/* All4bikers.com Copyright 2009 DCT Marketing Ltd - All rights reserved. */
* { 
padding: 0; margin: 0px auto;
}
body {
font-family:Arial, Helvetica, sans-serif;
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:14px;font-size:11px; color:#000000; text-align:justify;}
h1 {font-family:Arial; font-size:16px; color:#000000; text-align:justify;}
h2 {font-family:Arial; font-size:14px; color:#000000; text-align:justify;}
h3 {font-family:Arial; font-size:13px; color:#000000; text-align:justify;}
h4 {font-family:Arial; font-size:12px; color:#000000; text-align:left;}
h5 {font-family:Arial; font-size:11px; color:#000000; text-align:center; padding:5px;}
h6 {font-family:Arial; font-size:10px; 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_content {
width:960px;
height:500px;
background-color:#FFFFFF;
}
	.left-column {float:left;width:220px;height:500px;margin-right:15px;}
		.left-column p {font-size:11px;}
		
		.article {margin:0px auto; width:216px; border:1px solid #333;}
		.article p {padding:0px 5px 0px 5px;}
		.article h3 {background-color:#000;padding:5px;color:#fff;text-align:center;}
		.article a.readon {text-decoration:none;font-size:11px;font-weight:bold;padding-left:5px;}
		.article a.readon:hover {text-decoration:none;color:#000;font-weight:bold;padding-left:5px;}
		.article a {text-decoration:none;font-size:11px;font-weight:bold;}
		.article a:hover {text-decoration:none;color:#000;font-weight:bold;}
		
	.center-column {float:left;width:500px;height:500px;}
	#rotator {overflow:hidden;width:494px;height:360px;background-color:#FFF;border:1px solid #333;}
	.img_link {border:none;}
		#ad-space {width:500px;height:120px;}
			.ad1 {float:left;width:230px;height:120px;margin-left:5px;}
			.ad2 {float:left;width:230px;height:120px;margin:0px 0px 0px 32px;}
			
	
	.right-column {float:right;width:214px;height:500px;}
	.news {width:212px;height:300px;background-color:#EEE;border:1px solid #333;margin:0px auto;}
	.news h3 {background-color:#000;color:#FFF;padding:5px;text-align:center;}
	.news h4 {font-size:13px;color:#000;text-align:left;padding-left:5px;}
	.news hr {width:180px;}
	.news a {font-size:12px;color:#EC1C24;text-decoration:none;font-weight:bold;margin-left:5px;}
	.news a:hover {font-size:12px;color:#666;text-decoration:underline;font-weight:bold;margin-left:5px;}
		

#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 */
#logo {
margin: 10px auto 10px 20px;
float:left;
width:287px;
height:108px;
}
#banner {
margin:35px 30px 35px auto;
float:right;
width:468px;
height: 60px;
border:1px solid #CCC;
}
/* 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;
}

/* Link Styling */
a {text-decoration:none; color:#FF0033;}
a:hover {text-decoration:none; color:#000000;}

.searchlinks {font-family:Arial, Helvetica, sans-serif; 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;}

.sitemap_links {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:600; color:#000; text-decoration:none;}
.sitemap_links:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999; text-decoration:underline;}

.sitemap_links2 {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#ff0033; text-decoration:none;}
.sitemap_links2:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; text-decoration:underline;}