* {font-family: Tahoma,Geneva,Kalimati,sans-serif; font-size:11px;}
p { margin:0px !important; padding:0px; background: none; background-color: white; color: black;}
a {text-decoration: none}

body {
	margin:0px;
	padding:0px;
}

img {
	border: none;
}

#banner-container {
	background-color: #FFFFFF;
	overflow: hidden;
}

.product-container {
	font-weight:bold;
	text-align:center;
	float: left;
	_display:inline;
	position: relative;
	overflow: hidden;
}

.product-name {
	overflow:hidden;
	top: 3px;
	position: absolute;
	text-align: right;
	right: 3px;
}

.product-name a { 
	background-color: #0070bb;
	color: #FFFFFF;
	text-decoration:none;
	padding: 2px 0;
	line-height: 14px;
	font-weight: normal;
	-moz-opacity: 0.70;
	opacity: 0.70;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
}

.product-name a span {
	 margin: 0 2px;
}

.image-container { 
	text-align: center;
	position: relative;
	overflow: hidden;
}

.pret { 
	color:#0070bb; 
	overflow:hidden;
	font-weight: normal;
	height: 100%;
}

.pret .total { 
    bottom: 16px;
    position: absolute;
    right: 8px;
	font-weight: bold;
}

.pret .total .ron {
	vertical-align: top;
	font-size: 7px !important;
	margin-left: -2px;
}

.pret .total-mini { 
    bottom: 19px;
    font-weight: bold;
    position: absolute;
    right: 7px;
	font-size: 9px;
}

.pret .total-mini .ron {
    bottom: 0;
    font-size: 9px !important;
    position: absolute;
    right: 11px;
    top: 11px;
}

.pret .action {
    bottom: 6px;
    position: absolute;
    right: 23px;
}

.pret_vechi { 
	font-size:8px !important;
	color:#0070bb; 
	position: absolute;
    right: 12px;
	top: 15px;
	text-decoration: line-through;
}

.pret_vechi .ron {
	font-size:7px !important;
	margin-left: 0;
}

.pret_vechi_big {
	right: 16px;
}

.pret_vechi_big span {
	display: none;
}


/* Action button */

.action-button-small {
	display: none;
}

.action-button-medium {
	margin-top: 8px;
	float: left;
	_display:inline;
}
.action-button-large {
	margin-top: 6px;
	float: left;
	_display:inline;
}

/* Seller info */
.seller-info {
	z-index: 10;
	position:absolute;
	top: 0;
	left: 0;
}
.seller-info img {
	display: block;
	float: left;
	margin: 3px 0 0 5px;
	_display: inline;
}

.product-name {
	z-index: 11;
}

/* Arrows */
.arr_l {
	position:absolute; 
	top: 50%;
	left:0px;
	width:22px;
	display: none;
	z-index: 500000;
	margin-top: -11px;
	top: 50%;
}

.arr_r {
	position:absolute; 
	top: 50%;
	right:0px;
	width:22px;
	height:29px;
	display: none;
	z-index: 500000;
	margin-top: -11px;
	top: 50%;
}

a.left-arrow {
	width: 21px;
	height: 20px;
	background: url('/images/widget/default/previous.png') 0px 0px no-repeat;
	position: absolute;
	text-indent: -999px;
	overflow: hidden;
	text-decoration: none;
	left: 5px;
}

a.right-arrow{
	width: 21px;
	height: 20px;
	background: url('/images/widget/default/next.png') 0px 0px no-repeat;
	position: absolute;
	text-indent: -999px;
	overflow: hidden;
	text-decoration: none;
	right: 5px;
}

/* Profitshare logo */
.profitshare-logo {
	position: absolute;
	bottom: 5px;
	left: 10px;
}

/* Static bagges */
.sbadge {
	z-index: 100000;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 58px;
	height: 56px;
}