/*
 * Copyright 2007 Carlos Calderon
*/

body
{
	margin: 0px 0px 20px 0px;
	background-color: #000;
	text-align: center;
	color: #FFF;
	min-width: 940px;
}

a
{
	color: #FFF;
	text-decoration: none;
}

a:link
{
	color: #FFF;
	text-decoration: none;
}

a:visited
{
	color: #FFF;
	text-decoration: none;
}

a:active
{
	color: #FFF;
	text-decoration: none;
}

a:hover
{
	color: #FFF;
	text-decoration: underline;
}

h1, h2, h3
{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

sup
{
	font-family: Arial, sans-serif;
	font-size: 6pt;
}

.footnote {
   font-size: 8pt;
}

#container
{
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 940px;
	background-color: #000;
	border: 1px solid #000;
	background-image: url("./imgs/mainback.jpg");
	background-attachment: fixed;
	background-position: 132px 0px;
}

#header
{
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	width: 400px;
	font-family: Arial, sans-serif;
	font-size: small;
	color: #FFF;
	background: #000;
	text-align: center;
}

#title
{
	margin: 0px;
	width: 940px;
	height: 169px;
	background-image: url("./imgs/title.jpg");
}

.searchholder
{
	margin-left: 785px;
	padding-top: 133px;
}

.searchbox
{
	width: 147px;
	height: 21px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background: #333;
}

.searchbox input
{
	background: #333;
	border: 0px;
	vertical-align: middle;
	font-family: Arial, sans-serif;
	font-size: small;
	color: #FFF;
}

#nav
{
	padding: 0px;
	position: relative;
	white-space: nowrap;
}

#main
{
	float: left;
	width: 450px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

#largemain
{
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

#sidebar
{
	float: right;
	padding-bottom: 20px;
	padding-right: 20px;
}

#sidebarsmall
{
	float: right;
	padding-bottom: 20px;
	padding-right: 20px;
}

#footer
{
	background: #000;
	clear: both;
}

a.pre
{
	display: block;
	float: left;
	text-decoration: none;
	width: 29px;
	height: 25px;
	background: url("./imgs/nav-pre.png");
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
}

a.home
{
	display: block;
	float: left;
	width: 101px;
	height: 25px;
	text-decoration: none;
	background: url("./imgs/nav-home.png");
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
}

a.home:hover { background-position: 0px 30px; }

a.about
{
	display: block;
	float: left;
	text-decoration: none;
	width: 101px;
	height: 25px;
	background: url("./imgs/nav-about.png");
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
}

a.about:hover { background-position: 0px 30px; }

a.schedule
{
	display: block;
	float: left;
	text-decoration: none;
	width: 101px;
	height: 25px;
	background: url("./imgs/nav-schedule.png");
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
}

a.schedule:hover { background-position: 0px 30px; }

a.results
{
	display: block;
	float: left;
	text-decoration: none;
	width: 101px;
	height: 25px;
	background: url("./imgs/nav-results.png");
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
}

a.results:hover { background-position: 0px 30px; }

a.resources
{
	display: block;
	float: left;
	text-decoration: none;
	width: 101px;
	height: 25px;
	background: url("./imgs/nav-resources.png");
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
}

a.resources:hover { background-position: 0px 30px; }

a.sponsors
{
	display: block;
	float: left;
	text-decoration: none;
	width: 101px;
	height: 25px;
	background: url("./imgs/nav-sponsors.png");
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
}

a.sponsors:hover { background-position: 0px 30px; }

a.multimedia
{
	display: block;
	float: left;
	text-decoration: none;
	width: 101px;
	height: 25px;
	background: url("./imgs/nav-multimedia.png");
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
}

a.multimedia:hover { background-position: 0px 30px; }

a.contact
{
	display: block;
	float: left;
	text-decoration: none;
	width: 101px;
	height: 25px;
	background: url("./imgs/nav-contact.png");
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
}

a.contact:hover { background-position: 0px 30px; }

a.post
{
	display: block;
	float: left;
	text-decoration: none;
	width: 103px;
	height: 25px;
	text-align: right;
	background: url("./imgs/nav-post.png");
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
	
}

#post
{
	display: block;
	float: left;
	text-decoration: none;
	width: 103px;
	height: 25px;
	text-align: right;
	background: url("./imgs/nav-post.png");
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
	
}

#post img { margin: 3px 5px 2px 0px; }

#news
{
	width: 426px;
	background: url("./imgs/grayback.png") repeat;
}

#sponsornews
{
	width: 450px;
	margin-left: 0px;
	margin-top: 10px;
	/*background: url("./imgs/grayback.png") repeat;*/
}

#sponsornewssmall
{
	width: 230px;
	margin-left: 0px;
	margin-top: 20px;
	/*background: url("./imgs/grayback.png") repeat;*/
}

#racernews
{
	width: 426px;
	margin-left: 0px;
	margin-top: 20px;
	background: url("./imgs/grayback.png") repeat;
}

#kartingnews
{
	width: 426px;
	margin-left: 0px;
	margin-top: 20px;
	background: url("./imgs/grayback.png") repeat;
}

#clearnews
{
	width: 426px;
	margin-left: 0px;
	margin-top: 20px;
	/*background: url("./imgs/grayback.png") repeat;*/
}

#largemainbody
{
	width: 640px;
	background: url("./imgs/grayback.png") repeat;
}

#content
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content h3
{
	font-family: Arial, sans-serif;
	font-size: x-small;
	color: #FFF;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.entry
{
	font-family: Arial, sans-serif;
	font-size: small;
	color: #FFF;
	border-bottom: 1px #666 dotted;
	text-align: justify;
	line-height: 130%;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.entry h1
{
	font-size: medium;
	font-weight: bold;
	text-align: left;
	padding: 3px 3px 3px 3px;
}

.entry headline
{
	font-size: small;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.entry headline a
{
	text-shadow: none;
	/*border-bottom: thin solid #e81b52;*/
	text-decoration: none;
}

.entry headline a:hover
{
	/*border-bottom: thin solid #e81b52;*/
	text-shadow: #FFF 0px 0px 5px;
	text-decoration: underline;
}

.entry date
{
	color: #CCC;
	font-size: x-small;
	margin-left: 10px;
}

.entry a
{
	font-weight: bold;
	text-shadow: #e81b52 1px 1px 3px;
	text-decoration: underline;
}

.entry a:hover
{
	text-shadow: #FFF 0px 0px 5px;
	/*border-bottom: thin solid #e81b52;*/
	text-decoration: underline;
}

.entry caption { font-size: x-small; }

.entrytext
{
	padding: 0px 10px 0px 10px;
}

.entry_note
{
	font-family: Arial, sans-serif;
	font-size: small;
	color: #FFF;
	text-align: right;
	line-height: 100%;
	width: 100%;
}

.entry_note a
{
	font-weight: bold;
	text-shadow: #e81b52 1px 1px 3px;
	text-decoration: underline;
}

.entry_note a:hover
{
	text-shadow: #FFF 0px 0px 5px;
	/*border-bottom: thin solid #e81b52;*/
	text-decoration: underline;
}

.entry_footer
{
	font-family: Arial, sans-serif;
	font-size: small;
	color: #FFF;
	text-align: left;
	width: 100%;
}

/*Standings Table*/
.class
{
	/*background-color: #333;*/
	background: url("./imgs/grayback.png") repeat;
	margin: 5px 5px 5px 5px;
	/*border: 2px solid #333;*/
	color: #FFF;
}

.class h2
{
	font-size: small;
	font-weight: bold;
	text-align: left;
	background-color: #CC3333;
	padding-left: 3px;
	padding-right: 3px;
	color: #FFF;
}

.class h3
{
	font-size: small;
	font-weight: bold;
}


.class b
{
	font-size: small;
	font-weight: bold;
	color: #C33;
	text-align: left;
}

.class tr.header
{
	text-decoration: none;
}

.class tr.header td
{
	border-bottom: 1px solid #CC3333;
}
.class hc { }
.class c { }
.class driver { }

.class table
{
	margin-bottom: 20px;
}


.date
{
	float: right;
	font-size: small;
	margin-left: 10px;
	margin-right: 10px;
}

/*
.track {
	font-size: small;
	margin-left: 10px;
	}

.row { }
*/
.general
{
	font-family: Arial, sans-serif;
	font-size: small;
	color: #FFF;
	text-align: justify;
	line-height: 130%;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}

.general h1
{
	font-size: medium;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}

.general h2
{
	font-size: small;
	font-weight: bold;
}

.general h4
{
	font-style: italic;
	font-size: x-small;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.general h5
{
	font-size: xx-small;
	font-weight: lighter;
	vertical-align: super;
	display: inline;
}

.general sponsor { font-weight: bold; }

.general new
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: oblique;
	color: #FFF;
	background-color: #ff0000;
	border: 2px solid #ff3333;
	margin: 0px 3px 0px 3px;
}

.general note
{
	font-style: italic;
	font-size: x-small;
}

.general a
{
	font-weight: bold;
	text-decoration: underline;
	text-shadow: #e81b52 1px 1px 3px;
	FILTER: Shadow(Color=#e81b52, Direction=135);
}

.general a:hover
{
	text-shadow: #FFF 0px 0px 5px;
	text-decoration: underline;
}


.general img { border: 0px; }
.inset { margin: 0px 0px 0px 25px; }
/*
#right
{
	text-align: center;
	margin-right: 10px;
}
*/
#sponsorbar
{
	padding-top: 5px;
	padding-left: 5px;
	text-align: center;
}

#sponsorbar img { }
#sponsorbar img:hover { }
#sponsorbar sponsor { }

#sponsorframe
{
	display: block;
	position: static;
	float: left;
	width: 108px;
	height: 108px;
	background: url("./imgs/sponsors/sponsorframe.png");
}
/*
.getstarted
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.getstarted img { border: 0px; }
*/

.iimg
{
	float: left;
	display: inline;
	margin-right: 10px;
	border: 0px solid #FFF;
}

.riimg
{
	float: right;
	display: inline;
	margin-left: 10px;
	border: 0px solid #FFF;
}

.cimg
{
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #FFF;
}

.liimg
{
	float: left;
	display: inline;
	margin-right: 5px;
	border-color: #99CCFF;
	border: 2px solid #99CCFF;
}
.powered
{
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #666666;
	margin-top: 20px;
}
/*
.powered a
{
	text-decoration: underline;
	color: #666666;
}

.powered a:hover { color: #FF6666; }
*/
.ads
{
	font-size: x-small;
	width: 100%;
	text-align: center;
	margin: auto auto 10px auto;
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
}

#adbar
{
	padding-top: 20px;
	clear: both;
	text-align: center;
}

#ncrcmylaps
{
	color: #333;
	width: 620px;
	border: 3px solid #666;
	margin-left: 7px;
	background: #FFF;
}