﻿.widblock_prod
{
	background:#fff;
	width:175px;
	margin:5px !important;
	padding:8px 6px;
	/*border:1px solid #b2a39e;*/
	position:relative;
	text-align:center;
	overflow:hidden !important;
}
.widblock_prod:hover { border-bottom:#7c294e 4px solid;height:280px; }
.widblock_prod h4
{ 
	text-align:left;
	font-size:1.2em;
	color:#514d4b;
	margin:0;
	cursor:pointer;
}
.widblock_prod p
{ text-align:left; }
.widblock_prod .tags
{ display:inline; }
.widblock_prod_img
{ cursor:pointer; }

.widblock_option
{ 
	border:#514d4b 1px solid; 
	background:#fff;
	width:157px;
	position:absolute;
	top:150px;
	left:8px;
	opacity:0.8;
	filter:alpha(opacity=80);
	cursor:pointer;
}
.widblock_option img
{ 
	position:absolute;
	top:3px;
	right:5px;
}

span.widblock_prod_price
{ 
	position:absolute;
	right:5px; 
	top:165px;
	color:#b2a39e;
	font-size:1.2em;
	font-weight:700;
}
.widblock_prod .meta_infocrea {
	height:15px;
	overflow:hidden;
	text-align:left;
}
.widblock_prod_hr {color:transparent;background:url(/Images_beta2/hr_listing.gif) no-repeat 0 0;height:6px;border:none;margin:5px 0 0; }
.btwidblock_prod
{ 
	display:block;
	margin:5px auto;
}



/*  BLOCK TYPE 02  */

.block02_prod_container
{
	float:left;
	width:118px;
	margin:5px 18px !important;
	//margin:5px 15px;
	cursor:pointer;
	position:relative;
}

.block02_prod_container .block02_img_prod
{
	width:116px;
	height:116px;
	border:#b2a39e 1px solid;
	margin:0 auto;
	cursor:pointer;
	position:relative;
	z-index:19;
}

.block02_prod_container .block02_prod_bt_gains
{
	background:url(bt_gain.gif) no-repeat;
	width:71px;
	height:13px;
	cursor:pointer;
	margin:2px 0;
}

.block02_prod_container .block02_prod_bt_buy
{
	background:url(bt_buy.gif) no-repeat 0 0;
	width:63px;
	height:25px;
	cursor:pointer;
	margin:8px auto;
}

.block02_prod_container .bt_buy:hover
{	background:url(bt_buy.gif) no-repeat 0 -25px; }

.clear_both
{	clear:both; }


.block02_prod_container .block02_prod_txt_bold_orange
{ color:#B2A39E;font-size:1.4em;font-weight:700; }

.block02_prod_container .block02_prod_txt_boldpurple
{ font-weight:700;font-size:1.2em;color:#514D4B;}

.block02_prod_container .block02_prod_txt_purple
{ color:#a864a9; cursor:pointer; }