/* CSS Document */
.listTable { width: 100%; }

#content tr { background-color: #FFF; }
#content tr:hover { background-color: #CCC; }
#genlist tr:first { background-color: #CCC; }
#content td { padding: 1px 5px 1px 5px; }
#genlist th { text-align: center; background-image: url(../images/fundoescuro.gif); padding: 10px 0 10px 0; }
.clearSides {clear:both;} 
.tdLstArtista { width: 35%; }
.tdLstTitulo { width: 40%; }
.tdLstTitulo a, .tdLstArtTitulo a { color: #313B3E; }
.tdLstTitulo a:hover, .tdLstArtTitulo a:hover { color: #853142; }
.tsLstFormato { width: 10%; text-align:center; }
.tsLstPreco { width: 10%; text-align: right; padding-right: 5px; }
.tsLstComprar { width: 10%; text-align:center; }
.tdLstArtTitulo { width: 75%; }
.smallStatus { color:#AA3C36; font-size: 9px; }
.btnComprar { border:0; }
#genlist { padding: 5px; }
#genlist tr:hover { background-image: url(../images/fundoescuro.gif); border: 1px dashed #333333; }
#genlist tr td { padding: 1px; }
#genlist tr:hover td { padding:0px;  border: 1px dashed #333333; }
#paginacao { display: block; margin-top: 10px; margin-bottom: 10px; text-align: center; }
#paginacao ul { list-style: none; display: inline; margin: 0; padding: 3px 15px 3px 15px; position: relative; background-color:#853142; border: 1px solid #FFF;	 }
#paginacao ul li { list-style: none; margin: 0; padding: 0; display: inline; color: #FFF; font-size: 11px; text-decoration: none;}
#paginacao a { color: #FFF; font-size: 11px; text-decoration: none; }
#paginacao a:hover { color:#666; font-size: 11px; text-decoration: none; }
#imgArt { float: left; height: 160px; padding: 10px 10px 10px 10px; }
#artDesc { display: block; }
.noBorder { border:0; }
#artDesc { padding: 10px 20px 20px 20px; }
#artInfo { min-height: 310px; }
.descFld { display: block; text-transform: uppercase; font-size: 12px; font-weight: bold; height: 20px; line-height: 20px; }
#buyArt { display: block; margin-top: 50px; font-size: 14px; font-weight: bold; text-align: left; width: 150px; float: left; text-decoration: none; color: #333333; }
#buyArt img { padding-left: 15px; border: 0; }
#artText { clear: both; text-align: justify; }
