/* Styles */

body {
	background:#000 url(images/bg.gif) repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 10px;
}

#mysitecontainer {
	margin: 0px auto;
	position: relative;	
	width: 850px;
	background:url(images/back.gif) #FFFFFF;
	background-repeat:repeat-y;
	height:100%;overflow:hidden;
}	
	
#top {
	position: relative;	
	width: 850px;
	background:url(images/top.gif) #FFFFFF no-repeat;
	height:148px;
}

#toplinks {
	position: relative;
	top:135px;
	left:55px;
	width:100px;
}

#toplinks a {
	font-size:10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#toplinks a:hover {
	text-decoration:underline;
}

#middle {
	position:relative;
	width: 850px;
	background:url(images/middle.jpg) #FFFFFF repeat-x;
	height:252px;
}



#nav {
	position:relative;
	float:left;
	width: 170px;
	top:8px;
	left:25px;
}

#nav ul {
	list-style:none; 
	padding:5px 0 0px 2px; 
	margin:0
}

#nav a {
	width:160px; 
	display:block; 
	line-height:25px; 
	padding:2px 0px 0px 14px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	border-bottom:#fff 1px dashed; 
	font-size:10px;
	background:url(images/bullet.gif) no-repeat;
}

#nav a:hover {
	color:#000; 
	border-bottom:#fff 1px dashed;
}

#rotate {
	position:relative;
	float:left;
	left:39px;
	top:17px;
	width:601px;
	height:218px;
	z-index:1;overflow:hidden;
}


#contactdetails {
	font-size:12px; 
	width:175px; 
	_width: 168px;
	margin-top:30px; 
	margin-left:28px;
	_margin-left:18px;
	float: left;
}


#contactdetails h1 {padding:0; margin:0; font-weight:normal;}

#content {
	font-size:12px; 
	margin-left:6px; 
	padding:5px 0px 0px 10px;
	_padding-left: 2px;
	margin-right:50px; 
	_margin-right:5px;
	width:580px; 
	_width:590px;
	float:left;
}



#content li {list-style:none;}
h1 {
	font-size:14px;
}

#featuredholder {
	float:left;
	padding-top:32px;
	background-image:url(images/featured.jpg);
	background-repeat:no-repeat;	
	width:210px;
	height:230px;
	margin:10px;
}	



#homeheader {display:block;background-image:url(images/title-home.gif);width:572px;height:54px;background-repeat:no-repeat;margin:8px 0 0 3px;}
#stockheader {display:block;background-image:url(images/title-showroom.gif);width:572px;height:54px;background-repeat:no-repeat;margin:8px 0 0 3px;}
#contactheader {display:block;background-image:url(images/title-contact.gif);width:572px;height:54px;background-repeat:no-repeat;margin:8px 0 0 3px;}
#financeheader {display:block;background-image:url(images/title-finance.gif);width:572px;height:54px;background-repeat:no-repeat;margin:8px 0 0 3px;}
#thankheader {display:block;background-image:url(images/title-thankyou.gif);width:572px;height:54px;background-repeat:no-repeat;margin:8px 0 0 3px;}
#servicingheader {display:block;background-image:url(images/title-servicing.gif);width:572px;height:54px;background-repeat:no-repeat;margin:8px 0 0 3px;}
#partexheader {display:block;background-image:url(images/title-partexchange.gif);width:572px;height:54px;background-repeat:no-repeat;margin:8px 0 0 3px;}
#faqheader {display:block;background-image:url(images/title-faq.gif);width:572px;height:54px;background-repeat:no-repeat;margin:8px 0 0 3px;}
#financeheader {display:block;background-image:url(images/title-finance.gif);width:572px;height:54px;background-repeat:no-repeat;margin:8px 0 0 3px;}

#headerspan {display:none;}

#content p a:link, #content p a:visited {color:#fff; font-weight:bold; text-decoration:none;}

#inlineFirst {position:relative; left:-3px; top:0px;}
#inlineSecond {position:relative; left:-3px; top:0px;}

.bluelinktext{
color:#fff;
}

#showVideoLink{
text-decoration:none;
}

#showVideoLink a{
text-decoration:none;
}

#nextListPrint a{
color:#FFFFFF;
}