/* CSS Document */
/* http://www.ledsonmotorsports.com */
/* Developed by Cody Schindel/Autosports Media http://autosportsmedia.com */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	margin: 0px auto;			/*Centers layout */
	padding: 0;
	width: 100%;
	height: 100%;
	background: url(images/main-bg4.jpg) no-repeat top center #333;
	min-height: 1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: navy;
	text-decoration: underline;
}


/* ************************* Content ************************** */

#container {
	margin: 0px auto;
	width: 900px;
}

#content-container {
	margin: 210px 2px 0 0;
	width: 898px;
	min-height: 800px;
	font-family: "Century Gothic";
	font-size: 90%;
}

#breadcrumbs {
	clear: both;
	width: 800px;
	height: 15px;
	font-size: 80%;
	margin: 0 0 10px 15px;
	text-transform: uppercase;
}

#breadcrumbs a {
	color: #000;
}

#breadcrumbs a:hover {
	text-decoration: none;
}

/* ************************* Nav ************************** */

#nav {
	clear: both;
	margin: 0px 0px  5px 0px;
	width: 898px;
	height: 42px;
	/* background: url(images/nav-bg.jpg) top left no-repeat; */
}

#nav ul {
	list-style: none;
	margin: 0 auto;
	padding: 5px 0 0 120px;
	width: 798px;
}

#nav li {
	margin: 0 auto;
	width: 898px;
	height: 32px;
	padding: 0px 20px;
	display: inline;
	list-style-type: none;
	text-decoration: none;
	color: #fff;
	border-left: 1px solid #000;
}

#nav a {
	text-decoration: none;
	color: #fff;
	padding: 5px 0;
	font-family: "Arial";
	font-size: 80%;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #000;
}

#nav a:hover {
	text-decoration: underline;
}


/* ************************* Sponsors ************************** */

#sponsors-container {
	clear: both;
	width: 600px;
	height: 85px;
	margin: 15px 150px 7px 150px;
}

#sponsors-container img {
	border: 1px solid #000;
}

/* ************************* Splash page ************************** */

#splash {
	width: 100%;
	height: 1000px;
	background: url(images/intro-bg.jpg) no-repeat top center;
}
	
/* ************************* Main Content ************************** */

#main-content {
	clear: both;
	margin: 0 auto;
	width: 855px;
	padding: 5px 20px;;
	min-height: 300px;
}

#content-left {
	clear: left;
	float: left;
	padding: 0px;
	width: 605px;
}

#content-right {
	float: right;
	width: 230px;
	
}

/* ************************* Left Content ************************** */

#headline {
	background-color: #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 6px;
	list-style: none;
	margin: 0;
	width: 605px;
	font-family: "Century Gothic";
	font-size: 100%;
	}

#headline-date {
	float: left;
	font-size: 90%;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #999;
}

#headline-headline {
	clear: left;
	float: left;
	text-transform: uppercase;
	font-size: 120%;
	text-shadow: 1px 1px 1px #999;
}

#headline-img {
	clear: left;
	margin: 0 auto;
	border: 1px solid #000;
	width: 600px;
	height: 400px;
}

#headline-news {
	clear: left;
	width: 605px;
	float: left;
	margin-top: 5px;
}

#headline-news p {
	text-align: justify;
	font-size: 90%;
	}

#headline-news a {
	color: #f00;
	text-decoration: none;
	text-transform: uppercase;
}

#headline-news a:hover {
	color: #000;
	text-decoration: underline;
}

#headline-breaker {
	clear: left;
	width: 605px;
	height: 44px;
	background: url(images/latest-news-breaker.png) no-repeat top center;
}

#latest-news {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 605px;
	font-family: "Century Gothic";
}

#latest-news li {
	clear: left;
	float: left;
	background-color: #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 6px;
	margin: 6px 0;
}

.latest-news-headline {
	float: left;
	font-size: 100%;
	text-transform: uppercase;
	width: 605px;
	text-shadow: 1px 1px 1px #666;
}

.latest-news-date {
	clear: left;
	float: left;
	font-size: 80%;
	color: #000;
}

.latest-news-content {
	clear: left;
	float: left;
	width: 605px;
	padding: 0 0 10px 0;
	width: 605px;
}

.latest-news-content p {
	text-align: justify;
	font-size: 80%;
}

.latest-news-content img {
	float: right;
	margin: 0 0 5px 5px;
	border: 1px solid #000;
	width: 150px;
	height: 100px;
}

.latest-news-content a {
	color: #f00;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
}

.latest-news-content a:hover {
	color: #fff;
	text-decoration: underline;
	text-shadow: 1px 1px 1px #000;
}


/* ************************* Right Side News ************************** */

#news_sub_container {
	float: right;
	clear: right;
	width: 218px;
	margin: 0 auto;
	padding: 3px 5px 0 0;	
	}

#news_sub_head {
	margin: 0 auto;
	width: 218px;
	height: 26px;
	max-height: 26px;
	background:url(images/news_inner_news_head.jpg) top left no-repeat;
	}
	
#news_sub_head_about {
	margin: 0 auto;
	width: 218px;
	height: 26px;
	max-height: 26px;
	background: url(images/news_inner_news_facts.jpg) top left no-repeat;
	}

.news_sub_content {
	padding: 3px;
	width: 212px;
	background: url(images/news_inner_bg.jpg) repeat-y top left;
	font-size: 90%;
	}
	
.news_sub_content ul {
	list-style:url(images/li_bg.jpg);
	margin: 0 2px 0 20px;
	padding: 0;
	font-size: 0.9em;
	}
	
.news_sub_content li {
	padding: 0 0 6px 0;
	background: url(images/news_inner_spacer.jpg) no-repeat bottom left #e7e7e7;
	}
	
.news_sub_content a {
	color: #000;
	text-decoration: none;
	}
	
.news_sub_content a:hover {
	color: #069;
	}
	
#news_sub_events {
	width: 218px;
	height: 26px;
	max-height: 26px;
	background:url(images/news_inner_events_head.jpg) top left no-repeat;
	}
	
#news_sub_footer {
	clear: both;
	width: 218px;
	height: 7px;
	background:url(images/news_inner_footer_bg.png) no-repeat top left;
	}

.about-table {
	background: #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px;
	border: 1px solid #000;
	margin: 5px 0;
	width: 855px;
}

.about-table li {
	margin-left: 15px;
}

.about-left {
	text-align: right;
	padding-right: 10px;
	width: 200px;
}

.sched-dark {
	background: #ccc;
	margin: 5px 0;
	padding: 2px 6px;
}

.sched-dark li, .sched-light li {
	margin-left: 15px;
}

.sched-dark td {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px;
}

.sched-light td {
	background: #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px;
}

.sponsor-content {
	margin: 10px auto;
	clear: both;
	width: 800px;
	background: #ccc;
	list-style: none;
	background-color: #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 10px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 5px #666;
	min-height: 100px;
}

.sponsor-content h4 {
	text-transform:uppercase; 
	font-size: 90%; 
	font-weight: bold;
}

.sponsor-content img {
	float: right;
	}

.sponsor-content p {
	text-align: justify;
	font-size: 90%;
}

.sponsor-content li {
	margin-left: 15px;
	font-size: 90%;
	list-style: square;
}

.photo-gal {
	width: 605px;
	clear: both;
	text-align: center;
}

.photo-gal img {
	border: 1px solid #000;
	/* margin-right: 1px; */
	}
	
.photo-gal h4 {
	font-size: 90%;
}
	
	
/* ************************* Footer ************************** */

#footer {
	clear: both;
	width: 100%;
	background: url(images/footer-bg.jpg) no-repeat top center;
	height: 188px;
	max-height: 188px;
	border-bottom: 1px solid #000;
}

#footer-container {
	margin: 0 auto;
	width: 890px;
	height: 188px;
	max-height: 188px;
	overflow: hidden;
}

#footer-left {
	float: left;
	width: 210px;
	height: 188px;
	max-height: 188px;
	overflow: hidden;
	margin: 135px 0 0 0;
}

#footer-right {
	width: 700px;
	margin: 112px 0 0 0px;
	font-size: 75%;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
	text-transform: uppercase;
	font-weight: bold;
}

#footer-right a {
	color: #fff;
	text-decoration: none;
}

#footer-right a:hover {
	text-decoration: underline;
}

.showcase_hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.showcase_hover:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#update-footer {
	clear: both;
	width: 100%;
	background: url(images/update-browser-bg.jpg) repeat-x top center;
	height: 30px;
	max-height: 30px;
	overflow: hidden;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
	-moz-opacity: 0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
}

#update-footer-content {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	padding: 9px;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
}

#update-footer-content a {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

#update-footer-content a:hover {
	color: #0ff;
	text-decoration: underline;
	font-weight: bold;
}

