.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;
}
.left_list_region{
	margin-bottom:20px;
}
.left_list_region li{
	padding:2px 0px 2px 8px;
}
.left_list_region li a:hover{
	color:#e85102;
}
.left_list_region  .active_oblast{
	background:#223669;
	padding-left:10px;
}
.left_list_region  .active_oblast a{
	color:#fff;
}
.left_list_region .active_row a{
	color:#e85102;
}
.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;
}

.endcol{
	text-align:center;
	font-size:1.1em;
}
.endcol .price{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	font-weight:bold;
}
.review_adv{
	text-align:left;
	font-size:12px;
}
.review_adv a:hover{
	color:#223669;
}
.td_adresa{
	color:#777;
}
#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;
	
}
.td_img{
border:1px solid #c8ceda;
padding:2px;
float:left;
position:relative;
height:auto;
margin-right:10px;
width:70px;
height:56px;
overflow:hidden;
}
._table_list tr,  ._table_list td{
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;

}
._table_list td{
padding:5px;
}
.td_title_adv{
	text-decoration:underline;
	margin-bottom:2px;
}

._table_list tr:hover{
background:#eceeef;
cursor:pointer
}

._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;
vertical-align:top;
font-size:13px;
}

._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;
	margin-bottom:2px;
}
._nav_filter select{
	font-size:12px;
}
.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;
}

.download_btn_agency{
	margin-bottom:10px;
}
.download_btn_agency {
	color:#fff;
	background:url(../img/1x50_bl.png) repeat-x;
	border:1px solid #223669; 
	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;
}
.download_btn_agency a{
	color:#fff;
}


