*{
	margin: 0px;
	padding: 0px;
}

li {
	list-style:none;
}

html{

	margin: 0px;
	padding: 0px;
}

body{

	font: normal 12px Arial;
	color: #333;
	margin: 0px;
	padding: 0px;

}

hr{
	border: none;
	border-bottom: 1px solid #ccc;
}

input{
	border: 1px solid #ccc;
}

textarea{
	border: 1px solid #ccc;
}

select{
	border: 1px solid #ccc;
}


a{
	color: #CC0001;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.rosu{
	color: #CC0001;
	font-weight:bold;
}


h1,h2,h3{
	margin: 5px 0px;
	color: #CC0001;
}

h1{
	font-size: 18px;
	margin: 0 0 20px 0;
}

h2{
	font-size: 16px;
	margin: 0 0 15px 0;
}

h3{
	font-size: 14px;
	margin: 0 0 10px 0;
}

.data{
	color: #aaa;
	font-size:10px;
}

.clearFloat{
	clear:both;
}

.clearboth {
	clear:both;
}

#wrapper_1{
	background: url('../images/template_1/bg_2.jpg') repeat-x;
}

#wrapper_2{
	background: url('../images/template_1/bg_.jpg') repeat-y;
	background-position: center;
}


#big_wrapper{
	background: url('../images/template_1/bg.jpg') top  center no-repeat;
	width: 990px;
	margin: 0 auto;

}

#wrapper{
	width: 960px;
	margin: 0 auto;

}

#header__{
	height: 117px;
	background: url('../images/template_1/header_bg.jpg')  repeat-x;

}

#header_content{
	height: 117px;
	background: url('../images/template_1/logo.jpg')  no-repeat;
	background-position: 30px 0px;
	width: 960px;

}

#categorii{
	margin: 0 0 0 3px;
	height: 135px;
}


#main{

}

#left{
	float:left;
	width: 300px;
	padding-left: 15px;
}

.left_bg{
	width: 270px;
	background: url('../images/template_1/left_bg.jpg') repeat-y;
	margin: 10px 0px;
}

.left_top{

	background: url('../images/template_1/left_top.jpg') top no-repeat;
}

.left_down{
	padding:20px;
	background: url('../images/template_1/left_down.jpg') bottom no-repeat;
}

.left_down p{
	margin-bottom: 10px;
}

#user_login{
	width: 250px;
	height: 142px;
	background: url('../images/template_1/login.jpg') no-repeat;
	margin: 0px;
	padding: 10px 20px;
	color: #fff;
	position:relative;
}

#user_login .required_field
{
	width:100px;
	position:absolute;
	top:20px;
	left:140px;
}

#user_login h2{
	color: #fff;
	margin: 0;
	padding: 0;
}

#user_login form{
	padding-top: 10px;
	width: 200px;
}

#user_login label{
	float: left;
	text-align: right;
	width: 80px;
	margin: 2px;
}

#user_login input{
	float: left;
	width: 150px;
	margin: 2px;
}

#user_login .submit_blue{
	width: auto;
	margin-left: 65px;
	border: 1px solid #6C0000;
	color: #fff;
	background: #8A0000;
	text-align:center;
	padding:0 3px;
}

#user_login a{
	color: #fff;
}

#content{
	float:left;
	width: 630px;
	padding: 10px 0px;
}


#content .listing_gri{
	background: url('../images/template_1/listings_gri.jpg') no-repeat;
	height: 118px;
	margin: 3px;
}

#content .listing_gri img {
	border:none;
	padding:5px;
	background-color:#ffffff;
}

#content .listing_roz{
	background: url('../images/template_1/listings_roz.jpg') no-repeat;
	height: 118px;
	margin: 3px;
}

#content .listing_roz img {
	border: none;
	padding:5px;
	background-color:#ffffff;
}

.page_contact_content{
	width: 310px;
	float: left;
}

.contact_form{
	width: 310px;
	float:  left;
}

.table_listings
{
	height: 118px;
}


/*
#featured_listings{
	background: url('../images/template_1/featured_listings.jpg') repeat-x;
	height: 200px;
	margin-right: 2px;
}

.featured_listings_tab{
	float: left;
	width: 300px;
	height: 150px;
	background: url('../images/template_1/featured_listings_tab.jpg') top no-repeat;
	margin: 20px 6px;
	padding: 10px 0px;
}

.featured_listings_tab .title{
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
}

.featured_listings_tab .featured_img{
	float: left;
	width: 120px;
	margin: 5px;
	text-align:center;
}

.featured_listings_tab .featured_img img{
	border: 5px solid #fff;
}


.featured_listings_tab .featured_detail{
	float: left;
	width: 160px;
	margin: 5px;
}

*/

#left #featured_listings{
	/*background: url('../images/template_1/featured_listings.jpg') repeat-x;*/
	margin-right: 2px;
}

#left .featured_listings_tab{
	float: left;
	width: 280px;
	/*background: url('../images/template_1/featured_listings_tab.jpg') top no-repeat;*/
	margin: 5px 0px 10px 0;
	padding: 10px 0px;
	background-color: #EDE4DD;
}

#left .featured_listings_tab .title{
	font-size: 13px;
	font-weight: bold;
	margin: 10px;
}

#left .featured_listings_tab .featured_img{
	float: left;
	width: 120px;
	margin: 7px 0;
	text-align:center;
}

#left .featured_listings_tab .featured_img img{
	border: 3px solid #fff;
}


#left .featured_listings_tab .featured_detail{
	float: left;
	width: 150px;
	margin: 5px;
}


#footer{
	background: #333333 url('../images/template_1/logo_footer.jpg') no-repeat;
	height: 50px;
	color: #9F9F9F;
	margin-top: 1px;
	margin-right: 2px;
	line-height: 50px;
	text-align: center;
	padding: 5px;
}

#footer ul {
	padding:0;
	margin:0;
	height:14px;
}

#footer ul li
{
	width: 100px;
	float: right;
	list-style:none;
	color:#9F9F9F;
	padding:0;
	height:12px;
	margin:0;
}

#footer ul li a
{
	padding:0;
	margin:0;
	color:#9F9F9F;
	height:12px;
}


.article_list {
	margin: 20px 0;
}

.article_list .row_article_list
{
	margin: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cccccc;
}

.search_form select{
	width: 140px;
	border: 1px solid #cccccc;
}

.search_form .submit_yellow_1
{
	background-color: #8A0000;
	border:1px solid #6C0000;
	color:#FFFFFF;
	padding: 0px 3px;
	width:47px;

}

.search_form .submit_yellow_2
{
	background-color: #8A0000;
	border:1px solid #6C0000;
	color:#FFFFFF;
	padding: 0px 3px;
	width:118px;

}

.search_form .buttons {
	margin: 10px 0 0 30px;
}


.detalii-anunt
{

}


.anunt_poze
{
	width: 220px;
	float: left;
}

.anunt_detalii
{
	width: 370px;
	float: left;
	padding-left: 15px;
	border-left: 1px solid #cccccc;
}

.gri_
{
	color:#333333;
}

.anunt_detail
{
	margin: 3px;
}



.user_add input
{
	width: 150px;
	float:left;
}



.user_add .label_
{
	width: 150px;
	text-align:right;
	float:left;
	padding: 0 5px 0 0;
}

.user_add .required_field
{
	width:7px;
	text-align:center;
	color:#FF0000;
}

.user_add #submit
{
	border: 1px solid #6C0000;
	color: #ffffff;
	background-color: #8A0000;
	margin: 10px 0 0 156px;
}

.error
{
	color:#FF0000;
	margin: 0 0 0 155px;
	padding: 2px 0;
}

#user_ec
{
	position:absolute;
	top: 40px;
	left:55px;
      width:215px;
}

#user_ec form
{
	width:215px;
}

#user_ec .submit_blue
{
	position:absolute;
	top:60px;
	left:50px;
	width: 70px;
}

#user_ec a
{
	text-decoration:underline;
}


/*-----   Property add form   ---*/

#property_add_form_ {
	width: 620px;
	margin: 0 auto;
}

#property_add_form_ .clearboth{
	padding: 2px 0 2px 0;
}

#property_add_form_ label{
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 4px;
	padding-top: 2px;
}

#property_add_form_ .input_ {
	width: 200px;
	float: left;
}

#property_add_form_ .select_ {
	width: 204px;
	float: left;
}


#property_add_form_ #property_submit_button {
	border: 1px solid #6C0000;
	color: #ffffff;
	background-color: #8A0000;
	width: 150px;
	margin: 8px 0 0 10px;

}

#property_add_form_ .error {
	color:#ff0000;
	font-weight: bold;
	margin: 0 0 0 205px
}

#property_add_form_ .requiered {
	color:#ff0000;
}

.caracteristic_label {
	float: left;
	width: 100px !important;
	text-align: right;
	padding-right: 4px;
	padding-top: 2px;
}

.input_caracteristic {
	float: left;
	width: 150px !important;
}

.select_caracteristic {
	float: left;
	width: 154px !important;
}

.is_public_checkbox {
	float: left;
	width: 20px !important;
}


#elm1 input
{
	width:50px !important;
}

#elm1 select
{
	width:50px !important;
}



/*///////////////////////////////  ADVANCED SEARCH  ///////////////////////////////////////*/


.search_bg{
	width: 626px;
	background: url('../images/template_1/advanced_search_bg.jpg') repeat-y;
	margin: 0px;
}

.search_top{

	background: url('../images/template_1/advanced_search_top.jpg') top no-repeat;
}

.search_down{
	padding:20px;
	background: url('../images/template_1/advanced_search_down.jpg') bottom no-repeat;
}


.search_down select
{
	width: 100px;
}

.search_down .submit_yellow
{
	border: 1px solid #6C0000;
	color: #ffffff;
	background-color: #8A0000;
	width: 90px;
}

.advanced_search_caracteristici
{
	border:1px solid #cccccc;
	margin: 0 0 5px 0;
}



/*///////////////////////////////  ADVANCED SEARCH  ///////////////////////////////////////*/


.listing_caracteristics
{
	width: 370px;
}

.listing_caracteristics .caracteristics_is_util
{
	width: 180px;
	float: left;
	/*border-right: 1px solid #cccccc;*/
}

.listing_caracteristics .caracteristics_not_util
{
	width: 180px;
	float: left;
}

.listing_caracteristics .caracteristics_is_util .row_listing_caracteristics
{
	line-height: 16px;
	height: 16px;
	margin: 2px 0;
}

.listing_caracteristics .caracteristics_is_util .row_listing_caracteristics img
{
	vertical-align: middle;
}

.listing_caracteristics .caracteristics_not_util .row_listing_caracteristics
{
	line-height: 16px;
	height: 16px;
	margin: 2px 0;
}

.listing_caracteristics .caracteristics_not_util .row_listing_caracteristics img
{
	vertical-align: middle;
}

#lang_chooser
{
	margin: 10px 0;
	text-align: center;
}





