@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

body {
	background:url(/images/bg-repeat.jpg) repeat-x;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
}

img {
	border:none;
}

a {
	text-decoration: none;
	color:#959595;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color:#5080d2;
	margin-bottom:5px;
}

h1,h2,h3,h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
}

h2, h2 a{
	color:#2d2d2d;
}

h3, h3 a {
	font-size:14px;
	color:#5080d2;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}

#content a {
	color:#5080d2;
}

p {
	line-height:18px;
	margin-bottom:5px;
}

#container	{
	width:790px;
	margin:0 auto;
}

#header-top {
	height:82px;
}

#header-logo {
	padding-left:11px;
	width:213px;
	float:left;
}

#header-contact {
	width:555px;
	float:left;
	text-align:right;
	padding:25px 11px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
}

#header-left {
	background:url(/images/left-side.jpg) no-repeat;
	width:11px;
	height:306px;
	float:left;
}

#header-image {
	background:url(/images/header-image.jpg) no-repeat top;
	height:306px;
	width:768px;
	float:left;
}

#tag-line {
	width:374px;
	float:left;
	padding:247px 0 0 10px;
}

#find-us {
	width:170px;
	float: right;
	text-align:right;
	padding: 247px 10px 0 0;
	display:block;
}

#header-right {
	background:url(/images/right-side.jpg) no-repeat;
	height:306px;
	width:11px;
	float:right;
}

#content-container {
	padding:0 11px;
}

#content {
	width:569px;
	padding-right:10px;
	float:left;
}

#menu {
	width:189px;
	float:right;
}

#menu p{
	color:#5080d2;
	font-size:12px;
	padding-bottom:0;
	text-align:
}

#menu ul {
	list-style:none;
} 

.menu-item a, .menu-item-sel a {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:179px;
	padding:0 0 2px 10px;
	margin-bottom:10px;
	display:block;

}

.menu-item a{
	border-bottom:solid 1px #959595;
	border-left:solid 4px #959595;
}

.menu-item-sel a {	
	color:#5080d2;
	font-weight:bold;
	border-bottom:solid 1px #5080d2;
	border-left:solid 4px #5080d2;
}

.menu-item a:hover {
	color:#5080d2;
	border-bottom:solid 1px #5080d2;
	border-left:solid 4px #5080d2;
}

#featured {
	clear:both;
	padding: 10px 11px;
}

#footer {
	clear:both;
	margin: 10px 11px;
	border-top:1px solid #ccc;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ccc;
	padding:10px 0 20px 0;
}

#footer a {
	color:#ccc;
}

#footer-left {
	width:300px;
	float:left;
}

#footer-right {
	width:200px;
	float:right;
	text-align:right;
}

#form1 {
	padding:20px 0;
}

.petrol-type {
	width:150px;
	float:left;
}

.petrol-price {
}

.list-item{
	clear:both;
}

.error-message{
	background:#ffe8e8;
	border:1px solid #e39292;
	color:#812828;
	padding:4px;
	margin:5px 0;
	font-size:11px;
}

.message-sent{
	background:#f0ffe8;
	border:1px solid #b2e392;
	color:#478128;
	padding:4px;
	margin:5px 0;
	font-size:11px;
}

.vehicle-link-container{
	
}

.vehicle-link{
	width:272px;
	float:left;
	padding:0 10px 10px 0;
}

.finance-form .text_input{
	width:130px;
	border:1px solid #959595;
}

.finance-form .text_input_blue{
	width:128px;
	border:2px solid #4A75C5;
}

.finance-form td{
	padding:6px 14px 0 0;	
}
