body, html {
	/*
	font: 12px/ 1.5 'Arial';
	font: 12px/ 1.5 'Liberation Sans', 'FreeSans', 'sans-serif';
	*/
	font: 12px/ 1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

body {
	position: relative;
	margin-top: 0px;
	background-image: url(../media/images/bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #CFD6DE;
	color:#0D293E
}


img {
	border: 0px;
}

/* Welcome to Wells Cargo and our family of rugged trailers.*/
h1 {
	position:absolute;
	text-indent: -9999px;
    font-size: 16pt;
    font-weight: 400;
    margin-bottom: 10px;
    color: white;
}

.column1 h1 {
	font-size: 11pt;
    font-weight: bold;
	margin: 15px 0 0 20px;
	padding: 0 0 2px 0;
	/*font: 26px/ 1.5 Helvetica, Arial, FreeSans, sans-serif;*/
	font-size: 26px;
	color: #0d293e;	
	/*border-bottom: 1px solid #0d293e;*/
	position: static;
	text-indent: 0;
	}

h2 {
	padding: 10px 0 10px 0;
	margin: 0px 0px 0px 0px;
    font-size: 14pt;
    font-weight: bold;
    margin-left: 20px;
	font-size: 14pt;
}

h3 {
    font-size: 11pt;
    font-weight: bold;
	margin: 15px 0 0 20px;
	padding: 0 0 2px 0;
	/*font: 26px/ 1.5 Helvetica, Arial, FreeSans, sans-serif;*/
	font-size: 26px;
	color: #0d293e;	
	/*border-bottom: 1px solid #0d293e;*/
}

h4 {
	font-size:16pt;
	margin:0;
	padding:0;
	font: 16px/ 1.5 Helvetica, Arial, FreeSans, sans-serif;
	color: #0d293e;	
}

p {
	margin: 0px 0px 0px 0px;
	padding-top: 1em;
	font-style: normal;
	font-variant: normal;	
}

table {
	margin: 0px;
	margin-left:20px;
}

th {
	font-weight: bold;
	padding: 3px 3px 3px 10px;
}

tr {

}

td {

}

strong {
	font-weight: bold;
}

a, a:link, a:visited {
	color: #005BAA;
	text-decoration: underline;
}



a:hover {
	color: #68B1F1;
	text-decoration: none;
}

p { 
	margin-left: 20px; 
	margin-right:20px;
}

input, select, textarea {
	background-color: #FBECC0;
	border: 1px solid #999999;
}

.checkbox {
	background-color: white;
	border:0;
}

.button {
	background-color: #FFCC35;	
}

/* the magical iframe that is needed to hold the models div over the flash (linux only) */
#linuxiframe { 
	position: absolute; 
	top: 134px; 
	left: 00px; 
	left:60px; 
	display: none; 
	width: 630px; 
	width:453px; 
	height: 300px; 
	height: 245px; 
	z-index: 5; 
	background-color: transparent;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Alignment classes 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.clear {
	clear: both;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.hidden {
	display:none;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Status messages
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.error {
	color: red;
}

.statusmsg {
	color: green;
	font-weight: bold;
}

.errormsg {
	color: red;
	font-weight: bold;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Main Section Divs 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#container {
    margin: 0px;
	position:relative;
	width:938px;
	margin:0pt auto;
	padding:0px;
}

#header {
	margin: 0 0 0px 0;
	width: auto;
}

#content {
	padding-bottom: 15px;
	min-height: 460px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('../media/images/content_bg3.jpg');
	background-repeat: repeat-y;
}

/* for IE, with IE5/Mac backslash filter \*/
* html #content {
 height: 460px;
}

#innerContent {
	/*margin-left: -10px;*/
	/*margin-top: 10px;*/
	line-height:17px;
}

#footer {
	clear:both;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * TOP HEADER, DLR SEARCH and NAVIGATION TABS 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#header {
	
}

/* quick dealer search box */
#header #dealerSearchForm input {
	float:left;
	margin: 46px 2px 0 15px;
	width: 120px;
	font-size:7pt;
	background-color: white;	
}
#header #dealerSearchForm .button {
	float: left;
	margin: 42px 0 0 0px;
	width: 21px;
	border: 0;
}
#header #headerLogo {
	width: 773px; height:107px; float:left;
}
#header #headerDealerSearchFormContainer {
	float: left;  width: 165px; height: 107px; background: url(../media/images/header1b.jpg);
}


/* Top navigation tabs (Models, Lit Request, Find a Dealer) */
#headerNav {
	background-color: transparent;
	clear: both;
}
#headerNav ul {
	display: block;
	height:24px;
	margin: 0px 0px 0px 160px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#headerNav li {
	display:  inline;
}
#headerNav li a {
	display: block;
	float: left;
 	text-indent: -9999px;
    overflow:hidden;
	text-decoration:none; 
}
#headerNav a.models, a.models:visited {
	width: 94px;
	height: 24px;
	background: url("../media/images/tab_models_a.gif") 0 0 no-repeat; 
}
#headerNav a.models:hover {
	background: url("../media/images/tab_models_b.gif") 0 0 no-repeat;
}
#headerNav a.litrequest, a.litrequest:visited {
	width: 113px;
	height: 24px;
	background: url("../media/images/tab_lit_request_a.gif") 0 0 no-repeat; 
}
#headerNav a.litrequest:hover {
	background: url("../media/images/tab_lit_request_b.gif") 0 0 no-repeat;
}
#headerNav a.findadealer, a.litrequest:visited {
	width: 123px;
	height: 24px;
	background: url("../media/images/tab_find_a_dealer_a.gif") 0 0 no-repeat; 
}
#headerNav a.findadealer:hover {
	background: url("../media/images/tab_find_a_dealer_b.gif") 0 0 no-repeat;
}

#headerNav a.support, a.support:visited {
	width: 96px;
	height: 24px;
	background: url("../media/images/support_a.gif") 0 0 no-repeat; 
}
#headerNav a.support:hover {
	background: url("../media/images/support_b.gif") 0 0 no-repeat;
}

#headerNav a.becomedealer, a.support:visited {
	width: 127px;
	height: 24px;
	background: url("../media/images/tab_become_a_dealer_a.gif") 0 0 no-repeat; 
}
#headerNav a.becomedealer:hover {
	background: url("../media/images/tab_become_a_dealer_b.gif") 0 0 no-repeat;
}
#headerNav a.specialty, a.specialty:visited {
	width: 142px;
	height: 24px;
	background: url("../media/images/tab_specialty_emergency_a.gif") 0 0 no-repeat; 
}
#headerNav a.specialty:hover {
	background: url("../media/images/tab_specialty_emergency_b.gif") 0 0 no-repeat;
}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * INNER BRAND HEADERS
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#innerHeader {
	padding-top: 6px;
	height: 80px;
	background: url('../media/images/innerheader_bg.gif') repeat-x bottom left;
}
#innerHeader img {
	float: left;
	margin-right:5px;
	vertical-align:middle;
	 
}
#innerHeader h2 {
	float: left;
	font-size: 18pt;
	margin: 20px 0 0 10px; 
	padding: 5px 0 0 0; 
	vertical-align:middle;
	text-indent: -9999px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * BREADCRUMB NAV
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#breadcrumb {
	margin: 0 0 0px 0;
	padding: 1px 0 3px 8px;
	height: 14px;
	line-height: 15px;  
	background: url(../media/images/breadcrumb_bg.gif) top left repeat-x;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000000;
	font-size: 7.5pt; 
}
#breadcrumb a, #breadcrumb span { height: 14px;  }
#breadcrumb span { color: white; }
#breadcrumb a {	color: #7cc2fd; text-decoration:none;}
#breadcrumb a:hover {
	color: #68B1F1;
	text-decoration: none;
}

#breadcrumb1 {
	font-size: 8pt; 
	margin: 0 0 8px 0;
	height: 16px; 
	padding: 7px 0 0 3px;
	vertical-align: middle;
}

#breadcrumb1 a {
	vertical-align: middle;
}

#breadcrumb1 span {
	vertical-align: middle;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * MODELS TAB SLIDER BOX
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#slideBox {
	position: absolute;
	top: 129px !important;
	top: 131px;
	left: 50px;
	width: 530px;
	height: 270px;
	z-index: 10;	
}

#modelContent a.close {
	position: relative;
	top: 170px;
	right: 62px;
	padding-left: 20px;
	height: 16px;
	background: transparent url(../media/images/icons/cross.gif) no-repeat top left;	
}

#modelContent {
	display: none;
	font-size: 8pt;
	min-height: 200px;
	height: 250px;
	float: left;
	z-index: 10;
	padding: 20px 0px 0px 20px;
	width: 520px;
	background-color: transparent;

	background-image: url(../media/images/slideout_overlay2.gif);
}


#modelContent ul {
	width: 450px;
	list-style: none;
	padding-left: 0px;
}

#modelContent li {
	float: left;
	padding: 2px;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


#modelContent li a:link, #modelContent li a:visited {
	display: block;
	float: left;
	margin: auto;
	width: 105px;
	height: 68px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
	font-size: 9pt; 
	text-decoration: none;
	color: blue;
	color: #0d293e;
	font-weight: 300;
	background-color: #ecedee;
	background:transparent;
	border: 0px solid transparent;
	padding: 1px; 
	/*border: 1px solid red;*/
	
	/*background-color: white;*/

	font-size: 8.5pt; 
	color: #0d293e;
	color: black;
	
}

#modelContent li a:hover {
	padding: 0px;
	text-decoration: none;
	border: 1px dashed #cccccc;
}


#modelContent li a img {
	/*border: 1px solid black;*/
	padding: 0 10px 0 10px;
	padding: 0;
	border: 0px;
	text-align:center;
	vertical-align: middle;
}



.tabContent {
	padding-left: 10px;
	width: 420px;

	/*background: url(../media/images/bg_dropdown.gif) no-repeat left bottom;*/
	/*background-image: url(images/cg/overlay_bg2.png);*/
	/*background-image: url(images/cg/overlay.png);*/
	background-color: white;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * FRONT PAGE - dynamic switchable divs
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#div1,#div2, #div3, #div4, #div5 {
	position: relative;
	float:left;
	padding: 10px 10px 10px 0px;
	width: 260px;	
}
#div2, #div3, #div4, #div5 {
	display: none;
}
#iv2, #iv3, #iv4, #iv5 {
	display: none;
}



/* Model listing on category page */

.modelList {
	display:block;
	float: left;
	margin:10px 0 0 0px;
	padding:0;
	width: 100%;
	background-color: #efefef;
	/*
	background: url(../media/images/tmp/tmpbg.gif) repeat;
	background-position: 30px;
	*/
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
}
.modelList ul {
	margin:0;
	padding: 0 0 0 10px;
	list-style-type:none;
	font-size: 11px;
	font-size: 11px;
}
.modelList li {
	display:block;
	float:left;
	width:auto;
	width:31%;
	clear:none;
	margin:6px;
	text-align: center;
	vertical-align: bottom;
}
.modelList li a:link, .modelList li a:visited {
	
	text-decoration: none;
	color: #0d293e;
	font-weight: 300;
}
.modelList li a:hover {

}



/* Category listing on wells brand page */

.wellsCategoryList {
	display:block;
	float: left;
	margin: 10px 0 10px 0px;
	padding:0;
	width: 100%;
	background-color: #efefef;
	background: url(../media/images/catlistbg.gif) repeat-x;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
}
.wellsCategoryList ul {
	margin:0;
	padding: 0 0 0 0px;
	list-style-type:none;
	font-size: 12px;
}
.wellsCategoryList li {
	display:block;
	float:left;
	width: 18%;
	clear:none;
	margin:6px;
	padding: 10px 0px;
	text-align: center;
	vertical-align: bottom;
}
.wellsCategoryList li a:link, .wellsCategoryList li a:visited {
	text-decoration: none;
	color: #0d293e;
	font-weight: 300;
}
.wellsCategoryList li a:hover {
	color: #e3bd4e;
}


.wellsCategoryList2 {
	display:block;
	float: left;
	margin: 0px 0 0 0px;
	padding:0;
	width: 2200px;
	height: 140px;
	background-color: #efefef;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
}
.wellsCategoryList2 ul {
	margin:0;
	padding: 0 0 0 0px;
	list-style-type:none;
	font-size: 11px;
}
.wellsCategoryList2 li {
	display:block;
	float:left;

	clear:none;
	margin:6px;
	padding: 10px 0px;
	text-align: center;
	vertical-align: bottom;
}
.wellsCategoryList2 li a:link, .wellsCategoryList2 li a:visited {
	text-decoration: none;
	color: #0d293e;
	font-weight: 300;
}
.wellsCategoryList2 li a:hover {

}





#mousemove {
	width: 928px;
	height: 160px;
	overflow: auto;
	/*overflow-x: hidden;
	overflow-y: hidden;*/
}
 
.inside {
	width: 2000px;
	height: 140px;
}
 
.move {
	background: #eee url(pattern1.gif);
}



#categoriesTable {
	width: 400px;
	
}
#categoriesTable tr {
	height:100px;
	vertical-align: top;
}
#categoriesTable td {
	/*border: 1px solid #ddd;*/
	font-size: 8pt;
}
#categoriesTable a:hover {
	text-decoration: none;
	
}

.column1 { float:left; width:45%; margin-right: 40px; }
.column2 { float:left; position:relative;}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * VIDEO CLIPS
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*{{{ general playlist settings, light gray */
div.playlist {

	position:relative;
	overflow:hidden;	 	
	height:330px !important;
}

div.playlist div.clips {	
	/*position:absolute;*/
}

div.playlist, div.clips {
	width:350px;	
}

div.clips a {
	background:url(http://www.elkhart.net/php/javascript/images/h80.png);
	display:block;
	background-color:#fefeff;
	padding:12px 15px;
	height:46px;
	width:195px;
	font-size:12px;
	border:1px outset #ccc;		
	text-decoration:none;
	letter-spacing:-1px;
	color:#000;
}

div.clips a.first {
	border-top-width:1px;
}

div.clips a.playing, div.clips a.paused, div.clips a.progress {
	background:url(http://www.elkhart.net/php/javascript/images/light.png) no-repeat 0px -69px;
	width:225px;
	border:0;
}
	
div.clips a.progress {
	opacity:0.6;		
}

div.clips a.paused {
	background-position:0 0;	
}

div.clips a span {
	display:block;		
	font-size:11px;
	color:#666;
}

div.clips a em {
	font-style:normal;
	color:#f00;
}	

div.clips a:hover {
	background-color:#f9f9fa;		
}

div.clips a.playing:hover, div.clips a.paused:hover, div.clips a.progress:hover {
	background-color:transparent !important;		 
}
/*}}}*/


/*{{{ petrol colored */

div.clips.petrol a {
	background-color:#193947;
	color:#fff;
	border:1px outset #193947;
}

div.clips.petrol a.playing, div.clips.petrol a.paused, div.clips.petrol a.progress {
	background:url(http://www.elkhart.net/php/javascript/images/dark.png) no-repeat 0px -69px;
	border:0;
}

div.clips.petrol a.paused {
	background-position:0 0;	
}

div.clips.petrol a span {
	color:#aaa;
}

div.clips.petrol a em {
	color:#FCA29A;
	font-weight:bold;
}	

div.clips.petrol a:hover {
	background-color:#274D58;		
} 

div.clips.petrol a.playing:hover, div.clips.petrol a.paused:hover, div.clips.petrol a.progress:hover {
	background-color:transparent !important;		 
}
/*}}}*/


/*{{{ low version */

div.clips.low a {	
	height:31px;
}

div.clips.low a.playing, div.clips.low a.paused, div.clips.low a.progress {
	background-image:url(http://www.elkhart.net/php/javascript/images/light_small.png);
	background-position:0 -55px;
}

div.clips.low a.paused {
	background-position:0 0;	
}


/*}}}*/



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * VIEW MODEL
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* Navigation directly underneath tabs */

#viewmodel_subnav {
	margin-top:-10px; 
	height: 20px; 
	width:100%; 
	background: url(../media/images/nav_tab_bg.gif) top left repeat-x;	
}

#viewmodel_features {
	margin-top: 10px;
	border: 1px solid #aaa;
}
#viewmodel_features p {
	margin:0;
	padding:5px;
	background-color: #dddddd;
	font-size: 90%;
}

#viewmodel_content { display: block; width: 100%; clear:both; }


ul#viewmodelmenu { width: 100%; height: 34px; background: #FFF url("../media/images/menu-bg.gif") top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; margin-top: 5px;  }
ul#viewmodelmenu li { display: block; float: left; margin: 0 0 0 5px; }
ul#viewmodelmenu li a { height: 25px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#viewmodelmenu li a:hover { color: #333; }
ul#viewmodelmenu li a.current{ color: #FFF; background: #FFF url("../media/images/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }

ul#viewmodelmenuSub { width: 100%; height: 18px; list-style-type:none; background-color:#efefef; border-bottom:1px solid #cccccc; padding: 0; margin:0;}
ul#viewmodelmenuSub li { display: block; float:left;}
ul#viewmodelmenuSub li a { display: block; float:left; margin: 2px 0px 0 10px; font-size:8pt;}


/* View Model tabs (overview, features, gallery, etc...) */
#viewmodel_nav {
	margin: 10px 0px 10px 0;
	padding-left: 40px;
	border-bottom: 1px solid gray;	
}
#viewmodel_nav li {
	list-style: none;
	display: inline;
	margin: 0;
}
#viewmodel_nav li a {
	margin: 0px 4px 0 0;
	padding: 3px 3px 0 3px;
	border: 1px solid #778;
	border-bottom: none;
	text-decoration: none;
	font-size: 8pt;
	background: #efefef;
	background: #dde2e7;	
}
#viewmodel_nav li a:link, #viewmodel_nav li a:visited {
	color: navy;
}	
#viewmodel_nav li a:hover{
	background: #cccccc;
	background: #cfd6dc;
	background: #b4bfc8;
	
}
#viewmodel_nav li a.current, #viewmodel_nav li a.current:hover {
	background: #ffffff;
	border-bottom: 1px solid transparent;
	border-bottom: 1px solid #cfd6dc;
	font-weight: bold;
	background: url(../media/images/nav_tab_bg2.gif) top left repeat-x;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * VIEW MODEL - OVERVIEW
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#myGallery
{
	width: 450px !important;
	height: 330px !important;
}

#colorGallery
{
	margin:auto;
	width: 600px !important;
	height: 370px !important;
}

#modelGallery
{
	margin:auto;
	width: 800px !important;
	height: 520px !important;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * VIEW MODEL - FEATURES
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#featureDetailBox {
	width: 340px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	border: 1px solid #cccccc;
	font-size: 10px;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * VIEW MODEL - SPECIFICATIONS
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.modelspecs_table {
	width: 100%;
	background-color:#FFFFFF;
	border:1px solid #888888;
	border-collapse:collapse;
	color:#222222;
	font-size:8pt;
	padding:0pt;
	cellspacing: 0;
}

.modelspecs_table caption {
	background-color:#B9C0CB;
	border-color:#888888;
	border-style:solid;
	border-width:1px 1px 0px;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}
.modelspecs_table thead {
	background-color:#E0E6EF;
	font-size:9pt;
	font-weight:bold;
	text-align:center;	
}
.modelspecs_table tbody td, .modelspecs_table thead th {
	border:1px solid #888888;
	margin:0pt;
	padding:0pt 4px;
}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * DEALER LOOKUP
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#dealerlookup {
	float: left;
	width: 320px;
	margin: 10px 30px;
	font-size: 90%;
}
#dealerlookup td.title {
	width: 100px;
}

#dealermap {
	float: left;
	width: 500px;
	height: 400px;
	margin: 10px;
	text-align: right;
}


/**
 * Quick Links (top-right of models, cats)
 */
#quicklinks { 
	position: absolute;
	padding-top: 0px;
	width: 100%;
	height: 26px;
}

#quicklinks span {
	position: absolute; 
	height: 26px;
	
	padding-top: 4px;
	top: 08px !important;
	vertical-align: middle;
	right: 18px; 
	font-size:8pt;
}


.category_titles a:link, .category_titles a:visited {	
	font-size: 8.5pt; 
	color: #0d293e;
	color: black;
}

.category_titles a:hover { 
	font-size: 8.5pt; 	
	color: #7cc2fd; 
}





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * LINKS
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.print {
	display:block;
	float:left;
	padding-left: 20px;
	padding-top: 2px;
	margin-right:5px;
	height: 26px;
	background: transparent url(../media/images/icons/printer.gif) no-repeat top left;
}

.email {
	display:block;
	float:left;
	padding-left: 20px;
	padding-top: 2px;
	height: 20px;
	background: transparent url(../media/images/icons/email.gif) no-repeat top left;
}

.button1, a.button1:hover, a.button1:visited, a.button1:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC35;
	border: 1px solid #999999;
	padding: 2px 10px;
	font-size:12px;	
	/* font-weight: bold; */
	margin: 3px;
}

a.button1:hover {
	background-color: #fbecc0;
}

a.button1:link {
	color: #000000;
	text-decoration: none;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * FORMS
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 
#formFindADealer {
	float: left;
}
#formFindADealer ol {
	display:block;
	float:left;
	width:500px;
	margin:0;
	padding:0;
	padding-top:20px;
}
#formContact {
	float: left;
}
#formContact ol {
	display:block;
	float:left;
	width:500px;
	margin:0;
	padding:0;
	padding-top:20px;
}


	
#formLitRequest {
	display:block;
	width:100%;
	padding: 0px 0 0 0;
	margin:10px 0 0 0;
}
#formLitRequest ol {
	display:block;
	margin:0;
	padding:0;
	float:left;
	width:42%;
	width:500px;
	padding-top:20px;
}
#formLitRequest .brochures {
	display:block;
	float: left;
	list-style-type:none;
	margin:0;
	padding:0;
}
#formLitRequest #brochureContainer {
	z-index: 10;
	display: block;
	width: 380px;
	height: 470px;
	overflow: hidden;
	font-size: 10px;
	
}

#formLitRequest .brochures li {
	display:block;
	float:left;
	clear:none;
	margin:5px;
}
#formLitRequest .brochures li label {
	float:none;
	padding:0;
	width:100%;
}

#formwarrantycard li label {
	font-weight: normal;
	width: 200px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 * FOOTER
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#footer {
	position:relative;
	background: url('../media/images/footer.jpg') no-repeat left top;
	width: 100%;
	height: 77px;	
	padding: 20px 0 0 5px;
}
#footer ul {
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;	
}
#footer li {
	list-style: none;
	display: inline;
}
#footer li a {
	padding-right: 15px;
	color: #ffffff;
	font-size: 7pt;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer .copyright {
	margin-top: 16px;
	font-size: 7pt;
	color: #133A5B;
	text-align: center;	
}

#NATMlink {
	position:absolute;
	top:0px;
	right:20px;
	background: transparent url('../media/images/natm.gif') top left no-repeat;
	width: 106px;
	height: 60px;
	text-indent:-9999px;
}





/* set the image to use and establish the lower-right position */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
	background: transparent url(../media/images/tmp/demobox.png) no-repeat bottom right;
}
.cssbox {
	width: 895px !important; /* intended total box width - padding-right(next) */
	width: 880px; /* IE Win = width - padding */

	width: 345px !important; /* intended total box width - padding-right(next) */
	width: 330px; /* IE Win = width - padding */

	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
	margin: 5px auto; /* use to position the box */
	margin-left:08px;
}  
/* set the top-right image */
.cssbox_head {
	background-position: top right;
	margin-right: -15px; /* pull the right image over on top of border */
	padding-right: 40px; /* right-image-gap + right-inside padding */
}  
/* set the top-left image */
.cssbox_head h2 {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	padding: 25px 0 0px 40px;
	/* padding-left = image gap + interior padding ... no padding-right */
	height: auto !important;
	height: 1%; /* IE Holly Hack */
	
	font-size:16pt;
	font: 16px/ 1.5 Helvetica, Arial, FreeSans, sans-serif;
	color: #0d293e;	

	
}  
/* set the lower-left corner image */
.cssbox_body {
	background-position: bottom left;
	margin-right: 25px; /* interior-padding right */
	padding: 0px 0 25px 20px; /* mirror .cssbox_head right/left */
	/*font-size:80%;*/
	font-size: 10px;
}



/* set the image to use and establish the lower-right position */
.cssbox2, .cssbox_body2, .cssbox_head2, .cssbox_head2 h2 {
	background: transparent url(../media/images/tmp/featurebox.gif) no-repeat bottom right;
}
.cssbox2 {
	width: 895px !important; /* intended total box width - padding-right(next) */
	width: 880px; /* IE Win = width - padding */

	width: 375px !important; /* intended total box width - padding-right(next) */
	width: 360px; /* IE Win = width - padding */

	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
	margin: 5px auto; /* use to position the box */
	margin-left:08px;
}  
/* set the top-right image */
.cssbox_head2 {
	background-position: top right;
	margin-right: -15px; /* pull the right image over on top of border */
	padding-right: 40px; /* right-image-gap + right-inside padding */
}  
/* set the top-left image */
.cssbox_head2 h2 {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	padding: 25px 0 0px 25px;
	/* padding-left = image gap + interior padding ... no padding-right */
	height: auto !important;
	height: 1%; /* IE Holly Hack */
	
	font-size:16pt;
	font: 16px/ 1.5 Helvetica, Arial, FreeSans, sans-serif;
	color: #0d293e;	

	
}  
/* set the lower-left corner image */
.cssbox_body2 {
	background-position: bottom left;
	margin-right: 25px; /* interior-padding right */
	padding: 0px 0 25px 20px; /* mirror .cssbox_head right/left */
	/*font-size:80%;*/
	font-size: 10px;
}






.tmp {
	display:block;
	float: left;
	width:100%;
	list-style-type:none;
	margin:0;
	margin-top: 10px;
	padding:0;
	font-size: 10px;
	background-color: #efefef;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.tmp li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: auto;
	clear: none;
	margin: 5px;
	text-align: center;
	vertical-align: bottom;
}
.tmp li a { display: block; }
.tmp li a:link, .tmp li a:visited {
	text-decoration: none;
	color: #0d293e;
	font-weight: 300;
}



.locationsborder { margin:10px 40px 10px 40px; padding-right:15px; border:1px solid #526D82; background-color: #CFD6DE; }
.locationsborder img { border:1px solid #748695; }
.locationstext {}
.locationsbuttons { clear:both; text-align:left; margin:10px 20px; }


