body {
  width:475px;
}
img.floatLeft { 
    float: left; 
    margin-right: 10px; 
}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
}/*** NZ RACER MAGAZINE ***/
/* Global CSS */

body {
  width:100%;
	background:#ccc;
	margin:0px;
	padding:0px;
	color:#000;
	font-size:11px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#000;
	text-decoration: none; 
}
a:hover {
	color:#000;
	text-decoration: underline; 
}
p {
	margin:0px;
	padding:5px 0 0 0;
}

.allpara {
	border-bottom:#666 solid 2px;
	padding-bottom: 10px;
	margin: 0px;
}

ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
li {
	margin:0px 0px 0px 20px;
	padding:0px;
}


/*                      IMAGES                            */

#cont img, #contNewsletter img{
	width:201px;
	height:129px;
}
#cont img.tiny, #contNewsletter img.tiny{
	width:1px;
	height:1px;
}
#news_fea img {
	width:78px;
	height:53px;
}
#sideLeftContent img {
	width:119px;
	height:81px;
}
#sideLeftContent .column_of_race_images_text_div {
  display:none;
  z-index:2;
  position:absolute;
  background:#666666;
  color:#ffffff;
  width:100px;
  padding:0px 10px;
  opacity:0.7;
  -moz-opacity:0.7;
  filter:alpha(opacity=70);
}

h2, h3 {
	color:#666;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#666;
	margin-bottom:10px;
	text-transform:uppercase;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
}
h3, h3 a, h3 a:hover {
	font-size:16px;
	background:#666;
	color:#FFF;
	font-weight:bold;
	padding: 5px 10px;
	margin:0;
	overflow:hidden;
	text-decoration:none;
}

#outer {
	text-align:left;
	width:1000px;
	margin:auto;
	background-color:#FFF;
}

#header {
	height: 100px;
	width: 1000px;
	background: url(assets/images/header_bg.jpg) repeat-x;
}

.logo {
	width: 250px;
	float:left;
	margin:20px 0 0 0;
	padding-left:15px;
}

#footer {
	height: 40px;
	width:970px;
	margin: 0 auto;
	padding:8px 15px;
	text-align:left;
	font-size: 9px;
	color:#000;
	background: #FFF url(assets/images/footer_bg.jpg) repeat-x;
}
#footer a {
	text-decoration:underline;
}


/*** MAIN MENU ***/

#bar {
	border-top:#FFF solid 2px;
}
.search {
	width: 250px;
	float: right;
	text-align:right;
	margin-right:15px;
	padding-top:2px;
}
.inputBox {
	height:12px;
	margin:2px;
	vertical-align:middle;
	background: url(assets/images/input_bg.jpg) repeat-x;
	font-size:10px;
}
.button {
	border:solid 1px #999;
	background: url(assets/images/button_bg.jpg) no-repeat;
	color: #FFF;
	font-weight:bold;
	font-size:11px;
	cursor: pointer;
	padding-left:12px;
	height:18px;
	vertical-align:middle;
}


/*** SIDE BLOCK SPECFIC ***/
	
#side_outer {
	float:right;
	width:270px;
}

#sideRightContent {
	margin: 5px 0 10px 5px;
	padding-right:15px;
	float:right;
	width:120px;
}

#sideLeftContent {
	margin: 15px 5px 10px 0;
	float:left;
	width:120px;
}

#sideLeftContent img {
	width:120px;
}
.block {
	height:auto;
	margin-bottom:10px;
	border-top-width:10px;
	border-top-style:solid;
	width:120px;
}
.block a {
	width:120px;
}
#newsletter {
	padding:0 7px;
	height:145px;
	color: #FFF;
	background: url(assets/images/subscribe_bg.jpg) no-repeat;
}
#newsletter p {
	word-wrap: break-word;
}

/*** MAIN CONTENT ***/
.bodyblock {
	position:relative;
	background: #FFF;
	width:1000px;
	padding:0;
	margin: 0 auto;
}

#cont, #contNewsletter {
	width:460px;
	margin: 0;
	padding:15px 0px 10px 15px;
	float: left;
}
#contNewsletter {
	width:430px;
}

#news_fea {
	width:460px;
	margin: 0;
	padding:10px 0;
	clear:left;
}
#contNewsletter #news_fea {
	width:430px;
}

#news_fea h1 {
	border-top: solid 10px #F60;
	color:#F60;
	padding: 5px 0;
	margin:0;
}
#news_fea h2 {
	padding: 0;
	margin:0;
}
.more {
	font-weight:bold;
	padding-left:10px;
	background-image: url(assets/images/grey_arw.jpg);
	background-repeat: no-repeat;
	background-position: .1em;
}

#news_fea img {
	width:80px;
}
.news_item, .arc_item {
	border-bottom:#666 solid 2px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#main_news_feed {
	background: url(assets/images/main_news_feed.jpg) top no-repeat;
	width:200px;
	float:left;
	padding-top:48px;
	margin-bottom:10px;
}
#news_feed {
	background: url(assets/images/news_feed_bot.jpg) left bottom no-repeat;
	padding: 0 0 18px 0;
}
.feed_item {
	background: #ededed;
	padding: 5px 10px;
	border-bottom:#FFF 1px solid;
}

.feed_item a {
	background: #ededed;
	padding-left:10px;
	background-image: url(assets/images/grey_arw.jpg);
	background-repeat: no-repeat;
	background-position: .1em;
}

#archives {
	border-top: #666 10px solid;
	margin:15px 0px 10px 15px;
	width:225px;
	float: left;
}
#archives.block {
	width:120px;
}
#archives h3, #archives p{
  background:none;
  border:0px;
  margin:0px;
  padding:0px;
  text-align:left;
}
#archives h3{
  color:#666666;
  font-weight:bold;
  font-size:12px;
}

.arc_item {
	border-bottom:#666 solid 1px;
	padding: 0;
	margin:0;
}	

/************ Google Ad Boxes **********/

.google_ad_header, .google_ad_header_250 {
	width: 705px;
	height:75px;
	float: right;
	margin:14px 0 0 0;
	padding-right:15px;
	text-align:right;
}
.google_ad_header img {
	margin:auto 0px;
/*	height:75px;*/
}
.google_ad_header_250, .google_ad_header_250 img{
	width: 310px;
	margin:10px 0 0 0;
}

.google_ad_footer {
	clear:both;
	width: 1000px;
	height:auto;
	margin:10px auto 0 auto;
	background: #FFF;
}

.google_ad_footer_600, .google_ad_footer_600 img {
	width: 600px;
}

.ad_skyscrapper, .vertical_ad {
	width: 120px;
	height:auto;
	margin: 10px 0;
}



/*** SUBPAGE SPECFIC ***/

/*** RALLY ***/

#rally.block, #rally .block {
	border-top-color: #963;
}
#cont .rally .more {
	background-image: url(assets/images/brown_arw.jpg);
}
#rally h1, #rally h2, #rally h2 a {
	color:#963;
}

/*** F1 ***/

#f1.block, #f1 .block {
	border-top-color: #C03;
}
#cont .f1 .more {
	background-image: url(assets/images/red_arw.jpg);
}
#f1 h2, #f1 h2 a {
	color:#C03;
}

/*** V8 ***/

#v8.block, #v8 .block {
	border-top-color: #09F;
}
#cont .v8 .more {
	background-image: url(assets/images/blue_arw.jpg);
}
#v8 h2, #v8 h2 a {
	color:#09F;
}

/*** SPEEDWAY ***/

#speedway.block, #speedway .block {
	border-top-color: #6C3;
}
#cont .speedway .more {
	background-image: url(assets/images/green_arw.jpg);
}
#speedway h2, #speedway h2 a {
	color:#6C3;
}

/*** SINGLESEATER ***/

#singleseater.block, #singleseater .block {
	border-top-color: #043ba1;
}
#cont .singleseater .more {
	background-image: url(assets/images/darkblue_arw.jpg);
}
#singleseater h2, #singleseater h2 a {
	color:#043ba1;
}

/*** INTERNATIONAL ***/

#international.block, #international .block {
	border-top-color: #f99606;
}
#cont .international .more {
	background-image: url(assets/images/orange_arw.jpg);
}
#international h2, #international h2 a {
	color:#f99606;
}

/*** NZCIRCUIT ***/

#nzcircuit.block, #nzcircuit .block {
	border-top-color: #036511;
}
#cont .nzcircuit .more {
	background-image: url(assets/images/darkgreen_arw.jpg);
}
#nzcircuit h2, #nzcircuit h2 a {
	color:#036511;
}

/*** FEATURES ***/

#features.block, #features .block {
	border-top-color: #910478;
}
#cont .features .more {
	background-image: url(assets/images/purple_arw.jpg);
}
#features h2, #features h2 a {
	color:#910478;
}

/*** EDITORS DESK ***/

#editorsdesk.block, #editorsdesk .block {
	border-top-color: #651003;
}
#cont .editorsdesk .more {
	background-image: url(assets/images/rust_arw.jpg);
}
#editorsdesk h2, #editorsdesk h2 a {
	color:#651003;
}






div.contactForm{
  width:365px;
  padding: 0px;
  margin: 0px;
  position:absolute;
}
div.row {
  clear: both;
  padding-top: 5px;
  _padding-top: 2px;
  }
div.row span.label {
  float: left;
  width: 140px;
  text-align: right;
  padding:0px 10px 0px 0px;
  }
div.row span.formw {
  float: right;
  width: 210px;
  text-align: left;
  }
div.row span.formw input.text, div.row span.formw textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 210px;
	border: 1px solid #000000;
	background: none;
}
div.row span.formw textarea{
  height:50px;
}
div.spacer {
  clear: both;
}
