*{
	margin:0;
	padding:0;
}

html {
	color:#000;
	font-family: Arial;
	font-size:12px;
	height:100%;
	width:100%;
	background: #ffffff;

	}


body{
	height:100%;
}

h1{ font-size:13px;
color:#ff0000;
background-color: #ddd;
}


a{
	color:#333;
	text-decoration:none;
}
a:hover{
	
}

.n{
	clear:both;
}

.error{
	color: #FB0A10;
	font-size: 11px;
}

p.t_msg{
	font-size: 12px;
}

li.b{
	width:95% !important;
	height:1px;
	font-size:1px;
}

#container{
	width: 1006px;
	margin:0 auto;
	padding:0 1px;
	background-color:#fff;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}

/*-----header----*/
#header{
	margin-bottom: 1px;
	background-color: #fff;
}

/*-----content----*/
#content{
	clear:both;
	margin-top:1px;
}

#content #left{
	width:180px;
	float:left;
}

#content #center{
	width:616px;
	padding:0 15px;
	float:left;
}

#content #right{
	width:180px;
	float:right;
}


/*-----footer----*/
#footer{
	clear:both;
	padding-top:1px;
	border-top: 1px solid #dddddd;
}

#header_top{
	height:100px;
}

#header_bottom{
	height: 130px;
	margin-top: 4px;
	}
	
	#header_bottom ul{
		list-style-type: none;
	}
	#header_bottom li{
		float:left;
		padding:0 17px;
		text-align: center;
	}
	#header_bottom a{
		display:block;
		padding-top:6px;
		width: 109px;
		height: 118px;
		background:url("../img/header_prod.gif");
		color: #333333;
		font-size: 11px;
		font-weight: bold;
		font-style:underline;
	}
	#header_bottom a:hover{
		background:url("../img/header_prod_hv.gif");
		cursor: pointer;
	}
	#header_bottom span{
		color: #000;
		font-size: 10px;
		font-weight: bold;
	}
	#header_bottom p{
		height: 12px;
		overflow: hidden;
	}
	#header_bottom p.img{
		height: 82px;
		overflow: hidden;
		margin-bottom: 1px;
	}
	#header_bottom img{
		border: none;
		max-width: 90px;
	}
	
#recentProducts{
	height: 130px;
	margin-top: 4px;
	}
	
	#recentProducts ul{
		list-style-type: none;
	}
	#recentProducts li{
		float:left;
		padding:0 17px;
		text-align: center;
	}
	#recentProducts a{
		display:block;
		padding-top:6px;
		width: 109px;
		height: 118px;
		background:url("../img/header_prod.gif");
		color: #333333;
		font-size: 11px;
		font-weight: bold;
		font-style:underline;
	}
	#recentProducts a:hover{
		background:url("../img/header_prod_hv.gif");
		cursor: pointer;
	}
	#recentProducts span{
		color: #000;
		font-size: 10px;
		font-weight: bold;
	}
	#recentProducts p{
		height: 12px;
		overflow: hidden;
	}
	#recent_products p.img{
		height: 82px;
		overflow: hidden;
		margin-bottom: 1px;
	}
	#recent_products img{
		width:80px;
		border: none;
	}
	
/*---logo---*/
#logo{
	float:left;
	padding-left:56px;
	margin-top: 15px;
}

#logo h1{
	font-size: 22px;
	font-family:arial;
}
#logo img{
	border: none;
}
#logo a{
	color: #fff;
}

#logo b{
	font-family: arial;
	color: #333;
	font-size: 27px;
}

#header_banner{
	height:60px;
	float:right;
	margin: 5px 0;
}

/*---Menu top---*/
#menu_top{
	height:22px;
	background: url(../img/titlebar.png);
}

#menu_top ul{
	list-style-type:none;
}

#menu_top li{
	float:left;
}

#menu_top li a{
	display:block;
	padding:3px 11px 3px;
	font-size:12px;
	font-weight:bold;
	
	color:#fff;
}

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

#menu_top li a.sel{
	
}

#menu_top_right{
	width: 180px;
	height: 17px;
	background: url("../img/menu_top_right.gif");
	float: right;
	text-align: center;
	padding-top: 3px
}
#menu_top_right a{
	color: #2F2F2F;
	padding: 3px 0;
	font-weight: bold;
}
#menu_top_right a:hover{
	text-decoration: underline;
}

.logout{
	background: #FFE9AF;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	}
	.logout a{
		font-weight: bold;
	}
	.logout a:hover{
		text-decoration: underline;
		
	}

.den_firma{
	font-size: 10px;
	padding: 5px;
	font-weight: bold;
}

/*login*/
#left div#login{
	padding:5px 10px;
	background: #FEF6E1;
	border-color:#FFA600;
}

#left div#login p{
	
	margin-bottom: 2px;
}

#left div#login input{
	width:180px;
	border:1px solid #999999;
	padding: 2px 0;
}

#left div#login input{
	width:176px;
	border:1px solid #999999;
}

#left div#login div{
	margin-bottom:7px;
}

.text{
	margin-bottom: 10px;
}

.box_c{
	margin-bottom:10px;
	background: #ffffff;
	}

.box_c ul{
	list-style-type:none;
}

.box_c li{
	border-bottom:1px solid #fff;
	padding:2px 2px;
}

.box_c a:hover{
	text-decoration:underline;
}

.box_c a.twitter_button{
	text-decoration:none !important;
}

.fb-root a:hover{
	text-decoration:none !important;
}


.box_content{
	margin-bottom:14px;
}

.box_c h2, h2.h2_3{
	height:21px;
	background:url(../img/bg_h2_3.gif);
	
	color:#fff;
	font-size:12px;
	padding-top: 3px;
}

.box_c h2 p{
	padding-left:10px;
	background: url("../img/h2_p.gif") no-repeat left 3px;
}

h2.h2_3{
	background:url(../img/bg_h2_3.gif) !important;
}

.box_c div{
	padding: 3px;
}

.box_c div div{
	border: none;
	background: none;
	padding: 0;
}

.box_content h2{
	font-size:12px;
	background: #3339;
	height:21px;
	padding:8px 9px 0;
	color:#fff;
}
.box_content div{
	padding:5px 10px;
}

.box_content div div{
	border:none;
	padding:0;
}

.box_content_c{
	margin-bottom:14px;
}
.box_content_c h2{
	font-size:11px;
	color:#333;
	text-align:center;
	padding-bottom:5px;
	min-height: 30px;
}
.box_content_c div{
	padding:5px 10px;
}

.box_content_c div div{
	border:none;
	padding:0;
}

/*--------Filter-----------*/
div.filter{
	border:none;
	background:#7C7C7C;
	width:auto;
	padding:1px;
}
.filter ul{
	list-style-type:none;
}
.filter li{
	float:left;
	padding:2px 5px;
	margin:0;
}
.filter li a{
	color:#fff;
	font-size:10px;
}
.filter p{
	font-size:10px;
	color:#fff;
	font-weight:bolder;
	height:8px;
}


/*------Recomandari-------*/
.recomandari{
	list-style-type:none;
}
.recomandari li{
	float:left;
	width:120px;
	padding:0 8px 6px;
}

.recomandari p{
	margin-top:3px;
	font-weight:bold;
}
.recomandari img{
	border:none;
	width:100px;
	height:100px;
}

.recomandari a img{
	border:1px solid #FFFFFF;
}
.recomandari a:hover img{
	border:1px solid #F7E49E;
}


/*------Listare produse-------*/
.produse{
	list-style-type:none;
	
}
.produse li{
	float:left;
	width:133px;
	padding:0 8px 6px;
}
.produse span{
	display: block;
	margin-top: 3px;
}
.produse .pret{
	font-size:16px;
	color:#cc0000;
	margin-top:3px;
	margin-bottom:4px;
	font-weight:bold;
	text-align:center;
}
.produse a img{
	border:none;
	width:80px;
	display: block;
	border: 1px solid #ddd;
}
.produse a:hover img{
	border: 1px solid #cc0000;
}

ul.produse li p {text-align: left;}

.pRight{
	text-align: center;
}

.pRight li{
	float: none;
	padding: 0;
	padding-bottom: 8px;
	width: auto;
}

/*---Spossorizate---*/
.sponsorizate{
	list-style-type:none;
}
.sponsorizate li{
	float:left;
	width:120px;
	padding:0 8px 6px;
}


.base_button{
	display:block;
	width:130px;
	height:16px;
	font-size:12px;
	padding-top:2px;
	
	color:#fff;
	border: 1px solid #ccc;
	font-weight:bold;
	text-align:center;
	background: #333;
}
.base_button:hover{
	border: 1px solid #666;
}


#cautare_usi{
	padding:8px 0px;
}

#cautare_usi div{
	float:left;
	margin-right:5px;
	border:1px solid #939492;
	padding:2px 5px 2px 5px;
	width:165px;
}

#cautare_usi div p{
	font-weight:bold;
	background-color:#939492;
	margin:-2px -5px 3px -5px;
	padding:3px;
	color:#FFFFFF;
}

#cautare_usi ul{
	list-style-type:none;
}

#cautare_usi li{
	margin-bottom:5px;
}
#cautare_usi li input{
	border:none;
	width:13px;
	height:13px;
}

#cauta_but{
	width:130px;
	height:28px;
	background:#F7F6F3;
	border: 1px solid #ddd;
	font-weight: bold;
}



.box_anunt{
	float:left;
	width:307px;
}

.box_anunt div{
	width:auto;
	border:none;
}

.box_anunt h2{
	color:#FFFFFF;
}

.box_anunt ul{
	list-style-type:none;
}

.box_anunt a{
	color:#cc0000;
}

.box_anunt li{
	border: none;
	height: 42px;
overflow: hidden;
	
}

.box_anunt1 li{
	border: none;
	height: 11px;
	overflow: hidden;
}

.box_anunt a:hover{
	text-decoration:underline;
}


h2.h2_0{
	background:url(../img/bg_h2_content.gif);
}

h2.h2_1{
	background:url(../img/bg_h2_3.gif);
}
h2.h2_2{
	background:url(../img/bg_h2_content_2.gif);
}

.abonare{
	padding:5px;
}
.abonare input{
	border:1px solid #999999;
	font-size:11px;
}


.h_filter_cauta h2{
	padding: 0 !important;
	height: 36px !important;
	background: #ffab3e !important;
}

.h_filter_cauta h2 p{
	padding:12px 0 12px 43px;
	background: url("../img/filter_cauta.png") no-repeat 6px center;
	color: #fff;
}

.h_filter_cauta div{
	border: 1px solid #FFAB3E;
	border-top: none;
}

#concept{
	float:left;
	padding-left:10px;
	width:200px;
	margin-right:10px;
}
#concept img{
	margin-top:3px;
	border:none;
}
#concept b{
	font-size:10px;
	color: #fff;
}


/*Menu Cont Personal*/
#menu_cp{
	
}

#menu_cp ul{
	list-style-type: none;
}

#menu_cp li{
	float: left;
	margin: 0 5px 0 0;
	background: url("../img/bg_cp_buttons.gif");
	border: 2px solid #c0def2;
}

#menu_cp li:hover, #menu_cp li.sel{
	background: url("../img/bg_cp_buttons_hv.gif");
	border: 2px solid #1e6a9b;
}

#menu_cp li a{
	display: block;
	padding: 25px 8px 25px 59px;
	font-size: 12px;
	color: #1e6a9b;
	font-weight: bold;
}


#menu_cp a.e0{
	background: url("../img/edit_0.png") no-repeat 5px center;
}
#menu_cp a.e1{
	background: url("../img/edit_1.png") no-repeat 5px center;
}
#menu_cp a.e2{
	background: url("../img/edit_2.png") no-repeat 5px center;
}
#menu_cp a.e3{
	background: url("../img/newsletter.png") no-repeat 5px center;
}




#menu_bottom{
	float:left;
	margin-top:2px;
}

#menu_bottom ul{
	list-style-type:none;
}

#menu_bottom li{
	display:inline;
	padding:0 8px;
	border-right:1px solid #7C7C7C;
}

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

.title_content{
	font-size:15px;
	height:17px;
	color:#ff0000;
	margin-bottom:5px;
	border-bottom: 1px solid #666;
}


p.p{
	font-size:9px;
	font-weight:normal;
	color:#000000;
	padding:3px 0 3px 45px;
	margin:0;
}
p.pd{
	padding:4px 0 4px 20px;
}
.p_t{
	background:url(../img/d_t.png) no-repeat 20px;
}
.p_tpe{
	background:url(../img/d_tpe1.gif) no-repeat 20px;
}
.p_co{
	background:url(../img/d_c.gif) no-repeat 20px;
}
.p_v{
	background:url(../img/d_v.gif) no-repeat 20px;
}

.locatie{
	width: 530px !important;
	margin-top:10px;
}
.locatie ul{
	float:left;
	margin-right:5px;
	padding:2px 5px 2px 5px;
	width:160px;
	list-style-type: none;
}

.locatie li{
	list-style-type: none;
}

.p_detalii{
	
}

.p_detalii .l{
	width: 250px;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-top: 15px;
	}
	.p_detalii .l img{
		border: none;
	}

.p_detalii .r{
	float: left;
	width:300px;
	}

.p_detalii .r p, .p_detalii .r div {

	margin-bottom: 10px;
}	
	.p_detalii .r h2{
		text-align: left;
		height: 22px;
		font-size: 13px;
	}
	
	.p_detalii .r .pret{
		font-weight: bold;
		margin-bottom: 5px;
	}
	
	.d_firma{
		border-top:1px dotted #A4CCEF;
		border-bottom:1px dotted #A4CCEF;
		
		margin-top:10px;
		margin-bottom:7px;
		padding:25px 0 25px 40px;
		
		font-size:13px;
		font-weight:bold;
		background: url("../img/p_firma.png") no-repeat left center;
		}
		
		.d_firma a{
			color: #4481BC;
			}
			
			.d_firma a:hover{
				text-decoration: underline;
			}
	
	.d_action{
		padding: 8px 0 8px 30px;
		color: 
		}
		.d_c{font-size:15px;}
		.d_t{ no-repeat left center;}
		.d_tpe{background:url(../img/d_tpe.gif) no-repeat left center;}
		.d_a{background:url(../img/d_a.gif) no-repeat left center;}
		.d_s{background:url(../img/d_s.gif) no-repeat left center;}
		
	.d_action a{
			color: #fff;
			background-color:#cc0000;	
			}
			
			.d_action a:hover{
				text-decoration: underline;
			}

.p_detalii .b{
	margin-bottom: 10px;	
}

.bold{
	font-weight: bold;
	margin: 18px 0 5px;
}

.f_detalii{
	
}


.f_detalii .l{
	float: left;
	width: 340px;
}

.f_detalii .l ul{
	list-style-type: none;
}

.f_detalii .l li{
	padding: 7px 5px;
	border-bottom: 1px solid #D7E8F3;
	background-color: #F5F9FB;
	clear: left;
	font-size: 10px;
}

.f_detalii .l label{
	font-weight: bold;
	float: left;
	width: 130px;
}


.f_detalii .r{
	float: right;
	width: 240px;
}



.anunturi_cat{
	margin-bottom: 20px;
	margin-top: 20px;
}

.anunturi_cat h2{
	font-size: 15px;
	height: 19px;
	border-left: 10px solid #FFBB00;
	border-right: 5px solid #FFBB00;
	padding-left: 10px;
	color: #FFA600;
	margin-bottom: 15px;
}

.anunturi_cat h3{
	font-size: 11px;
	height: 15px;
margin-bottom: 15px;
}

.anunturi_cat ul{
	list-style: none;
}

.anunturi_cat li{
	padding: 3px;
	margin-bottom: 5px;
}

.anunturi_cat p {line-height: 21px;}

.mai_multe{
	float: right;
	margin-top: -21px;
	margin-right: 25px;
	background: url("../img/icon_sageata.gif") no-repeat left 3px;
	padding-left: 15px;
	color: #E58D0F;
}
.anunt_detalii{
	background: url("../img/icon_sageata.gif") no-repeat left 3px;
	padding-left: 15px;
	color: #E58D0F;
}
.mai_multe:hover{
	text-decoration: underline;
}


.basicForm{
	
}

.basicForm div{
	margin-bottom: 5px;
}

.basicForm ul{
	list-style-type: none;
}

.basicForm li{
	margin-bottom: 3px;
}

.basicForm h2{
	background: #eef0f1;
	height: 14px;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 12px;
	border-top: 1px solid #c3cdd3;
	border-bottom: 1px solid #c3cdd3;
}

.basicForm h3{
	background: #E6EFF6;
	height: 13px;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 11px;
}

.basicForm label{
	float: left;
	width: 160px;
	padding-top: 4px;
	font-weight: bold;
}

.basicForm input, textarea{
	width: 200px;
	border: 1px solid #ccc;
	padding: 1px 0px;
}

.basicForm select{
	width: 204px;
	border: 1px solid #ccc;
	padding: 1px;
}



.button {
  background: #d93434;
  background-image: -webkit-linear-gradient(top, #d93434, #8f0e0e);
  background-image: -moz-linear-gradient(top, #d93434, #8f0e0e);
  background-image: -ms-linear-gradient(top, #d93434, #8f0e0e);
  background-image: -o-linear-gradient(top, #d93434, #8f0e0e);
  background-image: linear-gradient(to bottom, #d93434, #8f0e0e);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
	font-size: 12px;
	padding: 5px 10px !important;
	text-decoration: none;
	cursor: pointer;
}

.button:hover {
  background: #f52929;
  background-image: -webkit-linear-gradient(top, #f52929, #c94545);
  background-image: -moz-linear-gradient(top, #f52929, #c94545);
  background-image: -ms-linear-gradient(top, #f52929, #c94545);
  background-image: -o-linear-gradient(top, #f52929, #c94545);
  background-image: linear-gradient(to bottom, #f52929, #c94545);
  text-decoration: none;
}

.checkbox{
	width: auto !important;
}


.basicTable{
	
}
.basicTable th{
	background: #E6EFF6;
	padding: 5px; 
}

.basicTable tr:hover{
	background: #F5F8FB;
}

.basicTable td{
	padding: 5px; 
}

.adauga{
	padding-bottom: 7px;
	height: 17px;`
}
.adauga a{
	display:block;
	float:left;
	font-size: 11px;
	font-weight:bold;
	background: url("../img/add.png") no-repeat left center;
	padding: 3px 0 3px 20px;
	color: #018F00;
}

.title_e{
	cursor: pointer;
	text-decoration: underline;
}

.successMsg{
	background: url("../img/icon_successMsg.gif") no-repeat left center;
	font-size: 12px;
	font-weight: bold;
	color: #1baa0b;
	padding: 10px 40px;
}

.notSuccessMsg{
	background: url("../img/icon_notSuccessMsg.gif") no-repeat left center;
	font-size: 12px;
	font-weight: bold;
	color: #d60d0d;
	padding: 10px 40px;
}

.banner{
	margin-bottom: 3px;
}
.banner img{
	border: none;
}

#h_filter{
	
}
#c_filter{
	
}

.b2{
	padding: 0;
	font-size: 10px;
}

#hartaSite, #hartaSite ul{
	list-style-type: none;
}

#hartaSite a:hover{
	text-decoration: underline;
}

#hartaSite li{
	font-weight: bold;
	margin-bottom: 10px;
}

#hartaSite ul li{
	font-weight: normal;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 0;
}

#stiri{
	list-style: none;
}

#stiri li{
	padding: 20px 10px;
	border-bottom: 1px solid #cacaca;
	
}

#stiri p{
	
}

#stiri a{
	font-weight: bold;
}

#stiri a:hover{
	text-decoration: underline;
}


.raiting{
	width: 87px;
	height: 17px;
}

.stars5{
	background: url("../img/stars5.gif");
}
.stars4{
	background: url("../img/stars4.gif");
}
.stars3{
	background: url("../img/stars3.gif");
}
.stars2{
	background: url("../img/stars2.gif");
}
.stars1{
	background: url("../img/stars1.gif");
}
.stars0{
	background: url("../img/stars0.gif");
}


.comentarii{
	margin-top: 10px;
	background: #f5f5f5;
	padding: 10px;
	border: 1px solid #e8e9d3;
}

.comentarii h2{
	font-size: 13px
}

.comentarii .add_com{
	float: right;
	margin-top: -15px;
	font-size: 12px;
color:#fff;
	background-color: #333;

	padding: 2px 5px;
}

.comentarii ul{
	margin-top:10px;
	list-style-type: none;
}

.comentarii ul li{
	margin-bottom: 13px;
}


#login{
	margin-top: 10px;
}

#login div{
	margin-bottom: 5px;
}

#login input{
	border: 1px solid #ccc;
}
#login input[type=text], #login input[type=password]{
	padding:2px;
	width: 200px;
}

.box_c input{
	width: 172px;
}

.cat_prod li{
	border: none;
}

.cat_prod li a{
}

.stiri div{
	background: #eeeeee;
}

.stiri li{
	border: none;
}


.product-list-header{
	padding: 4px;
	background: #666666;
}

.product-list-header ul{
	list-style-type: none;
}

.product-list-header ul li{
	display: inline;
	color: #fff;
}

.product-list-header ul li a{
	color: #fff;
	margin-left: 2px;
}


#judete_menu{
	list-style-type: none;
	height: 17px;
}

#judete_menu li{
	float: left;
	padding: 2px 4px;
	position: relative;
}

#judete_menu li a{
	display: block;
	text-decoration: none;
	font-size:11px;
}


#judete_menu li ul{
	top:12px;
	left: 0;
	position: absolute;
	display: block;
	visibility: hidden;
	list-style-type: none;
	background: #F7F7F7;
	border:1px solid #BFBFBF;
	width: 100px;
}

#judete_menu li ul li{
	display: block;
	float: none;
}

#judete_menu li ul li a:hover{
	text-decoration: underline;
}

.paginare{
	background: #666;
	padding: 5px;
}

.paginare ul{
	list-style-type: none;
	text-align: center;
}

.paginare li{
	display: inline;
	line-height: 20px;
}

.paginare li a {
	background: #F7F7F7;
	padding: 1px 4px;
	border: 1px solid #CFCFCF;
}

.paginare li a:hover {
	border: 1px solid #cc0000;
}

.inapoi{
	float: right;
	background: #cc0000;
	padding: 1px 10px;
	margin-top: -25px;
	color: #fff;
}

.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(/assets/img/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(/assets/img/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #444;
background: url(/assets/img/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 98%;
}

.arrowlistmenu ul li a:visited{
color: #444;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #444;
background-color: #F3F3F3;
}
.unread
{
	font-weight: bold;
}

span.commandDetails
{
	text-transform: capitalize;
	font-weight: bold;
}
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 2px 0 2px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}

ul.productDetailsActions
{
	list-style-type: none;
}


ul.productDetailsActions li
{
	margin-left: 10px;
}


ul.productDetailsActions li a
{
	color: #1111CC;
}


ul.productDetailsActions li a:hover
{
	text-decoration: underline;
}

table.offerListTable
{
	text-align: left;
}

table.offerListTable th,td
{
	padding: 5px;
}

table.offerListTable a
{
	color: #1111CC;
}

table.offerListTable a:hover
{
	text-decoration: underline;
}

div.twitter_notice
{
    color: #00529B;
    border: 1px solid #00529B;
    background-color: #BDE5F8;
	padding: 5px;
	width: 250px;
}

div.twitter_notice input
{
	width: 194px !important;
}

div.facebook_notice
{
	background-color: #5F78AB;
	border-bottom: 1px solid #1A356E;
    border-top: 1px solid #879AC0;
    color: #FFFFFF;
    display: block;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-weight: bold;
    margin: 1px 1px 0 21px;
    padding: 2px 6px 3px;
    text-shadow: none;
}

/* ADAUGAT */

div.boxproductImage {
		position: relative;
		-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,.8);
		-moz-box-shadow: 1px 2px 2px rgba(0,0,0,.8);
		box-shadow: 1px 2px 2px rgba(0,0,0,.8);
 
		/* Kokakify */
		padding: 10px;
		background: white;
	}

	a.result_img p {
		height: 140px
	}

	a.result_img img {

		/* margin: 20% 30%; */
		max-height: 120px;
		max-width: 60px;
		margin: 0 auto;
	}
 
	div.boxproductImage img {
		max-width: 100%;
		border: 1px solid #E2E2E2;
	}

	.product_top {
		font-family: Arial;
		padding: 10px 10px 30px 5px; 
		border-bottom: 1px solid #cacaca;

	}

	div.product_description {
		text-align: justify;
		padding: 20px 10px;
			
	}

	div.product_top_container {
		height: 350px;
	}

	div.product_top_image {
		width: 270px; 
		float: left;
	}

	div.product_image_container {
		height: 320px; 
		margin: 0 auto;
	}

	div.product_top_details {
		 margin-left: 10px;
		 float: left;
		 width: 320px;
		 height: 340px;
	}

	.product_top_details h2 {
		font-size: 15px;
		text-align: left;
		color: #212121;
	}

	div.product_price {font-size: 45px; text-align: center; margin-top: 25px; font-family: "Droid Sans";}
	div.product_price small {font-size: 15px;}
	div.product_price p {margin: 0; padding: 0;}
	div.product_by  {font-size: 14px; margin-top: 60px; color: #1a1a1a; line-height: 18px;}
	div.product_by span {text-decoration: underline;}
	div.product_by p {margin-bottom: 10px;}
	div.product_by {height: 60px;}
	div.product_title {margin-top: 5px; }
	a.firm_catalog {position: relative; top: 20px; font-size: 12px; left: 17px; color: #3d3d3d !important; }
	div.product_description h3{margin-bottom: 10px;}
	div.product_description p {margin-bottom: 20px; line-height: 21px;}
	div.product_actions {margin-top: 0px; text-align: center;}
 	div.product_actions a {color:#757575 !important; padding-right: 4px; font-size: 11px;}
 	div.product_actions a:hover, a.firm_catalog:hover {color: #283821 !important; text-decoration: underline;}

 	a.css3button {
		font-size: 14px;
		color: #ffffff;
		padding: 10px 20px;
		background-color: #ab0000;
		border-radius: 0px;
		border: 1px solid #7d0000;
				}

	a.product_firm {
			font-size: 14px;
			color: #ffffff;
			padding: 10px 20px;
			background-color: #003366;
			border-radius: 0px;
			border: 1px solid #003366;
			}

	div.f_detalii h2 {text-align: left; padding-left: 5px; font-size: 22px; margin-bottom: 10px; margin-top: 20px; }
	div.firm_new a.css3button {position: relative; top: -30px;}
	div.firm_new a.product_firm {position: relative; top: 15px;}
	div.top_buttons_firm {margin-bottom: 70px; margin-top: 42px;}
	div.middle_buttons_firm {margin-bottom: 30px;}
	div.middle_buttons_firm p, div.bottom_buttons_firm p {margin-bottom: 10px;}
	div.middle_buttons_firm a, div.bottom_buttons_firm p {color:#666666 !important; font-size: 11px;}
	div.middle_buttons_firm a {text-decoration: underline}
 	div.middle_buttons_firm a:hover, a.firm_catalog:hover {color: #283821 !important; text-decoration: underline;}
	div.new_firm_description p {line-height: 21px;}
	div.not_active {
		margin: 0 auto;
		text-align: center;
		padding: 10px 0;
		background-color: rgb(255, 24, 24);
		color: #fff;
		margin-left: 5px;
		font-size: 15px;
	}
