.active{
	color: #DB4F21;
}

.header{
	border-bottom: 1px dotted #666;
	margin: 0 0 10px 0;
}

/*===================*/
/* site form         */
/*===================*/

.site_form td{
	padding: 5px 0 5px 0;	
} 

.site_form td.header{
	border: 0;
	font-weight: bold;
} 
.site_form .header.next{
	padding: 10px 0 0 0;
} 

.site_form label{
	font-family: "Helvetica Neue", Helvetica;
	font-size: 12px;
	color: #676869;
	width: 250px;
	padding: 0 15px 0 0;  
}
.site_form.register label{
	width: 125px !important;
}

.site_form input.text, .site_form textarea.text {
	font-family: "Helvetica Neue", Helvetica;
	font-size: 12px;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 20px 0 0;
	width: 268px;
}

.site_form select {
	font-family: "Helvetica Neue", Helvetica;
	font-size: 12px;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 20px 0 0;
	width: 277px;
}

.site_form em {
	color: red;
}

.site_form input.text:focus, .site_form textarea.text:focus{
	border: 1px solid #babbbf;	
}
.site_form button{
	background: url(img/button_small.gif) top left no-repeat;
	border: none;
	height: 25px;
	padding: 0 0 3px 0;
	text-align: center;
	text-transform: lowercase;
	width: 77px;
	font-size:13px;
}
.site_form button:hover{
	color: #db4e20;
}
.site_form button:focus{
	outline: 0;
}
.site_form button.register_disabled{
	background: url(img/button_disabled.gif) top left no-repeat;
	color: #d8d8d8;
	border: none;
	height: 25px;
	padding: 0 0 3px 0;
	text-align: center;
	text-transform: lowercase;
	width: 77px;
	font-size:13px;
}

.site_form td .jqTransformSelectWrapper {
	background: url(img/select.long.gif) top left no-repeat !important;
	height: 25px !important;
	margin: 3px 0 0 0;
	width: 125px !important;
}

.site_form td.jqTransformSelectWrapper div span {
	left: 4px;
	text-align: left;
	top: 3px;
	width: 125px !important;
}
.site_form td .jqTransformSelectWrapper ul {
	height: 90px;
	width: 125px !important;
}
.site_form td .jqTransformSelectWrapper ul a {
	padding: 0 0 0 4px;
	text-align:left;
}

.site_form.user_nolog{ 
	display: none;
}

/*===================*/
/* orders            */
/*===================*/

div.orders{
	padding:15px 0 0 0;
}

table.plm td{
	padding:5px 15px 0 0;
}
table.plm td.first{
	font-weight:bold;
}

/*===================*/
/* cart promo        */
/*===================*/
td.td_promo{
	padding:10px 0;
}
.green {
	color: #4db040 !important;
}
.big {
	font: bold 14px Helvetica Neue;
	font-size: 16px;
}
.detail_promo{
	font: normal 14px Helvetica Neue;
}

/*===================*/
/* message           */
/*===================*/

.msg {
	padding:10px;
	padding-left:15px;
	margin: 15px 0;
}
.msg.warning{
	border:2px solid #B8E2FB; background-color:#E8F6FF;	
}
.msg.error{
	border:2px solid #FFAEAE; background-color:#FEEBEB;
}
.msg.done{
	border:2px solid #BBDF8D; background-color:#EAF7D9;	
}

/*===================*/
/* products          */
/*===================*/

p.no_prods{
	padding: 15px 0;
	font-weight: bold;
}

div.recommend {
	margin: 25px 0 0 0;
}

div.recommend h2 {
	padding: 0 0 5px 0 ;
	border-bottom: 1px dotted #666;
	font-weight: bold;
}

div.hold_promo{
	margin: 15px 0 0 0;
	width: 763px;
	float: left;
}
div.hold_promo h2{
	font-weight: bold;
	padding: 0 0 5px 0;
}
	
div.promo_produs{
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	float: left;
	padding: 0 0 14px 0;
}

div.promo_produs td {
	vertical-align: middle;
}
div.promo_produs h2{
	font-weight: bold;
}
div.promo_produs td .select select {
	width: 120px;
	padding: 0px 0 0 0;
}

div.promo_produs td.sign{
	color: #DB4F21;
	font: bold 30px Helvetica Neue, Arial, sans-serif;
	padding: 0 20px 0 20px;
	vertical-align: middle;
}

div.promo_produs .description strong{
	color: #db4f21;
	font-size: 14px;
	font-weight: normal;
}

div.promo_produs .description span{
	font-size: 12px;
	padding: 5px 0 0 0;
	display: block;
}

div.promo_produs td.price_promo{
	vertical-align: middle;
}

div.promo_produs td.price_promo .price_total{
	font-size: 16px;
	font-weight: bold;
}

div.promo_produs td.price_promo .price_total strong{
	color: #db4f21;
	font-size: 20px;
}

div.promo_produs td.price_promo .price_total span.currency {
	color: #db4f21;
	bottom: 5px;
	font-size: 12px;
	position: relative;
	text-decoration: underline;
	text-transform: uppercase;
}

div.promo_produs td.image_1, div.promo_produs td.image_2 {
	width: 140px;
}
div.promo_produs td.buy_promo, div.promo_produs td.pret_total{
	padding: 15px 0 0 0;
}

div.promo_produs td h2{
	padding: 0 0 10px 0; 
}


.selectBox { display:inline-block; position:relative; width:116px; height:25px; overflow:visible; background-image:url(img/select.long.gif); background-position:left top; background-repeat:no-repeat; cursor:pointer; vertical-align:middle;}
.selectBox .value { width:50px; height:18px; padding:5px 0 0 10px; overflow:hidden; font-size:12px; color:#5a543f;}
.selectBox .options { position:absolute; left:3px; top:25px; width:150px; height:140px; overflow:auto;}
.selectBox .options li { line-height:25px; padding:0 10px; border-bottom:1px solid #fff; background: green; font-size:12px; color:#fff; cursor:pointer;}
.selectBox .options li.hover { background:green;}
/*
.select_cantitate {
	background: url(img/select.short.gif) !important;
	background-position: left top !important; 
	background-repeat: no-repeat !important; 
	cursor:pointer !important;
	vertical-align: middle !important;
	overflow: visible !important;
	display: inline-block !important; 
	position: relative !important;
	width: 56px !important;
}
.select_cantitate .value { 
	width: 30px !important;
	color: #5A543F !important;
	font-size: 12px !important;
	height: 18px !important;
	overflow: hidden !important;
	padding: 4px 0 0 10px !important;
}
.select_cantitate .options {
	position: absolute; 
	left: 3px; top: 25px;
	width: 65px; height: 140px; 
	overflow:auto;
}
.select_cantitate .options li { 
	line-height:25px; 
	padding:0 10px;
	border-bottom:1px solid #fff; 
	background: #f4cfad; 
	font-size: 12px; 
	color: #333; 
	cursor: pointer;
}
.select_cantitate .options li.hover { 
	background: green;
}*/


div.display_message_promo{
	color: #454545;
	font-size: 12px;
	padding:5px 5px 5px 8px;
	background: #f8e4dd;
	border-bottom: 1px dotted #666;
}
div.display_message_promo span{
	color: #db4e20;
}

/*table info order*/

#table_cart_prod {
	font: normal 12px/1.3 Arial, Sans-serif, "Helvetica Neue", Helvetica;
	width: 720px;
}
#table_cart_prod th {
	border-bottom: 1px dotted #666;
	border-top: 1px dotted #666;
	padding: 7px 0;
	font-weight: bold;
}
#table_cart_prod td {
	border-bottom: 1px dotted #666;
	vertical-align: middle;
	padding: 5px 0;
	background: #f3f3f3;
}
#table_cart_prod th.align_left, #table_cart_prod td.align_left{
	padding-left: 5px;
	text-align: left;
}

#table_cart_prod th.align_right, #table_cart_prod td.align_right {
	padding-right: 5px;
	text-align: right;
}

/*detaliu order popup*/
#orders {
	font: normal 12px/1.3 Arial, Sans-serif, "Helvetica Neue", Helvetica;
	width: 100%;
}
#orders th {
	border-bottom: 1px dotted #666;
	border-top: 1px dotted #666;
	padding: 7px 0;
	font-weight: bold;
}
#orders td {
	border-bottom: 1px dotted #666;
	vertical-align: middle;
	padding: 4px 0;
}
#orders td.strong{
	width: 150px;
	font-weight: bold;
}
#orders td.status{
	font: bold 12px/1.3 Arial, Sans-serif, "Helvetica Neue", Helvetica;
	color: red;
}

input#add_to_cart{
	cursor: pointer;
	width:139px;
	height:33px;
	background: url(img/adauga_in_cos.gif) no-repeat center top;
	border:0;
}

input#add_to_cart:hover{
	width:139px;
	height:33px;
	background: url(img/adauga_in_cos.gif) no-repeat center bottom;
	border:0;
}

input#send_order{
	float: right;
	margin: 0px 0 0 0;
	cursor: pointer;
	width:157px;
	height:33px;
	background: url(img/trimite_comanda.gif) no-repeat center top;
	border:0;
}

input#send_order:hover{
	width:157px;
	height:33px;
	background: url(img/trimite_comanda.gif) no-repeat center bottom;
	border:0;
}

input#send_order_disabled{
	float: right;
	margin: 0px 0 0 0;
	cursor: default;
	width:157px;
	height:33px;
	background: url(img/trimite_comanda_disabled.gif) no-repeat center top;
	border:0;
}

a#continue_shopping{
	text-indent: -99999px;
	margin: 20px 0 0 0;
	display: block;
	cursor: pointer;
	width:199px;
	height:33px;
	background: url(img/continua_cumparaturile.gif) no-repeat center top;
}

a#continue_shopping:hover{
	cursor: pointer;
	width:199px;
	height:33px;
	background: url(img/continua_cumparaturile.gif) no-repeat center bottom;
}

input#continue{
	cursor: pointer;
	width:105px;
	height:33px;
	background: url(img/continua.gif) no-repeat center top;
	border:0;
}

input#continue:hover{
	width:105px;
	height:33px;
	background: url(img/continua.gif) no-repeat center bottom;
	border:0;
}

input#finalizeaza_comanda{
	cursor: pointer;
	width:182px;
	height:33px;
	background: url(img/finalizeaza_comanda.gif) no-repeat center top;
	border:0;
}

input#finalizeaza_comanda:hover{
	width:182px;
	height:33px;
	background: url(img/finalizeaza_comanda.gif) no-repeat center bottom;
	border:0;
}


