﻿.admin_navbar_items {
    position: relative;
    margin-top: 5px;
}
.adm_main_button {
    float: left;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    right: 20px;
    bottom: 20px;
    height: 20px;
    background:#fff url(image/button_bg.png) left top repeat-x;
    border: none;
}
.adm_main_button a {
    color: white;
    text-decoration: none;
    line-height: 20px;
    font-size: 12px;
}
#ctl00_CPC_Button_delete_all, #ctl00_CPC_Button_delete_all_block {
    position: relative;
    display:block;
    height: 30px;
    background: #fff url(image/button_bg.png) left top repeat-x;
    border: none;
    color: white;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 5px;
}
#ctl00_CPC_div_deleteAll_open 
{
    float:right;
}
.txtedit {
    position: relative;
    float: left;
    z-index: 999;
    left: -18px;
    top: 0px;
    margin-right: -18px;
    clear: both;
}
.map_locator {
    position: relative;
    float: left;
    border-style: dashed;
    border-width: 1px;
    height: 588px;
    width: 598px;
    background-repeat: no-repeat;
}
.map_locator img {
    width: 13px; 
    height: 14px;
    src: url(/js/blank.gif);
    border-style: none;

}
.list_header, .list_dark ,.list_bright
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    color: #000080;
}
.list_dark
{
    font-weight: normal;
    background-color: #FFF3BF;
}
.list_bright
{
    font-weight: normal;
}
.list_admininfo 
{
    position: relative;
    float: left;
    font-family: "Verdana" , sans-serif;
    font-weight: normal;
    font-size: 10px;
    padding-top: 10px;
}
/*div.advertise_item>div.desc>p {
    float:left;
    width:100%;
}*/
.content_box .red_box
{
    background-color: #FFEAEA;
    margin-bottom: 10px;
}
.red_box .formline
{
    position: relative;
    float: none;
    margin-top: 3px;
    margin-bottom: 3px;
}
.red_box .Label
{
    position: relative;
    float: left;
    font-weight: bold;
    width: 200px;
    font-size: 10px;
    margin-right: 15px;
    margin-left: 15px;
}
.red_box .txt
{
    font-weight: normal;    
    font-size: 10px;
}

.usersearch
{
    position: relative;
    float: left;
    width: 749px;
    font-size: 12px;
}
.usersearch .col1, .usersearch .col2, .usersearch .col3
{
    position: relative;
    float: left;
    width: 234px;
    padding-left: 15px;
}
.usersearch .adm_form_label1
{
    position: relative;
    float: left;
    width: 80px;
}
.usersearch .adm_form_label2
{
    position: relative;
    float: none;
    font-size: 8px;
}
.usersearch .adm_form_pulldown
{
    position: relative;
    float: left;
    width: 140px;
}
.usersearch .adm_form_textbox
{
    position: relative;
    float: left;
    width: 140px;
}
.adm_user_item
{
    position: relative;
    float: left;
    width: 749px;
    font-size: 10px;
    margin-bottom: 15px;
    background-color: #FFF3BB;
}
.adm_user_item_data
{
    position: relative;
    float: left;
    width: auto;
    margin-right: 15px;
    
}
.adm_user_item_data_title
{
    position: relative;
    float: left;
    width: auto;
    font-weight: bold;
    color: #075FAA;
    font-size: 11px;
}
.adm_user_item_data_content
{
    position: relative;
    float: left;
    width: auto;
    margin-left: 5px;
}