/* CSS Document */
*
{
	margin: 0;
	padding: 0;
}

html{
	height: 100%;
	}
body {
	font-size: x-small;
}
* html body {
	font-size: xx-small; /* hack for IE5/Win */
	f\ont-size: x-small;  /* hack for other IE5/Win versions */
}
a{ outline: none;}
a, a:link, a:visited { 	
	text-decoration:none;
}
a:hover, a:active { 	
	text-decoration:underline;
}

/*-------------------------------------------------
  Body and Containers
-------------------------------------------------*/
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #220e09;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	width: 928px;
	margin: 0 auto 0 auto;
	height: 100%;
	min-height: 100%;
	background-color:#2a404d;
}
#page {
	width: 928px;
	margin: 0;
	padding: 0;
	background-color: #eff0f2;
}
#page_header {
	width: 928px;
	margin: 0;
	padding: 0;
	background-color: #eff0f2;
}
#col_one {
	width: 843px;
	margin: 0;
	padding: 25px 25px 25px 60px;
	position: relative;
	line-height: 180%;
	
}
#col_left {
	width: 412px;
	margin: 0;
	padding: 25px 25px 25px 60px;
	position: relative;
	text-align: left;
	line-height: 180%;
}
#col_right {
	width: 428px;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer {
	width: 898px;
	height: 52px;
	margin: 0;
	padding: 10px 15px 10px 15px;
	background-color: #2a404d;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	color:#3A596B;
	line-height:180%;
	
}
#footer a {
	/*color:#3A596B; */
	color:#FFFFFF;
	}

#footer a:hover {
	color:#91BAD1;
	}
#footer_copyright {
	float: right;
	color:#91BAD1;
}
#footer_copyright a {
	color:#91BAD1;
}
/*-------------------------------------------------
  left column list
-------------------------------------------------*/

#col_left a, #col_one a {
	color: #1e2c35;
}


#col_left ul {
	list-style-type: none;
	padding: 15px 0 15px 10px;
}

#col_left li {
	margin:5px 0 5px 18px;
	padding:0 0 0 15px;
	background-image: url(../images/arrow_small.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	position: relative;
	font-size: 110%;
	font-weight: bold;
	color: #1e2c35;
}


/*-------------------------------------------------
  box
-------------------------------------------------*/
#box_top {
	width: 372px;
	height: 217px;
	margin: 0;
	padding: 38px 0 0 43px;
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}
#box_bottom {
	width: 415px;
	margin: 0;
	padding: 0 0 40px 0;
	background-image: url(../images/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#box_bottom ul{
	padding: 8px 0 0 0;
	margin: 0;
	padding-left: 90px;
	list-style-type: none;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
}
#box_bottom li{
	padding-top: 10px;
	background-image: url(../images/arrow_fade.jpg);
	background-repeat: no-repeat;
}
#box_bottom li a{
	color: #FFFFFF;
	padding-left: 23px;
}
#box_bottom li b{
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 23px;
}
#box_bottom li a:hover, #box_bottom li a:active {
	color: #FFFFFF;
	background-image: url(../images/arrow_full.jpg);
	background-repeat: no-repeat;
	background-position: 0 3px;
	text-decoration:none;
	font-weight: bold;
}
#box_list {
	width: 280px;
	margin: 50px 0 0 35px;
	padding: 50px 0 50px 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #220e09;
}
#box_list ul{
	padding: 6px 0 0 0;
	margin: 0;
	padding-left: 2px;
	list-style-type: none;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
#box_list li{
	padding-left: 15px;
	padding-top: 15px;
	background-image: url(../images/arrow_small.jpg);
	background-repeat: no-repeat;
	background-position: 0 18px;
}
#box_list .headline{
	font-size: 160%;
	font-weight: bold;
}
#box_list ul a, #box_list a {
	color: #220e09;
}
#box_caption {
	color:#FFFFFF;
	padding: 15px 50px 10px 65px;
	line-height: 140%;
}

#box_caption a {
	color:#FFFFFF;
}	


/*-------------------------------------------------
  news/links box
-------------------------------------------------*/
#news {
	width: 550px;
}
#news a, #news a:link, #news a:visited {
	color: #1e2c35;
	text-decoration: none;
	font-size: 120%;
	line-height: 320%;
	font-weight: bold;
}
#news p {
	color: #1e2c35;
	text-decoration: none;
	font-size: 130%;
	line-height: 320%;
	font-weight: bold;
}
#news a:hover, #news a:active {
	text-decoration:underline;
	background-color: none;
}
#newsbody {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 10px 0px 0px 0px;
	color: #111111;
	line-height: 140%;
	font-size: 100%;
	font-weight: normal;
	min-height: 100%;
	height:100%;
	overflow: hidden;
}
#newsbody p{
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	line-height: 180%;
}
#newsbody a, #newsbody a:link, #newsbody a:visited, #newsbody a:hover, #newsbody a:active {
	padding-left: 0px;	
	line-height: 140%;
	font-size: 100%;
}
#image {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	clear: left; 
	margin: 0 0 1em 1em;
	position: relative;
	overflow: visible;
		
}


/*-------------------------------------------------
  products
-------------------------------------------------*/
#products {
	width: 45%;
	height: 200px;
	display: inline;
	float:left;
	padding: 0 20px 20px 0;
}
#products a, #products a:link, #products a:visited {
	color: #1e2c35;
	text-decoration: none;
	font-size: 120%;
	line-height: 320%;
	font-weight: bold;
}
#products p {
	color: #1e2c35;
	text-decoration: none;
	font-size: 130%;
	line-height: 320%;
	font-weight: bold;
}
#products a:hover, #products a:active {
	text-decoration:underline;
	background-color: none;
}
#productsbody {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 10px 0px 0px 0px;
	color: #111111;
	line-height: 160%;
	font-size: 100%;
	font-weight: normal;
	min-height: 100%;
	height:100%;
	overflow: hidden;
}
#productsbody p{
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	line-height: 180%;
}
#productsbody a, #productsbody a:link, #productsbody a:visited, #productsbody a:hover, #productsbody a:active {
	padding-left: 0px;	
	line-height: 140%;
	font-size: 100%;
}
#image {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	clear: left; 
	margin: 0 0 1em 1em;
	position: relative;
	overflow: visible;
		
}


/*-------------------------------------------------
lead paragraph
-------------------------------------------------*/
#lead {
	width: 91%;
	padding: 0 20px 50px 0;
}

/*-------------------------------------------------
  Home Page
-------------------------------------------------*/
#header_home {
	width: 928px;
	margin: 0;
	height: 439px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;	
}
#menu_home {
	width: 928px;
	margin: 0;
	height: 58px;
	background-image: url(../images/bg_homemenu.jpg);
	background-repeat: no-repeat;	
}
#menu_home ul{ 
	padding-top: 19px;
	padding-left: 19px;
	}
#menu_home li{ 
	display: inline;
	}	
#menu_home_dealer {
	float: right;
	padding: 0;
	margin: 17px 15px -17px 0;
	_margin-right: 7px;
}
.dealer_login_input {
	color: #666666;
	background: #efefef;
	border: 1px solid #878787;
	width: 118px;
	height: 13px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	margin-bottom: 28px;
	_margin-bottom: 26px;
}
#homeflash {
	width: 928px;
	height: 409px;
	margin: 0;
	padding: 0;
}
#feat_prod_flash {
	width: 928px;
	height: 152px;
	margin: 0;
	padding: 0;
}
#header_home ul {
	color: #FFFFFF;
	font-size:100%;
	font-weight:bold;
	list-style: none;
	float:right;
	height:20px;
	padding:8px 8px 2px 0;
	margin-right: 10px;
	_margin-right: 5px;
}
#header_home li {
	display:inline;	
	padding-left: 5px;
}
#header_home a {
	color: #FFFFFF;
}
#feat_prod {
	width: 928px;
	height: 152px;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}




/*-------------------------------------------------
  Inside Menu
-------------------------------------------------*/
#header_inside {
	width: 928px;
	margin: 0;
	height: 126px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;	
}
#header_inside ul {
	color: #FFFFFF;
	font-size:100%;
	font-weight:bold;
	list-style: none;
	float:right;
	height:20px;
	padding:8px 8px 2px 0;
	margin-right: 10px;
	_margin-right: 5px;
}
#header_inside li {
	display:inline;	
	padding-left: 5px;
}
#header_inside a {
	color: #FFFFFF;
}
#inside_menu_bar1 {
	width: 928px;
	height: 40px;
	margin: 0;
	padding: 0;
	float:right;
}
#inside_menu_bar1 ul {
	list-style: none;
	display: inline;
	float:right;
	margin: 0;
	padding: 0;
}
#inside_menu_bar1 li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	float:left;
}
#inside_menu_bar1 img{
	margin: 0;
	padding: 0;
}
#inside_menu_bar2 {
	width: 928px;
	height: 32px;
	margin: 0;
	padding: 0;
	margin-top: -3px;
	float: right;
	background-color: #110704;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7e3e09;
	background-image: url(../images/inside_menu/dealer_loc_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
#inside_menu_bar2 ul {
	list-style: none;
	display: inline;
	float:left;
	margin: 0;
	padding: 0;
}
#inside_menu_bar2 li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	float:left;
}
#inside_menu_bar2 img{
	margin: 0;
	padding: 0;
}

#inside_home_dealer {
	height: 26px;
	float: right;
	padding: 0;
	margin: 6px 6px -27px 0;
	_margin: 4px 3px -27px 0;
}
#inside_menu_bar3 {
	width: 928px;
	height: 22px;
	margin: 0;
	padding: 0;
	float:right;
	background-color: #2b221f;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1c1310;
}
#inside_menu_bar3 ul {
	height: 21px;
	list-style: none;
	display: inline;
	float:left;
	margin: 0;
	padding: 4px 0 0 3px;
}
#inside_menu_bar3 li {
	height: 21px;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 5px 0 16px;
	float:left;
}
#inside_menu_bar3 img{
	margin: 0;
	padding: 0;
}
/*-------------------------------------------------
  dealer locator box
-------------------------------------------------*/

.inputBox {
	color: #666666;
	background: #efefef;
	border: 1px solid #878787;
	width: 118px;
	height: 13px;
	margin: 0;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	font-weight: normal;
}

.dropBox {
	color: #666666;
	background: #efefef;
	border: 1px solid #878787;
	width: 135px;
	height: 19px;
	margin: 0;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	font-weight: normal;
}


/*-------------------------------------------------
  faq menu
-------------------------------------------------*/

#faqmenu {
	
}

#faqmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 90%;
	background-image: none;
}
#faqmenu li {
	margin: 0;
	padding: 0 0 2px 0;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
}
#faqmenu .closed ul{display:none;}
#faqmenu .open ul{display:block;}

#faqmenu #answer ul  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	padding: 10px 10px 15px 10px;	
	margin-top: 5px;
}

/*-------------------------------------------------
  copy
-------------------------------------------------*/
.headline {
	color: #1e2c35;
	font-weight: bold;
	font-size: 180%;
	line-height: 180%;
}
.subhead {
	color: #1e2c35;
	font-weight: bold;
	font-size: 140%;
	line-height: 140%;
}
.news_headline {
	color: #1e2c35;
	font-weight: bold;
	font-size: 115%;
	line-height: 130%;
}
.gray {
	font-size: 100%;
	line-height: 200%;
	color: #666666;
	font-style:italic;
}
.testimonial {
	font-size: 100%;
	line-height: 200%;
	color: #666666;
	font-style:italic;
}
.testimonial_name {
	font-size: 90%;
	line-height: 220%;
	font-weight: bold;
	color: #666666;
}
#one_col a {
	color: #1e2c35;
	font-weight: bold;
}