﻿body
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
}
.thumb
{
    width: 70px;
}
.novidadesdefault
{
    width: 276px;
}
.MenuItem
{
    width: 100%;
    display: block;
    text-align: center;
    vertical-align: middle;
}
.Paragrafo
{
    font-size: 10pt;
    color: black;
    font-family: Verdana;
    direction: ltr;
    text-indent: 14pt;
    line-height: 14pt;
    letter-spacing: normal;
    text-align: justify;
    vertical-align: top;
}
.Tabela
{
    font-size: 10pt;
    color: black;
    font-family: Verdana;
    direction: ltr;
    text-indent: 14pt;
    line-height: 14pt;
    letter-spacing: normal;
    text-align: justify;
    margin: 10px;
    margin-top:10px;
    vertical-align: top;
}

#popupbody
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #FED36B;
    font-size: 0.7em;
}

#popupinner
{
    border: 1px solid #DBDB79;
    margin: 5px;
    background: #FEFFAB;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#popupbody h2
{
    font-weight: bold;
    margin: 0px;
    padding: 1px 0px 5px 5px;
    display: block;
}

.selected, .unselected
{
    width: 80px;
    height: 100px;
    text-align: center;
    padding: 2px 2px 2px 2px;
}

.unselected
{
    background-color: transparent;
    border-top-width: 1px;
    border-left-width: 1px;
    border-left-color: #feffab;
    border-bottom-width: 1px;
    border-bottom-color: #feffab;
    border-top-color: #feffab;
    border-right-width: 1px;
    border-right-color: #feffab;
}

.selected
{
     background: #FED36B;
     border: solid 1px #DBDB79;
}

.scrollablelist
{
    overflow: auto;
    height: 230px;
    width: 460px;
    border: solid 1px #DBDB79;
}

.scrollablelist2
{
    overflow: auto;
    height: 230px;
    width: 210px;
    border: solid 1px #DBDB79;
}


.scrolledtable
{
}

 .selectablephoto
{
    background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center;
    border: 1px solid #E8DCA3;
    padding: 2px;
}

.contextbuttons
{
  margin: 5px 3px 5px 3px; 

}
.listitem
{
    margin:0px 0px 0px 0px;
    width:560px;
}

/* surrounds the buttons for list items */
.editbuttons
{
    padding-top: 6px;
}

/* floats the thumbnail off to the right */
.thumbnail
{
    float: left;
    margin: 0px 20px 0px 0px;
}
.listitem1
{
    margin:0px 0px 0px 0px;
    width:300px;
}
.listitem2
{
    margin:0px 0px 0px 0px;
    width:500px;
    
}
.listitem3
{
    margin:0px 0px 0px 0px;
    width:200px;
    
}
.listitem4
{
    margin:0px 0px 0px 0px;
    width:140px;
    
}

.thumbnail1
{
    float: left;
    margin: 0px 5px 10px 0px;
}

/*used to clear the float for the thumbnail */
.clearlist
{
    clear:right;
    margin:0;
    padding:0;
    height: 0px;
    font-size:0px;
    line-height:0px;
}

/* Used by the page number control */
.PageNumbers
{
    display:inline;
}

.PageNumbers span
{
    padding-left: 3px;
}

.newscrumbs a
{
    font-weight: bold;
    padding-right: 2px;
}

/* Used in the two column lists */
