/*#############################################################
Name: Shades of Gray
Date: 2006-11-05
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	background: #111 url(img/bg.jpg) repeat-y center top;
	color: #BBB;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}

home_body{
	background: #111 url(img/bg.jpg) repeat-y center top;
	color: #BBB;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	padding-right: 50px;
}

shedule_body{
	background: #111 url(img/bg.jpg) repeat-y center top;
	color: #BBB;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	float: left;
	width:auto;
	
}


p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {font: normal 2.4em sans-serif;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(img/stripe.gif);
	height: 6px;
}
.left {float: left;}
.right {float: right;}

/* header */

.header {
	background: #111 url(img/header.jpg);
	border-bottom: 1px solid #333;
	width: auto;
	height:175px;
}
/*.header a {
	color: #888;
	display: block;
	line-height: 120px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;}
.header a:hover {
	background: #191919;
	color: #BBB;
}
*/

/* structure */
.container {
	margin-top: 25px;
	border: 3px solid #444;
	width:auto;
	
}

.main {
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
	width:auto;
	
}
.main .left {width: 70%;}
.main .right {width: 30%;}

.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 16px;
}

/* content elements */
.content h1 {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}

.content h2 {
	color: #EEE;
	
}	
.content a {
	color: #999;
	text-decoration: underline;
}
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}

/* navigation */
.nav {background: #191919 url(img/nav.gif);}
.nav a {
	background: #191919 url(img/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 51px;
	padding: 0 20px;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.gif);
}




/* SUB NAV HOME*/

/*Raffle Image*/
.subnav_img{
	text-align:center;
}

/*sub nav body*/
.subnav_body_home{
	padding-left: 20px;
	width:auto;
	
}

.subnav_table{
	background: url(img/bgh1.gif) repeat-x left bottom;
	table-layout:auto;
	text-align:left;
	margin-left: 2px; 
}

.subnav_home {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}

.subnav_home h1 {padding-top: 8px;}
.subnav_home h1 {text-align: center;}
.subnav_home h2 {text-align: center;}
.subnav_home ul {margin: 0;}
.subnav_home li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav_home li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav_home li a:hover {color: #BBB;}

.subnav_home a:hover {
	color: #BBB;
}


/*----------------------------Schedule, Standings, Drivers, Photos CSS----------------------------------*/



/*SUB NAV SCHEDULE*/
.subnav_schedule h1 {padding-top: 8px;}
.subnav_schedule ul {margin: 0;}
.subnav_schedule li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
	
}
.subnav_schedule li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
	
}
.subnav_schedule li a:hover {color: #BBB;}

.subnav_schedule a:hover {
	color: #BBB;
}

.subnav_schedule {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
	height:	500px;
}

.main_schedule {
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
	width:auto;
	
}
.main_schedule .left {
	width: 100%;
}
.main_schedule .right {width: 20%;}




/*SUB NAV STANDINGS*/
.subnav_standings {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
	height:	1255px;
}

.subnav_standings h1 {padding-top: 8px;}
.subnav_standings ul {margin: 0;}
.subnav_standings li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav_standings li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav_standings li a:hover {color: #BBB;}

.subnav_standings a:hover {
	color: #BBB;
}





/*SUB NAV, BOdy Drivers*/
.subnav_drivers {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
	height: 7488px;
}

.subnav_drivers h1 {padding-top: 8px;}
.subnav_drivers ul {margin: 0;}
.subnav_drivers li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav_drivers li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav_drivers li a:hover {color: #BBB;}

.subnav_drivers a:hover {
	color: #BBB;
}

/* Driver Body Links*/

.drivers_links h1 {padding-top: 8px;}
.drivers_links ul {margin: 0;}
.drivers_links li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.drivers_links li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.drivers_links li a:hover {color: #BBB;}

.drivers_links a:hover {
	color: #BBB;
}



/*SUB NAV PHOTOS*/
.subnav_photos {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
	height: 500px;
}

.subnav_photos h1 {padding-top: 8px;}
.subnav_photos ul {margin: 0;}
.subnav_photos li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav_photos li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav_photos li a:hover {color: #BBB;}

.subnav_photos a:hover {
	color: #BBB;
}

.photos_table{
	text-align:center;
	margin-left: 30px;
}



/*SUB NAV APPERAL*/

/*SUB NAV PHOTOS*/
.subnav_apparel {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
	height: 500px;
}

.subnav_apparel h1 {padding-top: 8px;}
.subnav_apparel ul {margin: 0;}
.subnav_apparel li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav_apparel li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav_apparel li a:hover {color: #BBB;}

.subnav_apparel a:hover {
	color: #BBB;
}



/*SUB NAV CONTACT US Results pages*/
.subnav_contact_us {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
	height: 370px;
}

.subnav_results {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
	height: 500px;
}

.subnav_contact_us h1 {padding-top: 8px;}
.subnav_contact_us ul {margin: 0;}
.subnav_contact_us li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav_contact_us li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav_contact_us li a:hover {color: #BBB;}

.subnav_contact_us a:hover {
	color: #BBB;
}


/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

/*----------COL 3 Original---------------
.col3_right,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

*/

.col3_left{
	float: left;
	width: 27%;
}

.col3center {margin: 0 3%;}
.col3center{
	width:auto;
	height:auto;
	margin-left: 50px;
	
	
}

.col3_right{
	float: right;
	margin-right: 10px;
	width: 27%;
}
.col3center {margin: 0 3%;}
.col3center {
	text-align:center
}

.com3_image {
	float: center;
	width: 40px;
	height: 40px;
	
}

/*Driver Page*/
.drivers_table{
	width: 183px;
}




/*Driver Page*/
.drivers_table{
	width: 183px;
}

.drivers_body{
	width: 180px;
	float: right;
	padding-bottom: 450px;

}


/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}
