@charset "UTF-8";
/* Default styles and overloads for the product listing pages. */


/* hide the default amazon product page */

#breadcrumbs, .breadcrumbtrail, .bgl, .d, .dd, .fg1, .t, #sku, #addToCartErrorMessage, #description, #features, .productDetails {
	display:none;
}


div#listingWrap{
	margin-right:25px;	
}

__product layout__ {
}
div#productviewwrap {
	height: 250px;
	margin-bottom: 60px;
}
#productview {
	float: left;
	height: 250px;
	width: 250px;
	border-top: 0px dotted #dddddd;
	border-right: 0px dotted #dddddd;
	border-bottom: 0px dotted #dddddd;
	border-left: 0px dotted #dddddd;
}
#cartWrap {
	float: right;
	height: 250px;
	width: 389px;
}
#productinfoheader {
	color: #FFFFFF;
	background-color: #FFCC00;
	text-align: center;
	font-size: 17px;
	height: 22px;
	width: 128px;
}
#productinfoheader img {
	vertical-align: bottom;
}
.producttext {
	border: 0px dotted #dddddd;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 40px;
	font-size: .8em;
}
.topleftround {
	position: relative;
	left: 0px;
	top: 0px;
	height: 22px;
	width: 19px;
	background-image: url(http://static.helioliving.com/styles/default/interface/featuredheader_round_left.png);
	float: left;
}
.toprightround {
	position: relative;
	top: 0px;
	right: 0px;
	background-image: url(http://static.helioliving.com/styles/default/interface/featuredheader_round_right.png);
	height: 22px;
	width: 19px;
	float: right;
}
#recomendwrap {
	width: 518px;
	float: right;
}
__table__ {
}
#cartWrap table {
	font-size: .8em;
	width: 100%;
}
#cartWrap td {
	padding: 5px;
}
tr#toprow {
	background-color: #d8d2c9;
	text-align:center;
	font-weight:bold;
}
#cartWrap tr#midrow {
	vertical-align: top;
	text-align:center;
}

#cartWrap tr#midrow td#listPrice{
	color:#000;
	text-decoration: line-through;
}
#cartWrap tr#midrow td#ourPrice{
	color:#B13400;
	font-weight:bold;
}
#cartWrap tr#midrow td#savings{
	color:#060;	
}

#cartWrap tr#bottomrow {
	text-align: center;
	background-color: #d8d2c9;
}

#cartWrap #addToCart a{
	padding:0px;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;	
}
#cartWrap #addToCart a#outOfStock{
	text-align:center;
	font-weight:bold;
	color:#C00;
}
 #inStock{
	background-color:#F89D57;
	text-align:left;
	color:#FFFFFF;
	border:outset #000 1px;
	display:block;
	width:100%;

	padding:3px 4px 3px 20px;
	font-weight:bold;
	
	
}
#recomendwrap .producttext .recomenditem {
	float: left;
	margin-right: 12px;
	margin-left: 12px;
}
#productview .viewtools {
	float: right;
	margin-right: 80px;
}
#cartWrap .bigproductname {
	font-size: 1.5em;
}
#addToCart img {
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
}
#cartWrapbutton a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.featuredheaderwrap li#recomendtab {
	float: right;
}




***SIDE NAV***{
/************************
		Side Nav
************************/
}
#sidenav h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 13px;
}
#sidenav #categorynav a {
	font-size: 1em;
	text-decoration: none;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 10px;
}

div#sidenav ul#categorynav li {
	display: inline;
	width: 125px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding: 4px;
	float: left;
}
#sidenav #categorynav li#noborderbottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidenav {
	margin-left: 4px;
}
#categorydescription h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFCC00;
	margin-bottom: 1.4px;
}
/************************
		Tab Wrap
************************/

div#tabWrap  {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F89D57;
	margin-bottom: 10px;
	padding: 0px;
}
ul#tabWrap, div#tabReviews {
	border-bottom-width: 2px;
	border-bottom-style: solid;
		border-bottom-color: #F89D57;
	padding: 0px;
	margin-bottom: 10px;
	height: 22px;
}
#tabWrap li {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width:178px;
	display:block;
	float: left;
	clear:none;
}

#recomendwrap #tabWrap #featuredheader {
	
	float: right;
}
#tabWrap  li a, div#tabReviews{
	display:block;
	width:178px;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:4px 0px;
}
#tabWrap  li a:hover {
	text-decoration:none;
}

#tabWrap  li.tabOn, div#tabReviews{
	background-image:url(http://static.helioliving.com/styles/default/interface/HLtab-default-on.gif);
	
}
#tabWrap  li.tabOff a {
	color:#ffffff;
	
}

#tabWrap  li.tabOff {
	background-image:url(http://static.helioliving.com/styles/default/interface/HLtab-default-off.gif);
	color:#bbbbbb;
	
}
#tabWrap  li.tabOff a {
	color:#bbbbbb;
	
}

ul.listFeatures {
	list-style-type:square;
	padding: 0 25px;
	
}





