/* ============================ common ============================== */

body { 
	color: #9b9b9b; background: #fff url(../img/bg-body.gif) repeat-x 0 0;
	font: normal 62.5% Georgia, Times, serif;
}

a{ color: #9b9b9b; text-decoration: none; }
a:hover, a:active, a:focus { text-decoration: underline; }

img 	{ display: block; }
a img 	{ border: none; }
a span	{ cursor: pointer; }
strong 	{ font-weight: bold; }
em 		{ font-style: italic; }

h2		{ margin: 0 0 10px 0; font-size: 1.8em; font-weight: normal; }

.clearfix:after {
	clear: both;
	display: block; visibility: hidden;
	height: 0;
	content: ".";   
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.aural{
	position: absolute;
	left: -2007px;
	font-size: 0;
}
.form-errors {
	float: left;
	margin-left: 40px;
	color: red;
	font-weight: bold;
	font-size: 1.1em;
}
.tabletext td {
	font-size: 1.2em;
}
.tabletext td h2 {
	font-size: 1.8em;
}
/* ========================== common end ============================ */

/* ============================ layout ============================== */

.holder{ 
	width: 999px;
	margin: 0 auto;
}

#header{
	background: url(../img/bg-header.gif) repeat-x 0 100%;
}

#sub-header{ 
	position: relative;
	height: 356px;
	margin: 0 0 10px 0;
}
#sub-header.inner{
	height: 178px;
}

.cols3 .col{
	float: left; display: inline;
	width: 303px;
	margin: 0 45px 15px 0;
}
.cols3 .last{
	margin-right: 0;
}
.cols4 .col{
	float: left; display: inline;
	width: 249px;
	margin: 0 0 15px 0;
}
.cols5 .col{
	float: left; display: inline;
	width: 140px;
	margin: 0 74px 15px 0;
}
.cols5 .last{
	margin-right: 0;
}

#main{
	margin: 0 0 15px 0; padding: 15px 0;
	border-bottom: 1px solid #9b9b9b;
}
#main.content-page{
	padding: 0;
	border-bottom: 0;
}
	#content{
		float: right;
		width: 807px;
	}
		#text{
			float: left;
			width: 465px;
		}
		#gallery{
			float: right;
			width: 317px;
		}
	#side-bar{ 
		float: left; display: inline;
		width: 167px;
		margin: 0 0 0 6px;
	}
	#content.wide{
		float: left;
		width: 632px;
	}
		#content.wide #text{
			float: none;
			width: 100%;
		}
	#side-bar2{
		float: right;
		width: 303px;
	}

#footer{
	margin: 0 0 15px 0; padding: 15px 0;
	border-top: 1px solid #9b9b9b; border-bottom: 1px solid #9b9b9b;
	color: #545454;
	font-size: 1.1em;
}


/* ========================== layout end ============================ */

/* ============================ header ============================== */

#header .holder{
	position: relative;
	padding-top: 30px;
	z-index: 100;
}

#header h1{
	float: right;
}

#call-us{
	position: relative;
	width: 246px; height: 63px;
	margin: -25px 0 30px 0;
	float:left;
}
#call-us span{
	
}

#top-nav{
	position: absolute;
	top: 10px; right: 0;
	font-size: 1.1em;
}
#top-nav li{
	float: left; display: inline;
	margin: 0 0 0 20px;
}
#top-nav li a{
	color: #545454;
}

#main-nav{
	margin: 0 0 30px 0;
	font-size: 1.2em; text-transform: lowercase;
}
#main-nav li{
	position: relative; float: left; display: inline;
	margin: 0 20px 0 0;
}
#main-nav li a{
	display: block;
	padding: 3px 10px 8px 0;
	background: #fff url(../img/bg-main-nav.gif) repeat-x 0 100%;
}
#main-nav li a:hover,
#main-nav li a:focus,
#main-nav li a:active,
#main-nav li:hover a,
#main-nav li:focus a,
#main-nav li:active a{
	text-decoration: none;
	color: #fff; background: #9b9b9b url(../img/bg-main-nav.gif) repeat-x 0 100%;
}
#main-nav ul{
	position: absolute;
	top: 26px; left: -2007px;
	padding: 6px 0;
	white-space: nowrap;
}
#main-nav li:hover ul,
#main-nav li:focus ul,
#main-nav li:active ul{
	left: 0;
}
#main-nav ul li{
	float: none; display: inline;
	margin: 0; padding: 0 20px 0 0;
}
#main-nav ul li a,
#main-nav li:hover ul li a,
#main-nav li:focus ul li a,
#main-nav li:active ul li a{
	display: inline;
	color: #9b9b9b; background: #fff;
	padding: 0;
}
#main-nav ul li a:hover,
#main-nav ul li a:focus,
#main-nav ul li a:active{
	color: #9b9b9b; background: #fff;
	font-weight: bold;
}

/* ========================== header end ============================ */

/* ========================== sub-header ============================ */

#banner{
	position: absolute;
	left: 50%;
	width: 999px; height: 100%;
	margin-left: -500px;
	background-position: 50% 50%; background-repeat: no-repeat;
	z-index: 10;
}
#pattern{
	position: absolute;
	left: 0;
	width: 100%; height: 100%;
	background: url(../img/pattern.png) repeat-y 50% 0;
	z-index: 11;
}

#sub-header .holder{
	position: relative;
	z-index: 12;
}

#sub-nav{
	margin: 0 0 0 157px;
}

#sale{
	position: absolute;
	top: -87px; right: 63px;
	width: 200px; height: 280px;
	background: url(../img/25off.png) no-repeat 0 0;
	overflow: hidden; text-indent: -2007px;
}
#sale a {
	position: absolute;
	top: -10px; right: 18px;
	width: 200px; height: 280px;
}

/* ======================== sub-header end ========================== */

/* ============================ content ============================= */

.showroom1{
	float: left; display: inline;
	width: 149px; height: 206px;
	background: url(../img/bg-showroom.gif) no-repeat 0 0;
}
.showroom1 h3{
	position: relative;
	width: 149px; height: 86px;
}
.showroom1 h3 span{
	position: absolute;
	width: 100%; height: 100%;
	background: url(../img/h3-showroom3.gif) no-repeat 0 0;
}
.showroom1 p{
	margin: 0 15px;
	font-size: 1.2em; line-height: 1.4;
}

.showroom2{
	float: right; display: inline;
	width: 149px; height: 206px;
	background: url(../img/bg-showroom.gif) no-repeat 0 0;
}
.showroom2 h3{
	position: relative;
	width: 149px; height: 86px;
}
.showroom2 h3 span{
	position: absolute;
	width: 100%; height: 100%;
	background: url(../img/h3-showroom2.gif) no-repeat 0 0;
}
.showroom2 p{
	margin: 0 15px;
	font-size: 1.2em; line-height: 1.4;
}

#dealer-locator{
	position: relative;
	width: 303px; height: 206px;
	background: url(../img/bg-dealer-locator.gif) no-repeat -3px 0;
}
#dealer-locator fieldset{
	width: 157px;
	padding: 20px 0 0 130px;
}
#dealer-locator label{
	display: block;
	margin: 0 0 3px 0;
	color: #545454;
	font-size: 1.8em; text-transform: lowercase;
}
#dealer-locator .text{
	display: block;
	width: 148px;
	margin: 0 0 2px 0; padding: 2px;
	border: solid 1px #7e7e7e;
	color: #545454; background: #fff;
}
#dealer-locator .submit{
	float: right;
}
.trade-app-link{
	position: absolute;
	left: 6px; bottom: 11px;
}

#itv{
	position: relative;
	width: 302px; height: 202px;
	padding: 3px 0 0 0;
}
#itv span{
	position: absolute;
	width: 100%; height: 100%;
	background: url(../img/itv.jpg) no-repeat 0 0;
}

#featured-items{
	background: url(../img/bg-featured.gif) repeat-x 0 24px;
}
#featured-items img{
	margin: 0 0 10px 0;
}
#featured-items p{
	width: 300px;
	margin: 0 0 5px 0;
	font-size: 1.2em; line-height: 1.4; text-align: justify;
}
#featured-items .right{
	float: right;
}

h2.arrow{
	margin: 0 0 15px 0;
	font-size: 13px;
}
h2.arrow span{
	float: left; display: inline;
	padding: 0 0 0 35px;
	height: 38px;
	background: url(../img/bg-h2-arrow.gif) no-repeat 0 0;
}
h2.arrow span span{
	display: block;
	height: 27px;
	padding: 11px 15px 0 0;
	color: #545454; background: url(../img/bg-h2-arrow-right.gif) no-repeat 100% 0;
}


#text h2{
	margin: 0 0 15px 0;
	font-size: 1.6em; font-weight: bold; line-height: 1.4;
	color: #98615e;
}
#text p{
	padding: 0 0 10px 0;
	font-size: 1.2em; line-height: 1.4;
	text-align: justify;
}
#text em{
	display: block;
	padding: 0 0 5px 0;
	font-size: 1.3em; font-style: normal; font-weight: bold; line-height: 1.3;
	color: #98615e;
}
#text ul{
	padding: 0 0 10px 2em;
	font-size: 1.2em; line-height: 1.4;
	list-style: disc;
}
#text ul ul{
	padding: 0 0 0 2em;
	font-size: 1em; line-height: 1.4;
	list-style: circle;
}
#text fieldset {
	float: left;
	border-bottom: 1px solid #999999;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 450px;
	margin-left: 40px;
}
#hline {
	margin: 0 0 15px 0; padding: 15px 0;
	border-top: 1px solid #9b9b9b; border-bottom: 1px solid #9b9b9b;
	color: #545454;
	font-size: 1.1em;
}
.form-labels {
	float: left;
	padding-bottom: 6px;
}
#text label {
	float: left;
	width: 186px;
	color: Black;
	font-size: 1.2em;
	font-weight: normal;
}
#text label.recaptcha_input_area_text {
	float: left;
	width: 0px;
	color: Black;
	font-size: 1em;
	font-weight: normal;
}
fieldset .fieldset-heading {
	font-size: 1.4em;
	color: Black;
	padding-bottom: 10px;
	font-weight: bold;
}
#text input {
	float: left;
	width: 250px;
	height: 18px;
}
.capcha input {
	float: none;
}
#text select, #text file {
	float: left;
	width: 250px;
	height: 20px;
}
#text textarea {
	width: 250px;
	height: 100px;
}
#text select {
	width: 220px;
	height: 22px;
}
#text submit {
	height: 22px;
}
#gallery li{
	float: left; display: inline;
	width: 133px; height: 131px;
	margin: 0 15px 15px 0; padding: 9px 0 0 10px;
	background: url(../img/bg-gallery.gif) no-repeat 0 0;
}

.contact-nav2{
	margin: 32px 0 0 0;
}
.contact-nav2 li{
	margin: 0 0 20px 0;
}

/* ========================== content end =========================== */

/* ============================ side-bar ============================ */

#range-nav li{
	width: 149px; height: 83px;
	margin: 0 0 5px 0; padding: 9px;
	background: url(../img/bg-range.gif) no-repeat 0 0;
}
#range-nav li a{
	display: block; position: relative;
	width: 100%; height: 100%;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
#range-nav li.current a{
	display: block; position: relative;
	width: 100%; height: 100%;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#range-nav li a span{
	position: absolute;
	bottom: 0; left: 0;
	width: 143px;
	padding: 3px;
	font-size: 1.3em; font-weight: bold;
	color: #fff; background: #000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/* ========================== side-bar end ========================== */

/* ============================= footer ============================= */

#footer a{
	color: #545454;
}

#bottom-nav{
	float: left;
}
#bottom-nav li{
	float: left; display: inline;
	margin: 0 20px 0 0;
}
#copyright{
	float: right;
}

#bottom-nav2{
	font-size: 1.1em; line-height: 1.4;
}
#bottom-nav2 h3{
	color: #545454;
	font-weight: bold;
}

/* =========================== footer end =========================== */




















