body
{
    background: url(Images/bg_html.jpg) repeat-x 0 0;
    color: #333333;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    margin: 0px;
}

.popupWindow
{
    position: absolute;
    vertical-align: middle;
    height: 100px;
    width: 250px;
    padding-top: 20px;
    border: solid 1px black;
    margin: 0px 0px 0px 300px;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color=#2557ad);
    display: none;
}
.popupWindowHeader
{
    position: relative;
    float: right;
    vertical-align: middle;
    padding-top: 20px;
    height: 100px;
    width: 250px;
    border: solid 1px black;
    margin: 0px 0px 0px 0px;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color=#2557ad);
    display: none;
}
.popupWindowLarge
{
    position: absolute;
    vertical-align: top;
    height: 200px;
    width: 600px;
    padding-top: 20px;
    padding-left: 10px;
    border: solid 1px black;
    margin: 20px 20px 20px 20px;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color=#2557ad);
    display: none;
}

.clear
{
    clear: both;
}

.clr
{
    clear: both;
    height: 15px;
}

.txt_new
{
    width: 59px;
    float: left;
}

.new
{
}

.new label
{
    float: left;
    font-weight: bold;
    width: 100px;
    text-align: right;
    padding: 0 10px 0 0;
}

.new span
{
    font-size: .8em;
    float: left;
    padding: 0 0 0 10px;
}

a, a:link, a:visited
{
    outline: none;
    text-decoration: none;
}

img
{
    border: none;
}

ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

li
{
    margin: 0px;
    padding: 0px;
}

h1
{
    font-size: 2em;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
    padding: 20px 10px 10px 0px;
}

h2
{
    font-size: 1.7em;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

h3
{
    font-size: 1.4em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h4
{
    font-size: 1.1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h5
{
    font-size: 8em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

form
{
    margin: 0px;
}

fieldset
{
    border: 1px solid #cfcfcf;
}

legend
{
    color: #a9a9a9;
    font-weight: bold;
    margin-left: 15px;
}

.header_righcol
{
    float: left;
    width: 770px;
}

.active_listing
{
    margin: 15px auto 5px auto;
    width: 900px;
}

.active_listing h4
{
    font-weight: bold;
    float: left;
}

.listing_address
{
    padding-left: 2px;
    width: 600px;
}

.listing_advertise
{
    padding-left: 2px;
    width: 700px;
}

.listing_actions
{
    padding-left: 15px;
    width: 200px;
}

.listing_status
{
    text-align: right;
    width: 138px;
}

.admin_listing_action
{
    text-align: right;
    width: 152px;
}


.author_name
{
    padding: 10px 0px 0px 5px;
    width: 120px;
}

.author_name h4
{
    font-size: 16px;
    font-weight: bold;
}

.bg_testimonial_list
{
    background: url(Images/bg_view_listing.jpg) repeat-x 0 0;
    color: #000000;
    line-height: 18px;
    margin: 0px auto;
    width: 950px;
}

.bg_testimonial_list p
{
    margin: 0px;
    padding: 10px;
}

.admin_testimonial
{
    background: url(Images/bg_view_listing.jpg) repeat-x 0 0px;
    height: 50px;
    margin: 0px auto;
    padding-top: 5px;
    width: 950px;
}

.admin_testimonial a, .admin_testimonial a:link, .admin_testimonial a:visited
{
    background: #cecece;
    color: #2f83fc;
    margin-right: 2px;
    padding: 5px 10px;
    text-decoration: underline;
}
.headerrow_grid
{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    height: 25px;
    border: solid 0px red;
}
.left_headerrow_grid
{
    float: left;
    display: inline;
    width: 250px;
}
.right_headerrow_grid
{
    float: left;
    display: inline;
    width: 600px;
}
.row_grid
{
    color: #000000;
    float: left;
    background: url(Images/bg_view_listing.jpg) repeat-x 0 0;
    margin: 0px auto;
    height: auto;
    line-height: 18px;
    padding: 0px 0px 5px 0px;
    border: solid 0px red;
    width: 100%;
}
.row_item_grid
{
    float: left;
    text-align: justify;
    min-height: 15px;
    border: solid 0px red;
}

.left_row_item_grid
{
    float: left;
    display: inline;
    text-align: justify;
    width: 250px;
}
.right_row_item_grid
{
    float: left;
    display: inline;
    text-align: justify;
    margin-left: 25px;
    width: 600px;
}

.row_buttons
{
    float: left;
    background: url(Images/bg_view_listing.jpg) repeat-x 0 0px;
    height: 50px;
    margin: 0px auto;
    padding-top: 5px;
    width: 100%;
    border: solid 0px red;
}

.row_buttons a, .row_buttons a:link, .row_buttons a:visited
{
    background: #cecece;
    color: #2f83fc;
    margin-right: 2px;
    padding: 5px 10px;
    text-decoration: underline;
}

.bg_view_listing
{
    background: url(Images/bg_view_listing.jpg) repeat 0 0;
    margin: 0px auto;
    padding-bottom: 35px;
    width: 900px;
}

.header_grid
{
    background: url(Images/bg_view_listing.jpg) repeat 0 0;
    margin: 0px auto;
    padding: 15px 0px 15px 0px;
    width: 900px;
    border: solid 0px red;
}

.bg_view_listing li
{
    float: left;
    padding: 11px 0px 10px 0px;
}

.view_listing_address
{
    border-right: 1px solid #dedede;
    width: 600px;
}

.view_listing_advertise
{
    border-right: 1px solid #dedede;
    width: 800px;
}

.view_listing_inactive
{
    width: 811px;
}

.view_listing_active
{
    text-align: right;
    width: 155px;
}

.admin_user_status
{
    text-align: right;
    width: 280px;
}

.view_new_listing
{
    text-align: right;
    width: 210px;
}

.advertiser_row
{
    border-right: 1px solid #dedede;
    width: 700px;
}

.advertiser_title_row
{
    border-right: 1px solid #dedede;
    width: 650px;
}

.view_listing_edit
{
    border-right: 1px solid #dedede;
    text-align: center;
    width: 54px;
}

.view_listing_edit a, .view_listing_edit a:link, .view_listing_edit a:visited
{
    color: #2f83fc;
    text-decoration: underline;
}

.view_listing_delete
{
    border-right: 1px solid #dedede;
    text-align: center;
    width: 69px;
}
.view_ads
{
    text-align: center;
    width: 100px;
}

.view_listing_delete a, .view_listing_delete a:link, .view_listing_delete a:visited
{
    color: #2f83fc;
    text-decoration: underline;
}

.view_listing_deactivate
{
    border-right: 1px solid #dedede;
    text-align: center;
    width: 85px;
}

.admin_ad_management
{
    text-align: center;
    width: 100px;
}

.admin_ad_management a, .admin_ad_management a:link, .admin_ad_management a:visited
{
    color: #2f83fc;
    text-decoration: underline;
}


.view_listing_deactivate a, .view_listing_deactivate a:link, .view_listing_deactivate a:visited
{
    color: #2f83fc;
    text-decoration: underline;
}

.bg_nav_left
{
    background: url(Images/bg_nav_left_repeat.jpg) repeat-y 0 0;
}

.bg_login
{
    background: url(Images/bg_login_repeat.jpg) repeat-y 0 0;
    border-bottom: 1px solid #a2a2a2;
    float: left;
    margin-left: 50px;
    width: 340px;
}

.bg_admin_login
{
    background: url(Images/bg_login_repeat.jpg) repeat-y 0 0;
    border-bottom: 1px solid #a2a2a2;
    margin: 50px auto 0px auto;
    width: 340px;
}

.bg_login_top
{
    background: url(Images/bg_login.jpg) no-repeat 0 0;
    height: 52px;
}

.bg_listing
{
    background: url(Images/bg_listing.jpg) repeat-x 0 bottom;
    margin: 50px 0px 0px 0px;
    padding-bottom: 30px;
}

.text
{
    width: 650px;
    margin: 0;
    padding: 0;
}

.text ul
{
    margin: 0;
    padding: 20px 0 0 15px;
}

.text ul li
{
    background: url(Images/arrow.gif) 10px 4px no-repeat;
    margin: 0;
    padding: 0 0 5px 25px;
}

.bg_listing img
{
    float: left;
}

.bg_create_account
{
    background: url(Images/bg_create_account.jpg) no-repeat 0 0;
    padding-top: 43px;
}

.bg_listing_nav
{
    background: url(Images/bg_listing_nav.jpg) repeat-x 0 0;
    height: 30px;
    margin-top: 1px;
    width: 971px;
}

.bg_listing_nav li
{
    color: #535353;
    float: left;
    height: 25px;
    padding-top: 5px;
}

.view_listing
{
    border-right: 1px solid #acacac;
    margin-left: 5px;
    text-align: left;
    width: 790px;
}


.view_all
{
    border-right: 1px solid #acacac;
    border-left: 1px solid #FFFFFF;
    text-align: center;
    width: 55px;
}

.previous
{
    border-right: 1px solid #acacac;
    border-left: 1px solid #FFFFFF;
    text-align: center;
    width: 65px;
}

.next
{
    border-left: 1px solid #FFFFFF;
    text-align: center;
    width: 45px;
}

.bg_listing_nav a, .bg_listing_nav a:link, .bg_listing_nav a:visited
{
    color: #535353;
}


.btn_create_account
{
    background: url(Images/btn_create_account_shd.jpg) no-repeat 54px bottom;
    height: 60px;
    margin-top: 20px;
    padding-left: 54px;
}

.btn_registration
{
    background: url(Images/btn_create_shd.jpg) no-repeat 0 bottom;
    height: 51px;
    margin: 28px 0px 0px 26px;
}

.btn_create_shd
{
    float: left;
}

.btn_cancel_shd
{
    float: left;
    margin-left: 10px;
}
.flash_top
{
    float: left;
    background-color: #FFFFFF;
    width: 768px;
    padding: 15px 0px 15px 0px;
    text-align: center;
    border: solid 0px red;
}

.img_top
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 15px;
    text-align: left;
    width: 740px;
    height: 170px;
    border: solid 0px red;
}
.img_bottom
{
    margin: 16px 0px 0px 15px;
}

.img_service
{
    margin: 0 6px 0 0;
}

.container
{
    margin: 0px auto;
    width: 1032px;
}
.popup_container
{
    margin: 0px auto;
    width: 402px;
}
.create_account
{
    float: left;
    width: 325px;
    text-align: justify;
}

.contact_owner_form
{
    padding-top: 25px;
}


.contact_owner_form_main_label
{
    color: #333333;
    font-weight: bold;
    float: left;
    margin-right: 20px;
    text-align: right;
    width: 200px;
}

.contact_owner_form_label_to
{
    position: relative;
    color: #333333;
    font-weight: bold;
    margin: 0 0px 20px 10px;
    text-align: left;
    width: 20px;
    padding-left: 10px;
}
.contact_owner_form_label
{
    color: #333333;
    font-weight: bold;
    float: left;
    margin-right: 20px;
    text-align: left;
    width: 30px;
}
.contact_owner_form label
{
    color: #333333;
    font-weight: bold;
    float: left;
    margin-right: 20px;
    text-align: right;
    width: 150px;
}
.contact_owner_form input
{
    float: left;
    height: 19px;
    margin-bottom: 15px;
    width: 446px;
}

.contact_owner_form .box
{
    float: left;
    height: 19px;
    margin-bottom: 5px;
    width: 446px;
}

.contact_owner_form textarea
{
    background: #FFFFFF url(Images/bg_fields.jpg) repeat-x 0 0;
    border: 1px solid #b8b8b8;
    border-top: none;
    float: left;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    height: 100px;
    margin-bottom: 15px;
    overflow: auto;
    padding-top: 2px;
    width: 446px;
}

.small_text
{
    clear: both;
    font-size: .8em;
    padding: 0 0 5px 170px;
}

.help_text
{
    clear: both;
    font-size: .8em;
}

.contact_owner_submit
{
    background: url(Images/btn_create_shd.jpg) no-repeat 0 bottom;
    height: 52px;
    margin-left: 168px;
}
.contact_owner_submit_new
{
    background: url(Images/btn_create_shd.jpg) no-repeat 0 bottom;
    height: 52px;
    margin-left: 220px;
}

.content_listing
{
    float: left;
    margin-left: 17px;
    width: 557px;
}

.content_listing h3
{
    color: #5f90bb;
}

.content_listing p
{
    margin: 5px 0px 10px 0px;
}
.content_listing p a, .content_listing p a:link, .content_listing p a:visited
{
    color: #5f90bb;
    text-decoration: underline;
}

.content_listing h4
{
    font-weight: bold;
    margin-bottom: 3px;
}

.content_listing h4 a, .content_listing h4 a:link, .content_listing h4 a:visited
{
    color: #5f90bb;
    text-decoration: underline;
}

.contact_us_leftcol
{
    float: left;
    width: 574px;
}

.contact_us_leftcol p
{
    padding: 5px 0px 20px 2px;
}

.contact_us_leftcol label
{
    float: left;
    font-weight: bold;
    margin-right: 15px;
    text-align: right;
    width: 80px;
}

.contact_us_leftcol input
{
    height: 19px;
    margin-bottom: 15px;
    width: 445px;
}

.contact_us_leftcol textarea
{
    background: #FFFFFF url(Images/bg_fields.jpg) repeat-x 0 0;
    border: 1px solid #b8b8b8;
    border-top: none;
    float: left;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    height: 100px;
    margin-bottom: 15px;
    overflow: auto;
    padding-top: 2px;
    width: 445px;
}

.contact_us_submit
{
    background: url(Images/btn_create_shd.jpg) no-repeat 0 bottom;
    height: 52px;
    margin-left: 94px;
}

.contact_us_rightcol
{
    float: left;
    margin-left: 180px;
    width: 210px;
}

.contact_us_rightcol h2
{
    color: #bebebe;
    font-weight: bold;
}

.contact_us_rightcol p
{
    margin: 12px 0px;
}

.contact_us_rightcol a, contact_us_rightcol a:link, contact_us_rightcol a:visited
{
    color: #333333;
}

.contact_us_rightcol span
{
    font-weight: bold;
}

.control_panel_tab
{
    width: 1032px;
}

.control_panel_heading
{
    float: left;
    background: #FFFFFF;
    height: 20px;
    padding: 15px 0px 15px 0px;
    margin-bottom: 10px;
    width: 320px;
    border: solid 0px red;
}

.control_panel_heading h1
{
    color: #5f90bb;
    padding-left: 30px;
    border: solid 0px red;
}

.admin_control_panel_heading
{
    background: #FFFFFF;
    float: left;
    height: 50px;
    padding: 15px 0px 15px 0px;
    width: 350px;
}

.admin_control_panel_heading h1
{
    color: #5f90bb;
    padding-left: 30px;
    cursor: pointer;
}

.control_panel_nav
{
    color: #dddddd;
    float: left;
    font-size: 0.85em;
    font-weight: bold;
    border: solid 0px green;
}

.control_panel_nav li a:hover
{
    text-decoration: none;
    cursor: pointer;
}

.control_panel_nav li
{
    float: left;
    height: 42px;
    margin-left: 8px;
    padding-top: 8px;
}

.control_panel_nav li img
{
    margin-right: 1px;
    vertical-align: middle;
}

.control_panel_nav li a, .control_panel_nav li a:link, .control_panel_nav li a:visited
{
    color: #333333;
}

.control_panel_nav li.creating_list
{
    text-align: left;
    padding-left: 15px;
    width: 225px;
    border: solid 0px red;
}

.creating_list_active
{
    background: url(Images/bg_control_panel_active.jpg) repeat-x 0 bottom;
    text-align: left;
    padding-left: 15px;
    width: 225px;
    border: solid 0px Aqua;
}

.control_panel_nav li.view_active_list
{
    text-align: left;
    padding-left: 15px;
    width: 225px;
    border: solid 0px green;
}

.control_panel_nav li.admin_active_list
{
    text-align: center;
    width: 90px;
}


.view_active_list_active
{
    background: url(Images/bg_control_panel_active.jpg) repeat-x 0 bottom;
    text-align: left;
    padding-left: 15px;
    width: 225px;
    border: solid 0px #2AFF55;
}

.control_panel_nav li.view_inactive_list
{
    text-align: left;
    padding-left: 15px;
    width: 225px;
    border: solid 0px Maroon;
}

.control_panel_nav li.view_inactive_automate_list
{
    text-align: left;
    padding-left: 15px;
    width: 225px;
    border: solid 0px Blue;
}

.control_panel_nav li.admin_inactive_list
{
    text-align: center;
    width: 105px;
}

.view_inactive_list_active
{
    background: url(Images/bg_control_panel_active.jpg) repeat-x 0 bottom;
    text-align: left;
    padding-left: 15px;
    width: 225px;
    border: solid 0px #800000;
}

.control_panel_nav li.view_new_list
{
    text-align: center;
    width: 108px;
}

.control_panel_nav li.admin_new_list
{
    text-align: center;
    width: 85px;
}

.control_panel_nav li.admin_new_list span
{
    padding-left: 15px;
}


.view_new_list_active
{
    background: url(Images/bg_control_panel_active.jpg) repeat-x 0 bottom;
    text-align: center;
    width: 108px;
}

.control_panel_nav li.user_management
{
    text-align: left;
    padding-left: 15px;
    width: 225px;
    border: solid 0px #FFAAD4;
}

.control_panel_nav li.admin_user_management
{
    text-align: left;
    width: 95px;
}

.control_panel_nav li.admin_user_management span
{
    padding-left: 30px;
}

.user_management_active
{
    background: url(Images/bg_control_panel_active.jpg) repeat-x 0 bottom;
    text-align: left;
    padding-left: 15px;
    width: 225px;
    border: solid 0px #FFD4FF;
}

.control_panel_nav li.ad_management
{
    text-align: left;
    padding-left: 15px;
    width: 225px;
    border: solid 0px Black;
}

.control_panel_nav li.submenuitem
{
    text-align: center;
    margin: 5px 5px 0px 15px;
}

.control_panel_nav li.submenuitem img
{
    width: 14px;
    height: 13px;
    text-align: center;
    margin: 5px 5px 0px 15px;
}

.submenu
{
    color: #000000;
    float: left;
    font-size: 0.85em;
    border: solid 0px green;
    margin: 0px 0px 25px 25px;
}

.submenu li
{
    float: left;
    margin-left: 25px;
    border: solid 0px red;
}

.submenu li img
{
    margin-right: 5px;
    vertical-align: middle;
}

.submenu li a:hover
{
    text-decoration: none;
    cursor: pointer;
}

.submenu li a, .submenu li a:link, .submenu li a:visited
{
    color: #333333;
}

.ad_management_active
{
    background: url(Images/bg_control_panel_active.jpg) repeat-x 0 bottom;
    text-align: center;
    width: 103px;
}

.control_panel_nav li.testimonial
{
    text-align: center;
    width: 90px;
}

.testimonial_active
{
    background: url(Images/bg_control_panel_active.jpg) repeat-x 0 bottom;
    text-align: center;
    width: 90px;
}


.control_panel_edit
{
    background: url(Images/bg_edit_listing.jpg) no-repeat 0 22px;
    height: 50px;
    margin: 0px auto;
    width: 971px;
}

.category_title_div
{
    /*background: url(Images/bg_user_management.jpg) no-repeat 0 22px;*/
    float: left;
    color: #aaaaaa;
    font-size: 20px;
    font-weight: normal;
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    height: 50px;
    width: 100%;
    padding-top: 25px;
    margin-left: 25px;
    vertical-align: bottom;
    border: solid 0px red;
}

.bg_admin_user_management
{
    background: url(Images/bg_user_management.jpg) no-repeat 0 22px;
    height: 50px;
    margin: 0px auto;
    width: 971px;
}

.bg_admin_ad_management
{
    background: url(Images/bg_ad_management.jpg) no-repeat 0 22px;
    height: 50px;
    margin: 0px auto;
    width: 971px;
}

.bg_admin_testimonial_management
{
    background: url(Images/bg_testimonial_management.jpg) no-repeat 0 22px;
    height: 50px;
    margin: 0px auto 30px auto;
    width: 971px;
}

.control_panel_create
{
    background: url(Images/bg_create_listing.jpg) no-repeat 0 22px;
    height: 50px;
    margin: 0px auto;
    width: 971px;
}

.control_panel_active_list
{
    background: url(Images/bg_active_listing.jpg) no-repeat 0 22px;
    height: 50px;
    margin: 0px auto;
    width: 971px;
}

.admin_manage_ads
{
    background: url(Images/bg_manage_ads.jpg) no-repeat 0 22px;
    height: 55px;
    margin: 0px auto;
    width: 971px;
}

.bg_admin_new_listing
{
    background: url(Images/bg_new_listing.jpg) no-repeat 0 22px;
    height: 50px;
    margin: 0px auto;
    width: 971px;
}

.page_checkbox
{
    float: left;
    height: 14px;
    margin: 0px 10px 0px 0px;
    width: 16px;
}

.control_panel_inactive_list
{
    background: url(Images/bg_inactive_listing.jpg) no-repeat 0 22px;
    height: 50px;
    margin: 0px auto;
    width: 971px;
}

.control_panel_form
{
    line-height: 18px;
    margin: 25px 0px 0px 30px;
    width: 590px;
}
.popup_panel_form
{
    line-height: 18px;
    margin: 25px 0px 0px 30px;
    width: 250px;
}

.control_panel_form label
{
    margin-bottom: 5px;
}

.control_panel_form input
{
    margin-bottom: 15px;
}


.flash_btm
{
    margin-top: 16px;
}

.form_login
{
    font-weight: bold;
    margin: 0px auto;
    padding-bottom: 15px;
    width: 320px;
}

.form_login a, .form_login a:link, .form_login a:visited
{
    color: #5F90BB;
}

.form_login a:hover
{
    text-decoration: underline;
}

.form_login input
{
    float: left;
    height: 19px;
    width: 219px;
}

.input
{
    background: #FFFFFF url(Images/bg_fields.jpg) repeat-x 0 0;
    border: 1px solid #b8b8b8;
    border-top: none;
    float: left;
}

.btn_login
{
    /*	margin-left: 220px;*/
    float: left;
    position: relative;
    top: -8px;
    left: 100px;
}

.form_login .btn_forgot
{
    width: 120px;
    float: left;
}

.form_login label
{
    float: left;
    height: 27px;
    margin-bottom: 14px;
    width: 70px;
}

.header_wrapper
{
    color: #ebebeb;
    font-size: 12px;
    width: 1032px;
}

.icon_login
{
    /* background-image: in alt style sheets */
    float: right;
    height: 66px;
    position: relative;
    top: -23px;
    width: 61px;
}

.logo_csng
{
    position: relative;
    top: 4px;
}

.listing_contents
{
    line-height: 18px;
    margin: 0px auto;
    padding: 22px 0px 50px 0px;
    width: 971px;
}

.listing_contents .bold
{
    margin: 0;
    padding: 5px 0 0 0;
    font-weight: bold;
}

.listing_contents h1
{
    color: #5f90bb;
    padding-bottom: 22px;
}

.listing_contents h3
{
    color: #5f90bb;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.listing_contents ul.new
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.listing_contents ul.new li
{
    margin: 0;
}

.listing_contents ul.new li a, .listing_contents ul.new li a:link, .listing_contents ul.new li a:visited
{
    background: url(Images/arrow.gif) 7px 2px no-repeat;
    color: #000000;
    text-decoration: none;
    padding: 0 0 0 25px;
}

.listing_contents ul.new li a:hover
{
    background: url(Images/arrow.gif) 10px 2px no-repeat;
    text-decoration: underline;
}

.nav_header
{
    background: url(Images/bg_nav_header1.jpg) no-repeat 0 0;
    float: left;
    height: 17px;
    margin-top: 21px;
    padding-top: 6px;
    text-align: center;
    width: 247px; /*	position: relative; 	right: -3px;*/
}

.nav_header a:link, .nav_header a:visited
{
    color: #ebebeb;
}

.nav_left
{
    background: url(Images/bg_btm_left_nav.jpg) no-repeat 0 bottom;
    padding-top: 25px;
    padding-bottom: 20px;
}


.nav_left li
{
    /* background-image: in alt style sheets */
    height: 22px;
}


.nav_left_topten li
{
    /* background-image: in alt style sheets */
    height: 44px;
}

.nav_left_follow li
{
    /* background-image: in alt style sheets */
    height: 44px;
}

.nav_left li a, .nav_left li a:link, .nav_left li a:visited, .nav_left_follow li a, .nav_left_follow li a:link, .nav_left_topten li a, .nav_left_topten li a:link, .nav_left_follow li a:visited, .nav_left_topten li a:visited
{
    color: #417AAF;
    font-weight: bold;
    display: block;
    padding: 4px 0px 4px 45px;
}

.nav_left li a:hover
{
    background: url(Images/left_menu_hover.jpg) repeat-x 0 1px;
    color: #FFFFFF;
}

.nav_left_topten li a:hover
{
    background: url(Images/left_menu_hover_topten.jpg) repeat 0 1px;
    color: #FFFFFF;
}

.nav_left_follow li a:hover
{
    background: url(Images/left_menu_hover_follow.jpg) repeat 0 1px;
    color: #FFFFFF;
}

.page_logo
{
    float: left;
    height: 204px;
    width: 261px;
}

.page_slogan
{
    font-size: 11px;
    float: left;
    text-align: right;
    height: 17px;
    margin: 16px 3px 0px 0px;
    padding-top: 6px;
    width: 515px;
    position: relative;
    left: 0px;
    line-height: 11px;
    border: solid 0px red;
}

.page_slogan span
{
    color: #acacac;
}

.page_log_out
{
    color: #e1e1e1;
    margin-left: 23px;
}

.page_contents
{
    width: 1032px;
}

.page_contents_wide
{
    background: #FFFFFF;
    padding-bottom: 30px;
    width: 1032px;
    border: solid 0px red;
}

.page_contents_wide a, .page_contents_wide a:link, .page_contents_wide a:visited
{
    color: #5F90BB;
}

.page_contents_wide a:hover
{
    text-decoration: underline;
}

.page_subcontents
{
    font-weight: bold;
    padding: 10px 30px 20px 30px;
}

.page_subcontents span
{
    font-weight: normal;
}

.page_subcontents img
{
    margin-right: 5px;
    vertical-align: middle;
}

.page_subcontents a, .page_subcontents a:link, .page_subcontents a:visited
{
    color: #5f90bb;
    text-decoration: underline;
}

.page_contents_popup_wide
{
    background: #FFFFFF;
    padding-top: 10px;
    width: 402px;
}

.page_leftcol
{
    float: left;
    width: 244px;
}

.page_rightcol_home
{
    float: left;
    margin-left: 17px;
    width: 771px;
}

.page_rightcol
{
    background: #FFFFFF;
    float: left;
    margin-left: 19px;
    width: 769px;
}

.page_rightcol a, .page_rightcol a:link, .page_rightcol a:visited
{
    color: #5F90BB;
}

.page_footer
{
    color: #898989;
    font-size: 12px;
    width: 782px;
    margin: 0 auto;
}

.page_footer_home
{
    color: #898989;
    font-size: 12px;
    position: relative;
    top: -15px;
    width: 782px;
    margin: 0 auto;
}
.page_ads
{
    /* background-image: in alt style sheets */
    margin: 15px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    height: 140px;
    text-align: center;
    border: solid 0px red;
}

.page_copyright
{
    float: left;
    width: 100%;
    margin: 7px 0 15px 0;
    text-align: left;
    position: relative;
    border: solid 0px red;
}
.page_home_copyright
{
    float: left;
    width: 700px;
    margin: 7px 15px 15px 15px;
    text-align: left;
    position: relative;
    left: 60px;
}


.page_powered
{
    text-align: left;
    margin: 0px 0 15px 0;
    display: inline;
    border: solid 0px red;
}

.property_details_leftcol
{
    float: left;
    width: 375px;
}

.property_details_rightcol
{
    float: left;
    margin-left: 30px;
    width: 564px;
}
.property_details_ad
{
    margin-left: 100px;
    float: left;
    width: 700px;
}

.property_details_rightcol h3
{
    color: #5f90bb;
}

.property_details_rightcol p
{
    margin: 0px;
    padding: 10px 0px;
}

.property_details_rightcol p a, .property_details_rightcol p a:link, .property_details_rightcol p a:visited
{
    color: #5f90bb;
    text-decoration: underline;
}

.property_details_list
{
    font-weight: bold;
    border-top: 1px solid #d9d9d9;
    padding: 10px 0px;
}

.property_details_list div
{
    margin-top: 30px;
}

.property_details_list p
{
    margin: 5px 0px;
    padding: 0px;
}

.property_details_list p span
{
    font-weight: normal;
    border: solid 0px red;
}

.property_details_list a, .property_details_list a:link, .property_details_list a:visited
{
    font-weight: normal;
    color: #a8a8a8;
}

.property_details_links
{
    border-top: 1px solid #d9d9d9;
    padding-top: 15px;
}

.property_details_links span
{
    padding-right: 20px;
    border: solid 0px red;
}

.property_details_links img
{
    margin-right: 5px;
    vertical-align: middle;
}

.property_details_links span a, .property_details_links span a:link, .property_details_links span a:visited
{
    font-weight: normal;
    color: #a8a8a8;
}

.registration_contents
{
    line-height: 18px;
    margin-left: 32px;
    padding: 22px 0px 50px 0px;
    width: 716px;
}

.location_contents
{
    line-height: 18px;
    margin-left: 32px;
    padding: 22px 0px 50px 0px;
    width: 1000px;
}

.location_contents h1
{
    color: #5f90bb;
    margin: 0 0 20px 0;
}

.registration_contents h1
{
    color: #5f90bb;
    padding-bottom: 22px;
}


.manage_ad_wrapper
{
    line-height: 18px;
    margin: 25px 0px 0px 30px;
    width: 605px;
}
.manage_form
{
    line-height: 18px;
    margin: 35px 0px 0px 50px;
    width: 905px;
}
.adminform
{
    margin-left: 20px;
}

.manage_ads_form
{
    padding: 15px;
    text-align: center;
}

.manage_ads_form img
{
    margin-bottom: 20px;
}


.manage_ads_form label
{
    font-weight: bold;
    float: left;
    margin-bottom: 15px;
    text-align: right;
    width: 90px;
}

.manage_ads_form input
{
    float: left;
    height: 19px;
    margin-left: 10px;
    width: 445px;
}

.btn_manage_ads
{
    margin: 30px 0px 15px 30px;
}
.chk_ad_region
{
    width: 300px;
    margin-left: 10px;
}

.btn_manage_ads_leftcol
{
    background: url(Images/btn_changes_shd.jpg) no-repeat 0 bottom;
    float: left;
    height: 48px;
}

.btn_manage_ads_leftcol img
{
    margin-right: 10px;
}

.btn_manage_ads_rightcol
{
    float: left;
    margin: 30px 0px 0px 250px;
}

.btn_manage_ads_rightcol a, .btn_manage_ads_rightcol a:link, .btn_manage_ads_rightcol a:visited
{
    color: #5f90bb;
    text-decoration: underline;
}

.manage_ads_form textarea
{
    background: url(Images/bg_fields.jpg) repeat-x 0 0;
    border: 1px solid #b8b8b8;
    border-top: none;
    float: left;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    height: 104px;
    margin-left: 10px;
    overflow: auto;
    padding-top: 2px;
    width: 225px;
}

.registration_form
{
    padding: 14px 0px 15px 18px;
}

.registration_form label
{
    font-weight: bold;
}

.registration_form input
{
    height: 19px;
    width: 460px;
}

.admin_form
{
    padding: 14px 0px 15px 18px;
}

.admin_form label
{
    display: block;
    width: 460px;
    font-weight: bold;
    border: solid 0px red;
}

.admin_form input
{
    display: block;
    height: 19px;
    width: 460px;
}

.input_ddl
{
    background: url(Images/bg_fields.jpg) repeat-x 0 0;
    float: left;
    border: 1px solid #b8b8b8;
    border-top: none;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    overflow: scroll;
    overflow-y: scroll;
    padding-top: 2px;
    height: 25px;
    width: 182px;
}
.input_mini
{
    background: url(Images/bg_fields.jpg) repeat-x 0 0;
    float: left;
    border: 1px solid #b8b8b8;
    border-top: none;
    padding: 1px 1px 1px 1px;
    height: 19px;
    width: 182px;
}
.note
{
    float: left;
    min-width: 500px;
    margin: 15px 0 20px 0;
    color: #898989;
    text-align: justify;
    font-size: 11px;
    font-style: italic;
}

.progressnote
{
    float: left;
    width: 500px;
    margin: 15px 5px 10px 5px;
    color: #898989;
    text-align: justify;
    font-size: 12px;
    font-style: italic;
}

.toptips_comments
{
    float: left;
    width: 500px;
    margin: 15px 25px 15px 75px;
    color: #898989;
    text-align: justify;
    font-size: 12px;
    font-style: italic;
}

.rightcol_contents
{
    line-height: 18px;
    margin: 0px auto;
    padding: 22px 0px 50px 0px;
    width: 716px;
}

.rightcol_contents h1
{
    color: #5f90bb;
    padding-bottom: 22px;
}

.rightcol_contents h3
{
    color: #000000;
    font-weight: bold;
    padding-bottom: 10px;
}

.rightcol_contents h3 span
{
    color: #5f90bb;
    text-decoration: underline;
}

.review_list
{
    border-bottom: 1px solid #d9d9d9;
    margin: 10px auto;
    padding: 20px 0px;
    width: 940px;
}

.review_list li
{
    float: left;
}

.review_list_content
{
    border-left: 1px solid #bfbfbf;
    padding-left: 22px;
    width: 780px;
}

.review_list_content h3
{
    color: #5f90bb;
}

.review_list_content p
{
    margin: 5px 0px;
}

.review_row
{
    border-bottom: 1px solid #d9d9d9;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 15px 0px;
}

.review_leftrow
{
    float: left;
    width: 100px;
    padding: 10px 0px 0px 0px;
}

.review_leftrow h4
{
    font-size: 16px;
    font-weight: bold;
}

.review_row li
{
    float: left;
}

.review_row_comments
{
    border-left: 1px solid #d9d9d9;
    padding-left: 15px;
    width: 500px;
}

.review_row_comments h3
{
    color: #5f90bb;
}

.review_row_comments p
{
    clear: both;
    margin: 5px 0px 5px 0px;
}

.search_content
{
    line-height: 18px;
    margin: 0px auto;
    padding: 22px 0px 50px 0px;
    width: 971px;
}
.searchcriteria_upcomings
{
    color: #333333;
    padding: 10px 25px 10px 25px;
    margin: 0px 25px 0px 25px;
    width: 500px;
}

.searchcriteria_upcomings fieldset
{
    color: #333333;
    line-height: 27px;
    padding: 25px 25px 25px 25px;
}

.search_tinydropdown
{
    background: url(Images/bg_fields.jpg) repeat-x 0 0;
    margin: 0px 0px 22px 108px;
    float: left;
    border: 1px solid #b8b8b8;
    border-top: none;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    overflow: scroll;
    overflow-y: scroll;
    padding-top: 2px;
    height: 25px;
    width: 182px;
}

.search_form
{
    margin-top: 30px;
}

.search_form label
{
    float: left;
    text-align: right;
    width: 90px;
}

.submit
{
    margin-left: 168px;
}
.btn_region
{
    margin-left: 170px;
}
.btn_admin_region
{
    position: relative;
    top: 4px;
    left: 9px;
}

.search_form input
{
    float: left;
    margin: 0px 0px 22px 18px;
    width: 92px;
}
.payment_form
{
    margin-top: 30px;
}

.payment_form label
{
    float: left;
    text-align: right;
    width: 172px;
}

.payment_form input
{
    float: left;
    margin: 0px 0px 22px 18px;
    width: 192px;
}
.drop
{
    float: left;
    margin: 0px 0px 22px 18px;
    width: 192px;
}

.search
{
    background: url(Images/bg_fields.jpg) repeat-x 0 0;
    margin: 0px 0px 22px 18px;
    float: left;
    border: 1px solid #b8b8b8;
    border-top: none;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    overflow: scroll;
    overflow-y: scroll;
    padding-top: 2px;
    height: 25px;
    width: 182px;
}
.searchad
{
    background: url(Images/bg_fields.jpg) repeat-x 0 0;
    margin: 0px 0px 20px 10px;
    float: left;
    border: 1px solid #b8b8b8;
    border-top: none;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    overflow: scroll;
    overflow-y: scroll;
    padding-top: 2px;
    height: 50px;
    width: 200px;
}
.searchlist
{
    background: url(Images/bg_fields.jpg) repeat-x 0 0;
    margin: 0px 0px 22px 108px;
    float: left;
    border: 1px solid #b8b8b8;
    border-top: none;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    overflow: scroll;
    overflow-y: scroll;
    padding-top: 2px;
    height: 50px;
    width: 182px;
}
.managead
{
    background: url(Images/bg_fields.jpg) repeat-x 0 0;
    margin: 0px 0px 21px 100px;
    float: left;
    border: 1px solid #b8b8b8;
    border-top: none;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    overflow: scroll;
    overflow-y: scroll;
    padding-top: 2px;
    height: 50px;
    width: 200px;
}
.box
{
    background: url(Images/bg_fields.jpg) repeat-x 0 0;
    border: 1px solid #b8b8b8;
    border-top: none;
    float: left;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    height: auto;
    margin: 0px 0px 22px 0px;
    padding-left: 5px;
    padding-top: 2px;
    width: 325px;
}

.search_form textarea
{
    background: url(Images/bg_fields.jpg) repeat-x 0 0;
    border: 1px solid #b8b8b8;
    border-top: none;
    float: left;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    height: 100px;
    margin: 0px 0px 22px 18px;
    overflow-y: scroll;
    padding-top: 2px;
    width: 325px;
}

.form_leftcol
{
    float: left;
    width: 420px;
}

.form_rightcol
{
    float: left;
    margin-left: 65px;
    width: 420px;
}
.btn_search
{
    background: url(Images/btn_search_shd.jpg) no-repeat right bottom;
    height: 52px;
    text-align: right;
    margin: 80px 0px 0px 0px;
}
.btn_search_form
{
    background: url(Images/btn_search_shd.jpg) no-repeat right bottom;
    height: 52px;
    text-align: right;
    margin: 80px 211px 0px 0px;
}
.page_contents_search
{
    background: #FFFFFF url(Images/bg_search_lense.jpg) no-repeat right 0;
}

.search_content h1
{
    color: #5f90bb;
}

.search_content p
{
    margin: 15px 250px 10px 0px;
    width: 861px;
}

.search_content p a, .search_content p a:link, .search_content p a:visited
{
    color: #5f90bb;
    text-decoration: underline;
}

.txt_user_account
{
    color: #FFFFFF;
    font-size: 12px;
    height: 8px;
    padding: 10px 0 10px 0;
    text-align: right;
    vertical-align: middle;
}
.place_holder
{
    height: 20px;
}
.txt_sitemap
{
    color: #FFFFFF;
    font-size: 12px;
    text-align: left;
}

.txt_user_account span
{
    color: #e1e1e1;
}

.txt_user_account a
{
    color: #FFFFFF;
}

.write_review
{
    color: #5f90bb;
    padding: 0px 0px 20px 170px;
}

.new_advertiser
{
    color: #5f90bb;
    margin-left: 30px;
    padding-bottom: 30px;
}

.new_advertiser img
{
    margin-right: 5px;
    vertical-align: middle;
}

.new_advertiser a, .new_advertiser a:link, .new_advertiser a:visited
{
    color: #5f90bb;
    text-decoration: underline;
}

.img_tab_nav
{
    float: left;
}

.txt_tab_nav
{
    float: left;
    padding: 4px 0px 0px 3px;
    text-align: left;
}

.find_home_wrapper
{
    background: url(Images/bg_find_home_repeat.jpg) repeat-x 0 0;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    float: left;
    height: 126px;
    margin: 18px 0px 0px 0px;
    width: 516px;
}

.bg_find_home_left
{
    background: url(Images/bg_find_home_left.jpg) no-repeat left 0;
    float: left;
    height: 126px;
    width: 33px;
}

.bg_find_home_right
{
    background: url(Images/bg_find_home_right.jpg) no-repeat right 0;
    float: left;
    height: 126px;
    width: 33px;
}

.find_home_form
{
    background: url(Images/bg_find_home_shd.jpg) no-repeat 313px 85px;
    color: #FFFFFF;
    float: left;
    margin-top: 22px;
    width: 450px;
}

.find_home_left
{
    float: left;
    height: 70px;
    margin: 14px 0px 0px 0px;
}

.find_home_form input
{
    background: #FFFFFF;
    border: none;
    float: left;
    height: 18px;
    width: 115px;
}

.find_home_form select
{
    font-size: .95em;
}


.txt_or
{
    color: #cccccc;
    float: left;
    font-weight: bold;
    font-size: 16px;
    margin: 0px 5px;
    width: 20px;
}

.txt_bedroom
{
    position: relative;
    top: 18px;
}

.txt_min
{
    font-size: .9em;
    color: #666666;
    text-align: right;
    position: relative;
    left: 12px;
}

.atleast_txt
{
    font-size: .6em;
    text-align: inherit;
    position: relative;
}

.txt_max
{
    font-size: .9em;
    color: #666666;
    text-align: right;
    position: relative;
    left: 25px;
}

.highlighted_title
{
    color: Red;
}

.txt_to
{
    width: 17px;
}
.lost_password
{
    float: left;
    margin: 8px 0 0 0;
    border: solid 0px red;
}

.lost_password a, .lost_password a:link, .lost_password a:visited
{
    color: #707070;
    font-size: 12px;
}

.login_footer
{
    float: left;
    width: 100%;
    margin: 10px 0 15px 0;
    color: inherit;
}

.login_footer a, .login_footer a:link, .login_footer a:visited
{
    color: #707070;
    font-size: 12px;
}
.login_footer a:hover
{
    color: #5F90BB;
    font-size: 12px;
    text-decoration: underline;
}

.login_form
{
    color: #707070;
    float: left;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: .9em;
    margin: 10px 0px 0px 0px;
    width: 221px;
}

.login_form h2
{
    font-size: 1.4em;
    font-weight: bold;
}

.login_form label
{
    display: none;
}


.login_form input
{
    font-size: 1em;
    background-color: #FFFFFF;
    border: none;
    width: 210px;
    height: 18px;
    margin: 10px 0 0 0;
    text-indent: 2px;
}
.submit_login
{
    float: left;
    width: 88px;
    margin: 10px 0 0 0;
}
.submit_login_header
{
    float: left;
    width: 75px;
}
.submit_lostpwd
{
    float: left;
    width: 180px;
    margin: 10px 0 0 0;
}

.submit_login a, .submit_login a:link, .submit_login a:visited, .submit_lostpwd a, .submit_lostpwd a:link, .submit_lostpwd a:visited
{
    color: #3b77a9;
    font-size: 1.3em;
    font-weight: bold;
}

.label_zipcode
{
    float: left;
    text-align: right;
    width: 70px;
}

.btn_find_homes
{
    float: right;
    margin: 18px 0px 0px 100px;
}

.find_home_form label
{
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    text-align: right;
}

.label_rightcol
{
    float: left;
    text-align: right;
    width: 110px;
}
.label_leftcol
{
    text-align: right;
    width: 50px;
}

.label_leftcol_findhome
{
    float: left;
    text-align: right;
    width: 75px;
    border: solid 0px red;
}
.label_rightcol_findhome
{
    float: left;
    text-align: left;
    width: 125px;
    border: solid 0px red;
}
.input_leftcol_findhome
{
    float: left;
    text-align: right;
    width: 125px;
    border: solid 0px red;
}
.input_rightcol_findhome
{
    float: left;
    text-align: right;
    width: 125px;
    border: solid 0px red;
}

.select_area
{
    width: 155px;
}

.select_any
{
    width: 92px;
}

.select_min
{
    width: 105px;
}
.input_rate
{
    font-size: 12px;
    font-family: Calibri, Tahoma;
    color: #636363;
    background: #FFFFFF url(Images/bg_fields.jpg) repeat-x 0 0;
    border: 1px solid #b8b8b8;
    float: left;
    padding: 1px 1px 1px 1px;
    margin-right: 9px;
}
.label
{
    color: #a9a9a9;
    font-weight: bold;
    margin-left: 15px;
}
.dtlbg
{
    background-color: Silver;
}
.labelempty
{
    color: #a9a9a9;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 50px;
}


.find_home_form select
{
    background: #FFFFFF;
    border: none;
    color: #636363;
    float: left;
    height: 18px;
    margin-right: 10px;
}

.favorites_wrapper
{
    background: url(Images/bg_my_favorites_repeat.jpg) repeat-x 0 0;
    float: left;
    height: 126px;
    margin: 18px 0px 0px 11px;
    width: 243px;
}

.favorite_left
{
    background: url(Images/bg_favorites_left.jpg) no-repeat left 0;
    float: left;
    height: 126px;
    width: 13px;
}

.favorite_right
{
    background: url(Images/bg_favorites_right.jpg) no-repeat right 0;
    float: left;
    height: 126px;
    width: 9px;
}

.favorite_form
{
    color: #707070;
    float: left;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    margin: 18px 0px 0px 0px;
    width: 221px;
}

.favorite_form a, .favorite_form a:link, .favorite_form a:visited
{
    color: #707070;
    font-size: 16px;
    font-weight: bold;
}

.favorite_form label
{
    font-weight: bold;
    font-size: 13px;
}

.favorite_form select
{
    font-size: 1em;
    background: #FFFFFF;
    border: none;
    color: #636363;
    float: left;
    height: 18px;
    margin: 5px 0px 10px 0px;
    width: 175px;
}

.bg_favorite_find
{
    color: #3e78ab;
    font-weight: bold;
    float: left;
    font-size: 16px;
    margin-left: 8px;
    position: relative;
    top: 8px;
}
.view_map
{
    position: relative;
    color: #707070;
    font-size: 12px;
    text-decoration: none;
}
.admin_label
{
    color: #a9a9a9;
    font-size: large;
    font-family: Calibri, Franklin Gothic Medium;
    height: 50px;
    margin-left: 10px auto;
    width: 971px;
}
.rates
{
    margin-left: 42px;
}
.region_firstcol
{
    float: left;
    width: 300px;
    margin: 0 30px 0 0;
}

.region_seccol
{
    float: left;
    width: 300px;
    margin: 0 30px 0 0;
}
.region_thirdcol
{
    float: left;
    width: 300px;
    margin: 0 30px 0 0;
}
.region_forthcol
{
    clear: both;
    float: left;
    width: 325px;
}
.btn_location
{
    margin-left: 80px;
}
.location_form
{
    padding-top: 25px;
}

.location_form label
{
    color: #333333;
    font-weight: bold;
    float: left;
    margin-right: 20px;
    margin-left: 10px;
    text-align: right;
    width: 50px;
}

#lnkAd, #lnkAd img, #GeneralAd_lnkAd, #GeneralAd_lnkAd img, #ctl00_GeneralAd_lnkAd, #ctl00_GeneralAd_lnkAd img
{
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 728px;
    height: 90px;
}

.ad_footer
{
    float: left;
    text-align: center;
    width: 100%;
    margin: 10px 0 10px 0;
    color: inherit;
    border: solid 0px red;
}
.advertisewithus_div
{
    float: right;
    text-align: right;
    width: 782px;
    margin: 5px 0 0px 0;
    margin-right: 82px;
    color: inherit;
    border: solid 0px red;
}
.description
{
    text-align: justify;
}

.description1
{
    font-family: Calibri;
    text-align: justify;
}

.propertydescription
{
    text-align: justify;
    font-weight: bold;
}

.inner_div
{
    /*background: url(Images/bg_user_management.jpg) no-repeat 0 22px;*/
    background-color: White;
    min-height: 350px;
    height: auto;
    width: auto;
    padding: 5px 20px 5px 20px;
}
.inner_div h1
{
    color: #5f90bb;
}
.inner_div h2
{
    color: #417AAF;
    font-weight: normal;
}

.empty_div
{
    /*background: url(Images/bg_user_management.jpg) no-repeat 0 22px;*/
    color: #a9a9a9;
    padding: 50px 0px 100px 20px;
    text-align: justify;
}

.nodata_div
{
    /*background: url(Images/bg_user_management.jpg) no-repeat 0 22px;*/
    color: #a9a9a9;
    padding: 20px 0px 20px 20px;
    text-align: left;
}
.nodata_rate_div
{
    color: #333333;
    font-weight: bold;
    text-align: left;
    padding: 5px 5px 5px 5px;
}
.nodata_rate_leftdiv
{
    float: left;
    width: 250px;
    color: #898989;
    text-align: right;
    vertical-align: middle;
    font-size: 12px;
    font-weight: normal;
}
.nodata_rate_rightdiv
{
    float: right;
    width: 100px;
}
.note_grid
{
    float: right;
    color: #898989;
    text-align: right;
    vertical-align: middle;
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: solid 0px red;
}

.note_grid .btnaddnew
{
    width: 18px;
    height: 18px;
    display: inline;
    border: solid 0px red;
}

.error_div
{
    /*background: url(Images/bg_user_management.jpg) no-repeat 0 22px;*/
    color: Red;
    background-color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    height: 300px;
    width: 650px;
    padding: 50px 50px 50px 50px;
    text-align: justify;
}

.addedit_div
{
    float: left;
    text-align: left;
    color: #333333;
    padding: 20px 10px 20px 5px;
    border: solid 0px red;
}
.addedit_div label
{
    clear: both;
    display: block;
    font-weight: bold;
}

.addedit_div input
{
    height: 19px;
    padding: 2px 2px 2px 2px;
    margin: 3px 0px 0px 0px;
}

.addedit_div .input_ddl
{
    height: 19px;
    padding: 2px 2px 2px 2px;
    margin: 3px 0px 0px 0px;
}

.addedit_div .editor_label
{
    margin: 0px 0px 3px 0px;
}

.left_text
{
    float: left;
    display: inline;
    font-weight: bold;
    padding-right: 5px;
    width: 35px;
    border: solid 0px red;
}

.q_grid
{
    color: #000000;
    float: left;
    margin: 5px 0px 5px 0px;
    width: 700px;
    height: auto;
    padding: 0px 0px 0px 0px;
    border: solid 0px red;
}

.ans_grid
{
    background: url(Images/bg_view_listing.jpg) repeat-x 0 0;
    float: left;
    color: #000000;
    text-align: justify;
    line-height: 18px;
    width: 700px;
    height: auto;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 15px 0px;
    border: solid 0px red;
}


.bold
{
    font-weight: bold;
}
.middle
{
    text-align: center;
}
.signup_list_div
{
    text-align: justify;
    margin: 15px 2px 20px 5px;
}

.signup_list_div span
{
    display: block;
    margin: 10px 2px 1px 2px;
    font-weight: bold;
}

.header_admin
{
    font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #aaaaaa;
    height: 40px;
    padding: 15px 0px 5px 25px;
    text-align: left;
    vertical-align: middle;
}


.ourjob_div
{
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    color: #ACACAC; /* background-color: #C6D9F1; border-bottom: 1px solid #a2a2a2;*/
    line-height: 32px;
    min-height: 110px;
    padding: 10px 15px 0px 15px;
    display: block;
    float: left;
    text-align: justify;
    vertical-align: middle;
    border: solid 2px #ffffff;
}

.slogan_div
{
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    color: #ACACAC; /* background-color: #C6D9F1; border-bottom: 1px solid #a2a2a2;*/
    background: url(Images/bg_login_repeat.jpg) repeat-y 0 0;
    line-height: 32px;
    min-height: 110px;
    padding: 20px 15px 20px 15px;
    display: block;
    float: left;
    text-align: justify;
    vertical-align: middle;
    border: solid 2px #ffffff;
}

.buyingselling_header_div
{
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    background-color: #ACACAC; /* background: url(Images/bg_nav_left_repeat.jpg) repeat-y 0 0; 	color: #555555;*/
    color: #ffffff;
    width: 100%;
    height: 30px;
    padding: 5px 0px 5px 5px;
    display: block;
    float: left;
    text-align: justify;
    vertical-align: middle;
}

.buyingselling_div
{
    font-size: 18px;
    font-style: italic;
    font-weight: bold; /* background-color: #ffffff; */
    background: url(Images/bg_login_repeat.jpg) repeat-y 0 0;
    color: #ACACAC;
    line-height: 32px;
    width: 97%;
    min-height: 100px;
    padding: 5px 10px 15px 5px;
    display: block;
    float: left;
    text-align: justify;
    vertical-align: middle;
}

.separater_td
{
    clear: both;
    height: 15px;
}

.mini_separater_space
{
    clear: both;
    height: 15px;
}

.home_separater_td
{
    height: 20px;
    border-bottom: solid 1px #dddddd;
}

.buyingselling_rgt_td
{
    text-align: left;
    vertical-align: top;
    color: #ACACAC;
    background-color: #ffffff;
    border: solid 5px #ffffff;
    width: 350px;
    padding: 0px 5px 15px 5px;
}

.buyingselling_rgt_div
{
    font-size: 16px;
    font-weight: bold;
    background-color: #ffffff;
    color: #555555;
    width: 350px;
    min-height: 600px;
    padding: 15px 15px 15px 15px;
    float: left;
    text-align: justify;
    vertical-align: middle;
    line-height: 27px;
    border: solid 1px #555555;
}
.buyingselling_rgt_subsections
{
    padding: 15px 10px 15px 10px;
}
.buyingselling_rgt_keyvalues
{
    padding: 15px 5px 15px 5px;
}
.buyingselling_rgt_keyvalues li
{
    padding: 5px 0px 5px 0px;
}
.buyingselling_rgt_innerheader
{
    font-size: 16px;
    font-style: normal;
    font-weight: bold; /*background-color: #003366;*/
    background: url(Images/bg_login_repeat.jpg) repeat-y 0 0;
    color: #555555;
    width: 335px;
    height: 30px;
    padding: 5px 5px 5px 5px;
    text-align: justify;
    vertical-align: middle;
}

.buyingselling_contactdetails_div
{
    font-size: 16px;
    font-weight: normal;
    padding: 20px 0px 20px 0px;
    width: 350px;
    text-align: left;
    vertical-align: top;
}
.buyingselling_footer_div
{
    font-size: 12px;
    font-weight: normal;
    padding: 20px 0px 20px 0px;
    text-align: left;
    vertical-align: top;
}
.buyingselling_signature_div
{
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}
.buyingselling_signature
{
    float: left;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    margin: 0x 0px 0px 0px;
    border: solid 0px red;
    list-style-type: none;
}
.buyingselling_minisignature
{
    width: 700px;
    float: left;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    margin: 20x 0px 0px 0px;
    border: solid 0px red;
}

.termsofuse_menu_div
{
    width: 650px;
    margin: 20px 0px 20px 5px;
    padding: 20px 5px 20px 5px;
    float: left;
    text-align: left;
    vertical-align: top;
    border: solid 1px #D6E6F3;
}

.termsofuse_menu_div li
{
    color: #F7CAA0;
    width: 300px;
    margin: 5px 0px 5px 15px;
    float: left;
    text-align: left;
    vertical-align: top;
    list-style-type: square;
}

.termsofuse_content_div
{
    width: 700px;
    float: left;
    text-align: justify;
    vertical-align: top;
    padding: 15px 0px 15px 10px;
    border: solid 0px red;
    line-height: 27px;
}

.termsofuse_contentsection_div
{
    width: 675px;
    line-height: 27px;
    float: left;
    text-align: justify;
    vertical-align: top;
    margin: 5px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
    border: solid 0px red;
}
.termsofuse_contentsection_div .header
{
    width: 675px;
    font-size: 16px;
    font-weight: bold;
    float: left;
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    border: solid 0px red;
}

.termsofuse_contentsection_div .data
{
    width: 650px;
    font-weight: normal;
    float: left;
    text-align: justify;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 0px;
    border: solid 0px green;
}

.termsofuse_contentsection_div .data li
{
    width: 600px;
    font-weight: normal;
    float: left;
    text-align: justify;
    vertical-align: top;
    margin: 0px 0px 0px 35px;
    padding: 5px 0px 5px 0px;
    border: solid 0px green;
    list-style-type: lower-alpha;
}

.gototop_div
{
    width: 675px;
    text-align: right;
    float: left;
    border: solid 0px green;
}

.privacypolicy_menu_div
{
    width: 650px;
    margin: 20px 0px 20px 5px;
    padding: 20px 10px 20px 25px;
    float: left;
    text-align: left;
    vertical-align: top;
    border: solid 1px #D6E6F3;
}

.privacypolicy_menu_div li
{
    color: #F7CAA0;
    width: 300px;
    margin: 5px 0px 5px 15px;
    float: left;
    text-align: left;
    vertical-align: top;
    list-style-type: square;
}

.privacypolicy_contentsection_div
{
    width: 675px;
    line-height: 27px;
    float: left;
    text-align: justify;
    vertical-align: top;
    margin: 5px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
    border: solid 0px red;
}
.privacypolicy_contentsection_div .header
{
    width: 675px;
    font-size: 16px;
    font-weight: bold;
    float: left;
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    border: solid 0px red;
}

.privacypolicy_contentsection_div .data
{
    width: 650px;
    font-weight: normal;
    float: left;
    text-align: justify;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 0px;
    border: solid 0px green;
}

.privacypolicy_contentsection_div .data li
{
    width: 600px;
    font-weight: normal;
    float: left;
    text-align: justify;
    vertical-align: top;
    margin: 0px 0px 0px 35px;
    padding: 5px 0px 5px 0px;
    border: solid 0px green;
    list-style-type: disc;
}

.bg_find_home
{
    height: 35px;
}

.bg_tool_resources
{
    height: 35px;
}
.bg_top_tenreason
{
    height: 35px;
}
.bg_top_follow
{
    height: 35px;
}
.bg_nav_left_shd
{
    height: 23px;
}

a, a:link, a:visited
{
    color: #2f83fc;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}
.testimonials
{
    margin-top: 10px;
    width: 625px;
    float: left;
    line-height: 25px;
    text-align: justify;
    display: block;
    font-weight: bold;
    border: solid 0px red;
}
.testimonialsfooter
{
    display: block;
    width: 625px;
    float: left;
    text-align: right;
    font-style: italic;
    line-height: 30px;
    border-bottom: solid 1px #333333;
    margin-bottom: 10px;
    font-weight: bold;
}

.public_menu_div
{
    width: 650px;
    float: left;
    text-align: left;
    vertical-align: top;
    margin: 5px 10px 5px 10px;
    padding: 15px 10px 15px 25px;
    border: solid 1px #D6E6F3;
}

.public_menu_div1
{
    width: 650px;
    float: left;
    text-align: left;
    vertical-align: top;
    margin: 5px 10px 5px 10px;
    padding: 15px 10px 15px 25px;
    border: solid 1px #D6E6F3;
    color: Black;
}

.public_content_div .public_menu_div li
{
    color: #F7CAA0;
    width: 300px;
    margin: 5px 0px 5px 15px;
    float: left;
    text-align: left;
    vertical-align: top;
    list-style-type: square;
    border: solid 0px red;
}

.public_content_div
{
    width: 700px;
    float: left;
    text-align: justify;
    vertical-align: top;
    padding: 15px 0px 15px 10px;
    border: solid 0px red;
    line-height: 25px;
    font-weight: bold;
}

.public_content_div h1
{
    width: 725px;
    font-size: 1.7em;
    font-weight: bold;
    float: left;
    text-align: left;
    vertical-align: top;
    padding: 5px 0px 10px 0px;
}

.public_content_div h2
{
    width: 725px;
    font-size: 1.4em;
    font-weight: bold;
    float: left;
    text-align: left;
    vertical-align: top;
    padding: 5px 0px 10px 0px;
    border: solid 0px red;
    color: #134970;
}
.public_content_div h3
{
    width: 725px;
    font-size: 1.3em;
    font-weight: bold;
    float: left;
    text-align: left;
    vertical-align: top;
    padding: 15px 0px 5px 0px;
    color: #134970;
}

.public_content_div li
{
    float: left;
    width: 600px;
    line-height: 25px;
    text-align: justify;
    margin: 5px 0px 5px 35px;
    list-style-type: disc;
    border: solid px red;
}
.no_bullet li
{
    float: left;
    width: 600px;
    text-align: justify;
    margin: 2px 0px 2px 5px;
    list-style-type: none;
    border: solid 0px red;
}

.li_square li
{
    float: left;
    text-align: justify;
    margin: 2px 0px 2px 5px;
    list-style-type: disc;
    border: solid 0px red;
}

.li_square_pdetails li
{
    float: left;
    width: 280px;
    text-align: justify;
    margin: 2px 0px 2px 5px;
    list-style-type: disc;
    border: solid 0px red;
}

.li_square_ratesdetails li
{
    float: left;
    width: 700px;
    text-align: justify;
    margin: 2px 0px 2px 15px;
    list-style-type: disc;
    border: solid 0px red;
}

.details_tbl
{
    padding: 10px 15px 20px 15px;
    border: solid 0px #dddddd;
}

.extradetails_tbl
{
    text-align: left;
    vertical-align: top;
    padding: 15px 10px 15px 25px;
    margin: 0px 0px 0px 0px; /*background-color:#eeeeee;*/
    background-image: url(Images/background.jpg);
}

.extradetails_td_left
{
    text-align: left;
    vertical-align: top;
    padding: 15px 10px 15px 10px;
    margin: 0px 0px 0px 0px;
    background-color: #CCCCCC;
}

.contact_left_tbl
{
    text-align: left;
    vertical-align: top;
    padding: 0px 5px 0px 15px;
    background: url(Images/bg_login_repeat.jpg) repeat-y 0 0;
}

.searchsortbox_div
{
    text-align: left;
    vertical-align: top;
    margin: 15px 0px 15px 0px;
    padding: 5px 5px 5px 5px; /*background-color:#eeeeee;*/
    height: 25px;
    width: 945px;
    background-image: url(Images/background.jpg);
    border: solid 0px red;
}
.searchsortbox_leftdiv
{
    float: left;
    text-align: left;
    vertical-align: top;
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    font-weight: bold; /*background-color:#eeeeee;*/
    width: 100px;
}

.input_ddl_searchsort
{
    display: inline;
    background: url(Images/bg_fields.jpg) repeat-x 0 0;
    border: 1px solid #b8b8b8;
    border-top: none;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    overflow: scroll;
    overflow-y: scroll;
    height: 20px;
    width: 100px;
}
.searchsortbox_rightdiv
{
    float: left;
    text-align: right;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; /*background-color:#eeeeee;*/
    width: 600px;
    height: 25px;
}

.addedit_shortcut_div
{
    margin: 20px 10px 20px 25px;
    border: solid 0px red;
}
.addedit_shortcut_div label
{
    font-weight: bold;
}

.addedit_shortcut_div input
{
    width: 450px;
    margin: 5px 0px 25px 0px;
}

.addedit_shortcut_div .description
{
    width: 450px;
    height: 100px;
    margin: 5px 0px 25px 0px;
}

.addedit_shortcut_div .option
{
    width: 20px;
    font-weight: normal;
    margin: 5px 0px 25px 5px;
}

.page_content_div
{
    float: left;
    text-align: justify;
    width: 1000px;
    vertical-align: top;
    margin: 15px 0px 15px 25px;
    border: solid 0px red;
}

.admin_grid
{
    float: left;
    border: solid 0px red;
}

.grid_div
{
    float: left;
    width: 900px;
    margin: 0px 25px 0px 25px;
    padding: 0px 25px 0px 25px;
    border: solid 0px red;
}


.intro_div
{
    float: left;
    width: 400px;
    border: solid 0px red;
}
.intro_image_div
{
    float: right;
    text-align: center;
    width: 280px;
}

.footer_signature
{
    float: left;
    width: 500px;
    color: #898989;
    margin: 10px 0 10px 0;
    text-align: justify;
    line-height: 18px;
    font-size: 12px;
}
.toptips_innerimage
{
    width: 650px;
    height: 500px;
}

.separater_space
{
    clear: both;
    height: 25px;
    text-align: right;
}

.separater_space_short
{
    clear: both;
    height: 10px;
    text-align: right;
}

.testimonial_add
{
    float: left;
    text-align: left;
    width: 725px;
    padding: 0px 0px 0px 0px;
    border: solid 0px red;
}
.testimonial_add h3
{
    clear: both;
    color: #5f90bb;
    padding: 0px 0px 25px 0px;
}
.testimonial_add .small_text
{
    clear: both;
    font-size: .8em;
    padding: 0 0 5px 120px;
    border: solid 0px red;
}
.testimonial_add .button_div
{
    clear: both;
    padding: 0 0 5px 120px;
    border: solid 0px red;
}
.testimonial_add label
{
    color: #333333;
    font-weight: bold;
    float: left;
    margin-right: 20px;
    text-align: right;
    width: 100px;
    border: solid 0px red;
}
.testimonial_add input
{
    float: left;
    height: 19px;
    margin-bottom: 15px;
    width: 446px;
}

.testimonial_add .box
{
    float: left;
    height: 19px;
    margin-bottom: 5px;
    width: 446px;
}

.testimonial_add .textarea
{
    background: #FFFFFF url(Images/bg_fields.jpg) repeat-x 0 0;
    border: 1px solid #b8b8b8;
    border-top: none;
    float: left;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    height: 100px;
    margin-bottom: 15px;
    overflow: auto;
    padding-top: 2px;
    width: 446px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    color: #333333;
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 15px 25px 15px 25px;
    width: 550px;
    font-weight: bold;
}

.modalPopup h1
{
    color: #5f90bb;
    background-color: White;
    border: solid 0px red;
    padding: 15px 0px 15px 0px;
    width: 525px;
}

.modalPopup .input
{
    font-weight: normal;
    display: block;
    margin: 5px 0px 10px 0px;
}

.modalpopup_close_div
{
    float: right;
    text-align: right;
    width: 530px;
}

.popup_window
{
    color: #333333;
    background-color: White;
    padding: 15px 25px 15px 25px;
}

.details_list
{
    font-weight: bold;
    border-top: 1px solid #d9d9d9;
    padding: 10px 0px 0px 0px;
}

.details_list p
{
    color: #333333;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.details_list p span
{
    font-weight: normal;
    padding: 0px 0px 0px 5px;
    border: solid 0px red;
}

.details_list p label
{
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    width: 200px;
    border: solid 0px red;
}


.buysell_add
{
    float: left;
    text-align: left;
    width: 700px;
    padding: 0px 0px 0px 0px;
    border: solid 0px red;
}
.buysell_add h3
{
    clear: both;
    color: #5f90bb;
    padding: 0px 0px 15px 0px;
}
.buysell_add .small_text
{
    clear: both;
    font-size: .8em;
    padding: 0 0 5px 120px;
    border: solid 0px red;
}
.buysell_add .button_div
{
    clear: both;
    padding: 0 0 5px 200px;
    border: solid 0px red;
}
.buysell_add label
{
    color: #333333;
    font-weight: bold;
    float: left;
    margin-right: 20px;
    text-align: right;
    width: 200px;
    border: solid 0px red;
}
.buysell_add input
{
    float: left;
    height: 19px;
    margin-bottom: 15px;
    width: 250px;
}

.buysell_add .box
{
    float: left;
    height: 19px;
    margin-bottom: 5px;
    width: 250px;
}
.buysell_add .textarea
{
    background: #FFFFFF url(Images/bg_fields.jpg) repeat-x 0 0;
    border: 1px solid #b8b8b8;
    border-top: none;
    float: left;
    font-family: Calibri, Tahoma, sans-serif;
    font-size: 16px;
    height: 100px;
    margin-bottom: 15px;
    overflow: auto;
    padding-top: 2px;
    width: 300px;
}
.inline
{
    float: left;
    display: inline;
}

.right_text
{
    text-align: right; /*Edited for Testiminols admin*/
    width: 90%;
    float: right;
}

.center_text
{
    text-align: center;
}


.bg_home_shortcut
{
    background: url(Images/bg_login_repeat.jpg) repeat-y 0 0;
    border-bottom: 1px solid #a2a2a2;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 15px 10px 15px 10px;
    text-align: left;
    vertical-align: top;
    width: 200px;
}

.clender_div
{
    vertical-align: top;
    
    float: left;
}

.shortcut_heading
{
    color: #5f90bb;
    font-size: 18px;
    font-weight: bold;
    border: solid 0px red;
}

.shortcut_subheading
{
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    border: solid 0px red;
}

.right
{
    float: right;
    text-align: right;
}

.admin_shortcut_heading
{
    color: #5f90bb;
    font-size: 20px;
    font-weight: bold;
    border: solid 0px red;
}


.blue_text
{
    color: Blue;
    font-weight: bold;
}

.calender_title_temp
{
    background-color:#9DC2DF;
    border-color:#DDDDDD;
    border-width:1px;
    font-weight:bold;
    font-size:10pt;
    color:Navy;
    height:35px;
}
