@charset "UTF-8";

/* --------------------------------------------------------
   CSS LOVINGLY SCRIPTED AT THE SEEN
   --------------------------------------------------------
   
   Screen        - Global stylesheet
   Client        - Drayson Racing
  
   Filename      - global.css
   Version       - 27.01.09
   Copyright     - (c) Drayson Racing
   
   Author        - Adrian Morley
   Company       - The Seen
   Website       - www.theseen.biz


   -------------------------------------------------------- */
   
   
/* general */
body {
	background-color: #000000;
	background-image: url(../common/background_2010.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-webkit-text-size-adjust: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-size: 20px;
	color: #CCCCCC;
	margin-top:0px;
	margin-bottom:3px;
}
h2 {
	font-size: 20px;
	color: #99CC00;
	margin: 0px;
}
a:link {
	color: #ff6400;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #FF6400;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #FF6400;
	font-size: 11px;
}
p{
	margin-top:0px;
	margin-bottom:0px;
	}
	.headline {
	color: #92D400;
	font-weight: bold;
	line-height:18px;
}
.subcopy {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
}

/* content */
#wrapper {
  width: 930px ;
  margin-left: auto ;
  margin-right: auto ;
  padding: 15px;
}

/* header */
#header{
	width: 930px;
	height: 107px;
}

.logo {
	float: left;
	width: 206px;
	height: 106px;
	padding-top:1px;
}
.amr {
	float: right;
	width: 200px;
	height: 107px;
	position: relative;
	text-align: right;
}

/* navigation */
#navigation{
	clear:both;
	width: 930px;
	height: 39px;
	margin-bottom:30px;
	position:relative;
	overflow: hidden;
}
#nav li {
float: left;
}
#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 39px;
	background: url(../common/menu.jpg) no-repeat;
	text-indent: 900px;
	overflow: hidden;
	font-size: 1%;
	text-align: left;
}
li#nav_hom a {
left: 0;
width: 60px;
background-position: 0 0;
}
li#nav_new a {
left: 60px;
width: 57px;
background-position: -60px 0;
}
li#nav_res a {
left: 117px;
width: 70px;
background-position: -117px 0;
}
li#nav_cal a {
left: 187px;
width: 80px;
background-position: -187px 0;
}
li#nav_gre a {
left: 267px;
width: 114px;
background-position: -267px 0;
}
li#nav_vid a {
left: 381px;
width: 63px;
background-position: -381px 0;
}
li#nav_ima a {
left: 444px;
width: 66px;
background-position: -444px 0;
}
li#nav_dow a {
left: 510px;
width: 93px;
background-position: -510px 0;
}
li#nav_tea a {
left: 603px;
width: 56px;
background-position: -603px 0;
}
li#nav_par a {
left: 659px;
width: 77px;
background-position: -659px 0;
}
li#nav_con a {
left: 736px;
width: 73px;
background-position: -736px 0;
}
li#nav_sho a {
left: 809px;
width: 56px;
background-position: -809px 0;
}
li#nav_med a {
left: 865px;
width: 64px;
background-position: -865px 0;
}

li#nav_hom a:hover {
background-position: 0 -39px;
}
li#nav_new a:hover {
background-position: -60px -39px;
}
li#nav_res a:hover {
background-position: -117px -39px;
}
li#nav_cal a:hover {
background-position: -187px -39px;
}
li#nav_gre a:hover {
background-position: -267px -39px;
}
li#nav_vid a:hover {
background-position: -381px -39px;
}
li#nav_ima a:hover {
background-position: -444px -39px;
}
li#nav_dow a:hover {
background-position: -510px -39px;
}
li#nav_tea a:hover {
background-position: -603px -39px;
}
li#nav_par a:hover {
background-position: -659px -39px;
}
li#nav_con a:hover {
background-position: -736px -39px;
}
li#nav_sho a:hover {
background-position: -809px -0px;
}
li#nav_med a:hover {
background-position: -865px -0px;
}

#body_hom li#nav_hom a {
background-position: 0 -78px;
}
#body_new li#nav_new a {
background-position: -60px -78px;
}
#body_res li#nav_res a {
background-position: -117px -78px;
}
#body_cal li#nav_cal a {
background-position: -187px -78px;
}
#body_gre li#nav_gre a {
background-position: -267px -78px;
}
#body_vid li#nav_vid a {
background-position: -381px -78px;
}
#body_ima li#nav_ima a {
background-position: -444px -78px;
}
#body_dow li#nav_dow a {
background-position: -510px -78px;
}
#body_tea li#nav_tea a {
background-position: -603px -78px;
}
#body_par li#nav_par a {
background-position: -659px -78px;
}
#body_con li#nav_con a {
background-position: -736px -78px;
}
#body_sho li#nav_sho a {
background-position: -809px -78px;
}
#body_med li#nav_med a {
background-position: -865px -78px;
}


#body_hom #nav_hom a,
#body_new #nav_new a,#body_res #nav_res a,
#body_cal #nav_cal a,#body_gre #nav_gre a,
#body_vid #nav_vid a,#body_ima #nav_ima a,
#body_dow #nav_dow a,#body_tea #nav_tea a,
#body_par #nav_par a,#body_con #nav_con a,
#body_sho #nav_sho a,#body_med #nav_med a {
background: url(../common/menu.jpg) no-repeat;
}

/* genral container */
#maincon {
	clear:both;
	float: left;
	width:930px;
	min-height: 200px;
	position:relative;
	margin-bottom:30px;
	overflow: visible;
}
#artcon {
	clear:both;
	float: left;
	width:930px;
	min-height: 200px;
	position:relative;
	margin-bottom:30px;
	overflow: visible;
	background-image: url(../../../../common/blocktints/artback.png);
}
.mainleft {
	float: left;
	width: 610px;
	min-height: 200px;
	position:relative;
}
.mainright {
	float: right;
	width: 290px;
	min-height: 200px;
	position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
	background-image: url(../../../../common/blocktints/subnews_tint290.png);
}
.mainhead {
	float: left;
	width: 590px;
	height: 122px;
	padding:10px;
	background-image:url(http://www.draysonracing.com/common/blocktints/general_tint_610.png);
	margin-bottom:3px;
}
.maincont {
	clear:both;
	float:left;
	width: 590px;
	min-height: 200px;
	padding: 15px 10px 10px 10px;
	background-image:url(http://www.draysonracing.com/common/blocktints/general_tint_610.png);
	overflow: visible;
	line-height: 24px;
}
.vidright {
	float: right;
	width: 290px;
	position:relative;
	background-image: url(../../../../common/blocktints/subnews_tint290.png);
	margin-top:1px;
}
.vidcont {
	clear:both;
	float:left;
	width: 610px;
	padding-bottom:30px;
	background-image:url(http://www.draysonracing.com/common/blocktints/general_tint_610.png);
}

/* footer */
#foot {
	clear:both;
	width:930px;
	height:25px;
	position:relative;
	border-top: 2px dotted #333333;
	padding-top:8px;
}
.footerleft{
	float:left;
	width:610px;
}

.footerright{
	float:right;
	width:240px;
}

/* footer text*/
.copyright {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.footerleft a:link {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.footerleft a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 10px;
}
.footerleft a:hover {
	text-decoration: none;
	color: #ff6400;
	font-size: 10px;
}
.footerleft a:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 10px;
}

.footerright a:link {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.footerright a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 10px;
}
.footerright a:hover {
	text-decoration: none;
	color: #ff6400;
	font-size: 10px;
}
.footerright a:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 10px;
}

/* text*/
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #ffffff;
}
.homecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
