form { 
margin:0;
}

tbody.on  { display:table-row-group; }
tbody.off { display:none; }

/* Texto geral */
.dhcart_text { 
font-family : Arial, sans-serif;
color : #333333;
font-size : 12px;
font-weight : bold;
padding-right: 25px; 
} 

/* Texto do título */
.dhcart_title { 
font-family : Arial, sans-serif;
color: #FFFFFF;
font-size : 12px;
font-weight : bold;
} 

/** Titulo da tabela de encomenda */
.dhcart_td1 { 
background : #007fAA;
font-family : Arial, sans-serif;
color : #ffffff;
font-size : 12px;
font-weight : bold;
text-align : center;
} 

/* Serviços encomendados da tabela de encomenda */
.dhcart_td2 { 
background : #FFFFFF;
font-family : Arial, sans-serif;
color : #333333;
font-size : 12px;
} 

/* Valor total da encomenda */
.dhcart_td3 { 
background : #FFFFFF;
font-family : Arial, sans-serif;
color : #333333;
font-size : 12px;
font-weight : bold;
} 

/* Botão de submit */
.dhcart_button { 
font : bold 12px Arial, sans-serif;
font-weight : bold;
/* border : 1px outset #efefef; */
/* padding: 3px 3px; */
border: none;
padding: 5px;
background-color : #004055;
color : #ffffff;
} 

/* Caixa de input */
.dhcart_input_text { 
border : 1px solid #004055;
background-color : #ffffff;
/* padding-left : 2px; */
/* padding: 3px 3px; */
padding: 5px;
width: 220px;
font-family : arial, sans-serif;
font-size : 12px;
font-weight : bold;
/* padding-bottom : 0; */
} 

/* Caixas drop down de opção de pedido */
.dhcart_select { 
font-family : Arial, sans-serif;
font-size :12px;
font-style : normal;
line-height : 10px;
font-weight : normal;
padding : 0;
clear : both;
background : #ffffff;
color : #333333;
border : 1px solid #333333;
} 

a.dhcart:link { 
font-family : Arial, sans-serif;
color : #333333;
text-decoration : underline;
font-size : 11px;
font-weight: bold;
} 

a.dhcart:visited { 
font-family : Arial, sans-serif;
color : #333333;
text-decoration : underline;
font-size : 11px;
font-weight: bold;
} 

a.dhcart:active { 
font-family : Arial, sans-serif;
color : #333333;
text-decoration : underline;
font-size : 11px;
font-weight: bold;
} 

a.dhcart:hover { 
font-family : Arial, sans-serif;
color : #333333;
text-decoration : underline;
font-size : 11px;
font-weight: bold;
} 

.dhcart_small { 
font-family : arial, sans-serif;
color : #333333;
font-size : 10px;
} 

.dhcart_small a:link, .dhcart_small a:visited, .dhcart_small a:active, .dhcart_small a:hover { 
font-family : arial, sans-serif;
color : #333333;
font-size : 10px;
}
