@charset "utf-8";
/* CSS Document */

.clear{clear:both;}

/* Help Me Choose -------------------------------------*/

#hmc {}

#hmc h1 {
	color:#fff;
	font-size:20px;
	font-weight:normal;
}

#hmc h2 {
	color:#fff;
	font-size:14px;
	font-weight:normal;
}

#hmc h3 {
	color:#8dc63f;
	font-size:14px;
}

#hmc label {
	color:#ffffff;
}

.hmcheaderone {
	width:538px;
	height:50px;
	background:url(../images/hmc/hmcheaderone.jpg) no-repeat;
	padding:5px 0 0 10px;
}
.hmcheaderone img {
	float:right;
}

.hmcheadertwo {
	width:538px;
	height:33px;
	background:url(../images/hmc/hmcheadertwo.jpg) no-repeat;
	padding:8px 0 0 10px;
}

.hmclighttypesta {
	width:115px;
	height:115px;
	margin:5px 10px 5px 10px;
	padding-top:5px;
	text-align:center;
	background:url(../images/hmc/standardicon.jpg) no-repeat;
	color:#fff;
	float:left;
}
.hmclighttypedec {
	width:115px;
	height:115px;
	margin:5px 10px 5px 10px;
	padding-top:5px;
	text-align:center;
	background:url(../images/hmc/decoraticeicon.jpg) no-repeat;
	color:#fff;
	float:left;
	
}
.hmclighttypeflo {
	width:115px;
	height:115px;
	margin:5px 10px 5px 10px;
	padding-top:5px;
	text-align:center;
	background:url(../images/hmc/floodicon.jpg) no-repeat;
	color:#fff;
	float:left;
	
}
.hmclighttypeglo {
	width:115px;
	height:115px;
	margin:5px 0 5px 10px;
	padding-top:5px;
	text-align:center;
	background:url(../images/hmc/globeicon.jpg) no-repeat;
	color:#fff;
	float:left;
	
}

.hmcwatt {
	width:70px;
	height:30px;
	margin:5px 10px 5px 10px;
	padding-top:5px;
	text-align:center;
	background:url(../images/hmc/wattbk.jpg) no-repeat;
	color:#fff;
	float:left;
}
*|html .hmcwatt { /* IE hack to fix padding */
	padding-top:10px;
}

.hmctemp {
	width:167px;
	margin:5px 5px 10px 7px;
	float:left;
}

.hmctempselect {
	width:167px;
	height:34px;
	margin-bottom:0;
	padding-top:5px;
	text-align:center;
	background:url(../images/hmc/colortempbk.jpg) no-repeat;
	color:#fff;
	float:left;
}
*|html .hmctempselect { /* IE hack to fix padding */
	padding-top:10px;
}
.hmcproductimg {
	width:auto;
	margin: 5px 10px 10px 10px;
	float:left;
}
.hmcproducttxt {
	width:440px;
	margin: 5px 0 10px 10px;
}
.hmcproducttxt p a{
	padding:0 0 0 20px;
	color:#f26522;
	font-size:12px;
	font-weight:bold;
	background:url(../images/hmc/addtolistarrow.jpg) no-repeat;
	text-decoration:none;
}
