
/*SET UP THE PAGE LAYOUT*/
body {
	background: 			#f2efe9 url(images/bg_body.png) repeat-x;
	margin: 					0;
	padding:					0 0 15px 0;
	font-size: 				62.5%;
	font-family: 			Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: 					#4d3923;
}
#PageWrapper {
	width:					772px;
	margin:					0 auto;
	text-align:				left;
	position:				relative;
	font-size: 				1.15em;
	
}
#LeftColumn {
	width:					186px; /*GETS OVERLAPPED SO IT'S WIDER THAN YOU'D THINK*/
	position:				absolute;
	left: 					0;
	top:				    0;
	background:				url(images/bg_leftcolumn.png) repeat-y;
}
#RightColumn {
	width:					592px;
	position: 				relative;
	left: 					180px;
	top: 					0;
	background: 			url(images/bg_rightcolumn.png) repeat-y;
	line-height: 			1.5em;
}
#RightColumn #Footer {
    background: url(images/bg_footer.png) no-repeat;
    height: 40px;
    padding-left: 20px;
    clear: both;
}
#RightColumn #Footer a {
    padding-right: 20px;
    line-height: 35px;
    font-size: 10px;
    color: #CFBD9B;
}
#RightColumn #Footer a.develisys {
    text-decoration: none;
}

/*SET UP SOME COMMON STYLES*/
h1, h2, h3, h4, h5, p {
	font-weight: normal;
}
h3 {
    margin-top: 0;
}
a {
	color: #4a70ee;
}
a:hover {
	text-decoration: none;
}
a img {
    border: none;
}
.padder {
	padding: 15px 23px 23px 23px;
	position: relative;
}
dl {
	padding: 0 15px 0 20px; 
}
dt {
	font-weight: bold;
	font-size: 				1.1em;
	color: 					#475eab;
}
dd {
	margin-left:			0;
	padding-bottom: 		11px;
}
#RightColumn p.introText, h1.intro {
	font-size: 				1.3em; 
	color: 					#475EAB;
}
ul {   
    list-style: none;
}
.clear {
    clear: both;
}


/*NAV STYLES*/
ul#nav {
	margin: 				15px 0 20px 0; 
	padding: 				0 23px 0 20px; 
	font-size: 				1.2em;
	list-style: 			none;
}
ul#nav ul {
	margin: 					0;
	padding: 				0;
	list-style:				none;
}
ul#nav a, ul#nav ul a {
	color:					#785836;
	text-decoration: 		none;
	display:					block;
	padding:					5px 0;
	border-bottom: 		1px dotted #475eab;
}
ul#nav ul a {
	font-size: 				.85em;
}
ul#nav a:hover, ul#nav ul a:hover {
	color:					#d27828;
	text-decoration: 		none;
	display:					block;
	padding:					5px 0;
	border-bottom: 		1px dotted #475eab;
}
ul#nav ul a, ul#nav ul a:hover {
	padding-left: 			10px;	
}
ul#nav a.active {
	color: 					#d27828;
	background: 			url(images/active_arrow.gif) no-repeat right center;
}
ul#nav .activeChild a, ul#nav .activeChild ul a.active {
	color: 					#d27828;
}
ul#nav .activeChild ul a {
	color:					#785836;
}
/*ul#nav .activeChild  {
	color: 					#d27828;
}*/


/*LEFTCOLUMN STYLES*/
#LogoBox {
	width: 					185px;
	height:					194px;
	background:				url(images/bg_logobox.jpg) no-repeat;
    padding-top:   30px;
}
#LogoBox p {
	font-size:				1.1em;
	margin:					20px 17px;
	color:					#785836;
	text-align:				center;
}
#Logo {
	display: 				block;
}

/*RIGHT COLUMN STYLES*/
#Banner {
	height: 					194px;
    padding: 5px 0 0 6px;
}
#flashcontent {
	width: 579px;
	height: 189px;
	overflow: hidden;
}
#Content {
	min-height: 			550px;
	
}
.leftImg {
	float: left;
	margin: 5px 10px 5px 0;
    border: none;
    border: 1px solid #CCC0B2;
    padding: 3px;
    display: block;
}
#RightColumn h2, h1.htwo {
	font-size: 				1.4em;
	color: 					#D27828;
}
#RightColumn h3 {
    font-size: 1.3em;
	color: #475eab;
    font-variant: small-caps;
    letter-spacing: .15em;
}
#CheckList {
    list-style: none;
    margin: 0;
    padding: 0;
}
#CheckList li {
    text-indent: 23px;
    background: url(images/bullet_check.gif) no-repeat 0 50%;
}
#CheckList li a {
    line-height: 20px;
}

/*FORM STYLES*/
label {
    display: block;
    color: #91775b;
    font-weight: bold;
}
.button {
    padding: 6px 33px;
    margin: 7px 0 15px;
}
input, textarea {
    font-family: verdana;
    font-size: 11px;
}


/*PRODUCTS/CHASSIS PAGE STYLES*/
/*.chassisBox {
    margin: 0;
    padding: 0 0 20px 0;
    position: relative;
    min-height: 130px;
    clear: left;
}*/
.chassisPic {
	border: 1px solid #E4D9C7;
	margin-bottom: 		10px;
    padding-right: 4px;
}
/*#RightColumn .chassisBox h2 {
    margin: 0 0 5px 0;
    font-size: 1.2em;
    border-top: 1px solid #F2EFE9;
    padding-top: 20px;
}
#RightColumn .chassisBox p {
    margin: 0 0 4px 170px;
}*/
#RightColumn p {
    font-size: 1.0em;
    line-height: 1.4em;
}
/*.chassisBox .picLink, .chassisBox .picLink img {
    width: 165px;
    height: 92px;
    float: left;
}
.chassisBox .viewSpecs {
}*/
#ProductCategoryNavBox, #SubNavTabs {
    border-bottom: 3px solid #E5D9C9; 
    margin: 0 0 20px 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
}
#ProductCategoryNavBox li, #SubNavTabs li {
    float: left;
    margin: 0;
}
#ProductCategoryNavBox li a, #SubNavTabs li a {
    display: block;
    padding: 5px 13px;
    background: #F2EFE9;
    margin: 0 2px 0 0;
    color: #8F7F6B;
    text-decoration: none;
}
#ProductCategoryNavBox li a:hover, #SubNavTabs li a:hover {
    background: #fff;
}
#ProductCategoryNavBox li a.active, #SubNavTabs li a.active {
    background: #E5D9C9;
    font-weight: bold;
    color: #D27828;
}
#InsetRight {
	float: right;
	width: 179px;
}
#SpecList {
    margin: 25px 0 20px 0;
    padding: 0;
    width: 100%;
}
#SpecList td {
    margin: 0;
    padding: 6px 5px;
    vertical-align: top;
}
#SpecList .alt, #SpecList .alt {
    background: #f2f4f9;
}
.chassisCategory {
	display: block;
	margin: 20px 0 5px 0;
	font-size: 1.3em;
	color: #475EAB;
}
#RightColumn h2.chassisCategory {
	font-size: 1.2em;
	color: #475EAB;
}
#Content ul {
    margin:0;
    padding: 0;
}
.nextprevWrapper {
    width: 150px;
    float: right;
}
.nextprevPrevious {
    width: 49%;
    float: left;
}
.nextprevNext {
    width: 49%;
    text-align: right;
    float: left;
}
.backWrapper {
    float: left;
}

/*CONTACT STYLES*/
.fred {
	float: left;
	margin: 8px;
}
.checkboxfred {
	float: left;
	margin: 8px;
	width: 45%;
}
.checkboxfred label {
	display: inline;
}
.confirmation p {
	font-size: 12px;
	text-align: center;
}
fieldset {
	margin: 5px 0 10px 0;
	border: 1px solid #E5D9C9;
	padding: 10px;
	padding-bottom: 15px;
}
legend {
	color: #AF9778;
}
form{
	margin-top: 0;
	padding-top: 0;
}
input, select {
	font-size: .9em;
	margin-top: 3px;
}
.btnSubmit {
	margin: 0;
	padding: 7px 10px;
}
label {
	display: block;
	margin-top: 5px;
	font-size: 10px;
}

/*MAPQUEST FORM*/
.mapquestForm {
    border: 1px solid #f2efe9;
    background: #faf9f6 url(images/bg_mapquest.gif) no-repeat 5px 5px;
    float: right;
    padding: 23px 0 15px 0;
}
.mapquestForm label {
    display: inline;
    display: block;
    padding-left: 10px;
}
.mapquestForm input{ 
    display: block;
    margin: 0 10px;
    margin-top: 3px;
}
.mapquestForm h3 {
    padding-left: 10px;
    margin: 0;
}
.streetAddress, .city, .state, .zipCode {
    width: 135px;
}

/* Editorial and SEO markup */

/* defaults */
ins {
	text-decoration: none;
}
a ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}

/* Ian's markup */
ins.its {
	/*background: #dfd;*/
}
del.its {
	color: red;
	display: none;
}


/* Stock Program */

#lstProduct a img {
	padding: 2px 2px 2px 8px;
	background: #fff;
	vertical-align: -4px;
	text-decoration: none;
	border: none;
}

#StockProgramAd {
	background: url(../images/stockprogram-ad.jpg) no-repeat;
	float: right;
	width: 179px;
	height: 234px;
	margin-bottom: 1em;	
	}
	
#Documents {
	float: right;
	width: 141px;
	margin: 0 7px 1em 0;
	padding: 0 8px 8px;
	border: 1px solid #eee;
}
#Documents h2 {
	font-size: 1em;
	line-height: 1.1;
	font-weight: bold;
	margin: 10px 0 8px 0;
}
#Documents li a {
	display: block;
	line-height: 1.2;
	padding-left: 20px;
	margin: 5px 0;
	background: url(images/bullet_check.gif) no-repeat;
}

#StockProgramAd p {
	padding: 0 0 0 18px;
	margin: 0.6em 0;
	vertical-align: baseline;
	line-height: 1.2;
	}
#StockProgramAd p.first {
	padding-top: 144px;
	}
#StockProgramAd a {
	display: block;
	/*position: absolute;*/
	width: 153px;
	height: 34px;
/*	top: 0;
	left: 0;*/
	margin: -200px 0 0 -20px;
	padding: 200px 0 0 26px;
	background: url(images/arrow-blue.gif) no-repeat 18px 204px;
	}
	
#ProductHead {
	position: relative;
}
.pnlStockProgram { /* FIX THIS!!! */
	position: absolute;
	top: 25px;
	right: 5px;
	width: 127px;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
}
.pnlStockProgram a {
	display: block;
	text-decoration: none;
	color: #4A70EE;
	font-size: 10px;
	cursor: pointer;
	}
.pnlForm {
	position: relative;
}
.pnlForm .pnlStockProgram {
	position: relative;
	float: left;
	margin: -4px 1em 1em -4px;
	top: auto;
	right: auto;
	background: url(images/stock-alert-button.png) bottom no-repeat;
	padding-bottom: 27px;
}
.pnlForm label {
	clear: left;
}
.pnlForm .pnlStockProgram p {
	background: url(images/stock-alert.png) no-repeat;
	margin: 0;
	padding: 13px 0 3px 0; 
	color: #d27828;
	height: 21px;
}
.pnlForm .pnlStockProgram p img, .pnlStockProgram .lblTop img {
	vertical-align: -1px;
	cursor: default;
}
.pnlStockProgram .lblTop {
	display: block;
	background: url(images/stock-alert.png) no-repeat;
	padding: 13px 0 3px 0; 
	color: #d27828;
	height: 21px;
	font-size: 10px;
	font-weight: normal;
}
.pnlStockProgram .lblNotes {
	font-size: 9px;
	line-height: 10px;
	display: block;
	padding: 0 7px 0 7px;
	background: url(images/stock-alert-repeat.png) repeat-y;
	color: #4d3923;
}
.pnlForm .pnlStockProgram .lblNotes {
	padding-top: 5px;
	padding-bottom: 0;
}
.pnlStockProgram .lblLink {
	display: block;
	font-size: 11px;
	font-weight: bold;
	background: url(images/stock-alert-button.png) bottom no-repeat;
	padding-bottom: 6px;
	height: 26px;
	line-height: 26px;
}
.pnlStockProgram a:hover .lblLink {
	text-decoration: underline;
}

/* Stock Program page */

#tblInventory {
	border: 1px solid #f7f5f0;
	border-collapse: collapse;
	width: 100%;
}
#tblInventory th {
	background: #EFEBE2;
}
#tblInventory td, #tblInventory th {
	padding: 5px 1em 7px;
}
#tblInventory td span {
	display: block;
}
#tblInventory td a.lnkInquire {
	text-indent: -9999em;
	display: block;
	width: 50px;
	height: 13px;
	background: url(images/inquire.gif) no-repeat;
}
.altRow td {
	background: #f7f5f0;
}


/* HOMEPAGE STYLES */
.homeChassisWrapper {
    width: 25%;
    float: left;
    padding-bottom: 2px;
    margin-bottom: 0;
    text-align: left;
}
#Content .homeChassisWrapper h2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
}
#Content .homeChassisWrapper h3,
.homeChassisWrapper h3 a {
    margin: 0;
    padding: 0;
    font-size: 10px;
    text-decoration: none;
    font-variant: normal;
    line-height: 1.1em;
    letter-spacing: normal;
}
.homeChassisWrapper h3 a:hover {
    text-decoration: underline;
}
.homeViewAllWrapper {
    background: url(images/bg_homeViewAllWrapper.gif) no-repeat bottom;
    text-align: center;
    margin-bottom: 15px;
}
.homeViewAllWrapper a.arrowLink { 
    clear: left;  
    text-align: center;
    padding: 0 15px;
    line-height: 40px;
    background: url(images/bg_homeLinkArrow.gif) no-repeat right 2px;
}
.homeLeftBox {
    float: left;
    width: 47%;
    margin-bottom: 15px;
}
.homeRightBox {
    float: right;
    width: 47%;
    margin-bottom: 15px;
}
.arrowLink {
    padding: 0 15px 0 0;
    background: url(images/bg_homeLinkArrow.gif) no-repeat right 2px;
}
#Content .homeLeftBox h2, #Content .homeRightBox h2 {
    color: #475eab; 
    font-weight: bold; 
    font-size: 14px;
    margin: 0;
}
.homeLeftBox p, .homeRightBox p {
    margin-top: 3px;
}
.homeStockAd {
    position: relative;
    clear: both;
    width: 546px;
    height: 84px;
    background: url(images/bg_homeStockAd.gif) no-repeat;
    margin-top: 20px;
}
#Content .homeStockAd p {
    position: absolute;
    left: 205px;
    width: 340px;
    top: 26px; 
    margin: 0;
}
#Content .homeStockAd p a {
    padding-right: 15px;
    background: url(images/bg_homeLinkArrow.gif) no-repeat right 2px;
}