body
{
	margin: 0;
	padding: 0;
	background: #FDF8E0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
img
{
	border: 0;
}
td
{
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-size: 10px;
}
.justify
{
	text-align: justify;
}
.tdtitlu
{
	color: #222222;
	font-size: 11px;
}
.tdtext
{
	text-align: justify;
	width:450px;
}
.tdcosstanga
{
  text-align: right;
  color: #9A3104
}
.tdfooter
{
	font-size: 9px;
	color: #543509;
}
.tdred
{
	color: #B62927;
}
.green
{
	color: #5C6E33;
	font-weight: bold;
}
.brown
{
	color: #543509;
}

#err-login
{
	position: absolute;
	margin: 10px 0 0 25px;
}
/*=========================--- Bottom Links ---==========================*/
.bottom_links
{
	background-color: #FCF1CC;
	border: 1px solid #BE540F;
}

.bottom_links ul
{
	padding: 0;
	list-style-type: none;
}


.title
{
	color: #BE540F;
}

#help, #livrare, #cont
{
	/*float: left;*/
	margin: 6px 0 10px 15px !important;
	/*margin: 6px 0 0 8px;*/
	
}
/*=========================--- End Bottom Links ---==========================*/


/* borders */
.noborder
{
	border: 0;
}
.borderpozapromo
{
	border: 1px solid #D2BF91;
}

.bordergri
{
	border: 1px solid #D2BF91;
}
/* backgrounds */
.bglogin
{
	background-image: url(../images/login/login_form_bg.jpg);
	background-repeat: no-repeat;
}
.bgyellow
{
	background-color: #FCEDBE;
}
.bgpromotii
{
	background-image: url(../images/comune/bg_promotii.gif);
	background-repeat: repeat-y;
}
.bgcosproduse
{
	background-image: url(../images/comune/bg_cos_produse.jpg);
}
/* form classes */
form
{
	margin:0;
	padding: 0;
}
input
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serife;
	font-size: 10px;
	color: #56360A;
	background: #FFFDF1;
	border: 1px #C3B082 solid;
}

textarea
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serife;
	font-size: 10px;
	color: #888888;
	background: #ffffff;
	border: 1px #666666 solid;
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #222222;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
}

select
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serife;
	font-size: 10px;
	color: #888888;
	background: #ffffff;
	border: 1px #666666 solid;
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #222222;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
}

.submit
{
	font-size: 10px;
	cursor: pointer;
	border: none;
}


/* link classes */
a
{
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serife;
	font-size: 10px;
	text-decoration: none;
	color: #EB9045;
}
a:hover 
{  
	text-decoration: underline;
}
.alogin
{
	color: #9A3104;
	font-size: 9px;
	text-decoration: none;
}
.aloginform
{
	text-decoration: underline;
}
.afooter
{
	font-size: 9px;
	color: #543509;
	text-decoration: none;
}
.afooter:hover
{
	font-size: 9px;
	color: #9A3104;
	text-decoration: underline;
}
.alinkrosu
{
	color: #9A3104;
	text-decoration: none;
}
.alinkrosu:hover
{
	color: #9A3104;
	text-decoration: underline;
}

.bottom_links a:link, .bottom_links a:visited
{
	text-decoration: none;
	color: #543509;
	width: 100%;
	padding: 0 0 0 7px;
}

.bottom_links a:hover
{
	display: block;
	text-decoration: none;
	color: #9A3104;
	background: url(../images/utile/link_arrow.gif) 0 50% no-repeat;
	width: 100%;
	padding: 0 0 0 7px;
}

.promolink
{
	font-size: 12px;
	color: #9A3104;
	text-decoration: none;
	font-weight: bold;
}
.promolink:hover
{
	font-size: 12px;
	color: #9A3104;
	text-decoration: none;
	font-weight: bold;
}
.new_price
{
	color: #9A3104;
	font-weight: bold;
	font-size: 10px
}
.old_price
{
	color: #9A3104;
	font-weight: bold;
	text-decoration: line-through;
	font-size: 10px
}
.product_name
{
	font-size: 12px;
	color: #9A3104;
	font-weight: bold;
}

