@charset "utf-8";
/* CSS Document */


.main {
	 padding-bottom: 38px; /* must be same height as the footer */
	 margin:7px auto 0;
	 width:1000px;
	 _overflow-x:hidden;
	 border:1px solid #E1E1E1;
} 

.left {
	float: left;
	width: 182px;
	overflow: hidden;
}

.left span {
	float: left;
	clear: left;
	line-height: 23px;
}

.left span a {
	font-size: 16px;
	color: red;
	position: relative;
	top: -2px;
}

.left span a:hover {
	text-decoration: none;
}

.left label {
	font-weight: normal;
	font-size: 14px;
	position: relative;
	top: -2px;
}

.center {
	float: left;
	width: 506px;
	overflow: hidden;
}

.right {
	float: right;
	width: 312px;
	overflow: hidden;
}
/* ===================== HEADER START ======================= */
 

.page_header {
	 background: url('images/bg_header.jpg') #f8f8f8;
	 position:relative;
	 height:90px;
	 width:1010px;
	 margin:20px auto 0;
}
 
.page_header .logo {
	 background:url(images/logo_shop.jpg) 0 0 no-repeat;
	 display:block;
	 height:41px;
	 left:13px;
	 position:absolute;
	 top:13px;
	 width:116px;
	 text-indent:-9999px;
}
 
.page_header .logo_best {
	 background:url(images/logo_best.jpg) 0 0 no-repeat;
	 display:block;
	 height:76px;
	 left:140px;
	 position:absolute;
	 top:-20px;
	 width:138px;
	 text-indent:-9999px;
}
 
.page_header .btns {
	 width:200px;
	 margin-left:-100px;
	 left:50%;
	 height:50px;
	 position:absolute;
}

.page_header .user_opt {
	 display:block;
	 right:20px;
	 position:absolute;
	 top:-15px;
}
 
.page_header .user_opt a {
	 color:#5a0707;
}
 
.page_header .user_opt input {
	 background:#FFFFFF;
	 height:17px;
	 float:left;
	 margin:6px 0 0 3px;
	 border:1px solid #000000;
	 color:#666666;
	 text-indent:3px;
}

.basket {
	 display:block;
	 height:28px;
	 right:15px;
	 position:absolute;
	 top:20px;
	 width:104px;
	 padding: 0 10px 0 25px;
	 background:url(images/btn_cos.jpg) 0 0 no-repeat;
	 color: #563b00;
	 font-size: 0.9em;
	 text-align: right;
	 line-height: 28px;
}

.page_header .basket:hover {
	text-decoration: none;
	color: #000;
}
 
/* ===================== HEADER END ======================= */
.breadcrump {
	 padding:3px 10px;
	 clear:both;
	 border-bottom:4px solid #E1E1E1;
}
 
.breadcrump a, .breadcrump span{
	 font-size:0.8em;
	 display:block;
	 float:left;
	 margin-right:5px;
}
 
.breadcrump a{
	 background:url(images/breadcrump.gif) right 50% no-repeat;
	 padding-right:8px;
}
 
.breadcrump span{
	 color:#000;
}
 
.col_140 {
	 position:relative;
	 width:140px;
	 overflow:hidden;
	 padding:10px;
	 margin:10px 10px 0;
	 _margin:10px 10px 0 5px;
	 border:1px solid #bababa;
}
 
.col_460 {
	 position:relative;
	 width:480px;
	 overflow:hidden;
	 padding:7px;
	 margin-right:10px;
	 margin-top:10px;
	 border:1px solid #bababa;
}
 
.col_300 {
	 position:relative;
	 width:278px;
	 overflow:hidden;
	 margin-top:10px;
	 margin-right:10px;
	 padding:10px;
	 border:1px solid #bababa;
}
 
.col_630 {
	 position:relative;
	 width:630px;
	 overflow:hidden;
	 padding:10px;
	 margin:10px 10px 0;
	 _margin:10px 10px 0 5px;
	 border:1px solid #bababa;
}
 
.col_770 {
	 position:relative;
	 width:770px;
	 overflow:hidden;
	 padding:10px;
	 margin:10px 10px 0;
	 _margin:10px 10px 0 5px;
	 border:1px solid #bababa;
}
 
.col_max {
	 position:relative;
	 width:958px;
	 overflow:hidden;
	 padding:10px;
	 margin:10px 10px 0;
	 _margin:10px 10px 0 5px;
	 border:1px solid #bababa;
}
 
.col_240 {
	 position:relative;
	 width:240px;
	 overflow:hidden;
	 padding:10px;
	 margin-left:10px;
	 margin-top:10px;
	 _margin:10px 5px 0;
	 border:1px solid #bababa;
}
 
.col_220 {
	position:relative;
	width:220px;
	overflow:hidden;
	padding:10px;
	margin-left:10px;
	margin-top:10px;
	zoom:1;
	hasLayout:1;
	border:1px solid #bababa;
}
 

.heading_col {
	height:40px;
	overflow:hidden;
}
 
.heading_col h1{
	font-size:2.5em;
	border:none;
	margin:0 10px;
	line-height:43px;
}
 

h1 {
	position:relative;
	left: -11px;
	top: -11px;
	width: 100%;
	padding: 0 10px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	color:#052235;
	font-size:1.5em;
	line-height:1.7em;
	background-color:#F0F4F7;
	border:1px solid #bababa;
}
 
h2 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:1.2em;
	border-bottom:2px solid #999999;
	line-height:1em;
	letter-spacing:-0.06em;
	margin-bottom:10px;
	color:#000000;
	text-transform:uppercase;
	word-spacing:0.1em;
}
h2.pay_down {
	font-size:1.5em!important;
	border-bottom:1px solid #999999!important;
	letter-spacing:0.01em!important;
	padding:0px 0px 5px 0px!important;
}
h2.date_fac {
	float:left;
	margin-top:10px;
	margin-left:50px;
	width:708px;
}
p {
	 text-align:justify;
	 margin-bottom:10px;
	 font-size: 0.9em;
}

.row_holder {
	 width:1000px;
	 overflow:hidden;
}
 
.main_menu {
	background:#5a0707;
	height:25px;
	width:998px;
	bottom:6px;
	left: 7px;
	position:absolute;
	line-height:25px;
}
 
.main_menu a, .main_menu b{
	display:block;
	float:left;
	font-weight:bold;
	padding:0 10px;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weigth: bold;
}
 
.main_menu a {
	color:#fff;
}
 
.main_menu a:hover {
	background:#ab7474;
	color:#fff;
	text-decoration:none;
}
 
.main_menu b {
	background:#ab7474;
	color:#FFFFFF;
	cursor:default;
}
 
.button {
	background:#398ec3;
	color:#FFFFFF !important;
	padding:3px;
	text-decoration:none !important;
}

.small_button {
	background:#398ec3;
	color:#FFFFFF !important;
	padding:1px 3px;
	font-size:0.8em;
	text-decoration:none !important;
}


.search_form {
	height:23px;
	left:380px;
	position:absolute;
	top:18px;
	width:350px;
	border:4px solid #ab7474;
}


.search_form form {
	margin:0;
	padding:0;
}

.search_form .search_inp {
	background:#f8f8f8;
	border:none;
	display:block;
	float:left;
	color:#000;
	width:270px;
	height:21px;
	padding: 2px 5px 0;
	font-size: 1.2em;
}

.search_form .search_btn {
	background:#5a0707;
	border:0;
	border-left:4px solid #ab7474;
	display:block;
	float:left;
	width:70px;
	height: 23px;
	cursor:pointer;
	color: #fff;
	font-size: 1.2em;
	padding: 0 0 5px;
	line-height: 22px;
	font-weight: bold;
	overflow: hidden;
}

/* ===================== HOMEPAGE START ======================= */
 

.carusel_big .thumb {
	float: left;
	margin: 0 10px 5px 0;
}

.carusel_big .thumb img {
	width: 180px;
}

.carusel_big .title {
	font-size: 1.5em;
}

.carusel_big p {
	margin-top: 7px;
	font-size: 0.9em;
}

.carusel_big .price {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}

.carusel_big .basket {
	position: relative;
	float: right;
	top: -5px;
	right: 0;
	margin-top: 10px;
}

.category_listing_item .basket {
	width: 70%;
	position: relative;
	top: -10px;
	right: 0;
}

.price_promotion .basket {
	position: relative;
	float: right;
	top: -5px;
	right: 0;
}

.carusel_small {
	float: left;
	width: 105px;
	margin: 30px 0 10px;
	padding: 5px;
	text-align: center;
}

.carusel_small .thumb {
	margin: 10px;
}

.carusel_small .price {
	font-size: 0.8em;
	font-weight: bold;
}

.carr {
	background-color:#F0F4F7;
}

.pr_zilei .prod_small_view {
	width: auto;
	height: auto;
	margin: 0;
}
 
.pr_zilei .prod_small_view .thumb{
	margin:0 10px 0 0;
}
 
.pr_zilei .prod_small_view .title{
	font-size: 1.3em;
}
 
.pr_zilei .prod_small_view .price{
	font-size: 1em;
	margin-top: 5px;
}

.prod_small_view {
	position: relative;
	float: left;
	width: 215px;
	height: 77px;
	overflow: hidden;
	margin: 0 2px 5px 2px;
	padding: 5px;
}
 
.prod_small_view .thumb{
	float:left;
	margin:0 7px 0 0;
	border:1px solid #bababa;
}
 
.prod_small_view .title{
	color:#009BD6;
	font-weight:bold;
	font-size: 0.9em;
}
 
.prod_small_view .price{
	font-size: 0.8em;
	font-weight: bold;
	display:block;
}
 
.prod_small_view p{
	color:#333333;
	font-size:0.9em;
}
 

.best_sellers td {
	padding:5px;
}
 
.best_sellers thead td{
	background:#e7e7e7;
	height:20px;
	vertical-align:middle;
	font-weight:bold;
}
 
.best_sellers tr {
	cursor:pointer;
}
 
.best_sellers tr td{
	border-bottom:1px solid #eaeaea;
}
 
.best_sellers tr td b{
	color:#398ec3;
}
 
.best_sellers tr td span{
	font-size: 0.9em;
	font-weight: bold;
}
 
.best_sellers tr:hover {
	background:#f4f4f4;
}

.best_sellers tr.total_value td {
	background:#f4f4f4;
	font-size:14px;
	text-align:right;
}

.best_sellers tr.total_value td b{
	color:#000000 !important;
}




.best_sellers_display td {
	padding:5px;
	color:#666666 !important;
	cursor:default;
}
 
.best_sellers_display thead td{
	background:#eaeaea;
	height:20px;
	vertical-align:middle;
	font-weight:bold;
}

 
.best_sellers_display tr td{
	background:#eaeaea;
	border-bottom:1px solid #e7e7e7;
}

.best_sellers_display tr.total_value td {
	background:#f4f4f4;
	font-size:14px;
}

.best_sellers_display tr.total_value td b{
	color:#000000 !important;
}



.show_rank {
	display:block;
	background:url(images/ranks.gif) left top no-repeat;
	height:11px;
	width:50px;
	overflow:hidden;
	/*margin-top:-10px;
	_margin:0;*/
}

.rank_for_detail_page {
	margin-top:0 !important;
}
 
.show_rank li {
	display:block;
	list-style:none;
	float:left;
	background:url(images/ranks.gif) left -11px no-repeat;
	height:11px;
	overflow:hidden;
}



.sub_categ {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:5px;
}
 
.sub_categ li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:10px;
}
 

/* ===================== HOMEPAGE END ======================= */
 
 
 

/* ===================== LIST PAGE START ======================= */
 

.col_460_for_list {
	width:480px;
	overflow:hidden;
	padding:7px;
	margin-right:10px;
	margin-top:10px;
	border:1px solid #bababa;
	background:#F0F4F7;
}
 
.col_460_for_list .sort_by {
	background:#BABABA;
	padding:3px 10px;
	margin:0 0 10px 0;
	line-height: 20px;
}
 
.col_460_for_list .pagination {
	background:#FFFFFF;
	padding:5px 10px;
	margin:0 0 10px 0;
	clear:both;
}
 
.pagination span {
	padding: 0 5px;
}
 
.col_460_for_list .sort_by select{
	 margin-top:0px;
}


.col_795_for_list {
	background:#F0F4F7;
	width:790px;
	overflow:hidden;
	float:left;
	padding:15px 0 5px 15px;
	_padding:15px 0 15px 15px;
	margin:10px 10px 0 0;
	border:1px solid #bababa;
}
 
.col_795_for_list .sort_by {
	background:#c1c1c1;
	padding:1px 10px;
	margin:0 15px 10px 0;
}
 
.col_795_for_list .pagination {
	background:#FFFFFF;
	padding:5px 10px;
	margin:0 15px 10px 0;
	clear:both;
}
 
.col_795_for_list .sort_by select{
	 margin-top:0px;
}


 
.category_listing_item {
	background:#FFFFFF;
	width:120px;
	height:274px;
	float:left;
	padding:13px;
	_padding:12px;
	margin:0 7px 10px 0;
}

.col_795_for_list .category_listing_item{
	margin:0 10px 10px 0;
}


.category_listing_item table{
	display:block;	
	width:120px;
	height:100px;
	overflow:hidden;
}


.category_listing_item table td a{
	display:block;
	width:120px;
	height:100px;
	overflow:hidden;
}

.category_listing_item .title{
	 font-weight:bold;
	 letter-spacing:0.002em;
	 display:block;
	 margin:0.3em 0;
	 height:3.1em;
	 overflow:hidden;
}
 
.category_listing_item p{
	 margin-top:0.5em;
	 font-size:0.9em;
	 color:#666;
	 height:7.8em;
	 overflow:hidden;
}
.mic p{
	 margin-top:0.5em;
	 font-size:0.9em;
	 color:#666;
	 height:4.8em;
	 overflow:hidden;
}

.promote_this {
	background:url(images/promote.gif) no-repeat;
	width:52px;
	height:12px;
	position:absolute;
	top:2px;
	left:2px;
	display:block;
	text-indent:-9999px;
}

/* ===================== LIST PAGE END ======================= */
 
 
 
/* ===================== DETAIL PAGE START ======================= */
 
.picture_holder_detail {
	 float:left;
	 margin:0 10px 10px 0;
	 width:240px;
}

.picture_holder_detail .big_one{
	display:block;
}
 
.price_promotion {
	 float:left;
	 padding:10px;
	 width:188px;
}
 
.price_promotion .promo {
	 color:#cc0000;
	 font-size:1.4em;
	 font-weight:bold;
	 font-style:italic;
}
 
.price_promotion .promo_duration {
	 color:#666;
	 font-size:0.9em;
}

.review {
	border-bottom:1px dotted #a3a3a3;
	margin-bottom:5px;
	padding-bottom:5px;
}

.review .rev_details{
	color:#999999;
	font-size:0.9em;
	display:block;
}

.review .rev_itself{
	font-style:italic;
	padding:5px 0;
	display:block;
}

.little_bars {
	font-size:0.8em;
	color:#666666;
}

.little_bar {
	background:#eaeaea;
	display:block;
	width:100px;
	height:3px;
	overflow:hidden;
	margin:7px;
	float:left;
}
 	
.little_bar b{
	background:#cc0000;
	display:block;
	height:3px;
	text-indent:-9999px;
	overflow:hidden;
}


.big_rank {
	 display:block;
	 background:url(images/big_ranks.gif) left -20px no-repeat;
	 height:20px;
	 width:100px;
	 overflow:hidden;
	 _margin:0;
}

 
.big_rank li {
	 display:block;
	 list-style:none;
	 float:left;
	 background:url(images/big_ranks.gif) left top no-repeat;
	 height:20px;
	 overflow:hidden;
}


/* ===================== DETAIL PAGE END ======================= */
 


/* ===================== REGISTER PAGE START ======================= */

.a_form p {
	text-align:left;
	font-weight:bold;
	margin-bottom:0 !important;
}

.a_form input {
	margin-bottom:10px;
}

.a_form .regBtn {
	display:block;
	clear:both;
	martgin-top:10px !important;
}

/* ===================== REGISTER PAGE END ======================= */




/* ===================== SHIPPING PAGE START ======================= */

.some_labels_within p {
	display:block;
	clear:both;
	text-align:left;
}

.some_labels_within label {
	display:block;
	width:150px;
	float:left;
}

.efect {
	background:#eaeaea;
	border-bottom:1px solid #666;
}

/* ===================== SHIPPING PAGE END ======================= */




/* ===================== ORDERS PAGE START ======================= */


.one_bar {
	display:block;
	line-height:1.8em;
	height:1.8em;
	background:#eaeaea;
	margin-bottom:5px;
}


.one_bar b{
	display:block;
	line-height:1.8em;
	height:1.8em;
	width:1.8em;
	text-align:center;
	background:#666;
	color:#ffffff;
	float:left;
	margin-right:10px;
}


.border_alert {
	border:1px solid #cc0000;
}


.alert_legend {
	background:#ff4f4f;
	border:3px double #cc0000;
	color:#FFFFFF;
	text-align:center;
	font-style:italic;
	padding:3px 0;
	margin-bottom:10px;
	font-weight:bold;
}

/* ===================== ORDERS PAGE END ======================= */



 
/* ===================== FOOTER START ======================= */
 
.footer {
 background:#5A0707 ;
 margin:-38px auto 0;  /* negative value of footer height */
 height:38px;
 width:980px;
 clear:both;
 line-height:38px;
 padding:0 10px;
}
 
/* ===================== FOOTER END ======================= */



/* =====================START PRODUSE SIMILARE ======================= */
.produs_sim {
	background:#FFFFFF;
	width:120px;
	height:100%;
	float:left;
	padding:10px;
	margin:0 10px 10px 9px;
	_margin:0 7px 10px 9px;
}

/* =====================END PRODUSE SIMILARE ======================= */

.deliveryForm {
	margin-top:30px;
	
}
.deliveryForm label {
	cursor:pointer;
}
.bigLabel {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}
.click {
	font-weight:normal; font-size:13px; 
}
.smallLabel{
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}
.judete_selector {
	font-size:12px;
	padding:1px;
}
.text_input_mare {
	margin-top:10px;
}
.stilizareForm{

}
.stilizareForm .label {
	width:150px;
}
.deliverAgents {
	margin-left:0px;
	margin-top:7px;
}
.orange{
	border:0px solid;
	background-color:#8F4141;
	clear:both;
	padding-bottom:5px;
	cursor:pointer;
	font-weight:bold;
	margin-bottom:10px;
}
.errorNotifier {
	border:1px solid red;
	padding:7px;
	width:70%;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	color:#8F4141;
}
.tipClient {
	margin-bottom:20px;
}
.boxLabelContainer {
	margin-bottom:20px;
	border:1px solid #F0F4F7;
}
.labelTitle {
	background-color:#F0F4F7;
	font-size:14px;
	font-weight:bold;
	padding: 5px;

}
.taxx {
	color:#5A0707;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 5px;
	border:1px solid;
	width:350px;
	margin-top:10px;
	padding:7px;
	display:none;
}
.totalCostBox {
	border:1px solid #BABABA;
	position:absolute;
	width:200px;
	height:100px;
	right:50px;
	bottom:70px;
}

.totalCostBox .title {
	background-color:#F0F4F7;
	padding:7px;
	font-weight:bold;
	font-size:14px;
}
.totalCostBox .value{
	margin-top:20px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}

.infoLivrare {
	background-color:#F0F4F7;
	border:1px solid #BABABA;
	padding:7px;
	font-size:12px;
}
.infoLivrare p {font-size:12px;}
.infoLivrare .description {
	padding-left:15px;
	display: block;
}
.infoLivrare .specialdesc {
	padding-left:5px;
	display: block;
	
}
.infoLivrare .listaLivrare li{
	margin-top:10px;
}
.helpBox {
	border:1px solid #BABABA;
	width:950px;
	padding:7px;
	margin-left:10px;
	margin-top:20px;
}
.helpBox .title {
	font-size:15px;
	font-weight:bold;
}

/* ===================== LANDING PAGE======================= */
.bg_landing {
	background:url(images/bg_landing_page.jpg) left top repeat-y;
	width:1000px;
	height:927px;	
}
.bg_landing h1{
	background-color:transparent !important;
	border:0px!important;
	float:left;
	width:900px;
	margin-top:23px;
	margin-left:30px;
	font-size:30px;
	color:#009bd6;
	top:0px;
	line-height:23px;
	display:inline; 

}
.bg_landing h2{
	background-color:transparent !important;
	border:0px!important;
	float:left;
	text-transform:none;
	margin-top:23px;
	margin-left:20px;
	font-size:24px;
	color:#009bd6;
	top:0px;
	line-height:18px; 

}
.bg_landing span {
	float:left;
	margin-top:10px;
	margin-left:30px;
	font-size:18px;
}
.bg_map {
	width:750px;
	height:267px; 
	float:left;
	background:transparent;
	margin-left:200px;
	position:relative;
	display:inline;
}
.map_1 {
	display:block;
	width:60px;
	height:60px;
	position:absolute;
	top:25px;
	left:215px
}
.map_2 {
	display:block;
	width:85px;
	height:85px;
	position:absolute;
	top:100px;
	left:215px;
}
.map_3 {
	display:block;
	width:60px;
	height:60px;
	position:absolute;
	top:80px;
	left:70px;
}
.map_4 {
	display:block;
	width:60px;
	height:60px;
	position:absolute;
	top:190px;
	left:80px
}
.map_5 {
	display:block;
	width:60px;
	height:60px;
	position:absolute;
	top:60px;
	left:360px;
}
.map_6 {
	display:block;
	width:201px;
	height:51px;
	position:absolute;
	top:180px;
	left:390px;
}
.box_content {
	float:left;
	background:#F0F4F7;
	width:482px;
	height:460px;
	border:1px solid #bababa;
	margin-left:10px;
	display:inline;
}
.poz_ul {
	float:left;
	font-size:16px;
	width:430px;
	margin-left:20px;
	margin-top:10px;
}
.box_castig {
	float:left;
	background:#F0F4F7;
	width:977px;
	border:1px solid #bababa;
	margin:10px 10px 10px 10px;
	display:inline;
}
.poz_2_ul {
	float:left;
	font-size:16px;
	width:430px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.cls {
	height:0px;
	line-height:0px;
	clear:both;
	overflow:hidden;

}




