/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(/images/logo-watermark-large.jpg) center 100px no-repeat #fff;
	color:#494949;
}

ul, ol {
	padding-left:25px;
	margin-top:10px;
	margin-bottom:10px;
}

input, textarea {
	padding:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

td{
	padding:3px;
}

table{
	margin:8px 0 0 0;
}

img {
	border:none;
}

.clear {
	clear:both;
	height:0;
	font-size:0;
}

a {
	color:#056f8e;
	text-decoration:none;
}

a:hover {
	color:#368ba4;
	text-decoration:underline;
}

p {
	margin-top:12px;
	margin-bottom:5px;
}

h1 {
	background:url(/images/icon-h1.jpg) no-repeat left;
	padding-left:38px;
	color:#076886;
	font-size:14px;
	height:21px;
	padding-top:5px;
}

h2 {
	color:#368ba4;
	font-size:13px;
}

h3 {
	color:#368ba4;
	font-size:14px;
	margin-top:12px;
}

h6 {
	color:#fff;
	margin-top:9px;
	font-size:13px;
	font-family:Trebuchet MS, Arial, Verdana;
	font-style:italic;
	font-weight:bold;
}

#navtrail{
	padding-bottom:10px;
	font-size:11px;
	margin-top:-15px;
}

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

#header {
	height:132px;
}

#logo {
	float:left;
	width:216px;
	padding-top:13px;
}

#top-bar {
	float:left;
	width:538px;
	background:url(/images/top-menu-bg.jpg) repeat-x bottom;
	height:37px;
	padding-top:71px;
}

#top-bar-right {
	background:url(/images/top-menu-right.jpg) no-repeat bottom;
	width:10px;
	height:37px;
	padding-top:71px;
	float:right;
}

#top-bar-title {
	float:left;
	width:400px;
}

#top-bar-contact {
	float:right;
	text-align:right;
	width:128px;
	color:#fff;
	padding-top:12px;
}

#content-container {
}

#sidebar {
	float:left;
	width:191px;
}

#menu {
	background:url(/images/menu-bg.jpg) repeat-y #1e7e9a;
	padding:0 8px;
}

#menu-base {
	background:url(/images/side-menu-base.jpg) no-repeat;
	height:11px;
	margin-top:-1px;
}

.menu-item, .menu-item-sel, .menu-item-red {
	margin-bottom:1px;
}

.menu-item a, .menu-item-sel a, .menu-item-red a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	height:24px;
	padding-top:8px;
	padding-left:25px;
	background:url(/images/icon-menu.png) left no-repeat #368ba4;
}

.menu-item-red a{
	background:url(/images/offers-icon.jpg) left no-repeat #05a4ff;
}

.menu-item a:hover {
	background:url(/images/icon-menu.png) left no-repeat #439ab3;
}

.menu-item-sel a {
	background:url(/images/icon-menu.png) left no-repeat #439ab3;
}

#sidebar-content {
	margin-top:8px;
}

#hpi {
	float:left;
	width:55px;
}

#sidebar-address {
	float:right;
	color:#323232;
	line-height:18px;
	width:126px;
}

#payment-logos, #contact-details {
	padding-top:10px;
	padding-left:5px;
}

#payment-logos{
	clear:both;
	padding-top:0;
}

#content {
	float:right;
	width:558px;
}

#featured {
	margin:15px 0;
}

#featured-vehicles {
	clear:both;
	padding-left:30px;
}

#featured-title {
	float:left;
	width:176px;
}

#featured-viewall {
	float:right;
	text-align:right;
	background:url(/images/cars-for-sale-link.jpg) no-repeat;
	width:563px;
	padding-right:25px;
	height:22px;
	padding-top:5px;
	margin-bottom:10px;
}

#featured-viewall a {
	color:#fff;
	text-decoration:none;
}

#featured-viewall a:hover {
	text-decoration:underline;
}

#base-left {
	float:left;
	background:url(/images/base-left.jpg) no-repeat;
	width:10px;
	height:25px;
}

#base {
	background:url(/images/base-bg.jpg) repeat-x;
	height:25px;
	float:left;
	width:100%;
	color:#fff;
	font-size:11px;
	margin:10px 0;
}

#base a {
	color:#fff;
	text-decoration:none;
}

#base a:hover {
	text-decoration:underline;
}

#base-copy {
	float:left;
	width:40%;
	padding-top:5px;
}

#base-powered {
	float:right;
	text-align:right;
	width:40%;
	padding-top:5px;
}

#base-right {
	float:right;
	background:url(/images/base-right.jpg) no-repeat;
	width:10px;
	height:25px;
}

.contact-form td, .quote-form td {
	padding:4px;
}

.required-field{
	color:#d53232;
	font-size:11px;
}

.service-item{
	float:left;
	width:183px;
	background:url(/images/subpage-red.jpg) no-repeat;
	height:91px;
	text-align:center;
}

.service-item a{
	color:#212121;
	text-decoration:none;
	font-size:14px;	
	display:block;
	height:61px;
	display:block;
	padding:30px 35px 0 35px;
}

.service-item a:hover{
	font-weight:bold;
}

#side-address{
	color:#323232;
	padding-left:10px;
}

#side-address a{
	color:#056f8e;
	text-decoration:underline;

}

#side-address p {
	margin-bottom:8px;
}

.quote-button{
	border:2px outset #056f8e;
	background:#1985a4;
	color:#fff;
	font-size:15px;
	cursor:pointer;
	padding:3px;
}

.quote-button:hover{
	border:2px inset #056f8e;
	background:#115d73;
}

.error-message{
	border:1px solid #e26e5c;
	background:#ffe7e3;
	color:#9c3728;
	padding:3px;
	margin:5px 0;
}

.sent-message{
	border:1px solid #368ba4;
	background:#def8ff;
	color:#327b90;
	padding:3px;
	margin:5px 0;
}

.special-offer{
	background:url(/images/special-offer.jpg) no-repeat;
	width:551px;
	height:81px;
	margin:10px 0;
}

.special-offer-image{
	position:absolute;
	z-index:0;
	padding-left:455px;
	padding-top:10px;
}

.special-offer-text{
	position:relative;
	z-index:10;
	padding-left:15px;
	padding-right:100px;
	font-size:17px;
	font-family:Impact, Verdana, Arial, sans-serif;
	color:#000;
	padding-top:20px;
}