@import url("estilo_cores.css");
@import url("classes.css");

body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: #2D2D2D url(fundo_site.jpg) repeat-x;
    margin: 0px;
    color: #FFF;
}
h1
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    /*padding: 4px 0px 3px 10px;
    margin: 10px 0px 15px 0px;
    background-image: url(fundo_titulo.jpg);
    background-repeat: repeat-x;*/
}
h2{
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    padding: 6px 6px 6px 22px;
    margin: 10px 5px 10px 0px;
    background-color: #2E2E2E;
    text-transform: uppercase;
}

hr
{
    border: 0px;
    border-bottom: 2px solid #414141;
}

a{
    color: #808080;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
.img{
    margin: 5px;
}
/*=================================
        LAYOUT PRINCIPAL
=================================*/
#site{
    width: 100%;
}
#site2{
    width: 1000px;
    margin: 0 auto;
    background: transparent url('fundo_conteudo.png') repeat-y;
}
#topo
{
    width: 1000px;
	height: 209px;
	margin: 0 auto;
    color: #fff;
    position: relative;	
    font-size: 11px;
    background-image: url(fundo_topo.jpg);
    background-repeat: no-repeat;    
}
#navegacao{
    width: 203px;
    float: left;
    margin: 10px 0px 0px 10px;
}

#navegacao_fundo{
    background-color: #D5D5D5;
    color: #303030;
}

#navegacao p
{
    margin: 0px;
}

#coluna{
    width: 157px;
    float: left;
    padding: 10px;
    margin: 0px 0px 0px 0px;
    display: none;
}
#conteudo
{
    width: 761px;
    float: left;
    margin: 0px 0px 0px 17px;
    
}
/*#rodape{
    height: 119px;
    clear: both;
    background-image: url(fundo_rodape.jpg);
    background-repeat: repeat-x;
    position:relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
}*/

/*=================================
            BOX TOPO
=================================*/

#logo{
    position: absolute;
    top: 39px;
    left: 31px;
}
#sacola{
    position: absolute;
    top: 66px;
    right: 57px;
    color: #FFFFFF;
    width: 190px;
}
#icones
{
    position: absolute;
    top: 110px;
    left: 390px;
}
.texto_carrinho
{
    font-family: Arial;
    font-size: 13px;
    color: #E7AA2F;
    font-weight: bold;
    vertical-align: middle;
}
#sacola a{
    color: #FFFFFF;
    font-size: 9px;
}
#sacola .linkVermelho{
    padding: 4px 0px 0px 0px;
}
#sacola .linkVermelho a
{
    color: #CAAF68;
}
#sacola b{
    font-size: 14px;
}

#slogan{
    position: absolute;
    top: 53px;
    left: 406px;
}
#busca{
    position: absolute;
    top: 166px;
    right: 47px;
    width: 198px;
    height: 21px;
    background: transparent url('fundo_busca.jpg') no-repeat;
}

#busca .campo_busca
{
    font-family: Verdana;
    font-size: 9px;
    color: #857F7F;
    background-color: transparent;
    border: none;
    width: 120px;
    padding-left: 5px;
    height: 22px;
}

.bbusca{
    background-color: Transparent;
    font-family: Verdana;
    font-size: 11px;
    border: none;
    color: #857F7F;
    padding-top: 3px;
}

#chat
{
    position: absolute;
    top: 110px;
    right: 265px;
}

/*#menu2{
    position: absolute;
    top: 153px;
    left: 0px;    
    width: 100%;    
    z-index: 0;
}
#menu2 ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#menu2 ul li{
    line-height:26px;
	float:left;
	list-style: none;
	color: #FFF;
	padding-top: 10px;
}
#menu2 ul li a{
    color: #FFF;
    text-decoration: none;
    font-family: Verdana;
    font-size: 12px;
    padding: 0px 20px 0px 20px;
    text-align: center;
}
#menu2 ul li a:hover{
	color: #DDD;
}
.linha_menu{
    background-image: url(linha_menu.jpg);
    background-position: right;
    background-repeat: no-repeat;   
    height:34px;
    width: 2px;
}*/

/*=================================
         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 30px 0px 30px;
    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;
}
.linha_menu{
    background-image: url(linha_menu.jpg);
    background-position: right 8px;
    background-repeat: no-repeat;   
    height:32px;
    width: 2px;
}

/*=================================
         BOX NAVEGAÇÃO
=================================*/


#box_categorias, #box_infos, #boxContato, #boxAtendimento, #box_newsletter, #box_ii, #box_entrega, #box_twitter{
    padding: 10px;
}

#box_entrega
{
    text-align: center;
}

#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: 4px 5px 4px 20px;
    margin-bottom: .1em;
    /*background-image: url('bolinha.gif' );
    background-repeat: no-repeat;
    background-position: 5px center;*/
}
#navegacao li a
{
    font-family: Verdana;
    font-size: 11px;
    color: #303030;
    display: block;
}

ul#categorias
{
    width: 184px;
    padding: 0px;
}

ul#categorias li
{
    list-style-type: none;
    padding: 2px 0px 3px 10px;
    
}

ul#categorias li.ultimo, ul#categorias li ul li.ultimo
{
    background-image: none;
}

ul#categorias li a
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #303030;
}

.marcador_cat
{
    padding: 0px 5px 1px 0px;
}

li.sub-item a
{
    padding-left: 10px;
}

#news
{
    width: 175px;
    height: 20px;
    border: 1px solid  #494949;
    background-color: #FFF;
}

#news .campo_news
{
    width: 138px;
    height: 20px;
    border: none;
    background-color: transparent;
    color: #666666;
    font-family: Verdana;
    font-size: 11px;
}

#news .botao_news
{
    background-color: transparent;
    color: #666666;
    font-family: Verdana;
    font-size: 11px;
    border: 0px;
    padding: 2px;
}

/*=================================
         BOX CONTEUDO
=================================*/
#inicial
{
    background-color: #F7F5F0;
    border: 1px solid #E8E6D7;
    padding: 20px;
    font-size: 14px;

}
#inicial strong
{
    color: #7FC35D;
    font-size: 18px;
    text-transform: uppercase;
}

#vitrine{
    /*border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #999999;*/
    margin: 8px 0px 15px 0px;
    font-family: Arial;
    font-size: 9px;
    color: #FFF;
}

#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;
}
.foto{
    border: 1px solid #DDD;
    margin: 0px 5px 0px 0px;
}

.fotop{
    border: 2px solid #CCCCCC;
    padding: 1px;
}
.produto
{
    font-family: Arial;
	color: #FF2C2C;
	font-size: 15px;
	font-weight: normal;
	display: inline-block;
	margin-bottom: 7px;
}
.preco{
    font-family: Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	/*line-height: 30px;*/
}
.estoque{
    font-family: Arial;
    font-size: 9px;
    color: #FFF;
}
.ampliar{
    color: #FFF;
    font-size: 10px;   
}
.paginacao{
    font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding: 0px 1px;
	font-family: Arial;
}
.texto_bold{
	font-weight: bold;
	color: #00923F;
}
.alert
{
    border: 3px solid #CCC;
    background-color: #EEEEEE;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    width: 92%;
    color: #333;
}

.alert a
{
    color: #CC3300;
}

.alertInicial{
    border: 2px solid #FF8B59;
    background-color: #E2FEFE;
    color: #FF0000;
    padding: 3px 10px;
    margin: 0px 0px 10px 0px;
}
.selecionado{
    color: #FFFFFF;
    /*background-color: #2D4334;*/
    background-color: #000000;
    padding: 2px;
}
.riscado{
    text-decoration: line-through;
    font-family: Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#conteudo ul{
    padding: 0px;
    margin: 0px 0px 0px 20px;
    list-style-type: square;
}
#conteudo ul li,#conteudo ol li{
    margin: 10px 0px;
}
#conteudo li a{
    text-decoration: none;
}
#conteudo li a:hover{
    text-decoration: underline;
}
#conteudo p{
    line-height: 140%;
    margin: 0px 0px 15px 0px;
}

#sugestao{
    width: 100px;
    float: right;
    margin: 0px 10px 0px 0px;
    padding: 10px;    
}
/*=================================
         BOX COMPRAR
=================================*/

#box_comprar{
    /*background-color: #F0F0F0; /*border: 1px solid #E6E6E6;*/
    
}
#box_comprar #quantidade{
    font-size: 11px;
}
#box_comprar a{
    color: #E7E4B6;
    text-decoration: none;
}
.botaoComprar{
    padding: 5px;
    text-align: center;
    background-color: #4B69B2;
    color: #D4CEAF;
}
.botao_comprar2{
    vertical-align:bottom;
}
.campo_quantidade
{
    border: 1px solid #CCCCCC;
    background-color: #F4F4F4;
    font-family: Arial;
    font-size: 10px;
    color: #333;

}

/*=================================
         GRID CARRINHO
=================================*/

#gridCarrinho th
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    color: #FFF;
    padding: 5px;
}
#gridCarrinho td
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    padding: 5px;
    color: #FFF;
}
.totais
{
    background-color: #292929;
    font-weight: bold;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #4F4F4F;
    color: #000;
}
.totais2
{
    background-color: #252525;
    font-weight: bold;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #4F4F4F;
    color: #000;
}
#boxFormasPagto h2, #boxFrete h2
{
    background-color: #2E2E2E;
    font-weight: bold;
    padding: 5px 0px;
    font-size: 12px;
    color: #FFF;
}
.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;
}

/*=================================
        DETALHE DO PRODUTO
=================================*/

#box_produtos
{
    font-family: Arial;
    font-size: 9px;
    color: #FFF;
}



/*=================================
         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É
=================================*/

#rodape{
    background-image: url('rodape.jpg');
    background-repeat: no-repeat;
    width: 1000px;
    height: 137px;
    font-size: 9px;
    margin: 0px auto 30px auto;
    position: relative;
}

#rodape #texto
{
    font-family: Verdana;
    font-size: 9px;
    color: #231F1F;
    margin: 0px auto;
    position:absolute;
    left: 745px;
    top: 30px;
}

#rodape #assinatura
{
    position: absolute;
    top: 140px;
    right: 10px;
    color: #FFF;
    font-size: 10px;
}

#rodape #assinatura a
{
    color: #DFCFB1;
    font-weight: bold;
}

/*=================================
         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;
}
#boxCarrinho
{
   
    font-weight: bold;
    background-color: #CECBAA;
    padding: 15px 5px;
    text-transform: uppercase;
}
#boxCarrinho a{
    color: #000;
}
/*=================================
         JANELAS
=================================*/
#janela{
    background-color: #FFFFFF;
    
    text-align: center;
}
#janela h3{
    background-color: #E6E6E6;
    margin: 0px;
    padding: 10px;
    font-weight: normal;
}


/*============================
    Produtos - Carregando
============================*/

.produtos_carregando
{
    position: absolute;
    width: 200px;
    height: 50px;
    margin-top: -120px;
    margin-left: 20px;
    border: 1px solid #ccc;
    background-color: #FFF;
    padding-top: 20px;
    text-align: center;
    font-size: 20px;
    color: #333;
}

.produtos_carregando_detalhes
{
    position: absolute;
    width: 200px;
    height: 50px;
    margin-top: 170px;
    margin-left: 100px;
    border: 1px solid #ccc;
    background-color: #FFF;
    padding-top: 20px;
    text-align: center;
    font-size: 20px;
    color: #333;
}

#box_cadastro_lista
{
    margin-top: 10px;
    border: 1px solid #ccc;
    background-color: #EEE;
    padding: 7px;
    float: right;
    width: 280px;
    display: none;
}

#box_convidados
{
    width: 338px;
    height: 249px;
    padding: 65px 20px 20px 20px;
    background-image: url('box_convidados.gif');
    background-position: center;
    background-repeat: no-repeat;
    float: left;
}

#box_convidados .texto
{
    line-height: normal;
    margin-top: 10px;
}

#box_gerenciar_lista
{
    width: 339px;
    height: 249px;
    padding: 65px 15px 20px 15px;
    background-image: url('box_gerenciar_lista.gif');
    background-position: center;
    background-repeat: no-repeat;
    float: left;
}

#box_gerenciar_lista .texto
{
    line-height: normal;
    margin-top: 10px;
}

#box_gerenciar_lista .botoes
{
    text-align: center;
    line-height: normal;
    letter-spacing: 30px;
    margin-top: 40px;
}

#gridListas th{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    color: #000;
    padding: 5px;
}
#gridListas td{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    padding: 5px;
    color: #000;
}

#produto_midias
{
    width: 600px;
    background-color: #565656;
    padding: 3px;
    margin-top: 15px;
    margin-right: 10px;
    margin-bottom: 7px;
}

.descricao
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    display: inline-block;
    width: 610px;
    height: 23px;
    padding-top: 6px;
    padding-left: 10px;
    background-image: url('fundo_descricao.jpg');
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-bottom: 5px;
}

#banner_topo_full, #banner_topo
{
    padding: 15px;
    padding-top: 0px;
}


