/* 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:13px;font-size:12px; color:#000000; text-align:justify;}
h1 {font-family:Arial; font-size:18px; color:#000000; text-align:justify;}
h2 {font-family:Arial; font-size:15px; color:#000000; text-align:justify;}
h3 {font-family:Arial; font-size:14px; color:#000000; text-align:justify;}
h4 {font-family:Arial; font-size:13px; color:#000000; text-align:left;}
h5 {font-family:Arial; font-size:12px; color:#000000; text-align:center; padding:5px;}
h6 {font-family:Arial; font-size:11px; color:#000000; text-align:justify; padding: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;
background-color:#FFFFFF;
}
#sub_content {
width:960px;
height:227px;
background-color:#FFFFFF;
}
#sub_container {
margin:0px auto;
width: 938px;
background-color:#FFFFFF;
}
#spacer {
width:960px;
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;
}
.navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}
.navlist li
{
display: inline;
list-style-type: none;
}
.navlist a { padding: 0px 20px; }
.navlist a:link, .navlist a:visited
{
font-family:Arial;
font-size:1.6em;
line-height:1;
color: #FFFFFF;
text-decoration: none;
padding:0px 20px;
}
.navlist a:hover
{
height:27px;
color:#FFFFFF;
background-image:url(../../images/footer_bg.gif);
background-repeat:repeat-x;
background-color:#FF0033;
text-decoration: none;
}
/* Main Content Elements */
.mc_table{
width: 960px;
height:500px;
}
.mc_spacer {height:5px;}
.mc_spacer2 {width:5px; height:33px;}
.tda {
height:33px;
}
.tdb {width:33px;}
.textfield {
height:20px;
width:240px;
border: 1px solid #ff0033;
padding:1px;
color:#000000;
background-color:#FFFFFF;
}
.mc_td1 {
width:224px;
height:480px;
padding:10px;
background-image:url(../../images/text_bg.gif);
background-attachment:fixed;
background-repeat:no-repeat;
}
.mc_td2{
width:736px;
height:500px;
background-image:url(../../images/theorytest/theory_bg.gif);
background-repeat:no-repeat;
background-color:#000000
}
.mc_td2a{
width:736px;
height:500px;
background-image:url(../../images/theorytest/theory_bg2.gif);
background-repeat:no-repeat;
background-color:#000000
}
#theoryform {
width:280px;
height:44px;
background-color:#000000;
margin:195px 240px 42px 123px;
}
#email_theory_form {
width:280px;
height: 100px;
background-color:#000000;
margin:225px 240px 42px 123px;
color:#ffffff;
}
.style1 {color: #FFFFFF}
/* Inner Sub Content Elements */
#sub_content table {
width:938px;
height:227px;
background-color:#000000;
color:#FFFFFF;
font-family:Arial;
font-size:1.0em;
}

.td {
height:34px;
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
{
font-size:1.2em;
line-height:1;
float: left;
font-weight: bold;
margin: 3px 10px 4px 10px;
text-decoration: none;
color: #FFFFFF;
}
.footer_navlist a:link#current, .footer_navlist a:visited#current, .footer_navlist a:hover
{
font-size:1.2em;
border-bottom: 4px solid #000000;
padding-bottom: 2px;
background: transparent;
color: #000000;
}
.footer_navlist a:hover { color: #000000;
}
li {
list-style:none;
padding-left:5px;
}
.border {border:1px solid #ff0033; padding:5px;}
.font {color:#FFF;}