/* 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%;
text-align:center;
color:#000000;
background-color:#000000;
background-image:url(../../images/body_bg.gif);
background-repeat:repeat-x;
}
/* Text Formatting */
p  {font-family:Arial; font-size:1.2em; color:#000000; text-align:justify;}
h1 {font-family:Arial; font-size:1.8em; color:#000000; text-align:justify;}
h2 {font-family:Arial; font-size:1.6em; color:#000000; text-align:justify;}
h3 {font-family:Arial; font-size:1.4em; color:#000000; text-align:justify; padding:5px;}
h4 {font-family:Arial; font-size:1.3em; color:#000000; text-align:justify;}
h5 {font-family:Arial; font-size:1.2em; color:#000000; text-align:center; padding:5px;}
h6 {font-family:Arial; font-size:1.1em; color:#000000; text-align:justify;}

/* Structure */
#wrapper {
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:475px;
background-color:#FFFFFF;
}
	#theory-test {float:left;height:455px;width:785px;margin:10px 5px 10px 0px;border:1px solid #333;}
	#theorytest-banner {float:right;height:455px;width:155px;margin:10px 5px 10px 0px;border:1px solid #333;}
		img {outline:none; border:none;}
		#copyright {width:960px;background-color:#EEE;}
			#copyright p {padding:10px;color:#000;text-align:center;}
#sub_content {
width:960px;
height:227px;
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:466px;
height:58px;
}
.banner_border {border:1px solid #666666;}
/* Navigation Elements */
.navcontainer {
width:960px;
height:27px;
}
.navlist ul
{
margin-left: 0;
padding-left: 0;
}
.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;
color: #FFFFFF;
text-decoration: none;
}
.navlist a:hover
{
height:27px;
color:#FFFFFF;
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
background-color:#FF0033;
text-decoration: none;
padding:0px 20px;
}
/* Main Content Elements */
#main_content h5{font-family:Arial; font-size:1.2em; color:#000000; text-align:center; padding:5px;}
#main_content p {text-align:right;}
.border {border:1px solid #666; width:780px; padding:20px;}
/* 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;
float: left;
line-height: 14px;
font-weight: bold;
margin: 3px 10px 4px 10px;
text-decoration: none;
color: #FFFFFF;
}
.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;
}
.event_text {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
.event_text:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0033;
	text-decoration: underline;
}
#main_content h2 {font-family: Arial;color:#FF0000;}
#main_content h4 {font-family: Arial;color:#000000;font-size: 12px;}
.questions {font-family: Arial;color:#000000;font-size:11px;}
.style1 {color: #FF0000}
.style5 {font-weight: bold; font-size: 10px; }
.style6 {font-size: 12px}