@charset "utf-8";
html {
	width: 100%;
	background: #000 url(../images/common/pagebg.png) repeat-x top;
}
body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #262f39;
	padding: 0;
	margin: 0 auto;
	width: 980px;
	background: #f4f5f5;
}
a, input {
	outline: none;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

.colheadnews, .colheadforums, .colheadlinks, .colheadarticles {
	height: 35px;
	width: 290px;
	margin: 0px;
	padding: 5px;
	color: #fff;
	font-weight: normal;
	overflow: hidden;
	text-indent: -1320px;
}
.colheadresults, .colheadwidenews, .colheadwidenewsintl, .colheadwidenewsrace, .colheadwidenewsaust, .colheadwideforums, .colheadwidearticles {
	height: 35px;
	width: 610px;
	margin: 0px;
	padding: 5px;
	color: #fff;
	font-weight: normal;
	overflow: hidden;
	text-indent: -630px;
	z-index: 1;
}
.colheadwideforums {
	background: url(../images/common/colheadwide_forums.png) no-repeat;
}
.colheadwidearticles {
	background: url(../images/common/colheadwide_articles.png) no-repeat;
}
.colheadwidenewsaust {
	background: url(../images/common/colheadwide_news_aust.png) no-repeat;
}
.colheadwidenewsrace {
	background: url(../images/common/colheadwide_news_race.png) no-repeat;
}
.colheadwidenewsintl {
	background: url(../images/common/colheadwide_news_intl.png) no-repeat;
}
.colheadnews {
	background: url(../images/common/colhead_news.png) no-repeat;
}
.colheadarticles {
	background: url(../images/common/colhead_articles.png) no-repeat;
}
.colheadforums {
	background: url(../images/common/colhead_forums.png) no-repeat;
}
.colheadlinks {
	background: url(../images/common/colhead_links.png) no-repeat;
}
.colheadresults {
	background: url(../images/common/colhead_results.png) no-repeat;
}

img {
	border: none;
}
.clear {
	clear: both;
}

#header {
	background: url(../images/common/headerbg.png) repeat-x top;
	height: 132px;
}
#footer {
	background: url(../images/common/footerbg.png) repeat-x top;
	height: 80px;
	padding: 10px 0;
	color: #8794a1;
	line-height: 1.6em;
}
#footer .column {
	text-align: right;
}
#footer .column a {
	color: #8794a1;
	text-decoration: none;
	font-weight: normal;
}
#footer .column a:hover {
	color: #f4f5f5;
	text-decoration: underline;
}

#content {
	padding: 20px 20px 20px 0;
}
.column {
	margin-left: 20px;
	width: 300px;
	float: left;
	position: relative;
}

.widecolumn {
	margin-left: 20px;
	width: 620px;
	float: left;
	position: relative;
}

.column h2, .widecolumn h2 {
	font-size: 1em;
	margin: 15px 0 0 0;
	padding: 0 5px;
}
.column p {
	margin: 5px 0 0 0;
	line-height: 1.5em;
	padding: 0 5px;
}
.widecolumn p {
	margin: 10px 0 0 0;
	line-height: 1.5em;
	padding: 0 5px;
}
#news a {
	color: #1467b9;
}

#forums strong a, #articles strong a, #news strong a {
	color: #262F39;
}

#articles a {
	color: #ab032a;
}

#forums a {
	color: #709507;
}

#news h2 a {
	color: #262F39;
}


#coltabs ul {
	background: url(../images/common/coltabsbg_news.gif) no-repeat left top;
	margin:0;
	padding: 5px 0 0 0;
	list-style:none;
	display: block;
	height: 19px;
}
#coltabs ul a {
}
#coltabs li {
	float:left;
	margin:0;
	padding: 0 0 0 9px;
}
#coltabs a {
	padding: 3px 9px 5px 0;
	display: block;
	color: #262f39;
	font-weight: normal;
}
#coltabs .activetab {
	background:url(../images/common/coltabs_news_left.gif) no-repeat left top;
}
#coltabs .activetab a {
	background: url(../images/common/coltabs_news_right.gif) no-repeat right top;
	font-weight: bold;
	color: #1f74c8;
}

.smalldate {
	font-size: 0.9em;
	font-weight: normal;
	color: #666;
	display: block;
}

#newsbits {
	color: #f4f5f5;
}
#newsbits h2 {
	font-size: 1em;
	margin: 10px 0 0 0;
	padding: 0;
}
#newsbits p {
	margin: 5px 0 0 0;
	padding: 0;
}
#newsbits a:link, #newsbits a:visited  {
	color: #c6e376;
}
#bikeseachbtn {
	cursor: pointer;
	margin: 0 0 0 3px;
	height: 23px;
	border: 1px solid #F4F5F5;
	width: 68px;
	float: left;
}
#bikesearch {
	background: url(../images/common/search_input.gif);
	height: 17px;
	width: 218px;
	border: 1px solid #F4F5F5;
	margin: 0px;
	padding: 3px;
	float: left;
}
.result {
	margin: 15px 0 0 0;
}
#results a {
	color: #d45e10;
}
#results h3 {
	font-size: 1.2em;
	padding: 0 5px;
}
#results h3 a {
	color: #262f39;
}
#results h3 a:hover {
	color: #d45e10;
}
.block150 {
	padding: 5px 5px 0px;
	float: left;
	width: 140px;
	display: block;
}
.adverts {
	margin: 10px 0px;
	display: block;
}

#searchform {
	margin: 10px 0px;
	padding: 0px;
}

.lite {
	font-weight: normal;
}
#links a {
	color: #d45e10;
}
.pagenums {
	text-align: center;
	line-height: 2em;
}
.pagenums a:link, .pagenums a:visited  {
	color: #1f74c8;
	text-decoration: none;
}
.pagenums a:hover {
	text-decoration: underline;
}


#nav {
	z-index: 9;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
	height: 20px;
	background: #263039;
	padding: 8px 10px 0px 10px;
	color: #afc0d0;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav li {
	float: left;
	width: 12em;
	margin-left: 10px;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 999;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#User_Name, #User_Pass {
	border: 1px solid #262F39;
	background: #F4F5F5;
}
#loginbtn {
	cursor: pointer;
	margin: 0 0 0 3px;
	height: 23px;
	border: 1px solid #F4F5F5;
	width: 68px;
	float: left;
}
#loginput {
	background: url(../images/common/login_input.gif);
	height: 17px;
	width: 158px;
	border: 1px solid #F4F5F5;
	margin: 0px;
	padding: 3px;
	float: left;
}
.loginlabel {
	float: left;
	margin: 0;
	padding: 6px;
}
#ForumTable td {
	padding: 5px;
	border-bottom: 1px solid #d8d9d4;
}
.ForumName {
	color: #5F8B00;
}
#ForumTable {
	width: 620px;
	margin-top: 20px;
}
#ForumTable .tiny {
	font-size: .9em;
}
#ForumTable .ForumCatName th{
	font-size: 1.2em;
	padding: 5px;
	text-align: left;
	color: #fff;
	background: #7fab03;
}
.DarkRow td {
	background: #e8e9e4;
}
.ForumSubs td {
	background: #eaebe6;
}
#forums h1 {
	font-size: 1.2em;
	font-weight: normal;
}
.greenhead {
	padding: 5px;
	font-size: 1.8em;
	font-weight: bold;
	color: #fff;
	background: #7fab03;
}
#RegForm fieldset {
	background: #eaebe6;
	padding: 10px;
	margin-top: 10px;
}
#RegForm legend {
	font-weight: bold;
}
#RegForm label {
	width: 120px;
	display: block;
	float: left;
	padding-top: 5px;
	clear: both;
}
#RegForm input {
	border: 1px solid;
	width: 300px;
	padding: 2px;
}
#RegForm .selsmallreqd, #RegForm .selsmall {
	border: 1px solid;
	width: 80px;
}
#RegForm .check {
	width: 20px;
}
.endbtn {
	background: #EAEBE6;
	margin-top: 10px;
	border: 1px solid #A5A9A2;
}
.FormError {
	color: #993333;
	font-weight: bold;
}
#RegForm .reqd {
	border: 1px solid #c00;
}
.ThisUser {
	font-weight: bold;
}

.postimage {
	width: 550px;
	max-width: 550px;
	overflow: scroll;
}