@import url("forms.css");

body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 11px;
}

code, pre {
  font: 11px "courier new", courier, monospace;
}

html, body {
	height:100%;
	text-align:center;
	margin:0;
	padding:0;
}

html {
	background:url(/images/backgrounds/bgContent.jpg);
}

body {
	background:url(/images/backgrounds/bgTop.jpg) repeat-x top center;
  color:#5d5d5d;
	line-height:19px;
}

select, input, textarea {
	background:#f7f6ee;
	color:#98875e;
	font-weight:normal;
}

select {
	width:140px;
}

select.short {
	width:65px;
	margin-top:10px;
}

h1 {
	font:bold 18px arial, verdana, sans-serif;
	color:#669516;
	display:inline;
	border-bottom:1px dashed #969696;
	padding-bottom:7px;
	margin-top:0;
}

h1.clear {
	padding:0;
	border:0;
}

h2 {
	font:bold 16px arial, verdana, sans-serif;
	color:#669516;
	margin:0;
}

h3 {
  font-size: 12px;
}

hr {
  height: 1px;
  border: 0;
  background-color: #ccc;
}

ul.brown {
	color:#78622e;
	list-style-type:none;
	text-align:left;
	margin-left:-40px;
}

ul.brown li {
	float:left;
	display:block;
	padding:5px 10px 0 10px;
	white-space:nowrap;
	width:120px;
}

ul.featureBox {
	margin-top:2px;
}

ul.featureBox li {
	padding:6px;
	padding-left:10px;
	margin-left:-10px;
	list-style-type:none;
	background:#e9e4cf;
	color:#78622e;
	font-size:10px;
	line-height:15px;
	border-bottom:1px dashed #b8ab74;
}

ul.featureBox li a em {
	font-size:10px;
	font-weight:normal;
	padding-left:7px;
}

ul.featureBox li.alternate {
	background:#f6f3e6;
}

ul.horizontal {
	list-style-type:bullet;
	text-align:left;
	margin:0 0 0 -45px;
}

ul.horizontal li {
	list-style-type:bullet;
	float:left;
	white-space:nowrap;
	margin-left:25px;
	margin-right:10px;
}

a {
  color:#4d7fbd;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
  color:#1b4d8c;
}

a.greenLink {
	color:#669516;
	font:bold 14px arial, verdana, sans-serif;
}

a.greenLink:hover {
	color:#426605;
}

a.buttonBack, a.buttonBackOn, a.buttonTreatment {
	background:#3b6298 url(/images/buttons/buttonBack.gif) repeat-x;
	color:#a5bbd5;
	border:1px solid #4e7ab0;
	font:bold 11px arial, verdana, sans-serif;
	padding:1px 4px 1px 4px;
	text-transform:uppercase;
}

a.buttonBack:hover, a.buttonBackOn, a.buttonTreatment {
	color:#fff !important;
}

a.buttonTreatment {
	padding:1px 8px 1px 8px;
}

a.buttonTreatment .greenText {
	color:#97d62f;
}

.alert {
  color: #f00;
}

.required {
  color:#6d5225;
	font-size:9px;
	font-weight:bold;
}

.footRight {
	background:url(/images/backgrounds/footBackRight.png) no-repeat bottom right;
	height:44px;
	color:#7d541f;
	font-size:10px;
	padding:16px 29px 0 29px;
	line-height:14px;
}

.footRight a {
	color:#dea25c;
	text-transform:uppercase;
	font-size:12px;
	font-family:arial, verdana, sans-serif;
}

.footRight a:hover, .footRight a strong {
	color:#7d541f;
}

.footRight a.noDecoration {
	color:#7d541f;
	text-transform:none;
	font:normal 10px verdana, arial, sans-serif;
}

.footRight a.noDecoration:hover {
	color:#dea25c;
}

.footAddress {
	float:right;
	width:190px;
	margin-top:-5px;
	line-height:13px;
}

.footAddress strong {
	color:#ad7732;
	font-weight:normal;
}

.headerEmail { 
	background:url(/images/backgrounds/behindEmail.jpg) no-repeat top center;
	width:220px;
	height:53px;
	float:left;
	margin:4px 0 0 25px;
}

.headerEmail input {
	border:1px solid #abc283;
	background:#eef3e7;
	color:#72a417;
	width:166px;
	height:13px;
	padding:2px 4px;
	margin:3px 0 0 11px;
}

.homeCopyBlock {
	width:550px;
	padding:20px 35px 20px 35px;
}

.copyBlock {
	padding:10px 30px 20px 30px;
}

.homeButtons {
	background:url(/images/backgrounds/behindHomeButtons.gif) no-repeat center center;
	width:349px;
	text-align:center;
	margin:0 auto;
	padding:4px 0 10px 0;
}

.homeButtons img.spacer {
	margin-bottom:6px;
}

.homeNews {
	float:right;
	width:332px;
	border-left:4px solid white;
	margin:21px 0 0 15px;
}

.newsOne {
	height:1px;
	background:#ece6cc;
	border-bottom:1px dashed #b8ab74;
}

.topLine {
	height:4px;
	background:#d6cb95;
}

.newsItemOn, .newsItemOff {
	background:#ece6cc url(/images/backgrounds/newsBack.gif) repeat-y top right;
	padding:10px;
	font:normal 10px arial, verdana, sans-serif;
	color:#8a7047;
	text-transform:uppercase;
	line-height:17px;
}

.newsItemOff {
	background:#f6f3e6 url(/images/backgrounds/newsBack2.gif) repeat-y top right;
}

.newsItemOn a, .newsItemOff a {
	font:bold 11px verdana, arial, sans-serif;
	text-transform:none;
	line-height:17px;
}

.newsItemCover {
	padding:10px;
	font:normal 10px arial, verdana, sans-serif;
	line-height:17px;
	border-right:1px #b8ab74 dashed;
}

.leftOption, .leftOptionLong {
	float:left;
	width:90px;
	margin-bottom:7px;
}

.leftOptionLong {
	width:130px;
}

.leftOptionSm {
	float:left;
	width:70px;
	margin:0 10px 7px 0;
	white-space:nowrap;
	padding-top:1px;
}

.contactField {
	float:left;
	width:195px;
}

.contactField input, .contactField select {
	width:170px;
}

.contactField textarea {
	width:455px;
}

.contactFieldSm {
	float:left;
	width:135px;
}

.contactFieldSm input, .contactFieldSm select {
	width:115px;
}

.contactFieldSm textarea {
	width:330px;
	height:39px;
}

.contactFieldSm2 {
	float:left;
	width:150px;
}

.contactFieldSm2 input, .contactFieldSm2 select {
	width:100px;
}

.vehicleSearch {
	background:url(/images/backgrounds/vehicle-search.gif) repeat-y;
	border-top:1px solid #b2a67a;
	margin-top:-12px;
}

.vehicleSearchTop {
	background:url(/images/backgrounds/vehicle-searchTop.gif) no-repeat top left;
	color:#78622e;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
}

.vehicleSearchTop p {
	margin:0;
	font-weight:normal;
	font-size:10px;
}

.vehicleSearchTop .photoTreatment, .newsItemOn .photoTreatment, .newsItemOff .photoTreatment {
	background:#cac1aa;
	border-color:#dfd8c1;
	width:208px;
	margin:0 auto;
}

.vehicleSearchBottom {
	background:url(/images/backgrounds/vehicle-searchBottom.gif) repeat-y top center;
	height:4px;
}

.vehicleSearchTop td, .vehicleSearchTop th {
	border:1px solid #d0c79c;
}

.vehicleSearchTop a {
	font-size:13px;
	line-height:20px;
	color:#7b5e24;
}

.vehicleSearchTop a:hover {
	color:#b39b6e;
}

.aroundResults {
	background:#b6b6b6;
	padding:1px;
	border:1px solid #dadada;
	width:898px;
	margin:2px auto;
}

.aroundResultsTop {
	background:url(/images/backgrounds/searchResult.gif) repeat-y top center;
}

.searchResults {
	background:url(/images/backgrounds/searchResultsBottom.gif) repeat-x bottom left;
	width:560px;
}

.searchResults a {
	color:#4d7fbd;
	font:bold 18px arial, verdana, sans-serif;
}

.searchResults a:hover {
	color:#174071;
}

.searchResults p {
	margin:0;
}

.searchResults .details {
	border-top:1px solid #b9b9b9;
	padding:7px 13px;
}

.searchPhoto {
	background:url(/images/backgrounds/searchPhoto.gif) repeat-y;
}

.searchPhotoCap {
	background:url(/images/backgrounds/searchPhotoCap.gif) no-repeat top left;
}

.searchPhotoBase {
	background:url(/images/backgrounds/searchPhotoBase.gif) no-repeat bottom left;
	width:140px;
	border:1px solid white;
	border-top:0;
	color:#285489;
	font:bold 18px arial, verdana, sans-serif;
	padding:6px;
	text-align:center;
}

.searchButtons {
	background:url(/images/backgrounds/searchButtonsBase.gif) no-repeat bottom left;
	width:168px;
	border:1px solid white;
	padding:6px;
	text-align:center;
}

.searchButtons img {
	border:1px solid #d3e1f1;
	margin-bottom:3px;
}

.searchButtonsCap {
	background:url(/images/backgrounds/searchButtonsCap.gif) no-repeat top left;
}

.photoTreatment {
	border:1px solid #b2c4d7;
	background:#9eaab1;
	padding:1px;
}

.photoTreatment img {
	border:4px solid #fff;
}

.photoTreatment p {
	margin:0;
	background:white;
	padding:0 10px 5px 10px;
	text-align:center;
	font-size:10px;
	color:#78622e;
}

.brownBack {
	background:url(/images/backgrounds/brownBack.gif) repeat-y top center;
}

.brownBack p.noResults {
	margin:0;
	text-align:center;
	padding:10px 30px;
	color:#78622e;
	font-size:12px;
}

.smallBlueBack {
	background:url(/images/backgrounds/resultsBlueBackSmall.gif) no-repeat center left;
	height:29px;
	padding:10px 0 0 18px;
	margin:15px 0 10px 30px;
	font-weight:bold;
	font-size:10px;
	color:#506f94;
	width:240px;
}

.smallBlueBack input, .smallQuantity input {
	text-align:center;
	width:25px;
	margin-left:7px;
}

.resultsBlueBack {
	background:url(/images/backgrounds/resultsBlueBack.gif) no-repeat center center;
	height:29px;
	padding-top:10px;
	margin:15px 0 10px 0;
	font-weight:bold;
	font-style:italic;
	font-size:10px;
	color:#506f94;
}

.resultsBlueBackTall {
	background:url(/images/backgrounds/resultsBlueBackTall.gif) no-repeat center bottom;
	margin:0 10px 5px 10px;
	float:left;
	width:440px;
	padding-top:10px;
}

.resultsBlueBackTall p, .resultsBlueBackTall h1 {
	padding-left:15px;
}

.smallQuantity {
	padding:7px 30px;
	text-align:center;
	white-space:nowrap;
	font-size:14px;
}

.smallQuantity input {
	margin:0;
}	

#clouds, #cloudsTwo, #cloudsThree, #cloudsFour, #cloudsFive, #cloudsSix {
	background:url(/images/photos/clouds.jpg) no-repeat top left;
	width:942px;
	height:15px;
}

#cloudsTwo {
	background:url(/images/photos/clouds2.jpg) no-repeat top left;
}

#cloudsThree {
	background:url(/images/photos/clouds3.jpg) no-repeat top left;
}

#cloudsFour {
	background:url(/images/photos/clouds4.jpg) no-repeat top left;
}

#cloudsFive {
	background:url(/images/photos/clouds5.jpg) no-repeat top left;
}

#cloudsSix {
	background:url(/images/photos/clouds6.jpg) no-repeat top left;
}

/* h1#logo {
	width:174px;
	height:100px;
	float:left;
	margin:0;
	border:0;
	padding:0;
}

h1#logo a{
	width:174px;
	height:100px;
	background:url(/images/misc/logo.jpg) no-repeat top left;
	text-indent:-9000em;
} */


h1#logo, h1#home-logo{
	width: 174px;
	height: 100px;
	margin: 0;
	padding: 0;
	float: left; /* We want to float the object - not the link */
	border:0;
}

h1#logo a, h1#home-logo{
	width: 174px;
	height: 100px;
	background:url(/images/misc/logo.jpg) no-repeat top left;
	display: block;
	text-indent: -9000em;
}


#navBar {
	background:url(/images/backgrounds/navBack.jpg) repeat-x;
	height:100px;
}

#content {
	padding-bottom:70px;
	padding-top:14px;
}

#vehicle_listing {
	background:url(/images/backgrounds/searchResultsTop.gif) no-repeat top left;
}

#header {
	background:url(/images/backgrounds/featuredArea.gif) no-repeat center center;
	height:279px;
	padding:0 15px 0 15px;
}

#header .homePhoto {
	border:1px solid #bccbd9;
	background:#a6b0b4;
	padding:1px;
}

#header .homePhoto img, #header .homePhoto #flashcontent {
	border:8px solid white;
	background:#8db2da;
	padding:1px;
}

#header .photos {
	background:url(/images/backgrounds/homeBoxPhotos.png) no-repeat;
	behavior:url("../javascript/iepngfix.htc");
	padding:5px;
	width:94px;
	height:262px;
	float:left;
	margin-top:-2px;
}

#header .photos img {
	margin-bottom:3px;
}

#header .photos img.last {
	margin:0;
}

#header .homeBlock {
	line-height:15px;
	border:1px solid #c0c1c3;
	border-left:0;
	background:#f9fbfd url(/images/backgrounds/homeBlock.gif) repeat-x bottom left;
	padding:7px 5px 7px 5px;
	margin:2px 0 1px 10px;
}

#header .homeBlock p {
	margin:0;
	font-size:10px;
	color:#5d5d5d;
}

#header .rightSection {
	float:right;
	width:310px;
	margin-top:10px;
}

#footer {
	position:absolute;
	width:936px;
	height:60px;
	bottom:0;
	background:#3f2a0d url(/images/backgrounds/footBack.png) repeat-x;
	border:3px solid #3f2a0d;
}

div#container {
	background:url(/images/backgrounds/contentBack2.png) repeat-y bottom center;
	padding:0 14px 0 14px;
	text-align:left;
	position:relative;
	margin:0 auto;
	width:942px;
	height:auto !important;
	height:100%;
	min-height:100%;
}





.buyOTweek {
	width:208px;
	float:right;
	margin:10px;
	margin-right:20px;
	line-height:15px;
}

.buyOTweek h2 {
	text-transform:uppercase;
	font-size:14px;
	display:inline;
	background:#e0ead0;
	margin:0;
	margin-left:34px;
	padding:4px 7px 5px 7px;
}

.botwInside {
	text-align:center;
	width:100%;
	padding:0 4px 6px 4px;
	background:#669516 url(/images/structural/botwBottom.gif) no-repeat bottom center;
}

.botwInside a {
	color:white;
}

.botwInside a {
	color:white;
	font-size:14px;
}

.botwInside a:hover {
	color:#c3d6a3;
}

.botwInside a em {
	font-size:10px;
	font-weight:normal;
}

.eclub { 
	background:url(/images/structural/join-the-e-club.png) no-repeat;
	width:324px;
	height:72px;
	float:left;
	margin:-15px 0 0 12px;
	position:relative;
}

.eclub input {
	width:162px;
	height:16px;
	background:#eef3e7;
	border:1px solid #abc283;
	color:#88a417;
	margin:20px 0 0 122px;
	padding:3px 3px 0 3px;
}

.eclub input.submit {
	width:20px;
	height:21px;
	position:absolute;
	bottom:30px;
	right:8px;
	padding:0;
	border:0;
	background:none;
}
