@import url(global.css);
@import url(bg_images.css);

/* HOME */

.home #teasers {
	position: absolute;
	top: 475px;
	left: 25px;
}

.home #teasers .teaser {
	float: left;
	margin-right: 6px;
	width: 202px;
	height: 161px;
	background: url('../_img/home-div-teaser-bg.png') no-repeat;
}

.home #teasers .teaser h2 {
	color: #ec0101;
	text-transform: uppercase;
	padding: 13px 15px 10px 15px;
	font-size: 14px;
}

.home #teasers .teaser .small_scroll { 
	height: 102px;
	width: 190px;
	margin: 0 0 0 4px;
	overflow: auto;
}

.home #teasers .teaser li {
	margin: 0 15px 17px;
}

.home #teasers .teaser li a {
	font-weight: normal;
	font-size: 12px;
}

.home .callout {
	font-size: 24px;
	line-height: 30px;
	position: absolute;
	bottom: 130px;
	left: 500px;
	width: 475px;
	text-shadow: #000 0 1px 10px;
}

.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;
}

.home #partners {
	position: absolute;
	bottom: 43px;
	right: 0;
	height: 73px;
	width: 780px;
	background: url('../_img/home-div-partners-bg.png') right top repeat-y;
}

.home #partners li {
	float: left;
	margin-right: 18px;
}

.home #partners li.last {
	margin-right: 0;
}

.home #partners img {
	display: block;
}

.partners_scroll {
	overflow: hidden;
	width: 780px;
	height: auto;
    max-height: 73px;
}

.partners_scroll ul {
	height: 73px;
	/*width calculated via PHP and added inline*/
}

/*MEMBERSHIP*/


.is-it-for-me #content {
	height: 300px;
}

/*TRACK*/

#track_maps {
	margin: 80px auto 0;
	padding: 30px 30px 0;
	height: 172px;
	width: 885px;
	background: url('../_img/track-div-maps-bg.png') repeat-x;
}

#track_maps li {
	float: left;
	margin-right: 42px;
}

#track_maps li.last {
	margin-right: 0;
}

#track_maps a {
	color: #000;
	font-weight: bold;
}

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

#track_maps img {
	margin: 10px 0 0;
	display: block;
}


/*ABOUT*/

#content #partner_logos {
	margin-top: 20px;
	list-style-type: none;
}

#partner_logos img {
	display: block;
	margin: 0 auto 18px;
}

/* CLUB - VISION */

/* CLUB - LOCATION */

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

/* CLUB - AMENITIES */

/* CLUB - FUTURE DEVELOPMENT */

/* TRACK - CIRCUIT */

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

/* TRACK - MAP */

#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 */

/* TRACK - ACTIVITIES */

/* MEMBERSHIP - WELCOME */

/* MEMBERSHIP - RESIDENT */
/* MEMBERSHIP - NATIONAL */

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

/* MEMBERSHIP - TYPES */

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

/* MEMBERSHIP - GIFT CERTIFICATE */

.gift-certificate .callout {
	width: 630px;
	margin: 320px 0 0 65px;
}

/* MEMBERSHIP - COMPARISON */

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

}

#comparison {
	position: absolute;
	top: 80px;
	right: 20px;
	width: 630px;
		height:625px;
		overflow:scroll;
	
}

#comparison table {
	border-collapse: collapse;
	font-size: 11px;
	background-color: #000;
	border: 1px solid #000;
}

#comparison em {
	font-style: normal;
	font-size: 10px;
	text-transform: none;
}

#comparison th {
	background-color: #ec0101;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 6px;
	border-bottom: 1px solid #000;
}

#comparison .bronze {
	width: 85px;
}

#comparison td {
	padding: 3px 6px;
	border-bottom: 1px solid #333;
	vertical-align: top;
}

#comparison #legend {
	background-color: #000;
	margin-top: 5px;
	font-size: 11px;
	line-height: 1em;
	padding: 5px;
}

#comparison #legend ol {
	list-style-type: decimal;
	margin-left: 18px;
}

/* ABOUT - FAQ */

.faq h2 {
	padding-top: 0;
}

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

/* ABOUT - PARTNERS */

.partners h2 {
	margin-bottom: 0;
}

/* ABOUT - TRACK PROS */

/* NEWS - KIT */

.media #content {
	height: 250px;
}

/* NEWS - PRESS + ARTICLE */

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

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

.extended #subnav {
	display: none;
}

.extended #content {
	width: 570px;
}

.extended #content h3 {
	margin-bottom: 8px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}

.extended #content .pdf_link {
	margin-bottom: 20px;
}

/* GALLERY */

/* GALLERY - VIDEOS */

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

.videos .thumbs {
	float: left;
	width: 390px;
	margin: 0 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 */

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

.events #photo_gallery {
	margin: -122px 0 0 310px;
}


/* CONTACT - DIRECTIONS */


/* CONTACT */

.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;
}

/*CONSTANT CONTACT FORM*/

#SignUp {
	position: absolute;
	top: 200px;
	right: 150px;
	width: 300px;
	padding: 25px;
	font-size: 12px;
	background: rgba(0,0,0, .75);
}

#SignUp td {
	padding: 5px;	
}

#SignUp input {
	width: 160px;
}

#SignUp #sub_btn {
	width: auto;
	margin: 10px 0 0 30px;
}

#SignUp .required {
	color: #ec0101;
	font-weight: bold;
	font-size: 1.1em;
}

#signup_thx {
	position: absolute;
	top: 200px;
	right: 150px;
	width: 300px;
	padding: 25px 25px 5px;
	font-size: 20px;
	line-height: 27px;
	text-align: center;
	background: rgba(0,0,0, .75);
}
