/*@import url(base.css);*/

#filters {
	height:1px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}

#filters form{
	margin:0 5px 0px 0;
	padding:0px;
	float:left;
	font-size: 1px;
	line-height: 1px;
}

ol.product_list {
	margin:0px;
	padding:0px;

}

ol.product_list li{
	float:left;
	position:relative;
	margin: 0px 4px 4px 0px;
	overflow:hidden;
	display:inline; /*IE FIX*/
	background-image: url(../images/product-panel.gif);
	width: 392px;
	height: 218px;
}

ol.product_list li .padder{
	padding:7px;
}

ol.product_list li h2{
	padding:0;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
	color:#c82895;
	overflow:hidden;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
	text-indent: 5px;
	white-space:nowrap;
}

ol.product_list li .pic{
	float:left;
	height:150px;
	width:120px;
	text-align:center;
	overflow:hidden;
	margin:3px;
	border:1px solid #e9e9e9;
	background:#fff;
	text-align:center;
	/* vertical align in standard browsers*/
	display: inline;
	/* vertical align for IE */
	#position: relative;
}

ol.product_list li .pic a {
	cursor: -moz-zoom-in;
	cursor:url('images/cursor-moz_zoom_in.cur');
	text-decoration:none;
	/* vertical align in standard browsers*/
	display: inline;
	/* vertical align for IE*/
	#position: absolute;
	#left:50%;
	#top: 50%;
}

ol.product_list li .pic a span {
	/* vertical align for IE*/
	#position: relative;
	#left: -50%;
	#top: -50%;
}

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 span.price,ol.product_list span.promo {
	width:120px;
	height:40px;
	display:inline;
	float:left;
	background: url('../images/price.gif');
	font-size:12px;
	font-weight: bold;
}

ol.product_list li .txt{
	float:left;
	text-align:justify;
	font-weight: normal;
	color: #000000;
	height: 63px;
	display: inline;
	overflow: hidden;
	font-size: 11px;
	width: 250px;
}

ol.product_list span.promo{
	background-image: url('../images/price_promo.gif');
}

ol.product_list span.promo s{
	display:inline;
	font-size:12px;
	font-weight:bold;
	float: left;
}

ol.product_list .stock {
	display:inline;
	position:absolute;
	top:150px;
	left:8px;
	height:15px;
	width:102px;
	text-align:center;
	color: #c82895;
}


ol.product_list .flags {
	display:inline;
	float:left;
}

ol.product_list .buttons {
	display:block;
	clear:both;
	font-size: 12px;
	font-weight: bold;
}

ol.product_list a.detail{
	float:left;
	margin-left: 6px;
		background-image: url(../images/button.gif);
	width: 61px;
	height: 19px;
	color: #FFFFFF;
	text-align: center;
	line-height: 19px;
}
ol.product_list a.buy{
	float:right;
	margin-right: 6px;
	background-image: url(../images/button.gif);
	width: 61px;
	height: 19px;
	color: #FFFFFF;
	text-align: center;
	line-height: 19px;
}

/*subcat thumbs*/

ol.subcat_thumbs {list-style-type:none;}
ol.subcat_thumbs li {float:left; height:120px; width:120px; margin:12px; text-align:center; font-weight:bold;}
ol.subcat_thumbs li a{ text-decoration:none;}


/* detail page */
.comment_top{padding:4px; margin-top:5px; background-color:#eee;}
.comment_body{padding:4px;border:1px solid #eee}

#main h3{
	font-size:13px;
	color: rgb(27, 117, 181);
	border-bottom:1px solid #c0c0c0;
}


#bigpic{
	width:760px;
	background-color: #ffe8f1;
	border:1px solid #dba4ba;
	margin-top:30px;
	text-align:center;
}

#bigpic a{
	cursor: -moz-zoom-in;
	cursor:url('images/cursor-moz_zoom_in.cur');
}

#bigpic img{
	border:1px solid #dba4ba;
	margin:10px;
	padding: 2px;
	background-color: #fff;
}

.comanda{
width:760px;
margin:auto;
text-align:center;
font-size:12px;
color:#CC3399;
font-weight:bold;
}

.detail-links{
	padding: 3px 5px 3px 5px;
	display: block;
	background-color: #f0cbda;
}

ol.other_thumbs {list-style-type:none;}
ol.other_thumbs img {max-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 {max-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_home {
	margin:0px;
	padding:0px;

}

ol.product_home li{
	float:left;
	position:relative;
	margin: 0px 4px 4px 0px;
	overflow:hidden;
	display:inline; /*IE FIX*/
	background-image: url(../images/home-panel.gif);
	width: 260px;
	height: 200px;
}

ol.product_home li .padder{
	padding:7px;
}

ol.product_home li h2{
	padding:0;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
	color:#c82895;
	overflow:hidden;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	text-indent: 5px;
	height:35px;
}

ol.product_home li .pic{
	float:left;
	height:120px;
	width:120px;
	text-align:center;
	overflow:hidden;
	margin:3px;
	border:1px solid #e9e9e9;
	background:#fff;
	text-align:center;
	/* vertical align in standard browsers*/
	display: inline;
	/* vertical align for IE */
	#position: relative;
}

ol.product_home li .pic a {
	cursor: -moz-zoom-in;
	cursor:url('images/cursor-moz_zoom_in.cur');
	text-decoration:none;
	/* vertical align in standard browsers*/
	display: inline;
	/* vertical align for IE*/
	#position: absolute;
	#left:50%;
	#top: 50%;
}

ol.product_home li .pic a span {
	/* vertical align for IE*/
	#position: relative;
	#left: -50%;
	#top: -50%;
}

ol.product_home li .pic a img{
	border:1px solid #eee;
}

ol.product_home li .pic a .nopic{
	padding:25px 10px 25px 10px;
	border:1px solid #eee;
}

ol.product_home span.price,ol.product_home span.promo {
	width:90px;
	height:40px;
	display:inline;
	float:left;
	background: url('../images/price.gif');
	font-size:12px;
	font-weight: bold;
}

ol.product_home li .txt{
	float:left;
	text-align:justify;
	font-weight: normal;
	color: #000000;
	height: 63px;
	display: inline;
	overflow: hidden;
	font-size: 11px;
	width: 90px;
}

ol.product_home span.promo{
	background-image: url('../images/price_promo.gif');
}

ol.product_home span.promo s{
	display:inline;
	font-size:12px;
	font-weight:bold;
	float: left;
}

ol.product_home .stock {
	display:inline;
	position:absolute;
	top:150px;
	left:8px;
	height:15px;
	width:102px;
	text-align:center;
	color: #c82895;
}


ol.product_home .flags {
	display:inline;
	float:left;
}

ol.product_home .buttons {
	display:block;
	clear:both;
	font-size: 12px;
	font-weight: bold;
}

ol.product_home a.detail{
	float:left;
	margin-left: 6px;
		background-image: url(../images/button.gif);
	width: 61px;
	height: 19px;
	color: #FFFFFF;
	text-align: center;
	line-height: 19px;
}
ol.product_home a.buy{
	float:right;
	margin-right: 6px;
	background-image: url(../images/button.gif);
	width: 61px;
	height: 19px;
	color: #FFFFFF;
	text-align: center;
	line-height: 19px;
}
