.green_btn{
	margin-bottom:10px;
	background:url(../img/1x50_green.png) repeat-x;
	border:1px solid #448027; 
	cursor:pointer;
	text-align:center;
	position:relative;
	padding:5px 12px 7px 12px;
	font-size:12px;
        border-radius: 5px;
        -moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

.green_btn a{
	color:#fff;
}
.n_table_list{
border-top:1px solid #CCC;
width:100%;
}
.n_table_list .aglist_info{
cursor:pointer;
padding:5px;
border-bottom:1px solid #CCC;
text-align:left;
	min-height:90px;
}
.n_table_list .aglist_info td{
	padding:10px 0px 20px 0px;
}
.n_table_list .aglist_info img{
	max-height:70px;
	max-width:90px;
	float:left;
	margin-right:10px;
	}
.n_table_list .aglist_info .col_1{
	width:110px;
	text-align:center;
}
.n_table_list .aglist_info .col_2{
	width:220px;
	padding-right:10px;
}

.n_table_list .aglist_info .col_3{
	width:240px;
}

.n_table_list .aglist_info div{
	border:none;
	position:relative;
}

.n_table_list .aglist_info div p{
	top:0px;
	display:inline-block;
	float:left;
}

.n_table_list .aglist_info:hover img {
	border:1px solid #ccc;
}
.n_table_list .aglist_info:hover p{
	color:#223669;
}
.center_column_2{
	width:auto;
	margin-top:15px;
	min-height:300px;
}
.new_div_additional_info{
	margin-top:20px;
}
.new_div_additional_info .title{
	font-weight:bold;
	color:#448027;
	padding-bottom:1px;
}
.new_div_additional_info input{
	height:14px;
	padding:2px;
	width:250px;
}
.obl_city_bold a{
	font-weight:bold;
	font-size:1em;
}
.new_div_additional_info .obl_city a{
	padding-right: 10px;
	padding-left: 10px;
}
.new_div_additional_info .obl_city a{
	background:#223669;
	color:#fff;
	font-size:1em;
}
.new_div_additional_info .selregion_list {
	margin-top:0px;
	padding:5px;
	margin-bottom:15px;
}
.new_div_additional_info .selregion_list, .new_div_additional_info .selregion_list a{
	color:#777;
		font-size:11px;

}
.new_div_additional_info .selregion_container{
	background:#fff;
	
}

.empty_list{
	margin:20px;
}
.empty_list strong{
	color:#e85102;
}

.td_new_registration{
	width:100%;
	margin-top:10px;
}

.td_new_registration #add_info {
	margin-top:10px;
	font-size:11px;
}
.td_newacc_registration td, .td_new_registration td{
	padding:3px;
}

.td_newacc_registration tr td {
	padding-left:10px;
	
}
.td_newacc_registration input, .td_new_registration input{
	padding:3px;
	height:18px;
	width:90%;
}
.td_newacc_registration textarea{
	width:90%;
}
 .td_newacc_registration  select, .td_new_registration select{
	 width:171px;
 }
  .td_newacc_registration  select option{
	  padding:2px;
  }
  .td_check{
	  text-align:center;
  }
.td_check_err{
	background:url(../../img/error_check_btn.png) right no-repeat ;
} 

.td_check_ok{
	background:url(../../img/ok_check_btn.png) right no-repeat ;
} 
 .input_err{
	 border:1px solid #e85102;
 	font-family:Arial,serif; 
	font-size:1em; 
	background-color:rgb(248,249,251); 
	height:15px;
	padding:1px 2px 2px 2px;
	color:#223669;
 }
 .div_err{
	 border:1px solid #e85102;
 	font-family:Arial,serif; 
	font-size:1em; 
	background-color:rgb(248,249,251); 
	padding:5px;
	color:#223669;
 }
 .div_err p{
	 padding:5px;
 }
 .div_err input:radio{
	 padding:0px;
 }
 .div_err label{
	 margin-right:10px;
 }
#new_login_register{
margin:0px auto; 
padding:5px 15px 5px 15px;
}
.star{
	color:#e85102;
}
.codeimg {
	width:30px;
	height:30px;
	display:inline-block;
	position:relative;
	vertical-align:top;
}
#imgcode {
	height:30px;
	width:150px;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:10px;
	border:1px solid;
}
#new_code{
	width:65px;
}
#code_txt{
	text-align:right;
	padding-right:5px;
}
#form_acc {
	position:relative;
	width:100%;
	border:1px solid #fff;
	
}
#form_acc textarea{
	width:310px;
	height:150px;
}
#new_login_register {
	width:160px;
	position:relative;
	margin:0px auto;
	padding:5px 15px 5px 15px;
}
#obl_id{
	position:relative;
	clear:both;
	width:290px;
	height:24px;
	margin:0px;
}
#obl_id option {
	padding:2px 0px 0px 5px;
}
.form_notify{
		margin-top:1px;
}
.form_notify .errow{
	background:url(http://www.home-poster.net/img/err_up_7x15.png) no-repeat;
	height:6px;
}
.form_notify .text{
	border:1px solid #e85102;
	color: #fff;
	background:#e85102;
	padding:10px;
	width:auto;
	float:left;
	        border-radius: 5px;
        -moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius:5px;


}
.td_new_registration input.submit{
	width:auto;
	border:1px solid #448027;
	background:#448027 url(../../img/1x50_green.png) repeat-x;
	color:#fff;
	padding:8px 45px 10px 45px;
        border-radius: 3px;
        -moz-border-radius: 3px;
		-webkit-border-radius:  3px;
		font-size:1.2em;
		cursor:pointer;
		height:auto;
}
.td_new_registration input.submit:hover{
	background-position:10px -10px;
}
.td_new_registration input.submit:disabled{
	background:#c8ceda;
	border:#c8ceda;
	cursor:default;
}
._table_info{
position:relative;
top:0px;
vertical-align:top;
}
.table_info td, .table_info tr{
border:none;
vertical-align:top;
}

._table_info td {
padding-bottom:8px;
padding-right:10px;
vertical-align:top;
font-size:13px;
}
._table_info_1col {
	color:#777;
}
.adress_info{
	float:left;
}
.adress_info img {
padding:2px;
border:1px solid #CCC;
margin-right: 30px;
display:block;
}

.partners_container{
	margin-bottom:50px;
}

.partners_container p{
	margin: 15px 0px 5px 0px;
	text-align:justify;
}
.img_table_container{
	width:100%;
	margin-top:20px;
}
.img_table_container td {
}
.description_table td{
	padding:5px;
	vertical-align:top;
}
.description_table td p{
	margin-top:5px;
}
.description_table{
	text-align:justify;
	vertical-align:top;
}
.description_table img{
	border:1px solid #c8ceda;
	padding:2px;
	max-width:100px;
	max-height:100px;
}
.descr_h2{
	font-weight:bold;
	font-size:1.1em;
}
.descr_h2 a{
	text-decoration:underline;
}
.description{
	color:#777;
}

.partners_container ul{
	margin-left:30px;
}
.partners_container ul li{
	text-align:justify;
	vertical-align:top;
	list-style:circle;
}
.img_table_container td img{
	border:1px solid #c8ceda;
}
.partners_head {
	margin-bottom:10px;
}
.partners_head h1{
	font-weight:bold;
	font-size:1.2em;
	padding-bottom:2px;
}
.address_table{
	margin-left:10px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:40px;
}
.address_table td{
	vertical-align:top;
	padding:3px;
}
.address_table .frst_col{
	width:150px;
}
.phone{
font-weight:normal;
font-size:0.9em;
}
.seeonmap{
	font-size:11px;
	color:#999;
	text-decoration:underline;
}
#table_buy a span.greentxt { 
color:#85c227;
}
#totalBuy.greentxt{
color:#85c227;
}

.menu_manager_title {
	background:#eceeef;
	text-align:center;
	margin:0px 0px 10px 0px;
	padding:2px 5px 3px 0px;
/*	border:1px solid #3a7e00;*/
}
.menu_manager_title a {
	color:#223669;
	width:100%;
	padding:2px 5px 2px 5px;
	font-weight:bold;
}

.menu_allmanager_block{
	margin:0px 0px 3px 7px;
	position:relative;
	height:16px;
	cursor:pointer;
	padding:0px 2px 2px 5px;
	border:1px solid #fff;
	background:url(../img/list.png) left no-repeat;
	background-position:0px 3px;
}
.menu_allmanager_block p{
	padding:2px 0px 0px 17px;
}

.menu_allmanager_active_block{
	margin:0px 0px 3px 7px;
	position:relative;
	height:16px;
	cursor:pointer;
	padding:0px 2px 2px 5px;
	border:1px solid #fff;
	background:url(../img/list.png) left no-repeat;
	background-position:0px -15px;
}
.menu_allmanager_active_block p{
	padding:2px 0px 0px 17px;
	color:#e85102;
}
.menu_manager_block{
	margin-bottom:0px;
	position:relative;
	height:26px;
	cursor:pointer;
	padding:2px 2px 2px 5px;
	border:1px solid #fff;
	background:url(../img/manager_nophoto.png) left no-repeat;
	background-position:0px 0px;
	margin-bottom:3px;

}

.menu_manager_block img {
	width:26px;
	height:26px;
	border:1px solid #777;
	float:left;
	padding:2px;
	margin-right:7px;
	
}
.menu_manager_active_block{
	margin-bottom:0px;
	position:relative;
	height:26px;
	cursor:pointer;
	padding:2px 2px 2px 5px;
	border:1px solid #fff;
	background:url(../img/manager_nophoto.png) left no-repeat;
	background-position:0px -30px;
	margin-bottom:3px;
}

.menu_manager_option#add_manager{
	margin-bottom:0px;
	position:relative;
	height:20px;
	cursor:pointer;
	padding:0px 2px 2px 5px;
	border:1px solid #fff;
	background:url(../img/add_manager.png) left no-repeat;
	background-position:5px 1px;
	margin-bottom:7px;
}

.menu_manager_option#delete_manager{
	margin-bottom:0px;
	position:relative;
	height:20px;
	cursor:pointer;
	padding:0px 2px 2px 5px;
	border:1px solid #fff;
	background:url(../img/delete_manager.png) left no-repeat;
	background-position:5px 1px;
	margin-bottom:3px;
}
.menu_manager_option#edit_manager{
	margin-bottom:0px;
	position:relative;
	height:20px;
	cursor:pointer;
	padding:0px 2px 2px 5px;
	border:1px solid #fff;
	background:url(../img/edit_manager.png) left no-repeat;
	background-position:5px 1px;
	margin-bottom:3px;
}

.menu_manager_option p{
	padding:5px 0px 0px 30px;
}
#left_menu_managers #separate{
	border-top:1px dotted;
	padding-top:7px;
	margin-top:7px;
}

.menu_manager_active_block img {
	width:26px;
	height:26px;
	border:1px solid #e85102;
	float:left;
	padding:2px;
	margin-right:7px;
	
}
.menu_manager_active_block p{
	margin-left:25px;
	padding:7px 0px 1px 5px;
	color:#e85102;
}
.menu_manager_block p{
	padding:7px 0px 0px 30px;
}
.menu_manager_block:hover{
	background-position:0px -30px;

}
.menu_manager_block:hover p{
	color:#e85102;
}

.manager_select_div {
	margin-bottom:15px;
}
.manager_select_div p{
	font-weight:bold;
	padding-bottom:2px;
}

#help_window{
	padding:10px;
	background:#FFF4E6;
	font-size:13px;
}
#help_window #HW_title span {
	color:#223669;
}
#help_window #HW_maintext, #help_window #HW_subtitle{
	font-size:13px;
	margin-top:7px;
	margin-left:7px;
	padding-left:0px;
}
#help_window #HW_maintext #options label{
	padding:5px;
	display:block;
	
}
#help_window #HW_maintext #options label input {
	margin-right:3px;
}

#agency_prs_info{
	width:100%;
}

._div_agency_data #agency_prs_info #p_photo img{
	position:relative;
	margin-bottom:5px;
	display:block;
}

._div_agency_data #agency_prs_info #p_photo #delete_img{
	position:relative;
	color:#e85102;
	float:right;
}
._div_agency_data #agency_prs_info #p_photo #file_form{
        border-radius: 3px;
        -moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	position:absolute;
	padding:0px 0px 8px 8px;
	border:1px solid #777;
	background:#fff;
	margin-top:20px;
	background:#eceeef;
	z-index:10;
	display:none;
}
._div_agency_data #agency_prs_info #p_photo #file_form #dv_close{
	height:22px;
}
._div_agency_data #agency_prs_info #p_photo #file_form img{
	width:14px;
	height:14px;
	border:none;
	position:relative;
	float:right;
	cursor:pointer;
}
#td_personal_data select{
	width:280px;
}
#table_1 img{
	max-width:80px;
	max-height:60px;
}

.n_table_list{
border-top:1px solid #CCC;
}
.n_table_list .aglist_info{
cursor:pointer;
padding:5px;
border-bottom:1px solid #CCC;
text-align:left;
	min-height:90px;
}
.n_table_list .aglist_info img{
	max-height:70px;
	max-width:90px;
	float:left;
	margin-right:10px;
	}
.n_table_list .aglist_info .col_1{
	width:110px;
	text-align:center;
}
.n_table_list .aglist_info .col_2{
	width:220px;
	padding-right:10px;
}

.n_table_list .aglist_info .col_3{
	width:240px;
}

.n_table_list .aglist_info div{
	border:none;
	position:relative;
}

.n_table_list .aglist_info div p{
	top:0px;
	display:inline-block;
	float:left;
}

.n_table_list .aglist_info:hover img {
	border:1px solid #ccc;
}
.n_table_list .aglist_info:hover p{
	color:#223669;
}
.endcol{
	text-align:center;
	font-size:1.1em;
}
.endcol .price{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	font-weight:bold;
}
.review_img {
	padding-right:10px;
}
.review_img img{
	padding:2px;
	border:1px solid #ccc;
}
.title_adv span{
	padding-right:4px;
}
.title_adv{
	margin-bottom:2px;
	font-weight:bold;
}

#p_ag_edit_btn{
	padding-top:10px;
}
#save_edit_ag{
		border:1px solid #777;
	background:#223669;
	padding:2px 7px 2px 7px;
	color:#fff;
	cursor:pointer;
	font-size:11px;
        border-radius: 3px;
        -moz-border-radius: 3px;
		-webkit-border-radius: 3px;

}
#delete_agent{
		border:1px solid #e85102;
	background:none;
	padding:2px 7px 2px 7px;
	color:#e85102;
	cursor:pointer;
	font-size:11px;
        border-radius: 3px;
        -moz-border-radius: 3px;
		-webkit-border-radius: 3px;

}

._div_agency_data{
	padding-left:0px;
	border:1px solid #CCC;
	margin-bottom:10px;
	width:auto;
	padding:5px;
	border-top:0px;
        border-radius: 0px 0px 3px 3px;
        -moz-border-radius: 0px 0px 3px 3px;
		-webkit-border-radius: 0px 0px 3px 3px;
}
._div_agency_data td {
	vertical-align:top;
}

#p_photo {
	width:155px;
	text-align:left;
}
._div_agency_data #p_photo #imgphoto{
	max-width:100px;
	max-height:160px;
	min-height:60px;
	background:#eceeef;
	border:1px solid #777;
	padding:2px;
	
}
._table_list tr td{
	padding:5px;
	border-bottom:1px solid #3c5083;
	line-height:14px;
	vertical-align:top;
}

._table_list thead tr td{
	background:#c8ceda;
	border-top:1px solid;
	border-bottom:1px solid;
	font-weight:bold;
}
._table_list td img{
height:70px;
width:100px;
}
._table_list .td_check{
	vertical-align:middle;
	width:20px;
	text-align:center;
}

._table_list tr:hover td{
	background:#eceeef;
}

._div_agency_data #p_data{
	padding-left:20px;
	width:100%;
}

._div_agency_data #agency_prs_info #cancel_edit{
		border:1px solid #777;
	background:none;
	padding:2px 7px 2px 7px;
	color:#223669;
	cursor:pointer;
	font-size:11px;
        border-radius: 3px;
        -moz-border-radius: 3px;
		-webkit-border-radius: 3px;

}
._div_agency_data #td_personal_data select {
	background:#223669;
	color:#fff;
}
._div_agency_data #td_personal_data select option{
	background:#fff;
	color:#223669;
}

._div_agency_data #td_personal_data option[selected]{
}

._div_agency_data #td_personal_data td{
	padding:4px 15px 4px 2px;
}
._div_agency_data #p_data #td_personal_data {
	width:100%;
}
._div_agency_data #td_personal_data .edit_prs_input{
	padding:2px;
	width:100%;
}
._div_agency_data #td_personal_data .grey_coll{
	width:auto;
	padding-right:0px;
}
._div_agency_data #td_personal_data #p_name, ._div_agency_data #td_personal_data #p_name input{
	font-weight:bold;
}
._div_agency_data #p_ag_edit_btn, ._div_agency_data #p_ag_save_btn{
	text-align:right;
}

#tr_change_passw, #tr_re_change_passw{
	display:none;

}

.edit_address_tr{
	display:none;
}
.v_address_tr{
}
._filter_name{
	font-size:11px;
	color:#777;
}
._nav_filter select{
	font-size:11px;
}
.grey_coll a{
	color:#777;
	border-bottom: 1px dotted ;
	cursor:pointer;
}
.left_agency_filter{
	margin-top:20px;
}
.selected_manager{
	font-weight:bold;
	background:#223669;
	color:#fff;
}
#prs_ag_btns td{
	padding-top:10px;
}

.ag_sub_info_div{
	margin-bottom:0px;
	text-align:right;
	height:22px;
}

.ag_sub_info_div p{
	padding:2px 7px 3px 7px;
	border:1px solid #CCC;
	border-top:0px;
	float:right;
	background:#223669;
	color:#fff;
	cursor:pointer;
        border-radius: 0px 0px 3px 3px;
        -moz-border-radius: 0px 0px 3px 3px;
		-webkit-border-radius: 0px 0px 3px 3px;

}
.ag_sub_info_div p:hover{
	background:#eceeef;
	color:#223669;
}
._table_list img {
	width:70px;
	margin-right:10px;
}

._table_list .title_adv{
	margin-bottom:5px;
	padding-right:0px;
}

._table_list .title_adv div{
	position:relative;
	display:inline;
	border-bottom:1px solid #223669;
	margin:0px auto;
	padding-right: 10px;
}

._table_list td:hover img{
	border:1px solid #ccc;
}
td{
}

._table_filter{
text-align:left;
padding:5px;
border-bottom:0px solid #CCCCCC;
border-top:1px solid #CCCCCC;
 position:relative; 
 font-size:11px; 
 width:auto; 
 color:#777;
 display:none;
}

._table_filter select {
	width:170px;
 font-size:12px; 
}
.head_line {
	position:relative;
	height:22px;
	padding:3px 5px 2px 2px;
}
.head_line #total_adv{
	float:right;
}
.head_line #extend_search {
	float:left;
	display:inline;
	background-position:right 3px;
	padding:2px 14px 7px 7px;
	cursor:pointer;
border:0px solid #777;
        border-radius: 5px 5px 0px 0px;
        -moz-border-radius: 5px 5px 0px 0px;
		-webkit-border-radius: 5px 5px 0px 0px;
		border-bottom:none;
}
.head_line .expand_search{
	background:url(../img/expand_red.png) right no-repeat;
}
.head_line .expand_hide_search{
	background-position:right 1px;
	background:url(../img/expand_red_up.png) right no-repeat;
}

.head_line #extend_search p{
	float:left;
	font-size:11px;
	color:#e85102;
	height:15px;
}
#table_buy a span.greentxt { 
color:#85c227;
}
#totalBuy.greentxt{
color:#85c227;
}
a.title{
	font-weight:bold;
}
.tdimg{
	width:200px;
}
.tdimg a img {
	max-width:180px;
	max-height:70px;
	padding:0px;
	border:none;
}

.addresslist{
	padding-top:7px;
}
.addresslist a{
	color:#666666;
	font-weight:normal;
	font-size:0.9em;
}
.td_adresa a{
	color:#666666;
	font-weight:normal;
	font-size:0.9em;
}