/* CSS Document */
a {
    color: #003366;
    text-decoration: none;
}
a:hover{
    color: #FF6633;
    text-decoration: underline;
}
.style1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.divBody {
    border: 0px 0px 0px 0px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 1000px;
}
.normal {
    text-decoration: none; 
    color: #000000; 
    font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.topo {
    background-image: url(https://www.hobbylink.com.br/layout/sky.jpg);
    background-repeat: no-repeat;
}
.menu_fundo {
    background-image: url(https://www.hobbylink.com.br/layout/new/hbl_fundo.gif);
    background-repeat: repeat-x;
}
.site {
    border: 1px solid #003366;
}
.esquerda {
    padding-top: 7px;
    border-right: 1px solid #fbfbfb;
    background: #F5F5F5;
}
.miolo {
    padding-top: 7px;
    padding-bottom: 5px;
    background: #FFFFFF;
}
.rodape{
    font-family: verdana, Arial;
    font-size: 10px;
    color: #333333;
    background-color: #036;
    text-align: center;
}	
.form_produtos {
    font-family: Verdana, Arial;
    font-size: 10px; 
    width: 170; 
}
.form_empresas {
    font-family: Verdana, Arial;
    font-size: 10px; 
    width: 170; 
    background: #FFFFFF;
}
.form_filtro {
    font-family: Verdana, Arial;
    font-size: 10px; 
    width: 170; 
    background: #FFFFFF;
}
.empresas {
    font-family: Verdana, Arial;
    font-size: 10px; 
    color: #003366;
    text-align: right;
}
.itemBorder {
    border: #336699 1px solid;
}
.itemText { 
    text-decoration: none; 
    color: #003366; 
    font: 11px Arial;
}
.itemTextop { 
    text-decoration: none; 
    color: #FFFFFF; 
    font: 11px Arial;
}
a {
    color: #003399;
    text-decoration: none;
}
a:hover {
    color: #FF6600;
    text-decoration: underline;
}
.divFilter {
    width: 100%;
    left: auto;
    right: auto;
    border: none;
    background-color: #ffdd00;
    padding: 15px 0px 0px 0px;
}
.divRadioGrupFilter {
    display:inline;
    margin: 0px 20px 0px 0px;
    padding: 0px 10px 0px 0px;
    border-right: thin solid;
}
.tableFilter {
    left: auto;
    right: auto;
    font-family: Verdana, Geneva, sans-serif;
}
.formFilter {
    font-family: Verdana, Geneva, sans-serif;
    width: 100%;
}
.divFilterFild {
    margin: 0px 5px 0px 0px;
}
.pTitFilterFild {
    margin: 0px 0px 0px 0px;
    text-align: left;
    font-size:11px;
}
.inputTextFilterFild {
    margin: 0px 0px 0px 0px;
    text-align: left;
    float:right;
}
.divButtonFilter {
    margin: 0px 0px 0px 0px;
    text-align: center;
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    display:inline;
    vertical-align: text-top;
}
.divRadioFilter {
    display:inline;
    margin: 0px 10px 0px 0px;
    padding: 0px 20px 0px 0px;
    border-right: thin solid;
    vertical-align: text-top;
}
.inputRadioFilterLabel {
    margin: 0px 10px 0px 0px;
    text-align: left;
    font-size:12px;
    vertical-align: text-top;
}
.inputButtonFilter {
    margin: 2px 2px 2px 2px;
    padding: 3px 5px 3px 5px;
    text-align: center;
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
}
.tableListaPedido {
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    font-family: Verdana, Arial;
}
.tableListaPedidoCli {
    margin: 0 0 0 0;
}
.trListaPedidoCab {
    font-weight: bold;
}
.trListaPedidoDet {
    border-bottom: 1px solid;
    border-color: #000;
}
.tdListaPedidoCab {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
}
.tdListaPedidoDet {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    border-bottom: dashed thin #808080;
}

.erro{
    color: #CC0000;
    font-weight:bold;
    font-size:11px;
}

.dica{
    font-size:10px;
    color:#666;
}
table.tabelacad td{
    padding: 2px 0px 2px 10px;
}
.tabelacad{
    background-color:#FBFBFB;
    margin-left: 20px;
}

input{
    border: 1px solid #CCC;
    font-size:11px;
    padding:2px;
}
textarea { 
    border: 1px solid #CCC;
    font-size:11px;
}
select { 
    border: 1px solid #CCC;
    font-size:11px;
    width:260px;
    padding:2px;
}
table.endersPedido {
    padding: 0px 0px 0px 0px;
    width: 720px;
}
table.endersPedido td {
    vertical-align: top;
    padding: 0px 50px 0px 0px;
}
table.resumoPedido p {
    font-size: 12px;
}
table.itemPedido{
    width: 100%;
}
table.itemPedido p {
    font-size: 12px;
    margin: 0 0 0 0;
}
input[type="submit"]{
    cursor: pointer;
}
.box_livros img{
    width: 90%;
}