@import url("estilo_cores.css");
@import url("classes.css");

body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #7E818A;
    margin: 0px;
    background-image: url(fundo.jpg);
    background-repeat: repeat-x;
}
h1{
    font-size: 12px;
    font-weight: bold;
    color: #000;
    padding: 3px 0px;
    margin: 10px 5px 15px 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}
h2{
    background-position: 9px 11px;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    padding: 6px 6px 6px 22px;
    margin: 10px 5px 10px 0px;
    background-color: #E5E5E5;
    background-image: url(circle.jpg);
    background-repeat: no-repeat;
    text-transform: uppercase;
}

.riscado
{
    font-size: 12px;
}

a{
    color: #808080;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
.img{
    margin: 5px;
}
/*=================================
        LAYOUT PRINCIPAL
=================================*/
#site{
    width: 1000px;
    margin: 0 auto;
    background-color: #FFF;
}
#topo{
    height: 201px;
    margin: 0 auto;
    color: #fff;
    position: relative;
    font-size: 11px;
    background: #FFF url('topo.jpg') no-repeat;
}
#navegacao{
    width: 203px;
    float: left;
    padding: 10px;
    margin: 0px 0px 0px 0px;
}
#conteudo{
    width: 750px;
    float:left;
    margin: 10px 0px 0px 10px;
}
#rodape{
    height: 127px;
    clear: both;
    background: #7E818A url('rodape.jpg') no-repeat;
    position: relative;
    margin: 0px;
    margin-bottom: 20px;
}

#rodape #contato_rodape
{
    position: absolute;
    top: 35px;
    right: 23px;
    font-family: Verdana;
    font-size: 10px;
    color: #231F1F;
}

#assinatura
{
    font-family: Verdana;
    font-size: 10px;
    color: #FFF;
    position: absolute;
    top: 110px;
    right: 5px;
}

#assinatura a
{
    color: #DFCFB1;
    text-decoration: none;
    font-weight: bold;
}

/*=================================
         MENU TOPO
=================================*/

#menu{
    position: absolute;
    top: 160px;
    left: 15px;
}
#menu ul{
    margin: 0px;
    padding: 0px;
    height: 34px;
}
#menu ul li{
	display: block;
	float:left;
	list-style: none;
	padding: 0px;
	color: #E7E4B6;
	height: 34px;
}
#menu ul li a{
    color: #FFF;
    text-decoration: none;
    font-family: Verdana;
    font-size: 14px;
    display: block;
    float:left;    
    padding: 8px 27px 0px 27px;
    text-shadow: 0.1em 0.1em 0.1em black;
    filter: Shadow(Color=#000000,Direction=140,Strength=2);
}
#menu ul li a:hover{
	text-decoration: underline;
	background-color: transparent;
}
#logo_topo{
    position: absolute;
    top: 8px;
    left: 30px;
}
#busca{
    position: absolute;
    top: 169px;
    right: 47px;
    background-color: transparent;
}
#busca2{
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    color: #000000;
    background-color: #fff;
    padding: 2px;
}
#sacola{
    position: absolute;
    top: 64px;
    right: 57px;
    color: #FFFFFF;
    width: 190px;
}

#sacola a
{
    color: #FFF;
}
#espaco_logo{
    padding: 0px 60px;
    width: 150px;
}
.linha{
    background-image: url(linha_tarja_topo.jpg);
    background-position: center 7px;
    background-repeat: no-repeat;    
}

/*=================================
            BOX TOPO
=================================*/

#logo{
    position: absolute;
    top: 15px;
    left: 20px;
}
#slogan{
    position: absolute;
    top: 0px;
    left: 206px;
}
#mostra_carrinho{
    color: #5F5B5B;
    position: absolute;
    top: 20px;
    left: 640px;
    height: 114px;
    width: 347px;
    background-image: url(fundo_box_carrinho.jpg);
    background-repeat: no-repeat;    
}
#menumini1{
    position: absolute;
    top: 35px;
    left: 660px;
}
#icone_carrinho{
    position: absolute;
    top: 78px;
    left: 655px;
}
#tcarrinho{
    position: absolute;
    top: 85px;
    right: 35px;
    text-align:right;
    font-size: 12px;
}
#menumini2{
    position: absolute;
    top: 140px;
    left: 760px;
    color: #5F5B5B;
}

/*=================================
         BOX NAVEGAÇÃO
=================================*/

/*#box_ii{
    background-image: url(fundo_ii.jpg);
    background-repeat: no-repeat;
    font-size: 10px;
    color: #7D7D7D;
    padding: 10px;
}
#box_ii p{
    margin: 0px;
    padding: 0px 0px 8px 0px;
}*/
#box_categorias, #box_infos, #boxContato, #boxAtendimento, #box_newsletter, #box_ii{
    padding: 10px;
    background-color: #E7E7E7;
}
#navegacao h6{
    background-image: url(topo_box.jpg);
    background-repeat: no-repeat;    
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    line-height: 24px;
    margin: 0px;
    text-transform: uppercase;
    padding: 0px 0px 0px 5px;
    text-shadow: 0.1em 0.1em 0.1em black;
}
#navegacao ul{
	margin: 0px 0px;
	padding: 0;
}
#navegacao li{
    list-style-type: none;
    padding: 5px 5px 5px 20px;
    margin-bottom: .1em;
    background-image: url('bolinha.gif' );
    background-repeat: no-repeat;
    background-position: 5px center;
}
#navegacao li a
{
    font-size: 11px;
    color: #000;
    display: block;
}


/*=================================
         BOX CONTEUDO
=================================*/
/*#vitrine{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    margin: 8px 0px 15px 0px;
    border-bottom-color: #999999;
    background-color: #E4E4E4;
}*/

#vitrine
{
    font-family: Verdana;
    font-size: 11px;
    color: #303030;
}

.foto_produto
{
    text-align: center;
}

.txtAmpliar
{
    font-family: Verdana;
    font-size: 10px;
    color: #4D4D4D;
    display: block;
    padding-top: 5px;
}

#identificacao{
    margin: 5px 5px 5px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.linha_vertical_produtos{
	background-image: url(linha_vertical.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.produto{
	font-weight: bold;
	color: #000;
	font-size: 13px;
}
.paginacao{
    font-size: 12px;
    font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0px 1px;
	font-family: Verdana;
}
.texto_bold{
	font-weight: bold;
	color: #00923F;
}
.alert{
    border: 3px solid #FF9900;
    background-color: #FFFEC4;
    color: #FF0000;
    font-weight: bold;
    padding: 10px;
    margin: 0px 0px 10px 0px;
}
.alertInicial
{
    border: 2px solid #FF8B59;
    background-color: #E2FEFE;
    color: #FF0000;
    padding: 3px 10px;
    margin: 0px 0px 10px 0px;
}
.selecionado{
    color: #FFFFFF;
    background-color: #FF0000;
    padding: 2px;
}
#inicial{
    background-color: #EFEFEF;
    border: 1px solid #C0A062;
    padding: 10px;
}
#inicial strong
{
    font-size: 16px;
    color: #B8934E;
}
#inicial p{
    line-height: 10px;    
}

/*=================================
         BOX COMPRAR
=================================*/

.box_laranja{
    background-color: #6F6844;
    padding: 3px;
}
#box_comprar{
     /*border: 1px solid #E6E6E6;*/
    color: #fff;
}
#box_comprar #quantidade{
    font-size: 11px;
}
#box_comprar a{
    color: #000;
    text-decoration: none;
}
.botaoComprar{
	background-color: #C0A062;
    padding: 5px;
    text-align: center;
}

/*=================================
         GRID CARRINHO
=================================*/

/*#gridCarrinho th
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    color: #000;
    padding: 5px;
    background-color: #AEAEB7;
}

#gridCarrinho td{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #CCCCCC;
    padding: 5px;
    color: #000;
    background-color: #fff;
}
.totais{
    background-color: #ECECEE;
    font-weight: bold;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #fff;    
    color: #000;
}
.totais2{
    background-color: #DBDADF;
    font-weight: bold;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #fff;    
    color: #000;
}

#boxFormasPagto h2, #boxFrete h2{
    background-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    font-weight: bold;
    padding: 5px 0px;
    font-size: 12px;
}
.linhasTD{
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-top-color: #808080;
    border-bottom-color: #808080;
}*/


/*=================================
         GRID CARRINHO
=================================*/

#gridCarrinho th{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    color: #000;
    padding: 5px;
}
#gridCarrinho td{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    padding: 5px;
    color: #000;
}
.totais{
    background-color: #ECECEE;
    font-weight: bold;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #fff;    
    color: #000;
}
.totais2{
    background-color: #DBDADF;
    font-weight: bold;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #fff;    
    color: #000;
}
#boxFormasPagto h2, #boxFrete h2{
    background-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    font-weight: bold;
    padding: 5px 0px;
    font-size: 12px;
}
.linhasTD{
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-top-color: #808080;
    border-bottom-color: #808080;
}

/*=================================
         FORMAS DE PAGAMENTO
=================================*/
#formasPagamento td{
    text-align: center;
    padding: 10px;
    border-bottom-style: dashed;
    border-bottom-width: 2px;
    border-bottom-color: #CCCCCC;
    color: #666666;
}
.fpTitulo{
    font-size: 20px;
}

/*=================================
         BOX RODAPÉ
=================================*/

#endereco_loja{
    position: absolute;
    top: 40px;
    left: 690px;
    color: #898989;
    font-size: 11px;
}

/*=================================
         MOSTRAR CARRINHO
=================================*/

#mostrar_carrinho
{
    width: 200px;
    background-color: #FFFFFF;
    border: 2px solid #CCCCCC;
    padding: 5px;
    color: #808000;
}

#mostrar_carrinho th
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808000;
}

/*=================================
         JANELAS
=================================*/
#janela{
    background-color: #FFFFFF;
    
    text-align: center;
}
#janela h3{
    background-color: #E6E6E6;
    margin: 0px;
    padding: 10px;
    font-weight: normal;
}

/**** Slideshow ****/

#slideshow {
    position:relative;
    height:202px;
    width:743px;
    margin:0 auto;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}
