/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:14px;
	margin:0 auto;
	background-color:#FFF;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/bg_body.gif);
}

a {
	color:#0096d6;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color:#f26649;
}

a:focus { 
	outline:none;
}

img{
	border:none;	
}

h1, h2, h3, h4, p { margin:0 0 8px 0; color:#5f604b; }

p, li{
	color:#5f604b;
}



h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:940px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:212px;
	background:url(images/bg_header.png) no-repeat top center;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:absolute;
	top:155px;
	left:0;
	width:940px;
	height:40px;
	z-index:999;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:940px;
	height:auto;
	padding:0 0 10px 0;
	background:url(images/bg_main_repeat.png) repeat-y ;
}


/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:690px;
	padding:0 0 0 10px;
	height:auto;
}

#main_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:650px;
	padding:10px;
	height:auto;
	margin:0 10px;
	min-height:50px;
	background:#fff;
}

.mm_left {
	float:left;
	width:240px;
	height:auto;
	min-height:50px;
	padding:10px;
}

.mm_left img {
	margin:0 0 10px 0;	
}

.mm_right {
	float:right;
	width:380px;
	height:auto;
	min-height:50px;
	padding:10px 0 10px 10px;
}

.race_left{
	float:left;
	width:310px;
	min-height:50px;
	margin:10px 5px 0 0;

}

.race_right{
	float:right;
	width:310px;
	min-height:50px;
	margin:10px 0 0 5px;

}

.green_box {
	width:670px;
	height:auto;
	min-height:150px;
	background:#c1d82f;
	margin:0 0 0 -10px;
	padding:10px;
}

.main_flag {
	text-transform:uppercase;
	font-weight:900;
	font-size:40px;
	color:#fff;
	margin:50px 0 0 10px;
}

.race_flag {
	text-transform:uppercase;
	font-weight:900;
	font-size:40px;
	color:#fff;
	margin:10px 0 10px 10px;
}

.green_tab{
	width:670px;
	height:10px;
	background:url(images/bg_green_tab.png) no-repeat left center;
	margin:0 0 0 -10px;
}

#banner {
	background:#fff;	
}

.blue_flag{
	display:block;
	text-transform:uppercase;
	color:#0397d6;
	font-size:21px;
	font-weight:900;
	padding:10px;
}

.blue_flag2{
	float:left;
	text-transform:uppercase;
	color:#0397d6;
	font-size:30px;
	font-weight:900;
	margin:0;
	padding:10px;
}


.blue_flag a {
	color:#0397d6;
	text-decoration:none;
	font-weight:normal;
	font-size:16px;
	text-transform:lowercase;
}


.blue_flag a:hover{
	color:#f26649;
	text-decoration:none;
}

.page_flag {
	text-transform:uppercase;
	color:#0397d6;
	font-size:21px;
	font-weight:900;		
}

.page_sub_flag {
	color:#0397d6;
	font-size:14px;
	font-weight:900;		
}

#orange_box2 {
	position:absolute;
	float:left;
	width:208px;
	height:149px;

}


#gray_box2 {
	position:absolute;
	float:left;
	width:208px;
	height:149px;
	
}

#blue_box2 {
	position:absolute;
	float:right;
	width:208px;
	height:149px;
	
}

.orange_text {
	text-transform:uppercase;
	font-weight:900;
	float:left;
	font-size:10pt;
	color:#fff;
	padding:11px;
	line-height:16px;
}

.orange_flag {
	text-transform:uppercase;
	font-weight:900;
	font-size:18px;
	color:#f26649;
	padding:0 0 10px 0;
	border-bottom: 1px solid #d3d3d3;
}

.blue_text {
	text-transform:uppercase;
	font-weight:900;
	float:left;
	font-size:10pt;
	color:#fff;
	margin:120px 0 0 20px;
	line-height:16px;
}

.orange_text a{
	font-weight:bold;
	color:#fff;
	font-size:8pt;
}

.blue_box a{
	font-weight:bold;
	color:#fff;
	font-size:8pt;
}

.blue_box a:hover {
	color:#c1d82f;
	text-decoration:none;
}

.orange_text a:hover {
	color:#c1d82f;
	text-decoration:none;
}

.blue_box{
	float:left;
	width:330px;
	height:150px;
	background:url(images/bg_blue_box.jpg) no-repeat top center;	
	margin:0 0 0 10px;
}

.calendar_entry{
	width:650px;
	padding:10px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #d6d6d6;
}

.entry_time {
	float:left;
	width:145px;
}

.time {
	font-size:12px;
	font-weight:800;
	color:#5f604b;
}

.entry_text {
	float:right;
	width:505px;
}	

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:240px;
	height:auto;
}

.sponsor {
	padding:10px;
	background:#d6d6d6;
	width:200px;
	height:auto;
	margin:0 0 10px 0;
}

.sponsor_break{
	margin-top:20px;
	border-top:	1px solid #d6d6d6;
	padding-bottom:20px;
}

#side_nav {
	margin:0;
	padding:0 0 0 10px;;
	list-style:none;	
}

#side_nav li {
	width:200px;
	border-bottom:1px solid #d6d6d6;
	padding:5px 0;
}

#side_nav li a{
	text-transform:uppercase;
	color:#f26649;
	font-weight:900;
	font-size:15px;
}

#side_nav a:hover {
	color:#5f604b;
	text-decoration:none;
}

.race_nav {
	margin:0;
	padding:0 0 0 10px;;
	list-style:none;	
}

.race_nav li {
	border-bottom:1px solid #d6d6d6;
	padding:5px 0;
}

.race_nav li a{
	text-transform:uppercase;
	color:#0096d6;
	font-weight:900;
	font-size:15px;
}

.race_nav a:hover {
	color:#f26649;
	text-decoration:none;
}

#qualifier {
	text-transform:uppercase;
	color:#5f604b;
	font-weight:900;
	font-size:15px;
	margin:10px 20px 10px 10px;
	padding:0 0 10px 0;
	border-bottom:1px solid #d6d6d6;
}

#count_down {
	text-transform:uppercase;
	color:#5f604b;
	font-weight:900;
	font-size:15px;
	margin:10px 20px 10px 10px;
	padding:10px 0 10px 0;
	border-top:1px solid #d6d6d6;
}

#support_flag {
	text-transform:uppercase;
	color:#0096d6;
	font-weight:900;
	font-size:15px;
	margin:10px 20px 10px 10px;
	padding:0 0 10px 0;
}

/* ---- end side bar content settings ---------------- */

#foot_wrap{
	width:940px;
	padding:20px 0 0 0;
	background:url(images/bg_footer_wrap.png) no-repeat top center;
}

#footer {
	width:860px;
	height:auto;
	clear:both;
	padding:15px 30px 0 30px;
	margin:0 auto;
	background:#0096d6;
}

#footer p{
	margin:0;
	padding:20px 0;
	color:#fff;
	font-weight:bold;
}

#copy {
	float:left;
	text-transform:uppercase;
	font-weight:600;
}

#zeekee{
	margin:18px 0 0 0;
	float:right;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.social_foot {
	float:left;	
	margin:15px 0 0 0;
}

#signup_box {
	position:relative;
	float:right;
	width:339px;
	height:89px;
	background:url(images/bg_signup.jpg) no-repeat top center;
}

#email {
	position:absolute;
	top:35px;
	left:20px;
	border:none;
	height:18px;
	width:210px;
	color:#666;
}

#btnsubmit {
	position:absolute;
	top:35px;
	left:240px;
}

.fb-like{
	float:left;	
	padding:30px 0 0 0;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:40px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.png);
}

a#nav_01 {
	width:80px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -40px;
}

.active_01 {
	background-position: 0 -40px !important;
}

a#nav_02 {
	width:82px;
	background-position:-80px 0;
}

a:hover#nav_02{
	background-position:-80px -40px;
}

.active_02 {
	background-position:-80px -40px !important;
}

a#nav_03 {
	width:203px;
	background-position:-162px 0;
}

a:hover#nav_03{
	background-position:-162px -40px;
}

.active_03 {
	background-position:-162px -40px !important;
}

a#nav_04 {
	width:120px;
	background-position:-365px 0;
}

a:hover#nav_04{
	background-position:-365px -40px;
}

.active_04 {
	background-position:-365px -40px !important;
}

a#nav_05 {
	width:170px;
	background-position:-485px 0;
}

a:hover#nav_05{
	background-position:-485px -40px;
}

.active_05 {
	background-position:-485px -40px !important;
}

a#nav_06 {
	width:75px;
	background-position:-655px 0;
}

a:hover#nav_06{
	background-position:-655px -40px;
}

.active_06 {
	background-position:-655px -40px !important;
}

a#nav_07 {
	width:42px;
	background-position:-730px 0;
}

a:hover#nav_07{
	background-position:-730px -40px;
}

.active_07 {
	background-position:-730px -40px !important;
}

a#nav_08 {
	width:168px;
	background-position:-772px 0;
}

a:hover#nav_08{
	background-position:-772px -40px;
}

.active_08 {
	background-position:-772px -40px !important;
}



#slider {
    position:relative;
    width:680px; /* Change this to your images width */
    height:310px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

