/* Definicoes Genericas ---------------------------------------------------- */
* { margin: 0; padding: 0; }
body {
    font: 8pt Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
    background-color: #fff;
    text-align: center;
}
/* - Imagens ----------------------- */
img { border: 0; }
/* --------------------------------- */

/* - Titulos ----------------------- */
h1 { font-size: 180%; }
h2 { font-size: 160%; }
h3 { font-size: 140%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }
h1, h2, h3, h4, h5, h6 {
    padding: 2px;
}
h1, h2, h3, h4 {
    margin: 5px 0;
    text-align: center;
    font-family: Trebuchet Ms;
}
/* --------------------------------- */

/* - Formulario -------------------- */
form ul li {
    line-height: 20px;
    padding: 1px 0;
}
form ul li label {
    width: 110px;
    display: block;
    float: left;
    text-align: right;
    padding-right: 3px;
    -padding-right: 0;
    font-weight: bold;
}
input, textarea, select {
    border: #aaa solid 1px;
    background: #fdfdfd;
    font-size: 100%;
}
input, textarea {
    padding: 2px;
}
input.radio, input.checkbox {
    border: 0;
}
input:focus, textarea:focus {
    border-color: #555;
    background: #f5f5f5;
}
button {
    width: 89px;
    height: 28px;
    border: #aaa outset 2px;
    margin: 0 10px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    border: 0;
}
/* --------------------------------- */

/* - Links ------------------------- */
a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer
}
a:hover {
    text-decoration: underline;
}
/* --------------------------------- */

/* - Listas ------------------------ */
ul {
    list-style: none;
}
/* --------------------------------- */
/* ------------------------------------------------------------------------- */

/* Mensagem a dar ao usuario ----------------------------------------------- */
#msg, #error {
    width: 400px;
    background: #ddd;
    border: #bbb solid 1px;
    text-align: left;
    margin: 20px auto 0 auto;
    padding: 5px;
    padding-bottom: 15px;
    _padding-bottom: 5px;
}
#error {
    background: #fcc;
    border: #daa solid 1px;
}
.hide {
    display: block;
    float: right;
    cursor: pointer;
    color: #555;
    text-decoration: underline;
}
/* ------------------------------------------------------------------------- */

/* Div Externa ------------------------------------------------------------- */
#external {
    width: 780px;
    margin: auto;
}
/* ------------------------------------------------------------------------- */

/* Barra com a logomarca da empresa, o mostruario dinamico e algumas informacoes da mesma */
#logo_d-sample_inf {
    width: 305px;
    height: 420px;
    float: left;
    display: inline;
}
#logo {
    width: 305px;
    height: 150px;
    background: url(../image/logo.jpg);
}
#h-news {
    border-style: solid;
    border-width: 1px 0;
    margin: 0;
}
marquee {
    border-style: dotted;
    border-width: 1px 0;
    padding-top: 3px;
}
marquee img {
    cursor: pointer;
}
#infos {
    text-align: center;
    margin: 5px;
    height: 105px;
    border: #fff 1px solid;
    overflow: auto;
}

/* Barra com a foto aumentada */
#foto-aumentada {
    width: 275px;
    height: 420px;
    height: 100%;
    float: left;
    display: inline;
    text-align: left;
}
#foto-aumentada a:hover {
    text-decoration: none;
}
#foto-aumentada #peca-infos {
    height: 33px;
    color: #fff;
    text-align: center;
}
#foto-aumentada #nome {
    display: block;
    font-size: 110%;
    padding: 2px;
    font-weight: bold;
}
#foto-aumentada #ref {
    padding: 0 5px;
}
#foto-aumentada #div-main-image {
    text-align: center;
    padding: 2px 6px 2px 0;
}
#foto-aumentada a {
    cursor: pointer;
    margin: 0 7px;
}
#foto-aumentada #botoes-inferiores {
    width: 274px;
    height: 21px;
    margin: 5px 0;
    padding: 2px 0;
    border: 1px #fff solid;
    position: absolute;
    top: 388px;
    text-align: center;
}
#foto-aumentada #botoes-inferiores a {
    width: 100px;
    line-height: 21px;
    display: block;
    float: left;
    color: #fff;
    margin-left: 20px;
    _margin-left: 13px;
}

/* Barra com as mini-fotos */
#mini-fotos {
    width: 200px;
    height: 420px;
    float: left;
    display: inline;
}
#mini-fotos .botao {
    width: 80px;
    display: block;
    float: left;
    padding: 10px 0;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    padding-left: 20px;
}
#mini-fotos #menu-suspenso {
    padding: 5px 0;
    clear: both;
}
#mini-fotos #menu-suspenso form ul li {
    line-height: 20px;
    padding: 1px 0;
    text-align: left;
}
#mini-fotos #menu-suspenso form ul li label {
    width: 70px;
    display: block;
    float: left;
    text-align: right;
    padding-right: 3px;
    -padding-right: 0;
    font-weight: bold;
}
#mini-fotos #lista-mini-fotos {
    border: #fff 1px solid;
    padding: 3px 0;
    height: 300px;
    _height: 294px;
    overflow: auto;
    margin-bottom: 5px;
}
#mini-fotos #lista-mini-fotos img {
    cursor: pointer;
    margin: 2px;
}
#mini-fotos #aviso {
    padding: 2px 0 6px 0;
}

/* Detalhes */
#detalhes {
    width: 100%;
    height: 503px;
}
#detalhes #img-topo {
    height: 50px;
}
#detalhes #principal {
    width: 75%;
    padding: 10px;
    float: left;
}
#detalhes #principal p {
    text-align: left;
    margin: 10px 0;
    font-size: 110%;
}
#detalhes #principal #comentarios {
    padding: 3px;
    height: 200px;
    overflow: auto;
    background: #bbb;
    font-size: 100%;
    border: #ccc solid 1px;
}
#detalhes #principal #msg {
    width: 320px;
}
#detalhes #principal img {
    cursor: pointer;
}
#detalhes #botoes {
    width: 395px;
    _width: 399px;
    height: 50px;
    position: absolute;
    top: 450px;
    left: 0;
    font-weight: bold;
}
#detalhes #botoes span {
    width: 56px;
    height: 27px;
    line-height: 13px;
    display: block;
    float: left;
    margin: 5px;
    padding-left: 25px;
    cursor: pointer;
    font-size: 80%;
    color: #fff;
}
#detalhes #botoes #contato {
    line-height: 27px;
}
#detalhes #lista-mini-fotos {
    width: 20%;
    height: 100%;
    text-align: center;
    overflow: auto;
}
#detalhes #lista-mini-fotos img {
    margin: 3px 0;
    cursor: pointer;
}

/* Paginas Secundarias */
#topo-pag-sec {
    height: 80px;
}

/* Pedido */
#lista-pedido {
    width: 630px;
    _width: 633px;
    margin: 10px 75px;
}
#lista-pedido td, #lista-pedido th {
    border: #bbb solid 1px;
}
#lista-pedido th {
    background: #bbb;
    padding: 2px;
}
#lista-pedido td {
    background: #fff;
    padding: 5px;
}
#lista-pedido .excluir {
    width: 10%;
}
#lista-pedido .geral {
    width: 40%;
    font-size: 120%;
    font-weight: bolder;
}
#lista-pedido .geral img {
    cursor: pointer;
    margin-right: 10px;
}
#lista-pedido .comentarios {
    width: 50%;
}
#lista-pedido .comentarios textarea {
    width: 90%;
    height: 100px;
}
#lista-pedido #excluir-sel {
    width: 16px;
    height: 16px;
    background: url(../image/drop.png);
    border: 0;
    cursor: pointer;
}
#dados-pessoais {
    text-align: left;
    margin: 20px 0;
}
#dados-pessoais span {
    width: 80px;
    display: block;
    float: left;
    margin-left: 75px;
    _margin-left: 37px;
    font-weight: bold;
}
#lista-pedido #barra-adicionar input {
    margin-bottom: 4px;
}

/* Rodape da pagina */
#footer {
    width: 780px;
    _width: 783px; /* mais 3px pro IE por um bug extranhissimo! */
    margin: auto;
    font-size: 90%;
    padding: 2px 0;
    clear: both;
}

