/* Stem: stg3/greendepot
 * blue: #147599/* Stem: stg3/greendepot
 * blue: #147599
 *
 */

/* controls all text that does not have a class specified */
BODY{
    font-size: 12px;
    background: #ffffff;
    margin: 0px;
	padding: 0px;
	text-align: center; 
    color: #656565;
    font-family: Arial, Helvetica, sans-serif;
}
/* controls all table cells that do not have a class specified */
TD
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
/* controls all paragraphs that do not have a class specified */
P{
    margin: 0px 0px 8px 0px;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
}
form{ padding: 0px; margin: 0px; }

/* controls all links that do not have a class specified */
A:link, A:visited{color: #000000; text-decoration: none;}
A:hover, A:active{color: #12abe5; text-decoration: none;}

/*SUP35722 - WCD 20090629 */
ul li a:link{color:#12ABE5; font-weight:normal;}


h4.title{ font-weight: bold; color: #555555; font-size: 12px; margin-bottom: 2px; }


#container{
	width: 950px;
	background: #ffffff;
	margin: 0px auto;
}

.bold{font-weight: bold;}
.blue{color:#147599;}
.gray{ color: #666666 !important;}
.left{ text-align: left !important; }
.black{ color: #000000 !important; }

a.blue{color:#147599 !important;}
a.bold{font-weight: bold !important;}

.PageContent{}
.PageContent p a{ color:#147599 }
.DeptPageContent{}
.DeptPageContent p a{ color:#147599 }
.ProductPageContent{
	background: url(../prodpage_bg.gif) no-repeat scroll left top;
}
.ProductPageContent p a{ color:#147599 }
.TipsPageContent{
	margin-left: 10px;
}
.InfoPageContent{}
.PageTitle{
	font-weight: bold; 
	font-size: 19px; 
	color: #147599;
	margin-top: 0px;
}
.hide{
	display: none;
}
.show{ display: block !important; }

/*** HEADER CLASSES ***/

/* adds padding around the site logo */
#header{
	margin-top: 0px;
	margin-bottom:10px;
	width: 951px;
	z-index:-1;
}
#header-cart{ clear: right; }
.header-cart-left{
	float:left;
	text-align: left;
	width: 518px;
}
.header-cart-right{
	float: left;
	text-align: right;
	width: 430px;
	margin-bottom: 8px;
}
.header-cart-links{
	color: #666666;
	margin-bottom: 10px;
	font-size: 11px;
	height: 30px;
}
.header-cart-search{
	
}
.search{
	color: #9F9F9F;
	font-size: 10px;
	border-top: 2px inset #848484;
	border-left: 2px inset #848484;
	padding-left: 5px;
}

#header-nav{
	background: #147599;
	width: 100%;
	color: #ffffff;
	clear: left;
	padding: 0px;
	text-align: left;
}
#header-info{
	padding: 8px 6px;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #C9CAC5;
	/*margin-bottom: 10px;*/
}

.header-cart-links a:link, .header-cart-links a:visited{
	color: #666666; 
	text-decoration: none;
	font-size: 11px;
}
.header-cart-links a:hover, .header-cart-links a:active{
	color: #666666; 
	text-decoration: none;
	font-size: 11px;
}

#header-info a:link{
	color: #a1a1a1; 
	font-weight: bold; 
	text-decoration: none;
	padding-right: 17px;
	padding-left: 17px;
	font-size: 10px;
}
#header-info a:visited{
	color: #a1a1a1; 
	font-weight: bold; 
	text-decoration: none;
	padding-right: 17px;
	padding-left: 17px;
	font-size: 10px;
}
#header-info a:hover{
	color: #363636;  
	font-weight: bold; 
	text-decoration: none;
	padding-right: 17px;
	padding-left: 17px;
	font-size: 10px;
}
#header-infoa:active{
	color: #363636; 
	font-weight: bold; 
	text-decoration: none;
	padding-right: 17px;
	padding-left: 17px;
}
#prodHeader{
	color: #999999;
	padding: 8px 10px;
	background: #FAFAFA;
	height: 15px;
	margin-bottom: 3px;
}
#prodHeader a:link, #prodHeader a:visited{color: #61a8c2; text-decoration: none; font-size: 11px;}
#prodHeader a:hover, #prodHeader a:active{color: #61a8c2; text-decoration: none; font-size: 11px;}


/*** FOOTER CLASSES ***/
#footer{
	color: #93938f;
	font-size: 11px;
	margin-top: 20px;
}
#footer .th{ 
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background: #AEAEAE;
}
#footer td{
	font-size: 11px;
}
.footer-spacer{
	width: 100%;
	border-top: 1px solid #93938f;
	background: url(../footer_bg.gif) repeat-x;
	height: 70px;
	clear: left;
	margin-top: 1px;
}
.footer-spacer td{  }
.footer-col{
	float: left;
	width: 140px;
	text-align: left;
}
#footer a:link, #footer a:visited{color: #939393; text-decoration: none; font-size: 11px;}
#footer a:hover, #footer a:active{color: #939393; text-decoration: none; font-size: 11px;}

.footer-col a:link, .footer-col a:visited{color: #93938f; text-decoration: none; display: block; font-size: 11px;}
.footer-col a:hover, .footer-col a:active{color: #93938f; text-decoration: none; display: block; font-size: 11px;}


/*** LEFT NAV / DEPTLINK ***/
#nav{
	background: #F4FAFA;
	width: 220px;
}
#navLinks{
	
}

#navBelow{
	width: 200px;
	height: 30px;
	background: #F4FAFA;
	border-bottom: 1px solid #9AC2CE;
	margin: 0px 0px 5px 10px;
}
/* controls the top level left navigation links */
.activeDept, .activeDept{ 
	display: none;
}
.activeDept2, .activeDept2{
	display: none;
}
.deptbarlink_active{
	font-weight: bold; 
	font-size: 13px;
	width: 200px;
	border-bottom: 5px solid #ffffff;
	padding: 4px 10px;
	color: #ffffff; 
	text-align: left; 
	text-decoration: none;
	background: #99C3D3;
	text-transform: uppercase;
	font-family: verdana;
}
.deptbarlink_active a{
	color: #ffffff;
}
.deptbarlink:link, .deptbarlink:visited{ 
	font-weight: bold; 
	font-size: 13px;
	width: 200px;
	border-bottom: 5px solid #ffffff;
	padding: 4px 10px;
	color: #ffffff; 
	text-align: left; 
	text-decoration: none;
	background: #99C3D3;
	text-transform: uppercase;
	font-family: verdana;
	display: none;
}
.deptbarlink:hover, .deptbarlink:active{
	font-weight: bold; 
	font-size: 13px;
	border-bottom: 5px solid #ffffff;
	width: 200px;
	padding: 4px 10px;
	color: #ffffff; 
	text-align: left; 
	text-decoration: none;
	background: #99C3D3;
	text-transform: uppercase;
	font-family: verdana;
	display: none;
}


/* controls the 2nd level left navigation links */
.deptbarlink2:link, .deptbarlink2:visited{
	width: 220px;
	display: block;
	padding: 4px 10px;
	font-weight: normal; 
	font-size: 12px;
	font-weight: bold;
	color: #29ABE9; 
	text-align: left; 
	text-decoration: none;
}
.deptbarlink2:hover, .deptbarlink2:active{
	width: 220px;
	display: block;
	padding: 4px 10px;
	font-weight: normal; 
	font-size: 12px;
	font-weight: bold;
	color: #2E3233; 
	text-align: left; 
	text-decoration: none;
}


/*** EMAIL SIGNUP ***/

/*** DEFAULT / HOMEPAGE ***/
.homepage-top{
	/*background: transparent url(../homepage1.jpg) no-repeat scroll top left;*/
	text-align: left;
	font-size: 13px;
	line-height: 140%;
}
.homepage-top .homepage-top-title{ color: #414544; font-size: 50px; line-height: 100%; }
.homepage-top a{ font-size: 10px; text-decoration: none; color: #414544; }

.homepage-middle{ float:left; margin-top: 20px; *margin-top:10px;}
.homepage-middle .homepage-middle-left{ 
	background: #F7FDFB; 
	border: 2px solid #BFD0D8; 
	padding: 8px; 
	font-size: 13px;
	color: #414544;
	float: left;
	width: 255px;
	height: 163px;
	line-height: 140%;
}
.homepage-middle .homepage-middle-left h3{
	font-size: 14px;
	margin-top: 5px;
}
.homepage-middle a{ 
	font-weight: bold; 
	color: #61A8C4; 
	text-decoration: none; 
	display: block;
	font-size: 12px;
}
.homepage-middle-box{ border: 1px solid #6A6A6A; float:left; margin-left: 20px; display:inline }
.homepage-middle-box img{ border: none; }
.homepage-middle-box .title{background: #6A6A6A; color: #ffffff; font-size: 13px;}


#homepage-middle-left-inner-wrap {
	float:left;
	margin:5px;
	display:inline
	}
#hmliheader {
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#137598;
	width:250px;
	font-weight:600;
	height:15px;
	margin-bottom:5px
	}
#hmlilocationlist {
	float:left;
	width:250px;
	display:inline
	}
#hmlilocationlistleft {
	float:left;
	margin-left:-10px;
	width:120px;
	}
#hmlilocationlistright {
	float:left;
	margin-left:-10px;
	width:130px;
	}
ul.hmlilocationlistsytle{
	text-align:left;
	color:#0f476b;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	}
.hmlilocationliststsytle li{
	 margin-left:0px;
	 padding-left:0px;
	 }
.hmlilocationlistsytle a:link, .hmlilocationlistsytle a:visited, .hmlilocationlistsytle a:active{
	text-decoration:none;
	color:#0f476b;
	font-size:9px;
	display:inline
	}
.hmlilocationlistsytle a:hover{
	text-decoration:underline;
	}	
	
.homepage-bottom{ 
	height: 217px;
	background: url(../home_bottom_bg.gif) no-repeat;
	clear: left;
	padding: 20px;
}
.homepage-bottom .homepage-bottom-left{ 
	width: 400px;
	text-align: left;
	float:left; 
}
.homepage-bottom p{ font-size: 11px; }
.homepage-bottom .homepage-bottom-right{ 
	position: relative;
	top: 40px;
	float:left; 
	text-align: right;
	width: 500px;
}
.homepage-bottom-mailing{ clear: left; }
.homepage-bottom-mailing form{ padding: 0px; margin: 0px;}
.homepage-bottom-mailing .email_signup_home{
	border-top: 2px inset #848484;
	border-left: 2px inset #848484;
	color: #C0C0C0;
	font-size: 12px; 
	padding: 3px; 
	margin: 5px 0px;
	width: 180px;
}
.homepage-bottom-mailing .title, .homepage-bottom .title{ font-weight: bold; font-size: 12px; }
.homepage-bottom a{ font-weight: bold; color: #61A8C4; text-decoration: none; }
.homepage-bottom .hex-top{
	border: none;
}
.homepage-bottom .hex-bottom{
	border: none;
	position: relative;
	top: 45px;
}

/*** DEPARTMENT PAGES ***/

.DeptTitle{ 
	font-weight: bold; 
	font-size: 19px; 
	color: #147599;
	margin: 5px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
}
.DeptTitle2{
	font-weight: bold; 
	font-size: 18px; 
	color: #147599;
	margin: 5px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
}
.deptListProd{
	background: #F7F6F4;
	border-top: 5px solid #C9CAC5;
	padding: 5px;
	width: 250px;
}
.PageSpanner{
	display: block;
	clear: left;
	color: #ffffff;
	text-align: center;
}
.PageSpanner b{
	color: #666666 !important;
}
.PageSpanner a{
	color: #666666;
	text-decoration: underline;
	font-weight: normal; 
}
.shortDesc{
	color: #666666;
	font-size: 11px;
	text-align: left;
	padding: 5px;
}
.deptListProd .shortDesc{
	padding: 10px 0px 0px 0px;
}
.deptListProd .shortDescTxt{
	display: block;
	height: 50px;
}
.deptListProd .shortDesc p{
	line-height: 145%;
	color: #666666;
	font-size: 12px;
}
.deptListProd .shortDesc img{
	height: 20px;
}
.deptListProd .ListPricewSale{font-size: 13px; color: #5A5A5A; font-weight: bold;}
.deptListProd .ListPricewoSale{font-size: 12px; color: #5A5A5A; font-weight: bold;}
.deptListProd .SalePrice{font-size: 13px; color: #ff0000; font-weight: bold;}
.deptListProd .MSRPPrice{font-size: 13px; color: #5A5A5A; font-weight: bold;}

.deptListing td table{
	width: 230px;
	color: #666666;
	line-height: 145%;
	background: #F7F6F4;
	border-top: 5px solid #C9CAC5;
	/*padding: 5px;*/
	margin: 10px 0px;
	/*height:310; *height: 315px;*/
}
.deptListing td table td{
	vertical-align: top;
}

/* dept left nav stuff */
.deptnavdetails{ display: none; }
#deptnavDivLeft{
	width: 220px;
	/*height: 433px;*/
	background: url(../dept_nav_bg.gif) repeat-y;
	margin: 8px 0px 20px 0px;
}
#deptnavDivLeft h3{
	padding: 0px;
	font-size: 27px;
	margin: 0px;
}

#deptnavDivLeft h4{
	padding: 0px;
	font-weight: normal;
	margin: 3px 0px 20px 0px;
	font-size: 18px;
}

#deptnavLeftInner{
	padding: 20px 15px 15px 15px;
}

#deptnavLeftInner p, #deptnavLeftInner li{
	line-height: 155%;
}

#deptnavLeftInner a{
	color: #147599;
	font-weight: bold;
}

.viewprodlink:link, .viewprodlink:visited{color: #196F9E; text-decoration: none; font-size: 11px; display: block; margin: 3px 0px; font-weight: bold; }
.viewprodlink:hover, .viewprodlink:active{color: #196F9E; text-decoration: none; font-size: 11px; display: block; margin: 3px 0px; font-weight: bold; }

/* controls the subdepartment links */
.deptlinkM:link, .deptlinkM:visited{font-weight: bold; color: #147599; text-decoration: none; display:block;font-size: 14px; text-align: left; padding: 5px 0px 5px 5px; }
.deptlinkM:hover, .deptlinkM:active{font-weight: bold; color: #147599; text-decoration: none; display:block; font-size: 14px; text-align: left; padding: 5px 0px 5px 5px; }

/* controls the product links */
.deptlinkP:link, .deptlinkP:visited{font-weight: bold; color: #147599; text-decoration: none; font-size: 12px;}
.deptlinkP:hover, .deptlinkP:active{font-weight: bold; color: #147599; text-decoration: none; font-size: 12px;}
/* controls the product links inside department page listing */
.deptListProd .deptlinkP:link, .deptListProd .deptlinkP:visited{font-weight: bold; color: #147599; text-decoration: none; font-size: 12px; display: block; height: 35px;}
.deptListProd .deptlinkP:hover, .deptListProd .deptlinkP:active{font-weight: bold; color: #147599; text-decoration: none; font-size: 12px; display: block; height: 35px;}

/* price class used when a product is on sale */
.ListPricewSale{font-size: 18px; color: #505050; font-weight: bold;}
/* price class used when a product is not on sale */
.ListPricewoSale{font-size: 18px; color: #505050; font-weight: bold;}
.SalePrice{font-size: 18px; color: #ff0000; font-weight: bold;}
/* price class used if 3 prices are specified */
.MSRPPrice{font-size: 18px; color: #505050; font-weight: bold;}

/*** LEAFTREE FEATURE ***/
#leaftreeDiv{
	text-align: left;
	float: left;
}
.leaftreespacer{
	color: #818181;
	font-size: 12px;
}
.leaftree:link, .leaftree:visited{color: #20AEE6; text-decoration: none; font-size: 11px;}
.leaftree:hover, .leaftree:active{color: #20AEE6; text-decoration: none; font-size: 11px;}

.leaftree2:link, .leaftree2:visited{color: #20AEE6; text-decoration: none; font-size: 11px;}
.leaftree2:hover, .leaftree2:active{color: #20AEE6; text-decoration: none; font-size: 11px;}

/*** PRODUCT PAGE ***/
.productTitleTop{
	padding: 8px 10px;
	background: #FAFAFA;
}


.ProductName{ font-weight: bold; font-size: 18px; color: #147599; font-family: arial, helvetica, sans-serif;}
.ProductName2{ font-weight: bold; font-size: 15px; color: #656565; font-family: arial, helvetica, sans-serif;}
#skuDiv{
	color: #666666;
	text-transform: uppercase;
}

.prod-top-spacer{	
	height: 5px;
	width: 765px;
	background: #C9CAC5;
	margin-bottom: 5px;
}
.prod-mid-col{
	background: #F7F6F4 url(../prod_rightcol_bg.gif) no-repeat scroll center bottom;
	width: 225px;
	height: 531px;
	text-align: right;
	border-top: 5px solid #C9CAC5;
}
.prod-mid-col-inner{
	background: #F7F6F4;
	padding: 0px;
	margin-top:5px;
	padding: 10px 0px 0px 10px;
	text-align: left;
	width: 240px;
}
.right-col-outer{
	width: 100%;
}
.right-col-header{
	background: #99C2D2;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
	text-align: left;
}
.right-col-body{
	padding: 10px;
	text-align: left;
	margin: 5px 0px 5px 0px;
	color: #656565;
	background: #F4FAFA;
	font-size: 11px;
}
.right-col-body a.pdf { /*The background image*/
	background: url(assets/images/simpleicon/pdf.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px; /* To center the text vertically with the icon */
}
.prod-col-right-seebelow{
	border-top: 1px solid #666666;
	margin: 30px 0px 0px 15px;
	padding-top: 5px;
	width: 200px;
}
.right-col-body ol, .right-col-body ul{
	padding: 0px;
	margin: 5px 0px 5px 20px;
	/*list-style-image: url(../list-dot.gif);*/
	list-style-type: disc;
}
.right-col-body li{
	padding-top: 5px;
	font-family: arial, sans-serif;
}
.right-col-body .green:link, .right-col-body .green:visited{ font-weight:bold; color: #8BBA30; text-decoration: none;}
.right-col-body .green:hover, .right-col-body .green:active{font-weight:bold; color: #8BBA30; text-decoration: none;}
.right-col-body p{ font-size: 11px; }
.right-col-body a:link, .right-col-body a:visited{ font-weight:bold; color: #20AEE6; text-decoration: none;}
.right-col-body a:hover, .right-col-body a:active{font-weight:bold; color: #20AEE6; text-decoration: none;}
.right-col-body .whatislink{
	text-align: right; 
}

/* product page Tabs */
#tabs{
	width: 400px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#tabs div{
	height: 17px;
	float: left;
	padding: 6px 10px 1px;
	font-weight: bold;
	border-left: 2px solid #C9CAC5;
	border-top: 2px solid #C9CAC5;
	border-right: 2px solid #C9CAC5;
	cursor: pointer;
	margin-right: 3px;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}
#tabs .tab-on{
	background: #ffffff;
	color: #666666;
	position: relative;
	bottom: -2px;
}
#tabs .tab-off{
	background: url(../prod_tab_off.gif) repeat-x;
	color: #ffffff;
	position: relative;
	bottom: -2px;
}
#tab-outer{
	border: 2px solid #C9CAC5;
	padding: 8px 10px;
	width: 450px;
	clear: left;
}
#tab-outer a{
	color: #20AEE6; 
}
#tab-outer .tab-body{
	color: #666666;
	font-size: 11px;
}
#tab-outer .tab-body p{
	margin:0px;
	line-height: 140%;
	font-size: 11px;
}
#tab-outer .tab-inner-on{
	display: block;
}
#tab-outer .tab-inner-off{
	display: none;
}
#tab-outer #right-col-1, #tab-outer #right-col-2, #tab-outer #right-col-3{
	display: none;
}
#AlternateImages-Container{
	margin-top: 10px;
}
#AlternateImages-Container li{
	padding-right: 5px;
}

/* controls "Back To" links */
.ProductAttr, #qty{ 
	border-left: 2px inset #848484;
	border-top: 2px inset #848484;
}
#attr1, #attr2{ width: 150px; *width: 160px; display: block; margin-bottom: 5px; font-size: 14px; }
.ProductAttrlabel{ font-weight: bold; color: #666666;}
.ProductPageContent .shortDesc p{ display: none; }
.ProductPageContent .whatislink{ display: block; top: 0px !important;}

/* related product section title "You May Also be Interested In" */
#prodpageCrossPromo{
	margin-top: 20px;
}
.relProductlabel{color: #000000;}
.relatedTitle{ 
	color: #979797;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}
.relProduct{
	border-top: 5px solid #C9CAC5;
	background: #F7F6F4; 
	padding: 10px 8px;
	text-align: left;
}
.relProdDiv{
	width: 210px;
}
.relatedLink:link, .relatedLink:visited{ 
	font-size: 14px; 
	font-weight: bold;
	color: #2E5B4C; 
	text-decoration: none;
	display: block;
	clear: left;
}
.relatedLink:hover, .relatedLink:active{
	font-size: 14px; 
	font-weight: bold;
	color: #2E5B4C; 
	text-decoration: none;
	display: block;
	clear: left;
}
.addto:link, .addto:visited{ 
	font-size: 12px; 
	font-weight: bold;
	color: #147599; 
	text-decoration: none;
}
.addto:hover, .addto:active{
	font-size: 12px; 
	font-weight: bold;
	color:#147599; 
	text-decoration: none;
}

#specialorder{
	background: #F8EDCD;
	border: 1px solid #E9C15F;
	padding: 8px;
	color: #666666;
	font-size: 11px;
	line-height: 140%;
}
#specialorder a{
	color: #E18808;
	font-weight: bold;
	font-size: 11px;
}
/*** CHECKOUT PAGES ***/

/* the color used in the ecommerce and shopper page tables, used to create borders around the page elements  */
.SubHeadbgcolor{ 
	/*background: #99C3D3; */
	background: #999999;
	color: #fff;
}
.SubHeadbgcolor table td{ color: #666666; }

/* contols the ecommerce and shopper page tables headers */
.SubHeadText{ font-weight: bold; color: #fff !important;}

/* controls the text in the ecommerce and shopper page tables and sets the cell background color */
.TableText, .tablebgcolor, .cart_list_item{ background: #ffffff;color: #666666;}

/* contols the basket page tables headers (Item, Image, Description, etc) */
.CartLabels{ background: #99C3D3; color: #fff;}

/* contols the text written if a shopper errors on the basket page */
.BasketErrors{ color: #666666; font-weight: bold;}
.lightbluetxt{ color: #8EAAB6; }
.basketWarnings{ border-top: 5px solid #98C4D1; background: #F4FAFA; padding: 8px; }
.basketComments{ color: #666666; }

/* contols the text written if a shopper errors on the payment page */
.PurchaseErrors{ background: #ffffff; color: #ff0000;}

/* contols the text written if a shopper errors on the ecommerce pages */
.ErrorMsg{ background: #ffffff; color: #ff0000;}

/* contols the look of the text in the payment page text boxes */
.PaymentInput{ font-weight: bold;color: #666666;}

.drawRelDiv{
	/*margin-left: 20px;*/
	background: #F7F6F4; 
	text-align: left; 
}
.relatedItemDiv{
	text-align: center;
	padding: 15px 0px;
}
.relatedItemDiv a{
	color: #147599;
	font-size: 11px;
	font-weight: bold; 
}

/* price class used when a related product is on sale */
.ListPricewSaleR{font-size: 12px; color: #505050; font-weight: bold;}
/* price class used when a related product is not on sale */
.ListPricewoSaleR{font-size: 12px; color: #505050; font-weight: bold;}
.SalePriceR{font-size: 12px; color: #ff0000; font-weight: bold;}
/* price class used if 3 prices are specified for a related product*/
.MSRPPriceR{font-size: 12px; color: #505050; font-weight: bold;}

#relTitle{ 
	border-bottom: 5px solid #C9CAC4; 
	padding: 4px 0px;
	color: #C9CAC4; 
	font-weight: bold; 
	background: #ffffff;
}
.relprodName{
	display: block;
	margin: 8px 0px;
}

/*** LOGIN PAGES ***/

/* contols the text written on the shopper pages (Shopper Lookup, New Account, etc) */
.SubText{ font-size: 10px; color: #666666;}

/* contols the look of the text in the shopper page optional text boxes */
.optional{ background:#ffffff; color: #666666;}

/* contols the look of the text in the shopper page required text boxes (email, first name, etc) */
.required{ font-weight: bold; background: #ffffff; color: #666666;}

/*** INFO PAGES ***/
.infotitle{ font-weight: bold; color: #525252; width: 700px; }
.infoP{ line-height: 140%; width: 700px;}

/* popup basket styles */
#popiframe{position:absolute;top:130px;left:300px;z-index:898;width:435px;}
#cartpopwrapper{position: absolute;top: 130px;left:300px; z-index:99999999;height: auto;width:463px;}
#cartpop{position: absolute;top: 0px;left: 0px; z-index:999999;height: auto;
	
}
.outermostpop { }
.outerpop     { border: 5px solid #C8C9C3; background: #ffffff; }
.innerbg      {}
.inneredge    {  background: #CECECE; padding: 0px; width: 94%; *width: 90%;}
.innerheader  td{ background: #999999; color: #ffffff; font-weight: bold; padding: 1px; }

.tablebgcolor {  color: #000000;}
#cartpopwrapper .cart_list_item { color: #000000; font-weight: normal; text-align: left; }
#cartpopwrapper .cart_list_total{ width:400px; font-weight: bold; font-size: 13px; text-align: right; color: #000000; }
#cartpopwrapper .cart_item_attr{ font-size: 11px;}
.closediv{ color:#ffffff; font-weight:bold; text-align: right; padding:10px 0px 0px 0px; *padding:5px 5px 0px 0px; width:420px; }

/* Survey New */
.textinput{ margin-bottom: 5px; }

/* Department page template 70 - what is green Icon Landing page */
.IconLandingPage{
	background: url(../dept_bottom_bg.gif) repeat-x scroll bottom left;
}
.iconLeft{ float: left; width: 222px; text-align: left; }
.iconLeft p{ line-height: 185%; }
.iconRight{ float: left; width: 725px; padding-top: 45px;}
h3.iconSubTitle{ font-weight: normal; font-size: 18px; margin-top: 0px; color: #147599; }

.iconColContainer{
	clear: right; 
}
.iconCol{ 
	background: #ECFAFA url(../icon_col_footer.gif) repeat-x scroll bottom left; 
	width: 130px;
	float: left; 
	margin-left: 12px; 
	height: 340px; 
}
.iconCol ul{margin: 10px 5px 0px 8px; padding: 0px; height: 170px; }
.iconCol li{ font-size: 9px; list-style: none; margin-bottom: 6px; *margin-bottom: 3px;  font-weight: bold; }
.iconCol a{ display: block; text-align: right; margin: 0px 10px 0px 0px;  color: #147599; font-weight: bold;}
.iconRightBottom{ 
	clear: left; 
	border-top: 5px solid #C9CAC5; 
	background: #F7F6F4; 
	width: 670px; 
	margin: 0px 0px 0px 20px;
	padding: 15px;
	position: relative;
	top: 30px;
	*top: -10px;
}
.relatedTblDept{
	clear: left; 
}
.iconRightBottom a{color: #147599;}


/* Department Page 71 - Icon Details Page Template */
.iconDetailsLeft{
	background: #ECFAFA url(../icon_bottom_bg.gif) repeat-x scroll bottom left; 
	width: 204px;
	margin-bottom: 50px;
}
.iconDetailsLeft ul{
	margin: 15px 0px 0px 15px;
	padding: 0px 0px 15px 0px;
}
.iconDetailsLeft li{
	list-style: none; 
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 12px;
}
.iconDescContainer{
	clear: right;
	margin-top: 40px;
}
.iconDescContainer .topleft{
	float:left; 
	width:440px; 
	margin-left: 12px;
	line-height: 140%;
}

.iconDescContainer .topright{
	float:left; 
	margin-left: 30px; 
	width: 200px;
}
.iconDescContainer .topright ul{ padding-left: 0px; margin-left: 25px;}
.iconDescContainer .topright li{ margin-bottom: 8px; line-height: 140%; }

/* Registry/Wishlist - wish_basket.asp */
.registry-settings-tbl{
	background: #F4FAFA;
	border-top: 5px solid #97C2D2;
	padding: 10px;
}
.registry-title{
	color: #90ABB4;
	font-weight: bold;
	font-size: 14px;
}
.registry-settings-tbl th{
	font-size: 14px;
	font-weight: bold;
	width: 200px;
}	

.SubHeadbgcolorWish{ color: #fff;}
.SubHeadbgcolorWish .SubHeadText{ font-weight: bold; color: #fff;}

.reigstry-items-tbl{
	border-collapse: collapse;
}
.reigstry-items-tbl .CartLabels{
	background: #999999;
	font-weight: bold;
	text-align: center;
}
.reigstry-items-tbl .cart_list_item{
	text-align: center;
	border: 1px solid #999999;
	border-collapse: collapse;
	color: #000000;
}
.basketlinkP:link, .basketlinkP:visited{font-weight:bold; text-decoration: none;}
.basketlinkP:hover, .basketlinkP:active{font-weight:bold; text-decoration: none;}

.registry-share-tbl, .registry-setup-tbl{
	color: #666666;
	font-weight: bold;
}
.registry-share-tbl th{
	text-align: right;
	width: 200px;
	padding-right: 15px;
}
.registry-setup-tbl th{
	text-align: right;
	width: 130px;
	padding-right: 15px;
}

/* Registry Lookup page */
.registry-left{
	float: left;
	width: 541px;
}
.registry-right{
	float: right;
	width: 340px;
	border-top: 5px solid #98C3D3;
	margin-left: 20px;
	padding: 20px;
	background: #F4FAFA;
	height: 285px;
}
.registry-right a{
	font-size: 12px;
	color: #147599;
	font-weight: bold;
}
.registry-container{
	clear: right;
}
.registry-bottom{
	clear: left;
	background: url(../registry_bg.gif) repeat-x;
	height: 276px;
	width: 100%;
}
#registrylbl{ display: block; margin-bottom: 8px; }
.wishinput{ height: 15px;}

/* Dept Page Template 72 - Store Locator Landing */
.email_signup_home{
	color: #666666;
	font-size: 11px;
}
.storelocatorPage{
	background: url(../dept_bottom_bg.gif) no-repeat scroll bottom left;
}
#storelocator-landing-image{

}
#storelocator-landing-details{
	margin: 10px 0px 0px 10px;
}
#storelocator-landing-details a{
	color: #20AEE6;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}
.storelocator-list{
	padding-left: 0px;
	*margin: 0px;
}
.storelocator-list li{
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	padding: 5px 0px;
	list-style-type: none;
}
.storelocator-list ul{
	padding: 5px 0px 0px 10px;
	*margin: 5px 0px 0px 10px;
}
.storelocator-list li li{
	padding: 2px 0px;
	list-style-type: none;
}
.storelocator-list li li a:link {
	color: #20AEE6;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.storelocator-list-links a:link {
	color: #20AEE6;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.storelocator-list-links a:hover {
	color: #12abe5;
	font-weight: bold;
	text-decoration:none
	}
.storelocator-list-links a:visited {
	color: #12abe5;
	font-weight: bold;
	text-decoration:none
	}
.storelocator-list-links a:active {
	color: #12abe5;
	font-weight: bold;
	text-decoration:none
	}
/* Store Locator Details Page 73 */
.store-details-left{
	width: 376px;
	float: left;
}
.store-details-left .store-details-info{
	color: #4A4C4B;
	padding: 0px 12px 12px 12px;
	border-top: 5px solid #95C3D0;
	background: #F4FAFA;
	margin-top: 10px;
}
.store-details-left .store-details-info h3{
	font-weight: bold;
	color: #4A4C4B;
	font-size: 12px;
	margin: 8px 0px 5px 0px;
	padding: 0px;
}

.store-details-right{
	width: 320px;
	float: left;
	margin-left: 5px;
}

/* Search Page */
#search-top{
	text-align: left;
	padding: 10px;
	border-top: 3px solid #95C3D0;
	background: #F4FAFA;
	margin-bottom: 15px;
}
#search-top .lightblue{ color: #8EAAB6 !important; background: transparent !important;}
.search-bottom{
	text-align: left;
	margin-left: 10px;
}
#searchTbl{
	margin: 25px 0px;
}
#searchTbl td{

}
.searchprodDiv{
	border-top: 5px solid #C9CAC5;
	background: #F7F6F4;
	width: 210px;
	padding: 8px;
	margin-bottom: 15px;
}
.searchprodDiv .shortDescTxt{
	display: block;
	height: 50px;
}
.searchimgdiv{}
.searchimgdiv a{ display: block; }

.searchinfodiv{
	clear: left;
}
.searchinfodiv img{ height: 20px; }
.searchinfodiv p{
	font-size: 11px;
	line-height: 135%;
}
.searchspanner{
	
}
.searchspanner b{
	font-weight: bold !important;
}
.searchspanner a{ text-decoration: underline; color: #656565; }
.searchinfobtm{
	height: 20px;
	margin-top: 10px;
}
.searchinfobtm a{
	color: #147599;
	font-weight: bold;
	font-size: 12px;
}
.searchinfodiv .prodname{
	color: #147599;
	font-weight: bold;
	font-size: 12px;
	height: 40px;
	display: block;
	padding-top: 5px;
}
.searchinfodiv .prodname a{
	color: #147599;
}

.searchDropdown{ float: right; }
#searchTbl .ListPricewSale{font-size: 13px; color: #5A5A5A; font-weight: bold;}
#searchTbl .ListPricewoSale{font-size: 13px; color: #5A5A5A; font-weight: bold;}
#searchTbl .SalePrice{font-size: 13px; color: #ff0000; font-weight: bold;}
#searchTbl .MSRPPrice{font-size: 13px; color: #5A5A5A; font-weight: bold;}

/* Product Catalog Department 9 */
#prodCatalogTbl{ margin-left: 15px; }
#prodCatalogTbl h3{ margin: 30px 0px 10px 0px; font-size: 14px; }
#prodCatalogTbl h3 a{ color: #666666; font-weight: bold; }
#prodCatalogTbl ul{ padding: 0px; margin: 0px; }
#prodCatalogTbl ul li{ list-style-type: none; padding: 2px 0px; }
#prodCatalogTbl ul li ul{ padding-left: 15px; margin-left: 0px;}
#prodCatalogTbl ul li ul li{ list-style-type: none; padding: 3px 0px; }
#prodCatalogTbl a{ color: #5FABBB; font-weight: bold; }

.whatislink:link, .whatislink:visited{ font-size: 11px; color: #666666 !important; text-decoration: none; position: relative; bottom: 6px; font-weight: normal !important;}
.whatislink:hover, .whatislink:active{font-size: 11px; color: #666666 !important; text-decoration: none; position: relative; bottom: 6px; font-weight: normal !important;}

/* Tips for Rooms Landing - Dept page 74 template */
.TipsPageContent a{
	color: #147599;
}
.TipsPageContent .longDesc{
	line-height: 150%;
	margin-top: 8px;
	text-align: justify;
	width: 900px;
}
.TipsPageContent .detailsDesc{
	line-height: 150%;
	margin-top: 8px;
	text-align: justify;
	/*width: 400px;*/
}
.TipsPageContent a img{ padding: 0px 0px 10px 10px; }
.TipsPageContent .addto img{ padding: 0px 0px 5px 0px; }
.TipsPageContent .deptlinkM:link, .TipsPageContent .deptlinkM:visited, .TipsPageContent .deptlinkM:hover, .TipsPageContent .deptlinkM:active{ font-weight: bold; color: #979797; text-decoration: none; display:block;font-size: 12px; text-align: left; position: relative; top: -250px; padding: 0px !important; }

/* New Homepage CSS */
#homepagecenterwrap {
	width: 950px;
	padding-bottom:2px;
	margin:5px 0px 0px 0px;
	float:left;
	}
#homepagecenterleftwrap {
	width:568px;
	float:left;
	}
#homepagecenterrightwrap {
	width:378px;
	float:right;
	border-left:double #b2b2b2;
	}
#homepagecenterleftbanner {
	width:568px;
	float:left;
	height:188px;
	border-bottom:double #b2b2b2;
	}
#homepagecenterleftbanner img{
	border:0px;
	}
#hclpanelwrap {
	margin-top:5px;
	float:left;
	}
.hclpanels {
	width:188px;
	height:158px;
	border-bottom:dashed #b2b2b2 2px;
	border-right:dashed #b2b2b2 2px;
	float:left
	}
.hclpanelsright {
	width:188px;
	height:158px;
	border-bottom:dashed #b2b2b2 2px;
	float:left
	}
.hclpanelsbottom {
	width:188px;
	height:158px;
	border-right:dashed #b2b2b2 2px;
	float:left
	}

.hclpanelsbottomright {
	width:188px;
	height:158px;
	float:left
	}
.hclproductarea {
	margin:5px 0px 0px 7px;
	}
.hclproductimage {
	float:left;
	width:173px;
	height:113px;
	}
.hclproductimage img {
	border:0px;
	}
.hcrproductimage {
	float:left;
	width:163px;
	height:113px;
	}
.hcrproductimage img {
	border:0px;
	}
.hclproducttitle {
	float:left;
	width:173px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	color:#107587;
	text-align:center
	}
.hclproducttitle a:link, .hclproducttitle a:visited, .hclproducttitle a:active{
	color:#107587;
	text-decoration:none;
	}
.hclproducttitle a:hover {
	text-decoration:underline
	}
.hcrproducttitle {
	float:left;
	width:173px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#107587;
	text-align:center
	}
.hcrproducttitle a:link, .hcrproducttitle a:visited, .hcrproducttitle a:active{
	color:#107587;
	text-decoration:none;
	}
.hcrproducttitle a:hover {
	text-decoration:underline
	}
.hclproductinfo {
	float:left;
	width:173px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-top:3px;
	text-align:center
	}
.hclproductinfo a:link, .hclproductinfo a:visited, .hclproductinfo a:active{
	text-decoration:none;
	color:#666666;
	}
.hclproductinfo a:hover {
	text-decoration:underline
	}
.hclproductprice {
	float:left;
	}
.hclproductprice a:link, .hclproductprice a:visited, .hclproductprice a:active{
	text-decoration:none;
	color:#666666;
	}
.hclproductprice a:hover {
	text-decoration:underline
	}
.hclproductbuynow {
	float:right;
	}
.hclproductbuynow a:link, .hclproductbuynow a:visited, .hclproductbuynow a:active{
	text-decoration:none;
	color:#666666;
	}
.hclproductbuynow a:hover {
	text-decoration:underline
	}
#homepagecenterrightbanner {
	width:378px;
	height:97px;
	background-image:url(../homepage/builders-side-top.jpg);
	float:left
	}
#homepagecenterrightcontent {
	width:378px;
	background-image:url(../homepage/builders-bg.jpg);
	background-repeat:repeat-y;
	float:left
	}
#homepagecenterrightbottom {
	width:378px;
	background-image:url(../homepage/buildersbgbot.jpg);
	background-repeat:no-repeat;
	float:left;
	height:8px
	}
#hcrcdepartmentsarea {
	float:left;
	}
#hcrcdepartmentsleft {
	float:left;
	width:150px;
	margin-left:30px;
	}
*html #hcrcdepartmentsleft {
	margin-left:10px;
	}
#hcrcdepartmentsright {
	float:left;
	width:190px;
	margin-left:5px;
	}
.hcrcdepartmentsstyle {
	text-align:left;
	color:#0f476b;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	line-height:20px;
	list-style-position:inside;
	padding-left:0px; 
	margin-left:0px;
	}
.hcrcdepartmentsstyle a:link, .hcrcdepartmentsstyle a:visited, .hcrcdepartmentsstyle a:active{
	text-decoration:none;
	color:#0f476b;
	font-weight:600
	}
.hcrcdepartmentsstyle a:hover{
	text-decoration:underline;
	}
#hcrcproductareas {
	float:left;
	margin-left:2px;
	margin-top:2px;
	}
*html #hcrcproductareas {
	margin-top:8px;
	}
#hcrcbannerarea {
	float:left;
	width:378px;
	text-align:center
	}
#hcrcbannerarea img {
	border:0px;
	}
.hcrpanels {
	width:185px;
	height:158px;
	border-bottom:dashed #b2b2b2 2px;
	border-right:dashed #b2b2b2 2px;
	float:left
	}
.hcrpanelsright {
	width:180px;
	height:158px;
	border-bottom:dashed #b2b2b2 2px;
	float:left
	}
.hcrpanelsbottom {
	width:185px;
	height:158px;
	border-right:dashed #b2b2b2 2px;
	float:left;
	}
.hcrpanelsbottomright {
	width:180px;
	height:158px;
	float:left
	}

#storelocatorpreview {
	border:0px;
	position:absolute;
	background:#147599;
	padding:5px;
	display:none;
	color:#fff;
	}
#storelocatorpreview img{
	border:0px
	}
.storelocatorpicturesheading {
	font-size:11px;
	padding:3px 0px 3px 0px;
	width:340px;
	float:left;
	}
.storelocatorpictures {
	width:340px;
	text-align:left;
	float:left;
	}

.storelocatorpicturesthumb a:link,.storelocatorpicturesthumb a:hover,.storelocatorpicturesthumb a:active,.storelocatorpicturesthumb a:visited{
	border:0px
	}

/* Quick Menu CSS */
.qmmc .qmdivider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
position:relative;
z-index:1;
}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}
.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}
.qmmc .qmcbox a{display:inline;}
.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}
.qmmc ul {left:-10000px;position:absolute;z-index:10;}
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}
.qmmc li a {float:none}
.qmmc li:hover>ul{left:auto;}
#qm0 ul {top:100%;}
#qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/	
#qm0{	
width:auto;
background-color:transparent;
}

/*"""""""" (MAIN) Items""""""""*/	
#qm0 a{	
padding:6px 6px;
background-color:#147599;
color:#ffffff;
font-family:Verdana, Arial, sans-serif;
font-size:10.5px;
text-decoration:none;
font-weight: bold;
text-align: center;
width: 81.2px;
border-right: 1.85px solid #ffffff;
line-height: 11px;
}
.lightblue:link, .lightblue:visited{ background: #61a8c2 !important; }
.lightblue:hover, .lightblue:active{ background: #61a8c2 !important; }
.darkblue:link, .darkblue:visited{ background:#0D3E5C !important; }
.darkblue:hover, .darkblue:active{ background: #61a8c2 !important; }
/*"""""""" (MAIN) Hover State""""""""*/	
#qm0 a:hover	{	
background-color: #61a8c2;
}

/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 li:hover>a	{	
background-color:#B8C339;
}


/*"""""""" (MAIN) Active State""""""""*/	
body #qm0 .qmactive, body #qm0 .qmactive:hover	{	
background-color:#61a8c2;
text-decoration:none;
}

/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul	{	
margin:-1px 0px 0px 0px;
background-color:#ffffff;
border-width:1px;
border-style:solid;
border-color:#A6A6A6;

}

/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a	{	
padding:4px 0px 4px 8px;
background-color:#ffffff;
border-width:0px;
border-style:none;
border-color:#000000;
color: #878787;
font-size: 10px;
font-weight: normal;
text-align: left;
width: 95%;
}

/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover	{	
text-decoration:none;
background: #F7F6F2;
color: #24ACDE;
font-weight: normal;
}

/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 ul li:hover>a	{	
text-decoration:none;
color: #24ACDE;
font-weight: normal;
}

/*"""""""" (SUB) Active State""""""""*/	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover	{	
background-color:#F7F6F4;
}

/*"""""""" Individual Titles""""""""*/	
#qm0 .qmtitle	{	
cursor:default;
padding:3px 0px 3px 4px;
color:#444444;
font-family:arial;
font-size:11px;
font-weight:bold;
}

/*"""""""" Individual Horizontal Dividers""""""""*/	
#qm0 .qmdividerx	{	
border-top-width:1px;
margin:4px 0px 4px 0px;
border-color:#BFBFBF;
}

/*"""""""" Individual Vertical Dividers""""""""*/	
#qm0 .qmdividery	{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}

/*"""""""" Box Animation Styles""""""""*/	
#qm0 .qmbox	{	
border-width:1px;
border-style:solid;
border-color:#999999;
}

/*"""""""" Custom Rule""""""""*/
ul#qm0 ul li:hover > a.qmparent	{	
/*background-image:url(qmimages/cssalt1_arrow_right_hover.gif);*/
}

/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul .qmparent	{	
/*background-image:url(qmimages/cssalt1_arrow_right.gif);*/
}

/*"""""""" Custom Rule""""""""*/	
ul#qm0 li:hover > a.qmparent	{	
/*background-image:url(qmimages/cssalt1_arrow_down_hover.gif);*/
text-decoration:underline;
}

/*"""""""" Custom Rule""""""""*/	
ul#qm0 .qmparent	{	
/*background-image:url(qmimages/cssalt1_arrow_down.gif);*/
/*background-repeat:no-repeat;*/
/*background-position:97% 50%;*/
}


/* Add On Core Code */
.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}
 *
 */

/* controls all text that does not have a class specified */
BODY{
    font-size: 12px;
    background: #ffffff;
    margin: 0px;
	padding: 0px;
	text-align: center; 
    color: #656565;
    font-family: Arial, Helvetica, sans-serif;
}
/* controls all table cells that do not have a class specified */
TD
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
/* controls all paragraphs that do not have a class specified */
P{
    margin: 0px 0px 8px 0px;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
}

form{ padding: 0px; margin: 0px; }

/* controls all links that do not have a class specified */
A:link, A:visited{color: #000000; text-decoration: none;}
A:hover, A:active{color: #12abe5; text-decoration: none;}

/*SUP35722 - WCD 20090629 */
ul li a:link{color:#12ABE5; font-weight:normal;}


h4.title{ font-weight: bold; color: #555555; font-size: 12px; margin-bottom: 2px; }


#container{
	width: 950px;
	background: #ffffff;
	margin-top:-20px;
}

.bold{font-weight: bold;}
.blue{color:#147599;}
.gray{ color: #666666 !important;}
.left{ text-align: left !important; }
.black{ color: #000000 !important; }

a.blue{color:#147599 !important;}
a.bold{font-weight: bold !important;}

.PageContent{}
.PageContent p a{ color:#147599 }
.DeptPageContent{}
.DeptPageContent p a{ color:#147599 }
.ProductPageContent{
	background: url(../prodpage_bg.gif) no-repeat scroll left top;
}
.ProductPageContent p a{ color:#147599 }
.TipsPageContent{
	margin-left: 10px;
}
.InfoPageContent{}
.PageTitle{
	font-weight: bold; 
	font-size: 19px; 
	color: #147599;
	margin-top: 0px;
}
.hide{
	display: none;
}
.show{ display: block !important; }

/*** HEADER CLASSES ***/

/* adds padding around the site logo */
#header{
	margin-top: 20px;
	width: 951px;
}
#header-cart{ clear: right; }
.header-cart-left{
	float:left;
	text-align: left;
	width: 518px;
}
.header-cart-right{
	float: left;
	text-align: right;
	width: 430px;
	margin-bottom: 8px;
}
.header-cart-links{
	color: #666666;
	margin-bottom: 10px;
	font-size: 11px;
	height: 30px;
}
.header-cart-search{
	
}
.search{
	color: #9F9F9F;
	font-size: 10px;
	border-top: 2px inset #848484;
	border-left: 2px inset #848484;
	padding-left: 5px;
}

#header-nav{
	background: #147599;
	width: 100%;
	color: #ffffff;
	clear: left;
	padding: 0px;
	text-align: left;
}
#header-info{
	padding: 8px 6px;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #C9CAC5;
	/*margin-bottom: 10px;*/
}

.header-cart-links a:link, .header-cart-links a:visited{
	color: #666666; 
	text-decoration: none;
	font-size: 11px;
}
.header-cart-links a:hover, .header-cart-links a:active{
	color: #666666; 
	text-decoration: none;
	font-size: 11px;
}

#header-info a:link{
	color: #a1a1a1; 
	font-weight: bold; 
	text-decoration: none;
	padding-right: 17px;
	padding-left: 17px;
	font-size: 10px;
}
#header-info a:visited{
	color: #a1a1a1; 
	font-weight: bold; 
	text-decoration: none;
	padding-right: 17px;
	padding-left: 17px;
	font-size: 10px;
}
#header-info a:hover{
	color: #363636;  
	font-weight: bold; 
	text-decoration: none;
	padding-right: 17px;
	padding-left: 17px;
	font-size: 10px;
}
#header-infoa:active{
	color: #363636; 
	font-weight: bold; 
	text-decoration: none;
	padding-right: 17px;
	padding-left: 17px;
}
#prodHeader{
	color: #999999;
	padding:2px 10px;
	height: 10px;
	width:930px;
	background-color:#FFFFFF;
	float:left;
	margin-bottom:10px;
}
#prodHeader a:link, #prodHeader a:visited{color: #61a8c2; text-decoration: none; font-size: 11px;}
#prodHeader a:hover, #prodHeader a:active{color: #61a8c2; text-decoration: none; font-size: 11px;}


/*** FOOTER CLASSES ***/
#footer{
	color: #93938f;
	font-size: 11px;
	margin-top: 20px;
}
#footer .th{ 
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background: #AEAEAE;
}
#footer td{
	font-size: 11px;
}
.footer-spacer{
	width: 100%;
	border-top: 1px solid #93938f;
	background: url(../footer_bg.gif) repeat-x;
	height: 70px;
	clear: left;
	margin-top: 1px;
}
.footer-spacer td{  }
.footer-col{
	float: left;
	width: 140px;
	text-align: left;
}
#footer a:link, #footer a:visited{color: #939393; text-decoration: none; font-size: 11px;}
#footer a:hover, #footer a:active{color: #939393; text-decoration: none; font-size: 11px;}

.footer-col a:link, .footer-col a:visited{color: #93938f; text-decoration: none; display: block; font-size: 11px;}
.footer-col a:hover, .footer-col a:active{color: #93938f; text-decoration: none; display: block; font-size: 11px;}


/*** LEFT NAV / DEPTLINK ***/
#nav{
	background: #F4FAFA;
	width: 220px;
}
#navLinks{
	
}

#navBelow{
	width: 200px;
	height: 30px;
	background: #F4FAFA;
	border-bottom: 1px solid #9AC2CE;
	margin: 0px 0px 5px 10px;
}
/* controls the top level left navigation links */
.activeDept, .activeDept{ 
	display: none;
}
.activeDept2, .activeDept2{
	display: none;
}
.deptbarlink_active{
	font-weight: bold; 
	font-size: 13px;
	width: 200px;
	border-bottom: 5px solid #ffffff;
	padding: 4px 10px;
	color: #ffffff; 
	text-align: left; 
	text-decoration: none;
	background: #99C3D3;
	text-transform: uppercase;
	font-family: verdana;
}
.deptbarlink_active a{
	color: #ffffff;
}
.deptbarlink:link, .deptbarlink:visited{ 
	font-weight: bold; 
	font-size: 13px;
	width: 200px;
	border-bottom: 5px solid #ffffff;
	padding: 4px 10px;
	color: #ffffff; 
	text-align: left; 
	text-decoration: none;
	background: #99C3D3;
	text-transform: uppercase;
	font-family: verdana;
	display: none;
}
.deptbarlink:hover, .deptbarlink:active{
	font-weight: bold; 
	font-size: 13px;
	border-bottom: 5px solid #ffffff;
	width: 200px;
	padding: 4px 10px;
	color: #ffffff; 
	text-align: left; 
	text-decoration: none;
	background: #99C3D3;
	text-transform: uppercase;
	font-family: verdana;
	display: none;
}


/* controls the 2nd level left navigation links */
.deptbarlink2:link, .deptbarlink2:visited{
	width: 220px;
	display: block;
	padding: 4px 10px;
	font-weight: normal; 
	font-size: 12px;
	font-weight: bold;
	color: #29ABE9; 
	text-align: left; 
	text-decoration: none;
}
.deptbarlink2:hover, .deptbarlink2:active{
	width: 220px;
	display: block;
	padding: 4px 10px;
	font-weight: normal; 
	font-size: 12px;
	font-weight: bold;
	color: #2E3233; 
	text-align: left; 
	text-decoration: none;
}


/*** EMAIL SIGNUP ***/

/*** DEFAULT / HOMEPAGE ***/
.homepage-top{
	/*background: transparent url(../homepage1.jpg) no-repeat scroll top left;*/
	text-align: left;
	font-size: 13px;
	line-height: 140%;
}
.homepage-top .homepage-top-title{ color: #414544; font-size: 50px; line-height: 100%; }
.homepage-top a{ font-size: 10px; text-decoration: none; color: #414544; }

.homepage-middle{ float:left; margin-top: 20px; *margin-top:10px;}
.homepage-middle .homepage-middle-left{ 
	background: #F7FDFB; 
	border: 2px solid #BFD0D8; 
	padding: 8px; 
	font-size: 13px;
	color: #414544;
	float: left;
	width: 255px;
	height: 163px;
	line-height: 140%;
}
.homepage-middle .homepage-middle-left h3{
	font-size: 14px;
	margin-top: 5px;
}
.homepage-middle a{ 
	font-weight: bold; 
	color: #61A8C4; 
	text-decoration: none; 
	display: block;
	font-size: 12px;
}
.homepage-middle-box{ border: 1px solid #6A6A6A; float:left; margin-left: 20px; display:inline }
.homepage-middle-box img{ border: none; }
.homepage-middle-box .title{background: #6A6A6A; color: #ffffff; font-size: 13px;}


#homepage-middle-left-inner-wrap {
	float:left;
	margin:5px;
	display:inline
	}
#hmliheader {
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#137598;
	width:250px;
	font-weight:600;
	height:15px;
	margin-bottom:5px
	}
#hmlilocationlist {
	float:left;
	width:250px;
	display:inline
	}
#hmlilocationlistleft {
	float:left;
	margin-left:-10px;
	width:120px;
	}
#hmlilocationlistright {
	float:left;
	margin-left:-10px;
	width:130px;
	}
ul.hmlilocationlistsytle{
	text-align:left;
	color:#0f476b;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	}
.hmlilocationliststsytle li{
	 margin-left:0px;
	 padding-left:0px;
	 }
.hmlilocationlistsytle a:link, .hmlilocationlistsytle a:visited, .hmlilocationlistsytle a:active{
	text-decoration:none;
	color:#0f476b;
	font-size:9px;
	display:inline
	}
.hmlilocationlistsytle a:hover{
	text-decoration:underline;
	}	
	
.homepage-bottom{ 
	background: url(../home_bottom_bg.gif) no-repeat;
	background-position:bottom;
	clear: left;
	padding: 20px;
	height:360px;
}
.homepage-bottom .homepage-bottom-left{ 
	width: 400px;
	text-align: left;
	float:left; 
	height:300px;
}
.homepage-bottom p{ font-size: 11px; }
.homepage-bottom .homepage-bottom-right{ 
	position: relative;
	top: 40px;
	float:left; 
	text-align: right;
	width: 500px;
}
#homepage-content-wrap {
	position:absolute;
	top:1050px;
	margin-left:20px;
	z-index:100;
	width:450px;
	text-align:left
	}
.homepage-bottom-mailing{ clear: left; margin-top:80px; }
.homepage-bottom-mailing form{ padding: 0px; margin: 0px;}
.homepage-bottom-mailing .email_signup_home{
	border-top: 2px inset #848484;
	border-left: 2px inset #848484;
	color: #C0C0C0;
	font-size: 12px; 
	padding: 3px; 
	margin: 5px 0px;
	width: 180px;
}
.homepage-bottom-mailing .title, .homepage-bottom .title{ font-weight: bold; font-size: 12px; }
.homepage-bottom a{ font-weight: bold; color: #61A8C4; text-decoration: none; }
.homepage-bottom .hex-top{
	border: none;
}
.homepage-bottom .hex-bottom{
	border: none;
	position: relative;
	top: 45px;
}

/*** DEPARTMENT PAGES ***/

.DeptTitle{ 
	font-weight: bold; 
	font-size: 19px; 
	color: #147599;
	margin: 5px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
}
.DeptTitle2{
	font-weight: bold; 
	font-size: 18px; 
	color: #147599;
	margin: 5px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
}
.deptListProd{
	background: #F7F6F4;
	border-top: 5px solid #C9CAC5;
	padding: 5px;
	width: 250px;
}
.PageSpanner{
	display: block;
	clear: left;
	color: #ffffff;
	text-align: center;
}
.PageSpanner b{
	color: #666666 !important;
}
.PageSpanner a{
	color: #666666;
	text-decoration: underline;
	font-weight: normal; 
}
.shortDesc{
	color: #666666;
	font-size: 11px;
	text-align: left;
	padding: 5px;
}
.deptListProd .shortDesc{
	padding: 10px 0px 0px 0px;
}
.deptListProd .shortDescTxt{
	display: block;
	height: 50px;
}
.deptListProd .shortDesc p{
	line-height: 145%;
	color: #666666;
	font-size: 12px;
}
.deptListProd .shortDesc img{
	height: 20px;
}
.deptListProd .ListPricewSale{font-size: 13px; color: #5A5A5A; font-weight: bold;}
.deptListProd .ListPricewoSale{font-size: 12px; color: #5A5A5A; font-weight: bold;}
.deptListProd .SalePrice{font-size: 13px; color: #ff0000; font-weight: bold;}
.deptListProd .MSRPPrice{font-size: 13px; color: #5A5A5A; font-weight: bold;}

.deptListing td table{
	width: 230px;
	color: #666666;
	line-height: 145%;
	background: #F7F6F4;
	border-top: 5px solid #C9CAC5;
	/*padding: 5px;*/
	margin: 10px 0px;
	/*height:310; *height: 315px;*/
}
.deptListing td table td{
	vertical-align: top;
}

/* dept left nav stuff */
.deptnavdetails{ display: none; }
#deptnavDivLeft{
	width: 220px;
	/*height: 433px;*/
	background: url(../dept_nav_bg.gif) repeat-y;
	margin: 8px 0px 20px 0px;
}
#deptnavDivLeft h3{
	padding: 0px;
	font-size: 27px;
	margin: 0px;
}

#deptnavDivLeft h4{
	padding: 0px;
	font-weight: normal;
	margin: 3px 0px 20px 0px;
	font-size: 18px;
}

#deptnavLeftInner{
	padding: 20px 15px 15px 15px;
}

#deptnavLeftInner p, #deptnavLeftInner li{
	line-height: 155%;
}

#deptnavLeftInner a{
	color: #147599;
	font-weight: bold;
}

.viewprodlink:link, .viewprodlink:visited{color: #196F9E; text-decoration: none; font-size: 11px; display: block; margin: 3px 0px; font-weight: bold; }
.viewprodlink:hover, .viewprodlink:active{color: #196F9E; text-decoration: none; font-size: 11px; display: block; margin: 3px 0px; font-weight: bold; }

/* controls the subdepartment links */
.deptlinkM:link, .deptlinkM:visited{font-weight: bold; color: #147599; text-decoration: none; display:block;font-size: 14px; text-align: left; padding: 5px 0px 5px 5px; }
.deptlinkM:hover, .deptlinkM:active{font-weight: bold; color: #147599; text-decoration: none; display:block; font-size: 14px; text-align: left; padding: 5px 0px 5px 5px; }

/* controls the product links */
.deptlinkP:link, .deptlinkP:visited{font-weight: bold; color: #147599; text-decoration: none; font-size: 12px;}
.deptlinkP:hover, .deptlinkP:active{font-weight: bold; color: #147599; text-decoration: none; font-size: 12px;}
/* controls the product links inside department page listing */
.deptListProd .deptlinkP:link, .deptListProd .deptlinkP:visited{font-weight: bold; color: #147599; text-decoration: none; font-size: 12px; display: block; height: 35px;}
.deptListProd .deptlinkP:hover, .deptListProd .deptlinkP:active{font-weight: bold; color: #147599; text-decoration: none; font-size: 12px; display: block; height: 35px;}

/* price class used when a product is on sale */
.ListPricewSale{font-size: 18px; color: #505050; font-weight: bold;}
/* price class used when a product is not on sale */
.ListPricewoSale{font-size: 18px; color: #505050; font-weight: bold;}
.SalePrice{font-size: 18px; color: #ff0000; font-weight: bold;}
/* price class used if 3 prices are specified */
.MSRPPrice{font-size: 18px; color: #505050; font-weight: bold;}

/*** LEAFTREE FEATURE ***/
#leaftreeDiv{
	text-align: left;
	float: left;
}
.leaftreespacer{
	color: #818181;
	font-size: 12px;
}
.leaftree:link, .leaftree:visited{color: #20AEE6; text-decoration: none; font-size: 11px;}
.leaftree:hover, .leaftree:active{color: #20AEE6; text-decoration: none; font-size: 11px;}

.leaftree2:link, .leaftree2:visited{color: #20AEE6; text-decoration: none; font-size: 11px;}
.leaftree2:hover, .leaftree2:active{color: #20AEE6; text-decoration: none; font-size: 11px;}

/*** PRODUCT PAGE ***/
.productTitleTop{
	padding: 8px 10px;
	background: #FAFAFA;
}


.ProductName{ font-weight: bold; font-size: 18px; color: #147599; font-family: arial, helvetica, sans-serif;}
.ProductName2{ font-weight: bold; font-size: 15px; color: #656565; font-family: arial, helvetica, sans-serif;}
#skuDiv{
	color: #666666;
	text-transform: uppercase;
}

.prod-top-spacer{	
	height: 5px;
	width: 765px;
	background: #C9CAC5;
	margin-bottom: 5px;
}
.prod-mid-col{
	background: #F7F6F4 url(../prod_rightcol_bg.gif) no-repeat scroll center bottom;
	width: 225px;
	height: 531px;
	text-align: right;
	border-top: 5px solid #C9CAC5;
}
.prod-mid-col-inner{
	background: #F7F6F4;
	padding: 0px;
	margin-top:5px;
	padding: 10px 0px 0px 10px;
	text-align: left;
	width: 240px;
}
.right-col-outer{
	width: 100%;
}
.right-col-header{
	background: #99C2D2;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
	text-align: left;
}
.right-col-body{
	padding: 10px;
	text-align: left;
	margin: 5px 0px 5px 0px;
	color: #656565;
	background: #F4FAFA;
	font-size: 11px;
}
.right-col-body a.pdf { /*The background image*/
	background: url(assets/images/simpleicon/pdf.png) no-repeat left center;
	padding-left: 20px;
	line-height: 16px; /* To center the text vertically with the icon */
}
.prod-col-right-seebelow{
	border-top: 1px solid #666666;
	margin: 30px 0px 0px 15px;
	padding-top: 5px;
	width: 200px;
}
.right-col-body ol, .right-col-body ul{
	padding: 0px;
	margin: 5px 0px 5px 20px;
	/*list-style-image: url(../list-dot.gif);*/
	list-style-type: disc;
}
.right-col-body li{
	padding-top: 5px;
	font-family: arial, sans-serif;
}
.right-col-body .green:link, .right-col-body .green:visited{ font-weight:bold; color: #8BBA30; text-decoration: none;}
.right-col-body .green:hover, .right-col-body .green:active{font-weight:bold; color: #8BBA30; text-decoration: none;}
.right-col-body p{ font-size: 11px; }
.right-col-body a:link, .right-col-body a:visited{ font-weight:bold; color: #20AEE6; text-decoration: none;}
.right-col-body a:hover, .right-col-body a:active{font-weight:bold; color: #20AEE6; text-decoration: none;}
.right-col-body .whatislink{
	text-align: right; 
}

/* product page Tabs */
#tabs{
	width: 400px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#tabs div{
	height: 17px;
	float: left;
	padding: 6px 10px 1px;
	font-weight: bold;
	border-left: 2px solid #C9CAC5;
	border-top: 2px solid #C9CAC5;
	border-right: 2px solid #C9CAC5;
	cursor: pointer;
	margin-right: 3px;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}
#tabs .tab-on{
	background: #ffffff;
	color: #666666;
	position: relative;
	bottom: -2px;
}
#tabs .tab-off{
	background: url(../prod_tab_off.gif) repeat-x;
	color: #ffffff;
	position: relative;
	bottom: -2px;
}
#tab-outer{
	border: 2px solid #C9CAC5;
	padding: 8px 10px;
	width: 450px;
	clear: left;
}
#tab-outer a{
	color: #20AEE6; 
}
#tab-outer .tab-body{
	color: #666666;
	font-size: 11px;
}
#tab-outer .tab-body p{
	margin:0px;
	line-height: 140%;
	font-size: 11px;
}
#tab-outer .tab-inner-on{
	display: block;
}
#tab-outer .tab-inner-off{
	display: none;
}
#tab-outer #right-col-1, #tab-outer #right-col-2, #tab-outer #right-col-3{
	display: none;
}
#AlternateImages-Container{
	margin-top: 10px;
}
#AlternateImages-Container li{
	padding-right: 5px;
}

/* controls "Back To" links */
.ProductAttr, #qty{ 
	border-left: 2px inset #848484;
	border-top: 2px inset #848484;
}
#attr1, #attr2{ width: 150px; *width: 160px; display: block; margin-bottom: 5px; font-size: 14px; }
.ProductAttrlabel{ font-weight: bold; color: #666666;}
.ProductPageContent .shortDesc p{ display: none; }
.ProductPageContent .whatislink{ display: block; top: 0px !important;}

/* related product section title "You May Also be Interested In" */
#prodpageCrossPromo{
	margin-top: 20px;
}
.relProductlabel{color: #000000;}
.relatedTitle{ 
	color: #979797;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}
.relProduct{
	border-top: 5px solid #C9CAC5;
	background: #F7F6F4; 
	padding: 10px 8px;
	text-align: left;
}
.relProdDiv{
	width: 210px;
}
.relatedLink:link, .relatedLink:visited{ 
	font-size: 14px; 
	font-weight: bold;
	color: #2E5B4C; 
	text-decoration: none;
	display: block;
	clear: left;
}
.relatedLink:hover, .relatedLink:active{
	font-size: 14px; 
	font-weight: bold;
	color: #2E5B4C; 
	text-decoration: none;
	display: block;
	clear: left;
}
.addto:link, .addto:visited{ 
	font-size: 12px; 
	font-weight: bold;
	color: #147599; 
	text-decoration: none;
}
.addto:hover, .addto:active{
	font-size: 12px; 
	font-weight: bold;
	color:#147599; 
	text-decoration: none;
}

#specialorder{
	background: #F8EDCD;
	border: 1px solid #E9C15F;
	padding: 8px;
	color: #666666;
	font-size: 11px;
	line-height: 140%;
}
#specialorder a{
	color: #E18808;
	font-weight: bold;
	font-size: 11px;
}
/*** CHECKOUT PAGES ***/

/* the color used in the ecommerce and shopper page tables, used to create borders around the page elements  */
.SubHeadbgcolor{ 
	/*background: #99C3D3; */
	background: #999999;
	color: #fff;
}
.SubHeadbgcolor table td{ color: #666666; }

/* contols the ecommerce and shopper page tables headers */
.SubHeadText{ font-weight: bold; color: #fff !important;}

/* controls the text in the ecommerce and shopper page tables and sets the cell background color */
.TableText, .tablebgcolor, .cart_list_item{ background: #ffffff;color: #666666;}

/* contols the basket page tables headers (Item, Image, Description, etc) */
.CartLabels{ background: #99C3D3; color: #fff;}

/* contols the text written if a shopper errors on the basket page */
.BasketErrors{ color: #666666; font-weight: bold;}
.lightbluetxt{ color: #8EAAB6; }
.basketWarnings{ border-top: 5px solid #98C4D1; background: #F4FAFA; padding: 8px; }
.basketComments{ color: #666666; }

/* contols the text written if a shopper errors on the payment page */
.PurchaseErrors{ background: #ffffff; color: #ff0000;}

/* contols the text written if a shopper errors on the ecommerce pages */
.ErrorMsg{ background: #ffffff; color: #ff0000;}

/* contols the look of the text in the payment page text boxes */
.PaymentInput{ font-weight: bold;color: #666666;}

.drawRelDiv{
	/*margin-left: 20px;*/
	background: #F7F6F4; 
	text-align: left; 
}
.relatedItemDiv{
	text-align: center;
	padding: 15px 0px;
}
.relatedItemDiv a{
	color: #147599;
	font-size: 11px;
	font-weight: bold; 
}

/* price class used when a related product is on sale */
.ListPricewSaleR{font-size: 12px; color: #505050; font-weight: bold;}
/* price class used when a related product is not on sale */
.ListPricewoSaleR{font-size: 12px; color: #505050; font-weight: bold;}
.SalePriceR{font-size: 12px; color: #ff0000; font-weight: bold;}
/* price class used if 3 prices are specified for a related product*/
.MSRPPriceR{font-size: 12px; color: #505050; font-weight: bold;}

#relTitle{ 
	border-bottom: 5px solid #C9CAC4; 
	padding: 4px 0px;
	color: #C9CAC4; 
	font-weight: bold; 
	background: #ffffff;
}
.relprodName{
	display: block;
	margin: 8px 0px;
}

/*** LOGIN PAGES ***/

/* contols the text written on the shopper pages (Shopper Lookup, New Account, etc) */
.SubText{ font-size: 10px; color: #666666;}

/* contols the look of the text in the shopper page optional text boxes */
.optional{ background:#ffffff; color: #666666;}

/* contols the look of the text in the shopper page required text boxes (email, first name, etc) */
.required{ font-weight: bold; background: #ffffff; color: #666666;}

/*** INFO PAGES ***/
.infotitle{ font-weight: bold; color: #525252; width: 700px; }
.infoP{ line-height: 140%; width: 700px;}

/* popup basket styles */
#popiframe{position:absolute;top:130px;left:300px;z-index:898;width:435px;}
#cartpopwrapper{position: absolute;top: 130px;left:300px; z-index:99999999;height: auto;width:463px;}
#cartpop{position: absolute;top: 0px;left: 0px; z-index:999999;height: auto;
	
}
.outermostpop { }
.outerpop     { border: 5px solid #C8C9C3; background: #ffffff; }
.innerbg      {}
.inneredge    {  background: #CECECE; padding: 0px; width: 94%; *width: 90%;}
.innerheader  td{ background: #999999; color: #ffffff; font-weight: bold; padding: 1px; }

.tablebgcolor {  color: #000000;}
#cartpopwrapper .cart_list_item { color: #000000; font-weight: normal; text-align: left; }
#cartpopwrapper .cart_list_total{ width:400px; font-weight: bold; font-size: 13px; text-align: right; color: #000000; }
#cartpopwrapper .cart_item_attr{ font-size: 11px; }
.closediv{ color:#ffffff; font-weight:bold; text-align: right; padding:10px 0px 0px 0px; *padding:5px 5px 0px 0px; width:420px; }

/* Survey New */
.textinput{ margin-bottom: 5px; }

/* Department page template 70 - what is green Icon Landing page */
.IconLandingPage{
	background: url(../dept_bottom_bg.gif) repeat-x scroll bottom left;
}
.iconLeft{ float: left; width: 222px; text-align: left; }
.iconLeft p{ line-height: 185%; }
.iconRight{ float: left; width: 725px; padding-top: 45px;}
h3.iconSubTitle{ font-weight: normal; font-size: 18px; margin-top: 0px; color: #147599; }

.iconColContainer{
	clear: right; 
}
.iconCol{ 
	background: #ECFAFA url(../icon_col_footer.gif) repeat-x scroll bottom left; 
	width: 130px;
	float: left; 
	margin-left: 12px; 
	height: 340px; 
}
.iconCol ul{margin: 10px 5px 0px 8px; padding: 0px; height: 170px; }
.iconCol li{ font-size: 9px; list-style: none; margin-bottom: 6px; *margin-bottom: 3px;  font-weight: bold; }
.iconCol a{ display: block; text-align: right; margin: 0px 10px 0px 0px;  color: #147599; font-weight: bold;}
.iconRightBottom{ 
	clear: left; 
	border-top: 5px solid #C9CAC5; 
	background: #F7F6F4; 
	width: 670px; 
	margin: 0px 0px 0px 20px;
	padding: 15px;
	position: relative;
	top: 30px;
	*top: -10px;
}
.relatedTblDept{
	clear: left; 
}
.iconRightBottom a{color: #147599;}


/* Department Page 71 - Icon Details Page Template */
.iconDetailsLeft{
	background: #ECFAFA url(../icon_bottom_bg.gif) repeat-x scroll bottom left; 
	width: 204px;
	margin-bottom: 50px;
}
.iconDetailsLeft ul{
	margin: 15px 0px 0px 15px;
	padding: 0px 0px 15px 0px;
}
.iconDetailsLeft li{
	list-style: none; 
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 12px;
}
.iconDescContainer{
	clear: right;
	margin-top: 40px;
}
.iconDescContainer .topleft{
	float:left; 
	width:440px; 
	margin-left: 12px;
	line-height: 140%;
}

.iconDescContainer .topright{
	float:left; 
	margin-left: 30px; 
	width: 200px;
}
.iconDescContainer .topright ul{ padding-left: 0px; margin-left: 25px;}
.iconDescContainer .topright li{ margin-bottom: 8px; line-height: 140%; }

/* Registry/Wishlist - wish_basket.asp */
.registry-settings-tbl{
	background: #F4FAFA;
	border-top: 5px solid #97C2D2;
	padding: 10px;
}
.registry-title{
	color: #90ABB4;
	font-weight: bold;
	font-size: 14px;
}
.registry-settings-tbl th{
	font-size: 14px;
	font-weight: bold;
	width: 200px;
}	

.SubHeadbgcolorWish{ color: #fff;}
.SubHeadbgcolorWish .SubHeadText{ font-weight: bold; color: #fff;}

.reigstry-items-tbl{
	border-collapse: collapse;
}
.reigstry-items-tbl .CartLabels{
	background: #999999;
	font-weight: bold;
	text-align: center;
}
.reigstry-items-tbl .cart_list_item{
	text-align: center;
	border: 1px solid #999999;
	border-collapse: collapse;
	color: #000000;
}
.basketlinkP:link, .basketlinkP:visited{font-weight:bold; text-decoration: none;}
.basketlinkP:hover, .basketlinkP:active{font-weight:bold; text-decoration: none;}

.registry-share-tbl, .registry-setup-tbl{
	color: #666666;
	font-weight: bold;
}
.registry-share-tbl th{
	text-align: right;
	width: 200px;
	padding-right: 15px;
}
.registry-setup-tbl th{
	text-align: right;
	width: 130px;
	padding-right: 15px;
}

/* Registry Lookup page */
.registry-left{
	float: left;
	width: 541px;
}
.registry-right{
	float: right;
	width: 340px;
	border-top: 5px solid #98C3D3;
	margin-left: 20px;
	padding: 20px;
	background: #F4FAFA;
	height: 285px;
}
.registry-right a{
	font-size: 12px;
	color: #147599;
	font-weight: bold;
}
.registry-container{
	clear: right;
}
.registry-bottom{
	clear: left;
	background: url(../registry_bg.gif) repeat-x;
	height: 276px;
	width: 100%;
}
#registrylbl{ display: block; margin-bottom: 8px; }
.wishinput{ height: 15px;}

/* Dept Page Template 72 - Store Locator Landing */
.email_signup_home{
	color: #666666;
	font-size: 11px;
}
.storelocatorPage{
	background: url(../dept_bottom_bg.gif) no-repeat scroll bottom left;
}
#storelocator-landing-image{

}
#storelocator-landing-details{
	margin: 10px 0px 0px 10px;
}
#storelocator-landing-details a{
	color: #20AEE6;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}
.storelocator-list{
	padding-left: 0px;
	*margin: 0px;
}
.storelocator-list li{
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	padding: 5px 0px;
	list-style-type: none;
}
.storelocator-list ul{
	padding: 5px 0px 0px 10px;
	*margin: 5px 0px 0px 10px;
}
.storelocator-list li li{
	padding: 2px 0px;
	list-style-type: none;
}
.storelocator-list li li a:link {
	color: #20AEE6;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.storelocator-list-links a:link {
	color: #20AEE6;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.storelocator-list-links a:hover {
	color: #12abe5;
	font-weight: bold;
	text-decoration:none
	}
.storelocator-list-links a:visited {
	color: #12abe5;
	font-weight: bold;
	text-decoration:none
	}
.storelocator-list-links a:active {
	color: #12abe5;
	font-weight: bold;
	text-decoration:none
	}
/* Store Locator Details Page 73 */
.store-details-left{
	width: 376px;
	float: left;
}
.store-details-left .store-details-info{
	color: #4A4C4B;
	padding: 0px 12px 12px 12px;
	border-top: 5px solid #95C3D0;
	background: #F4FAFA;
	margin-top: 10px;
}
.store-details-left .store-details-info h3{
	font-weight: bold;
	color: #4A4C4B;
	font-size: 12px;
	margin: 8px 0px 5px 0px;
	padding: 0px;
}
.store-details-right{
	width: 320px;
	float: left;
	margin-left: 5px;
}

/* Search Page */
#search-top{
	text-align: left;
	padding: 10px;
	border-top: 3px solid #95C3D0;
	background: #F4FAFA;
	margin-bottom: 15px;
}
#search-top .lightblue{ color: #8EAAB6 !important; background: transparent !important;}
.search-bottom{
	text-align: left;
	margin-left: 10px;
}
#searchTbl{
	margin: 25px 0px;
}
#searchTbl td{

}
.searchprodDiv{
	border-top: 5px solid #C9CAC5;
	background: #F7F6F4;
	width: 210px;
	padding: 8px;
	margin-bottom: 15px;
}
.searchprodDiv .shortDescTxt{
	display: block;
	height: 50px;
}
.searchimgdiv{}
.searchimgdiv a{ display: block; }

.searchinfodiv{
	clear: left;
}
.searchinfodiv img{ height: 20px; }
.searchinfodiv p{
	font-size: 11px;
	line-height: 135%;
}
.searchspanner{
	
}
.searchspanner b{
	font-weight: bold !important;
}
.searchspanner a{ text-decoration: underline; color: #656565; }
.searchinfobtm{
	height: 20px;
	margin-top: 10px;
}
.searchinfobtm a{
	color: #147599;
	font-weight: bold;
	font-size: 12px;
}
.searchinfodiv .prodname{
	color: #147599;
	font-weight: bold;
	font-size: 12px;
	height: 40px;
	display: block;
	padding-top: 5px;
}
.searchinfodiv .prodname a{
	color: #147599;
}

.searchDropdown{ float: right; }
#searchTbl .ListPricewSale{font-size: 13px; color: #5A5A5A; font-weight: bold;}
#searchTbl .ListPricewoSale{font-size: 13px; color: #5A5A5A; font-weight: bold;}
#searchTbl .SalePrice{font-size: 13px; color: #ff0000; font-weight: bold;}
#searchTbl .MSRPPrice{font-size: 13px; color: #5A5A5A; font-weight: bold;}

/* Product Catalog Department 9 */
#prodCatalogTbl{ margin-left: 15px; }
#prodCatalogTbl h3{ margin: 30px 0px 10px 0px; font-size: 14px; }
#prodCatalogTbl h3 a{ color: #666666; font-weight: bold; }
#prodCatalogTbl ul{ padding: 0px; margin: 0px; }
#prodCatalogTbl ul li{ list-style-type: none; padding: 2px 0px; }
#prodCatalogTbl ul li ul{ padding-left: 15px; margin-left: 0px;}
#prodCatalogTbl ul li ul li{ list-style-type: none; padding: 3px 0px; }
#prodCatalogTbl a{ color: #5FABBB; font-weight: bold; }

.whatislink:link, .whatislink:visited{ font-size: 11px; color: #666666 !important; text-decoration: none; position: relative; bottom: 6px; font-weight: normal !important;}
.whatislink:hover, .whatislink:active{font-size: 11px; color: #666666 !important; text-decoration: none; position: relative; bottom: 6px; font-weight: normal !important;}

/* Tips for Rooms Landing - Dept page 74 template */
.TipsPageContent a{
	color: #147599;
}
.TipsPageContent .longDesc{
	line-height: 150%;
	margin-top: 8px;
	text-align: justify;
	width: 900px;
}
.TipsPageContent .detailsDesc{
	line-height: 150%;
	margin-top: 8px;
	text-align: justify;
	/*width: 400px;*/
}
.TipsPageContent a img{ padding: 0px 0px 10px 10px; }
.TipsPageContent .addto img{ padding: 0px 0px 5px 0px; }
.TipsPageContent .deptlinkM:link, .TipsPageContent .deptlinkM:visited, .TipsPageContent .deptlinkM:hover, .TipsPageContent .deptlinkM:active{ font-weight: bold; color: #979797; text-decoration: none; display:block;font-size: 12px; text-align: left; position: relative; top: -250px; padding: 0px !important; }

/* New Homepage CSS */
#homepagecenterwrap {
	width: 950px;
	padding-bottom:2px;
	margin:5px 0px 0px 0px;
	float:left;
	}
#homepagecenterleftwrap {
	width:568px;
	float:left;
	}
#homepagecenterrightwrap {
	width:378px;
	float:right;
	border-left:double #b2b2b2;
	}
#homepagecenterleftbanner {
	width:568px;
	float:left;
	height:188px;
	border-bottom:double #b2b2b2;
	}
#homepagecenterleftbanner img{
	border:0px;
	}
#hclpanelwrap {
	margin-top:5px;
	float:left;
	}
.hclpanels {
	width:188px;
	height:158px;
	border-bottom:dashed #b2b2b2 2px;
	border-right:dashed #b2b2b2 2px;
	float:left
	}
.hclpanelsright {
	width:188px;
	height:158px;
	border-bottom:dashed #b2b2b2 2px;
	float:left
	}
.hclpanelsbottom {
	width:188px;
	height:158px;
	border-right:dashed #b2b2b2 2px;
	float:left
	}
.hclpanelsbottomright {
	width:188px;
	height:158px;
	float:left
	}
.hclproductarea {
	margin:5px 0px 0px 7px;
	}
.hclproductimage {
	float:left;
	width:173px;
	height:113px;
	}
.hclproductimage img {
	border:0px;
	}
.hcrproductimage {
	float:left;
	width:163px;
	height:113px;
	}
.hcrproductimage img {
	border:0px;
	}
.hclproducttitle {
	float:left;
	width:173px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	color:#107587;
	text-align:center
	}
.hclproducttitle a:link, .hclproducttitle a:visited, .hclproducttitle a:active{
	color:#107587;
	text-decoration:none;
	}
.hclproducttitle a:hover {
	text-decoration:underline
	}
.hcrproducttitle {
	float:left;
	width:173px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#107587;
	text-align:center
	}
.hcrproducttitle a:link, .hcrproducttitle a:visited, .hcrproducttitle a:active{
	color:#107587;
	text-decoration:none;
	}
.hcrproducttitle a:hover {
	text-decoration:underline
	}
.hclproductinfo {
	float:left;
	width:173px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-top:3px;
	text-align:center
	}
.hclproductinfo a:link, .hclproductinfo a:visited, .hclproductinfo a:active{
	text-decoration:none;
	color:#666666;
	}
.hclproductinfo a:hover {
	text-decoration:underline
	}
.hclproductprice {
	float:left;
	}
.hclproductprice a:link, .hclproductprice a:visited, .hclproductprice a:active{
	text-decoration:none;
	color:#666666;
	}
.hclproductprice a:hover {
	text-decoration:underline
	}
.hclproductbuynow {
	float:right;
	}
.hclproductbuynow a:link, .hclproductbuynow a:visited, .hclproductbuynow a:active{
	text-decoration:none;
	color:#666666;
	}
.hclproductbuynow a:hover {
	text-decoration:underline
	}
#homepagecenterrightbanner {
	width:378px;
	height:97px;
	background-image:url(../homepage/builders-side-top.jpg);
	float:left
	}
#homepagecenterrightcontent {
	width:378px;
	background-image:url(../homepage/builders-bg.jpg);
	background-repeat:repeat-y;
	float:left
	}
#homepagecenterrightbottom {
	width:378px;
	background-image:url(../homepage/buildersbgbot.jpg);
	background-repeat:no-repeat;
	float:left;
	height:8px
	}
#hcrcdepartmentsarea {
	float:left;
	}
#hcrcdepartmentsleft {
	float:left;
	width:150px;
	margin-left:30px;
	}
*html #hcrcdepartmentsleft {
	margin-left:10px;
	}
#hcrcdepartmentsright {
	float:left;
	width:190px;
	margin-left:5px;
	}
.hcrcdepartmentsstyle {
	text-align:left;
	color:#0f476b;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	line-height:20px;
	list-style-position:inside;
	padding-left:0px; 
	margin-left:0px;
	}
.hcrcdepartmentsstyle a:link, .hcrcdepartmentsstyle a:visited, .hcrcdepartmentsstyle a:active{
	text-decoration:none;
	color:#0f476b;
	font-weight:600
	}
.hcrcdepartmentsstyle a:hover{
	text-decoration:underline;
	}
#hcrcproductareas {
	float:left;
	margin-left:2px;
	margin-top:2px;
	}
*html #hcrcproductareas {
	margin-top:8px;
	}
#hcrcbannerarea {
	float:left;
	width:378px;
	text-align:center
	}
#hcrcbannerarea img {
	border:0px;
	}
.hcrpanels {
	width:185px;
	height:158px;
	border-bottom:dashed #b2b2b2 2px;
	border-right:dashed #b2b2b2 2px;
	float:left
	}
.hcrpanelsright {
	width:180px;
	height:158px;
	border-bottom:dashed #b2b2b2 2px;
	float:left
	}
.hcrpanelsbottom {
	width:185px;
	height:158px;
	border-right:dashed #b2b2b2 2px;
	float:left;
	}
.hcrpanelsbottomright {
	width:180px;
	height:158px;
	float:left
	}

#storelocatorpreview {
	border:0px;
	position:absolute;
	background:#147599;
	padding:5px;
	display:none;
	color:#fff;
	}
#storelocatorpreview img{
	border:0px
	}
.storelocatorpicturesheading {
	font-size:11px;
	padding:3px 0px 3px 0px;
	width:340px;
	float:left;
	}
.storelocatorpictures {
	width:340px;
	text-align:left;
	float:left;
	}

.storelocatorpicturesthumb a:link,.storelocatorpicturesthumb a:hover,.storelocatorpicturesthumb a:active,.storelocatorpicturesthumb a:visited{
	border:0px
	}
	
/* Store Locator Additional Modifications */
#store-locator-cr-wrap {
	width:750px;
	padding-bottom:10px;
	background-color:#f4fafa;
	float:left;
	display:inline
}
#store-locator-cr-header {
	width:750px;
	float:left;
	height:46px;
	background-color:#4798b6
	}
.store-locator-cr-h1 {
	text-align:left;
	margin:10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-stretch:narrower;
	color:#FFFFFF
	}
#store-locator-cr-left-column {
	float:left;
	margin:20px;
	width:314px;
	display:inline
	}
#store-locator-cr-right-column {
	float:right;
	width:376px;
	margin-top:20px;
	margin-right:20px;
	display:inline
	}
*html #store-locator-cr-right-column {
	float:right;
	width:376px;
	margin-top:20px;
	margin-right:10px;
	display:inline
	}
#store-locator-cr-main-image {
	float:left;
	width:376px;
	height:311px;
	}
#store-locator-cr-address-label {
	float:left;
	width:120px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:600;
	font-size:12px;
	color:#666;
	line-height:18px;
	}
#store-locator-cr-address {
	float:right;
	width:185px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
	}
#store-locator-cr-get-directions-box {
	float:left;
	height:138px;
	width:314px;
	background-image:url(../storelocator/get-directions-bg.jpg);
	background-repeat:repeat-x;
	margin-top:20px;
	display:inline
	}
#store-locator-cr-get-directions-header {
	float:left;
	width:314px;
	height:26px;
	margin-top:20px;
	background-image:url(../storelocator/get-directions-header.jpg);
	background-position:center;
	background-repeat:no-repeat
	}
#store-locator-cr-get-directions-content-wrap {
	float:left;
	width:295px;
	margin-left:10px;
	margin-top:15px;
	}
*html #store-locator-cr-get-directions-content-wrap {
	float:left;
	width:295px;
	margin-left:5px;
	margin-top:15px;
	}
#store-locator-cr-get-directions-address-label {
	float:left;
	width:295px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	text-align:left;
	font-size:12px;
	color:#FFFFFF
	}
#store-locator-cr-form-location {
	float:left;
	width:242px;
	height:25px;
	}
#store-locator-cr-form-submit  {
	float:right;
	width:40px;
	height:32px;
	margin-top:2px
	}
.store-locator-cr-form-style {
	width:242px;
	height:20px;
	margin-top:5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	padding:3px;
	background-color:#FFFFFF;
	color:#666666;
	border:0px;
	}
#store-locator-cr-content-wrap {
	float:left;
	width:314px;
	margin-top:10px;
	}
#store-locator-cr-pictures-label {
	width:374px;
	float:left;
	margin-top:5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999
	}
#store-locator-cr-pictures {
	float:left;
	margin-top:5px;
	width:374px;
	}
.store-locator-cr-pictures-style {
	margin-right:10px;
	border:0px;
	}
.store-locator-cr-pictures-style2 {
	margin-right:10px;
	border:0px;
	}
#store-locator-google-map {
	float:left;
	margin-top:10px;
	width:374px;
	height:311px;
	margin-bottom:10px
	}
#gdproductseoinfo {
	visibility:hidden;
	display:none;
	}
	
/* CR New Navigation Style */
#crheadertop {
	float:left;
	width:100%;
	height:90px;
	background-color:#FFFFFF;
	z-index:-1;
	}
#crheaderlogoarea 	{
	float:left;
	width:299px;
	height:90px;
	z-index:-1;
	}
#crheaderlogowrap {
	float:left;
	margin-top:25px;
	z-index:-1;
	}
#crheadertopribbon {
	background: url(../newhomepage/topribbon.png);
	background-repeat:no-repeat;
	width:82px;
	height:83px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	z-index:-1;
	}
#crheaderepabadge {
	background: url(../newhomepage/epabadge.gif);
	background-repeat:no-repeat;
	width:50px;
	height:65px;
	float:left;
	margin-left:10px;
	margin-top:30px;
	z-index:-1;
	}
#crheaderwbencbadge {
	background: url(../newhomepage/wbencbadge.gif);
	background-repeat:no-repeat;
	width:100px;
	height:44px;
	position:absolute;
	margin-left:460px;
	top:40px;
	}
#topribbon {
	background: url(../newhomepage/topribbon.png);
	width:120px;
	height:101px;
	position:relative;
	right:140px;
	top:8px;
}
#crheadertopright {
	float:right;
	width:420px;
	height:90px;
	display:inline;
	}
#crheadertopmenuwrap {
	float:left;
	width:420px;
	height:23px;
	background-image:url(../newnav/crtopmenubg.jpg);
	background-repeat:repeat-y;
	display:inline;
	}
#crheadertopmenubotborder {
	float:left;
	width:420px;
	height:7px;
	background-image:url(../newnav/crtopmenubottomborder.jpg);
	background-repeat:no-repeat;
	display:inline;
	}
#crheadertopmenusocialicons {
	float:left;
	width:420px;
	height:13px;
	margin-top:15px;
	text-align:right;
	}
.gdiconspace {
	margin-left:4px;
	border:0px
	}
#crheadertopmenuusersign {
	float:left;
	width:420px;
	height:13px;
	margin-top:15px;
	text-align:right;
	}
.crheadertopmenuindi {
	float:left;
	height:15px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:272727;
	margin:5px 0px 0px 20px;
	}
.crsubnavindi {
	float:left;
	height:15px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:272727;
	margin:2px 0px 0px 65px;
	}
.crheadertopmenuimagealign {
	vertical-align:middle;
	margin-right:5px;
	border:0px;
	}
#crheadernavwrap {
	width:100%;
	float:left;
	height:42px;
	background-image:url(../newnav/crnavbg.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
	}
#crrightnavborder {
	float:right;
	width:2px;
	height:42px;
	background-image:url(../newnav/crrightnavborder.jpg);
	background-repeat:no-repeat;
	}
#crsubnavigationwrap {
	width:100%;
	float:left;
	height:18px;
	background-color:#e8e8e8;
	background-repeat:repeat-x;
	margin-top:6px;
	margin-bottom:10px;
	}
#crbuttondropdown {
	float:left;
	width:630px;
	height:42px;
	display:inline
	}
#crbuttondropdown-new {
	float:left;
	width:446px;
	height:42px;
	display:inline
	}
#crsearcharea {
	float:right;
	width:310px;
	height:42px;
	display:inline;
	margin:0px;
	}
#crsearcharea-new {
	float:right;
	width:281px;
	height:42px;
	display:inline;
	margin:0px;
	}
#crsearchfieldarea {
	float:left;
	width:243px;
	height:21px;
	margin-top:8px;
	display:inline;
	}
.crsearchfield {
	width:240px;
	height:21px;
	background-image:url(../newnav/crsearchbg.jpg);
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-right:0px;
	display:inline;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	}
.crsearchbutton {
	width:31px;
	float:right;
	height:31px;
	margin-right:6px;
	margin-top:6px;
	}

ul.crbmmenu {list-style:none; margin:0; padding:0; color:#FFFFFF}
ul.crbmmenu * {margin:0; padding:0}
ul.crbmmenu a {display:block; color:#fff; text-decoration:none; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif}
ul.crbmmenu li {position:relative; float:left; margin-right:0px}
ul.crbmmenu ul {position:absolute; top:42px; left:0; background:#0b4f84; display:none; opacity:0; list-style:none}
ul.crbmmenu ul li {position:relative; border-bottom:1px solid #426f92; width:239px; margin:0}
ul.crbmmenu ul li a {display:block; padding:6px 30px 7px; background-color:#0b4f84; text-align:left; color:#FFFFFF}
ul.crbmmenu ul li a:hover {background-color:#216aa2}
ul.crbmmenu ul ul {left:224px; top:-1px; border:1px solid #426f92; border-top:none; border-bottom:none}
ul.crbmmenu .crbmmenulink {background:url(../newnav/cr-building-materials-gd.jpg); width:239px; height:42px}
ul.crbmmenu .crbmmenulink:hover, ul.crbmmenu .crbmmenuhover {background:url(../newnav/cr-building-materials-gd-over.jpg)}
ul.crbmmenu .sub {background:#0b4f84 url(../newnav/crarrow.png) 205px 6px no-repeat}
ul.crbmmenu .topline {border-top:1px solid #426f92}

ul.crsdmenu {list-style:none; margin:0; padding:0; color:#FFFFFF}
ul.crsdmenu * {margin:0; padding:0}
ul.crsdmenu a {display:block; color:#fff; text-decoration:none; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif}
ul.crsdmenu li {position:relative; float:left; margin-right:0px}
ul.crsdmenu ul {position:absolute; top:42px; left:0; background:#0b4f84; display:none; opacity:0; list-style:none}
ul.crsdmenu ul li {position:relative; border-bottom:1px solid #426f92; width:223px; margin:0}
ul.crsdmenu ul li a {display:block; padding:6px 30px 7px; background-color:#0b4f84; text-align:left; color:#FFFFFF}
ul.crsdmenu ul li a:hover {background-color:#216aa2}
ul.crsdmenu ul ul {left:223px; top:-1px; border:1px solid #426f92; border-top:none; border-bottom:none}
ul.crsdmenu .crsdmenulink {background:url(../newnav/cr-shop-by-department.jpg); width:223px; height:42px}
ul.crsdmenu .crsdmenulink:hover, ul.crsdmenu .crsdmenuhover {background:url(../newnav/cr-shop-by-department-over.jpg)}
ul.crsdmenu .sub {background:#0b4f84 url(../newnav/crarrow.png) 205px 6px no-repeat}
ul.crsdmenu .topline {border-top:1px solid #426f92}

ul.crglmenu {list-style:none; margin:0; padding:0; color:#FFFFFF}
ul.crglmenu * {margin:0; padding:0}
ul.crglmenu a {display:block; color:#fff; text-decoration:none; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif}
ul.crglmenu li {position:relative; float:left; margin-right:0px}
ul.crglmenu ul {position:absolute; top:42px; left:0; background:#0b4f84; display:none; opacity:0; list-style:none}
ul.crglmenu ul li {position:relative; border-bottom:1px solid #426f92; width:207px; margin:0}
ul.crglmenu ul li a {display:block; padding:6px 30px 7px; background-color:#0b4f84; text-align:left; color:#FFFFFF}
ul.crglmenu ul li a:hover {background-color:#216aa2}
ul.crglmenu ul ul {left:183px; top:-1px; border:1px solid #426f92; border-top:none; border-bottom:none}
ul.crglmenu .crglmenulink {background:url(../newnav/cr-green-lifestyle-gd.jpg); width:207px; height:42px}
ul.crglmenu .crglmenulink:hover, ul.crglmenu .crglmenuhover {background:url(../newnav/cr-green-lifestyle-gd-over.jpg)}
ul.crglmenu .sub {background:#0b4f84 url(../newnav/crarrow.png) 165px 6px no-repeat}
ul.crglmenu .topline {border-top:1px solid #426f92}

ul.craumenu {list-style:none; margin:0; padding:0; color:#FFFFFF}
ul.craumenu * {margin:0; padding:0}
ul.craumenu a {display:block; color:#000; text-align:left; padding-left:0px; text-decoration:none; font-size:9px; font-family:'DroidSansRegular', Arial, sans-serif}
ul.craumenu li {position:relative; float:left; margin-right:0px}
ul.craumenu ul {position:absolute; top:16px; left:0; background:#292929; display:none; opacity:0; list-style:none}
ul.craumenu ul li {position:relative; border-bottom:1px solid #717171; width:76px; margin:0}
ul.craumenu ul li a {display:block; padding:6px 6px 7px; background-color:#292929; text-align:left; color:#fff}
ul.craumenu ul li a:hover {background-color:#474747}
ul.craumenu ul ul {left:70px; top:-1px; border:1px solid #426f92; border-top:none; border-bottom:none}
ul.craumenu .craumenulink {background:url(../ngd-homepage/ngd-about-us-top.png); width:76px; height:16px; padding:4px 0px 0px 4px;}
ul.craumenu .craumenulink:hover, ul.craumenu .craumenuhover {background:url(../ngd-homepage/ngd-about-us-top-hover.png); color:#FFFFFF; padding:4px 0px 0px 4px;}
ul.craumenu .sub {background:#292929 url(../newnav/crarrow.png) 76px 6px no-repeat}
ul.craumenu .topline {border-top:1px solid #717171}

#crheaderpreloader {
	position: absolute;
	overflow: hidden;
	left: -9999px; 
	top: -9999px;
	height: 1px;
	width: 1px;
}

/* New Homepage 11-15-2010*/
#homepagetoparea {
	float:left;
	width:950px;
	margin:0px;
	padding:0px;
	}
#homebottomarea {
	float:left;
	width:950px;
	margin-top:10px;
	padding:0px;
	}
#gdbuildside {
	float:left;
	width:254px;
	}
#gdbuildsidetop {
	float:left;
	width:254px;
	height:166px;
	background-image:url(../newhomepage/buildsidetop.gif);
	background-repeat:no-repeat
	}
#gdhousecollage {
	float:left;
	width:254px;
	height:269px;
	background-color:#f8eeca;
	}
#gdblogpreviewheader {
	float:left;
	width:254px;
	height:20px;
	background-color:#7e7d7d;
	background-image:url(../newhomepage/blogpreviewheader.gif);
	background-position:left center;
	background-repeat:no-repeat;
	}
#gdblogpreviewheaderview {
	float:right;
	margin-right:3px;
	margin-top:3px;
	}
.gdblogpreviewviewallstyle A:link {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e1b92f;
	text-align:right;
	font-weight:600;
	letter-spacing:.55px;
	}
.gdblogpreviewviewallstyle A:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#e1b92f;
	text-align:right;
	}
.gdblogpreviewviewallstyle A:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#e1b92f;
	text-align:right;
	}
.gdblogpreviewviewallstyle A:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	text-align:right;
	}
.gdblogpreviewtextheader A:link {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:23px;
	color:#494949;
	text-align:right;
	font-weight:600;
	text-align:left
	}
.gdblogpreviewtextheader A:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	text-decoration:none;
	color:#494949;
	font-weight:600;
	text-align:right;
	text-align:left
	}
.gdblogpreviewtextheader A:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	text-decoration:none;
	color:#494949;
	text-align:right;
	font-weight:600;
	text-align:left
	}
.gdblogpreviewtextheader A:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	text-decoration:underline;
	color:#494949;
	font-weight:600;
	text-align:right;
	text-align:left
	}
.gdblogpreviewtextreadmore A:link {
	text-decoration:none;
	color:#930606;
	text-align:right;
	font-weight:600;
	text-align:left
	}
.gdblogpreviewtextreadmore A:visited {
	text-decoration:none;
	color:#930606;
	text-align:right;
	text-align:left
	}
.gdblogpreviewtextreadmore A:active {
	text-decoration:none;
	color:#930606;
	text-align:right;
	text-align:left
	}
.gdblogpreviewtextreadmore A:hover {
	text-decoration:underline;
	color:#930606;
	text-align:right;
	text-align:left
	}
	

.gdfeaturedproducttext A:link {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333333;
	text-align:right;
	font-weight:800;
	text-align:left
	}
.gdfeaturedproducttext A:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333333;
	text-align:right;
	font-weight:800;
	text-align:left
	}
.gdfeaturedproducttext A:active {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333333;
	text-align:right;
	font-weight:800;
	text-align:left
	}
.gdfeaturedproducttext A:hover {
	text-decoration:none;
	color:#666666;
	text-align:right;
	font-weight:800;
	text-align:left
	}	
#gdblogpreviewarea 	{
	float:left;
	background-image:url(../newhomepage/blogbg.gif);
	background-repeat:no-repeat;
	width:254px;
	height:201px;
	}
#gdblogpreviewtextarea {
	float:right;
	margin-top:14px;
	margin-right:10px;
	width:220px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#494949;
	line-height:16px;
	text-align:left
	}
#gdrightside {
	float:right;
	width:686px;
	}
#rightsidemainimage {
	float:left;
	width:686px;
	height:266px;
	}
#gdfeaturelifestyleproductstopborder {
	float:left;
	width:686px;
	margin-top:10px;
	height:5px;
	background-color:#1889b5;
	}
#gdfeaturelifestyleproductsheader {
	float:left;
	width:686px;
	height:20px;
	margin-top:3px;
	background-image:url(../newhomepage/featuredlifestyleproductheader.gif);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#e6e6e6;
	}
#gdfeaturedlifestyleproductscarousel {
	float:left;
	width:686px;
	height:142px;
	margin-top:5px;
	}
#gdfeaturedlifestyleproductsimagearea {
	float:left;
	width:140px;
	height:91px;
	margin-left:7px;
	margin-top:7px;
	}
#gdfeaturedlifestyleproductstextarea {
	float:left;
	width:140px;
	height:30px;
	margin-top:8px;
	margin-left:7px;
	text-align:center;
	}
#gdproductspotlight {
	float:left;
	width:686px;
	height:196px;
	margin-top:10px;
	}
#gdproductspotlightheader {
	float:left;
	width:686px;
	height:37px;
	background-image:url(../newhomepage/productspotlightheader.gif);
	background-repeat:no-repeat;
	}
#gdproductspotlightmid {
	float:left;
	width:686px;
	height:147px;
	background-image:url(../newhomepage/productspotlightbg.gif);
	background-repeat:repeat-y;
	}
#gdproductspotlightfooter {
	float:left;
	width:686px;
	height:11px;
	background-image:url(../newhomepage/productspotlightfooter.gif);
	background-repeat:no-repeat;
	}
#gdproductspotlightwrap {
	float:left;
	width:350px;
	height:196px;
	}
#gdproductspotlightheaderMAIL {
	float:left;
	width:350px;
	height:37px;
	background-image:url(../newhomepage/productspotlightheader.gif);
	background-repeat:no-repeat;
	}
#gdproductspotlightmidMAIL {
	float:left;
	width:350px;
	height:147px;
	background-image:url(../newhomepage/productspotlightbg.gif);
	background-repeat:repeat-y;
	}
#gdproductspotlightfooterMAIL {
	float:left;
	width:350px;
	height:11px;
	background-image:url(../newhomepage/productspotlightfooter.gif);
	background-repeat:no-repeat;
	}
#gdproductspotlightmailinglist {
	float:right;
	width:336px;
	height:196px;
	background-image:url(../newhomepage/earth-day-mailing-list.jpg);
	background-repeat:no-repeat;
	}
#gdproductspotlightmailingform {
	float:left;
	width:300px;
	height:75px;
	margin-top:130px;
	margin-left:30px;
	}
#gdproductspotlightmain {
	float:left;
	width:327px;
	height:146px;
	margin-left:13px;
	}
#gdproductspotlightsecondary {
	float:left;
	width:152px;
	height:146px;
	margin-left:22px;
	}
#gdproductspotlightthirdary {
	float:left;
	width:140px;
	height:146px;
	margin-left:22px;
	}
#shopbydepartmentheader {
	width:950px;
	height:25px;
	background-image:url(../newhomepage/shopbydepartmentbg.gif);
	background-repeat:repeat-x;
	}
#shopbydepartmentheadername {
	float:left;
	margin-left:300px;
	height:23px;
	width:360px;
	background-image:url(../newhomepage/shopbydepartmentheadername.gif);
	background-repeat:no-repeat;
	}
#shopbydepartmentmidwrap {
	float:left;
	margin-top:10px;
	width:950px;
	height:121px;
	border-bottom:3px solid #949494;
	}
.shopbydepartmentindi {
	float:left;
	width:149px;
	height:111px;
	margin-right:11px;
	}
.shopbydepartmentindiright {
	float:left;
	width:149px;
	height:111px;
	}
#gdseocontent {
	float:left;
	margin-top:10px;
	width:400px;
	}
#gdbuildfeaturedarea {
	float:right;
	margin-top:20px;
	width:520px;
	height:220px;
	background-color:#f2ebce;
	border:3px solid #dfc894;
	}
#gdbuildfeaturedareaheader {
	float:left;
	width:360px;
	height:23px;
	background-image:url(../newhomepage/buildfeaturedproductsheader.gif);
	background-repeat:no-repeat;
	margin-left:90px;
	}
.gdbuildfeaturedproductindi {
	float:left;
	margin-top:13px;
	margin-left:13px;
	height:121px;
	width:156px;
	border:0px;
	}
#buildfeaturednumber {
	float:left;
	height:18px;
	width:480px;
	background-image:url(../newhomepage/buildfeaturednumber.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:20px;
	}
#mailinglistsignup {
	float:right;
	text-align:right;
	width:520px;
	height:40px;
	margin-top:15px;
	}
.gdhomepageh1style {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3a3a3a
	}
.gdhomepagepstyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#3a3a3a
	}
	
	
/* NGD New Homepage 2011 */

@charset "utf-8";
/*Src Font */
@font-face {
    font-family: 'DroidSansRegular';
    src: url('../ngd-homepage/DroidSans-webfont.eot');
    src: url('../ngd-homepage/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../ngd-homepage/DroidSans-webfont.woff') format('woff'),
         url('../ngd-homepage/DroidSans-webfont.ttf') format('truetype'),
         url('../ngd-homepage/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSansBold';
    src: url('../ngd-homepage/DroidSans-Bold-webfont.eot');
    src: url('../ngd-homepage/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../ngd-homepage/DroidSans-Bold-webfont.woff') format('woff'),
         url('../ngd-homepage/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('../ngd-homepage/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}




/* CSS Document */
.ngd-top-bar {
	position:fixed;
	width:100%;
	height:30px;
	top:0;
	left:0;
	background-color:#404040;
	z-index:5000;
}
.ngd-top-bar a img {
	border:none;
}
#ngd-top-bar-inner-wrap {
	width:950px;
	height:20px;
	margin-top:5px;
}
.ngd-top-bar-left-inner-wrap {
	float:left;
	width:500px;
	height:20px;
	text-align:left
}
.ngd-top-bar-left-inner-wrap-buttons {
	float:left;
	width:340px;
	height:20px;
	text-align:left
}
.ngd-top-bar-left-inner-wrap-dropdown {
	float:left;
	width:100px;
	height:20px;
	text-align:left
}
.ngd-top-bar-left-inner-wrap a:link { 
font-weight: bold; 
font: 12px 'DroidSansRegular', Arial, sans-serif;
color: #FFFFFF; 
text-decoration: none; 
}

.ngd-top-bar-left-inner-wrap a:visited { 
font-weight: bold; 
font: 12px 'DroidSansRegular', Arial, sans-serif;
color: #FFFFFF; 
text-decoration: none; 
}

.ngd-top-bar-left-inner-wrap a:hover { 
font-weight: bold; 
font: 12px 'DroidSansRegular', Arial, sans-serif;
color: #FFFFFF; 
text-decoration:underline; 
}
.ngd-top-bar-left-inner-wrap-about-us a:link { 
font-weight: bold; 
font: 12px 'DroidSansRegular', Arial, sans-serif;
color: #000; 
text-decoration: none; 
}

.ngd-top-bar-left-inner-wrap-about-us a:visited { 
font-weight: bold; 
font: 12px 'DroidSansRegular', Arial, sans-serif;
color: #000; 
text-decoration: none; 
}

.ngd-top-bar-left-inner-wrap-about-us a:hover { 
font-weight: bold; 
font: 12px 'DroidSansRegular', Arial, sans-serif;
color: #FFFFFF; 
text-decoration:underline; 
}
.ngd-top-bar-left-inner-wrap-about-us-pad {
	margin:4px 0px 0px 4px;
}
.ngd-top-bar-left-icon-style {
	vertical-align:middle;
	margin-right:3px;
}
.ngd-top-bar-left-icon-style-2 {
	vertical-align:middle;
	margin-right:3px;
	margin-left:10px
}
.ngd-top-bar-right-inner-wrap {
	float:right;
	font: 12px 'DroidSansRegular', Arial, sans-serif;
	color: #FFFFFF; 
	width:450px;
	height:20px;
	text-align:right;
	margin-top:3px
}
.ngd-top-bar-right-inner-wrap-font {
	font: 12px 'DroidSansRegular', Arial, sans-serif;
	color: #FFFFFF; 
}
.ngd-top-bar-right-inner-wrap-font a:link {
	font: 12px 'DroidSansRegular', Arial, sans-serif;
	color: #FFFFFF;
	text-decoration:none
}
.ngd-top-bar-right-inner-wrap-font a:visited {
	font: 12px 'DroidSansRegular', Arial, sans-serif;
	color: #FFFFFF; 
	text-decoration:none
}
.ngd-top-bar-right-inner-wrap-font a:hover { 
	font: 12px 'DroidSansRegular', Arial, sans-serif;
	color: #FFFFFF; 
	text-decoration:underline;
}
#ngd-container {
	position:relative;
}
#ngd-inner-container {
	position:relative;
	width:950px;
}
#ngd-logo-bar {
	float:left;
	width:950px;
	height:105px;
	margin-top:50px;
}
#ngd-logo-area {
	float:left;
	width:600px;
	height:105px;
	text-align:left;
	
}
#ngd-top-icons-area {
	float:right;
	width:325px;
	height:105px;
}
#ngd-menu-area {
	float:left;
	width:950px;
	height:40px;
	margin-bottom:15px;
}
#ngd-menu-area-wrap {
	width:100%;
	float:left;
	height:42px;
	background-image:url(../newnav/crnavbg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	}
#ngd-content-area {
	float:left;
	width:950px;
	margin-top:10px
}
#ngd-first-tier {
	float:left;
	width:950px;
	height:266px;
}
#ngd-homepage-banner-rotator {
	float:right;
	width:686px;
	height:266px;
}
#ngd-blog-area {
	float:left;
	width:250px;
	height:266px;
	border-right:3px solid #404040;
}
#ngd-blog-area-title {
	float:left;
	width:250px;
	height:25px;
	background-color:#dedede;
}
#ngd-blog-area-content {
	float:left;
	width:250px;
	height:161px;	
	font: 11px 'DroidSansRegular', Arial, sans-serif;
	line-height:17px;
	text-align:left
}
#ngd-blog-area-title-inner {
	float:left;
	margin:4px 0px 0px 5px;
	font: 15px 'DroidSans', Arial, sans-serif;
	color: #404040;
	text-transform:uppercase
}
#ngd-newsletter-sign-up {
	float:left;
	width:250px;
	height:80px;
	background-color:#dedede;
}
#ngd-newsletter-title-inner {
	float:left;
	margin-top:10px;
	font: 15px 'DroidSansBold', Arial, sans-serif;
	color: #404040;
	text-transform:uppercase;
	text-align:center;
	width:250px;
	height:14px;
}
#ngd-newsletter-form {
	float:left;
	width:250px;
	margin-top:0px;
}
#ngd-second-tier {
	float:left;
	width:950px;
	height:365px;
	margin-top:10px;
	border-bottom:3px solid #404040;
}
#ngd-second-tier-left-side {
	float:left;
	width:368px;
	height:365px;
}
#ngd-second-tier-right-side {
	float:right;
	width:582px;
	height:365px;
}
#ngd-second-tier-best-sellers-header {
	float:left;
	width:582px;
	height:30px;	
	background-color:#dedede;
}
#ngd-second-tier-best-sellers-header-inner {
	float:left;
	width:137px;
	height:17px;
	margin:7px 0px 0px 7px;
}
#ngd-second-tier-best-sellers-body {
	float:left;
	width:582px;
	height:160px;
}
#ngd-gdfeaturedlifestyleproductscarousel {
	float:left;
	width:582px;
	height:142px;
	margin-top:10px;
	}
#ngd-second-tier-spotlight-sale-wrap {
	float:left;
	width:582px;
	height:200px;
}
#ngd-second-tier-spotlight {
	float:left;
	width:419px;
	height:200px;
}
#ngd-second-tier-spotlight-header {
	float:left;
	width:419px;
	height:30px;
	background-color:#dedede;
}
#ngd-second-tier-spotlight-body {
	float:left;
	width:419px;
	height:145px;
}
#ngd-second-tier-spotlight-header-inner {
	float:left;
	width:115px;
	height:12px;
	margin:10px 0px 0px 7px;
}
#ngd-second-tier-sale-area {
	float:right;
	width:163px;
	height:175px;
}
.ngd-gdblogpreviewtextheader A:link {
	text-decoration:none;
    font-weight: bold; 
    font: 18px 'DroidSansRegular', Arial, sans-serif;
	line-height:23px;
	color:#494949;
	text-align:right;
	font-weight:600;
	text-align:left
	}
.ngd-gdblogpreviewtextheader A:visited {
    font-weight: bold; 
    font: 18px 'DroidSansRegular', Arial, sans-serif;
	text-decoration:none;
	color:#494949;
	font-weight:600;
	text-align:right;
	text-align:left
	}
a img { border:0 }
.ngd-gdblogpreviewtextheader A:active {
    font-weight: bold; 
    font: 18px 'DroidSansRegular', Arial, sans-serif;
	text-decoration:none;
	color:#494949;
	text-align:right;
	font-weight:600;
	text-align:left
	}
.ngd-gdblogpreviewtextheader A:hover {
    font-weight: bold; 
    font: 18px 'DroidSansRegular', Arial, sans-serif;
	text-decoration:underline;
	color:#494949;
	font-weight:600;
	text-align:right;
	text-align:left
	}
.ngd-top-email-field {
	height:27px;
	width: 190px;
	background-color:#FFF;
	border-left:1px solid #a1a1a1;
	border-top:1px solid #a1a1a1;
	border-bottom:1px solid #a1a1a1;
    font: 20px 'DroidSansRegular', Arial, sans-serif;
}
.ngd-top-email-submit-style {
	margin-left:-5px;
}
#ngd-gdfeaturedlifestyleproductsimagearea {
	float:left;
	width:140px;
	height:91px;
	margin-left:15px;
	margin-top:7px;
	}
#ngd-gdfeaturedlifestyleproductstextarea {
	float:left;
	width:140px;
	height:30px;
	margin-top:4px;
	margin-left:15px;
	text-align:center;
	}
.ngd-gdfeaturedproducttext A:link {
	font-family:'DroidSansRegular', Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#333333;
	text-align:right;
	font-weight:600;
	text-align:left
	}
.ngd-gdfeaturedproducttext A:visited {
	font-family:'DroidSansRegular', Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#333333;
	text-align:right;
	font-weight:600;
	text-align:left
	}
.ngd-gdfeaturedproducttext A:active {
	font-family:'DroidSansRegular', Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#333333;
	text-align:right;
	font-weight:600;
	text-align:left
	}
.ngd-gdfeaturedproducttext A:hover {
	text-decoration:none;
	color:#666666;
	text-align:right;
	font-weight:600;
	text-align:left
	}	

.ngd-gdhomepageh1style {
	font-family:'DroidSansRegular', Arial, sans-serif;
	font-size:18px;
	color:#3a3a3a;
	text-align:left
	}
.ngd-gdhomepagepstyle {
	font-family:'DroidSansRegular', Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#3a3a3a
	}
#ngd-email-bottom-wrap {
	float:right;
	margin-top:20px;
	width:520px;
	height:60px;
	background-color:#b3d7e5;
	border:3px solid #0893ca;
	background-image:url(../ngd-homepage/ngd-email-bottom-bg.gif);
	background-repeat:no-repeat;
	background-position:15px 5px;
	}
#ngd-email-form-wrap {
	float:right;
	margin:5px 20px 0px 0px;
}



#ngd-menu-area-wrap-new {
	width:100%;
	float:left;
	height:42px;
	background-image:url(../newnav/crnavbg_new.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	}
#ngd-n-shop-by-dept {
	float:left;
	width:210px;
	height:42px;
	background-image:url(../newnav//ngd-n-shop-by-dept.jpg);
	background-repeat:no-repeat
}