﻿@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------
 * Global Styles
 ------------------------------------------------------------- */

body{
	font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
	font-size:100%;
	background: #ffffff url(../assets/images/mainBG.png) top center repeat-x;
	color:#666;
}
 
#pageContent{
 	margin:0px auto;
	width:1000px;
	/*
	background:#ffffff url(../assets/images/pageBase.jpg) top left no-repeat;
	min-height:600px;
	*/
}

/* fix FF padding issue */
#pageContent, x:-moz-any-link, x:default {
	margin-top:-10px;
}

#printPageTop{display:none;}

.clearB{
	clear:both;
	height:0px;
	padding:0;
	margin:0;
	line-height:0px;
	font-size:0px;
}

.displayNone{
	display:none;
}

.displayBlock{
	display:block;
}

a {outline:none;}

/* ---------------------------------------------------------------------*/
#header{
	/*overflow:hidden;*/
	margin-bottom:10px;
	margin-top:0;
}

#headerContainer{
	margin:0 30px;
}

#header li.headerCol{
	display:block;
	float:left;
	/*margin-bottom: -100px;
	padding-bottom: 100px;*/
	height:165px;
}

/* ---------------------------------------------------------------------*/

#header #menuArea{
	width:620px;
	margin-right:10px;
}

#header #menuArea .logoImg{
	float:left;
	display:block;
}

#header #menuArea #textMenu{
	float:right;
	text-align: right;
	font-size:11px;
	font-weight:bold;
	margin-top:75px;
}

#header #menuArea #textMenu a{
	color:#1a1918;
	text-decoration:none;
	margin-left:10px;
	padding-left:12px;
	background:transparent url(../assets/images/linkArrow.gif) left center no-repeat;
}

#header #menuArea #textMenu a:hover{
	color:#bc7512;
}

#header #menuArea #menuBottom li.menuBtn{
	float:left;
	display:block;
	margin-left:8px;
	position:relative;
	z-index:100;
	background:#53534a;
}

#header #menuArea #menuBottom li.menuBtn:hover {
	background: #b4a87e;
}


#header #menuArea #menuBottom li.menuBtnFirst{
	margin-left:0px;
}

#menuBottom div.menuDrop{
	display:block;
	width:201px;
	position:absolute;
	background-color:#b4a87e;
	top:60px;
	left:0px;
	display:none;
	z-index:50;
}

#header #menuArea #menuBottom li.menuBtn .menuBtnText {
	width: 201px;
	height: 62px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	color: #fff;
}
#header #menuArea #menuBottom li.menuBtn div.menuBtnText {
	cursor: default;
}

#header #menuArea #menuBottom li.menuBtn .menuBtnText .menuBtnText1 {
	display: block;
	font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	padding-top: 18px;
	padding-left: 10px;
	margin: 0px;
}

#header #menuArea #menuBottom li.menuBtn .menuBtnText .menuBtnText2 {
	display: block;
	font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #b4a87e;
	font-size: 21px;
	line-height: 15px;
	padding-left: 10px;
	margin: 0px;
}

#header #menuArea #menuBottom li.menuBtn:hover .menuBtnText .menuBtnText1 {
	color: #53534a;
}
#header #menuArea #menuBottom li.menuBtn:hover .menuBtnText .menuBtnText2 {
	color: #fff;
}

#header #menuArea #menuBottom li.menuBtn:hover div.menuDrop{
	display:block;
}

#menuBottom div.menuDrop ul{
	background-color:#ffffff;
	margin:3px 4px 4px 4px;
	z-index: 100;
}
#menuBottom div.menuDrop ul li{
	border-bottom:#dddddd 1px solid;
	line-height: normal;
	font-size: 11px;
	
	/*
	margin-left:3px;
	width:187px;
	*/
}

#menuBottom div.menuDrop ul li a {
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	color: #7f8000;
	line-height: normal;

	/*
	display:inline-block;
	padding:5px 0 5px 12px;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#1a1918;
	text-decoration:none;
	width:175px;
	background:transparent url(../assets/images/linkArrow.gif) left center no-repeat;
	*/
}

#menuBottom div.menuDrop ul li a:hover{
	background-color:#eee;
	color: #333;
}


/* ---------------------------- discontinued ----------------------------*/
/*
.pdDiscon {
	background: #8D8C8C;
	width: 630px;
}

.pdDiscon img {
	margin: 0px;
	padding: 0px;
}
*/

.pdDiscon {
	display: inline-block;
	font-size: 11px;
	line-height: 11px;
	color: #333;
	text-align: left;
	padding: 10px 15px 0px 0px;
}
.pdDiscon img {
	display: block;
	float: left;
	margin: 3px 5px 0px 0px;
}
.pdDiscon .disconText {
	display: block;
	float: left;
}

.rsMiddle {
	background: #ccc;
	border-left: solid 1px #ccc;
}
 .DiscontinuedCountDiv {
	position: relative;
	width: 159px;
	height: 82px;
	/*
	margin: 16px; 
	margin: 0px -10px -20px -10px;
	*/
	border-right: solid 1px #bbb;
	cursor: pointer;
}

 .discontinuedAreaSingle {
	background: transparent url(/assets/images/products/discontinuedBackSingle.jpg) top left no-repeat;
}

 .discontinuedArea {
	background: transparent url(/assets/images/products/discontinuedBack.jpg) top left no-repeat;
}

 .DiscontinuedCountDiv .discontinuedNumberContainer {
	position: absolute;
	top: 28px;
	left: 45px;
	width: 60px;
	text-align: center;
}

.searchDiscon {
	margin: 0;
	padding: 10px 10px 10px 0px;
	border-bottom: 1px solid #cec7ab;
	font-size: 11px;
	line-height: normal;
}

.searchDiscon .searchDisconText {
    margin: 5px 0px 10px 0px;
    font-size: 10px;
    font-weight: 500;
    line-height: 17px;
}

.searchDiscon .searchDisconText a {
	
}

.searchDiscon .searchDisconHide {

}

.searchDiscon .searchDisconHide a {
	font-size: 11px;
}

.disconAvailableDiv {
	font-size: 13px;
	font-weight: 500;
}
.disconAvailableDiv .searchDisconHide a {
	font-size: 13px;
	font-weight: 500;
}

/*
 .DiscontinuedCountDiv .discontinuedNumberContainer div.discontinuedNumber {
	color: #111;
	font-size: 13px;
	font-weight: bold;
}
*/


/* --------------------------------------------------------------------- * /

#header #searchArea {
	width:170px;
	height: 146px;
	background: #8f8f89;
	margin-top: 15px;
}

#header #searchArea fieldset{
	margin-left:9px;
	margin-top:60px;
}

#header #searchArea fieldset legend{
	font-size:11px;
	color:#c2c0bb;
	text-transform:uppercase;
	margin-bottom:8px;
}

#header #searchArea fieldset select{
	font-size:11px;
	color:#c7990b;
	width:150px;
	border:1px solid #b9b9b9;
	margin-bottom:8px;
}

#header #searchArea fieldset #searchFieldContainer{
	margin:0px;
	padding:0px;
	height:23px;
}
#header #searchArea fieldset input.searchField{
	font-size:11px;
	color:#c7990b;
	background:transparent url(../assets/images/searchFieldBackground.gif) top left no-repeat;
	border:none;
	height:23px;
	display:block;
	float:left;
	padding-top:5px;
	padding-left:5px;
	width:122px;
	margin:0;
}

* html #header #searchArea fieldset input.searchField{
	margin-right:-1px;
}

#header #searchArea fieldset input.searchButton{
	margin:0 0 0 -2px;
	padding:0px;
}

* html #header #searchArea fieldset input.searchButton{
	margin-left: -3px;
}

#header #searchArea fieldset input.searchField:focus {
	outline: none;
}

/ * ---------------------------------------------------------------------*/

#header #userArea {
	width: 130px;
	background: #b4a87e;
	margin-left: 10px;
	margin-top: 15px;
	height: 146px;
}

#header #userArea #userShowLogin{
	/*
	margin-top:99px;
	margin-left:10px;
	*/
	line-height: 12px;
}

#header #userArea #regUsers{
	margin:10px;
}

#header #userArea #regUsers p{
	color: #53534a;
	font-size: 10px;
	line-height: 11px;
	/*
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:11px;
	color:#cccccc;
	margin-bottom:1px;
	*/
}

#header #userArea #regUsers h4{
	font-size: 12px;
	font-weight: 500;
	color: #333;
	margin-bottom:1px;
	/*
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-bottom:5px;
	*/
}

/*
#header #userArea #regUsers ul li {
	height:30px;
	border-bottom:1px solid #d3d3d3;
	font-size:10px;
}

#header #userArea #regUsers ul li a {
	font-size:10px;
	padding:15px 10px 2px 110px;
	display:inline-block;
	color:#000000;
	text-decoration:none;
}
*/

#regUsers .profileBtns{
	/*
	width: 140px;
	text-align:center;
	*/
	margin-bottom:3px;
}
#regUsers .profileBtns a {
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
#regUsers .profileBtns a:hover {
	text-decoration: underline;
	color: #333;
}
#regUsers .profileBtns a.profileBtn {
	float:left
}
#regUsers .profileBtns a.logoutBtn {
	float:right;
}

/*
*:first-child+html #regUsers .profileBtns {
	width:132px;
}

* html #regUsers .profileBtns {
	width:132px;
}
*/

#regUsers .profileBtns input{
	display:inline-block;
	border:none;
	float:left;
}

#regUsers .registerBtn{
	/*margin-left:-5px;*/
}
/*

#regUsers #myWishListBtn{
	background:#ffffff url(../assets/images/header_wishlist.gif) top left no-repeat;
}
#regUsers #myWishListBtn:hover{
	background:#ffffff url(../assets/images/header_wishlist_over.gif) top left no-repeat;
}

#regUsers #myOwnedBtn{
	background:#ffffff url(../assets/images/header_ownedlist.gif) top left no-repeat;
}
#regUsers #myOwnedBtn:hover{
	background:#ffffff url(../assets/images/header_ownedlist_over.gif) top left no-repeat;
}

#regUsers #myPreferredBtn{
	background:#ffffff url(../assets/images/header_prefDealers.gif) top left no-repeat;
}
#regUsers #myPreferredBtn:hover{
	background:#ffffff url(../assets/images/header_prefDealers_over.gif) top left no-repeat;
}
*/

/* ---------------------------------------------------------------------*/
#mainBody{
	margin:0 30px 10px;
}

/* ---------------------------------------------------------------------*/
#footer{
	border-top: 1px solid #cec7ab;
	border-bottom: 1px solid #edeadd;
	padding: 20px 10px;
	margin: 20px 20px 10px 20px;
	/*
	margin-left:30px;
	margin-right:30px;
	background:#000000 url(../assets/images/footerBackground.gif) top left repeat-x;
	height:34px;
	overflow:hidden;
	text-align:right;
	*/
}

.footerNavLeft {
	line-height: 11px;
}

.footerNavLeft li {
	display: inline-block;
	margin-right: 10px;
	font-size: 11px;
	color: #69695d;
}

.footerNavLeft li a {
	font-size: 11px;
	color: #69695d;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 11px;
}

.footerNavLeft li a:hover {
	color: #000;
	text-decoration: underline;
}

.footerSearchBox {
	display: inline-block;
	margin: 10px 10px 0px 0px;
}
.footerSearchBox h6 {
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	color: #53534a;
	margin-bottom: 4px;
}

.footerSearchBox select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #888;
	padding: 5px;
	min-width: 200px;
	border: 1px solid #e6e6e6;
}

.footerSearchBox select option {
	color: #666;
}
.footerSearchBox select option:first-child{
	
}

#bottomFooter {
	padding: 0px 10px 20px 10px;
	margin: 0px 20px 10px 20px;
	font-size: 10px;
	text-transform: uppercase;
}
#bottomFooter .footerNavLeft li a {
	font-size: 10px;
}
#bottomFooter .footerNavLeft li {
	font-size: 10px;
}
#bottomFooter .copyright {
	color: #aaa;
	margin-top: 2px;
}

/*
#footer #footerNavLeft li.footList{
	display:block;
	float:left;
	background:transparent url(../assets/images/footerLeftMenuBG.gif) top left repeat-x;
	height:34px;
}

#footer .siteInfoLinks{
	margin-right:10px;
}

#footer #footerNavLeft li.footList a,
#footer .siteInfoLinks a {
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
	padding-left:10px;
	padding-right:10px;
	display:block;
	margin-top:12px;
	text-decoration:none;
	letter-spacing:-1px;
}

#footer .siteInfoLinks a {
	display: inline-block;
}

#footer #footerNavLeft li.footList a:hover,
#footer .siteInfoLinks a:hover
{
	color:#e9c75d;
	text-decoration:underline;
}


#bottomFooter {
	margin-left:25px;
	padding-bottom:20px;
}
*/

/* ------------------------------------------------------------
 * Generic Page Layout
 ------------------------------------------------------------- */


#mainBody #pageHeader{
	/*
	background: #8d8b8c;
	border-bottom: solid 5px #1a1917;
	*/
	border-bottom: solid 1px #cec7ab;
	padding: 10px 0px;
}

#mainBody #pageHeader .pageHeadLeft{
	float: left;
	width: 630px;
}

#mainBody #pageHeader .pageHeadRight{
	float: left;
	width: 295px;
}

#mainBody #pageBodyWrapper{
	/*
	position:relative;
	overflow: hidden;
	*/
}

#mainBody #pageBodyWrapper #leftCol{
	float: left;
	width: 630px;
	/*
	min-height:400px;
	*/
}

#mainBody #pageBodyWrapper #rightCol{
	float: left;
	width: 310px;
	
	/*
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	*/
}

#mainBody a{
	color: #7f8000;
	text-decoration: none;
}

#mainBody a:hover{
	color: #333;
	text-decoration: underline;
}

#pageHeader h1,
#pageHeader2 h1{
	color: #53534a;
	font-size: 18px;
	line-height: normal;
	padding-top: 0px;
	margin-bottom: 0px;
	font-weight: 500;
}
#pageHeader h1 {
	margin-left: 0px;
}
#pageHeader2 h1 {
	margin-left: 10px;
}
#pageHeader .pageHeadRight h1 {
	margin-left: 10px;
}

/* ---------------------------------------------------------------------*/

#mainBody #rsTop{
	padding: 11px 10px 20px 10px;
}
/*
#mainBody #rsTop{
	background:#cccccc url(../assets/images/grayShadowCorner.gif) top left no-repeat;
	border-left:1px solid #cccccc;
	padding:20px 10px;
}
#mainBody #rsBottom{
	background:#f3f2f2 url(../assets/images/diagLinesBG.gif) top left repeat-y;
	border:1px solid #cccccc;
}
*/

/* ------------------------------------------------------------
 * Home Page Layout
 ------------------------------------------------------------- */

 #homeFMA {
 	background-color:#a2a2a2;
	position:relative;
	width: 940px;
	height: 500px;
	/*
	padding-bottom:115px;
	*/
 }

#homeFMA .largeFMA {
	background: transparent url("/assets/fma/Large_RefreshWhirlpools.jpg") top center no-repeat;
	display: block;
	width: 940px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

	#mainBody .largeFMA:hover {
		text-decoration: none;
	}

	#mainBody .largeFMA:hover .largeFmaText1 {
		color: #fff;
	}

	#mainBody .largeFMA:hover .largeFmaText2 {
		color: #eee;
	}

	#mainBody .largeFMA:hover .largeFmaText3 {
		color: #fff;
	}

	#homeFMA .largeFMA .largeFmaText {
		position: absolute;
		top: 185px;
		right: 50px;
		color: #fff;
		font-weight: 400;
		text-shadow: 1px 1px 1px rgba(30, 30, 30, 0.75);
		background: rgba(83,83,74, 0.65);
		padding:15px;
	}

	#homeFMA .largeFMA .largeFmaText1 {
		display: block;
		color: #fff;
		font-size: 26px;
		line-height: 24px;
		font-weight: 400;
		margin: 0px;
		padding: 0px;
		float:right;
		clear: both;
	}

	#homeFMA .largeFMA .largeFmaText2 {
		display: block;
		color: #b4a87e;
		font-size: 16px;
		line-height: 13px;
		font-weight: 500;
		margin: 4px 0px 0px 0px;
		padding: 0px;
		float:right;
		clear: both;
	}

	#homeFMA .largeFMA .largeFmaText3 {
		display: block;
		color: #ccc;
		font-size: 12px;
		line-height: 12px;
		font-weight: 400;
		margin: 6px 0px 0px 0px;
		padding: 0px;
		text-transform: uppercase;
		float:right;
		clear: both;
	}

 ul#homeSubFMA {
 	position:absolute;
	z-index:20;
	top:322px;
	left:0px;
	margin:0;
	padding:0;
 }

ul#homeSubFMA li.smallFMA{
	float:left;
	display:block;
	height:168px;
	width:300px;
	margin-left:10px;
	background: #fff;
	
	/*
	background:transparent url(../assets/images/homeSmallFMABG.png) top left no-repeat;
	*/
}

ul#homeSubFMA li.smallFMA a {
	display: block;
	height:168px;
	width:300px;
	position: relative;
	font-size: 14px;
}

	ul#homeSubFMA li.smallFMA a .fmaCta {
		position: absolute;
		top: 0px;
		left: 0px;
		background: transparent url("/assets/images/homeSmallFmaTopBg.png") top left no-repeat;
		width: 280px;
		height: 17px; /* 33px */
		padding: 8px 10px;
		line-height: 14px;
	}

		ul#homeSubFMA li.smallFMA a .fmaCta .fmaCtaText1 {
			color: #b4a87e;
			font-weight: 500;
		}

		ul#homeSubFMA li.smallFMA a .fmaCta .fmaCtaText2 {
			color: #fff;
			font-weight: 400;
		}

		ul#homeSubFMA li.smallFMA a:hover  {
			background: #b4a87e;
		}
		ul#homeSubFMA li.smallFMA a:hover .fmaCta {
		background: transparent url("/assets/images/homeSmallFmaTopBg_over.png") top left no-repeat;
		}
		ul#homeSubFMA li.smallFMA a:hover .fmaCta .fmaCtaText1  {
			color: #fff;
		}
		ul#homeSubFMA li.smallFMA a:hover .fmaCta .fmaCtaText2  {
			color: #53534a;
		}


	ul#homeSubFMA li.smallFMA img {
		padding:10px;
	}
  
  
  /* ------------------------------------------------------------
 * Search Results Layout
 ------------------------------------------------------------- */
 
 .searchResults .pageHeadLeft{
	/*
	margin: 4px 0;
	border-right: 1px solid #bcbabb;
	*/
}

.searchResults .pageHeadLeft h1{
	float: left;
}

.searchResults .pageHeadLeft .viewAll{
	/* width: 120px; */
	float: right;
	text-align: right;
	margin-right: 10px;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 15px;
}

.searchResults .pagination .viewAll {
	float: right;
	text-align: right;
	margin-right: 10px;
	font-size: 10px;
	text-transform: uppercase;
}

.searchResults .pagination .viewAll a {
	text-decoration: none;
}

.searchResults .pagination .viewAll a.viewAllActive {
	display: none;
	text-decoration: none;
	color: #ccc;
}

.searchResults .pagination .viewAll a.viewAllActive:hover {
	text-decoration: none;
	color: #ccc;
}

/*

.searchResults .pageHeadLeft .viewAll a {
	text-decoration: none;
	color: #e8c75c;
}

#mainBody.searchResults .pageHeadLeft .viewAll a.viewAllActive {
	text-decoration: none;
	color: #ccc;
}

#mainBody.searchResults .pageHeadLeft .viewAll a.viewAllActive:hover {
	text-decoration: none;
	color: #ccc;
}
*/

.searchResults .pagination {
	margin: 10px 0px 10px 1px;
	font-size: 11px;
	text-transform: uppercase;
}

.searchResults .pagination a {
	margin-left: 10px;
	padding-bottom: 3px;
	color: #e3af04;
	line-height:16px;
}

.searchResults .pagination a.currentPageNum {
	color: #49423c;
	border-bottom: 2px solid #49423c;
}

/*-------------------------------------------------------------------------*/
.searchResults #pageBodyWrapper #productGrid{
	padding-top: 10px;
	border-top: 1px solid #edeadd;
	border-bottom: 1px solid #edeadd;
}

.searchResults #pageBodyWrapper #productGrid li.productBox{
	display: block;
	float: left;
	width: 200px;
	height: 303px;
	margin: 0 9px 9px 0;
	
	/*
	border: 1px solid #e6e6e6;
	*/
}

.searchResults #pageBodyWrapper #productGrid li.productBox:hover {
	background-color:#b4a87e;
}

.searchResults #pageBodyWrapper #productGrid li.productBox div.productBoxInner {
	height:288px;
	margin:6px;
	border:1px solid #edeadd;
	background-color:#ffffff;
	position:relative;
	z-index:0;
}
	.searchResults #pageBodyWrapper #productGrid li.productBox:hover div.productBoxInner {
		border:1px solid #b4a87e;
	}

	.searchResults #pageBodyWrapper #productGrid li.productBox:hover .productInfo {
		background-color:#b4a87e;
	}

	.searchResults #pageBodyWrapper #productGrid li.productBox:hover .productInfo h3 {
		color: #53534a;
		border-bottom:1px solid #cec7ab;
	}

	.searchResults #pageBodyWrapper #productGrid li.productBox:hover .productInfo h3 {
		color: #53534a;
		border-bottom:1px solid #cec7ab;
	}
	
	.searchResults #pageBodyWrapper #productGrid li.productBox:hover .productInfo  a.learnMore{
		color:#fff;
	}

/*-------- show list buttons ---------*/
.searchResults #productGrid li.productBox div.listBtns{
	position:relative;
	z-index:20;
	height:140px;
	margin-bottom:-140px;
	display:none;
}
.searchResults #productGrid li.productBox div.listBtns div.listBtnsTop{
	text-align:center;
	color:#ffffff;
	height:120px;
	background:#000000;
	opacity:0.5;
}
.searchResults #productGrid li.productBox div.listBtns div.listBtnsTab{
	text-align:center;
	color:#000000;
	padding-top:10px;
	font-size:10px;
}


.searchResults #pageBodyWrapper #productGrid li.productBox div.productBoxInner img{
	display:block;
	margin:36px 38px;
}

.searchResults #pageBodyWrapper #productGrid li.productBox .productInfo{
	height:105px;
	border-top:1px solid #eee;
	background:#53534a;
}

.searchResults #pageBodyWrapper #productGrid li.productBox h3{
	height:60px;
	margin: 10px 10px 8px 10px;
	font-weight:500;
	font-size:14px;
	line-height:normal;
	color:#fff;
	display:block;
	border-bottom:1px solid #b4a87e;
	padding:0 0px 5px 0px;
}

.searchResults #pageBodyWrapper #productGrid li.productBox .price{
	width:80px;
	font-weight:400;
	font-size:10px;
	padding-left:10px;
	float:left;
	color: #edeadd;
}

.searchResults #pageBodyWrapper #productGrid li.productBox a.learnMore{
	width:80px;
	padding-right:10px;
	text-align:right;
	text-transform:uppercase;
	font-size:10px;
	display:block;
	float:right;
	color:#cec7ab;
}

.searchResults #pageBodyWrapper #productGrid li.productBox a.learnMore:hover{
	text-decoration:none;
}

/*----------------------------------------------------------------------------------*/

 .searchResults .pageHeadRight {
	font-size: 14px;
	margin-top: 5px;
	padding-left:10px;
	color:#53534a;
	font-weight: 500;
 }
 
 

.searchResults #rightCol{
}

/*
ul#rightColFMA {
	margin-bottom:20px;
 }

ul#rightColFMA li.smallFMA{
	height:151px;
	width:294px;
	margin-left:5px;
	margin-bottom:10px;
	background-color:#ffffff;
	border:1px solid #cccccc;
}

ul#rightColFMA li.smallFMA img{
	margin:5px;
}
*/

/********************* SEARCH RESULTS FMAS ************************/

ul#rightColFMA {
	margin-bottom:10px;
	margin-left: 10px;
}

ul#rightColFMA li.smallFMA{
	/*
	float:left;
	*/
	display:block;
	height:168px;
	width:300px;
	margin-bottom:20px;
	background: #fff;
	border: 1px solid #cec7ab;
}

ul#rightColFMA li.smallFMA a {
	display: block;
	height:168px;
	width:300px;
	position: relative;
	font-size: 14px;
}

ul#rightColFMA li.smallFMA a .fmaCta {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url("/assets/images/homeSmallFmaTopBg.png") top left no-repeat;
	width: 280px;
	height: 17px; /* 33px */
	padding: 8px 10px;
	line-height: 14px;
}

ul#rightColFMA li.smallFMA a .fmaCta .fmaCtaText1 {
	color: #b4a87e;
	font-weight: 500;
}

ul#rightColFMA li.smallFMA a .fmaCta .fmaCtaText2 {
	color: #fff;
	font-weight: 400;
}

	ul#rightColFMA li.smallFMA a:hover  {
		background: #b4a87e;
	}
	ul#rightColFMA li.smallFMA a:hover .fmaCta {
		background: transparent url("/assets/images/homeSmallFmaTopBg_over.png") top left no-repeat;
	}
	ul#rightColFMA li.smallFMA a:hover .fmaCta .fmaCtaText1  {
		color: #fff;
	}
	ul#rightColFMA li.smallFMA a:hover .fmaCta .fmaCtaText2  {
		color: #53534a;
	}

ul#rightColFMA li.smallFMA img {
	padding:10px;
}


/***************************************************************/




  
.searchResults #rsTop .srRefineItem{
	margin-bottom:10px;
}

.searchResults #rsTop .srRefineItem label{
	text-transform:uppercase;
	display:block;
	margin-bottom:5px;
	font-size: 12px;
	font-weight:600;
	color: #666;
}

.searchResults #rsTop .srRefineItem label.inlineLabel{
	display:inline;
	margin-right:5px;
}

.searchResults #rsTop .srRefineItem input.textfield,
.searchResults #rsTop .srRefineItem select{
	width: 270px;
	border:1px solid #edeadd;
	background-color:#fff;
	font-size:11px;
	padding: 5px;
	font-family: 'Gotham SSm A','Gotham SSm B',Arial,sans-serif;
}

.searchResults #rsTop .srRefineItem input {
	margin-right:10px;
}

.searchResults #rsTop .refineSubmit {
	
}

/*** extra styles for checkboxes *****/
.cboxWrapper {
	margin: 0px;
}

.cboxWrapper .cboxBox {
	margin: 0px;
	padding: 0px;
}

.cboxWrapper .cboxLabel {
	padding: 3px 0px 0px 0px;
	margin: 0px;
}

.cboxWrapper input.searchCbox {
	width: auto;
	margin: 0px;
	padding: 0px;
}

.cboxWrapper label {
	width: auto;
	padding: 0px;
	margin: 0px;
}


/* ------------------------------------------------------------
 * Product Detail
 ------------------------------------------------------------- */

#mainBody.productDetail #pageBodyWrapper .productDetailPageHeader {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #cec7ab;
}
#mainBody.productDetail #pageBodyWrapper .productDetailPageHeader #rightCol {
	text-align: right;
}

.productDetail #leftCol .productName{
}

.productDetail #leftCol .productName h1 {
	color: #53534a;
	font-size: 18px;
	font-weight:500;
	margin: 2px 0px 0px 0px;
}

.productDetail #leftCol .productName h3{
	color:#171615;
	font-size:13px;
}

.productDetail #rightCol .userBtns {
	display: inline-block;
}

.productDetailPageTools {
	padding: 10px 0px;
	border-bottom: 1px solid #edeadd;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: normal;
}
.productDetailPageTools .leftTools {
	float: left;
}
.productDetailPageTools .leftTools a {
	margin-right: 10px;
}

.productDetailPageTools .rightTools {
	float: right;
}
.productDetailPageTools .rightTools a {
	margin-left: 10px;
}


/*----------------------------------------------------------------------------------*/

.productDetail .detailLeft {
	float: left;
	width: 343px;
	margin-right: 30px;
}

.productDetail .detailRight {
	float: left;
	width: 567px;
	font-size: 13px;
	color: #333;
}

.productDetail .detailLeft .largeImage {
	border: 1px solid #edeadd;
	background: #fff;
	position: relative;
}

.productDetail .detailLeft img.mainProdImg {
	display: block;
	margin: 5px;
	border: 0px;
	padding: 0px;
}
.productDetail .detailLeft .zoomIcon {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}

.productDetail .detailLeft h4 {
	font-size: 11px;
	color: #8f8f89;
	text-transform: uppercase;
	margin: 10px 0px 2px 0px;
}

.productDetail .detailLeft ul {
	display: block;
	margin-left: 0px;
	margin-bottom: 10px;
}

.productDetail .detailLeft ul li {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.productDetail .detailLeft ul.prodImages li a {
	display: block;
	padding: 0;
	margin: 0;
}

.productDetail .detailLeft ul.prodImages li a.selectedImg img {
	border: 1px solid #000000;
}

.productDetail .detailLeft ul.prodImages li a img {
	width: 55px;
	height: 55px;
	border: 1px solid #aaa;
}

.productDetail .detailLeft ul.prodColors {
	display: block;
	float: left;
	margin-right: 3px;
	position: relative;
}

.productDetail .detailLeft ul.prodColors li {
	display: block;
	float: left;
	margin-right: 3px;
	position: relative;
}

.productDetail .detailLeft ul.prodColors li img {
	width: 55px;
	height: 55px;
	border: 1px solid #aaa;
}

.productDetail .detailLeft ul.prodColors li div.swatchDetail {
	display: none;
	width:112px;
	height:112px;
	background: #fff;
	position:absolute;
	top:-121px;
	left:-35px;
	z-index:20;
	padding: 5px;
	-moz-box-shadow:    0px 0px 3px 0px #aaa;
	-webkit-box-shadow: 0px 0px 3px 0px #aaa;
	box-shadow:         0px 0px 3px 0px #aaa;
}

.productDetail .detailLeft  ul.prodColors li div.swatchDetail img {
	width:110px;
	height:110px;
	display:block;
}

.productDetail .detailRight h2 {
	font-size: 11px;
	color: #8f8f89;
	font-weight: 400;
	text-transform: uppercase;
	padding: 10px 0px;
}

.productDetail .detailRight h3 {
	font-size: 14px;
	font-weight: 500;
}

.productDetail .detailRight #prodDescription {
	padding-right: 10px;
	line-height: 18px;
}

.productDetail .detailRight #prodFixtures,
.productDetail .detailRight #prodDownloads {
	margin-top: 20px;
	padding-right: 10px;
}

.productDetail .detailRight ul.prodFeatures,
.productDetail .detailRight #prodFixtures ul {
	margin-left: 16px;
	margin-bottom: 5px;
	list-style: disc;
}

.productDetail .detailRight ul.prodFeatures li,
.productDetail .detailRight #prodFixtures ul li {
	padding-left: 2px;
}

.productDetail .detailRight #prodFixtures ul.subList li {
	padding-left:0;
	list-style-type:disc;
	list-style-position:inside;
	background-image:none;
}

.productDetail .detailRight #prodDownloads ul {
	margin-left: 2px;
	margin-bottom: 5px;
	list-style: none;
}

.productDetail .detailRight #prodDownloads ul li {
	padding: 0px 0px 2px 25px;
}

.productDetail .detailRight #prodDownloads ul li.pdfIcon{
	background: transparent url(../assets/images/pdfIcon.gif) no-repeat;
}

.productDetail .detailRight #prodDownloads ul li.dwgIcon{
	background: transparent url(../assets/images/dwgIcon.gif) no-repeat;
}
.productDetail .detailRight #prodDownloads ul li.pdH3 {
	color: #8f8f89;
    font-size: 11px;
    font-weight: 400;
    padding: 10px 0;
    text-transform: uppercase;
}

#prodDetailContent {
	padding: 0px 0px 10px 0px;
}

.productDetail .pnlRelatedSimilar {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px;
	border-top: 1px solid #eee;
}
.productDetail .pnlRelatedSimilar .relatedProducts {
	float: left;
	margin-right: 48px;
}
.productDetail .pnlRelatedSimilar .similarProducts {
	float: left;
}

.productDetail .pnlRelatedSimilar .header {
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0px 0px 7px 0px;
	color: #8f8f89;
}
	.productDetail .pnlRelatedSimilar .similarProducts .header {
		margin-left: 3px;
		color: #b4a87e;
	}

	.productDetail .pnlRelatedSimilar ul {
	}

	.productDetail .pnlRelatedSimilar ul li {
		display: inline-block;
		margin: 0px 0px 5px 0px;
		color: #ffffff;
	}

	.productDetail .pnlRelatedSimilar .relatedProducts ul li {
		margin: 0 5px 5px 0px;
		background: #8f8f89;
	}

	.productDetail .pnlRelatedSimilar .similarProducts ul li {
		margin: 0 0px 5px 5px;
		background: #b4a87e;
	}

	.productDetail .pnlRelatedSimilar ul li a {
		display: inline-block;
		margin: 4px;
		background: #ffffff;
		border: 1px solid #888;
	}

	.productDetail .pnlRelatedSimilar ul li a img {
		margin: 10px;
		padding: 0px;
		border: 0px;
	}

/* ------------------------------------------------------------
 * Dealer Locator
 ------------------------------------------------------------- */
 .dealerLocator #pageBodyWrapper #dealerLeft{
	float:left;
	width:309px;
	min-height:500px;
	border-right:1px solid #cccccc;
 }
.dealerLocator #pageBodyWrapper #dealerLeft .menardsLogo {
	margin:40px 0 10px 10px;
}
 
.dealerLocator #pageBodyWrapper #dealerLeft p {
	font-size:11px;
	line-height:14px;
	color:#8d8c8c;
	margin:0 15px 20px 10px;
}

.colSearchBox {
	background-color:#fff;
	border:1px solid #edeadd;
	margin-bottom:15px;
	margin-right:15px;
	padding-bottom:10px;
}

.colSearchHighlite{
	background-color:#cccccc;
}

.colSearchBox h3{
	background-color: #8f8f89;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 10px;
	padding: 5px 10px;
	/*
	padding:5px 10px;
	color:#f1f0f0;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	background-color:#1a1918;
	margin-bottom:10px;
	*/
}

.colSearchBox label{
	font-size:12px;
	font-weight:normal;
	/*
	text-transform:uppercase;
	*/
	color:#666;
	display:block;
	margin-bottom:2px;
}

.colSearchBox .colSearchBoxLeft {
	float:left;
	margin-left:10px;
}

* html .colSearchBox .colSearchBoxLeft {
	float:left;
	margin:5px;
}

.colSearchBox .searchZip, .colSearchBox .searchCity {

	border: 1px solid #e6e6e6;
	color: #666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 4px;
}

.colSearchBox select{
	border: 1px solid #e6e6e6;
	color: #666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 3px;
}

.colSearchBox .searchZip{
}

.colSearchBox .searchCity{
	width:145px;
}

.colSearchBox .searchState{
	width:108px;
}

.colSearchBox .searchBtn{
	margin-right:10px;
	text-align:right;
	margin-top:10px;
}

/*----------------------------------------------------------------------------------*/

  .dealerLocator #pageBodyWrapper #dealerRight{
  	float:left;
	width:630px;
	min-height:500px;
	/*
	background: transparent url(../assets/images/diagLinesOnWhiteBG.gif) top left no-repeat;
	*/
  }
  
  .dealerLocator #pageBodyWrapper #dealerRight img{
  	margin:10px 0 0 10px;
  }
 
 /* ------------------------------------------------------------
 * Dealer Locator Results
 ------------------------------------------------------------- */
 
 .dealerLocatorResults a{
	font-weight: 500;
}

.dealerLocatorResults a:hover{
}
 
 .dealerLocatorResults #pageBodyWrapper {
 	/* overflow:hidden; */
 }
 
 .dealerLocatorResults #pageBodyWrapper h2{
	color:#8d8c8c;
	font-size:14px;
	font-weight:normal;
 }
 
.dealerLocatorResults .dlrColumn2 p, .dealerLocatorResults .dlrColumn3 p{
	font-size:12px;
	line-height:14px;
	margin-top:10px;
	color:#464138;
}
 
 .dealerLocatorResults #pageBodyWrapper .dlrColumn1, 
 .dealerLocatorResults #pageBodyWrapper .dlrColumn2, 
 .dealerLocatorResults #pageBodyWrapper .dlrColumn3,
 .loginPage #pageBodyWrapper .dlrColumn1, 
 .loginPage #pageBodyWrapper .dlrColumn2, 
 .loginPage #pageBodyWrapper .dlrColumn3{
 	float:left;
	width:312px;
	min-height:400px;
 }
 
.dealerLocatorResults #pageBodyWrapper .dlrColumn1{
  
}
  
/*--------------------------------------------------------*/

.dealerLocatorResults .dlrColumn1 .menardsLogo {
	margin:40px 0 10px 10px;
}
 
.dealerLocatorResults .dlrColumn1 p {
	font-size:11px;
	line-height:14px;
	color:#8d8c8c;
	margin:0 15px 20px 10px;
}
/*---------------------------------------------------------*/

.dealerLocatorResults #pageBodyWrapper .dlrColumn2,
.loginPage #pageBodyWrapper .dlrColumn2{
  	border-left:1px solid #cccccc;
	/*
	background: transparent url(../assets/images/shadow_topLeft_white.jpg) top left no-repeat;
	*/
	width:315px;
}
.loginPage #pageBodyWrapper .dlrColumn2{
  	border-left:none;
}

.dealerLocatorResults .dlrColumn2 ul.locationsList{
	margin:0 5px;
}

.dealerLocatorResults .dlrColumn2 ul.locationsList .location{
	margin-bottom:10px;
	border-bottom: 1px solid #cccccc;
	padding:5px;
}
.dealerLocatorResults .dlrColumn2 ul.locationsList .locationSelected{
	border:1px dotted #000000;
	background-color:#f8f8f8;
}

.dealerLocatorResults h4{
	color:#464138;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
}

.dealerLocatorResults .dlrColumn2 h2{
	margin:40px 10px 10px 10px;
}

.dealerLocatorResults .distance{
	color:#888;
	display:inline-block;
	margin-right:20px;
	/*
	width:150px;
	border-right:1px solid #cccccc;
	margin-right:20px;
	*/
}

/*------------------------------------------------------------*/

.dealerLocatorResults .dlrColumn3 .locationTop {
	border-left:1px solid #cccccc;
	padding:20px 10px 0 10px;
	display: none;
	/*
	background:#f8f8f8 url(../assets/images/shadow_topLeft_ltgray.jpg) top left no-repeat;
	position: relative;
	*/
}

.dealerLocatorResults .dlrColumn3 h2{
		margin:20px 0 10px 0;
}

.dealerLocatorResults .dlrColumn3 h4, .dealerLocatorResults .dlrColumn3 p{
	margin-left:20px;
}

.dealerLocatorResults .dealerMap {
	display:block;
	width:290px; 
	height:290px;
	margin-top:20px;
	border:1px solid #666666;
	/*
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	*/
}

.dealerLocatorResults .dlrColumn3 .mapInfo{
	padding-bottom:10px;
}

.validationMessage {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #f00;
}

 /* ------------------------------------------------------------
 * Generic 2col content page
 ------------------------------------------------------------- */
 .genericPage #leftCol {
 color:#666;
 padding-top:20px;
 }
 .genericPage #leftCol h2{}
 .genericPage #leftCol h3{
 	font-size:14px;
	font-weight:bold;
	line-height:18px;
	/*margin:0 10px 5px 10px;*/
	margin:0 10px 5px 0px;
	text-transform:uppercase;
 }
 .genericPage #leftCol h4{}
 
 .searchNoResults{
 	margin-top:20px;
 }
 
 .genericPage #leftCol p,
 .searchNoResults p
 {
 	font-size:12px;
	line-height:16px;
	color:#666666;
 	margin:0 10px 10px 0px;
 }
 
.genericPage #leftCol a,
.listsPage #leftCol a{
	color:#7f8000;
	font-weight:400;
}
 
 .genericPage #leftCol a:hover,
 .listsPage #leftCol a:hover
 {
 	color:#333;
	text-decoration: underline;
 }
 
 .genericPage #rightCol h3,
 .loginPage .dlrColumn3 h3
 {
  	font-size:14px;
	font-weight:500;
	line-height:18px;
	padding:5px 10px 5px 10px;
	margin:0 0 5px 0;
	/*
	border-top:1px dotted #1A1917;
	border-bottom:1px dotted #1A1917;
	background-color:#8D8B8C;
	*/
	background-color:#8f8f89;
	color:#ffffff;
  }
  
 .genericPage #rightCol p,
 .loginPage .dlrColumn3 p
 {
 	font-size:12px;
	line-height:normal;
 	margin:0 10px 10px 10px;
 }
 
 .genericPage #rightCol h4,
 .loginPage .dlrColumn3 h4
 {
 	font-size:14px;
	line-height:16px;
 	margin:0 20px 10px 20px;
 }
 
 .genericPage #rightCol #rsBottom,
 .loginPage .dlrColumn3 #rsBottom
 {
 	height:95px;
 }
 
 .genericPage #rightCol .genericTop,
 .loginPage .dlrColumn3 .genericTop {
	/*
	background:#f8f8f8 url(../assets/images/shadow_topLeft_ltgray.jpg) top left no-repeat;
	border-left:1px solid #cccccc;
	padding:20px 0;
	color:#333333;
	*/
	padding: 10px 0px;
}

.genericPage .colSearchBox .forgotPW {
	margin:10px auto;
}

.genericPage .colSearchBox .forgotPW input{
	margin-right:10px;
	border: 1px solid #aaa;
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    padding: 5px;
}

.genericPage .colSearchBox h3{
	margin:0px !important;
}

 /* ------------------------------------------------------------
 * login/registration styles
 ------------------------------------------------------------- */
.loginPage #pageBodyWrapper .dlrColumn1, 
 .loginPage #pageBodyWrapper .dlrColumn2, 
 .loginPage #pageBodyWrapper .dlrColumn3{
	min-height:385px;
 }

.loginPage .dlrColumn1,
.loginPage .dlrColumn2
{
	padding-top:20px;
}

.loginPage .dlrColumn2 .colSearchBox{
	margin-left:10px;
}

.loginPage .loginWrapper,
.loginPage .registrationWrapper {
	font-size: 11px;
	padding: 0px 10px;
}

.loginPage .btnStandard {
	margin: 5px 0px;
}

.loginPage .registrationFormTable { 
	margin: 0px 10px;
}

input.loginRegFields {
	margin: 5px 0px;
	border: 1px solid #e6e6e6;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 5px;
}

.regValidator {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;
	margin-top: -10px;
	margin-bottom: 10px;
}

.registrationWrapper input.short {
	width:103px;
}

.registrationWrapper input.long {
	width:223px;
}

.registrationWrapper .checkBox {
	margin:0px;
	display:block;
	float:left;
	border:none;
	padding:0;
}

#regOptInLabel {
    color: #666;
    float: left;
    font-size: 10px;
    margin-left: 9px;
    width: 210px;
}

.loginFields {
	width: 250px;
}

.loginMessage {
	/*
	background-color: #e3af04;
	border: 1px solid #000000;
	color: #ffffff;
	*/
	color: #666;
	border-bottom: 1px solid #edeadd;
	text-align: left;
	padding: 10px 0px;
}

.loginMessage h4{
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 5px;
}

.loginMessage p{
	font-size: 11px;
	line-height:14px;
	margin-bottom: 5px;
}

.loginMessage a{
	color: #000000;
	text-transform: uppercase;
}

.loginMessage a:hover{
	color: #ffffff;
	text-transform: uppercase;
}

 /* ------------------------------------------------------------
 * sitemap
 ------------------------------------------------------------- */

.sitemap .sitemapLeft,
.sitemap .sitemapRight{
	width:300px;
}
.sitemap .sitemapRight {
	padding-left:10px;
}
.sitemap .sitemapLeft{
}

.sitemap ul{
	margin-right:10px;
}

.sitemap ul li {
	font-size:11px;
	line-height: normal;
	padding:3px 0px;
}

.sitemap ul li a {
	font-size:11px;
	line-height:normal;
	/*
	font-weight:bold;
	color:#1a1918;
	text-decoration:none;
	background:transparent url(../assets/images/linkArrow.gif) left center no-repeat;
	*/
}

.sitemap .sitemapBottom{
	padding-top:20px;
}

 /* ------------------------------------------------------------
 * Wishlist and Owned List
 ------------------------------------------------------------- */
.listsPage #printHeader{
	display: none;
}

/*
 
#mainBody #pageHeader2{
	background: #8d8b8c;
	height:57px;
	border-bottom: solid 10px #1a1917;
}
#mainBody #pageHeader2 h1{
	padding-top:20px;
}
*/

#mainBody.listsPage #pageHeader2 {
	border-bottom: 1px solid #cec7ab;
    padding: 10px 0;
}

#mainBody.listsPage #pageHeader2 h1{
	margin-left: 0px;
}

.listsPage h2.emptyList{
	margin-top:20px;
	margin-left:20px;
	font-size:14px;
	font-weight:bold;
}

.listsPage #leftCol .listSecHead {
	padding-bottom:5px;
	/*
	border-bottom:1px solid #cec7ab;
	*/
	font-size:12px;
	font-weight:500;
	color:#53534a;
	padding-top:10px;
}
.listsPage .wishListItemRow,
.listsPage .wishListItemRowAlt {
	border-top:1px solid #cec7ab;
	padding-bottom:10px;
}

.listsPage .wishListItemRowAlt{
	background:#fcfcfa;
}

.listsPage .listRowLeft{
	float:left;
	width:50%;
}

.listsPage .listRowLeft .prodThumb{
	margin: 10px 10px 10px 0px;
	float:left;
	display:block;
	border:1px solid #edeadd;
}

.listsPage .listRowLeft h2{
	margin:10px 0px 20px 0px;
	font-weight:bold;
	font-size:14px;
}

.listsPage .listRowLeft p{
	font-size:11px;
	font-weight:normal;
	color:#8d8c8c;
	margin-bottom:5px;
}

.listsPage .listRowLeft .removeItem{
	font-size:10px;
	text-transform:uppercase;
	/*
	padding-right:20px;
	font-weight:normal !important; 
	background:transparent url(../assets/images/smallRedX.png) center right no-repeat;
	*/
}

.listsPage .listRowLeft .removeItem:hover{
	/*
	background:transparent url(../assets/images/smallRedX_over.png) center right no-repeat;
	*/
}

.listsPage .listRowRight{
	float:left;
	width:300px;
}

.listsPage .listRowRight h4{
	font-size:11px;
	font-weight:bold;
	color:#1a1918;
	margin:10px 0 2px 10px;
}

.listsPage .listRowRight ul{
	margin-left: 23px;
	list-style: disc;
}

.listsPage .listRowRight ul li{
	font-size:11px;
	font-weight:normal;
	color:#6b655a;
	line-height:14px;
	padding-left:4px;
	
	/*
	background:transparent url(../assets/images/linkArrow.gif) top left no-repeat;
	background-position:0 3px;
	*/
}

.listsPage #rightCol .userBtns{
	border-bottom: 1px solid #cec7ab;
    padding: 7px 0px 10px 10px;
}

.listsPage #rightCol .userBtns .btnLeft,
.listsPage #rightCol .userBtns .btnRight,
.listsPage #rightCol .userBtns .btnLeft_off,
.listsPage #rightCol .userBtns .btnRight_off
{
	margin:16px 0 0 12px;
	display:inline-block;
}
.listsPage #rsBottom{
	height:50px;
}
/* -------------- all profile pages right column ---------------*/

#rightCol .profileDetails {
	/*
	background:#f8f8f8 url(../assets/images/shadow_topLeft_ltgray.jpg) top left no-repeat;
	*/
	padding:20px 10px 20px 10px;
}

#rightCol .profileDetails h4{
	font-size:13px;
	font-weight:500;
	color:#6b655a;
	padding-bottom:3px;
	margin-bottom:2px;
	border-bottom:1px solid #edeadd;
}

#rightCol .profileDetails a.viewAllBtn,
#rightCol .profileDetails a.viewEditBtn{
	display:block;
	float:right;
	margin-top: 3px;
	text-transform: uppercase;
	font-size: 10px;
}

#rightCol .profileDetails ul.listCategories{
	margin: 0 10px 20px 0;
}

#rightCol .profileDetails ul.listCategories li{
	/*
	font-size:22px;
	line-height:26px;
	color:#1a1918;
	font-family:Georgia, Times, serif;
	font-style:italic;
	border-bottom:1px solid #dfdcd9;
	*/
	padding-left:1px;
	font-size:11px;
}

#rightCol .profileDetails ul.listCategories li a {
	font-size:11px;
	font-style:normal;
}
	#rightCol .profileDetails ul.listCategories li .count {
		float: right;
		text-align: right;
	}

#rightCol .profileDetails a {
	font-size:11px;
}

#rightCol .profileDetails a:hover{
}

#rightCol .profileDetails .dealerDetails{
	margin:10px 0 0 10px;
}

#rightCol .profileDetails .dealerDetails h5{
	color:#464138;
	font-size:14px;
	font-weight:800;
	letter-spacing:-1px;
	text-transform:uppercase;
}

#rightCol .profileDetails .dealerDetails p{
	color:#464138;
	font-size:12px;
	line-height:14px;
	margin-top:10px;
}

 /* ------------------------------------------------------------
 * My Profile
 ------------------------------------------------------------- */

.myProfile #leftCol .productName{
	padding: 10px 0px;
	border-bottom: 1px solid #cec7ab;
}

.myProfile #leftCol .productName h1 {
	color: #53534a;
	font-size: 18px;
	font-weight: 500;
}

.myProfile #leftCol .productName h3{
	color:#171615;
	font-size:13px;
}

.myProfile #leftCol #profileTabs{
	background: transparent url(../assets/images/productTabsBG.gif) top right no-repeat;
	height:43px;
}

.myProfile #leftCol #profileTabs a{
	display:inline-block;
	margin-top:7px;
	margin-right:1px;
	padding-top:10px;
	width:198px;
	height:36px;
	color:#fff;
	font-size:12px;
	text-align:center;
	background:transparent url(../assets/images/prodTab.gif) top left no-repeat;
}

.myProfile #leftCol #profileTabs a.selectedTab{
	color:#333;
	background:transparent url(../assets/images/prodTab_selected.gif) top left no-repeat;
}

.myProfile #leftCol #profileTabs a:hover{
	color:#b4a87e;
	text-decoration:none;
}

.myProfile #leftCol #profileTabs a.selectedTab:hover{
	color:#fff;
	text-decoration:none;
}

* html .myProfile #leftCol #profileTabs a{
	padding-top:10px;
	height:26px;
}

.myProfile #leftCol #profileContent{
	/*
	background:transparent url(../assets/images/productContentBG.gif) top right repeat-y;
	border-bottom:6px solid #53534a;
	border-left:1px solid #c7c7c7;
	min-height:400px;
	padding-left:10px;
	*/
}

.myProfile #leftCol #profileContent .detailHeaderBar{
	background:transparent url(../assets/images/productContentHeaderBG.gif) top left repeat-x;
	height:9px;
	margin:0 -3px 10px -20px;
}

.myProfile #leftCol #profileContent p{
	width:400px;
	font-size:11px;
	line-height:14px;
	color:#666;
	margin-bottom:20px;
}

.myProfile #leftCol #profileContent h2{
	font-size:14px;
	font-weight:500;
	text-transform:none;
	color:#333;
	margin-bottom:10px;
}


/*----------------------------------------------------------------------------------*/
.myProfile #leftCol #profileContent #profileA,
.myProfile #leftCol #profileContent #profileB,
.myProfile #leftCol #profileContent #profileC
{
	/*
	margin:0 10px 10px 10px;
	*/
	padding: 10px 2px;
	border-bottom:1px solid #cec7ab;
}
.myProfile #leftCol #profileContent #profileC {
	border-bottom:0px;
}

.myProfile .profileTopRight {
	color: #53534a;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
    padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #cec7ab;
}
.myProfile .profileTopRight h2 {
	color: #53534a;
    font-size: 14px;
    font-weight: 500;
}

.myProfile .profileBtns{
	margin:10px;
	text-align:right;
}


/*-------------------------  my profile form  styling -----------------------------------*/
.pFormTableContainer {
	font-size:11px;
}

.pMessagingArea {
	width: 400px;
	font-size:11px;
	padding-bottom: 10px;
	border-bottom: solid 1px #eee;
	margin-bottom: 10px;
}

.pFormHeading {
	font-weight: bold;
}

.pFormItem {
	font-size:11px;
}

.pFormTableContainer input, .pFormTableContainer select {
	font-size:11px;
	margin: 2px 0px;
	color: #333;
	padding: 5px;
	border: 1px solid #edeadd;
}

.pFormItem label {
	font-size:11px;
}


/*************** warranty registration *******************/

.warRegPage #leftCol {
	padding-top: 0px;
}

.warRegPage #leftCol .warRegTable {
	margin: 0px 17px 0px 0px;
	color:#666;
}

.warRegPage #leftCol .warRegTable td {
	padding-top: 17px;
}

.warRegPage #leftCol .warRegFormTD {
	padding-right: 14px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	/*
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	*/
}


.warRegPage #leftCol .warRegFormTD table.warRegFormTable td {
	padding: 3px 6px 3px 0px;
}

.warRegPage #leftCol .warRegFormTD table.warRegFormTable input {
	width: 150px;
	height: auto;
	padding: 1px;
	margin: 0px;
	
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color:#6d6d6d;
}

.warRegPage #leftCol .warRegFormTD table.warRegFormTable select {
	width: auto;
	height: auto;
	padding: 1px;
	margin: 0px;
	
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color:#6d6d6d;
}

.warRegPage #leftCol .warRegFormTD table.warRegFormTable span {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.warRegPage #leftCol .warRegFormTD table.warRegFormTable .rblTD {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.warRegPage #leftCol .warRegFormTD table.warRegFormTable .rblTD input {
	width: auto;
	height: auto;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.warRegPage #leftCol .warRegFormTD table.warRegFormTable .rblTD label {
	width: auto;
	height: auto;
	border: 0px;
	padding: 0px;
	margin: 0px 10px 0px 3px;
}

.warRegPage #leftCol .warRegFormTD table.warRegFormTable input.btn,
.warRegPage #leftCol .warRegFormTD table.warRegPreviewTable input.btn {
	width: auto;
	height: auto;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.warRegPage #leftCol .warRegFormTD p {
	margin: 0;
	padding: 0;
}

.warRegPage #leftCol .warRegFormTD hr {
	background-color:#FFFFFF;
	border-color: #DBDBDB;
	border-style:none none solid;
	border-width:medium medium 1px;
	height:1px;
	margin:13px 0;
	padding:0;
}


.warRegPage #leftCol .warRegFormTD table.warRegPreviewTable {
	width: 99%;
	height: auto;
	border: 0px;
	padding: 0px;
	margin: 0px;
	
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.warRegPage #leftCol .warRegFormTD table.warRegPreviewTable td {
	padding: 3px 6px 3px 0px;
}

.warRegPage #leftCol .warRegSpacerTD {
	vertical-align: top;
	width: 10px;
	border-right: 0px;
	/*
	background: url(/assets/images/warranty/warRegSpacer.gif) no-repeat 0 0;
	*/
}

.warRegPage #leftCol .warRegSectionsTD {
	width: 137px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
}


.warRegPage #leftCol .warRegSectionsTD td {
	padding: 6px 8px 6px 0px;
}

.warRegPage #leftCol .warRegSectionNumberTD {
	width: auto;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
}

.warRegPage #leftCol .sectionNumberComplete {
	/*color: #005953;*/
}

.warRegPage #leftCol .warRegSectionName {
	text-align: left;
	vertical-align: middle;
}

.warRegPage #leftCol .sectionNameComplete {
	color: #61A3D5;
}

.warRegPage #leftCol .warRegSectionName a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

.warRegSectionName a:hover {
	color: #666;
	text-decoration: none;
}
.warRegPage #leftCol .sectionNameComplete a {
	color: #7f8000;
	text-decoration: none;
}

.warRegPage #leftCol .sectionNameComplete a:hover {
	color: #333;
	text-decoration: underline;
}
.warRegPage #leftCol .warRegTable h3 {
	color: #43311B;
	font-size: 11px;
	padding-top: 10px;
	border-top: solid 1px #ddd;
	margin: 10px 0px;
}

/******************Video Page****************/

/*
.videoBG {
	background-image:url(../assets/images/video_bg.png);
	background-repeat:no-repeat;
	width:800px;
	height:414px;
	margin:10px auto 15px;
	padding:30px 0 0 42px;
}
*/

.brightcove_div {
	width: 930px;
	min-height: 458px;
	padding: 4px;
	margin: 0px;
	background:#fff;
	border-right: 1px solid #cec7ab;
	border-bottom: 1px solid #cec7ab;
	border-left: 1px solid #cec7ab;
}



/****************** new ****************/

#menuTop {
	height: 99px;
}

#menuTop .logoLnk {
	padding-top: 14px;
	display: block;
}

#header #searchArea {
	width:170px;
	height: 146px;
	background: #8f8f89;
	margin-top: 15px;
}

#userShowLogin,
#searchArea .pnlHeaderSearch {
	font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
	margin: 10px;
	position: relative;
	height: 126px;
	font-size: 11px;
	color: #fff;
}

#userArea h6,
#searchArea h6 {
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	line-height: 13px;
}

#searchArea .pnlHeaderSearch .txtKeyword {
	padding: 5px;
	font-size: 11px;
	width: 90%;
}

#pageContent a.btnStandard,
#pageContent input.btnStandard {
	/*
	display: block;
	*/
	display: inline-block;
	background: #53534a;
	color: #fff;
	border: none;
	font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 14px;
	height: auto;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	padding: 6px;
}

#pageContent a.btnStandard:hover,
#pageContent input.btnStandard:hover {
	background: #ddd;
	color: #53534a;
	text-decoration: none;
}

#pageContent #searchArea .btnStandard,
#pageContent #userShowLogin .btnStandard {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 6px 0px;
}

#pageContent #searchArea .btnStandard:hover,
#pageContent #userShowLogin .btnStandard:hover,
#pageContent #regUsersButtons .btnStandard:hover {
	background: #fff;
}

#pageContent #searchArea .btnStandard {
	width: 150px;
}

#pageContent #userShowLogin .btnStandard {
	width: 110px;
}

#pageContent #regUsersButtons .btnStandard {
	position: relative;
	font-size: 10px;
	text-align: left;
	width: 98px;
	margin-bottom:2px;
}

#pageContent .registrationWrapper .btnStandard {
	margin-top: 8px;
}

#pageContent .addDealer a.btnStandard {
	font-size: 10px;
	line-height: normal;
}

#pageContent .productDetail .productDetailPageHeader a.btnStandard {
	font-size: 12px;
	font-weight: 600;
	line-height: normal;
	padding: 6px 10px;
}

.cbHeaderSearch {
	display: block;
	clear: both;
	margin: 4px 0px 0px 0px;
}
.cbHeaderSearch input {
	display: block;
	float: left;
	margin: 0px 5px 20px 0px;
}
.cbHeaderSearch label {
	display: block;
	float: left;
	width: 75px;
	line-height: 12px;
}


.listNum {
	float: right;
	color: #b4a87e;
	font-weight: 400;
}



::-webkit-input-placeholder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
}
:-moz-placeholder /* Firefox 18- */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
}
::-moz-placeholder  /* Firefox 19+ */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
}
:-ms-input-placeholder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
}


/********************   contact form   ***********************/

.inputWrap input,
.inputWrap select {
	border: 1px solid #e6e6e6;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 5px;
	margin: 3px;
}

input#txtPhoneArea, input#txtPhoneExchange {
	width:38px;
}
input#txtPhoneSuffix {
	width: 60px;
}

.contactForm table {
	font-size: 12px;
}

.contactForm .validator {
	color: #f00;
}

.contactForm .optional {
	color: #aaa;
	font-size: 11px;
}

.genericPage #leftCol .contactForm .formLabel {
	margin: 3px 10px 0px 0px;
	line-height: normal;
}