/* 

	WEBSITE DESIGN BY AD STREAM, INC.
	-----------------------------------
	Ad Stream provides website design, internet marketing 
	and website hosting to Indiana businesses.
	-----------------------------------
	Elkhart, IN 46516
	
	E: info@adstreaminc.com
	P: (574) 293-4649
	W: adstreaminc.com
	
*/

/************** Yahoo Reset CSS *******************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/************* End Yahoo Reset CSS ***************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	background: #000 url(/images/bg_page.jpg) 0 0 repeat-x;
}
ul, ol {
	margin: 0 0 10px 40px;
	list-style: outside;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	margin-bottom: 10px;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 35px;
	line-height: 35px;
	color: #fff;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 18px;
	color: #fff;
}
/***************** Structure *******************/
#container {
	width: 860px;
	margin: 0 auto;
	position: relative;
	padding-top: 70px;
}
#searchBox {
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
}
#searchBox input, #searchBox span {
	vertical-align: middle;
}
#searchBox input.searchText {
	width: 155px;
	border: 1px solid #000;
	font-size: 14px;
	background: #fff url(/images/bg_searchText.jpg) 0 0 repeat-x;
	padding: 3px 0 3px 5px;
}
div.phone {
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: 7px;
	right: 240px;
	text-align: right;
}
#header {
	background: url(/images/bg_header.jpg) 0 0 no-repeat;
	height: 47px;
}
#mainLogo {
	position: absolute;
	top: 7px;
	left: 0;
	z-index: 1000;
}


/************ Nav **************/
#nav {
	position: absolute;
	top: 80px;
	right: 0px;
}
#nav ul {
	margin: 0 8px 0 0;
	float: right;
}
#nav ul li {
	list-style-type: none;
	float: left;
	margin-right: 5px;
}
#nav ul li a {
	display: block;
	height: 30px;
}
#nav ul li a span {
	display: none;
}
#nav ul li#navHome a {
	background: url(/images/nav/home.jpg) 0 0 no-repeat;
	width: 57px;
}
#nav ul li#navHome a:hover, #nav ul li#navHome a.active:hover {
	background: url(/images/nav/home.jpg) 0 -30px no-repeat;
}
#nav ul li#navHome a.active {
	background: url(/images/nav/home.jpg) 0 -60px no-repeat;
}
#nav ul li#navProducts a {
	background: url(/images/nav/products.jpg) 0 0 no-repeat;
	width: 87px;
}
#nav ul li#navProducts a:hover, #nav ul li#navProducts a.active:hover {
	background: url(/images/nav/products.jpg) 0 -30px no-repeat;
}
#nav ul li#navProducts a.active {
	background: url(/images/nav/products.jpg) 0 -60px no-repeat;
}
#nav ul li#navInventory a {
	background: url(/images/nav/inventory.jpg) 0 0 no-repeat;
	width: 88px;
}
#nav ul li#navInventory a:hover, #nav ul li#navInventory a.active:hover {
	background: url(/images/nav/inventory.jpg) 0 -30px no-repeat;
}
#nav ul li#navInventory a.active {
	background: url(/images/nav/inventory.jpg) 0 -60px no-repeat;
}
#nav ul li#navParts a {
	background: url(/images/nav/parts.jpg) 0 0 no-repeat;
	width: 126px;
}
#nav ul li#navParts a:hover, #nav ul li#navParts a.active:hover {
	background: url(/images/nav/parts.jpg) 0 -30px no-repeat;
}
#nav ul li#navParts a.active {
	background: url(/images/nav/parts.jpg) 0 -60px no-repeat;
}
#nav ul li#navWarranty a {
	background: url(/images/nav/warranty.jpg) 0 0 no-repeat;
	width: 90px;
}
#nav ul li#navWarranty a:hover, #nav ul li#navWarranty a.active:hover {
	background: url(/images/nav/warranty.jpg) 0 -30px no-repeat;
}
#nav ul li#navWarranty a.active {
	background: url(/images/nav/warranty.jpg) 0 -60px no-repeat;
}
#nav ul li#navAbout a {
	background: url(/images/nav/about.jpg) 0 0 no-repeat;
	width: 81px;
}
#nav ul li#navAbout a:hover, #nav ul li#navAbout a.active:hover {
	background: url(/images/nav/about.jpg) 0 -30px no-repeat;
}
#nav ul li#navAbout a.active {
	background: url(/images/nav/about.jpg) 0 -60px no-repeat;
}
#nav ul li#navContact a {
	background: url(/images/nav/contact.jpg) 0 0 no-repeat;
	width: 96px;
}
#nav ul li#navContact a:hover, #nav ul li#navContact a.active:hover {
	background: url(/images/nav/contact.jpg) 0 -30px no-repeat;
}
#nav ul li#navContact a.active {
	background: url(/images/nav/contact.jpg) 0 -60px no-repeat;
}
/************ End Nav **************/
#footer {
	height: 62px;
	background: url(/images/bg_footer.jpg) 0 0 no-repeat;
	margin-top: 10px;
	color: #666;
	width: 854px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	font-size: 12px;
	padding: 10px 0 0 17px;
}
#footer p span {
	color: #333;
	font-size: 10px;
}
#footer p span a {
	color: #333;
}
#footLogo {
	text-align: center;
	margin-top: 15px;
}
.clear {
	clear: both;
	float: none;
}
.hide {
	display: none;
	visibility: hidden;
}
/******************* End Structure *******************/


/****************** Content Styles ****************/
.col-middle {
	padding: 50px 20px 20px 20px;
	background: url(/images/bg_content.png) 0 0 repeat-y;
}
#breadcrumbs {
	color: #ccc;
	font-size: 11px;
	margin-bottom: 15px;
}
#breadcrumbs a {
	color: #ccc;
}
.cmsImages {
	width: 210px;
	float: right;
	margin: 60px 0 15px 15px;
}
#cmsImageThumbs ul {
	margin: 0;
}
#cmsImageThumbs ul li {
	list-style: none;
	float: left;
	width: 54px;
	height: 54px;
	margin: 10px 10px 0 0;
}
.cmsRelatedContent {
	margin: 10px 0 20px 0;
	font-size: 16px;
}
/*************** Home Page *************/
#homeMiddle {
	background: url(/images/bg_home_middle_bar.png) 0 0 no-repeat;
	height: 40px;
	margin: 10px 0;
}
#homeMiddle p {
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 12px;
}
#homeCallouts div {
	width: 280px;
	height: 123px;
	float: left;
	margin-right: 8px;
}
#homeCallouts div.last {
	margin-right: 0;
}
#homeCallouts div.calloutProducts {
	background: url(/images/callout_products.jpg) 0 0 no-repeat;
}
#homeCallouts div.calloutParts {
	background: url(/images/callout_parts.jpg) 0 0 no-repeat;
}
#homeCallouts div.calloutCompany {
	background: url(/images/callout_company.jpg) 0 0 no-repeat;
}
#homeCallouts div.calloutWays {
	text-align: right;
}
#homeCallouts div p {
	padding: 45px 15px 0 10px;
	line-height: 18px;
	font-size: 12px;
}
#homeImage {
	position: relative;
	z-index: 999;
}
#homeImage .home-glider-btn {
	position: absolute;
	z-index: 999;
	top: 10px;
	right: -30px;
}
/************ End Home Page ************/

/************* Products Page **************/
h2 {
	margin: 10px 0 10px 0;}
h1.displayNone {
	display: none;
}
.productItem {
	margin: 0 30px 30px 0;
	float: left;
	width: 240px;
	height: 155px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	border: 1px solid #333;
}
.productItem:hover {
	padding: 10px 0px 0px 0px;
	border: 1px solid #666;
}
.productItem h2 {
	margin: 5px 0 0 0;
}
.productItem h2 a {
	font-size: 14px;
	text-decoration: none;
}
.productItem h2 a:hover {
	text-decoration: underline;
}
#productMedia, .productImages {
	float: left;
	width: 245px;
	text-align: center;
}
.productImages .mainImage {
	padding: 20px;
	background: #000;
	border: none;
}
#productImageThumbs h3 {
	text-align: center;
	margin: 15px 0;
	font-size: 11px;
	color: #666;
	border-top: 1px dashed #333;
	font-weight: bold;
	padding-top: 9px;
}
#productImageThumbs ul {
	margin: 10px 0 0 8px;
	padding: 0;
}
#productImageThumbs ul li {
	list-style: none;
	float: left;
	width: 64px;
	height: 64px;
	margin: 0 15px 15px 0;
}
.productEssentials {
	float: left;
	width: 555px;
	margin-left: 20px;
}
.productDetails {
	margin: 40px 0 0 0;
	width: 555px;
	float: right;
}
.relatedFile img, .relatedFile a {
	vertical-align: middle;
}


/********** Product Info Form ********/
.productInfoFormContainer {
	width: 165px;
	padding: 15px 40px 0 40px;
	height: 460px;
	margin-top: 25px;
	background: url(../images/bg_productInfoLeftCol.jpg) 0 0 no-repeat;
	clear: left;
	text-align: center;
}
.productInfoFormContainer h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 8px 0;
}
.productInfoFormContainer p {
	font-size: 11px;
	margin: 0 0 8px 0;
	line-height: 16px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #666;
}
.productInfoFormContainer input, .productInfoFormContainer textarea {
	width: 160px;
	border: 1px solid #000;
	background: #fff;
	margin-bottom: 5px;
	padding: 5px 0 5px 5px;
	font-size: 12px;
}
.productInfoFormContainer input#submitBtn {
	width: auto;
	border: none;
	background: none;
	padding: 0;
}

.productInfoFormContainer .validation-advice, .productInfoFormContainer .error {
	position: absolute;
	left: 246px;
	margin-top: -32px;
	font-size: 12px;
}

.productInfoForm {
	width: 315px;
	background: #666;
	padding: 10px 0 10px 10px;
	margin: 15px 0;
	border: 1px solid #999;
}
#productInfoFormTable td {
	padding: 0 0 10px 0;
}



h1.productName span.subtitle {
	font-size: 17px;
	color: #999;
	font-style: italic;
}
h1.productName {
	border-bottom: 1px dashed #333;
	padding-bottom: 5px;
	font-size: 30px;
	margin-bottom: 20px;
}

/*************** Glider Hack *************/
.col-3-set {
	margin-top: 15px;
}
.col-3-set div {
	width: 30%;
	float: left;
	margin-right: 25px;
	font-size: 12px;
}
.col-3-set div.col-3 {
	margin: 0;
}
.col-3-set div ul {
	margin: 0 0 0 12px;
}
.quoteLink {
	margin: 0 0 15px 0;
}
.glider-video {
	margin: 20px 0;
	padding: 20px 0;
	border: 1px dashed #444;
	border-left: none;
	border-right: none;
}
.glider-video h2 {
	margin-top: 0;
}
.glider-video p {
	margin: 0;
}
.glider-video .col-1 {
	float: left;
	width: 250px;
	margin-right: 15px;
	text-align: center;
}
.glider-video .col-2 {
	float: left;
	margin: 70px 0 0 0;
}


/******************* End Product Page ******************/

/**************** Invenotry ****************/
.inventoryListContainer ul {
	margin: 10px 0 0 0;
}
.inventoryItem {
	list-style: none;
	border-top: 1px dashed #666;
	padding: 10px;
}
.inventoryImage {
	float: left;
	width: 205px;
}
.inventoryInfo {
	float: left;
	width: 555px;
	margin-left: 20px;
}
.inventoryInfo ul {
	margin-left: 20px;
}
.inventoryInfo h2 {
	font-size: 20px;
	margin-bottom: 10px;
}
.inventoryInfo h2 span {
	font-size: 14px;
	color: #999;
}
.inventoryInfoRequest {
	float: right;
	width: 152px;
	margin: 0 0 5px 5px;
}
.inventorySubtitle {
	font-size: 17px;
	font-style: italic;
	width: 250px;
	float: right;
	margin: 50px 0 0 0;
}
.inventoryImageThumbs h2 {
	border-top:1px dashed #333333;
	color:#999;
	font-size:11px;
	font-weight:bold;
	margin:15px 0;
	padding-top:9px;
	text-align:center;
}

.inventoryImageThumbs li {
	list-style: none;
	float: left;
	margin-right: 5px;
}
.inventoryImageThumbs li.noMargin {
	margin-right: 0;
}

.inventoryInfoForm {
	background: #161616;
	border: 1px solid #666;
	width: 300px;
	padding: 15px;
	position: absolute;
	margin-left: 245px;
	display: none;
}
.close-button {
	float: right;
	margin: -10px -5px 10px 10px;
}

.inventoryListContainer .TabbedPanelsContent {
	padding: 10px;
}

/********************** Parts ********************/
.partsListContainer {
	padding: 10px;
	background: #161616;
	border: 1px solid #666;
	clear: both;
}
.partsTable th {
	font-size: 14px;
	padding: 0 0 5px 5px;
}
.partsTable tr.noBG {
	background: none;
}
.partsTable tr {
	background: #161616;
}
.partsTable tr.odd {
	background: #262626;
}
.partsTable td {
	padding: 5px 0 5px 5px;
}


.partsCatImages {
	float: right;
	width: 235px;
	padding: 5px;
	text-align: center;
}
.partsCatMinis {
	width: 235px;
	margin: 10px 0 0 8px;
}
.partsCatMinis ul {
	margin: 0;
}
.partsCatMinis ul li {
	list-style: none;
	float: left;
	margin: 0 14px 10px 0;
}


.partsItem {
	margin: 0 15px 15px 0;
	float: left;
	width: 260px;
	height: 58px;
	padding: 0 0px 0px 0px;
	text-align: center;
	position: relative
}
.partsItem h2 {
	margin: 0;
	font-size: 22px;
}
.partsItem h2 a {
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 17px 0 19px 0;
	background: url(/images/bg_parts_cat.jpg) 0 0 no-repeat;
}
.partsItem h2 a:hover {
	text-decoration: none;
	background: url(/images/bg_parts_cat.jpg) 0 -58px no-repeat;
}
.lastItem {
	margin: 0 0 15px 0;
}

.partsInfoForm {
	margin: 0;
}

/********************** End Parts ********************/

/********************** Search ********************/
#searchPageSearch {
	margin: 0 0 25px 0;
}
.searchResult {
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #999;
}
.searchResult a {
	font-size: 14px;
}
.searchResult span, .searchResult p {
	font-size: 12px;
	margin: 0;
	color: #ccc;
}
/********************** End Search ********************/

/************* Contact Page **************/
#map {
	width: 470px;
	height: 270px;
	float: right;
	border: 3px solid #333;
	color: #000;
}
#contactFormTable {
	width: 40%;
}
#contactFormTable td {
	padding: 4px 4px 4px 0;
}
#spryMerge {
	display: none;
}
#altemail {
	display: none;
}
.borderCreator {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.validation-advice, .error {
	border: 1px solid #7E0F0F;
	margin-top: 4px;
	padding: 2px 0 3px 5px;
	background: #F48770;
	color: #550C19;
	font-weight: bold;
}
.error {
	width: 300px;
	margin: 0 0 10px 0;
	padding: 5px 5px 0 5px;
}
/************* End Contact Page **************/

/************* Customer Login Page **************/

.col-middle .login-container {
	width: 276px;
	float: left;
	background: url(/images/bg_login.jpg) 0 0 no-repeat;
	padding: 21px 0 0 14px;
}

.col-middle .login-container .validation-advice, .col-middle .login-container .error {
	font-size: 11px;
	margin-bottom: -8px;
}

.col-middle .login-container input {
	margin-bottom: 8px;
	background: #fff;
	border: 1px solid #000;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	opacity: 0.7;
	filter:alpha(opacity=70);
	width: 195px;
}

.col-middle .login-container input#rememberMe {
	width: auto;
	padding: 0;
	opacity: 1;
	filter:alpha(opacity=100);
	border: 1px solid #000;
}

.col-middle .login-container input.login {
	padding: 0;
	width: auto;
	background: none;
	opacity: 1;
	filter:alpha(opacity=100);
	border: none;
}
.col-middle .login-container span.forgot-password {
	font-size: 9px;
	vertical-align: top;
	line-height: 10px;
	padding-left: 18px;
}
.col-middle .dealer-callout {
	width: 400px;
	margin-left: 50px;
	margin-top: 20px;
	float: left;
}
.col-middle .dealer-callout h3 {
	margin-bottom: 5px;
	font-weight: bold;
}
.dealer-arrow {
	margin: 0;
}
.dealer-arrow li {
	list-style: none;
	font-size: 11px;
	background: url(/images/arrow_right.jpg) 0 3px no-repeat;
	padding-left: 25px;
}
/************* End Customer Login Page **************/

/******************* Download Categories Page ******************/
#downloadsListContainer {
	margin-top: 20px;
}

p.filterLabel {
	text-transform: uppercase;
	color: #999;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
form#filterForm label {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding-right: 5px;
}
form#filterForm input {
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #666666;
	margin-right: 10px;
}
form#filterForm input.submit {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 12px;
}

table.downloadCategories {
	margin-top: 14px;
	margin-bottom: 10px;
	width: 100%;
}

table.downloadCategories tr th {
	background-color: #333;
	border-bottom: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px 7px 5px 10px;
}

table.downloadCategories tr th.categoryName {
	font-size: 16px;
	text-align: left;
}

table.downloadCategories tbody tr td {
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	text-align: center;
	color: #999;
	padding: 5px 7px 5px 10px;
}

table.downloadCategories tbody tr td.title {
	padding-right: 0;
	margin-right: 0;
}

table.downloadCategories tbody tr td.left {
	text-align: left;
}

/************* End Download Categories Page **************/

/******************* Highslide Fixes *****************/
.highslide-controls ul li {
	list-style: none;
}
/******************* End Highslide Fixes *****************/

/****************** Three Column Default Layout ************************/
#three-column-wrapper {
	background: url(/images/bg_content.png) 0 0 repeat-y;
	padding: 50px 0 20px 0;
}
#three-column-wrapper .col-middle {
	background: none;
	float: left;
	width: 450px;
	padding: 0;
	margin-left: 25px;
}
#three-column-wrapper .col-left {
	width: 150px;
	float: left;
	margin-left: 10px;
	background: #161616;
	border: 1px solid #444;
	padding: 10px;
}
#three-column-wrapper .col-right {
	width: 150px;
	float: right;
	margin-right: 15px;
	background: #161616;
	border: 1px solid #444;
	padding: 10px;
}
/****************** End Three Column Default Layout ************************/

/****************** Two Column Left Default Layout ************************/
#two-column-left-wrapper {
	background: url(/images/bg_content.png) 0 0 repeat-y;
	padding: 50px 0 20px 0;
}
#two-column-left-wrapper .col-middle {
	background: none;
	padding: 0;
	width: 650px;
	float: left;
	margin-left: 20px;
}
#two-column-left-wrapper .col-left {
	width: 150px;
	padding: 10px;
	background: #161616;
	border: 1px solid #444;
	float: left;
	margin-left: 10px;
}
/****************** End Two Column Left Default Layout ************************/

/****************** Two Column Right Default Layout ************************/
#two-column-right-wrapper {
	background: url(/images/bg_content.png) 0 0 repeat-y;
	padding: 50px 0 20px 0;
}
#two-column-right-wrapper .col-middle {
	background: none;
	padding: 0;
	width: 650px;
	float: left;
	margin-left: 10px;
}
#two-column-right-wrapper .col-right {
	width: 150px;
	padding: 10px;
	background: #161616;
	border: 1px solid #444;
	float: right;
	margin-right: 15px;
}
/****************** End Two Column Right Default Layout ************************/


/**************** Foot Banner *************/
#footerBanner {
	text-align: center;
	margin: 30px 0;
}
/****************** End Content Styles ****************/


#usedinventory {
	display: block;
	position: relative;
}

#usedinventory ul.usedinventorylist {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
}

#usedinventory  ul.usedinventorylist li.item {
	margin: 0;
	list-style: none;
	float: left;
	width: 32%;
	padding: 5px 10px 5px 0px;
}
