﻿body
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #002d4d;
	margin: 0px;
}

input, select, ul, ol
{
	font-family: "Trebuchet MS";
	font-size: 13px;
}

#mainDIV
{
	width: 900px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#preHeader
{
	height: 20px;
}

 #preHeaderButtons
{
	float:right;
	margin-top: 20px;
}

#preHeader #preHeaderButtons a
{
	color: #000000;
	text-decoration: none;
}

#preHeader .tables
{
	cursor: pointer;
	font-weight: bold;
}

#header
{
	height: 120px;
	width: 100%;
	background-image: url(Images/bg.jpg);
}

#header #login
{
	color: #56a3d8;
	position: relative;
	top: 10px;
	right: 10px;
	float: right;
}

#login a
{
	color: #000;
	font-size: 11px;
}

#login a:hover
{
	color: #333;
}

.loginbox
{
	color:#333;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	background-color:#eeedeb;
	border: 1px solid #002d4d;
	padding: 2px;
}

.loginwatermark
{
color:#333;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	background-color:#eeedeb;
	border: 1px solid #002d4d;
	padding: 2px;
}

.btnLogin
{
	background-color: Transparent;
	background-image: url(Images/loginbg.gif);
	width: 69px;
	height: 21px;
}

div#navigation
{
	
	position: relative;
	top: 0;
	left:190px;
	margin-top: 70px;
}

#nav, #nav ul
{
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a
{
	display: block;
	font-size: 12px;
	color:#FFF;
	font-family: Verdana;
	text-decoration: none;
	padding: 10px 5px 10px 5px;
	
}

#nav a:hover
{
color:#fcd740;
	
}

#nav li
{
	/* all list items */
	padding: 0;
	margin: 0;
	float:left;
	margin: 0 10px 0 10px;
 /* width needed or else Opera goes nuts */
}

#nav li ul li a
{
	width: 190px;
	border-bottom: 1px solid #CCC;
	padding: 0;
	margin: 0;
	padding: 5px;
}


#nav li ul li a:hover
{

}

#nav li ul
{
	/* second-level lists */
	position: absolute;
	background: #153870;
	width: 200px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li 
{
margin: 0;	
	width: 200px;
}

#nav li:hover ul, #nav li.sfhover ul
{
	/* lists nested under hovered list items */
	left: auto;
}

#contentStarlight
{
	width: 100%;
	padding: 0;
	margin:0;
	background-image: url(images/bg_home.gif);
	float:left;
}

#contentStarlight h4
{
	clear: both;
	color: #006cb7;
	font-family: 'Times New Roman' , serif;
	font-size: 3.2em;
	font-variant: small-caps;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

#contentStarlight #race_videos
{
	float: left;
	width: 242px;
	
}

#contentStarlight #race_videos .content
{

	width: 200px;
	margin: 20px;
	margin-top: -10px;
}


#contentStarlight #latest_news
{
	float: left;
	width: 455px;
}


#contentStarlight #latest_news a
{
	color:#002d4d;
	text-decoration:none;
}

#contentStarlight #latest_news a:hover
{
	color:#333;
	text-decoration:underline;
}

#contentStarlight #latest_news table 
{
	margin: -10px 0 20px 20px;
}
 
#contentStarlight #login
{
	float: left;
	width: 190px;
	text-align:center;
}


#contentStarlight #login table
{
	float:left;
	margin-left: 5px;
	margin-top: -5px;
}

#contentStarlight .login_button 
{
}

#contentStarlight h5
{
	clear: both;
	font-size: 1.2em;
	font-weight: 700;
	margin: 5px 0 0;
	padding: 0;
}

#contentStarlight img.welcome
{
	border: 1px solid #000;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#contentStarlight p.welcome
{
	margin: 0 0 12px;
	padding: 0;
}

#contentStarlight #pipe-nav a:link, #contentStarlight #pipe-nav a:visited
{
	color: #006eb9;
	text-decoration: underline;
}

#contentStarlight #pipe-nav a:hover, #contentStarlight #pipe-nav a:active
{
	color: #006eb9;
	text-decoration: none;
}

#contentStarlight #pipe-nav a.lit:link, #contentStarlight #pipe-nav a.lit:visited, #contentStarlight #pipe-nav a.lit:hover, #contentStarlight #pipe-nav a.lit:active
{
	color: #006eb9;
	font-weight: 700;
	text-decoration: none;
}

#content
{
	width: 900px;
	height: 100%;
	background-color: #fff7d8;
	padding: 0px 0px 0px 0px;
}

#content #contentLeft
{
	background-color: #ffffff;
	width: 637px;
	min-height: 450px;
	float: left;
	height: 100%;
	padding: 0px 5px 0px 5px;
}

#content #contentRight
{
	background-color: #fff7d8;
	width: 243px;
	float: right;
	height: 100%;
	padding: 0px 5px 0px 5px;
}

#prefooter
{
	clear: both;
	width: 100%;
	height: 10px;
	background-color: #fcd740;
}

#footer
{
	height: 20px;
	margin: 3px 0px 0px 0px;
	text-align: center;
	color: #FFF;
}

#footer a
{
	color: #d9bf57;
}

.createBG
{
	background-color: #fff7d8;
}

.btnRight
{
	width: 179px;
	height: 23px;
	padding-top: 8px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: White;
	font-size: 14px;
	background-image: url(Images/button.gif);
}

.btnRight a
{
	color: White;
}

.btnRight a:Hover
{
	color: #ffd940;
}

.btnRight a:visited
{
	color: White;
}

.grdRow
{
}

.grdRow:hover
{
	background-color: #ffd940;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}

.tlore_head
{
	background-color: #026eb6;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
}

.tlore_head table
{
}

#entries-pps
{
	float: right;
	font-size: 13px;
	position: relative;
	top: -25px;
}
#entries-pps a:link, #entries-pps a:visited
{
	color: #006eb9;
	font-size: 13px;
	text-decoration: underline;
}
#entries-pps a:hover, #entries-pps a:active
{
	color: #006eb9;
	font-size: 13px;
	text-decoration: none;
}
