/* 

	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) 215-1347
	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;
}
.col-middle p {
	margin: 0 0 15px 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 ***************/




/************ Elements ****************/
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	background: #242B2E url(/images/bg_page.png) 0 0 repeat-x;
}
a {
	color: #004A7B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
strong {
	font-weight: bold;
	font-style: inherit;
}
h1 {
	font-size: 20px;
	color: #004A7B;
	margin: 15px 0;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
h2 {
	font-size: 20px;
	color: #004A7B;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #004A7B;
	margin: 5px 0;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
em {
	font-style: italic;
	font-weight: inherit;
}
ul, ol {
	margin: 0 0 10px 40px;
	list-style: outside;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}

/********** Structure ***************/
#container {
	width: 878px;
	margin: 20px auto 0 auto;
}
#top-message {
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
	text-align: right;
	padding-right: 15px;
}
#top-message a {
	color: #FFF;}
#top-message .logout {
	font-size: 12px;
	color: #ccc;
	vertical-align: top;
}
#header {
	background: url(/images/bg_header.jpg) 0 0 no-repeat;
	height: 90px;
	position: relative;
}
#header #logo {
	padding: 15px 0 0 10px;
}
#header #logo span {
	display: none;
}
#header .tagline {
	position: absolute;
	font-size: 26px;
	right: 24px;
	top: 20px;
	line-height: 30px;
	color: #999;
}
#header .dealer-locate {
	position: absolute;
	font-size: 16px;
	left: 236px;
	top: 20px;
	line-height: 30px;
	color: #004A7B;
}
#content-wrapper {
	background: url(/images/bg_content_wrapper.png) 0 0 repeat-y;
	width: 878px;
}
#footer {
	background: url(../images/bg_footer.png) 0 0 no-repeat;
	height: 14px;
}
.clear {
	clear: both;
}
#two-column-left-wrapper {
	background-image: url(/images/bg_2colwrapper.jpg);
	background-repeat: repeat-y;
	background-position: 5px;
	}

/************ Navigationatory Styles ****************/
#nav {
	position: absolute;
	top: 60px;
	right: 30px;	
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav ul {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin: 0 2px;
	padding: 0;
}
#nav ul li a {
	color: #004A7B;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 5px;
}
#nav ul li a:hover {
	background-color:#004A7B;
	color: #FFF;
}

/************ Content Styles ****************/
#content-left {
	background: #E2E8EA url(/images/bg_content_left.jpg) 0 0 repeat-x;
	width: 257px;
	height: 388px;
	float: left;
	margin-left: 5px;
}
#content-left h2 {
	text-align: center;
	margin: 25px 0;
}
#content-left p {
	margin-left: 12px;
}
#content-left .login-container {
	width: 155px;
	margin: 0 auto;
}
#content-left .login-container input {
	margin-bottom: 8px;
	background: #fff;
	border: 1px solid #809AA6;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
#content-left .login-container input.login {
	padding: 0;
	border: none;
}
#content-left .login-container span.forgot-password {
	font-size: 9px;
	vertical-align: top;
	line-height: 10px;
	padding-left: 18px;
}
#content-left .dealer-callout {
	width: 180px;
	margin: 45px auto 0 auto;
}
#content-left .dealer-callout h3 {
	margin-bottom: 15px;
}
.dealer-arrow {
	margin: 0;
}
.dealer-arrow li {
	list-style: none;
	font-size: 11px;
	background: url(/images/bg_dealer_arrow.jpg) 0 5px no-repeat;
	padding-left: 20px;
}
#content-right {
	width: 611px;
	height: 388px;
	background: url(/images/bg_content_right.jpg) 0 0 no-repeat;
	float: left;
}
#content-right p {
	width: 450px;
	margin: 240px 0 0 25px;
}
/*****template styles ****/
#one-column-wrapper .col-middle {
	padding: 10px 25px;
}

#two-column-left-wrapper .col-left {
	width: 220px;
	min-height: 400px;
	height: 100%;
	float: left;
	margin-left: 5px;
	padding: 10px 0;
	background: #E2E8EA url(/images/bg_content_left_inner.jpg) 0 0 repeat-x;
}
#two-column-left-wrapper .col-middle {
	background: #fff url(/images/bg_content_middle.jpg) 0 0 repeat-x;
	width: 598px;
	padding: 10px 34px 10px 15px;
	float: left;
	min-height: 400px;
}
#footer {
	clear: both;}

/*****presentation styles *******/
#breadcrumbs {
	font-size: 11px;}
form input {
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 4px;
	font-size: 14px;}
.print {
	font-size: 12px;
	font-weight: bold;
	float: right;}
.print a {
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #990;
}

/***************** Search *************************/
#searchContainer ol {
	list-style: outside;
	margin-left: 10px;
}
#searchContainer ol li {
	list-style-type: decimal;
	margin: 1.5em 0;
	padding: 0 10px;
}
/*#searchContainer ol li.recommended {
	padding: 10px 10px;
	margin: 0;
	background: #eee;
}*/
#searchContainer ol li a {
	color: #0000CC;
	font-size: 16px;
}
#searchContainer ol li span.resultTitlePrepend {
	color: #666;
	font-size: 16px;
}
#searchContainer ol li span {
	color: green;
}
#searchContainer #relevantResults {
	float: right;
	color: #000;
}
#searchContainer #searchPageSearch {
	margin: 0 0 15px 0;
}

.search {
	padding: 10px;
}
li.searchResult p {
	margin-bottom: 0;
}

#searchContainer input {
	padding: 2px;
}

/***category   ***/
.productList {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
.productList li {
	list-style: none;
	list-style-type: none;
	height: 140px;
	width: 140px;
	float: left;
	text-align: center;
	font-size: 11px;
	color: #333;
	line-height: 17px;
	margin: 0 8px 10px 0;
}
.productList li a {
	font-size: 12px;
	font-weight: bold;
}
.productList li img {
	width: 100px;
	display: block;
	padding: 20px;
}
.shortDescription {
	font-size: 16px;
	font-style: italic;
	margin: 0 0 5px 0;
	color: #666;}
.categoryDescription {
	font-size: 12px;
	line-height: 17px;
}
/***products  ***/
#productMedia {
	width: 250px;
	padding: 5px;
	text-align: center;
	float: left;
	border: 1px solid #CCC;
}
#productMedia img {
	padding: 5px;}
#productImageThumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;}
#productImageThumbs ul li {
	float: left;
	list-style: none;
	list-style-type: none;

	}
#productImageThumbs ul li img {
	border: 1px solid #fff;
}
#productImageThumbs ul li img:hover {
	border: 1px solid #069;
}

.productEssentials {
	float: right;
	width: 325px;}
.relatedFile {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.relatedFile .fileTypeIcon {
	margin: 0px 0 -3px 0;}

/********************* 2 Columns Left ******************/
#col-left-nav {
	margin: 15px 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}
#col-left-nav .currentItem {
	background-color: #fff;
	border: 1px solid #ccc;
	border-right: none;
}
#col-left-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#col-left-nav ul li {	
	list-style-type: none;
	border-bottom: 1px dashed #ccc;

}
#col-left-nav ul li a {
	text-decoration: none;
	display: block;	
	padding: 3px 0 3px 5px;
}
#col-left-nav ul li ul {
	margin: 0 0 15px 0;}
#col-left-nav ul li ul li {
	border-bottom: none;
	font-size: 11px;
	margin: 0 0 0 15px;
}
#col-left-nav ul li ul li a {
	display: block;
	padding: 2px 5px;
}
#col-left-nav ul li a:hover {
	background-color: #fff;
}


/******************* Validation ******************/
#content-left .validation-advice {
	font-size: 11px;
	margin-bottom: 10px;
	color: #ff0000;
}
#content-left input.validation-failed {
	border: 1px dashed #ff0000;
	background: #F7DFE0;
}
#spryMerge {
	display: none;
	visibility: hidden;
}
#contactFormTable {
	width: 90%;
}
#contactFormTable td {
	padding-bottom: 10px;
}

/******************* Manage Account ******************/
#account label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #004A7B;
	margin: 8px 0 3px 0;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#account input.submit {
	margin-top: 15px;
}

#account p.info {
	margin: 20px 0 0 0;
}

.validation-advice {
	font-size: 11px;
	margin-bottom: 10px;
	color: #ff0000;
}
input.validation-failed {
	border: 1px dashed #ff0000;
	background: #F7DFE0;
}
textarea.validation-failed {
	border: 1px dashed #ff0000;
	background: #F7DFE0;
}

/******************* Download Categories ******************/
p.filterLabel {
	text-transform: uppercase;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}
form#filterForm label {
	font-size: 12px;
	color: #000000;
	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: #ddd;
	border-bottom: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-right: 7px;
	padding-left: 3px;
}

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: #666;
	padding: 5px 7px 5px 3px;
}

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

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

div.naigBreadcrumbs {
	background-color: #ddd;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 10px;
}

div.downloadZipLink {
	vertical-align: text-top;
}



/**************** END PRODUCTS SECTION ****************************/

/**************** FAQ (Tech Support) SECTION *********************************/
#two-column-left-wrapper .col-middle .faqList {
	margin: 0;
	list-style: none;
}
#two-column-left-wrapper .col-middle .faqList li {
	margin: 0 0 35px 0;
	list-style-type: none;
}
.faqList .problem {
	font-size: 16px;
	margin: 0 0 10px 0;
	}
.faqList .problem span {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	display: block;
	}
.faqList .question {
	margin: 0 0 10px 10px;
	}
.faqList .question span {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	display: block;
	}
.faqList .solution {
	margin: 0 0 10px 10px;
	}
.faqList .solution span {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	display: block;
	}
.faqCategory h2 {
	font-size: 17px;
}

/**************** END FAQ (Tech Support) SECTION *********************************/
