/*@import url(base.css);*/
hr {
	height:1px;
}
#filters {
	height:25px;
}
#filters form{
	margin:0 5px 15px 0;
	padding:0px;
	float:left;
}

/*subcat thumbs*/
ol.subcat_thumbs {list-style-type:none;}
ol.subcat_thumbs li {float:left; height:90px; width:90px; margin:3px; padding-bottom:15px; text-align:center; font-weight:bold;}
ol.subcat_thumbs li a{ text-decoration:none;}
ol.subcat_thumbs li img{ border:1px solid #eee;}
ol.subcat_thumbs li a:hover img{ border:1px solid #aaa;}
/* detail page */
.comment_top{padding:4px; margin-top:5px; background-color:#eee;}
.comment_body{padding:4px;border:1px solid #eee}
#main h3{
	font-size:14px;
	color: #9b2744;
	border-bottom:1px solid #c0c0c0;
}
#bigpic{
	width:590px;
	background-color: #fff;
	margin-top:10px;
	padding:0px;
	text-align:center;
	display:block;
}
#bigdesc{
	width:245px;
	background-color: #FFF;
	text-align:center;
	float:right;
	margin-top: 10px 10px 10px 0px;
	padding:0px;
}
#bigpic #mainimg{
	cursor: -moz-zoom-in;
	cursor:url('images/cursor-moz_zoom_in.cur');
}
#bigpicimg{
	margin:10px;
	float:left;
	width:300px;
	background-color:#FFF;
}
#galimg{
	float:left;
	width:70px;
	text-align:center;
	background-color:#FFF;
	display:inline;
}
ol.other_thumbs {list-style-type:none;}
ol.other_thumbs img {height:100px;}
ol.other_thumbs li {float:left; height:140px; width:120px; margin:6px 12px 6px 12px; text-align:center; font-weight:bold; overflow:hidden;}
ol.other_thumbs li a{ text-decoration:none;}
ol.recent_thumbs {list-style-type:none;}
ol.recent_thumbs img {height:50px;}
ol.recent_thumbs li {float:left; height:50px; width:50px; margin:5px 10px 5px 10px; text-align:center; overflow:hidden;}
ol.recent_thumbs li a{ text-decoration:none;}
ol.product_list2 li{
	float:left;
	position:relative;
	width:185px;
	height:270px;
	margin:5px;
	display:inline; /*IE FIX*/
	background-color: #F6EFEC;
	color: #D25671;
	background-image: url('../images/pink_panel_a.gif');
}
ol.product_list2 li .pl2_padding{
	margin:10px;
}
ol.product_list2 li h2{
	text-align:center;
}

ol.product_list2 li #prodimg1{
width:150px;margin:8px;
}

#hd{
	height:25px;
	text-align:center;
	line-height:14px;
	padding-bottom:8px;
}
#bigpicture{
	margin:0px;
	float:left;
	width:300px;
	height:400px;
	overflow:hidden;
}

/*PRODUCT GRID*/

ol.product_grid li h2{
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	color: #D25671;
	margin:0;
	padding:0;

}
ol.product_grid a{
	text-decoration:none;
	color: #D25671;
}
ol.product_grid li{
	float:left;
	position:relative;
	width:185px;
	height:270px;
	margin:5px;
	display:inline; /*IE FIX*/
	color: #D25671;
	background-image: url('../images/pink_panel_a.gif');
	overflow:hidden;
}
ol.product_grid .stock {
	text-align:center;
}
ol.product_grid div {
	float:right;
	color: #333;
	display:block;
	clear:both;
	width:165px;
 	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
ol.product_grid .price {
	text-align:center;
	color:#900000;
}
ol.product_grid .btn {
	clear:right;
	float:right;
	margin:0 8px;
	padding:0;
	width:50px;
	display:inline;
}

ol.product_grid .flags {
	clear:left;
	float:left;
	margin:0 8px;
	padding:0;
	width:100px;
	display:inline;
}

ol.product_grid #prodimg1{
	height:150px;
	overflow:hidden;
	background-color:#FFF;
	text-align:center;
}

ol.product_grid .txt{
	display:none;
}
/*PRODUCT LIST*/

ol.product_list {
	margin:0px;
	padding:0px;
}
ol.product_list li{
	float:left;
	position:relative;
	width:590px;
	margin: 5px 0px 10px 0px;
	display:inline; /*IE FIX*/
	background-color: #F6EFEC;
	color: #D25671;
}
ol.product_list li .padder{
	padding:5px 5px 20px 5px;
}
ol.product_list li h2{
	padding:0;
	margin:0 0 10px 0;
	vertical-align:middle;
	overflow:hidden;
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight:bold;
	color: #D25671;
	background:#F4C4D1 url('../images/prod_header.gif');
	height:25px;
	line-height:27px;
	text-indent:30px;
	text-align:left;
}

ol.product_list a{
	text-decoration:none;
	color: #D25671;
}

ol.product_list li .pic{
	float:left;
	width:102px;
	text-align:center;
	margin:3px;
	border:1px solid #555;
	background:#fff;
	text-align:center;
}
ol.product_list li .pic a {
	cursor: -moz-zoom-in;
	cursor:url('images/cursor-moz_zoom_in.cur');
	text-decoration:none;
}
ol.product_list li .pic a span {
	display:block;
}
ol.product_list li .pic a img{
	border:1px solid #eee;
}
ol.product_list li .pic a .nopic{
	padding:25px 10px 25px 10px;
	border:1px solid #eee;
}

ol.product_list div.price,ol.product_list div.promo {
	width:90px;
	height:40px;
	display:block;
	float:right;
	background: url('../images/price.gif');
	font-size:28px;
	color: #BC0C34;
	font-weight:bold;
	text-align:center;
}
ol.product_list div.promo{
	background-image: url('../images/price_promo.gif');
}
ol.product_list div.promo s{
	display:block;
	margin:-5px 10px 0 0;
	font-size:16px;
	font-weight:bold;
}
ol.product_list .stock {
	display:block;
	position:absolute;
	left:7px;
	bottom:7px;
	height:15px;
	width:150px;
	background-color:#e0849b;
	border: 1px solid #9b2744;
	text-align:center;
	color:#fff;
}
ol.product_list .flags {
	display:block;
	float:right;
	width:100px;
}

ol.product_list .buttons {
}
ol.product_list a.detail{ }
ol.product_list a.buy{	}

ol.product_list .txt{
	float:left;
	width:310px;
	height:125px;
	overflow:hidden;
}
ol.product_list #prodimg1{
	float:left;
	width:155px;
	margin:8px;
}

ol.product_list #prodimg1 img{
	width:150px;
}

