/* CSS Document */

body{
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height:1.4em;
	color: #000000; 
	background:#fff;
	margin:0;
	padding:0;

}

img 
{
	display:block;	
}

#Content img {
	display:inline;	
}
a img {
	border:0;
	}
p
{
	margin-top:0;
	padding-top:0;
}

#contentBody p{
	line-height:16px;
}

a:link {
	color: #0069AA;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #0069AA;
	text-decoration: underline;
}
a:active {
	color: #0069AA;
}

/********************************/
/*     OVERALL PAGE STYLES      */
/********************************/

#page{
	width:938px;
	margin-left:auto;
	margin-right:auto;
}


/**********************************/
/*       HEADER AREA STYLE        */
/**********************************/
#header{
	height:78px;
    z-index:5000;
	position:relative;
}


#logo{
	text-align:center;
}


/* Main Menu styles */
#mainMenu{
	line-height:11px;
	background:#FFF url(/images/gen/main_menu.gif) no-repeat;
	height:26px;
	margin:0;
	width:100%;
}


/* Searchbar Styles  */

#searchBar{
	margin:2px 0 0;
	width:250px;
	float:right;
	text-align:right;
}

#searchBar .fieldStyle {
	background-color: #FFF; 
	width: 120px;
	font-size:11px;
	height:15px;
	border: thin solid #cccccc;
	margin:2px 0 0;
	padding-left:3px;
}

#searchBar .dd {
	width: 60px;
}

#searchBar .submitBut {
	width:87px;
	height:28px;
	margin:0;
	padding:0;
	background:transparent url(/images/gen/search.gif) no-repeat;
	border:0;
	vertical-align: middle;
}
.submitBut:hover {
	background-position:left bottom !important;
}

/**********************************/
/*       PAGE BODY STYLE          */
/**********************************/


#pageBody{
	background:url(/images/template/pageBody_bkg.gif);
	overflow:hidden;
	width:760px;
	margin:3px auto 0;
	padding:0;
	z-index:1000;
	position:relative;
}

#sectionMenu{
	width:150px;
	padding:14px 10px;
	margin:0;
	float:left;
}

#sectionMenu img
{
    vertical-align:middle;   
}

#sectionMenu h2
{
    font-size:16px;
    line-height:16px;
    margin:0;
    padding:0px 0 10px;
    color:#0069B9;
    font-weight:normal;
}

#sectionMenu h2 a, #sectionMenu h2 a:hover, #sectionMenu h2 a:visited
{
    text-decoration:none;
    color:#0069B9;
}

#sectionMenu ul{
	list-style:none;
	margin:0;
	padding:0;
}

#sectionMenu ul li ul{
	list-style:none;
	margin:0;
	padding:0 0 0 5px;
}

#Content{
	width:570px;
	padding:10px 10px;
	float:right;
}

/*  Product details layout */

#prodDetails, #prodCat{
	width:570px;
	overflow:hidden;
	margin:0;
	padding:0;
}

#contentBody{
width:550px;
overflow:hidden;
	padding:10px;

}

#prodDetails .prodImage{
	width:275px;
	float:left;
	text-align:center;
	padding-top:50px;
}

#prodDetails .prodCopy{
	width:285px;
	float:right;
	padding-left:10px;
}

#prodDetails .assocProd, 
#prodCat .newProdList, 
#prodCat .prodList{
	margin-top:10px;
	width:570px;
	clear:both;
	overflow:hidden;
}

#prodDetails h1, 
#prodCat h1, 
#contentBody h1, 
#searchResults h1{
	font-size:20px;
	line-height:1.3em;
	color:#0069B9;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
}

#prodCat h1, 
#contentBody h1, 
#searchResults h1{
	background:url(/images/template/headerHorzLine.gif) bottom no-repeat;
}

#contentBody h2,
#prodDetails h2,
#prodCat h2,
#searchResults h2,
#prodCat .pager, 
#searchResults .pager{
	text-align:left;
	display:block;
	height:22px;
	font-size:11px;
	line-height:22px;
	color:#000;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	clear:both;
}


#prodCat .pager,
#searchResults .pager{
	font-weight:normal;	
}


#prodDetails .prodCopy h2, 
#prodDetails .altImages h2{
	background:url(/images/template/header_gray_bkgrd.gif);
}

#contentBody h2,
#prodDetails .assocProd h2, 
#prodCat h2,
#searchResults h2, 
#prodCat .pager,
#searchResults .pager{
	background:url(/images/template/header_long_gray_bkgd.gif);
}

#searchResults .ProdCatSearch div
{
    width:50%;
    float:left;
    height:25px;
}

#prodDetails .altImages div{
	float:left;
	padding:3px;
}
#prodDetails .altImages input{
	border:3px solid #fff;
	padding:2px;
}

#prodDetails .altImages .active input{
	border:3px solid #0069AA;
}


.prodDisclaimer {
	width:100%;
	clear: both; 
	text-align: left;
}


.Retailer
{
    padding:.2em 0 .3em;
    background:url(/images/template/headerHorzLine.gif) 120% bottom no-repeat;
    color:#999;
}

.Retailer strong
{

}

/* Content Page Styles */ 

#ContentBody{


}



/***************************/
/*   PRODUCT CAT STYLES    */
/***************************/



.prod{
	float:left;
}

.prod div{
	width:128px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:110px;
}

.prodList .prod, #searchResults .prod{
	width:142px;
	margin-bottom:25px;
}

.newProdList .prod{
	width:152px;
	margin-bottom:10px;
}

.newProdList .prod.first div{
	float:left;
}
.newProdList .prod.last div{
	float:right;
}

.newProdDivider{
	float:left;
	display:block;
	width:57px;
	background:url(/images/template/furnVertRule.gif) no-repeat center top;
	height:95px;
}



/**************************/
/*   SPEC TABLE STYLES    */
/**************************/

.specTable{
	width:100%; 
	border-collapse:collapse;
	border:1px solid #ddd;
	margin:5px 0 10px 0;
}

.specTable th{
	background:#efefef;
	color:#0069B9;
	text-align:left;
	margin:0;
	padding:3px;
	border-bottom:#ddd 1px solid;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}

.specTable td{
	margin:0;
	padding:3px;
	border-bottom:#ddd 1px solid;
	border-right:1px solid #ddd;
}


/**************************/
/*   ASSOCIATED PRODUCTS  */
/**************************/
.assocProdProd{
	width:190px;
	float:left;
	overflow:hidden;
	padding:10px 0;
}

.assocProdProd .image{
	width:64px;
	float:left;
}

.assocProdProd .summary{
	width:121px;
	padding-left:5px;
	float:left;
}



/**********************************/
/*         PAGE FOOTER STYLES     */
/**********************************/

#footer{
	margin:7px auto 0;
	width:938px;
	color:#999;
	font-size:.9em;
	padding-bottom:4px;
	overflow:hidden;
}
.flL 
{
	float:left;
}
.flR 
{
	float:right;
}

/**********************************/
/*    HOME PAGE PROMO STYLES   */
/**********************************/
#defaultcontent 
{
    text-align: left; 
    width: 100%; 
    margin: 5px 0 0;
    z-index:1000;
	background:transparent url(/images/gen/mainR_bk.jpg) right top no-repeat;
}
#toprow 
{
	width:100%;
	height:289px;
	
}
#topcenter, #topright
{
	float:left;
    width:638px;
	height:289px;
}
#topcenter img, #topright img
{
	margin:0 auto;
}

#topright 
{
	width:260px;
	height:249px;
	padding:20px;
}
#topright .hold 
{
	height:100px;
	width:130px;
	text-align:center;
	margin:0 auto;
	padding-top:24px;
	float:left;
}

#bottomrow 
{
	width:939px;
	margin-left:-1px;
	overflow:hidden;
	background:url(/images/gen/main_base.gif) left bottom no-repeat;
	position:relative;
	height:187px;
}
.panel, #bottomsearch
{
    position: relative;
	z-index:9;
    width: 228px;
	height:137px; 
    float: left;
    margin:15px 9px 35px 0;
}
.panel img, #bottomsearch img {
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
}
.panel a {
	display:block;
	width: 130px;
	height:72px;
	z-index:10;
	padding:55px 80px 10px 18px;
	text-decoration:none;
	background:url(../Images/gen/spacer.gif); /* HACK FOR IE6 HOVER */
}
.panel a em {
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
a.white, a.white:hover {
	color:#FFF;
	text-decoration:none;
}
a.white:hover em {
	color:#FF9;
}
a.black, a.black:hover {
	color:#000;
	text-decoration:none;
}
a.black:hover em {
	color:#06C;
}

#bottomsearch
{	
	float: left;
	position:relative;
	text-align:center;
	margin-right:0;
	padding:0;
}
#bottomsearch p
{
	font-size:12px;
	padding-top:47px;
	margin-bottom:5px;
	/*padding-bottom:.5em;*/
	color:#FFF;
}
#bottomsearch select, #sectionMenu select
{
    font-size:11px;
	width:132px;
	padding-left:3px;
	margin-bottom:6px;
	/*text-align:center;*/
}
#bottomsearch .submitBut
{
	background-image:url(/images/gen/search_dealer.gif);
	width:164px;
	height:24px;
	position:relative;
	overflow:hidden;
	float:none;
	margin:0;
	padding:0;
	border:0;
	display:inline;
	
}

/**********************************/
/*     MERCHANT SEARCH STYLES     */
/**********************************/
#Content #searchResults .merchantSearch
{
    float:left;
    padding: 0px 8px 5px 5px;
    width: 170px;
}

#Content #searchResults .merchantrow
{
    overflow:hidden;
    width:100%;
    position:relative;
    margin-bottom:10px;
}

/**********************************/
/*     WARRANT REGO STYLES        */
/**********************************/  
.formLabel
{
width:180px;
float:left;
    background:url(/images/template/headerHorzLine.gif) 90% bottom no-repeat;
    height:2.2em;
    line-height:2em;
}
.formFeild
{
    float:left;
}
.w50
{
    width:50%;
    float:left;
}

.formRow
{
    clear:both;
    width:100%;
    margin-bottom:.5em;

}


.print {
	position:absolute;
	right:10px;
	top:8px;
	display:block;
	border:0;
	width:24px;
	height:34px;
}

.top_buttons 
{
    position:absolute;
	right:10px;
	top:8px;
	text-align: right;
}

.printlink 
{
    width: 24px;
    height: 34px;
    float: left;
}

.pdflink 
{
    height: 34px;
    float: left;
    width: 30px;
}

#krd 
{
    display: block;
    text-align: center;
    padding: 5px 0; margin: 0;
    line-height: 18px;
}


.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
    }
	
   .clearfix 
   {
       display: inline-block;
   } 

    /* Hides from IE Mac \*/
    * html .clearfix 
    {
        height: 1%;
    }
   .clearfix 
   {
       display:block;
   }
    /* End Hack */ 