/*-- SETUP --*/

body{
	margin: 0;
	padding: 0;
	font: 76% Verdana, Arial, Helvetica,sans-serif;
	xxxbackground: #FFF url(graphics/tile.gif) repeat-y;
	background: #FFF;
}

#container{
	width: 790px;
	height: 547px;
	position: relative;
	xxxbackground: #FFF url(graphics/bg_home.gif) no-repeat;
	background: #fff;
}

/*-- LOGO & NAV --*/

#logo{
	width: 198px;
	height: 98px;
	background: url(graphics/logo_home.gif) no-repeat;
	float: left;
}

#logo a{
	display: block;
	text-indent: -9999px;
	width: 198px;
	height: 98px;
}

#navigation{
	width: 582px;
	height: 38px;
	float: right;
	margin: 30px 0 0 0;
	background: url(graphics/nav.jpg);
}

#nav a.topLevel{
	display: block;
	height: 38px;
	text-indent: -9999px;
}

#nav li{
	float: left;
}

#nav li ul {
	position: absolute;
	left: -999em;
	margin: 0px 0 0 5px;
	border: 1px solid #FFF;
}

#nav li ul li{
	padding: 5px;
	background: #003AB4;
}

#nav li ul a{
	color: #FFF;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover{
	text-decoration: underline;
}


#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#button1	{left: 2px; width: 116px;}
#button2	{left: 116px; width: 116px;}
#button3	{left: 232px; width: 116px;}
#button4	{left: 348px; width: 116px;}
#button5	{left: 464px; width: 116px;}

#button1 a.topLevel:hover {background: transparent url(graphics/nav.jpg) 0px -38px no-repeat;}
#button2 a.topLevel:hover {background: transparent url(graphics/nav.jpg) -116px -38px no-repeat;}
#button3 a.topLevel:hover {background: transparent url(graphics/nav.jpg) -232px -38px no-repeat;}
#button4 a.topLevel:hover {background: transparent url(graphics/nav.jpg) -348px -38px no-repeat;}
#button5 a.topLevel:hover {background: transparent url(graphics/nav.jpg) -464px -38px no-repeat;}

/*-- HOME PAGE --*/

#contentHome{
	clear: both;
}

#photo{
	padding: 0 11px 27px 13px;
	width: 480px;
	float: left;
}

#rightColumn{
	float: left;
}

#betNow{
	background: url(graphics/betnow_home.gif) no-repeat;
	width: 174px;
	height: 61px;
}

#betNow a{
	display: block;
	width: 174px;
	height: 61px;
	text-indent: -9999px;
}

#signupNow{
	background: url(graphics/sign_up_now.gif) no-repeat;
	width: 273px;
	height: 61px;
}

#signupNow a{
	display: block;
	width: 273px;
	height: 61px;
	text-indent: -9999px;
}

#loginArea{
	width: 195px;
	height: 200px;
	border: 2px solid #FFF;
	background: #528A50;
	margin-top:5px;
	margin-left:7px;
}

#loginArea p{
	xxxpadding-left: 12px;
}

#loginArea a{
	color: #FFF;
	text-decoration: none;
	font-size: .75em;
	xborder-top: 1px dotted #FFF;
	xpadding-top: 5px;
}

#loginAgree{
	color: #FFF;
	text-decoration: none;
	font-size: .7em;
	border-top: 1px dotted #FFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#loginArea a:hover{
	text-decoration: underline;
}

#accountLogin{
	width: 195px;
	height: 30px;
	display: block;
	background: url(graphics/accountlogin.gif) no-repeat;
	text-indent: -9999px;
}

#loginForm{
	xxxpadding: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	xxxpadding-bottom: 12px;
}

#loginForm div{
	padding-bottom: 3px;
}

#loginForm label{
	position: absolute;
	left: -9999px;
	color:white;
}

#loginForm input{
	width: 105px;
}

#signup{
	width: 92px;
	height: 28px;
	background: url(graphics/signup.gif) no-repeat;
	position: absolute;
	left:525px;
	top:341px;
}

#signup a{
	display: block;
	width: 92px;
	height: 28px;
	text-indent: -9999px;
}

#races{
	width: 260px;
	height: 107px;
	background: url(graphics/races.gif);
	background-repeat: no-repeat;
	position:absolute;
	left:503px;
	top:383px;
}

#racesContent{
	width: 280px;
	height: 80px;
	position:relative;
	top:26px;
	overflow:auto;
}

#racesContent table{
	margin-left:8px;
}

#racesContent td{
	font-size: 11px;;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom:3px;
}

/*-- FOOTER --*/

#footer{
	clear: both;
}

#footer ul{
	xxxpadding-left: 10px;
	padding-left: 100px;
	padding-top: 10px;
}

#footer li{
	float: left;
	padding: 7px 5px;
}

#footer li a{
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footer li a:hover{
	text-decoration: underline;
}

#footer2{
	clear: both;
}

#footer2 ul{
	padding-left: 100px;
	padding-top: 10px;
}

#footer2 li{
	float: left;
	padding: 7px 5px;
}

#footer2 li a{
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer2 li a:hover{
	text-decoration: underline;
}

#steps{
    background: url(graphics/bet.am_steps.gif) no-repeat;
    width: 646px;
    height: 263px;
    text-indent: -9999px;
    float: right;
    position: relative;
    margin: 0;
    padding: 0;
}

#stepsBanner{
    position: absolute;
    left: 280px;
    top: 280px;
    clear: both;
}

#navigation2{
	width: 582px;
	height: 38px;
	background: url(graphics/nav.jpg);
}

#navigation2 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#nav3 a.topLevel{
	display: block;
	height: 38px;
	text-indent: -9999px;
}

#nav3 li{
	float: left;
}

#nav3 li ul {
	position: absolute;
	left: -999em;
	margin: 0px 0 0 5px;
	border: 1px solid #FFF;
}

#nav3 li ul li{
	padding: 5px;
	background: #003AB4;
}

#nav3 li ul a{
	color: #FFF;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}

#nav3 a:hover{
	text-decoration: underline;
}


#nav3 li:hover ul, #nav li.sfhover ul {
	left: auto;
}

td.aboutTrackList{
    font-size: 70%;
}