/*
 * White-Checkered Microsite Layout CSS
 */

/* =============================================================================
   Global
   ========================================================================== */

/* Clearfix */
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}

/* Position */
.left {float: left;}
.right {float: right;}
.center {margin: 0 auto;}

.margin-right {margin-right: 10px;}
.margin-left {margin-left: 10px;}

/* Content Elements */
ul.no-style {list-style: none; margin: 0px; padding: 0px;}

a {color: #3399cc; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline;}
p {line-height: 20px; margin: 0px 0px 15px 0px;}
img {display: block;}
input {border: none; margin: 0px; padding: 0px; font-size: 12px; outline: none; font-family: 'Helvetica', 'Arial', sans-serif;}
hr {border-color: #cccccc; border-width: 1px; margin: 25px 0px;}

table {width: 100%;}
table th {font-size: 14px; font-weight: bold; text-align: left; padding: 5px;}
table tr {border-bottom: solid 1px #ddd;}
table td {padding: 5px; background: #fff; border-right: solid 1px #ddd;}
table td:first-child {border-left: solid 1px #ddd;}

@font-face {
	font-family: 'Grotesque-SemiBold';
	src: url('/fonts/grotesque_semibold.eot');
	src: url('/fonts/grotesque_semibold.eot?#iefix') format('embedded-opentype'),
	     url('/fonts/grotesque_semibold.woff') format('woff'),
	     url('/fonts/grotesque_semibold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Pagination */
ul.pagination {list-style: none; clear: both; margin: 0px; border-top: solid 1px #fff; padding: 15px 0px 0px 0px; margin: 15px 0px 0px 0px;}
ul.pagination li {float: left; margin: 0px 5px; font-size: 14px;}
ul.pagination li.unavailable a {color: #666; cursor: default;}
ul.pagination li.unavailable a:hover {text-decoration: none; background: none;}
ul.pagination li a {display: block; padding: 5px 10px;}
ul.pagination li a:hover, ul.pagination li.current a {background: url("/images/microsites/red/shade-tan.png") repeat left top;}

/* =============================================================================
   jQuery Tabs
   ========================================================================== */

/* Tabs */
.ui-tabs {padding: 0px; border: none; background: transparent;}

.ui-tabs .ui-tabs-nav {padding: 0px !important; background: transparent !important; border: none;}

.ui-tabs .ui-tabs-nav li {margin: 0px 3px 0px 0px !important; padding: 0px !important; background: transparent !important; border: none;}

.ui-tabs .ui-tabs-nav li a {
	background: #cccccc;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 7px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.ui-tabs .ui-tabs-nav li.ui-state-hover a,
.ui-tabs .ui-tabs-nav li.ui-state-active a {
	background: #ffffff;
	color: #3399cc;
}

/* Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	-moz-box-shadow: 		0px 0px 8px #666;
	-webkit-box-shadow: 0px 0px 8px #666;
	box-shadow: 				0px 0px 8px #666;
	border-radius: 5px;
	border: solid 3px #ddd;
	background-color: #fff;
	width: 222px;
}
#tooltip p {margin-bottom: 10px !important; line-height: 16px !important;}

.tooltip_body {display: none;}

/* Pencil Ad */
#hover_image_wrap {display: none;}

/* =============================================================================
   Layout
   ========================================================================== */

html {background: #ffffff; height: 100%;}
body {min-height: 100%; background: transparent url("/images/microsites/white-checkered/bg-checkers.jpg") repeat-x top center; color: #333333; height: 100%; font-size: 12px;}

#main-wrap {width: 980px; margin: 0px auto; border-left: solid 3px #ffffff; border-right: solid 3px #ffffff; -moz-box-shadow: 0px 3px 8px #999999; -webkit-box-shadow: 0px 3px 8px #999999; box-shadow: 0px 3px 8px #999999;}

.live-motos {background: rgba(255,255,255,0.75);}

#masthead {border-bottom: solid 3px #ffffff; background: #ffffff url("/images/microsites/white-checkered/bg-masthead.gif") repeat-x top left; padding: 5px 10px 0px 10px; position: relative;}
#masthead #top-nav {position: absolute; left: 10px; top: 8px;}
#masthead #top-nav li {display: inline; padding: 0px 8px; border-right: solid 1px #999999;}
#masthead #top-nav li:last-child {border-right: none;}
#masthead #top-nav li:first-child {padding: 0px 8px 0px 0px;}
#masthead #powered-by {position: absolute; bottom: 10px; right: 20px; color: #666; font-style: italic;}
#masthead a {font-size: 11px;}
#masthead h1 {text-align: center; color: #000000; font-size: 45px; margin: 45px 0px 25px 0px;}
#masthead h1 img {margin: 0 auto;}

#main-nav {border-bottom: solid 3px #ffffff; padding: 12px 20px; background: #000000 url("/images/microsites/white-checkered/main-nav-bg.png") repeat-y right top;}
#main-nav ul li {float: left; padding: 2px 15px 0px 10px; border-right: solid 1px #333;}
#main-nav ul li:first-child {padding: 2px 20px 0px 0px;}
#main-nav ul li:last-child {border-right: none;}
#main-nav ul li a {color: #ffffff; font-size: 20px; font-family: 'Grotesque-SemiBold'; font-weight: normal; text-transform: uppercase;}
#main-nav ul li a:hover {color: #e31b22; text-decoration: none;}

#hero {overflow: hidden; border-bottom: solid 3px #ffffff; min-height: 300px; background: #ffffff;}
#hero #contact-us {width: 210px; padding: 0px 20px; background: url("/images/microsites/white-checkered/shade-black.png") repeat left top; float: left; position: relative; padding-bottom: 10px; font-size: 11px; color: #ffffff;}
#hero #contact-us h5 {font-family: 'Grotesque-SemiBold'; border-bottom: solid 1px #333; font-weight: normal; font-size: 20px; text-transform: uppercase; margin: 15px 0px 8px 0px; padding: 0px 0px 8px 0px;}
#hero #contact-us p {line-height: 16px; margin: 8px 0px;}
#hero #contact-us img {border: solid 3px #333333;}
#hero-image { float: left; margin-left: -250px; }

#body-wrap {background: url("/images/microsites/white-checkered/bg-main-content.gif") repeat-y top right;}
#body-wrap #sidebar {width: 250px; float: left; padding-bottom: 30px;}
#body-wrap #sidebar h2 {background: #e31b22; color: #ffffff; text-transform: uppercase; font-family: 'Grotesque-SemiBold'; font-weight: normal; font-size: 20px; text-transform: uppercase; padding: 15px 0px 15px 8px; margin: 0px 0px 10px 0px;}
#body-wrap #sidebar p {padding: 0px 10px;}
#body-wrap #sidebar ul {margin-bottom: 20px;}
#body-wrap #sidebar ul li {border-bottom: solid 1px #ffffff;}
#body-wrap #sidebar ul li a {display: block; padding: 8px 10px; font-size: 14px;}
#body-wrap #sidebar a.sponsor-ad-link {display: block;}
#body-wrap #sidebar img.sponsor-ad-image {margin: 0px 0px 10px 15px;}
#body-wrap #content-wrap {width: 730px; float: left;}
#body-wrap #content-wrap #content-banner-ad {padding: 10px 10px 10px 7px; background: #f9f9f9; border-left: solid 3px #ffffff;}
#body-wrap #content-wrap #content-banner-ad a {display: inline-block; display: block;}
#body-wrap #content-wrap #content-banner-ad a img {margin: 0 auto;}
#body-wrap #content-wrap #content {padding: 10px 15px;}
/* Content Styles */
#body-wrap #content-wrap #content h1 {color: #000000; text-transform: uppercase; font-family: 'Grotesque-SemiBold'; font-weight: normal; font-size: 22px; text-transform: uppercase; padding-bottom: 10px; margin-bottom: 20px; border-bottom: solid 2px #cccccc;}

footer {background: url("/images/microsites/white-checkered/bg-footer.gif") repeat left top;}
footer #footer-content {width: 980px; margin: 0 auto; padding: 30px 0px;}
footer #footer-content a {color: #999999; font-weight: normal; text-decoration: underline;}
footer #footer-content #copyright {float: left; color: #999999;}
footer #footer-content #footer-nav li {float: left; color: #898989; padding: 0px 3px;}
footer #footer-content p {margin: 0px;}

/* =============================================================================
   Page-Specific
   ========================================================================== */
/* Home Page */
	#news {border-bottom: solid 1px #cccccc; margin-bottom: 15px; padding-bottom: 30px;}
	#news article {width: 210px; margin-right: 30px; float: left;}
	#news article:last-child {margin-right: 0px;}
	#news article h4 {font-size: 13px; margin: 0px 0px 5px 0px;}
	#news small {color: #656565;}
	#news article p {text-align: justify; margin: 5px 0px;}

	a#more-news {}

	#points-events {border-top: solid 2px #cccccc; padding-top: 20px;}
	#points-events .module {background: #000000 url("/images/microsites/black/bg-module.gif") repeat-x bottom left; width: 200px; padding: 20px 15px; border-radius: 5px; font-size: 11px; float: left; margin-right: 10px;}
	#points-events .module h5 {color: #42d118; text-transform: uppercase; font-family: 'Grotesque-SemiBold'; font-weight: normal; font-size: 22px; text-transform: uppercase; margin: 0px 0px 15px;}
	#points-events .module h5 a {font-size: 11px; font-family: 'Helvetica', 'Arial', sans-serif; color: #3399cc; text-transform: none; font-weight: bold; margin: 0px; background: #1d1d1d; padding: 5px 10px; border-radius: 3px;}
	#points-events .module ul {padding: 8px; border-radius: 3px; background: #ffffff;}
	#points-events .module ul li {padding: 6px 4px; font-weight: bold; color: #3399cc;}
	#points-events .module ul li:nth-child(even) {background: #ebebeb;}
	#points-events #points ul li .points-place {color: #898989; padding-right: 5px; font-weight: normal;}
	#points-events #points ul li .points-digit {float: right; color: #363636; font-weight: normal;}
	#points-events #events ul li .events-date {padding-right: 10px; color: #999999; font-weight: normal;}

/* About Pages */
	ul#about-features li {float: left; margin: 0px 15px 15px 0px; display: block;}
	ul#about-features li a {display: block; width: 325px; height: 325px; text-indent: -9999px; border: solid 3px #cccccc;}
		ul#about-features li a#sport {background: url("/images/microsites/global/sport_feature.jpg") no-repeat left top;}
		ul#about-features li a#track {background: url("/images/microsites/global/track_feature.jpg") no-repeat left top;}
		ul#about-features li a#bike {background: url("/images/microsites/global/bike_feature.jpg") no-repeat left top;}
		ul#about-features li a#gear {background: url("/images/microsites/global/gear_feature.jpg") no-repeat left top;}

/* Contact Us Page */
	#contact-map img#map {border: solid 5px #cccccc; margin: 0 auto 20px auto;}
	#contact-info {padding-right: 10px; border-right: solid 1px #cccccc;}
	#directions {font-size: 14px;}

/* Gallery Page */
	ul#media-gallery li {float: left; margin: 0px 35px 15px 0px; position: relative;}
	ul#media-gallery li a {display: block;}
	ul#media-gallery li a img {border: solid 2px #cccccc;}
	ul#media-gallery li.video a img.play-icon {position: absolute; left: 37%; top: 40%; border: none; opacity: .8;}
	ul#media-gallery li.video a:hover img.play-icon {opacity: 1;}

/* Schedule Page */
	#calendar-tools {padding: 12px 0px; border-top: solid 1px #fff; border-bottom: solid 2px #fff; position: relative; margin-bottom: 20px;}
	#calendar-tools #month-switcher {text-align: center; padding-top: 2px;}
	#calendar-tools #month-switcher #switcher-current-month {font-size: 15px; font-weight: bold; margin: 0px 5px;}
	#calendar-tools #calendar-view {position: absolute; right: 10px; top: 10px;}
	#calendar-tools #calendar-view a {padding: 4px 8px; display: block; float: left;}
	#calendar-tools #calendar-view a.active {background: #333333; color: #ffffff; border-radius: 3px;}

	#events-list li {padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #fff;}

	table.calendar_month thead {background: transparent;}
	.calendar_day_inner {padding: 25px 8px 8px 8px; min-height: 80px;}
	.calendar-event {padding-bottom: 5px; margin-bottom: 5px; border-bottom: dashed 1px #d0d0d0;}
	.calendar-event a {font-size: 11px; font-weight: normal !important; display: block;}

/* News */
	#posts-list li {padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #ddd;}







































