/* 

ZFDESIGN CAR DESIGN Web Site Style sheet 
Created by ZFDESIGN LTD. 2007 for more info visit
http://www.zfdesign.net

*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration:none;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
a:active {
	color: #FF0000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1, h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
#container { 
	position:relative;
	left:auto;
	top:0px;
	margin:auto;
	width:780px;
	height:auto;
	background-color:#000000;
	background-image:url(images/BGR_Car.jpg);
	background-repeat:no-repeat;
	background-position:106%;
	z-index:2;
}
#top { 
	position:relative; 
	left:0px;
	top:0px;
	width:780px;
	height:116px;
	margin:10px 0px;
	padding:2px 2px;
	background:transparent url(images/BGRTopBox.png) scroll no-repeat 2px 2px;
	z-index:3;
}
#logoSml {
	position:relative;
	top:6px;
	left:4px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(images/checkFlag.jpg) scroll no-repeat 0 50%;
	z-index:2;
}
#logoSml img {
	margin:20px 50px 20px 20px;
	vertical-align:middle;
}
#navigation { 
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:30px;
	margin:0px 0px;
	border-top: 2px solid #FF0000;
	z-index:4;
}
#navigation #buttons { 
	position:relative;
	left:auto;
	top:-24px;
	z-index:11;
}
#navigation img.menu { 
	padding:4px 20px;
}
#mainContent { 
	position:relative;
	left:0px;
	top:auto;
	padding:10px 20px;
	width:740px;
	height:auto;
	z-index:5;
}
#mainContent .logo {
	padding-top:40px;
	padding-left:10px;
	padding-bottom:50px;
}

#projList {
	color:#FF0000;
	font-weight:bold;
}
#projList img { 
	border:none;
}
#projectName {
	position:relative;
	left:0px;
	top:18px;
	width: 700px;
	height: auto;
	padding-left:10px;
	margin-top:0px;
	z-index:12;
}
#projContent {
	position:relative;
	left:120px;
	top:0px;
	padding:0 5px 0 10px;
	margin-bottom:20px;
	margin-left:10px;
	border-left: 1px solid #FF0000;
	width: 600px;
}
#projContent .line {
	padding:4px;
}
#projContent a {
	padding:4px;
}
#projContent img {
	border:none;
}
#projcontent { 
	position:relative;
	top:0px;
	left:84px;
	width: 640px;
	padding:0 5px 2px 10px;
	margin:0 0 0 10px;
	border-left: 1px solid #FF0000;
	background:transparent url(images/BGR_proj.png) scroll repeat-y 100% 0;
	overflow:hidden;
	z-index:20;
}
#projcontent p { 
	text-align:center;
	text-indent:0.5em;
	padding:0 1em 0 2em;
}
#projcontent p.toLeft { 
	text-align:left;
}
#projcontent img { 
	padding:0;
	margin:0;
	border:none; 
}
#links li{ 
	list-style:outside;
	list-style-type:none;
	list-style-image:none;
	text-align:left;
	margin:10px 0;
}
.left { 
	width:310px;
	float:left;
	clear:left;
}
.right{ 
	width:310px;
	float:right;
	clear:right;
}
#mainTopDecor {
	position:relative;
	left:84px;
	width:640px;
	height:20px;
	padding:0 5px 0 10px;
	margin:0 0 0 10px;
	border-left: 1px solid #FF0000;
	background:transparent url(images/BGR_projTop.png) scroll no-repeat 100% 0;
	z-index:auto;
}
#mainBotDecor { 
	position:relative;
	left:84px;
	width:640px;
	height:20px;
	padding:0 5px 0 10px;
	margin-left:10px;
	border-left: 1px solid #FF0000;
	background:transparent url(images/BGR_projBot.png) scroll no-repeat 100% 0;
	z-index:auto;
}
#footer { 
	position:relative;
	left:0px;	
	top:auto;
	width:780px;
	height:auto;
	padding:5px 0px;
	border-top: 2px solid #FF0000;
	z-index:8;
}
#footer span {
	padding:0px 20px;
}
#revCount { 
	position:relative;
	left:0px;
	top:-15px;
	width:71px;
	height:15px;
	margin:0px 60px;
	border: 1px solid #FF0000;
	z-index:9;
}
#webmaster { 
	float:right;
	margin-top:-32px;
	margin-right:20px;
}
#webmaster a { 
	font-size:10px;
	text-transform:none;
}
#botLinks { 
	font-size:10px;
}
#botLinks a { 
	font-size:10px;
	text-transform:uppercase;
}
