/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: #000 url(../gfx/bg.png) repeat-x
}
.subscribewrapper {
	height: 130px;
	width: 285px;
	background-image: url(../gfx/sub_btn_outline.jpg);
	background-repeat: no-repeat;
}
.subscribe {
	height: 130px;
	width: 281px;
	margin-left: 2px;
	padding-top: 2px;
}
#sub_delivery {
	border: 1px solid #000;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 12px;
}




.scroll {
	width: 930px;
	text-align: left;
	padding: 15px;
	background: #fff url(flagbg.jpg) no-repeat left top;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
/* ------------ LINKS ------------------- */
a.white {
	color: #fff;
	text-decoration: none
}
a.white:hover {
	color: #fff;
	text-decoration: underline
}
a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}	
/* ------------ HEADER ------------------- */
#header {
	color: #666666;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: 10px;
}
/* ------------ SECTION 1 ------------------- */
#section_1 {
	padding: 3px;
	font-size: 1.1em;
	height: 90px;

}

#logo {
	float: left;
	margin-left: 25px;
}

/* ------------ REAL ESTATE ------------------- */
#banner_1 {
	float: right;
	background-color: #f4f4f4;
	padding: 2px;
	border: 1px solid #333333;
}

#mini_scyscraper {
	margin: 10px 0 10px 10px;
	width: 160px;
}
/* ------------ MAIN CONTAINER ------------------- */
#main_container {
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
/* ------------ NAV ------------------- */
#main_nav {
	float: left;
	width: 180px
}

#navblock{
	width: 170px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #AE0000;
	color: #333;
	margin-bottom: 10px;
}

* html #navblock{ /*IE 6 only */
	w\idth: 170px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#navblock ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navblock li {
	border-bottom: 1px solid #000;
	margin: 0;
}

#navblock li a{
	display: block;
	padding: 7px 0px;
	border-left: 10px solid #000000;
	border-right: 10px solid #AE0000;
	color: #fff;
	text-decoration: none;
	width: 100%;
	text-indent: 6px;
}

html>body #navblock li a{ /*Non IE6 width*/
	width: auto;
}

#navblock li a:hover{
	border-left: 10px solid black;
	border-right: 10px solid #9D9A55;
	background-color: #4C4F53;
	color: #fff;
}
/* ------------ MAIN CONTENT ------------------- */
#main_content {
	float: left;
	width: 530px;
	margin-top: 10px;
	background-color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#teammcr_content {
	float: left;
	width: 630px;
	margin-top: 10px;
	background-color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ------------ ONE COLUMN ------------------- */
#1colcontainer
	width: 100%;
	background-color: #fff;
	color: #333;
	line-height: 130%;
	margin-bottom: 5px
}
#contentwide {
	font-size: 1.2em;
	padding-right: 20px;
	padding-left: 10px;
}
#contentwide h2 {
	font-variant: small-caps;
	background-color: #CCCCCC;
}



/* ------------ TWO COLUMNS ------------------- */
#2colcontainer {
	width: 100%;
	background-color: #fff;
	color: #333;
	line-height: 130%;
	margin-bottom: 5px
}
#leftcol2 {
	float: left;
	width: 385px;
	margin: 0
}	

#rightcol2 {
	float: right;
	width: 180px;
	margin: 0
}
/* ------------ THREE COLUMNS ------------------- */
#3colcontainer {
	width: 100%;
	background-color: #fff;
	color: #333;
	line-height: 130%;
}

#leftcol {
	float: left;
	width: 255px;
	margin: 0
}

#rightcol {
	float: right;
	width: 180px;
	margin: 0px;
	padding-bottom: 10px;
}

#midcontent {
	width: 255px;
	float: left;
	margin-left: 20px;
}

#iracer_block {
	clear:both;
	margin-top: 10px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1.1em;
	width: 90%;
}

#widecontent {
	clear:both;
	margin-top: 5px;
	float: none;
	font-size: 1.1em;
	padding-bottom: 10px;
}

#br_real {
	float: right;
	width: 170px;
	margin-top: 10px;
	text-align: center
}

/* ------------ MISC ------------------- */
.miniheader {
	padding: 5px;
	font-size: 1.4em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	color: #003300;
}

/* ------------ content headings ------------------- */
.motogpheader {
	background: #4C4F53 url(motogp-arrw.jpg) no-repeat left top;
	padding: 5px 4px 0px;
	text-indent: 30px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 24px;
	color: #CE4437;
}

.wsbheader {
	background: #4C4F53 url(wsb-arrw.jpg) no-repeat left top;
	padding: 5px 4px 0px;
	text-indent: 30px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 24px;
	color: #5BB6E3;
}

.bsbheader {
	background: #4C4F53 url(bsb-arrw.jpg) no-repeat left top;
	padding: 5px 4px 0px;
	text-indent: 30px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 24px;
	color: #E38A30;
}

.roadheader {
	background: #4C4F53 url(road-arrw.jpg) no-repeat left top;
	padding: 5px 4px 0px;
	text-indent: 30px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 24px;
	color: #31AB48;
}

.amaheader {
	background: #4C4F53 url(ama-arrw.jpg) no-repeat left top;
	padding: 5px 4px 0px;
	text-indent: 30px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 24px;
	color: #FFFF0A;
}
.archiveheader {
	background: #4C4F53 url(archive-arrw.jpg) no-repeat left top;
	padding: 5px 4px 0px;
	text-indent: 30px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 24px;
	color: #ACA65A;
}

.marketplaceheader {
	background: #4C4F53 url(market-arrw.jpg) no-repeat left top;
	padding: 5px 4px 0px;
	text-indent: 30px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 24px;
	color: #DF017A;
}


.red_filler_center {
	background-color: #F4F4F4;
	text-align: center;
	padding: 5px 0 5px 0
}
.greyfillerleft {
	background-color: #F4F4F4;
	padding: 5px 5px 5px 20px;
}

.comp_container {
	width: 300px;
	background-color: black;
	margin: 5px auto;
	color: #fff;
	font-weight: bold;
	padding:10px
}

/* ------------ FOOTER ------------------- */
#footer {
	clear: both;
	border-top: #999999 solid 1px;
	color: #999999
}


/* ------------ NEWS LIST ------------------- */
.markermenu{
	list-style-type: none;
	margin: 5px 0;
	width: 295px;
	padding-left: 5px;
}

.markermenu li {
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 5px;
	text-indent: 0px;
	font-size: 1.1em;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
	color: #000;
}

.markermenu li a:hover{
	color: red;
	background-image:url(../gfx/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

/* ------------ HEADERS ------------------- */
h4 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif
}

/* ------------ SUBSCRIPTION ------------------- */
table.subscribe td {
	width: 50%
}
/* ------------ BLOG CONTENT ------------------- */
#main_blog_entry {	
	width: 365px;
	padding: 5px;
	background: url(../gfx/corner.gif) no-repeat top right #666666;
	border-left: solid #000 10px
}

.past_blog {
	padding: 5px
}

.past_blog_alt {
	background-color:#999999;
	padding: 5px
}
.lialt {
	background-color: #F4F4F4;
}
.markermenu h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#2ndcolleft {
	float: left;
	width: 185px;
	margin-left: 8px;
	margin-top: 0px;
}
.img_right {
	float: right;
	margin-left: 8px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.quoteRight {
	background-color: #f4f4f4;
	float: right;
	width: 170px;
	font-size: 1.1em;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: right;
	padding: 2px 5px 1px;
}
.titleBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #F4F4F4;
	background-color: #4C4F53;
	font-size: 22px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-indent: 50px;
	background-image: url(grey-arrw.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.titlePlain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #666666;}
.blogtitle {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 3px;
}

.date {
	font-size: 9px;
	color: #999;
	font-weight: normal;
}

.contributorBox {
	padding: 3px;
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
	width: 350px;
	overflow: visible;
	border-bottom: 1px solid #999999;
	font-size: 0.9em;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #666666;
}
.standFirst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#main_content #introblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	clear: both;
	width: 500px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#iracer_block p {
}
#hdrmenu {
	color: #FFFFFF;
	background-color: #000000;
	text-indent: 30px;
	padding: 2px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#hdrmenu a {
	color: #CCCCCC;
	text-decoration: none;
}
#hdrmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navblock .navadvert {
	padding-left: 4px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.titlePlain p {
	padding: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 38px;
	font-weight: bold;
}
.img_left {
	float: left;
	margin-right: 8px;
}
.quoteRight p {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 0.8em;
}
.titleBar a {
	font-weight: normal;
	color: #FFFF99;
}
#widecontent .pressitem {
	margin-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#widecontent .promoitem {
	margin-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #F4F4F4;
	background-image: url(productpromo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fpsummary {
	background-color: #F4F4F4;
	padding: 0px 5px 3px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#widecontent .response {
	background-color: #f4f4f4;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #999999;
}
#main_content #widecontent #siteintro {

}
.Advert468 {
	font-size: 0.7em;
	text-align: center;
	float: right;
	width: 475px;
}
.Advert120 {
	font-size: 0.7em;
	height: 242px;
	width: 122px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
.Advert160 {
	font-size: 0.7em;
	height: 602px;
	width: 162px;
	margin-right: auto;
	margin-left: auto;
}
.scroll #main_container #main_content #widecontent .pressitem td {
	font-size: 80%;
	margin-top: 10px;
	width: 400px;
}

.calendar {
	width: 370px;
}
.calround {
	width: 71px;
	text-align: center;
}
.caldate {
	width: 120px;
}
.calcircuit {
	width: 179px;
}
.bsb {
	color: #F60;
	margin-left: 30px;
}
.road {
	color: #3AAD45;
	margin-left: 30px;
}
.wsb {
	color: #56B6DC;
	margin-left: 30px;
}
.moto {
	color: #D14339;
	margin-left: 30px;
}
.contents {
	color: #A9A657;
	margin-left: 30px;
}
.extra {
	color: #000;
	margin-left: 30px;
}
.market {
	color: #E10078;
	margin-left: 30px;
}
.archive {
	color: #A9A55E;
	margin-left: 30px;
}
.yudu1 {
	float: left;
	height: 237px;
	width: 360px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.yudu2 {
	float: right;
	height: 237px;
	width: 158px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: right;
}
.yudu3 {
	float: left;
	width: 510px;
	padding-left: 10px;
	border: medium solid #F00;
}
