@charset "utf-8";
/* CSS Document */

/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
b{
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*reset*/

body { background:#9d8d6a;
*background:#9d8d6a url(../images/website_bg_ie7.jpg) top center no-repeat;
*background-size:100%;
*background-attachment:fixed;}
/*body { background:#9d8d6a url(../images/website_bg.jpg) no-repeat; background-size:100%;}
*/

.clear { clear: both;}
.social { position:relative; width:960px; margin:auto; margin-top:50px;}
.container { position:relative; width:960px; margin:auto; margin-top:90px;}

.top { background: url(../images/top_bg.png) no-repeat; height:40px; position:relative; z-index:1;}
.top_shadow { position:relative; width:960px; height:9px; background:url(../images/top_shadow.png) no-repeat;} 

.logo { float:left; width:176px; margin-top:-90px; margin-left:20px;}
.social { float:right; width:100px; margin-top:-35px; margin-right:-50px;}
.main_nav { float:right; width:auto; height:40px; background:url(../images/top_splitter.jpg) 0px 0 no-repeat; text-align:right; padding-left:30px;}
.main_nav ul { margin-right:20px; margin-top:12px;}
.main_nav li { display:inline; margin:0 10px;}
.main_nav li a{ 
font:normal bold 14px "Times New Roman", Times, serif;
color:#261c07;
text-decoration:none;
} 

.main_nav li a:hover {color:#594332;}


.search { width:auto; float:right; margin-right:10px; margin-top:8px; position:relative;}


.search input { 
float:left;
width:200px; 
height:22px;
background:#f2f0eb; 
border:1px solid #a1a09d;
font:normal normal 14px "Times New Roman", Times, serif;
color:#261c07;
padding-left:5px;}

.search .search_button {
float:left;
width:27px; 
height:26px; 
background:url(../images/input_button.jpg) no-repeat;
border:none;
cursor:pointer;
}


.search .search_button:hover {background:url(../images/input_button_hover.jpg) no-repeat;}


.home_content {background:#d2c8b4;  padding:10px;}
.content {width: 100%;background:#fff; min-height:500px; position:relative; overflow:hidden;}

.main_home_content { width:670px; float:left; margin-right:10px;}

.category_banner { float:left; width:335px;}

.rotator { margin-bottom:20px;}

.home_copy { 
position:relative; 
padding:10px 20px; 
border:1px solid #867553; 
text-align:justify;
font:normal normal 16px "Times New Roman", Times, serif;
color:#3b2e16;
margin-bottom:13px;
margin-top:-10px;
min-height:70px;
}

.ornament { position: absolute; width:100%; text-align:center;}

.right_sidebar img { margin-bottom:7px;}


.footer { margin-top:20px;}
.footer_nav { background:#483624; padding:25px 30px;overflow: hidden;}
.footer_nav ul { float:left; min-height:100px; padding:0 40px; border:0px solid #7f7366; border-right-width:1px;}
.footer_nav ul li, .footer_nav h2 { margin-bottom:5px;}
.footer_nav ul.last {border-right-width:0px;padding-right:0px}
.footer_nav a, .footer_nav h2 {color:#fff; text-decoration:none;}
.footer_nav a:hover { color:#7f6851;}

.disclaimer { 
font:normal normal 14px "Times New Roman", Times, serif;
color:#483624; 
text-align:justify;
padding:20px 0;
margin:20px 0;
border:0px solid #483624;
border-bottom-width:1px;
border-top-width:1px;}

.credits {
text-align:center;
font:normal normal 14px "Times New Roman", Times, serif;
color:#483624;
margin-bottom:20px; }

.credits a { color:#483624; text-decoration:none;}

.credits a:hover { color:#fff;}

.left_sidebar { width:230px; /*margin-bottom:-10000px; padding-bottom:10000px;*/min-height: 100%;
position: absolute; float:left; background:#847c6b;}

.left_sidebar h2 { 
height:40px; 
border:0px solid #89816f; 
border-bottom-width:1px;
background:url(../images/left_nav_title_bg.png) 0 bottom repeat-x;
text-align:center;
padding-top:30px;
font:normal bold 17px "Times New Roman", Times, serif;
color:#f1f1f2;}

.left_sidebar ul { margin-top:20px; padding-left:25px; padding-bottom:20px; border:0px solid #776f60; border-bottom-width:1px;
-webkit-box-shadow: 0px 1px 0px 0px #9c9381;
box-shadow: 0px 1px 0px 0px #9c9381; }

.left_sidebar li { line-height:1.6em;}

.left_sidebar li a { 
font:normal bold 12px "Times New Roman", Times, serif;
color:#f1f1f2;
text-decoration:none;
text-transform:uppercase;
} 

.left_sidebar li a:hover {color:#4d483c;}

.main_content { position:relative; padding:20px 15px; width:700px; float:right; color: #585858; }

.main_content h1 { 
font:normal bold 18px "Times New Roman", Times, serif;
color:#585858;
margin-bottom:15px; margin-left:10px;text-transform:uppercase;}

.main_content h2 { 
font:normal bold 16px "Times New Roman", Times, serif;
color:#585858;
margin-bottom:15px; margin-left:10px; margin-top: 20px;}

.main_content h3 { 
font:normal bold 16px "Times New Roman", Times, serif;
color:#585858;
margin-bottom:5px; margin-left:10px; margin-top: 20px;}

.main_content p { 
font:normal normal 15px "Times New Roman", Times, serif;
color:#585858;
margin-bottom:15px; 
margin-left:10px;
margin-right:10px;
text-align:justify;}


ul.tabs {margin-bottom:20px;}
ul.tabs h2, ul.tabs li, ul.tabs a{ 
display:inline;
font:normal bold 16px "Times New Roman", Times, serif;
color:#999999;
text-decoration:none;}

ul.tabs h2 {border:0px solid #ccc; border-right-width:1px; padding-right:12px;}
ul.tabs h2.last_link {border-right-width:0px;}

ul.tabs a:hover, ul.tabs a.active_tab { color:#585858; }

.tabs_content {padding:20px 0; border:0px solid #999999; border-bottom-width:1px; border-top-width:1px;}


ul.specs { 
margin-left:10px;
font:normal normal 14px "Times New Roman", Times, serif;
color:#585858;
/*margin-bottom:40px;*/
margin-right:30px;
float:left;}

ul.specs span { font-weight:bold;}

.detail_th { text-align:center; margin-bottom:50px;}
.detail_th li{ 
display: inline-block; 
border:1px solid #ccc; 
width:100px; 
/*height:71px;*/
margin-right:4px; margin-top:20px;}

.manuals { padding-left:40px;}

.manual_download { 
font:normal bold 14px "Times New Roman", Times, serif;
color:#fff;
background:#393427;
padding:10px;
margin-left:30px;
top:-100px;
position:relative;
text-decoration:none;}

.buy_now_link { 
font:normal bold 14px "Times New Roman", Times, serif;
color:#fff;
background:#393427;
padding:10px;
margin-left:30px;
position:relative;
text-decoration:none;
display: inline-block;
margin: 5px;
}

.manual_download:hover, .buy_now_link:hover { background:#5b5545;}

.top_content { border:0px solid #bcaf96; border-bottom-width:1px; padding-bottom:15px; margin-bottom:15px;}

.breadcrumb { float:left; margin-left:10px;}

.breadcrumb a { 
font:normal bold 10px "Times New Roman", Times, serif;
color:#4a453a;
text-decoration:none;text-transform:uppercase;}

.breadcrumb a:hover, .breadcrumb a.active:hover { color:#000; }

.breadcrumb a.active { color:#6d6d6d;}

.back { 
float:right;
font:normal bold 11px "Times New Roman", Times, serif;
text-decoration:none;
color:#6c6c6c;}

.back img { margin-right:5px;}

/*.product_listing_item { width:220px; text-align:center; float:left; margin:30px 5px;}*/
.product_listing_item { width:220px; text-align:center; padding:30px 5px;}
.product_listing_item a {
font:normal normal 12px "Times New Roman", Times, serif;
color:#515151;
text-decoration:none;}

.product_listing_item a:hover { color:#000;}

.product_listing_item span { 
display:block;
}


/*website bg*/
#bg {
	*display:none;
	position:fixed; 
	top:-60%; 
	left:-50%; 
	width:200%; 
	height:200%;
	z-index:-1;
}
#bg img {
	position:absolute; 
	top:0; 
	left:0; 
	right:0; 
	bottom:0; 
	margin:auto; 
	min-width:50%;
	min-height:50%;
}
/*website bg*/



/*Contact*/

#contact{
	width: 550px;
	height: auto;
	margin-top: 25px;
	color: #585858;
	font-family: "Times New Roman", Times, serif;
}

#contact_form{
	width: 300px;
	float: left;
	font-size: 15px;
}
#contact_form p{ margin-bottom: 5px; font-weight: bold; }
#contact_form .field{ margin-left: 10px; padding: 5px; width: 275px; margin-bottom: 15px; color: #585858; }
#contact_form textarea{ margin-left: 10px; min-width: 275px; max-width: 275px; min-height: 50px; max-height: 50px; padding: 5px; margin-bottom: 15px; }
#contact_form .send{ text-align: center; background-color: #847c6b; padding: 5px 20px; float: right; border: 0px; cursor: pointer; color: #FFF; }
#contact_form .send:hover{ background-color: #726B5C; }
#contact_form textarea, input{ font-family: "Times New Roman", Times, serif; font-size: 14px; }

#contact_info{
	font-size: 16px;
	float: right;
	width: 200px;
	margin-top: 20px;
	line-height: 21px;
}



/* Specifications */

#specifications{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin-top: 20px;
	color: #585858;
}
#specifications table{ width: 97%; margin: auto; border: 1px solid #a1a1a1;  }
#specifications tr.title{ background-color: #847c6b; color: #FFF; text-align: center; font-weight: bold; }
#specifications tr.white{ background-color: #FFF; }
#specifications tr.gray{ background-color: #F5F5F5; }
#specifications td.specs{ width: 30%; border-right: 1px solid #a1a1a1; }
#specifications td{ padding: 5px; border-top: 1px solid #a1a1a1; }



/*FAQ*/

#list_faq{ color: #585858; }
#list_faq a{ color: #000; text-decoration: none; }
#list_faq a:hover{ color: #585858; }
#list_faq ol{ list-style-position: outside; margin: 10px 0px 15px 40px; list-style-type: decimal; line-height: 20px; }
#list_faq ul{ list-style-position: outside; margin: 10px 0px 15px 40px; list-style-type: square; line-height: 20px; }
#list_faq li{ margin-bottom: 6px;}



/* Catalog Request */

#catalog_cover{
	width: 350px;
	height: auto;
	float: right;
	margin-right: 10px;
}
#catalog_description{
	
}
#catalog_description a{ color: #000; }
#catalog_description .add_cart{ background-color: #847c6b; border: 0px; color: #FFF; margin-left: 10px; padding: 5px 8px; cursor: pointer; }
#catalog_description .add_cart:hover{ background-color: #726B5C; }



/* Mailing list */

#mailing{ margin-left: 10px; color: #585858; }
#mailing .field{ margin-top: 10px; padding: 5px; font-size: 14px; width: 350px; }
#mailing .button{ background-color: #847c6b; border: 0px; color: #FFF; margin-top: 15px; padding: 5px 8px; cursor: pointer; }
#mailing .button:hover{ background-color: #726B5C; }
#mailing input{ margin-bottom: 10px; }



/* Distributors */

#distributors table{ width: 97%; margin: auto; border: 1px solid #a1a1a1; font-size: 14px; color: #585858; }
#distributors tr.title{ background-color: #847c6b; color: #FFF; text-align: center; font-weight: bold; }
#distributors tr.white{ background-color: #FFF; }
#distributors tr.gray{ background-color: #F5F5F5; }
#distributors td.name{ width: 30%; border-right: 1px solid #a1a1a1; }
#distributors td.city{ width: 15%; border-right: 1px solid #a1a1a1; text-align: center; }
#distributors td.state{ width: 5%; border-right: 1px solid #a1a1a1; text-align: center; }
#distributors td.phone{ width: 15%; text-align: center; }
#distributors td{ padding: 5px; border-top: 1px solid #a1a1a1; }



/* Find Dealer */

.dealer_image{
	margin: 0px auto 20px;
	text-align: center;
}
.dealer_fields{ background-color: #F5F5F5; padding: 10px 30px; margin: auto; width: 500px; }

.dealer_fields .field{ margin-left: 10px; padding: 5px; width: 100px; color: #585858; }


/* Warranty */

#forms{
	/*width: 550px;*/
	height: auto;
	margin-top: 25px;
	color: #585858;
	font-family: "Times New Roman", Times, serif;
}

#forms label{ margin-bottom: 5px; font-weight: bold;margin-left: 10px;display:block; }
#forms label.inline{ width:290px;display:inline-block }
#forms .field{ margin-left: 10px; padding: 5px; width: 275px; margin-bottom: 15px; color: #585858; }
#forms .select1{ margin-left: 10px; width: 100px; margin-bottom: 15px; color: #585858; }
#forms .select2{ margin-left: 10px; width: 80px; margin-bottom: 15px; color: #585858; }
#forms .select3{ margin-left: 10px; padding: 5px; width: 290px; margin-bottom: 15px; color: #585858; }
#forms .check{ margin-left: 10px; margin-bottom: 10px; }
#forms textarea{ margin-left: 10px; min-width: 275px; max-width: 275px; min-height: 50px; max-height: 50px; padding: 5px; margin-bottom: 15px; }
#forms .send{ text-align: center; background-color: #847c6b; padding: 5px 20px; border: 0px; cursor: pointer; color: #FFF; margin-left: 10px; }
#forms .send:hover{ background-color: #726B5C; }
#forms textarea, input{ font-family: "Times New Roman", Times, serif; font-size: 14px; }


/* Manuals */

#manual_image{ float: left; margin-left: 120px; }
#manual_description{ float: right; width: 300px; margin-top: 90px; margin-right: 80px; }
#manual_description a{ text-decoration: underline; font-size: 18px; color: #6d6d6d; }
#manual_description a:hover{ color: #000; }

.hrline{ height: 1px; border-top: 1px solid #ababab; clear: both; margin: 15px 0px; }

.view_products{ text-align: center; background-color: #847c6b; padding: 5px 20px; border: 0px; cursor: pointer; color: #FFF;text-decoration:none;margin: 5px 0;
display: inline-block; }
.view_products:hover{ background-color: #726B5C; }

.categories{
	width:340px;text-align:center;float:left;
}
.categories p{
text-align:justify;
padding:0 15px;
min-height:180px;
}

/*Media Events*/

.media_event_item { float:left; width:33%; text-align:center;}
.media_event_item a {font:normal normal 15px "Times New Roman", Times, serif; color:#585858; text-decoration:none;}
.media_event_item a:hover { color:#000;}
.media_event_item span { display:block; margin-top:10px;}


/*Sitemap*/
.sitemap { padding-bottom:20px;}
.sitemap h2 { margin-top:20px; margin-bottom:10px;}
.sitemap ul{ margin-left:20px;}
.sitemap ul a {font:normal normal 15px "Times New Roman", Times, serif; color:#585858; text-decoration:none;}
.sitemap ul a:hover { color:#000;}



#terms li{ margin-bottom: 6px; display: inline; list-style:none; margin-right:20px; }
#terms ul{ list-style-position: outside; margin: 10px 0px 15px 40px; line-height: 20px; }

div.faq{
	margin: 10px 40px 10px 0;
	padding: 10px;
	background-color: #F5F5F5;
}
div.faq p{
	margin-bottom:0px;
}
.list_dealers span{
	font-weight:bold;
	margin-left:10px;
}
.list_dealers a{
	color: #000;
	float:right;
}
.pagination{
	float: right;
}
.pagination li{
	float:left;
	padding:0 2px;
}

.pagination li.active{
	font-weight:bold;
}

.disclaimer_info { 
font-size: 13px !important;
margin-top: 40px;
}

.box{
background-color: #F5F5F5;
overflow: hidden;
}

.link {
text-decoration: underline;
font-size: 13px;
color: #6d6d6d;
}
.link:hover{
color: #000;
}
.main_content p a{
	color:#000;
}
#areaToPrint strong{
	font-weight: bold;
margin-left: 10px;
	}
 .send{ text-align: center; background-color: #847c6b; padding: 5px 20px; border: 0px; cursor: pointer; color: #FFF; margin-left: 10px; }
.send:hover{ background-color: #726B5C; }
