﻿html, body {height:100%;}
body{margin: 0;padding: 0;}




#div_mestre 
{
    width:760px;position:relative;
    margin:0 auto;
    min-height:100%;
    width:100%;
    min-width:990px;
    width:expression( document.body.clientWidth < 991 ? "990px" : "100%" );
    background:#1e444d url(../images/luminaria/bg.jpg);
    background-repeat: repeat-x;
    font-family: Tahoma;
}

 * html #div_mestre {height: 100%;}

#div_topo
{
    width: auto;height: 122px; 
}

#div_topo .barratopo
{
    position:absolute;
    width:100%;
    height:35px; 
    z-index:1;
	background-color:#0c1b20; 
}

.topo_carregando
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99; 
}

.topo_carregando .texto
{
    position: absolute;    
    width:550px;
    height: 35px;
    right: 0px;    
    background-color:#0c1b20; 
    font-family: tahoma;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-align:right;
    line-height:35px;
    padding-right:15px;
}


#div_topo .divImgLogo
{
    position:absolute;
    width:200px;
    height:102px;
    z-index:2;
    background:#0c1b20;
        
}

#div_topo #barraNavegacao
{
    position:absolute;
    width:auto;
    height:25px;
    top:81px;
    left:348px;
    z-index:3;
    line-height:23px;  
}



#div_topo #barraNavegacao .barraNavegacaolnkAtivo
{
    font-size: 11px;
    color: #ffffff;
	text-decoration:none;
}

#div_topo #barraNavegacao .barraNavegacaolnk
{
    font-size: 11px;
    color: #3e8b9f;
    text-decoration: underline;
}

#div_topo #barraNavegacao .barraNavegacaolnk:HOVER 
{    
    color: #ffffff;
    text-decoration: none;
}

#div_topo #barraNavegacao .barraNavegacaoSeta
{
    font-size: 11px;
    color: #7c7c7c;
    text-decoration: none;
}




/*Topo Menu 1*/

#div_topo .divTopoMenu1
{
    position: absolute;
    top: 8px;
    left: 200px;     
    z-index: 2;
    width: 360px;   
     
}

#div_topo .divTopoMenu1:nth-of-type(1)
{
    position: absolute;
    top: 8px;
    left: 200px;    
    z-index: 2;
    width: 360px;   
}

#div_topo .lnkTopoMenu1
{
    font-size: 9px;
    color: #999999;
    text-decoration: none;
    margin-right:9px;
}

#div_topo .lnkTopoMenu1:nth-of-type(1)
{
    font-size: 9px;
    color: #999999;
    text-decoration: none;
    margin-left: 16px;
}

#div_topo .lnkTopoMenu1:HOVER
{
    color: #ffffff;
    text-decoration: none;
}


/*Topo Busca*/
#div_topo .lblBusca
{       
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    position:absolute;    
    top:12px; 
    right: 425px;
    z-index:2;
}

#div_topo .txtBusca
{
    border: 0px solid #41555c;    
    background-color: #41555c;
    color: #C0C0C0;
    font-family: tahoma;
    font-size: 9px;
    padding:3px 5px 3px 5px;
    position:absolute;   
    width: 140px;
    height: 12px; 
    top:10px; 
    right: 270px;
    z-index:2;
}

#div_topo .lbtokbusca
{
    font-size: 10px;
    color: #999999;
    font-weight: bold;
    position:absolute;    
    top:13px; 
    right: 250px;
    z-index:2;
	text-decoration:none;
}




#div_topo .lbtokbusca:HOVER
{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

#div_topo .lblMeupedido
{    
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    position:absolute;    
    top:12px; 
    right: 155px;
    z-index:2;
}

#div_topo .lblQtdCarrinho
{      
    font-size: 9px;
    color: #999999;
    text-decoration: none;
    vertical-align:middle;
    position:absolute;   
    top:13px;
    right:50px;
    z-index:2;
}

.imgBtncarrinho a
{    
    position:absolute;
    top:13px; 
    right:28px;
    z-index:2;
	background: url(../images/luminaria/img_btn_comprar.gif);
}

.imgBtncarrinho a:HOVER 
{    
    position:absolute;    
    top:13px; 
    right:28px;
    z-index:2;
	background: url(../images/luminaria/img_btn_comprar_over.gif);
}


#div_principal 
{
    width:100%;
    float:left;
    height: expression(this.scrollHeight < "401" ? "400" : "auto");
    min-height: 400px;
    margin-bottom:40px;
}


#div_principal .div_esquerda
{
    width:337px;
    float:left;
}

#div_principal .div_esquerda .menuBarra
{
    background-color:#0c1b20;
    padding-left:15px;
    float:left;
    font-family:Tahoma;
    font-size:18px;    
    color:#7A7A7A;
    line-height:34px;    
}

#div_principal .div_esquerda .menuBarra .tit_showroom
{
    float:left;
    width:155px;
    height:34px;       
}

#div_principal .div_esquerda .menuBarra .tit_ethnix
{
    float:left;
    width:167px;
    height:34px;     
}

#div_principal .div_esquerda .menuConteudo
{
    float:left; 
    padding-left:15px;     
}

#div_principal .div_esquerda .menuConteudo .menuShowRoom
{
    float:left;
    width:155px;    
    position:relative;
    display:none;   
}

#div_principal .div_esquerda .menuConteudo .menuEthenix
{
    float:left;
    width:167px;    
    position:absolute; 
    left:170px;  
    display:none;    
}




#div_principal .div_direita 
{
    margin-left:347px;
}


#div_rodape
{
    width: 100%;
    height: auto;
    clear: both;
    position: absolute;
    bottom: 0; 
}

#div_rodape .rodape_newsletter
{
    display:none;   
}


#div_rodape .menu_inferior
{
    width: 100%;    
    float: left;
    background-color:#18363e;
    height: 28px;
    margin-top:10px;
}

#div_rodape .menu_inferior .texto
{
    width: 650px;    
    float: left;    
    font-size: 9px;
    color: #8ea0a6;
    height: 28px;
    padding-left:15px;
    line-height:28px;
}

#div_rodape .menu_inferior .logo
{
    width: 83px;    
    float:right;    
}


#div_rodape .menu_inferior .hypRodapeContato
{
    font-size: 9px;
    color: #8ea0a6;
    text-decoration: none; 
}

#div_rodape .menu_inferior .hypRodapeContato:HOVER
{
    color: #ffffff;
    text-decoration: none;
}

.div_clear 
{
    clear:both;
}


.menuHeader
{
    font-family: Tahoma;
    font-size: 11px;
    color: #ffffff;
    line-height: 17px;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}

A.menuHeader:HOVER
{
    font-family: Tahoma;
    font-size: 11px;
    color: #ffffff;
    line-height: 17px;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}



.menuContent
{
    font-family: Tahoma;
    font-size: 11px;
    color: #3e8b9f;
    line-height:17px;
    text-decoration:none;
    }
A.menuContent:HOVER 
{
    text-decoration:none;
    font-family: Tahoma;
    font-size: 11px;
    color: #ffffff;
    line-height:17px;
}

.menuContentAtivo
{
    font-family: Tahoma;
    font-size: 10px;
    color: #3e8b9f;
    line-height:17px;
    text-decoration:none;
    }


/*Barra Login*/

.divLoginClienteBox
{
    background-image: url(../images/login/bg.jpg);
    background-repeat: no-repeat;
    width: 270px;
    height: 170px;
    float: left;
    
    font-family: Tahoma;   
    color: #898b8e;
}

.divLoginClienteBox .barraTitulo
{
    background-color: #000000;
    width: 270px;
    height: 40px;
    float: left;    
    font-size: 16px;
}

.divLoginClienteBox .barraTitulo .titulo
{    
    float:left;
    padding-left:20px;
    padding-top:12px;
}

.divLoginClienteBox .barraTitulo .fechar
{    
    float: right;
    font-weight: bold;
    padding-right:10px;
    padding-top:10px;
}

.divLoginClienteBox .barraTexto
{    
    width: 270px;
    height: 40px;
    float: left;  
    padding-left:20px;
    padding-top:12px;
     font-size: 11px;    
}

.divLoginClienteBox .linha1a
{    
    width: 40px;
    height:23px;    
    float: left;  
    padding-left:20px; 
    font-size: 11px;
}

.divLoginClienteBox .linha1b
{    
    width: auto;
    height:23px;   
    float: left; 
}


.lnkLoginClienteFechar
{
    font-family: Tahoma;
    font-size: 11px;
    text-transform: uppercase;
    color: #898b8e;
    text-decoration: none;
}
.lnkLoginClienteFechar:HOVER
{
    color: #58595b;
}

.boxLoginClienteBottonText
{
    width: 172px;
    height: 14px;
    font-family: Tahoma;
    font-size: 10px;
    color: #c7c8ca;
    padding-left: 4px;
    background-color: #9e9fa0;
    border: none;
    float: left;
}

.boxLoginClienteBotton
{
    font-family: Tahoma;
    font-size: 10px;
    color: #58595b;
    text-align: center;
    text-decoration: none;    
    background-color: #9e9fa0;
    margin-right:10px;
    padding:3px;
}
.boxLoginClienteBotton:HOVER
{
    background-color: #000000;
}


/* background pop-up*/
.modalBackground
{
    background-color: #000000;
    filter: alpha(opacity=60);
    opacity: 0.6;
}


/*Página Produto Categoria*/
.divShowroomCategoriaTitulo
{    
    color: #FFFFFF;
    font-size: 22px;
    margin-top:15px;
}

.divShowroomCategoriaDestaques
{    
    color: #FFFFFF;
    font-size: 11px;
    width:370px;
    line-height:23px;
	float:left;
}

.boxShowroomCategoriaDestaques
{    
    margin-top:10px; 
    width:742px;
	height:74px;
	float:left;
}

.btnShowroomCategoriaVerdetalhes
{    
    font-size: 11px;
    color: #3e8b9f;
    line-height: 17px;    
    text-decoration: none;    
}
A.btnShowroomCategoriaVerdetalhes:HOVER
{    
    text-decoration: none;  
    color: #10242b;  
}



/* Página Produtos*/
.divShowroomProdutos
{
    height: auto;
    width: 122px;	
	background-color:#2a5662;
	float:left;
	padding-bottom:3px;
}

.boxShowroomProdutosImg
{
    height:122px;
    width:122px;
	float:left;	
}

.boxShowroomProdutosNome
{ 
    width:112px;
    height:auto; 
    float:left;      
    padding-left:5px;    
    padding-top:7px;    
}
.boxShowroomProdutosPreco
{ 
    width:auto;
    height:auto;   
    float:left;
    padding-left:5px;
    padding-top:5px;      
}



.divProdutosComprar a
{ 
    width: 14px;
    height: 13px; 
    float:right;
    margin-top:5px;  
    margin-right:5px;
    background-image: url(../images/luminaria/img_btn_comprar.gif);	
    background-repeat:no-repeat;
}
.divProdutosComprar a:hover 
{
    background-image: url(../images/luminaria/img_btn_comprar_over.gif);	
}

.lnkShowroomProdutosNome
{   	
    font-size: 11px;
    color: #ffffff;     
    text-decoration: none;
}
.lnkShowroomProdutosNome:HOVER
{
    color:#3e8b9f;
    text-decoration:none;
}
.lnkShowroomProdutosPreco
{    
    font-size: 10px;
	float:left;
    color: #b5c4c8;
    text-decoration: none;	
}

.div_paginacao
{	
	position:absolute;
	width:100%;	
	text-align:right;
	top:85px;
	right:30px;
}

.div_paginacao .texto_paginacao1
{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	
}
.div_paginacao .texto_paginacao2
{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
	margin-right:5px;
	
} 
.div_paginacao .texto_paginacao2:hover
{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.div_paginacao .texto_paginacao_ativo
{
	font-family: tahoma;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-right:5px;
}



/* Página Produto Detalhes*/
.boxTextoTecnica
{
    width:400px;
    height:auto;
    float:left;
    background:#1e444d url(../images/luminaria/bg.jpg);
}
.boxTextoTecnica .barraTitulo
{
    width:390px;
    height:auto;
    float:left;
    background-color:#0c1b20; 
    padding-left:5px;
    padding-right:5px;
    padding-top:10px;
    padding-bottom:10px;
}
.boxTextoTecnica .barraTitulo .titulo
{
    color:#ffffff;    
    width:auto;
    float:left;
}
.boxTextoTecnica .barraTitulo .fechar
{
    float:right;
    width:auto;
    padding-top:3px;
}
.boxTextoTecnica .barraTexto
{
    width:370px;
    height:350px;
    padding-right:10px;
    float:left;   
    margin:10px;
    overflow-y:auto;  
    color:#ffffff;
    font-size:12px;
}


.lblProdutosDetalhesNome
{    
    font-size: 18px;
	text-transform:uppercase;
	font-weight:bold;
    color: #FFFFFF;
}

.lblProdutosDetalhesQuebra
{ 	
	width:100%;
	height:10px;  
}


.lblProdutosDetalhesCodigo
{   
    font-size: 11px;
	text-transform:uppercase;
    color: #7c7c7c;    
}

.lblProdutosDetalhesTitulo
{   
    font-size: 14px;
	text-transform:uppercase;
    color: #ffffff;
}

.lblProdutosDetalhesTexto
{    
    font-size: 12px;
    color: #7c7c7c; 
}

.lblProdutosDetalhesTextoImagens
{    
    font-size: 14px;
	text-transform:uppercase;
    color: #ffffff;
}

.boxProdutosDetalhesMenu
{
    height:39px;
    width:346px;
}

.divProdutosDetalhesMenu a
{
    background-color:#193843;       
    float:left;
    height:35px;
    width:110px; 
    margin:2px;            
}

.divProdutosDetalhesMenu a:hover 
{
    background-color:#0c1b20;
    height:35px;
    width:110px; 
    margin:2px; 
}

.boxProdutosDetalhes
{
    width:660px;
	height:auto;
    float:left;
}

.boxProdutosDetalhesFoto
{
    width:300px;
    float:left;
}

.boxProdutosDetalhesTextos
{
    margin-left:310px;
    height:263px;
	*height:262px;
    width:340px;
}

.boxProdutosDetalhesConteudo
{
    height:40x;
    width:340px;
	margin-left:8px;
	float:left;
}

.boxProdutosDetalhesTextosLinha
{
    margin-top:7px;
} 

.boxProdutosDetalhesLbtnVoltar
{
    font-family: tahoma;
    text-decoration: underline;
    color: #FFFFFF;
    font-size: 12px;
}

.boxProdutosDetalhesMenu
{   
    font-size:10px;
    color:#ffffff;
}

.ShowroomProdutosDetalhesHr
{ 	background-image:url(../images/luminaria/line.jpg);
	background-repeat:repeat-x;
    width:652px;
	height:3px;
	margin-top:20px;
	float:left;
}

.boxShowroomProdutosDetalhesCombina
{
	width:100%;
	float:left;
}

.boxShowroomProdutosDetalhesCombinaTitulo
{   
    font-size: 18px;
	font-weight:bold;
	text-transform:uppercase;
    color: #ffffff; 
    margin-top:10px;
    margin-bottom:10px;
	float:left;
}

.boxShowroomProdutosDetalhesCombinaProdutos
{
    height: auto;
    width: 122px;	
	background-color:#2a5662;
	float:left;
	padding-bottom:3px;
}

.boxShowroomProdutosDetalhesCombinaImg
{
    height:auto;
    width:auto;
	float:left;	
}

.boxShowroomProdutosDetalhesCombinaNome
{ 
    width:112px;
    height:auto; 
    float:left;      
    padding-left:5px;    
    padding-top:7px;    
}
.boxShowroomProdutosDetalhesCombinaPreco
{ 
    width:auto;
    height:auto;   
    float:left;
    padding-left:5px;
    padding-top:5px;      
}



.boxShowroomProdutosDetalhesCombinaComprar a
{ 
    width: 14px;
    height: 13px; 
    float:right;
    margin-top:5px;  
    margin-right:5px;
    background-image: url(../images/luminaria/img_btn_comprar.gif);	
}
.boxShowroomProdutosDetalhesCombinaComprar a:hover 
{
    background-image: url(../images/luminaria/img_btn_comprar_over.gif);	
}

.lnkPopAmpliarFotoFechar
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lnkPopAmpliarFotoFechar:hover
{
	text-decoration: underline;
} 


.modalBackground
{
 background-color:#000000;
 filter: alpha(opacity=60);
 opacity: 0.6;
}



    
