/* tags */
#dfiltros dd{
margin:0 !important;
}
#dfiltros table td{
border-top:1px dotted #b2b2b2;
padding:6px 0;
}
#dfiltros table tfoot td{
background:#eee;
padding:9px 0;
}
#dfiltros fieldset{
background:#f1f1f1; /* para browsers sem suporte a CSS 3 */
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorstr='#f5f5f5', endColorstr='#d4d4d4'); /* IE */
background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#d4d4d4)); /* webkit browsers */
background: -moz-linear-gradient(center top,  #f5f5f5,  #d4d4d4); /* Firefox 3.6+ */
border:none;
border-top:6px solid #f1f1f1;
margin:12px 0 2px -12px;
padding-bottom:12px;
padding-left:6px;
padding-top:9px;
}
#dfiltros input,#dfiltros select{
margin-right:6px;
}
/* fim: tags */

/* classes */
#dfiltros{
font:13px Arial, Helvetica, sans-serif;
margin:12px 22px 12px 12px;
*margin:12px 0 12px 12px; /* ie */
}
#ddiagrama{
background:#e6e7e8 url(../../../libs/images/lojas/icon_seta.png) 12px 6px no-repeat;
padding:58px 0 0;
}
.dresultado{
display:inline-block;
padding:26px 0 12px;
}
#dfiltros table td.dpaginacao{
border-top:none;
padding:6px 0;
}
#dfiltros table tfoot td.dpaginacao{
background:none;
padding:9px 0;
}
#dfiltros .secao{
color:#a00000;
}
/* fim: classes */

/* vista explodida */
#img_vista{
height:267px;
width:240px;
min-height:240px;
min-width:240px;
padding:12px;
text-align:center;
vertical-align:central;
}
html>body #img_vista{
height:auto;
width:auto;
}
#img_vista img{
border:0px;
max-height:240px;
}
#label_vista{
background:#e9e9e9;
border-left:3px solid #EAC111;
padding:5px;
text-align:center;
}
#label_vista a{
color:#666;
font-size:12px;
text-decoration:none;
}
#label_vista a:hover{
color:#000;
text-decoration:underline;
}
#prod_explodida li{
background:#f1f1f1;
float:left;
height:auto;
margin:6px 6px 22px 0;
border-bottom:1px dotted #ccc;
width:auto;
}
#ddiagrama{
background:#f1f1f1;
margin:6px 0;
padding:12px;
text-align:center;
}
#ddiagrama img{
background:#f1f1f1;
padding:12px;
}
/* fim: vista explodida */