	/* GENERAL STYLES */
	body{ 
	margin: 0 auto  0 auto ; 
	background:#FBFBFB; 
	/*background-image: url('../img/po_bg_grads.jpg'); */
	/*background-repeat: repeat-x;*/
	background:#EAD07E; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B17A15', endColorstr='#FFFEC8'); /* for IE */ /*#6BCFFF*/
	background: -webkit-gradient(linear, left top, left bottom, from(#B17A15), to(#FFFEC8)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #B17A15,  #FFFEC8); /* for firefox 3.6+ */
	}
	.clearer { clear: both }
	a { color: #444 }

	/* PAGE STYLES */
	#page { 
	width: 1084px; margin: 0 auto  0 auto; 
	background:#fff; 
	padding: 15px 10px 0 25px; /*height: 99%;*/
	border: 1px solid #ddd;
	background:#FFFFFF; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFCC5', endColorstr='#FFFFFF'); /* for IE */ /*#6BCFFF*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FEFCC5), to(#FFFFFF)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FEFCC5, #FFFFFF); /* for firefox 3.6+ */
	}

	/* HEADER STYLES */
	#header { 
	/*background-image: url('../img/bg_header_top.gif'); */
	width: 1064px;
	background:#060606; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#060606', endColorstr='#060606'); /* for IE */ /*#6BCFFF*/
	background: -webkit-gradient(linear, left top, left bottom, from(#060606), to(#060606)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #060606, #060606); /* for firefox 3.6+ */
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

	#header_top { width: 1064px; height: 67px; margin: 0px 0px 0px 0px ;  padding:0px; overflow: hidden }
	#header_logo { padding: 15px 0px 0px 20px; /*border: 1px solid red */ float: left; margin-right: 200px; overflow: hidden }

	#header_middle { 
	/*background-image: url('../img/bg_header_middle.png');*/
	width: 1064px; height: 113px; overflow: hidden;
	background:#E2B838;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7E89A', endColorstr='#E2B838'); /* for IE */ /*#6BCFFF*/
	background: -webkit-gradient(linear, left top, left bottom, from(#F7E89A), to(#E2B838)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #F7E89A, #E2B838); /* for firefox 3.6+ */
	/*
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	*/
	}
	#header_middleBox { padding: 5px 0px 0px 0px}

	#header_bottom { 
	/*background-image: url('../img/bg_header_bottom.png'); */
	width: 1064px; height: 138px; overflow: hidden;
	background:#484848;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#141414', endColorstr='#484848'); /* for IE */ /*#6BCFFF*/
	background: -webkit-gradient(linear, left top, left bottom, from(#141414), to(#484848)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #141414, #484848); /* for firefox 3.6+ */
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
	#navtop { padding: 30px 0px 0px 0px; }
	#navtop .navtop { float: left }
	
	#specialImmo { float: left; width: 186px; height: 81px }
	#specialAuto { float: left; width: 176px; height: 81px; padding: 0px 60px 0px 0px}
	#searchBox
	{
		background-image: url('../img/bg_header_search_inv.png');
		background-repeat: none; width: 636px; height: 99px; float: left; padding: 0px 0px 0px 0px
	}

	#header_bottom ul { margin-top:20px; float: left }
	#header_bottom ul li { font: normal 11px arial; color: white}
	#header_bottom ul li a {color: white; text-decoration: none}
	#header_bottom ul li a:hover {color: red}
	#login_head { margin: 80px 0 0 175px; float: left; }
	#header_bottom .li_title { font: bold 11px arial; color: #FBCD2B }
	#header_bottom a.li_title { color: #FBCD2B }

	#po_hd_bt01 { background-image: url('../img/po_hd_bt01.png'); }
	#po_hd_bt02 { background-image: url('../img/po_hd_bt02.png'); }
	#po_hd_bt03 { background-image: url('../img/po_hd_bt03.png'); }
	#po_hd_bt04 { background-image: url('../img/po_hd_bt04.png'); }
/*
	#po_hd_bt01:hover { background-image: url('../img/po_hd_bt01_hover.png'); }
	#po_hd_bt02:hover { background-image: url('../img/po_hd_bt02_hover.png'); }
	#po_hd_bt03:hover { background-image: url('../img/po_hd_bt03_hover.png'); }
	#po_hd_bt04:hover { background-image: url('../img/po_hd_bt04_hover.png'); }
*/


	/* CONENT STYLES */
	#cont{ float: left ; width: 735px; min-height: 299px; /*border: 1px solid red*/ margin: 15px 0 0 0 }

	#pagination {/*clear: both;*/ 
	font: normal 11px arial; 
	text-decoration:none; width: 640px; float: left;
	}
	#pagination a { 
	border: 1px solid #aaa; padding: 3px 7px 3px 7px ; 
	text-decoration:none; color: #D64110;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFDD'); /* for IE */ /*#6BCFFF*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFDD)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFFFFF,  #FFFFDD); /* for firefox 3.6+ */

	}
	#pagination em { 
	border: 1px solid #aaa; padding: 3px 7px 3px 7px ; text-decoration:none;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); /* for IE */ /*#6BCFFF*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFFFFF,  #DDDDDD); /* for firefox 3.6+ */
	}
	#pagination a:hover{color: #fff; background: #333; ; text-decoration:none;}


	/* NAVLEFT STYLES */
	#navright { float: left ; width: 320px; min-height: 299px; /*border: 1px solid blue*/ margin: 15px 0 0 10px}

	#navRtBox1 { 
	width: 317px; height: 135px; 
	/*background-image: url('../img/bg_nav1_right.png');*/
	background:#333333;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#333333'); /* for IE */ /*#6BCFFF*/
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#333333)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #000000,  #333333); /* for firefox 3.6+ */
	-webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	margin-bottom: 15px
	}
	#navRtBox1Ins { width: 300px; height: 125px; padding: 0px 10px 10px 0 }
	#navRtBox1 ul { float: left; font: normal 11px arial; color: white}
	#navRtBox1 ul a {color: white; text-decoration: none}
	#navRtBox1 ul a:hover{color: #FBCD2B; text-decoration: none}
	#navRtBox1 ul li {list-style-type: none; text-decoration: none }

	#navRtBox2 { 
	width: 317px; height: 244px; 
	/*background-image: url('../img/bg_nav2_right_users.gif'); */
	margin-bottom: 15px;
	background:#333333;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#333333'); /* for IE */ /*#6BCFFF*/
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#333333)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #000000,  #333333); /* for firefox 3.6+ */
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	#navRtBox2Ins { width: 315px; height: 125px; padding: 0px }
	#navRtBox2 ul { float: left; font: normal 9px arial; color: white; padding: 0px; margin: 10px 0 0 15px}
	#navRtBox2 ul a {color: white; text-decoration: none}
	#navRtBox2 ul li {list-style-type: none; width: 60px; height: 55px; float: left; text-decoration: none }

	#navRtBox3 { 
	width: 317px; height: 188px; 
	background-image: url('../img/bg_nav3_right_partners.png'); 
	margin-bottom: 15px;
	background:#CB921A;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2E2A6', endColorstr='#CB921A'); /* for IE */ /*#6BCFFF*/
	background: -webkit-gradient(linear, left top, left bottom, from(#F2E2A6), to(#CB921A)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #F2E2A6,  #CB921A); /* for firefox 3.6+ */
	-webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	}
	#navRtBox3Ins { width: 305px; height: 125px; padding: 10px 0 0 0 }
	#navRtBox3 ul { float: left; font: normal 10px arial; color: white; width: 100px;/* border: 1px solid*/}
	#navRtBox3 ul a {color: #D64110}
	#navRtBox3 ul li {list-style-type: none; text-decoration: none }

	#navRtBox4 { 
	width: 317px; height: 135px; 
	/*background-image: url('../img/bg_nav5_right.png');*/
	margin-bottom: 15px;
	background:#AA0100;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F93200', endColorstr='#AA0100'); /* for IE */ /*#6BCFFF*/
	background: -webkit-gradient(linear, left top, left bottom, from(#F93200), to(#AA0100)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #F93200,  #AA0100); /* for firefox 3.6+ */
	-webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	}
	#navRtBox4Ins { width: 300px; height: 125px; padding: 0px 10px 10px 0 }
	#navRtBox4 ul { float: left; font: normal 11px arial; color: white}
	#navRtBox4 ul a {color: white; text-decoration: none}
	#navRtBox4 ul a:hover{color: #FBCD2B; text-decoration: none}
	#navRtBox4 ul li {list-style-type: none; text-decoration: none }

	#navRtBox5 { 
	width: 317px; height: 135px; 
	/*background-image: url('../img/bg_nav4_right.png'); */
	margin-bottom: 15px; overflow: hidden;
	background:#F41C00;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9300', endColorstr='#F41C00'); /* for IE */ /*#6BCFFF*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FF9300), to(#F41C00)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FF9300,  #F41C00); /* for firefox 3.6+ */
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*
	-webkit-box-shadow: 5px 5px 3px #999999;
	-moz-box-shadow: 5px 5px 3px #999999;
	box-shadow: 5px 5px 5px 3px #999999;
	*/
	}
	#navRtBox5Ins { width: 270px; height: 125px; padding: 10px 20px 10px 35px }
	#navRtBox5 a {color: white; text-decoration: none; font-family: verdana; font-weight: normal}


	/* ITEMS LIST STYLES */
	.item_list { width: 345px; height: 170px; border: 1px solid #ddd; float: left; margin: 0px 20px 20px 0px }
	.item_list:hover {border: 1px solid #ccc; } 
	.item_img { float: left;  margin: 5px 0px 0px 5px  }
	.item_content { width: 130px; float: left; font: normal 10px arial; padding: 10px 0 0 10px  }
	.item_content h3 { margin: 0 0 20px 0; height: 30px; color: #7D0000; font: normal 12px arial; text-decoration: none}
	.item_content h3 a{font: normal 12px arial;}
	.item_content a{ color: #7D0000; font: normal 10px arial; text-decoration: none}
	.item_content_imgbox { 
		width: 199px; height: 157px; 
		overflow:hidden; float: left;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	/* ITEMS LIST STYLES THUMB */
	.item_list_thumb { 
	width: 161px; height: 190px; border: 1px solid #ddd; 
	float: left; margin: 0px 20px 20px 0px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#E4BC41;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9CD77', endColorstr='#FFFEC8'); /* for IE */ /*#6BCFFF*/
	background: -webkit-gradient(linear, left top, left bottom, from(#E9CD77), to(#FFFEC8)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #E9CD77,  #FFFEC8); /* for firefox 3.6+ */ /*#E9CD77,  #E4BC41*/
	}
	.item_list_thumb .item_content_imgbox { 
	float: left; width: 150px; 
	height: 120px; overflow: hidden;
	margin-left: 3px; margin-top: 2px;
	}
	.item_list_thumb .item_content { font: normal 10px arial; text-decoration: none; color: #BB4B00}
	.item_list_thumb .item_content p{ font: normal 10px arial; text-decoration: none; color: #333}
	.item_list_thumb .item_content a{ font: normal 11px arial; text-decoration: none; color: #BB4B00}


	/* ITEMS LIST STYLES LIST */
	.item_list_list { width: 670px; height: 60px; border: 1px solid #ddd; float: left; margin: 0px 20px 20px 0px; font: normal 12px arial; }
	.item_list_list .item_content { width: 660px; font: normal 11px arial; padding: 10px 0 0 10px clear: both; }
	.item_list_list .item_content a{ color: #7D0000; font: normal 12px arial; text-decoration: none}
	.item_list_list .item_content_nfo { clear: both; font: normal 11px arial; padding: 10px 0 0 10px  }


	/* FOOTER STYLES */
	#footer { 
		border: 0px solid #aaa;
		width: 1064px; 
		clear: both; 
		font: normal 10px arial; 
		color: #666; 
		font-family: Verdana,Tahoma,sans-serif; 
		padding: 20px 10px 10px 0px; 
		margin: 20px 0px 0px 0px; 
		/*background: #fff; */
	}
	#footer a {color: #D64110; }

	/*             STYLES FOR THE STAR RATER                */	
	.star-rating{ list-style:none; margin: 0px; padding:0px; width: 125px; height: 25px; position: relative; overflow:hidden; background: url(../img/alt_star.gif) top left repeat-x;	}
	.star-rating li{ padding:0px; margin:0px; /*\*/ float: left; /* */ 	}
	.star-rating li a{ display:block; width:25px; height: 25px; line-height:25px; text-decoration: none; text-indent: -9000px; z-index: 20; position: absolute; padding: 0px; overflow:hidden; 	}
	.star-rating li a:hover{ background: url(../img/alt_star.gif) left bottom; z-index: 2; left: 0px; border:none; }

	.star-rating a.one-star{ left: 0px; }
	.star-rating a.one-star:hover{ width:25px; }
	.star-rating a.two-stars{ left:25px; }
	.star-rating a.two-stars:hover{ width: 50px; }
	.star-rating a.three-stars{ left: 50px; }
	.star-rating a.three-stars:hover{ width: 75px; }
	.star-rating a.four-stars{ 	left: 75px; }
	.star-rating a.four-stars:hover{ width: 100px; }
	.star-rating a.five-stars{ left: 100px; }
	.star-rating a.five-stars:hover{ width: 125px; }
	.star-rating li.current-rating{ background: url(../img/alt_star.gif) left center; 	position: absolute; height: 25px; display: block; text-indent: -9000px; z-index: 1; }	
	/* remove halo effect in firefox   */

	/*a:active{outline: none;}*/



/* #CONTENTBOX VIEW ARTICLE 
---------------------------------------------------*/

#contentBox {
border: 1px solid #ccc; 
padding: 15px; width: 690px; 
margin-bottom: 5px; 
background:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3BB3E', endColorstr='#FFFFFF'); /* for IE */ /*#F6E697*/
background: -webkit-gradient(linear, left top, left bottom, from(#E3BB3E), to(#FFFFFF)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #E3BB3E, #FFFFFF); /* for firefox 3.6+ */
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.articleBox a img:hover {}
.articleBox a img {	 border: 1px solid #E3BB3E;}
#articleImg {	border: 0px solid #E3BB3E; padding: 0 10px 10px 0;float: left; /*overflow: hidden;*/ width: 200px; /*height:150px*/ }
#articleImg img { border: 1px solid #FFF;} /* #BB4B00 */

#articleTitle { font-size: 16px; float: left; text-align: left; width: 380px; color:#BB4B00; font-family:Arial;}
#articleTitle a { text-decoration:none; color: #ff0000; font-size: 10px; font-family:Arial; font-variant:normal; font-weight:normal; line-height:1.3em; }
#articleTitle p { font-size: 10px; color: #111;}
/* -------------------------- */

#articleCnt {  text-align: left; float: left; width: 650px; font-size: 12px; font-family: Arial; color: #444444; }
#articleCnt span {color: #ff0000; font: bold 12px arial; font-family: Arial;}
#articleCnt p { font-size: 18px; color: #BB4B00; margin-top: 0px;}
#articleCnt hr { border: 1px solid #ddd}
/* -------------------------- */

#login {font: bold 14px arial; }
#login input { width: 150px; height: 20px; border: 2px solid #A1A15A; margin-top: 20px; font: bold 14px arial; text-align: center;}
#login_foot{margin-top:20px;  font: bold 14px arial; }
.switchstep {font-family: Arial; color: #333; font-size: 14px;}
/* -------------------------- */

/* INREGISTRARE CONT 
---------------------------------------------------*/
.registerBox { 
width: 670px; padding: 10px; 
border: 1px solid #ccc;
background:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3BB3E', endColorstr='#FFFFFF'); /* for IE */ /*#F6E697*/
background: -webkit-gradient(linear, left top, left bottom, from(#E3BB3E), to(#FFFFFF)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #E3BB3E, #FFFFFF); /* for firefox 3.6+ */
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.registerBox span { font: normal 18px arial;  }
.registerBox .switchstep {text-align: left; }
.registerBox .switchstep a{ font-family: Arial; color: #BB4B00; text-align: left;}
.registerBox p{font-family: Arial; color: #BB4B00;}
.register_group { text-align: left; width: 230px; float: left; padding: 20px 0 0 0; font-family: Arial; color: #333; font-size: 16px;  }
.register_input { text-align: left; }
.register_input input{width: 180px; padding: 3px; height: 20px; border: 1px solid #ccc; margin-top: 20px; font: bold 12px arial; text-align: left;}
.register_input select {width: 150px; height: 20px; border: 1px solid #A1A15A; margin-top: 20px; font: bold 12px arial; text-align: left; }
.register_input textarea{ width: 180px; padding: 3px;border: 1px solid #ccc; }
.register_input select{ width: 180px; padding: 3px; height: 25px; border: 1px solid #ccc; font: normal 12px arial;}

.register_input .submit input{ 
	background-color: #FCCA29; 
	width: 180px; height: 30px; 
	padding: 5px; 
	font: bold 11px arial;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555; 
}

.register_input input, .register_input select, .register_input textarea
{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;

}





/* -------------------------- */

/* USER PROFILE 
---------------------------------------------------*/
#userView { 
padding: 10px; border: 1px solid #ccc;
background:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3BB3E', endColorstr='#FFFFFF'); /* for IE */ /*#F6E697*/
background: -webkit-gradient(linear, left top, left bottom, from(#E3BB3E), to(#FFFFFF)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #E3BB3E, #FFFFFF); /* for firefox 3.6+ */
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#userView .userImg { float: left; margin: 0 10px 10px 0 }
#userView .userInfo  {float: left; margin: 0 0px 10px 0}
#userView .userInfo h1{ text-align: left; font: bold 12px arial; color: #940000}
#userView .userData{ text-align: left; font: normal 11px arial; color: #777 }

/* INFOBOX CONT 
---------------------------------------------------*/
/*
.infoBox  {width: 710px; font: normal 12px arial; text-align: left; border: 1px solid #ddd; color: #BB4B00; padding: 10px}

*/
.infoBox {
width: 710px; padding: 5px;
border: 1px solid #ddd; 
color: #BB4B00;
background:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3BB3E', endColorstr='#FFFFFF'); /* for IE */ /*#F6E697*/
background: -webkit-gradient(linear, left top, left bottom, from(#E3BB3E), to(#FFFFFF)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #E3BB3E, #FFFFFF); /* for firefox 3.6+ */
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.infoBox span { font: normal 18px arial; text-align: left;}
.infoBox p { text-align: left; font-family: Arial; color: #BB4B00; font-size:14px;}
.infoBox a {color: #444}
.infoBox td b{ color: #000;}
/* -------------------------- */

/* RECIPEBOX CONT 
---------------------------------------------------*/
#recipesCats {text-align: left;  border: 1px solid #ddd; margin: 0 0 20px 0; font-family: Arial; color: #BB4B00; padding: 10px}
#recipesCats span { font-size:18px; color: #333;}
#recipesCats a {color: #BB4B00; font-size:12px;  text-decoration: none;}
#recipesCats a:hover {color: #ff0000; font: normal 12px arial; text-decoration: underline;}

#recipeBox {text-align: left; font-family: Arial; color: #BB4B00; font-size:14px; border: 1px solid #ddd; margin: 0 0 10px 0; padding: 10px}
#recipeBox p { font-size:12px; color: #333;}
/* -------------------------- */

/* RECIPEBOX CONT 
---------------------------------------------------*/
#recipesMedic {text-align: left;  margin: 0 0 20px 0; font-family: Arial; color: #BB4B00;}
#recipesMedic span { font-size:18px; color: #333;}
#recipesMedic a {color: #BB4B00; font-size:12px;  text-decoration: none;}

#recipeMed {width: 310px; height: 100px; text-align: left; font-family: Arial; color: #BB4B00; font-size:14px; border: 1px solid #ddd; margin: 0 10px 10px 0; padding: 10px; float: left}
#recipeMed p { font-size:12px; color: #333;}
/* -------------------------- */

/* ZIPCODES CONT 
---------------------------------------------------*/
#postBox { text-align: left; padding: 5px; width: 330px; font-family: Arial; color: #BB4B00; border: 1px solid #ddd; margin: 0 10px 10px 0; float: left}
#postBox p {font-size:12px; color: #333;}

#searchformZipcodes {font: bold 12px arial; font-family: Arial; text-align: left; border-bottom: 1px solid #555; margin-bottom: 20px; padding: 10px}
#searchformZipcodes input{  width: 90px; height: 18px; border: 1px solid #A1A15A; margin-top: 0px; font: bold 11px arial; } 
#searchformZipcodes span { font-size:18px; color: #333;}
#searchformZipcodes #submit{ background: #FFFFFF; height: 30px; padding: 3px}
/* -------------------------- */
.noresults { font-family: Arial; color: #BB4B00; }
.error { font-family: Arial; color: #BB4B00; }

/* TAXI 
---------------------------------------------------*/
.telNume { width: 200px;font: normal 12px arial; text-align: left; border: 1px solid #ddd;  color: #BB4B00; padding: 5px}
.telNr { width: 200px;font: normal 12px arial; text-align: left; border: 1px solid #ddd;}
.PrefJudet { width: 200px;font: normal 12px arial; text-align: left; border: 1px solid #ddd;  color: #BB4B00; padding: 2px}
.Numar { width: 200px;font: normal 12px arial; text-align: left; border: 1px solid #ddd; padding: 2px}
.tara { width: 200px;font: normal 12px arial; text-align: left; border: 1px solid #ddd;  color: #BB4B00; padding: 2px}
.prefixtara { width: 200px;font: normal 12px arial; text-align: left; border: 1px solid #ddd; padding: 2px}

/* CONSULATE 
---------------------------------------------------*/
/*
.infoBox  {width: 710px; font: normal 12px arial; text-align: left; border: 1px solid #ddd; color: #BB4B00; padding: 10px}
.infoBox td b{ color: #000;}
*/
/* AMBASADE 
---------------------------------------------------*/
.ambasade {width: 610px; font: normal 12px arial; text-align: left; border: 1px solid #ddd;  color: #BB4B00; padding: 10px; margin: 0 0 10px 0; float: left}
.ambasade b{ color: #000; }

/* USERBOX 
---------------------------------------------------*/
#Userbox {font: bold 12px arial; color: #BB4B00; width: 450px; height: 20px; border: 1px solid #ddd; padding: 3px; margin-bottom:2px; text-align: left}
#Userbox a {color: #BB4B00; text-decoration: none; font-family: Arial;}

/* FIRMA 
---------------------------------------------------*/
.headFirma {margin-bottom:20px; text-align: left;}
.headFirma span{ font-family: Arial; text-decoration: none; font-size: 24px; }
.letterFirma{ font-family: Arial; text-decoration: none; color: #BB4B00; font-weight: bold}

/* #SEARCBOX 
---------------------------------------------------*/
#searcbox{ 
	width: 400px; height: 65px; 
	background: #CCCC8E;
	background: url(../img/bg_searchbox.png) repeat-x; 
	padding: 2px 10px 1px 0px; 
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 5px 5px 3px #999999;
	-moz-box-shadow: 5px 5px 3px #999999;
	box-shadow: 5px 5px 5px 3px #999999;
}

#searchform {}
#searchformBox { padding: 10px; /*border: 1px solid red;*/ }

form#searchform input#searchq { 
	width: 300px; height: 30px; border: 1px solid #fff; margin-left: 245px;
	margin-top: 45px; font: bold 18px arial; text-align: left; 
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}


form#searchform input#submit {
	width: 100px; height: 35px; border: 1px solid #A1A15A; 
	margin-top: 3px; font: bold 11px arial; text-align: center; background: #FEC424
}


.myentries { 
border: 1px solid #ddd; margin-bottom:5px; float: left; margin-right:5px;
padding: 5px; text-decoration: none; font: normal 12px arial;
text-align: left; margin-bottom: 5px; width: 300px;
background:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3BB3E', endColorstr='#FFFFFF'); /* for IE */ /*#F6E697*/
background: -webkit-gradient(linear, left top, left bottom, from(#E3BB3E), to(#FFFFFF)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #E3BB3E, #FFFFFF); /* for firefox 3.6+ */
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


.myentriesFriens {
border: 1px solid #ddd; 
margin-bottom:5px; float: left; 
margin-right:5px;
padding: 10px; text-decoration: none; font: normal 10px arial; 
text-transform: lowercase;
text-align: left; margin-bottom: 5px;
width: 75px; height: 85px;
background:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3BB3E', endColorstr='#FFFFFF'); /* for IE */ /*#F6E697*/
background: -webkit-gradient(linear, left top, left bottom, from(#E3BB3E), to(#FFFFFF)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #E3BB3E, #FFFFFF); /* for firefox 3.6+ */
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.myentries a { text-decoration: none }

/* MESSAGES INDEX
---------------------------------------------------*/
.Message {width: 575px; height: 25px;  text-decoration: none; font: normal 11px arial; color: #333}
.MsgStatus {float: left; width: 25px; border-bottom: 1px solid #999; padding: 3px}
.MsgFrom {float: left; width: 75px; border-bottom: 1px solid #999; padding: 3px}
.MsgSubj {float: left; width: 115px; border-bottom: 1px solid #999; padding: 3px}
.MsgBody {float: left; width: 135px; border-bottom: 1px solid #999; padding: 3px}
.MsgDate {float: left; width: 75px; border-bottom: 1px solid #999; padding: 3px}

/* MESSAGES DETAIL
---------------------------------------------------*/
.MessageDetail {width: 575px; height: 25px;  text-decoration: none; font: normal 11px arial; color: #333}
.MessageNav { font: bold 11px arial; color: #333; width: 450px; padding: 5px 0 5px 0; border-bottom:1px solid #aaa; margin-bottom: 5px }
hr { border-bottom:1px solid #fff; color: #eee; width: 450px; margin: 5px 0 5px 0;}
