@charset "UTF-8";

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


   -------------------------------------------------------- */
   
   

/* video */
#home_video{
	clear:both;
	width: 930px;
	height: 351px;
	margin-bottom:30px;
	position:relative;
}
/* home columns */
#hom_col {
	clear:both;
	width:930px;
	height:360px;
	overflow: visible;
	position:relative;
	margin-bottom:30px;
	background-image: url(../common/backthreecolumn.png);
}

.counter {
	float: left;
	width: 290px;
	overflow: hidden;
	height: 360px;
	margin-right:30px;
	position:relative;
}

.latestnews {
	float: left;
	width: 290px;
	height: 360px;
	overflow: hidden;
	position:relative;
}

.sky {
	float: right;
	width: 290px;
	height: 360px;
	overflow: hidden;
	position:relative;
}
.title {
	float: left;
	padding: 10px;
	width: 270px;
	background-image: url(../common/shadow_insert_top.png);
}
.titlerss {
	float: left;
	padding: 10px;
	width: 220px;
	background-image: url(../common/shadow_insert_top.png);
}
.rss {
	float: right;
	padding: 10px;
	width: 30px;
	background-image: url(../common/shadow_insert_top.png);
	text-align: right;
}
.insert {
	clear:both;
	position:relative;
	padding: 10px;
	width: 270px;
	height: 150px;
	background-image: url(../common/block.jpg);
}

.hom_con {
	padding: 14px 10px 0px 10px;
	width: 270px;
	background-image: url(../common/shadow_insert_bottom.png);
}
/* home intro */
#hom_intr {
	clear:both;
	width:930px;
	overflow: visible;
	position:relative;
	margin-bottom:30px;
	padding-top:30px;
	border-top: 2px dotted #333333;
}
.intr_wel {
	float: left;
	width: 930px;
	height: 40px;
	position:relative;
}
.intr_one {
	clear:both;
	float: left;
	width: 290px;
	margin-right:30px;
	position:relative;
}

.intr_two {
	display: inline;
	float: left;
	width: 290px;
	position:relative;
	margin-bottom: 30px;
}

.intr_thr {
	float: right;
	width: 290px;
	position:relative;
}
