.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{
	border-bottom:1px solid;
	padding-right:4px;
}
.title_adv{
	margin-bottom:2px;
}

#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;
}