/* CSS Document */
table#listTable { width: 100%; }
#genlist h1 { font-size: 12px; color:#323232; font-weight:900; text-align: center; }
#content tr { background-color: #FFF; }
#content tr:hover { background-color: #CCC; }
#content tr:first { background-color: #CCC; }
#content td { padding: 1px 5px 1px 5px; }
#content th { text-align: center; background-color:#CCC; padding: 10px 0 10px 0; }
.clearSides {clear:both;} 
div#genlist { font-size: 9px;}
div#genlist h3 { font-size: 11px; }
.tdLstArtista { width: 30%; }
.tdLstTitulo { width: 40%; }
.tdLstArtista a, .tdLstTitulo a { color: #91342F; text-decoration:underline; }
.tdLstArtista a:hover, .tdLstTitulo a:hover { color: #323232; text-decoration:underline; }
.tsLstFormato { width: 10%; text-align:center; }
.tsLstPreco { width: 7%; text-align: right; padding-right: 5px; }
.tsLstNovidade { width: 10%; text-align:center; }
.tsLstComprar { width: 13%; text-align:left; }
.smallStatus { color:#AA3C36; font-size: 9px; }
.btnVer { background-image:url(../images/ver.gif); width:23px; height:14px; border:0; }
.btnVer:hover { background-image:url(../images/ver_hover.gif); border:0; }
.btnComprar { background-image: url(../images/comprar.gif); width:45px; height:14px; border:0; }
.btnComprar:hover { background-image: url(../images/comprar_hover.gif); border:0; }

#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:#91342F; border: 1px solid #913420;	 }
#paginacao ul li { list-style: none; margin: 0; padding: 0; display: inline; color: #FFF; font-size: 11px; text-decoration: none;}
#paginacao a { color: #E5D8B6; font-size: 11px; text-decoration: none; }
#paginacao a:hover { color:#FFF; font-size: 11px; text-decoration: none; }
a#pactive { font-weight: 900;}
img#pleft { position: relative; top: 15px; left: 4px; }
img#pright { position: relative; top: 13px; right: 4px; }

#imgArt { padding-right: 20px; }
#artDesc { display: block; color: #323232; }
.noBorder { border:0; }
table#artTable { overflow: auto; }
div#artDesc { padding: 20px; }
div#artDesc h1 { color:#91342F; font-size: 14px; font-weight: 900; }
div#artDesc h2 { color:#323232; font-size: 12px; font-weight: 900;}
div#artDesc ul { list-style: none; display: block; margin:0; padding: 0;}
div#artDesc li { list-style: none; display: block; margin:0; padding: 2px 0px 2px 0px;}
.descFld { font-weight: 900;}
div#novidade { float: right;}
.descPreco { display: block; color:#91342F; font-size: 10px; font-weight: 900; padding: 7px; float: left; }
.h2desc { color:#323232; font-size: 12px; font-weight: 900;}
.selTr { border: 0; }
.selTr:hover { border: 1px solid #91342F;}
div#searchWith { text-align: center; border-bottom: 2px solid #91342F; padding-bottom: 10px;}
div#searchWith a { color: #323232; text-decoration: none; font-size: 11px; }
div#searchWith a:hover { color: #91342F; text-decoration: none; }
a#searchWithActive { font-weight: 900; text-decoration: underline; }
