* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #6C93B8;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

body {
	font-family: Trebuchet MS;
	background: url(../image/body_bg.jpg) repeat-x top left;
}

#site {
	width: 980px;
	margin: 0px auto;
	font-family: Trebuchet MS;
}

#header {
	width: 980px;
	height: 170px;
}

#logo {
	width: 193px;
	height: 30px;
	margin-top: 30px;
	float:left;
}

#logo a {
	display: block;
	text-indent: -10000px;
	width: 193px;
	height: 30px;
	background: url(../image/logo.jpg) no-repeat top left;
}

#header .meniu_top {
	width: 980px;
	height: 30px;
	margin-top: 22px;
}

#header .meniu_top ul {
	height: 30px;
	list-style-type: none;
	margin-left: 200px;
	display: block;
}

#header .meniu_top ul li{
	display: block;
	float: left;
	margin-right: 20px;
}

#header .meniu_top ul li a {
	font-weight: bold;
	font-size: 14px;
	color: #1ab6e9;
	padding-top: 7px;
	height: 23px;
	display: block;
	float: left;
}

#header .meniu_top ul li a:hover {
	color: #ea4f1f;
	text-decoration: none;
}

#header .meniu_top ul li.on {
	background: url(../image/link_border_left.jpg) no-repeat top left;
	padding-left: 15px;
	height: 30px;
}

#header .meniu_top ul li.on a {
	background: url(../image/link_border_right.jpg) no-repeat top right;
	padding-right: 15px;
	height: 25px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}







#header .moneda {



	width: 140px;



	height: 24px;



	background:url(../image/moneda.jpg) no-repeat top left;



	padding: 6px 0px 0px 20px;



	color: #FFFFFF;



	font-weight: bold;



	font-size: 14px;



	float: right;



	margin-top: -30px;



	margin-right: 100px;





}







#header .moneda select {

	width: 60px;

	font-size: 10px;

	background: url(../image/bg_input.jpg) repeat-x top left;

	border:none;

	height:16px;

	border:1px solid #FFFFFF;

	color: #999999;

}



#header .moneda select option {

	background-color:#ffffff;

	padding: 4px;

}





#header .search {



	width: 193px;



	height: 28px;



	float:left;



	margin-top: 40px;



}











span.bara {



	display:block;



	width: 6px;



	height: 97px;



	background: url(../image/bara.jpg) no-repeat top left;



	float: left;



	margin-left: 20px;



	margin-right: 20px;



}	







#header .search span {



	display:block;



	width: 180px;



	height: 19px;



	background: url(../image/input.jpg) no-repeat top left;



}











#header .search input {



	width: 169px;



	margin-left:5px;



	height: 15px;



	color: #818181;



	border: 0px;



	margin-top: 2px;



	background: url(../image/bg_input.jpg) repeat-x top left;



	font-size:12px;



}



#search input.search_input {

	height: 15px !important;

	width:200px !important;

	padding: 2px 3px 2px 3px !important;

}






#search div.search_form {
	background: silver;	
	border: none !important;
	padding: 5px 10px 5px 10px;
}





#header .search input.button {
	display:block;
	width: 61px;
	height: 19px;
	background: url(../image/button.jpg) no-repeat top left;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin-left: 120px;
	margin-top: 3px;
	cursor: pointer;
	padding-right: 2px;
	padding-bottom: 2px;
}



#header .login input.button:hover,
#header .search input.button:hover {
	color: #9ac8ed;
} 







#header .login {



	float: left;



	width: 210px;



	float: left;



	margin-top: 10px;



	color: #818181;



	font-size: 12px;



	margin-top: 40px;

	



	}



#header .login a {



	margin-right:10px;



	margin-left: 0px;



	color: #e4e4e4;



	text-decoration: underline;



	font-size: 11px;



	float: left;



	margin-top: -10px;	



}







#header .login span {



	display:block;



	width: 116px;



	height: 19px;



	background: url(../image/input_old.jpg) no-repeat top left;



	margin-top: -10px;

	





}







#header .login input {



	width: 106px;



	margin-left: 5px;



	height: 15px;



	color: #818181;



	border: 0px;



	margin-top: 2px;



	background: url(../image/bg_input.jpg) repeat-x top left;



	font-size: 12px;



}







#header .login input.button {



	background: url(../image/button.jpg) no-repeat top left;



	border: none;



	margin-left: 120px;



	margin-top: -55px;



	float: left;



	cursor: pointer;



	color: #FFFFFF;



	font-weight: bold;



	font-size: 11px;



	width: 61px;



	height: 19px;



	padding-right: 2px;

	padding-bottom: 2px;



}







#header .login a:hover {



	color: #69a7d8;



}







#header .cos {



	width: 240px;



	height: 63px;



	float: left;



	background: url(../image/cos.jpg) no-repeat right bottom;



	padding-top: 25px;



	color: #ffffff;



}







#header .cos span {



	font-size: 30px;



	color: #ffffff;



}







#header .cos a {



	font-size: 11px !important;



	text-decoration: underline;



	color: #d3d8e1;



	font-size: 12px;



}







#header .cos a:hover {



	color: #69a7d8;



}







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


#col_a {
	width: 200px;
	float: left;
}


#col_a h1 {
	font-size: 14px;
	color: #FFFFFF;
	width: 190px;
	height: 21px;
	background: url(../image/bg_titlu_a2.jpg) no-repeat top left;
	padding: 3px 0px 0px 10px;
	

}

#col_a span.loc_h1 {
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px 0px 3px 10px;
	display: block;
	background: url(../image/bg_titlu_a2.jpg) no-repeat top left;
	font-weight: bold;
}


#col_a p,
#col_b p,
#col_c p {
	color: #283d51;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}



#col_a ul.meniu {
	list-style-type: none;
	margin-left: 5px;
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
	}



#col_a ul {
	list-style-type: none;
	margin-left: 10px;
}




#col_a ul.meniu li.categorie {
	color: #445666;
	background: url(../image/meniu_bulet.jpg) no-repeat left center;
	padding-left: 15px;
}



#col_a ul.meniu li.categorie1 {
	background: url(../image/bullet_punct.jpg) no-repeat left center;
	padding-left: 15px;
}



#col_a ul.meniu li.categorie1 a {
	color: #445666;
	font-size:12px;
}


#col_a ul.meniu li.with_subcateg {
	border: 1px solid #FFFFFF;
}	




#col_a ul.meniu li.categorie a {
	color: #445666;
}



#col_a ul.sub_categ {
	font-size: 11px;

}



#col_a ul.meniu li ul li.subcategorie {



	font-size: 12px !important;



	color: #a4c4e1 !important;



}







#col_a ul.meniu li ul li {



	color: #6c93b8;



	margin-left: 15px;



}







#col_b {



	width: 528px;



	float: left;



	border: 1px solid #fff;



	margin-left: 8px;



	margin-right: 10px;
	font: 12px Trebuchet MS;


}







#col_b h1 {



	color: #FFFFFF;



	display: block;



	width: 528px;



	height: 20px;



	font-size: 12px;



	background: url(../image/bg_titlu_b.jpg) no-repeat top left;



	padding: 4px 0px 0px 10px;



	margin-bottom: 10px;



}







#col_b h1 a {



	color: #ffffff;



	



}







#col_b h1 a:hover {



	color: #FFFFFF;



	text-decoration: underline



}







#col_b span.linie {



	display: block;



	clear: both;



	height: 1px;



	border-top: 1px dotted #919191;



}







#col_b .produs_a {



	width: 145px;



	border-right: 1px dotted #919191;



	display:block;



	float: left;



	text-align: center;



	padding: 10px 15px 0px 15px;



	position: relative;
}

#col_b .produs_b .imagine_produs,

#col_b .produs_a .imagine_produs  {

	width: 145px;

	height: 130px;

}



#col_b .produs_b .pret_produs,

#col_b .produs_a .pret_produs  {

	width: 145px;

	height: 80px;

}









#col_b .produs_b .promotie {



	width: 63px;



	height: 40px;



	position: absolute;



	top: 10px;



	left: 10px;



	background: url(../image/promotie_rosu.gif) no-repeat top left;



	color: #FFFFFF;



	padding-top: 20px;



}











#col_b .produs_b a.titlu_produs,



#col_b .produs_a a.titlu_produs {



	display: block;



	font-size: 13px;



	color: #6f8598;



	text-align: left;



	font-weight: bold;

	

	letter-spacing: 1px;

	



}







#col_b .produs_b a.titlu_produs:hover,

#col_b .produs_a a.titlu_produs:hover {



	text-decoration: underline;



}









#col_b .produs_b span.pret_vechi,

#col_b .produs_a span.pret_vechi {

	font-size: 11px;

	padding: 0px;

}





#col_c .produs_nou p.buc,

#col_b .produs_b p,

#col_b .produs_a p {

	font-size: 11px;

	float: left;

}


#col_b .produs_b p.bucati,
#col_b .produs_a p.bucati {
	margin-left:35px;
}



#col_c .produs_nou input {
	background: url(../image/bg_input.jpg) repeat-x top left;
	border: 1px solid #dadada;
	width: 27px;
	float: left;
	padding-left: 3px;
	margin-right: 3px;
	margin-top: 15px;
	margin-left: 20px;
	font-family: Trebuchet Ms;
	color: #5F5F5F;
}







div.box_produs div.continut_box_produs ul li input,



#col_b .produs_b input,



#col_b .produs_a input {



	background: url(../image/bg_input.jpg) repeat-x top left;



	border: 1px solid #dadada;



	width: 27px;



	float: left;



	padding-left: 3px;



	margin-right: 3px;



}







#col_b a.button_mare {



	display: block;



	color: #FFFFFF;



	width: 81px;



	height: 20px;



	background: url(../image/button_mare.jpg) no-repeat top left;



	padding: 0px 0px 0px 0px;



	float:right;



	font-size: 14px;



	margin-bottom: 20px;

	

	margin-top: 2px;

	

	font-weight: bold;



} 











#col_b .produs_b img,



#col_b .produs_a img {



	width: 80px;



	height: 80px;



}





#col_b .produs_b p.discount,

#col_b .produs_a p.discount{

	display: block;

	width: 141px;

	height: 21px;

	color: #ea4f1f;

	font-size: 12px;

	margin: 0px;

	padding-top: 2px;

	padding-right: 5px;

	padding-left: 5px;

	text-align:left;

	position: relative;

	text-align: left;

	line-height: 20px;



}



#col_b .produs_b p.discount span,

#col_b .produs_a p.discount span {

	font-size: 13px;

	display:block;

	margin-top: -18px;

	text-align: right;

	padding: 0px;

}



#col_b .produs_b p.discount span,

#col_b .produs_a p.discount span{

	margin-left: 50px;

	font-size: 13px;

	position: absolute;

	top: 20px;

	right: 3px;

	line-height: 20px;

}



#col_b .produs_a p.pret_nou,

#col_b .produs_b p.pret_nou {

	display: block;

	width: 146px;

	height: 21px;

	background: url(../image/pret_redus.jpg) no-repeat center left;

	color: #FFFFFF;

	font-size: 13px;

	font-weight: bold;

	margin: 0px 0px 9px 0px;

	padding-top: 2px;

	padding-left: 5px;

	position: relative;

	text-align: left;

	line-height: 20px;

}



#col_b .produs_a p.pret_nou span,

#col_b .produs_b p.pret_nou span {

	position: absolute;

	top: 2px;

	right: 3px;

	padding: 0px;

	line-height: 20px;

}



#col_b .produs_a p.pret,

#col_b .produs_b p.pret {

	display: block;

	width: 141px;

	height: 21px;

	background: url(../image/pret.jpg) no-repeat center left;

	color: #ea4f1f;

	font-size: 13px;

	font-weight: bold;

	margin: 0px 0px 9px 0px;

	padding-top: 2px;

	padding-right: 5px;

	padding-left: 5px;

	text-align:left;

	position: relative;

	line-height: 20px;

}



#col_b .produs_a p.pret span,

#col_b .produs_b p.pret span {

	position: absolute;

	top: 2px;

	right: 3px;

	padding: 0px;

	line-height: 20px;

}







#col_b .produs_b {



	width: 145px;



	display:block;



	float: left;



	text-align: center;



	padding: 10px 15px 0px 15px;

	



	position: relative;




}











#col_c {



	width: 194px;



	float: left;



	font-size: 11px;



}







#col_c h1 {



	font-size: 14px;



	color: #FFFFFF;



	display: block;



	width: 185px;



	height: 21px;



	background: url(../image/bg_titlu_c.jpg) no-repeat top left;



	padding: 3px 0px 0px 10px;



}







#col_b div.banner {



	width: 477px;



	height: 148px;



	margin-bottom: 20px;



}















/*slider START*/







.gutter {



	position: relative;



	height: 16px;



	width: 185px;



	margin-top: 30px;



	background: url(../image/16sliderbg.gif) repeat-x;



}







.knob {



	position: absolute;



	height: 16px;



	width: 25px;



	background: url(../image/16ball.gif) no-repeat;



	cursor: pointer;



}







#minLabel {



	float:left;



	margin-top: 10px;



}







#maxLabel {



	float: right;



	margin-top: 10px;



	margin-right: 4px;



}







.slider_pret {



	width: 185px;



	border-top: 1px solid #999999;



	margin-top: 10px;



	padding-bottom: 10px;



}











/*slider END*/











span.linie {



	display: block;



	width: 100%;



	height:1px;



	border-top:1px solid #4C6680;



	margin-top: 10px;



	margin-bottom: 5px;



}







#col_c h2 {



	font-size: 12px;



	color: #4c6680;



	border-bottom: 1px solid #4c6680;



	margin-top: 10px;



	margin-bottom: 10px;



	width: 185px;



}







#col_c ul {



	list-style-type: none;



	margin-left: 5px;



}







#col_c ul li {



	margin-bottom: 0px;



}







#col_c a.link {



	display: block;



	float:left;



	width: 120px;



	margin-top: 7px;



}







#col_c h1.filtre {



	background: url(../image/filtre_top.jpg) no-repeat top left;



	width: 186px;



	height: 19px;



}







#col_b div.filtre {
	float:left;
	padding-bottom: 10px;
	padding: 2px;
	margin-left: 0px;
	border-left:1px solid #e0cfcf;
	border-right:1px solid #e0cfcf;
	border-bottom:1px solid #e0cfcf;
	width: 522px;
}
#col_b div.filtre ul {
	list-style-type: none;
}
#col_b div.filtre ul li {
	float: left; 
	padding: 0 6px;
	margin: 6px 0;
}
#col_b h1.filtre {
	background: url("../image/bg_titlu_b_orange.jpg") no-repeat scroll left top transparent;
	margin-bottom: 0px;
	height: 19px;
}
#col_b div.filtre ul li a {
	font-weight: bold;
}
#col_b div.filtre ul li a:hover {
	color: #EA4F1F;
}





span.bottom_filtre {



	display: block;



	width: 195px;



	height: 11px;



	background: url(../image/border_filtre.jpg) no-repeat top left;



	float: left;



	margin-left: -1px;



}







span.clear {



	width: 100%;



	clear: both;



}







#col_c a.button_mic {



	display: block;



	color: #FFFFFF;



	width: 67px;



	height: 18px;



	background: url(../image/button_mic.jpg) no-repeat top left;



	padding: 3px 0px 0px 7px;



	margin-top: -25px;



	margin-left: 130px;



	float: right



} 



#col_c input.button_mic {

	display: block;

	color: #FFFFFF;

	width: 67px;

	height: 21px;

	background: url(../image/button_mic.jpg) no-repeat top left;

	padding: 1px 4px 5px 0px;

	margin-top: -25px;

	margin-left: 130px;

	float: right;

	border: 0;

} 







#col_c a.button_mic:hover {



	color: #5991C0;



}



#col_c input.button_mic:hover {



	color: #5991C0;



}





#col_c .produse_noi {



	width: 193px;



	float:left;



	border-left:1px solid #e0cfcf;



	border-right:1px solid #e0cfcf;



	padding-top: 5px;



}







#col_c span.border_bottom {



	display:block;



	width: 195px;



	height: 9px;



	background: url(../image/border.jpg) no-repeat top left;



	float:left;



}







#col_c .produs_nou {
	text-align: center;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 0px;
	float:left;
	width: 180px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;


}







#col_c .no_border {
	border: 0;
}
#col_c .pad_top {
	padding-top: 5px;
}






#col_c .produs_nou a {



	display: block;



	font-size: 12px;



	color: #6f8598;



	font-weight: bold;



	/*margin-bottom: 10px;*/



}







#col_c .produs_nou a:hover {



	text-decoration: underline;



}







#col_c .produs_nou a.button_mare {



	margin-top: 43px;



	width:81px;



	height: 20px;



	display: block;



	background: url(../image/button_mare.jpg) no-repeat top left;



	color: #FFFFFF;



	font-weight: bold;



	margin-left: 90px;

	

	font-size: 14px



}







#col_c .produs_nou img {



	width: 70px;



	height: 70px;



	overflow: hidden;



	/*margin-bottom: 10px;*/



	float:right;



}







#col_c .produs_nou p {
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
}







#col_c .produs_nou p span {



	color: #ea4f1f;
	


}







#footer {



	display: block;



	clear: both;



	width: 100%;



	border-top: 1px solid #999999;



	margin-top: 40px;



	margin-bottom: 10px;



	font-size: 11px;



	text-align: center;



	float:left;



	padding-top: 10px;
	padding-bottom: 50px;


}







#footer ul.logos {



	width: 100%;



	height: 50px;



	margin-top: 10px;



}







#footer ul.logos li {



	width: 90px;



	height: 40px;



	list-style-type: none;



	float:left;



	margin-left: 16px;



	margin-right: 16px;



}







/*pagina_produsului*/







div.detalii_produs {



	width: 527px;	



	float: left;



}







div.poza_produs {



	width: 250px;



	height: 210px;



	float: left;



	margin-top: 10px;



	text-align: center;



}







div.poza_produs a {



	font-size: 12px;



	margin-left: 10px;



}







div.box_produs {



	width: 263px;



	height: 275px;



	float: left;



	margin-top: 10px;



	margin-left: 5px;



}







div.box_produs div.top {



	width: 263px;



	height: 23px;



	background: url(../image/top_box_produs.gif) no-repeat top left;



	padding: 3px 0px 0px 0px;



	color: #FFFFFF !important;



	font-weight: bold;



	text-align: center;



}







div.box_produs div.continut_box_produs {



	width: 261px;



	border-left: 1px solid #cdcdcd;



	border-right: 1px solid #cdcdcd;



	background-color: #eae9e9;



}







div.box_produs div.continut_box_produs ul {



	list-style-type: none;



	color: #727272;



	font-size: 13px;



	font-weight: bold;



}







div.box_produs div.continut_box_produs ul li {



	text-align: center;



	border-top: 1px solid #ffffff;



	border-bottom: 1px solid #cdcdcd;



	padding: 5px 0px 5px 0px



}







div.box_produs div.continut_box_produs ul li.pret {



	font-size: 17px;



}







div.box_produs div.continut_box_produs ul li span {



	color: #a5713a;



}







div.box_produs div.continut_box_produs ul li input {



	background: url(../image/bg_input.jpg) repeat-x top left;



	border: 1px solid #dadada;



	width: 20px;



	float: none;



	padding-left: 3px;



	margin-left: -70px;



}







div.box_produs div.continut_box_produs ul li a.button_mare2 {
	display: block;
	color: #FFFFFF;
	width: 81px;
	height: 19px;
	background: url(../image/button_mare2.gif) no-repeat top left;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	letter-spacing: -1px;
	line-height: 20px;
	position:absolute;
	top:10px;
	left:150px;
}







div.box_produs div.continut_box_produs ul li img {
left:-51px;
position:relative;
top: 3px;
}


div.box_produs div.continut_box_produs ul li {
	position:relative;
}




div.box_produs div.continut_box_produs ul li span.comanda_tel {



	display:block;



	font-size:11px;



	margin-top: -38px;



	margin-left: 45px;



	color: #707070;

	

	line-height: 20px;



}





#col_a a.subcateg_link {

	font-weight: normal;


	display: block;

	font-size: 11px;

	padding-left: 24px;

	color: gray;

}







div.box_produs div.continut_box_produs ul li span.tel {



	margin-left: 50px;



	color: #707070;



	font-size: 17px;

	

	line-height: 18px;



}







div.poze_produs {



	width: 527px;



	height: 120px;



	float: left;



}







div.poze_produs ul {



	width: 527px;



	height: 80px;



	list-style-type: none;



	margin-left: 20px;



	margin-top: 10px;



}







div.poze_produs ul li {



	float: left;



}







div.poze_produs ul li img {



	border: 1px solid #c3c3c3;



	padding: 10px;



	margin-left: 10px;



	margin-right: 10px;



}







div.info_coments {



	float:left;



	width: 527px;



	margin-top:20px;



}







div.info_coments ul.taburi {



	list-style-type: none;



}











div.info_coments ul.taburi li {



	display: block;



	width: 121px;



	height: 23px;



	float: left;



	background: url(../image/top_info_comment.jpg) no-repeat top left;



	margin-left:5px;



	margin-right: 5px;



	text-align: center;



	padding-top: 5px;



	font-size: 13px;	



}











div.container_info_coments {



	width: 520px;



	float:left;



	border-top: 1px solid #e3e3e3;



	margin-bottom:10px;



	padding-top:10px;



}







div.container_info_coments h1 {



	color: #794308 !important;



	font-size:13px !important;



	display:block;



	background: none !important;



	margin: 0px !important;



	padding: 0px !important;



}







div.container_info_coments h2 {



	font-size:12px;



	color: #565656;



}







div.container_info_coments ul {



	list-style-type: none;



	width: 520px;



	font-size: 12px;



	color: #797979;



	margin-bottom:10px;



}







div.container_info_coments ul li {



	padding-top: 2px;



	padding-bottom: 2px;



}















div.container_info_coments ul li.detaliu {



	background-color: #e7e7e7;



}















/*comentarii produs*/







#comments {



	display: none;



}







div.container_info_coments div.container_comentarii {
	width: 520px;
	height: 350px;
	border: 1px solid #cdcdcd;
	float:left;
	overflow: auto;
}















div.container_info_coments div.container_comentarii div.comentariu {
	width: 490px;
	border-bottom: 1px solid #cdcdcd;
	padding: 10px 10px 10px 10px;
	float:left;



}







div.container_info_coments div.container_comentarii div.comentariu2 {
	width: 490px;
	border-bottom: 1px solid #cdcdcd;
	padding: 10px 10px 10px 10px;
	float:left;
	background-color: #e7e7e7;



}







div.container_info_coments div.container_comentarii div.comentariu2 span.avatar,
div.container_info_coments div.container_comentarii div.comentariu span.avatar {
	display:block;
	width:51px;
	height:48px;
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: -12px;
	background: url(../image/avatar.jpg) no-repeat top left;



}







div.container_info_coments div.container_comentarii div.comentariu2 span.nume,



div.container_info_coments div.container_comentarii div.comentariu span.nume {



	font-size: 12px;



	color: #666666;



	font-weight: bold;



	margin-left: 62px;



}







div.container_info_coments div.container_comentarii div.comentariu2 p,



div.container_info_coments div.container_comentarii div.comentariu p {



	font-size: 12px;



}











/* tabel pagina cos */







table.a {



	font-size: 12px;



	text-align: center;



}







table.a th {



	border-bottom: 1px solid #7ba2bf;



	border-top: 1px solid #7ba2bf;



	background-color: #ffffff;



	padding:2px;



}







table.a tr {



	background-color: #e0ebf3;



	



}







table.a td {



	padding: 5px;



}







table.a tr.color {



	background-color: #ffffff;



}







div.n {



	clear:both;



	float:right;



	text-align:right;



	



	}







div.n table td {



	padding: 0px;



	background-color:#FFFFFF;



	border: none;



	font-weight: bold;



	font-size:13px;



}







table.a td span {



	color: #FF0000



}







div.buttons {
	margin-top: 20px;
	margin-bottom: 20px;
	float:left;
}

div.buttons2 {
	margin-top: 20px;
	margin-bottom: 20px;
}









div.buttons table td {



	padding: 0px;



	background-color:#FFFFFF;



	border: none;



	font-size: 12px;



}







div.warning {



	font-size: 12px;



	color: #FF0000;



	margin-top: 5px;



	margin-bottom: 10px;



}







div.heading {



	border-bottom:1px solid #CCCCCC;



	margin-bottom: 20px;



	color: #666666;



	font-weight: bold;

	font-size:14px;

}











div.a {



	color: #666666 !important;



	font-size: 15px;



}







div.c {



	color: #666666 !important;



	margin-top:20px;



}







div.d {



	font-size: 12px;



}







div.g {



	font-size: 15px;



	margin-top: 20px;



	color: #666666 !important;



}







div.h textarea {



	font-size:12px;



	color: #999999;



}







/* checkout_confirm */







div.d ul,



div.b ul {



	list-style-type: none;



}











div.b {



	font-size:12px;



}







div.b table.c th {



	border-bottom: 1px solid #7395b0;



}







div.b table.c tr.color {



	background-color: #c6dcee



}







div.b table.c tr td {



	padding-right: 5px;



}







div.f {



	float:right;



	margin-top: 10px;



}







div.f table{



	font-weight: bold;	



}







/* checkout_payment */







table.checkout_payment {



	font-size: 12px;



}







#account div.c {



	font-size: 12px;



}







#checkout .e {



	float: left;



	width: 350px;



}







#checkout .f {
	margin-top:30px;
	float:right;
	margin-left: 20px;
}







#checkout .b .a {



	font-size: 12px;



}







#checkout .b .a table td a {



	margin-top: 10px;



	float:left;



}







#address .c table {



	font-size: 12px;



}







#col_b .results {



	font-size: 12px;



}











#login .a .c {



	height: auto !important;



	width: 200px;



	float:left;



}







#login .e {



	font-size: 12px;



}







#login .k table {



	font-size: 12px;



}







#login .j,



#login .d {



	font-size:15px;



	font-weight: bold;



}







#login .g {



	width: 260px !important;



	float: left !important;



	margin-left: 40px;



}







#login .a {



	width: 200px !important;



}







#login .a .b {



	font-size: 15px !important;



	font-weight: bold;



}







#login .g .i .m  {



	margin-top: -20px !important;



}







#login .g .i .m a {



	font-size: 12px;



}







#login .a .c .e input {



	float:left;



	margin-top: 10px;



}







span.required {



	color: #FF6600;



}







#address .f table {



	font-size:12px !important;



	font-weight: normal;



}







#history {



	margin-top: 20px !important;



	margin-bottom: 20px !important;



}







#history  .c {



	float:right !important;



	text-align:left !important;



	margin-top: 0px !important;



	font-size: 13px;



	font-weight: bold;



}







.buttons table {



	margin: auto;



}







#invoice .d {



	margin-top: 40px;



}







#invoice .e {



	font-size: 12px;



}







#invoice .a {



	font-size: 12px !important;



}







#error {



	font-size: 12px;



	color:#FF0000;



}







div.title {



	border-bottom: 1px solid #666666;



	margin-bottom: 10px;



}







div.bara_navigare {



	width: 527px;



	height: 19px;



	text-align: center;



	background: url(../image/bg_titlu_b.jpg) no-repeat top left;



	padding-top: 5px;



	float:left;



	font-size: 12px;

	







}







div.bara_navigare a {



	text-decoration: none;



	margin: 0px 6px 0px 6px;



	color: #FFFFFF;  

	

	padding: 0px 2px 0px 2px



}









div.bara_navigare a.selected {

	width: 18px;

	height: 30px;

	background: url(../image/onpage.jpg) no-repeat top left;

	padding: 8px 6px 7px 6px;

	color: #517592;

}



div.bara_navigare a.selected_2 {

	width: 20px;

	height: 30px;

	background: url(../image/onpage.jpg) no-repeat top left;

	padding: 8px 5px 7px 2px;

	color: #517592;

}







div.bara_navigare a.selected_2:hover,



div.bara_navigare a.selected:hover {



	color: #FFFFFF;



}







div.bara_navigare a.selected2 {



	width: 18px;



	height: 30px;



	background: url(../image/onpage.jpg) no-repeat top left;



	padding-top: 5px;



	padding-left: 0px;



	padding-right: 2px;



	padding-bottom: 6px;



	color: #517592;



}






div#categ_container {
	border: 1px solid #CCCCCC; 
	padding: 10px;
}

ul.container_categ {
	width: 250px;
	float: left;
}

ul.container_categ li.link_categ {
	width: 250px;
	display: block;
	font-size: 12px; 
}

#comments a.lasa_coment {
	font-size: 12px;
	float: right;
	margin-top: -20px;
	display: block;
	background: url(../image/button_mare.jpg) no-repeat top left;
	width: 81px;
	height: 18px;
	color: #FFFFFF;
	text-align: center;
}







input.buton_normal {
	display: block;
	color: #FFFFFF;
	width: 81px;
	height: 19px;
	background: url(../image/button_mare.jpg) no-repeat top left;
	padding: 0px 0px 2px 0px;
	float:right;
	font-size: 12px;
	margin-bottom: 20px;
	border: none;
	cursor: pointer;
	font-weight: bold;
}


input.buton_normal2 {
	display: block;
	color: #FFFFFF;
	width: 81px;
	height: 19px;
	background: url(../image/button_mare.jpg) no-repeat top left;
	padding: 0px 0px 2px 0px;
	font-size: 12px;
	margin-bottom: 20px;
	border: none;
	cursor: pointer;
	font-weight: bold;
}

input.buton_normal3 {
	display: block;
	color: #FFFFFF;
	width: 81px;
	height: 19px;
	background: url(../image/button_mare.jpg) no-repeat top left;
	padding: 0px 0px 2px 0px;
	font-size: 12px;
	margin-bottom: 0px;
	border: none;
	cursor: pointer;
	font-weight: bold;
	margin-left: 10px;
}



input.buton_inainte {
	display: block;
	color: #FFFFFF;
	width: 90px;
	height: 19px;
	background: url(../image/buton_inainte.jpg) no-repeat top left;
	padding: 0px 10px 2px 0px;
	float:right;
	font-size: 12px;
	margin-bottom: 20px;
	border: none;
	cursor: pointer;
}







input.buton_inapoi {
	display: block;
	color: #FFFFFF;
	width: 90px;
	height: 19px;
	background: url(../image/buton_inapoi.jpg) no-repeat top left;
	padding: 0px 0px 0px 5px;
	float:right;
	font-size: 12px;
	margin-bottom: 20px;
	border: none;
	cursor: pointer;
}











#create .f table {
	font-size: 12px;
	font-weight: normal;
}







#create .e{
	color: #666666 !important;
}


#create input[type=text], #create input[type=password], #create select{ width:300px;}
#create select{ padding:3px; width:302px;}
#create select option{ padding-left:3px;}

#edit input[type=text], #edit input[type=password], #edit select{ width:300px;}
#edit select{ padding:3px; width:302px;}
#edit select option{ padding-left:3px;}



#col_b select,
#col_b input[type=password],
#col_b input[type=text] {
	background: url(../image/input_bg.jpg) repeat-x top left !important;
	border:1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #5f5f5f;
	font-family: Trebuchet MS;
	position: relative;
	margin-left: -35px;
	left:35px;
	
}

#col_b select.produs,
#col_b input.produs {
	background: url(../image/input_bg.jpg) repeat-x top left !important;
	border:1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #5f5f5f;
	font-family: Trebuchet MS;
	position: relative;
	margin-left: -35px;
	left:0px;
}





#history .d {
	margin-bottom: 40px !important;
}







#search table {
	margin-bottom: 10px;
}







#search {
	margin-top: 20px;
	font-size: 12px;
}







#search form {
	margin-bottom: 20px;
}





#search form.search_form {
	border-bottom: 1px solid #cae9f3 !important;
}




#checkout_address .d span.error {
	font-size: 11px;
	color: #666666;
}


#contact div.d table tbody tr td span.error {
	color : red;
}



span.price_old {
	text-decoration: line-through;
}

span.error{ clear:both; color:#FF0000; font-size:11px; display:block;}

#col_b input.button_mare {
	display: block;
	color: #FFFFFF;
	width: 81px;
	height: 20px;
	background: url(../image/button_mare.jpg) no-repeat top left;
	padding: 0px 0px 6px 0px;
	float:right;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 2px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
} 



#col_b input.button_mare:hover {

	text-decoration: underline;

}	

	

#col_c .produs_nou input.button_mare {
	margin-top: 12px;
	width:81px;
	height: 20px;
	display: block;
	background: url(../image/button_mare.jpg) no-repeat top left;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	font-size: 12px;
	border: 0;
	padding-bottom: 4px;	
	cursor: pointer;
}



input.button_mare2 {
	margin-top: 12px;
	height: 20px;
	width: 115px;
	display: block;
	background: url(../image/button_mare2.jpg) no-repeat top left;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	font-size: 12px;
	border: 0;
	padding-bottom: 4px;	
	cursor: pointer;
}




#col_c .produs_nou input.button_mare:hover {
	text-decoration: underline;
}	




#captcha {
	display: none;
}



input.buton_normal2 {
	display: block;
	color: #FFFFFF;
	width: 81px;
	height: 19px;
	background: url(../image/button_mare.jpg) no-repeat top left;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	border: none;
	cursor: pointer;
	font-weight: bold;
}


#col_b div.bara_navigare2 {
	width: 527px;
	height: 10px;
	text-align: center;
	padding-bottom: 5px; 
	border-bottom:1px solid #1AB6E9; 
	float:left;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}

#col_b div.bara_navigare2 .selected {
	font-weight: bold; color:#1AB6E9;
}

div.box {
	width:180px;
	float:left;
}


h2.page_title {
	font-weight: bold;
	font-size: 18px;
	color: #1BB4ED;
	margin-left: -1px;
}


/*css pagini concurs */

h2.concurs {
	font-size:13px;
	color: #FF3300;
	margin-top: 10px;
}

/*END pagini concurs*/


/*
 * ISEOM <iseom.com> modified start
 */
.baseline {clear: both;padding-top: 20px;}
/*
 * ISEOM <iseom.com> modified end
 */
 
 .clearfloat {display:block; overflow:hidden; height:0px; line-height:0px; clear:both;}
 
 
 .rowlist{ position:inherit; border-bottom: 1px solid #1AB6E9;}
 .rowlist:hover{ background-color:#F9F9F9;}
 .rowlist .photo1{float:left; text-align:center; width:100px; }
 .rowlist .product_title{ float:left; width:250px; margin-left:5px; padding-top:12px;}
 
 .rowlist .product_title a{ font-size: 13px; color: #6f8598; text-align: left; font-weight: bold;}
 
 .rowlist .product_price{ float:right; width:155px;}
 .rowlist .qtycontent{ white-space:nowrap;}
 .rowlist .product_price input.qty{ width:25px; text-align:center;}
 
 .rowlist p.pret {

	display: block;
	width: 141px;
	height: 21px;
	background: url(../image/pret.jpg) no-repeat center left;
	color: #ED4F1F;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-align:center;
	position: relative;
	line-height: 20px;
}

#searchResult{ background-color:#FFF; border:1px solid #ccc; width:450px; padding:10px; z-index:1000;}
#searchResult ul{ list-style:none;}
#searchResult ul li{ list-style:none; border-bottom:1px solid #F2F2F2; padding:3px;}
#searchResult ul li:hover{ background-color:#F2F2F2;}
#searchResult ul li a{ color:#333; font-size:12px; text-decoration:none;}
#searchResult ul li label{ float:right; color:#EA4F1F; font-weight:bold;}

h5.titlu_produs{ font-size:18px;}

.searchseparator {background-color: #1AB6E9; color: #fff; font-weight: bold; font-size: 11px; margin: 5px 0 5px -10px; padding: 0 0 0 15px;}

#toolbar {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #4C667F;
}
#toolbar table {
	height: 35px;
	margin: auto;
}
#toolbar #copyright {
	color: #e4e4e4;
	font-size: 11px;
	padding: 0px;
}
#toolbar a {
	color: #e4e4e4;
	text-decoration: underline;
	font-size: 11px;
	
}
#toolbar #login-footer {
	display: none;
	position: absolute;
	bottom: 46px;
	background-color: #4c667f;
	padding: 0 5px 10px;
	border-bottom: 1px solid #fff;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#toolbar #login-footer span {
	display: block;
	padding: 10px;
}
#toolbar #login-footer input[type="submit"] {
	background: none;
	color: #1AB6E9;
	font-size: 11px;
	border: 1px solid #ccc;
	font-weight: bold;
	text-transform: capitalize;
	padding: 2px 10px;
}
#toolbar #login-footer input[type="text"], #toolbar #login-footer input[type="password"] {
	padding: 3px;
	background: fff;
	border: none;
}
#col_a span.border_bottom {
	display:block;
	width: 200px;
	height: 9px;
	background: url(../image/border_blue.jpg) no-repeat top left;
	float:left;
}
span.baraaa {
	display:block;
	width: 6px;
	height: 97px;
	background: url(../image/bara.jpg) no-repeat top left;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
#toolbar table td {
	background: url(../image/bara2.jpg) no-repeat center right;
}
#toolbar table td.last {
	background: none;
}
#toolbar .social {
	display: block;
	float: left;
	margin-left: 20px
}
