/* DOCUMENT INFORMATION ------------------------------------
TITLE:			Equi-Trek
LAST UPDATED:	17th August 2009
AUTHOR:			Ed Fryer / Ben Johnson, Clever Clover Ltd
NOTES:			Common project specific styles, followed by 
				a break down into the location styles.

-- CONTENTS -----------------------------------------------
	=1:		[STANDARDS / HTML]
	=2:		[COMMON REUSABLE ELEMENTS]
	=3:		[TEXT STYLES]
	=4:		[CONTAINER]
	=5:		[HEADER]
	=6:		[BREADCRUMB]
	=7:		[MAINNAV]
	=8:		[SIDEBAR]	
	=9:		[MAIN]	
	=10:	[FEATURE]	
	=11:	[FOOTER]	
------------------------------------------------------------*/

/*------=1:	[STANDARDS / HTML] -----------------------------*/
html { overflow:scroll; }

body {
	background-color: #ecebeb;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

a {color:#10244a;}

hr { clear: both; }

/*------=2:	 [COMMON REUSABLE ELEMENTS] -----------------------------*/
h1.logo {
	width: 243px; 
	height: 66px; 
	position: relative;
	margin: 154px auto 0;
	font-size: 0.5em;
	background: none;
	display: block;	
	color:#fff;
}
	h1.logo a {
		color:#fff;
	}

	h1.logo span {
		background: url('../images/logo.gif') no-repeat; 
		position: absolute; 
		width: 100%; 
		height: 100%;
	}
h2.subhead {
	width: 474px; 
	height: 28px; 
	position: relative;
	margin: 20px auto;
	font-size: 0.5em;
	background: none;
	color: #FFFFFF;
}
	h2.subhead a {
		color:#fff;
	}
	h2.subhead span {
		background: url('../images/subheading.jpg') no-repeat; 
		position: absolute; 
		width: 100%; 
		height: 100%;
		color:#fff;
	}
	
h1.logo a, h2.subhead a, .mainNav h2 a, .mainNav h3 a { color: #fff; }	
	
.border {border: 1px solid #3C4465;}

.link {
	text-decoration: underline;
	color: #3C4465;
}
	a.link[href^="http:"] {
		background: url(../images/external_link_icon.gif) right center no-repeat;
		padding-right: 16px;
	}

.bottom {
	position: absolute;
	bottom: 0;
}
/*------=3:	 [TEXT STYLES] -----------------------------*/
h1 {
	font-size: 2.5em;
	color:#868686;
	font-weight:700;
	padding:0 60px 1px 1px;
	margin: 0px 0 10px 5px;
	background: url('../images/underlineDotted.gif') bottom left repeat-x;
	display: inline-block;
}

h2 {
	color:#606060;
	font-weight:700;
	text-transform:capitalize;
}
	#disclaimer h2 {
		font-weight: 500;
		margin-top: 4px;
		margin-bottom: 8px;
	}

h3 {
	font-size:1.2em;
	color:#606060;
	font-weight:700;
	line-height: 30px;
	padding:10px 0 0 0;
	text-transform:capitalize;
}
h4 {
	font-size:14px;
	font-weight: bold;
}

p {
	padding: 2px 0 5px;
	line-height: 18px;
	color: #4a4a4a;
	font-size: 14px;
}

strong { padding: 0 7px 0 0;}

/*------=4:	 [CONTAINER] ----------------------------------*/
.container {
	width:1027px;
	margin:0 auto;
	position: relative;
	left: -13px;
}

/*------=5:	 [HEADER] ------------------------------------*/
ul.headerNav {
	float: right;
	padding: 0 10px 0 0;
}
	ul.headerNav li, ul.langNav li {
		float: left;
		color: #444;
		line-height: 20px;
	}
	ul.headerNav li a, ul.langNav li a {
		color: #444;
		font-size: 11px;
		padding:0 4px;
	}

ul.langNav {
	float: left;
	padding: 0 0 0 10px;
}

	ul.langNav li a span, ul.langNav li a img {
		float:left;
	}
	
	ul.langNav li a span {
		margin-left:5px;
	}
	
	ul.langNav li a img {
		border:1px solid #fff;
		margin:2px 0 0 2px;
	}
	

/*------=6:	 [BREADCRUMB] ------------------------------------*/

/*------=7:	 [MAINNAV] ------------------------------------*/
.mainNav {
	width:260px;
	height:405px;
	background: url('../images/mainNavBackground.png') no-repeat;
	float:left;
	position:absolute;
	top: 8px;
	left:10px;
}

/*Image replacement */
.mainNav h2 {
	width: 204px; 
	height: 49px; 
	position: relative;
	margin: 7px auto;
	padding:18px 0 4px 0;
	font-size: 0.5em;
}
	.mainNav h2 span {
		background: url('../images/logoSmall.gif') no-repeat; 
		position: absolute; 
		width: 100%; 
		height: 100%;
	}
.mainNav h3 {
	width: 205px; 
	height: 23px; 
	position: relative;
	margin: 0 auto;
	font-size: 0.3em;
	line-height: 0px;
	color: #fff;
}
	.mainNav h3 span {
		background: url('../images/subheadingSmall.gif') left top no-repeat; 
		position: absolute; 
		width: 100%; 
		height: 100%;
		top: 0;
		left: 0;
	}	
	
.mainNav ul {
	width: 236px;
	margin-left:11px;
}
	.mainNav li a { cursor: pointer; }
	.mainNav li { 
		position:relative;
		height: 22px;
		margin: 0 auto;
		width: 205px;
		color: #10244a;
		font-size: 12px;
		font-weight: bold;
	}
	.mainNav li.category {height: 52px;}
	.mainNav li.overview {
		color: #10244a;
		font-weight: bold;
		font-size: 12px;
	}
	.mainNav li a img {position: absolute; top: 0; left: -15px; }
	.mainNav li span {
		position: absolute;
		right: 0;
		width: 140px;
		color: #9d9d9d;	
	}
	
ul.subNav {
	position:absolute;
	z-index: 99;
	top:0;
	left:210px;
	width:196px;
	border-bottom: 1px solid #c7c7c7;
	display: none;
}
	ul.subNav li {
		width: 198px;
		height: 20px;
		font-size: 12px;
	}
	ul.subNav li a {
		background: url('../images/subNavItem.png') no-repeat;
		width: 187px;
		height: 19px;
		display: block;
		color: #10244b;
		font-weight: bold;
		line-height: 20px;
		padding-left: 10px;
		border-top: 1px solid #c7c7c7;
	}
	ul.subNav li a.gray {
		background: #ccc url('../images/subNavItem.png') no-repeat;
	}
	ul.subNav li a:hover {background-color: #fff;	}


/*------=8:	 [SIDEBAR] ------------------------------------*/

/*------=9:	 [MAIN] ------------------------------------*/
.mainContent {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	padding: 14px;
	clear: both;
	float:left;
	padding-bottom:20px;
}

.mainContent .headerContainer {position:relative;}

.mainContentDownloads { 
	float: left;
	width: 250px;
}
.mainContentDownloads ul { 
	margin: 0.1em 0 1.5em 1.5em;
}
.mainContentDownloads li { 
	padding: 0.3em 0 0.8em 0.7em;
}

.downloadLink {
	display:block;
	width:200px;
	height:48px;
	background:url(../images/download-but.gif) no-repeat;
}

.downloadLink span {
	font-weight:bold;
	color:#036fb9;
	margin:20px 0 0 70px;
	float:left;
}	

.mainContentDownloads ul.linkExternal li.title { 
	padding: 0.3em 0 0.2em 0.7em;
	list-style: none;
}
.mainContentDownloads ul.linkExternal li {
	list-style: disc inside;
}
.mainContentDownloads ul.linkExternal li a[href^="http:"] {
	text-decoration: underline;
	padding-right: 18px;
	color: #1070c0;
	background: url('../images/061220_icon_external.gif') center right no-repeat;
}

.mainContentText {
	width:720px; 
	float:right;
	padding-top:20px;
	min-height:330px;
}

.mainContentOverview {
	padding-left:20px;
	width:97%;
	float:left;
	padding-top:20px;
}

.mainContentDownloads + .mainContentOverview {
	width:700px;
}

.column_2 {
	width: 45%;
	float: left;
	padding: 0 10px 20px 10px;
}

.column_2 p {
	font-size:12px;
	border-bottom:1px solid #dedede;
}

.column_2 h3 {
	color:#304d82;
	float:left;
	width:100%;
}

.column_2 strong {
	background: url('../images/wigit.jpg') center left no-repeat;
	padding-left:15px;
}

.column_2 ul li {
	font-size:12px;
	clear:both;
}

.column_2 ul {
	float:left;
}	
	
.column_3 {
	width: 30%;
	float: left;
	padding: 0 10px 0 5px;
}

.mainContentText h1 + p, .mainContentOverview h1 + p { font-weight: bold; }
.mainContentText ol {
	list-style: decimal;
	list-style-position: inside;
	margin: 0.3em 0 0.8em 1.5em;
	line-height: 18px;
	color: #4a4a4a;
	font-size: 14px;
}
.mainContentText li {
	list-style: disc;
	list-style-position: inside;
	margin: 0.3em 0 0.8em 1.5em;
	line-height: 18px;
	color: #4a4a4a;
	font-size: 14px;
}

.mainContentText h2.clearboth {

}


.mainContentText table {
	width:100%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
	border-collapse:collapse;
}
.mainContentText td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	text-align:center;
	padding: 0.5em 0.5em;
	vertical-align: middle;
}				
.mainContentText table.price-guide-box td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	text-align:center;
	padding: 0.1em 0.3em;
	vertical-align: middle;
}

.preowned {
	border-bottom: 1px solid #ccc;
	padding: 1px 0 4px 8px;
	margin-bottom: 3px;
	clear: both;
	float: left;
	width: 700px;
}
.preowned p {
	width: 350px;
	margin: 0px 0px 0px 5px;
	clear: both;
	padding: 2px 0px;
	line-height: 16px;
}
.preowned h3 {
	font-size: 1.4em;
}
.preowned table { margin: 0px 0px 0px 5px; border: 0px; }
.preowned table td { padding: 1px; color: #4a4a4a; font-size: 14px; text-align: left; border: 0px; vertical-align: top;}
.preowned table td.label {text-align: right; font-weight: bold;}

.preowned img {
	border: 1px solid #ECEBEB;
	margin: 0px auto;
}
.preowned img:hover {
	border: 1px solid #CFCFCF;
}

.priceguideImage {
	display: block;
	width: 220px; 
	height:86px;
	overflow:hidden;
}
.priceguideImage img {
	margin-left: -60px;
}
.mainContentText td.no-border, .mainContentText th.no-border {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	text-align:center;
	background: none;
}				
.mainContentText th {
	font-weight:normal;
	color: #678197;
	text-align:center;
	background-color: #f1f1f3;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	font-size: 1.2em;
	padding: 0.5em 0.6em;
}

.mainContentText table.dimensions {
}

.mainContentText table.dimensions tr:first-child td  {
	background:#304d82 url('../images/table-bk.jpg') bottom center no-repeat;
	color:#fff;
	font-weight:bold;
}

.mainContentText table.dimensions tr td  {
	border:none;
	border:1px solid #ccc;
}

.mainContentTitle { 
	position: absolute;
	left: 290px;
	top: 50px;
	z-index:999;
}
.mainContentTitleShadow { 
	position: absolute;
	left: 291px;
	top: 51px;
}
	.mainContentTitle h1, .mainContentTitle h2 { 
		background: none;
		font-weight: bold;
		font-size: 36px;
		color: #fff;
		padding: 0;
		margin: 0;
	}
	.mainContentTitle h2 { 
		font-size: 24px;
		color:#fff;
	}
	
.mainContentTitleShadow h1, .mainContentTitleShadow h2 { 
		background: none;
		font-weight: bold;
		font-size: 36px;
		color: #000;
		padding: 0;
		margin: 0;
	}
	.mainContentTitleShadow h2 { 
		font-size: 24px;
		color:#000;
	}

.mainContent .overview, .mainContent .model, .mainContent .price, .mainContent .horses {
	margin: 0 auto;
	width: 205px;
	color: #10244a;
	font-size: 12px;
}
.mainContent .overview { 
	background: url('../images/underlineDotted.gif') bottom center repeat-x;
	margin: 0 auto;
}
.mainContent .horses { 
	margin: 0 auto 10px auto;
	height: 24px;
}
.mainContent .overviewLi {
	height:16px;
	padding-top:3px;
}
.subContent {
	width: 1027px;
	margin: 0 auto;
	margin-top: 14px;
	background: #fff;
	padding: 14px 0 4px;
	float:left;
}

.sectionArea {
	background: url('../images/sectionBackground.gif') no-repeat;
	width: 1000px;
	margin: 0 auto;
	height:auto;
}
	.sectionHeader {
		background: url('../images/sectionHeader.gif') no-repeat;
		height:32px;
		cursor:pointer;
		position:relative;
	}
	.sectionArea .active { 
		background: url('../images/sectionHeader_active.gif') no-repeat;
	}
	.sectionHeader a {
		position:absolute;
		height:32px;
		left: 0px;
		width:100%;
		display:block;
	}
	
	.sectionHeader h3 {
		width:332px;
		height:32px;
		float:left;
		color: #fff;
		text-align: center;
		padding: 0px;
	}
	.sectionHolder {
		display:none;
		overflow:hidden;
		width:100%;
	}
	
	sectionHolder img {
		padding:2px;
	}
	
	/* section = column */
	.section { 
		width: 332px;
		float: left;
	}
		.middle {
			background: url('../images/divider_background.png') repeat-y;
			width: 332px;
			padding:0 1px 0 1px;
		}
	
	.section ul{
		width: 306px;
		margin: 0 auto;
		padding-top:10px;
	}
		.section li a{
			display: block;
			background: url('../images/sectionColNav.gif') no-repeat;
			width:306px;
			color: #1d3563;
			height: 22px;
			font-size: 12px;
			font-weight: 700;
			padding: 0 0 1px 5px;
			line-height: 16px;
			letter-spacing: 0.5pt;
		}
		.section li a:hover{background-position: -4px 0;}
		
hr.large { 
	width: 1000px;
	margin-left: 0;
	float:left;
	margin-top:20px;
}

.dealer_pod {
	float: left;
	width: 170px;
	margin: 4px;
}
.dealer_pod .dealer_pod-middle {
	background: url(../images/textarea-bk-middle.gif) repeat-y;
	height: 111px;
	overflow: hidden;
}
	.dealer_pod h3 {
		padding: 0;
		line-height: 15px;
		font-size: 12px;
	}
	.dealer_pod p {
		font-size: 11px;
		padding: 2px 0 2px 7px;
		line-height: 13px;
	}
	.dealer_pod a {
		font-size: 11px;
		padding: 2px 0 2px 0px;
		line-height: 13px;
	}
	.dealer_pod h3 {
		width: 140px;
		font-size: 11px;
		padding: 2px 0 2px 7px;
		line-height: 13px;
	}

	
.extras {
	margin: 5px 0 10px 0;
}
.extraItem {
	width:340px;
	height: 150px;
	margin: 5px;
	float: left;
	border: 1px solid #ECEBEB;
}
	.extraItem img {
		border: 1px solid #fff;
		float: left;
		margin: 2px;
	}
	.extraItem label {
		background-color: red;
		color: #fff;
		font-weight: bold;
		width: 18px;
		height: 18px;
		text-align: center;
		margin: 2px;
		margin-top: 4px;
		float: left;
	}
	.extraItem p {
		float: left;
		margin: 0 0 0 2px;
		padding: 0;
		width:160px;
		font-size: 11px;
	}
/*------=10: [FEATURE] ------------------------------------*/
.featureArea {
	width:1000px;
	height:470px;
	position:relative;
	background:url(../images/loading.gif) no-repeat center #fff;
	overflow:hidden;
}

#slider ul li {
	width:1000px;
	height:413px;
}

	.openScreen {
		width:100%;
		height:100%;
		background:#fff url('../images/slides/openScreenbackground.jpg') no-repeat;
		position:absolute;
		z-index:999;
	}
					
.navFeature {
	width:527px;
	height:371px;
	position:absolute;
	top:20px;
	right:20px;
	background-color:#fff;
	overflow: hidden;
}

	.imageHolder {
		width:500px;
		height:215px;
		margin:0 auto;
		background-color:#999;
		margin-top:10px;
	}
	
	.info {
		width:324px;
		height: 125px;
		overflow: hidden;
		margin:10px 0 0 13px;
		float: left;
	}
	.info h2 { 
		font-size: 20px;
		background: url('../images/underlineDotted.gif') bottom left no-repeat; 
		padding-bottom: 5px;
		margin-bottom: 3px;
	}
	.info p {padding-bottom: 3px;}
	
	.links {
		margin:30px 13px 0 0;
		width:145px;
		float:right;
	}
		.links a {
			display:block;
			width:142px;
			height:27px;
			background:url('../images/button.gif') no-repeat;
			margin-bottom:2px;
			color: #606060;
			line-height: 24px;
			font-size: 14px;
			font-weight:700;
			text-align: center;
		}

#prevBtn, #nextBtn{ 
	display:block;
	width:19px;
	height:29px;
	float: left;
}	
#nextBtn{ float: right; }	
														
#prevBtn a, #nextBtn a{  
	display:block;
	width:19px;
	height:29px;
	background: url('../images/left-scroll.gif') no-repeat 0 0;
}		
#prevBtn a:hover, #nextBtn a:hover {background-position: 0 -29px;}	
#nextBtn a {background: url('../images/right-scroll.gif');}


/* add 28px to the width for each extra slide */
#controls {
	width:157px;
	height:30px;
	margin:0 auto;
	margin-top:10px;
}

#controls li {
	float:left;
	padding:8px;
	background: url('../images/control_off.gif') center no-repeat;
	width: 13px;
	height: 13px;
}
#controls li.current {background: url('../images/control_on.gif') center no-repeat;}
#controls li a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

/*------=11: [FOOTER] ------------------------------------*/
.footer {
	width: 999px;
	margin: 0 0 20px 0;
	padding: 5px 14px 10px 14px;
	height: 17px;
	background: #fff;
	float:left;
	font-size: 12px;
}
.footer ul li {
	float: left;
	line-height: 14px;
	color: #CCC;
}
	.footer ul li a , .footer ul li a:visited{
		color: #a9a9a9;
		padding: 0 5px;
	}
	.footer ul li.last {border: none;}
	
.cleverclover {
	float: right;
	color: #82c86d;
	line-height: 14px;
	font-size: 11px;	
}

/*------=10: [MISC] --------------------------------------*/

.miscContentHolder {
	width:1000px;
	position:relative;
	padding-bottom:20px;
	float:left;
}

	.miscHeader {
		width:1000px;
		height:86px;
		background: url('../images/header_background.jpg') no-repeat;
		overflow:hidden;
		position:relative;
	}

		.miscHeader h1 {
			position:absolute;
			top:25px;
			left:300px;
			color:#fff;
			background-image:none;
		}
		
		.miscHeaderOverlay {
			width: 300px;
			height: 86px;
			float: right;
			position: relative;
			top: 0px;
			right: 0px;
		}
			.miscHeaderOverlayImage {
				position: absolute;
				top: 0px;
				right: 0px;
				width: 100%;
				height: 100%;
				background: url('../images/miscHeaderOverlayImage.png') no-repeat;
			}

form.contact {
	width:330px;
	float:left;
}
			
.map {
	float:left;	
	width:386px;
}

.map fieldset.contact {
	float:right;
}

.map table td { text-align: left; }
	
	#map_canvas, .googleMap {
		height:285px;
		width:390px;
		float:left;
	}
		
	#directions {
		width:380px;
		float:left;
	}

label {
	float: left;
	width: 100px;
	height: 16px;
	font-weight: bold;
	font-size: 110%;
	padding: 2px 0 0 0;
	margin: 5px 0 4px 0;
}

label.error {
	clear: both;
	color: #cc0000;
	float: left;	
	width: 300px;
	text-align: left;
	margin: -5px 0px 0px 0px;
	font-size: 12px;
}

.required {
	color: red;
}

.contact input, .contact select, .from {
	background: url('../images/input-bk.jpg') no-repeat;
	width:196px;
	height:21px;
	border:none;
	padding:3px 0 0 8px;
}

.contact select {
	height:24px;
	padding:3px 0 0 5px;
	font-size: 14px;
}

input,select,textarea {
	margin: 5px 0 4px 0;
}

.contact textarea {
	background: url('../images/textarea-bk.jpg') no-repeat;
	width:185px;
	height:100px;
	border:none;
	padding: 8px;
}

.contact .submit {
	background: url('../images/submit.jpg') no-repeat;
	height:24px;
	width:201px;
	cursor:pointer;
	float:left;
	margin-left: 100px;
}

.contact .go, .getDirections {
	background: url('../images/go.jpg') no-repeat;
	height:24px;
	width:31px;
	margin-top:10px;
	cursor:pointer;
	border:none;
}

.backBut {
	position:absolute;
	display:block;
	top:428px;
	right:30px;
	height:20px;
	width:89px;
	background: url('../images/back.png') no-repeat;
	z-index:90;
}

.modelBut {
	position:absolute;
	display:block;
	top:428px;
	right:30px;
	height:20px;
	width:126px;
	background: url('../images/more.png') no-repeat;
	z-index:9999;
}

.miscBack {
	top:66px;
	right:20px;
}

.map fieldset.contact label {
	padding:15px 10px 0 0;
	margin:0;
	width:auto;	
}

.flashBanner {
	position:absolute;
	top:0px;
	right:0px;
}

.dimensions .tableMenu, .dimensions .tableMenu td {
	background:#edf0f5;
	font-weight:bold;
	color:#626262;
}

.dimensionPic {
	width:100%;
	padding-top:30px;
}

.dimensionsPic img {
	margin:0 auto;
}

.iso, .isuzu {
	float:left;
	width:260px;
	height:320px;
	background: url('../images/iso.jpg') no-repeat top center;
	position:relative;
	margin-top:340px;
}

.isuzu {
	background-image:none;
	margin-left:20px;
	width:235px;
	margin-top:350px;
}

.isuzu a.logo {
	display:block;
	width:235px;
	height:90px;
	float:left;	
	background:#e60000 url('../images/isuzu-logo.gif') no-repeat top center;
	margin-bottom:10px;
}

.isuzu a {
	font-weight:bold;
}

.isuzu p {
	width:240px;
	font-size:12px;
}

.iso p {
	position:absolute;
	left:20px;
	bottom:0px;
	width:240px;
	font-size:12px;
}

.navHolder {
	float:left;
}


.footer ul li.isoLink {
	padding:0px;
	margin:0px;
	position:relative;
	width:62px;
	height:30px;
	display:block;
}

.footer ul li.isoLink a {
	position:absolute;
	top:-5px;
	left:0px;	
}	







