﻿body
{
    margin: 0;
    height: 100%;
    border: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*** Begin Grid ***/
/* begin item grid */


#item_images
{
    text-align: center;
    float: left;
    width: 161px;
    clear: none;
}

.item_list
{
    width: 100%;
    font-size: .7em;
    padding-left: 5px;
    padding-right: 5px;
}

.item_list th
{
    height: 25px;
    background: #DEDDD3;
}

.item_list_footer
{
    height: 20px;
    width: 100%;
    margin-top: 5px;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    background: #DEDDD3;
}

.item_list_footer li
{
    list-style-type: none;
    white-space: nowrap;
    display: inline;
    margin: 0px 3px;
}

.item_list_footer ul
{
    margin: 0;
    padding: 0;
}

.display_left
{
    text-align: center;
    float: left;
    clear: none;
    font-size: .8em;
}


.display_right
{
    text-align: left;
    padding-left: 181px;
    font-size: .8em;
}

.display_right#ad_details h3, .display_right#ad_details h4, .display_right#ad_details h5
{
    text-align: left;
    font-size: 1.1em;
    padding: 10px;
    display: block;
    background: #E5E2CC;
}

.display_right#ad_details h5.action
{
    padding: 5px 10px;
    font-size: 0.9em;
}


/* begin footer */

#footer
{
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    width: auto;
    min-width: 932px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    color: #FFFFFF;
    text-align: center;
    background: #75746E url(imagens/background_nav_footer.jpg);
}

#footer_nav
{
    width: 100%;
}

#footer_nav a
{
    list-style-type: none;
    white-space: nowrap;
    display: inline-block;
    margin: 0px 10px 0px 0px;
    text-decoration: underline;
}

#footer_nav a, #nav_login a, #nav_browse a, #crumbs a
{
    color: #FFFFFF;
}

#disclaimer
{
    font-size: 0.6em;
    color: #888679;
    text-align: center;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
}


/* begin classes */

legend.select_category
{
    display: inline;
}

.col_select, .col_photo, .col_photo_nopreview, .col_startdate, .col_price, .col_type, .col_location, .col_category, .col_general, .col_checkbox
{
    text-align: center;
}

.col_title
{
    text-align: left;
    width: 325px;
}

#ad_details td.col_heading
{
    color: #7F4728;
    vertical-align: top;
}

#ad_details td.col_detail
{
    padding-left: 10px;
}

#ad_details .ad_description_text td.col_detail
{
    font-weight: bold;
}

.ad_description_text
{
    padding-top: 20px;
}



.col_checkbox, .col_photo_nopreview
{
    width: 30px;
}


.row1, .row2
{
    height: 60px;
}

.row2
{
    background: #E8E7E1 url(imagens/background_table_row.gif) repeat-x top;
}

.small_text
{
    font-size: 0.8em;
    color: #666666;
    font-weight: normal;
}

.normal_weight
{
    font-weight: normal;
}


tr.new_section
{
    padding-top: 1em;
}

p.new_section
{
    margin-top: 1em;
}

/*------------------------------------*/

.botsub
{
    border: 2px solid #558811;
    background-color: #6f906d;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
    color: #FFFFFF;
    height: 18px;
    cursor:pointer;
}

.botsub:hover
{
    font-weight: bold;
    text-decoration: underline;
}
.detalhes
{
    color: Black;
    background-color: white;
    border-color: #DEDFDE;
    border-width: 1px;
    border-style: None;
    border-collapse: collapse;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 0.7em;
}
.detalhes img
{
    border: none;
}
.det_header
{
    color: White;
    background-color: #7F7C73;
    font-weight: bold;
    height: 19px;
    padding-right: 2px;
}
.det_1
{
    background-color: #BCD6AB;
    height: 20px;
    empty-cells: show;
    table-layout: fixed;
}
.det_fh
{
    width: 210px;
    text-align: right;
    padding-right: 7px;
}
.det_foot td
{
    background-color: #D7D7FF;
    height: 30px;
    border-top: solid 2px black;
    border-top-color: #000000;
    border-top-width: 2px;
}
.det_edit
{
    color: black;
    background-color: #F5F5F5;
    height: 20px;
}
.det_2
{
    background-color: #EFEFEF;
    height: 20px;
    empty-cells: show;
    table-layout: fixed;
}
.comando
{
    display: block;
    vertical-align: middle;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;    
}
.comando a
{    
    background-color: #6f906d;
    height: 17px;    
    font-size: 12px;
    font-family: Verdana, Arial;
    border: 1px solid #558811;
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin-left:9px;
    text-decoration: none;
}
.comando a:link a:visited a:active
{
    background-color: #5f5e7a;
    color: #FFFFFF;
    font-size: 10px;
    font-family: "Century Gothic" , Arial;
    border: 1px solid #000000;
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 1px;
    padding-top: 1px;
    text-decoration: none;
}
.comando a:hover
{
    text-decoration: underline;
    font-weight:bold;
}
.grid_header
{
    color: White;
    background-color: #7F7C73;
    font-weight: bold;
    height: 20px;
    text-align: left;
}
.grid_header a
{
    color: White;
}
.grid-page
{
    background-color: #008800;
    height: 20px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.8pt;
    color: #ffffff;
    text-align: left;
}
.grid-page input[type=text]
{
    color: black;
    border-style:hidden; 
}
.detalhespainel
{
    color: Black;
    background-color: white;
    border-color: #DEDFDE;
    border-width: 1px;
    border-style: None;
    border-collapse: collapse;
    padding-left: 1px;
    padding-right: 1px;
    line-height: 15px;
}
.det_3
{
    background-color: White;
    height: 15px;
    font-size: 9px;
}
.det_4
{
    background-color: #E6E6FA;
    height: 15px;
    font-size: 9px;
}
.grid_hd2
{
    color: White;
    background-color: #800000;
    font-weight: bold;
    height: 15px;
    text-align: left;
    font-size: 9px;
}
.grid_hd2 a
{
    color: White;
    font-size: 9px;
}
#rfilter
{
    font-family: Verdana,Helvetica;
    font-size: 9px;
    text-transform: uppercase;
    border-top: solid 2px gray;
    border-top-style: dotted;
    border-top-width: 2px;
    border-top-color: #FF0000;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    margin-top: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: 2px;
}

/*** Filtro de Consultas ***/
.filterbox
{
    background-color: #F5F5F5;
    border: 1px solid #F1E3CB;
    color: #112233;
    font-size: 11px;
    text-decoration: none;
    font-family: Tahoma, Verdana, 'Times New Roman' , Times, serif;
    padding-left: 9px;
    padding-bottom: 6px;
    padding-top: 10px;
    display: inline-block;
    vertical-align: middle;
}
.filterbox select
{
    font-size: 8pt;
    vertical-align: middle;
    margin-right: 0px;
}

.filtertable
{
    font-weight: bold;
    color: #164365;
}

.filtertable input[type=checkbox]
{
    border: 0;
    background-color: Transparent;
}

.boxwait
{
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
    font-style:italic;
    font-size: 10pt;
    font-weight:bold;
    color: #335630;    
    background-color: #A5CCA3;
    border: solid 2px #335630;
    text-align: center;
    line-height: normal;
    left: 50%;
    top: 50%;
    width: 200px;
    height: 50px;
    margin-left: -114px;
    margin-top: -31px;
    cursor: wait;
    position: fixed;
    z-index: 2;
}

.boxwaitmc
{
    left: 50%;
    top: 50%;
    width: 228px;
    height: 62px;
    margin-left: -114px;
    margin-top: -31px;
    cursor: wait;
    position: fixed;
    border: #ADD8E6 3px solid;
}
.boxwait2
{
    left: 40%;
    width: 228px;
    cursor: wait;
    position: absolute;
    top: 45%;
    height: 62px;
    border: #ADD8E6 3px solid;
}
.boxwaitmc1
{
    left: 28%;
    width: 228px;
    cursor: wait;
    position: absolute;
    top: 45%;
    height: 62px;
    border: #ADD8E6 3px solid;
}

.err_validator
{
    background-color: #fffacd;
}

.corFonte
{
    color: #61607c;
}
