/* All4bikers.com Copyright 2009 DCT Marketing Ltd - All rights reserved. */
* { 
padding: 0; margin: 0px auto;
}
body {
font-family:Verdana, Arial, Arial;
font-size:62.5%;
color:#000000;
background-color:#000000;
background-image:url(../../images/body_bg.gif);
background-repeat:repeat-x;
}
/* Text Formatting */
p  {font-family:Arial; line-height:15px;font-size:12px; color:#000; font-weight:normal; text-align:left; padding-left:5px;}
h1 {font-family:Arial; font-size:18px; color:#000; text-align:left; padding-left:5px;}
h2 {font-family:Arial; font-weight:bold; font-size:14px; color:#FF0033; text-align:left; padding-left:5px;}
h3 {font-family:Arial; font-size:13px; color:#000000; text-align:left;}
h4 {font-family:Arial; font-size:12px; color:#000000; text-align:left;}
h5 {font-family:Arial; font-size:11px; color:#000000; text-align:left; padding-left:5px;}
h6 {font-family:Arial; font-size:10px; color:#000000; text-align:justify; padding-left:5px; }

/* Structure */
#wrapper {
margin:0px auto;
width:970px;
background-color:#FFFFFF;
padding:0px 5px 0px 5px;
}
#header {
width:960px;
background-color:#FFFFFF;
background-image:url(../../images/header_bg.jpg);
background-repeat:no-repeat;
background-position:top;
height: 141px;
}
#main_nav {
width:960px;
height:29px;
padding:5px;
background-image:url(../../images/nav_bg.gif);
background-repeat:repeat-x;
}
#main_content {
width:960px;
height:800px;
background-color:#FFFFFF;
}
#sub_content {
width:960px;
background-color:#FFFFFF;
}
#sub_container {
margin:0px auto;
width: 938px;
background-color:#FFFFFF;
}
#spacer {
width:960px;
height:10px;
background-color:#FFFFFF;
}
#footer {
width: 960px;
height:29px;
background-image:url(../../images/footer_bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FF0033;
}
/* Elements within structure - Header Elements */
#logo {
margin: 10px auto 10px 20px;
float:left;
width:287px;
height:108px;
}
#banner {
margin:35px 30px 35px auto;
float:right;
width:468px;
height: 60px;
}
.content_table {
width:716px;
height:480px;
padding:10px;
}
/* Navigation Elements */
.navcontainer {
width:960px;
height:27px;
}
/* Main Content Elements */
.mc_table{
width: 960px;
height:800px;
}
.race {
width:958px;
height:798px;
}
.tr_1 {background-color:#CCCCCC;}
.tr_2 {background-color:#EEEEEE;}

.td_banner {
width:940px;
height:100px;
padding:10px;
background-color:#000000;
}
.mc_spacer{
width:10px;
}
.mc_spacera{
width:5px;
}
.mc_spacer2 {
height:10px;
}

.td {
padding:0px;
}
.td_white {
width:10px;
background-color:#FFFFFF;
}
/* Inner Footer Elements */
.footer_navlist
{
margin: 0;
padding: 0 0 20px 10px;
}
.footer_navlist ul, .footer_navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
.footer_navlist a:link, .footer_navlist a:visited
{
float: left;
font-weight: bold;
font-size:13px;
margin: 3px 10px 4px 10px;
text-decoration: none;
color: #FFFFFF;
}
.footer_navlist a:link#current, .footer_navlist a:visited#current, .footer_navlist a:hover
{
border-bottom: 4px solid #000000;
padding-bottom: 2px;
background: transparent;
color: #000000;
}
.footer_navlist a:hover { color: #000000;
}
.results {text-decoration:none; color:#FF0033; font-weight:bold; font-size:13px;}
.results:hover {text-decoration:none; color:#000; text-decoration:none; font-weight:bold; font-size:13px;}

.standings {text-decoration:none; color:#000; font-weight:bold; text-decoration:none; font-size:13px; text-align:center;}
.standings:hover {text-decoration:none; color:#000; text-decoration:underline; font-weight:bold; font-size:13px; text-align:center;}

.searchlinks {font-family:Arial; font-size:18px; color:#FF0033; padding:0px 5px 5px 5px; text-decoration:none;}
.searchlinks:hover {font-family:Arial; font-size:18px; color:#000000; padding:0px 5px 5px 5px; text-decoration:none;}

ul {
margin-left:5px;
}
li {
color:#FFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-weight:bold;
}
.circuit_link{
color:#FF0066;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-weight:bold;
}
.circuit_link:hover{
color:#FFFF66;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-weight:bold;
}
.race_circuit {
color:#000;
text-decoration:none;
font-weight:bold;
font-size:13px;
}
.race_circuit:hover {
color:#FF0033;
text-decoration:none;
font-weight:bold;
font-size:13px;
}