#related {  
	height:536px;
	float: right;
	text-align:center;
	clear:right;
	font-size:.9em;
	margin:0px 0px 0px 0px !important;
	..margin:0px 0px 0px 0px;
	position:relative;
	padding:0;
	top:-45px !important;
	top:-45px;
	#top:-45px;
}

#related #inner{  
	background-color:#eeeeee;
	padding:10px 10px 10px 10px ;
	margin:10px 0px 10px 0px;
	border-left:solid 1px #cccccc; 
	border-right:solid 1px #cccccc; 
	border-bottom:solid 1px #cccccc; 
	
}
#related img{
	border:solid 1px #999999; 
	width:285px;
}
#main{
	text-align:left;
	margin:auto;
}

#products{
	clear:both;
	margin: 20px 0 0 0;	
}

.sale{
	color:Red;
	text-decoration:line-through;
}

.producthorizontal{
	display: inline-block;
	width: 174px;	
	float: left;
	margin: 0 16px 15px 30px;
	padding: 0;				
	text-align: center;
	height: 300px;
	overflow: hidden;
}

.producthorizontal .productimage a{
	display: block;
	padding: 0;
	margin: 0;					
	width: 174px;
	height: 218px;	
	/*background: url(/stormsites/gp/images/aw09/bg_product-list-frame.jpg) 0 0 no-repeat;*/
	background: url(/stormsites/gp/images/ss10/bg_product-list-frame.jpg) 0 0 no-repeat;
}

.producthorizontal .productimage a img{
	margin:9px 0 0 0;
	border: 0 none;
}

.producthorizontal .productimage a:hover img{
	opacity: 0.8;
    filter: alpha(opacity=80);
	zoom: 1;
}

.producthorizontal .productdetails{
	display: block;
	width: 172px;
}

.producthorizontal .htitle{
	width:174px;
	text-align: center;
}
.producthorizontal .htitle h2{
	color: #47403f;
	font-size:11px;
	text-transform: uppercase;
	font-weight: bold;
	margin:0.5em 0 0 0;
	line-height: 1em;
	padding: 0;
	
}
.producthorizontal .htitle h2 a{
	text-decoration: none;
	color: #47403f;
}

.producthorizontal .description{
	width:174px;
	height: 12px;
	overflow: hidden;
	text-align: center;
	margin:0.5em 0 3px 0;
	padding: 0;
	font-size:11px;
	color: #47403f;
	line-height: 1em;
}

.productdetails .productprice{
	width:174px;
	text-align: center;
	font-size:12px;
	font-weight: bold;
	color: #47403f;
	margin:0;
	padding:0;
	text-decoration: none;
	line-height:1.0em;

}	
.producthorizontal h2{
	/*font-size:.85em;
	margin:0;
	padding:0;
	font-weight:normal;*/
}
.producthorizontal .description{
	/*display:none;*/
	/*padding:1px 0 2px 4px;
	text-align:left;
	text-transform:lowercase;
	font-size: 11px;*/
}

.producthorizontal .productimage img
{
	/*width:152px;
	height:200px;*/
}
.producthorizontal .swatches
{
	display: none;
	/*width:25px;
	float:left;
	padding:7px 2px 0 0;*/
}
.producthorizontal .swatches img
{
	/*width:20px;
	height:12px;
	padding:2px 0 0 0;*/
}
.producthorizontal .swatches .swatchblob
{
	/*display:block;
	width:20px;
	height:12px;
	border:solid 1px #666666;
	float:left;
	margin:0 3px 0 0;*/
}

.producthorizontal .productdetails{
	/*display: block;
	width: 172px;
	/*width:168px;
	clear:both;
	min-height:45px;
	height:auto;
	..height:45px;
	padding:4px 6px 0 7px;
	float:left;
	background: #eeeeee;
	border-bottom: 1px solid #dae2fa;
	height:90px;
	position: relative;*/
	
	/*** background: url(/stormsites/gp/images/site/background_product_bottom.gif) no-repeat bottom center; **/

	
}

.productdetails .htitle{
	/*background-color:#dae2fa;
	padding:1px 0 2px 4px;
	text-align:left;
	text-transform:lowercase;*/


}

.productdetails .productprice{
	/*text-align:left;
	color:#999999;
	font-size:.8em;
	padding:1px 0 0px 4px;
	position: absolute;
	bottom: 2px;
	left: 7px;*/
}
 .morebutton
{
	display: none;
	/*position: absolute;
	bottom: 6px;
	right: 7px;
	width:auto;*/
	/*float:right;
	font-size:.85em;
	color:#778e96;*/
}
 .morebutton img
{
	/*padding:0px 3px 0 2px;
	position:relative;
	top:3px;
	left:-1px;*/
}

