html {height:100.05% !important}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:11px;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

P{margin:0;padding:0;}
/* common
------------------------------------------------------------------------------------------------------*/

body{
	background-image:url('../images2/bkg.jpg');
	background-repeat:repeat-x;
	background-color:#82493d;
	font-family:tahoma,arial,verdana;
}

#wrapper{
	padding-left:9px;padding-right:9px;
	background-color:#fff;
	width:900px;
	margin-left:auto;margin-right:auto;overflow:hidden;
}

#header{
	width:900px;overflow:hidden;
}

.h_left{
	float:left;
}

.h_left a{
	padding:0px;
}

.h_left a img{
	border:0;
}

.h_right{
	float:left;
	position:relative;
	width:319px;
	height:175px;
}

#main{
	width:900px;overflow:hidden;/*height:1%;*/
}

#menu_top{
	width:900px;border-top:1px solid #aa9463;border-bottom:1px solid #aa9463;color:#927d50;
	font-size:14px;padding-top:10px;padding-bottom:10px;text-align:center;font-weight:bold;letter-spacing:1px;
}

#menu_top a{
	color:#aa9463;text-decoration:none;	
}

#menu_top b{
	padding-left:15px;padding-right:15px;
}

#menu_top a:hover{
	color:#aa9463;text-decoration:underline;	
}

#menu_bottom{
	width:900px;color:#927d50;border-top:1px solid #aa9463;
	font-size:12px;padding-top:10px;padding-bottom:10px;text-align:center;font-weight:normal;letter-spacing:1px;
}

#menu_bottom a{
	color:#aa9463;text-decoration:none;	
}

#menu_bottom b{
	padding-left:5px;padding-right:5px;font-weight:normal;
}

#menu_bottom a:hover{
	color:#aa9463;text-decoration:underline;	
}

#col_left{
	width:170px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

#col_left h1{
	font-size:14px;
	float:left;text-transform:uppercase;
	width:100%;color:#927d50;font-weight:bold;
	margin-bottom:2px;
}

#col_left ul{
	font-size:12px;
	float:left;
}

#col_left ul li{
	margin-bottom:2px;
}

#col_left ul li a{
	color:#927d50;text-decoration:none;cursor:pointer;
}

#col_left ul li a:hover{
	color:#927d50;text-decoration:underline;
}

#col_left .newsl{
	float:left;
	width:170px;
	font-size:12px;
	text-align:left;
	padding-top:0px;
	padding-bottom:10px;
}

#col_left .newsl p{
	float:left;
	width:170px;
	font-size:11px;
	text-align:left;
	color:#927d50;
	margin-bottom:10px;
}

#col_left .newsl input{
	float:left;
	border:1px solid #efe9d9; font-size:10px;padding:2px;
	text-align:center;color:#927d50;
}

#col_left .newsl .submit{
	float:left;
	padding:2px;
	height:22px;width:19px;
	border:0;padding:0;
	background:url('../images2/btn_go_cautare.jpg');
}

#col_left .newsl h1{
	font-size:14px;
	float:left;text-transform:uppercase;
	width:100%;color:#927d50;font-weight:bold;
	margin-bottom:2px;
}

#col_center{
	width:414px;
	float:left;
	border-left:1px dotted #C7C7C7;border-right:1px dotted #C7C7C7;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;padding-right:10px;overflow:hidden;
}

#col_center h1{
	font-size:14px;color:#927d50;font-weight:bold;letter-spacing:1px;
	float:left;
	width:100%;
}

#col_center img{
	padding-top:5px;padding-bottom:5px;
}

#col_center h2{
	font-size:11px;color:#666666;
	float:left;
	width:100%;font-weight:bold;
}

#col_center p{
	font-size:11px;color:#666666;
	float:left;
}

.detlink{
	font-size:10px;color:#927d50;text-decoration:none;
	font-weight:bold;
}

.clear_border{
	border-bottom:1px dotted #c7c7c7;margin-bottom:10px;padding-top:10px;clear:both;
}

.detlink:hover{
	color:#927d50;text-decoration:underline;
	font-weight:bold;
}


#col_right{
	width:281px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	overflow:hidden;
}

#col_right h1{
	font-size:14px;color:#927d50;font-weight:bold;letter-spacing:1px;
	width:100%;
}

#col_right img{
	float:right;
}

#col_right h2{
	font-size:11px;color:#666666;
	width:100%;font-weight:bold;
	padding-top:10px;	
}

#col_right p{
	font-size:11px;color:#666666;
}

#search  input{
	float:right;
	border:1px solid #efe9d9; font-size:10px;padding:2px;
	text-align:center;color:#927d50;
}

#search .submit{
	float:right;
	padding:2px;
	height:22px;width:19px;
	border:0;padding:0;
	background:url('../images2/btn_go_cautare.jpg');
}

#col_center_listing{
	width:719px;
	float:left;
	border-left:1px dotted #C7C7C7;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;overflow:hidden;
}

#col_center_listing h1{
	font-size:14px;color:#927d50;font-weight:bold;letter-spacing:1px;
	float:left;
	width:100%;
}

#col_center_listing #modul_listing{
	float:left;width:339px;
}

#col_center_listing #modul_listing .a_titlu{
	color:#8f5a4c;
	font-size:12px;font-weight:bold;text-decoration:none;line-height:1;text-transform:uppercase;
}

#col_center_listing #modul_listing .a_titlu:hover,#col_center_listing #modul_listing .lst_desc a:hover{
	text-decoration:underline;
}

#col_center_listing #modul_listing .of_img{
	float:left;padding:2px;width:176px;height:135px;
}

#col_center_listing #modul_listing .lst_desc{
	color:#666666;
	font-size:11px;
	padding-top:4px;padding-bottom:4px;
}

#col_center_listing #modul_listing .lst_pret{
	color:#927d50;text-decoration:none;
	font-size:11px;
}

#col_center_listing #modul_listing .lst_desc a{
	color:#927d50;font-weight:bold;text-decoration:none;
	font-size:11px;
}

#col_center_listing #modul_listing .lst_l1{
	color:#927d50;font-weight:bold;text-decoration:none;
	font-size:12px;float:right;padding-top:4px;
}

.text_sort{
	text-align:center;
	width:100%;font-size:12px;
	clear:both;
	padding-top:10px;color:#666666;
}

.text_sort .rosu_10{
	background-color:#927D50;font-weight:bold;color:#fff;padding:1px;
}

.pageResults{
	color:#8f5a4c;text-decoration:none;
}

a.pageResults b{
	color:#8f5a4c;text-decoration:none;
}

a:hover.pageResults b{
	color:#8f5a4c;text-decoration:underline;
}

.main-input{
	border:1px solid #8f5a4c;
	padding:2px;color:#666666;
}

.main input,.main select{
	border:1px solid #8f5a4c;
	padding:2px;color:#666666;margin-left:10px;
}

table.infoBox{
	color:#666666;font-size:11px;font-weight:normal;font-family:tahoma;
}

.blue_11 b{
	color:#8f5a4c;font-size:12px;
}

td.main a{	
}

.prod_title{
	text-decoration:none;color:#8f5a4c;font-size:12px;font-family:tahoma;text-transform:lowercase;
}

.messageStackSuccess{
	color:#E50000;font-size:12px;
}

.productListing-heading{
	font-size:11px;color:#ffffff;
}

.font_grey11{
	font-size:11px;color:#666666;
}

.link_listing{
	font-size:12px;color:#AA9463;text-decoration:none;
}

.orderEdit{
	text-decoration:none;color:#8f5a4c;font-size:12px;font-family:tahoma;
}

.tddesc font{
	color:#666666;
}

#col_center_listing a{
	color:#8F5A4C;
}