/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

html,body{
	height:100%;
}

img {
	border:none;
}

ul,ol{
	padding:0 0 0 25px;
}

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

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

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

a:hover{
	text-decoration:underline;
}

.cross-link{
	border-bottom:3px solid #e9e8d9;
	height:22px;
	margin:10px 0 12px 0;
}

.cross-link h1{
	font-size:15px;
	float:left;
	font-weight:normal;
	margin:0 0 0 0;
	color:#950b0c;
}

.cross-link small{
	float:right;
	padding:6px 0 0 0;
}

.cross-link small a{
	font-size:11px;
	color:#1d1d1d;
}

h2{
	font-size:15px;
	color:#950b0c;
	font-weight:normal;
	margin:15px 0 5px 0;
}

.small_print{
	font-size:10px;
	color:#555;
}

.enquiry-table{
	margin-top:18px;
}

.enquiry-table td{
	padding:3px;
}

.enquiry-table input{
	padding:2px;
}

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

fieldset{
	border:1px solid #e08a8a;
	padding:0 0 20px 0;
	margin:15px 0 20px 0;
}

legend{
	background:#efcbcb;
	padding:5px 15px;
	color:#2d2d2d;
	font-weight:bold;
	margin-left:15px;
	border-top:1px solid #e08a8a;
}

/*Template*/

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

#header {
	background:url(/images/header.jpg) top right no-repeat;
	/*background:url(/images/xmas/images/xmas-header.jpg) top right no-repeat;*/
	height:119px;
}

#logo {
	/*background:url(/images/xmas/images/header-logo-bg.jpg) no-repeat;*/
	background:url(/images/header-logo-bg.jpg) no-repeat;
	width:202px;
	height:99px;
	float:left;
	padding:20px 0 0 33px;
}

#stock {
	float:left;
	width:324px;
	height:44px;
	padding:18px 0 0 46px;
	display:none;
}

#phone-openingtimes {
	float:right;
	width:280px;
	font-size:30px;
	color:#fff;
	padding:0 0 0 0;
	text-align:right;
	margin:8px 0 0 0;
}

#phone-openingtimes a{
	color:#fff;
	text-decoration:underline;
}

#very-small {
	font-size:11px;
	float:right;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

#menu {
	float:left;
	width:713px;
	height:33px;
	background:url(/images/header-menu-bg.jpg) repeat-x;
	padding-left:10px;
	margin-top:4px;
}

.menu-item {
	float:left;
	height:33px;
	border-left:1px solid #d1d1d0;
}

.menu-item a, .menu-item-sel a {
	display:block;
	padding:10px 10px 0 10px;
	float:left;
	color:#555454;
	height:23px;
}

.menu-item-sel a{
	color:#fff;
}

.menu-item a:hover{
	background:#fff;
	color:#111;
}

.menu-item a:hover, .menu-item-sel a:hover{
	text-decoration:none;
}

.menu-item-sel {
	float:left;
	background:url(/images/header-menu-item-sel.jpg) repeat-x;
}

#facebook_like{
	border:none;
	padding:8px 3px 0 0;
	float:right;
}

#google_plus{
	border:none;
	padding:8px 5px 0 0px;
	float:right;
	
}

#content-container {
	background:#fff;
	width:958px;
	min-height:500px;
	padding-top:15px;
	position:relative;
	z-index:5;
	top:-13px;
	clear:both;
}

#left-side-bar {
	float:left;
	width:203px;
	padding:0 0 0 10px;
	margin-bottom:15px;
}

#left-side-bar p{
	margin:0;
}

#search {
	background:#e9e8d9;
	width:200px;
	margin:0 0 5px 0;
	border-bottom:1px solid #c1c1c1;
}

#search-header {
	background:url(/images/leftcol-search-top.jpg) no-repeat;
	/*background:url(/images/xmas/images/xmas-holly.jpg) no-repeat;*/
	height:31px;
	color:#fff;
	padding-left:8px;
	line-height:29px;
	font-size:13px;
}

#search-inner{
	padding:8px 10px;
}

.leftcol-search-dropdown {
	width:177px;
	border:none;
	border:1px solid #d1d1d1;
	color:#525252;
	margin:2px 0 2px 0;
	height:20px;
}

.leftcol-search {
	width:131px;
	border:none;
	background:none;
	color:#525252;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	padding:0px;
}

.leftcol-input {
	width:169px;
	border:1px solid #d1d1d1;
	color:#525252;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:16px;
	padding:4px;
	margin:2px 0 0 0;
}

.leftcol-search-error {
	width:177px;
	border:1px solid #950b0c;
	color:#525252;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:2px 0 10px 0;
	height:18px;
	padding:2px 0 0 5px;
}

#keyword_search_container{
	width:177px;
	height:20px;
	border:1px solid #d1d1d1;
	margin-bottom:8px;
	
}

#keyword_search{
	width:131px;
	height:16px;
	border:none;
	background:#fff;
	overflow:hidden;
	float:left;
	padding:2px 0 2px 2px;
}

#search_button{
	width:44px;
	height:20px;
	float:left;
}


.search-submit {
	border:none;
	background:url(/images/vehicle_button.jpg) no-repeat;
	color:#fff;
	width:44px;
	height:20px;
	font-size:11px;
	cursor:pointer;
	padding-bottom:1px;
}

#previous-searches {
	background:#e9e8d9;
	width:180px;
	margin:0 0 5px 0;
	padding:7px 10px 7px 10px;
	border-bottom:1px solid #c1c1c1;
}

.red-text {
	color:#840000;
	margin:0 0 5px 0;
}

#previous {
	margin:0 0 0 0;
	width:200px;
	border-bottom:1px solid #c1c1c1;
}

#previously-viewed {
	background:#e9e8d9;
	color:#840000;
	width:180px;
	padding:7px 10px 7px 10px;
}

.previously-viewed-item {
	background:#e9e8d9;
	width:180px;
	padding:7px 10px 7px 10px;
	font-size:11px;
}

#enquire {
	width:200px;
	margin:10px 0 5px 0;
	border-bottom:1px solid #c1c1c1;
}

#enquiry-types{
	padding:0;
}

#enquiry-types li {
	list-style:none;
	background:url(/images/leftcol-listyle-whitearrow.jpg) no-repeat 10px 14px #e9e8d9;
	margin:0 0 1px 0;
	padding:9px 0px 10px 25px;
}

#enquire-header {
	background:url(/images/leftcol-enquire-header.jpg) no-repeat;
	/*background:url(/images/xmas/images/xmas-holly.jpg) no-repeat;*/
	height:31px;
	color:#fff;
	padding-left:8px;
	line-height:29px;
	font-size:13px;
}

#quick-contact-form {
	background:#e9e8d9;
	width:180px;
	padding:7px 10px 7px 10px;
}

.leftcol-contact-textbox {
	width:172px;
	padding:2px;
	border:none;
	border:1px solid #d1d1d1;
	color:#b5b5b5;
	margin:2px 0 2px 0;
	color:#525252;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#map {
	width:100%;  
	height:400px;
	margin-top:30px;
	float:right;
	color:#000;
	overflow:hidden;
}

.tise-item {
	margin-bottom:5px;
}

#news {
	background:#e9e8d9;
	width:200px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #c1c1c1;
}

#news-header {
	background:url(/images/header-news.jpg) no-repeat;
	/*background:url(/images/xmas/images/xmas-holly.jpg) no-repeat;*/
	height:31px;
	color:#fff;
	padding-left:8px;
	line-height:29px;
	font-size:13px;
	margin-bottom:10px;
}

#news-text {
	width:180px;
	font-size:11px;
	padding:2px 10px 7px 10px;
}

.news-and-offers {
	width:176px;
	border:none;
	border:1px solid #d1d1d1;
	color:#b5b5b5;
	margin:5px 0 10px 0;
	height:20px;
}

.news-submit {
	border:none;
	border-bottom:1px solid #d1d1d1;
	background:url(/images/leftcol-search-submit-butto.jpg) no-repeat;
	color:#686868;
	width:86px;
	height:23px;
	line-height:20px;
	text-align:left;
	padding:0 0 0 10px;
	margin:5px 0 5px 0;
}

#content-area {
	float:right;
	width:715px;
	padding:0 15px 10px 0;
}

#content-area p{
	margin:5px 0 15px 0;
	line-height: 140%;
}

#content-area ul{
	margin:0 0 15px 0;
}

#content-area li{
	margin:0 0 5px 0;
}

#footer {
	background:url(/images/footer-bg.jpg) repeat-x;
	height:57px;
	border-top:3px solid #696969;
	color:#d4d4d4;
	font-size:10px;
	clear:both;
}

#footer-container {
	width:938px;
	margin:10px auto;
	line-height:18px;
}

#footer-left {
	float:left;
	width:469px;
	text-align:left;
}

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

#footer a {
	color:#d4d4d4;
}

#footer a:hover {
	text-decoration:underline;
	color:#fff;
}

.list-container{
	float:left;
	width:168px;
	padding:0 10px 0 0;
	height:170px;
}

.list-image{
	padding:3px;
	background:#e9e8d9;
	border:1px solid #dddddd;
}

.list-title{
	padding:3px;
}

.list-price{
	font-weight:bold;
	padding:0 3px;
}

.search-option{
	background:url(/images/options-divider.jpg) no-repeat right;
	height:34px;
	color:#fff;
	float:left;
	width:142px;
	text-align:center;
}

.search-option a{
	color:#fff;
	display:block;
	width:140px;
	background:url(/images/options-background.jpg) repeat-x;
	height:24px;
	padding:10px 0 0 0;
	float:left;
}

.search-option a:hover{
	background:#791314;
	text-decoration:none;
	height:22px;
	border-bottom:1px solid #000;
}

#vehicle-checklist{
	background:#e9e8d9;
	border-bottom:1px solid #c1c1c1;
	padding:12px 0 0 10px;
}

#vehicle-checklist ul{
	padding:0;
	float:left;
	width:33%;
}

#vehicle-checklist li{
	background:url(/images/listyle-tick.jpg) no-repeat left;
	list-style:none;
	padding:0 0 0 20px;
	margin:4px 0 0 0;
}

.news-item-container{
	background:#e9e8d9;
	padding:12px 10px 15px 10px;
	border-bottom:1px solid #c1c1c1;
	margin:0 0 5px 0;
}

.news-item-date{
	width:95px;
	float:left;
	background:url(/images/news-date.jpg) no-repeat;
	height:60px;
}

.news-item-date-month{
	text-align:center;
	width:69px;
	color:#fff;
	font-size:13px;
	padding:2px 0 0 0;
}

.news-item-date-day{
	font-size:30px;
	color:#333;
	text-align:center;
	width:69px;
	padding:2px 0 0 0;
	font-family:Impact, Arial, Helvetica, sans-serif;
}

.news-item-content{
	float:left;
	width:595px;
}

.news-item-title{
	padding:0 0 8px 0;
	font-size:14px;
}

.manu-container{
	float:left;
	width:87px;
	margin:0 0 15px 0;
}

.manu-container a{
	text-decoration:none;
	font-size:11px;
}

.manu-container a:hover{
	color:#333;
}

.thumb{
	margin:0 0 3px 0;
}

#vehicle-image{
	float:left;
	width:400px;
	padding:3px;
	background:#e9e8d9;
	border:1px solid #dddddd;
}

#vehicle-thumbs{
	float:left;
	width:280px;
	padding:0 0 0 10px;
}

#vehicle-thumbs img{
	cursor:pointer;
	padding:2px;
	background:#e9e8d9;
	border:1px solid #dddddd;
}

#vehicle-offer-overlay{
	position:absolute;
	padding:235px 0 0 0;
}

.offer-overlay{
	position:absolute;
	padding:96px 0 0 4px;
}

.service-box{
	margin:15px 0 0 0;
	clear:both;
}

.action_base{
	text-align: center;
	font-size:16px;
	line-height: 140%;
	padding: 10px;
	margin-top: 25px;
	background:#e9e8d9;
	border-bottom:1px solid #c1c1c1;
}

#myAlternativeContent{
	background:#e9e8d9;
	border-bottom:1px solid #c1c1c1;
	text-align:center;
	color:#721011;
}

#news_image img{
	margin-left:10px;
}
