/* list page XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */


#list_body{
	position: relative;
	border:1px solid #000;

}

.with_Feature{
	top: 30px
}


.list_searchsuggestion{
	color: #aa0000;
	font-size: 136%;
}
.list_searchsuggestion span{
	font-style: italic;
	font-weight:bold;
}
.list_searchsuggestion span a span{
	font-style: normal;
	font-weight: lighter;
}
.list_searchsuggestion span span.list_searchsuggestionresults{
	font-style: normal;
	font-weight: lighter;
	color: #000;
	font-size: 77%;
	margin-left:-5px;
}
#list_similarsearchsuggestion{
	border:1px solid #efa52d; width:547px; margin-left:2ex; margin-bottom:1em;
}
#list_similarsearchsuggestion h3{
	background-color:#efa52d; color:#fff; text-indent:5px;
}
#list_similarsearchsuggestion li{
	padding: 2px 0px 6px 0px;
}
#list_similarsearchsuggestion ul{
	margin:3px 0px 0px 25px;
}



#prodlist_subcats{
	position: relative;
	width:540px;
	clear: left;
	float:left;
	margin-bottom: 20px;
	margin-top: -10px;
	border:1px solid #B6C0C9;
	border-style: solid none;
}
#prodlist_subcats h2{
	position:absolute;
	top: -5px; left:0;
	color: #B6C0C9;
}
#prodlist_subcats ul{
	display:block;
	padding: 20px 8px 10px 8px;
	overflow: auto;
}
#prodlist_subcats li{
	width: 32%;
	margin-right: 1%;
	float: left;
	margin-bottom: 4px;
	line-height: 1.0em;
}
#prodlist_subcats li a{
	padding-left:8px;
	font-size: 85%;
	display: block;
	background: transparent url(/images/list-image.gif) no-repeat 0 4px;
}
#prodlist_sort{
	clear: both;
	float: left;
}

.list_feature{
	position: relative;
	float: left;
	width: 163px;
	height: 224px;
	margin: 20px 20px 30px 0px;
	font-size:85%;
	border:1px solid #d8e5f3;
	background: White url(/images/prodlist_feature_full_bck.jpg) no-repeat top;
}


.list_desc_FB{
	position:relative; 
	float:right; 
	height:135px; 
	text-align:justify; 
	width:185px; 
	margin-right:10px;
	overflow: hidden;	
}

h2.bestseller{
	color: #004297; 
	font-size: 180%;
	position: absolute;
	top:-35px;
	left:-9px;
	z-index:2;
}

.prodlist {
	float: left;
	width: 165px;
	/*height: 198px;*/
	height: 224px;
	margin: 20px 20px 32px 0px;
	position: relative;
	background-color: #fff;	
	font-size:85%;
}

.list_image{
	text-align: center;
}
.list_image a {
	display: block; 
	margin:0px auto;
}

.list_desc{
	color: black; 
	height: 3.8em; 
	display: block; 	
	overflow: hidden;
	padding: 0px 10px 0px 10px;
/*width:163px;*/
}

.list_desc strong{
	font-weight: bold;
}

.list_desc a:link, .list_desc a:visited{
	text-decoration: none;
	color: #004297;
}
.list_desc a:hover, .list_desc a:active, .list_desc a:focus{
	text-decoration: none;
	color: #e99613;
}

.list_saleflag{
	position: absolute;
 	top: -31px;
	left: -5px;
	z-index: 3;
	
	width: 70px;
	height: 36px;
}

.list_morestyles{
	left:50%;
	position:absolute;
	top:0px;
	color: #707070;
	font-size: 77%;
}

.list_morestyles a:link, .list_morestyles a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #707070;
}
.list_morestyles a:hover, .list_morestyles a:focus, .list_morestyles a:active{
	color: #e99613;
}
.list_price {
	font-size: 136%; 
	color: #004297;
	position: absolute;
 	bottom: 15px;
	left: 5px;
}


.list_price .price_original{
	position: absolute;
 	bottom: -15px;
	left: 0px;
	font-size: 77%;
	line-height: 1.2em;
}

.list_price .price_original span{
	text-decoration: none;
}

.list_viewdetails a:link, .list_viewdetails a:visited {
	display:block;
	z-index: 3;
	background: transparent url(../images/button_sprite.png) no-repeat 0 -133px;
/*	width: 111px;*/
	width: 81px;
	height: 20px;
	position: absolute;
 	bottom: -1px;
	right: 1px;
	
	font-weight:bold;
	color: #623E08;
	text-decoration:none;
	text-align:center;
	padding-top:2px
}

.list_viewdetails a:hover, .list_viewdetails a:focus {
	background: transparent url(../images/button_sprite.png) no-repeat 0 -180px;
	color: #004297;
}






/* list page end */





/* Feature classes for product_category.asp */
.cat_feature{
	position: relative;
	Clear:both;
	float: left;
	width: 760px;
	margin: 30px 0px 30px 0px;
	
	/* font-size:85%; 
	border:1px solid #d8e5f3;*/
	background: White url(/images/cat_feature_full_bck.jpg) no-repeat right 10px; 
}

.cat_feature h2.featureHeader{
	color: #004297; 
	font-size: 180%;
	position: absolute;
	top:-30px;
	
	left:-1px;
	padding:5px 0px 0px 10px;
	background-color: #d8e5f3;
	width:  751px;
	height: 35px;
}


.cat_feature h3{

}

.cat_feature .list_image{
	float:left;
	width:355px;
height: 365px;
	padding-top:20px;
	background-color: transparent;
}

.cat_feature .list_desc{
	float:right; 
	width: 380px; 
	margin:20px 10px 0px 0px;
	height: 3.6em; 
	padding:0px;
}

.cat_feature .list_desc_FB{
	position:relative; 
	text-align:justify; 
	float:right; 
	width: 380px; 
	margin:10px 10px 10px 0px;
	height: auto;
}

.cat_feature_price {
	font-size: 136%; 
	color: #004297;
 
	position: inherit; 
	float: right; 
	width: 190px; 
	margin: 6px 0px 0px 10px;
}

.cat_viewdetails a:link, .cat_viewdetails a:visited {
	float: right; 
	padding-top:5px;
	margin-right: 45px;
	
	display: block;
	width: 144px;
	height: 31px;	
	border: none;
	
	text-decoration:none;
	text-align:center;
	color: #623E08;
	font-size: 136%;
	background: transparent url(../images/button_sprite.png) no-repeat 0 3px ;
	
	
	
}

.cat_viewdetails a:hover, .cat_viewdetails a:focus {
	background: transparent url(../images/button_sprite.png) no-repeat 0 -50px;
	color: #004297;
}

#cat_review{
	float:right; 
						width: 380px; 
						margin:10px 10px 0px 0px; border:1px dashed #5480B9;
}