@import url(global.css);

/* HOME */

.home #frame {
	background: url('../_img/home-div-frame-bg.jpg') no-repeat;
}

.home .callout {
	font-size: 24px;
	line-height: 34px;
}

.home #latest_news {
	width: 750px;
	margin: 50px 0 0 138px;
	line-height: 22px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #000 0 1px 15px;
}

.home #latest_news p {
	margin-bottom: 10px;
}


/* CLUB - VISION */

.vision #frame {
	background: url('../_img/vision-div-frame-bg.jpg') no-repeat;
}

/* CLUB - LOCATION */

.location #frame {
	background: url('../_img/location-div-frame-bg.jpg') no-repeat;
}

.location .scroll {
	height: 455px;
}

.location .callout {
	width: 630px;
	margin: 310px 0 0 58px;
}

/* CLUB - AMENITIES */

.amenities-services #frame {
	background: url('../_img/amenities-div-frame-bg.jpg') no-repeat;
}

.amenities-services .scroll {
	height: 390px;
}

/* CLUB - FUTURE DEVELOPMENT */

.future-development #frame {
	background: url('../_img/dev-div-frame-bg.jpg') no-repeat;
}

/* TRACK - CIRCUIT */

.circuit #frame {
	background: url('../_img/circuit-div-frame-bg.jpg') no-repeat;
}

.circuit .callout {
	width: 700px;
	margin: 255px 0 0 58px;
}

.circuit #content {
	padding-right: 10px;
}

.circuit .scroll {
	height: 280px;
}

/* TRACK - MAP */

.track-map #frame {
/*	background: url('../_img/map-div-frame-bg.jpg') no-repeat;*/
	background: url('../_img/course-off.jpg') no-repeat;
}

#trackoutlines {
	position: absolute;
	top: 0;
	left: 0;
}

#trackoutlines img {
	display: block;
	display: none;
}

#track_nav {
	position: absolute;
	top: 675px;
	left: 385px;
	width: 240px;
}

#track_nav ul {
	float: left;
	width: 120px;
}

#track_nav a {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

#track_nav a:hover {
	color: #ec0101;
}

#track_nav span {
	float: left;
	margin-top: 3px;
	width: 11px;
	height: 8px;
	margin-right: .25em;
	border: 1px solid #000;
}

#track_nav .c_full span {
	background-color: #fcf300;
}

#track_nav .c_north span {
	background-color: #07b1fc;
}

#track_nav .c_south span {
	background-color: #e51d39;
}

#track_nav .c_66 span {
	background-color: #ba54a0;
}

#track_nav .c_99 span {
	background-color: #12bd9d;
}

#track_nav .c_shroom span {
	background-color: #faa028;
}


/* TRACK - SAFETY */

.safety #frame {
	background: url('../_img/safety-div-frame-bg.jpg') no-repeat;
}

.safety #content {
	padding-right: 10px;
}

.safety .scroll {
	height: 450px;
}

/* TRACK - ACTIVITIES */

.activities #frame {
	background: url('../_img/activities-div-frame-bg.jpg') no-repeat;
}

.activities #content {
	padding-right: 10px;
}

.activities .scroll {
	height: 370px;
}

/* TRACK - FACILITIES */

.facilities #frame {
	background: url('../_img/facilities-div-frame-bg.jpg') no-repeat;
}

/* MEMBERSHIP - WELCOME */

.welcome #frame {
	background: url('../_img/welcome-div-frame-bg.jpg') no-repeat;
}

.welcome .scroll {
	height: 400px;
}

/* MEMBERSHIP - RESIDENT */

.welcome .scroll {
	height: 430px;
}

.resident .scroll {
	height: 435px;
}

.resident #frame {
	background: url('../_img/resident-div-frame-bg.jpg') no-repeat;
}

.resident #content {
	padding-right: 10px;
}

.resident .scroll {
	height: 435px;
}

/* MEMBERSHIP - NATIONAL */

.national #frame {
	background: url('../_img/national-div-frame-bg.jpg') no-repeat;
}

.national .callout {
	width: 630px;
	margin: 320px 0 0 65px;
}

/* MEMBERSHIP - TYPES */

.types #frame {
	background: url('../_img/national-div-frame-bg.jpg') no-repeat;
}

.types .callout {
	width: 630px;
	margin: 320px 0 0 65px;
}

.types .scroll {
	height: 400px;
}


/* MEMBERSHIP - COMPARISON */

.membership-comparison #frame {
	background: url('../_img/national-div-frame-bg.jpg') no-repeat;
}

.membership-comparison .callout {
	width: 630px;
	margin: 320px 0 0 65px;
}





/* ABOUT - FAQ */

.faq #frame {
	background: url('../_img/faq-div-frame-bg.jpg') no-repeat;
}

.faq #content {
	padding-right: 10px;
}

.faq .scroll {
	height: 380px;
}

.faq h2 {
	padding-top: 0;
}

.faq .callout {
	width: 670px;
	margin: 280px 0 0 65px;
}


/* ABOUT - PARTNERS */

.partners #frame {
	background: url('../_img/partners-div-frame-bg.jpg') no-repeat;
}

.partners #content {
	padding-right: 10px;
}

.partners .scroll {
	height: 400px;
}

.partners h2 {
	margin-bottom: 0;
}

/* ABOUT - TRACK PROS */

.track-pros #frame {
	background: url('../_img/pros-div-frame-bg.jpg') no-repeat;
}

.track-pros #content {
	padding-right: 10px;
}

.track-pros .scroll {
	height: 440px;
}

/* NEWS - KIT */

.media #frame {
	background: url('../_img/kit-div-frame-bg.jpg') no-repeat;
}

.media #content {
	height: 250px;
}

/* NEWS - PRESS + ARTICLE */

.press-releases #frame {
	background: url('../_img/press-div-frame-bg.jpg') no-repeat;
}

.articles #frame {
	background: url('../_img/articles-div-frame-bg.jpg') no-repeat;
}

.articles .callout,
.press-releases .callout {
	width: 740px;
	margin: 320px 0 0 65px;
}

.articles #content,
.press-releases #content {
	padding-right: 10px;
}

.articles .scroll,
.press-releases .scroll {
	height: 400px;
}

.articles #content ul li,
.press-releases #content ul li {
	list-style-type: none;
	margin: 0 0 1em;
}

/* GALLERY */

.gallery #frame {
	background: url('../_img/gallery-div-frame-bg.jpg') no-repeat;
}

/* GALLERY - VIDEOS */

.videos #frame {
	background: url('../_img/videos-div-frame-bg.jpg') no-repeat;
}

.videos #video_player {
	width: 360px;
	height: 240px;
	float: left;
	margin: 85px 0 0 110px;
}

.videos .thumbs {
	float: left;
	width: 390px;
	margin: 85px 0 0 80px;
}

.videos .thumbs .thb {
	float: left;
	width: 145px;
	height: 140px;
	margin-right: 50px;
}

.thb a {
	display: block;
	margin-bottom: 10px;
	text-shadow: #000 0 1px 5px;
}

.meta {
	text-shadow: #000 0 1px 5px;
}

.videos .pagination {
	text-align: right;
	margin-right: 60px;
}

.videos .pagination strong {
	font-weight: bold;
	padding: 2px 4px;
	color: #ec0101;
	background-color: #fff;
}

.videos .pagination a {
	font-weight: bold;
	padding: 2px 4px;
	background-color: #fff;
	color: #111;
}

.videos .pagination a:hover {
	color: #ec0101;
}

/* GALLERY - PHOTOS */

.photos #frame {
	background: url('../_img/photos-div-frame-bg.jpg') no-repeat;
}

#photo_gallery {
	position: relative;
	z-index: 1000;
	margin: -80px auto 0;
	width: 700px;
	height: 425px;
}


/* CONTACT - DIRECTIONS */

.directions .scroll {
	height: 440px;
}


/* CONTACT */

.contact #frame {
	background: url('../_img/contact-div-frame-bg.jpg') no-repeat;
}

.contact #content .back {
	margin-bottom: 10px;
}

.contact #content .back a {
	font-size: .9em;
	text-decoration: none;
}

#c_form {
	font-size: .9em;
}

#c_form ul li {
	margin: 0 0 4px 0;
	list-style-type: none;
}

#c_form label {
	float: left;
	width: 120px;
	padding-top: .2em;
	line-height: 1em;
}

#c_form label em {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #c00;
}

#c_form li input {
	width: 200px;
	padding: 1px 4px;
	border: 1px solid #838482;
}

#c_form ol {
	overflow: hidden;
}

#c_form p {
	margin-bottom: 0;
}

#c_form ol li {
	float: left;
	width: 175px;
	margin-bottom: 0;
}

#c_form ol li label {
	float: none;
	width: auto;
}

#c_form ol li input {
	width: auto;
	border-width: 0;
}

#c_form textarea {
	height: 40px;
	width: 230px;
	border: 1px solid #838482;
}

.button {
	margin-left: 118px;
}

#warning {
	margin-bottom: 10px;
	padding: 5px;
	font-size: .9em;
	text-align: center;
	color: #772023;
	background-color: #fff4c6;
	border: 1px solid #772023;
}

#warning p {
	margin-bottom: 0;
}

#warning.success {
	position: relative;
	color: #287720;
	border: 1px solid #477f3f;
}