﻿/*============================================================================*/
/*=REDEFINICAO DE TAGS========================================================*/
/*============================================================================*/
body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom:0px;
  width:992px;
  background-color:#fff;
}
a
{
  color: #000000;
}
a:hover
{
  text-decoration: none;
}
h1
{
  font-size: 11px;
  font-weight: normal;
  margin: 0px;
  margin-top:3px;
  margin-bottom:3px;
  padding: 3px;
  height: 14px;
  text-align:left;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  color:#333;
}
h1 a
{
	color:#333;
}
h2
{
  font-size: 12px;
  font-weight: bold;
  text-align:left;
  color:#333;
  border-bottom:1px solid #333;
  margin-bottom: 3px;
  margin-top: 0px;
  padding-bottom:3px;
}
h3
{
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #B0B0B0;
}
input[type=text], input[type=password], select
{
  border: solid 1px #7F9DB9;
  font-family: 'Courier New' , Courier, monospace;
  height: 16px;
  line-height: 16px;
  vertical-align: top;
}
input[type=text]:focus, input[type=password]:focus
{
  background-color: #E2E2E2;
}
label, img
{
  line-height: 20px;
  vertical-align: top;
}
select
{
  height: 20px;
}
fieldset
{
  margin: 0px;
  margin-bottom: -1px;
  padding: 14px;
  padding-left: 13px;
  padding-top: 13px;
  line-height: 20px;
}
fieldset label
{
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  text-align: right;
}
/*============================================================================*/
/*=LAYOUT PRINCIPAL===========================================================*/
/*============================================================================*/
#divFun
{
}
#divCab
{
  background-color: White;
  margin-bottom: 4px;
}
#divEsq
{
  background-color: White;
  float: left;
  padding: 4px;
  width: 145px;

  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 0px;
}
#divCen
{
  background-color: White;
  margin-left: 155px;
  margin-right: 155px;
  padding: 4px;

  -moz-border-radius: 8px;
  border-radius: 8px;
}
#divDir
{
  background-color: White;
  float: right;
  padding: 4px;
  width: 145px;

  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 8px;
}
#divRod
{
  background-color: White;
  clear: both;
  margin-top: 4px;
}
#divCor
{
  background-color: White;
  padding: 4px;
  text-align:left;
}
/*============================================================================*/
/*=LAYOUT SECUNDÁRIO==========================================================*/
/*============================================================================*/
.divCaixa
{
  margin-left: 4px;
  margin-right: 4px;
}
.divColEsq
{
  float: left;
}
.divColDir
{
  float:right;
}
.divColSep
{
  float: left;
  width: 32px;
}
.divLinFinal
{
  clear: both;
}
.divBorda
{
  border: 1px solid #808080;
  padding: 4px;
}
/*============================================================================*/
/*=WUCCatCab==================================================================*/
/*============================================================================*/
.WUCCatCab_TopMenu
{
float:right;
width:367px;
margin:0px;
margin-right:20px;
}
.WUCCatCab_TopMenu ul
{
display:block;
margin:0px;
padding:0px;
}
.WUCCatCab_TopMenu ul li
{
display:inline;
}

.WUCCatCab_TopMenu ul li span
{
width:122px;
display:block;
float:left;
height:31px;
background-image:url(../_Img/WUCCatCab/topMenuBG.png);
text-align:center;
}
.WUCCatCab_TopMenu ul li a
{
color:#fff;
font-weight:bold;
font-size:12px;
text-decoration:none;
line-height:27px;
}
.WUCCatCab_TopMenu ul li a:hover
{
text-decoration:underline;
}


#WUCCatCab_DivLogomarca
{
  float: left;
  padding: 3px;
  margin-top:3px;
  margin-left:20px;
}
.LiteralMenu
{
	width:440px;
	float:left;
	padding-top:15px;
}

.WUCCatCab_CarrinhoBG
{
	background-image:url(../_Img/WUCCatCab/carrinho1.png);
	margin-top:50px;
	margin-bottom:0px;
	width:170px;
	height:42px;
	background-repeat:no-repeat;
	clear:right;
	float:right; 
}


.WUCCatCab_BusMenu
{
	height:38px;
	width:992px;
	overflow:visible;
}

.WUCCatCab_BusMenuBG
{
	background-color:#000;
	height:38px;
	width:100%;
	left:0px;
	right:0px;
	position:absolute;
	
}


.WUCCatCab_PanelOnOff
{
	width:550px;
	float:left;
	color:#fff;
	font-size:12px;
	margin-top:10px;
	margin-left:15px;
	z-index: 2;
}


#WUCCatCab_DivBusca
/*Html*/
{
  float: left;
  padding: 3px;
  margin-top:1px;
  z-index: 3;
}
#WUCCatCab_DivBusca
{
  float: right;
  padding: 3px;
}
#WUCCatCab_DivBusca1
{
  float: left;
}
#WUCCatCab_DivBusca2
{
  background-image:url(../_Img/WUCCatCab/buscagb.png);
  float: left;
  display:block;
  height:28px;
  margin:0px;
  padding:0px;
  overflow:hidden;
  
}
.WUCCatCab_TextBoxBusca
/*Controle asp.net*/
{
  height:19px;
  width: 310px;
  border: 0px solid #fff;
  margin-top:4px;
  background-image:url(../_Img/WUCCatCab/buscagb2.png);
  background-color:transparent;
  outline:none !important;
  border:0px !important;
}
#WUCCatCab_DivBusca3
{
  float: left;
  margin-top:2px;
}
#WUCCatCab_DivOfertas
/*Html*/
{
  float: left;
  margin-left: 24px;
}
#WUCCatCab_DivCarrinho
{
  font-size:12px;
  margin-top:22px;
  margin-left:35px;
}
#WUCCatCab_DivCarrinho a
{
  color:#fff;
  text-decoration:none;
}
#WUCCatCab_DivCarrinho a:hover
{
  text-decoration:underline;
}
#WUCCatCab1_LabelCarrinho
{
  font-weight: bold;
  color:#fff;
}



#WUCCatCab1_PanelLogout
{
}
.WUCCatCab_DivSaudacao
{
  float: left;
  color:#fff;
  font-weight:bold;
}
#WUCCatCab1_PanelLogout ul
{
  float: left;
  margin: 0px;
  padding: 0px;
}
#WUCCatCab1_PanelLogout ul li
{
  display: inline;
  list-style: none;
  padding-left: 5px;
  padding-right: 5px;
}
#WUCCatCab1_PanelLogout ul li a
{
color:#fff;
font-weight:normal;
font-size:12px;
text-decoration:underline;
}
.WUCCatCab_ULLI_Border
{
  border-right: solid 1px #fff;
}
#WUCCatCab1_PanelLogin
{
}
#WUCCatCab1_PanelLogin ul
{
  float: left;
  margin: 0px;
  padding: 0px;
}
#WUCCatCab1_PanelLogin ul li
{
  display: inline;
  list-style: none;
  padding-left: 5px;
  padding-right: 5px;
}
#WUCCatCab1_PanelLogin ul li a
{
color:#fff;
font-weight:normal;
font-size:12px;
text-decoration:underline;
}
#WUCCatCab1_LabelNome1
{
  font-weight: bold;
}
#WUCCatCab2_LabelNome2
{
}
#LinkButtonSair
{
}
#WUCCatCab1_LinkButtonSair
{
color:#999;
font-weight:bold;	
}




.WUCCatCab_LiteralGrupos_GruA {
  background-image: url(../_Img/Obrigatorio/WUCCatCab_LiteralGrupos_FunA.png);
  color:#fff;
  line-height:60px;
  vertical-align:text-top;
  
}
.WUCCatCab_LiteralGrupos_GruA a {
  padding: 0px;
  text-decoration: none;
  color:#fff;
  font-weight:bold;
  font-size:14px;
}
.WUCCatCab_LiteralGrupos_GruB {
  background-image: url(../_Img/Obrigatorio/WUCCatCab_LiteralGrupos_FunB.png);
  color: #fff;
  line-height:60px;
  vertical-align:text-top;
}
.WUCCatCab_LiteralGrupos_GruB a {
  color:#fff;
  font-weight:bold;
  display: block;
  padding: 0px;
  text-decoration: none;
  font-size:14px;
}
.WUCCatCab_LiteralGrupos_GruC {
  background-image: url(../_Img/Obrigatorio/WUCCatCab_LiteralGrupos_FunA.png);
  color: #FFFFFF;
  line-height:60px;
  vertical-align:text-top;
}
.WUCCatCab_LiteralGrupos_GruC a {
  color: #FFFFFF;
  display: block;
  padding: 0px;
  text-decoration: underline;
  font-weight:bold;
  font-size:14px;
}
/*============================================================================*/
/*=WUCCatRod==================================================================*/
/*============================================================================*/
.WUCCatRod_LiteralGrupos_GruA
/*Código-fonte*/
{
  background-image: url(../_Img/Obrigatorio/WUCCatRod_LiteralGrupos_FunA.png);
}
.WUCCatRod_LiteralGrupos_GruA a
/*Código-fonte*/
{
  line-height:28px;
}
.WUCCatRod_LiteralGrupos_GruB
/*Código-fonte*/
{
  background-image: url(../_Img/Obrigatorio/WUCCatRod_LiteralGrupos_FunB.png);
  color: #BBBBBB;
}
.WUCCatRod_LiteralGrupos_GruB a
/*Código-fonte*/
{
  color: #BBBBBB;
  display: block;
  line-height:28px;
}
.WUCCatRod_LiteralGrupos_GruC
/*Código-fonte*/
{
  background-image: url(../_Img/Obrigatorio/WUCCatRod_LiteralGrupos_FunA.png);
}
.WUCCatRod_LiteralGrupos_GruC a
/*Código-fonte*/
{
  display: block;
  line-height:28px;
}
#WUCCatRod1_FormViewLoja
/*Controle asp.net*/
{
  text-align: center;
}


.WUCCatRod_Cloud
{
width: 992px;
margin-left:auto;
margin-right:auto;

}
#WUCCatRod1_DataListTag a
{
color:#900;
text-decoration:none;
}
#WUCCatRod1_DataListTag a:hover
{
text-decoration:underline;
}

.WUCCatRod_Menu
{
text-align:left;
margin-left:5px;
width:500px;
float:left;
}
.WUCCatRod_Menu ul
{
margin:0px;
padding:0px;	
}
.WUCCatRod_Menu ul li
{
display:inline;
border-right: 2px solid #000;
padding-left:6px;
padding-right:8px;
}
.WUCCatRod_Menu ul li a
{
font-weight:bold;
color:#000;
}
.WUCCatRod_FPgt
{
text-align:left;
color:#000;
font-weight:bold;
width:190px;
float:right;
margin-right:5px;
margin-bottom:10px;
}
/*============================================================================*/
/*=Ajax=======================================================================*/
/*============================================================================*/
.DivUpdateProgressFundo
{
  background-color: #000000;
  filter: alpha(opacity=40); /*IE*/
  opacity: 0.4;              /*Firefox, Safari, Opera*/
  -moz-opacity: 0.4;         /*Mozilla (Netscape Navigator)*/
  -khtml-opacity: 0.4;       /*Safari 1.x*/

  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.DivUpdateProgressFrente
{
  background-color: #FFFFB7;
  background-image: url(../_Img/XXX/XXX_UpdateProgressXXX.gif);
  background-position: 13px;
  background-repeat: no-repeat;
  border: solid 1px #000000;
  height: 50px;
  left: 50%;
  line-height:50px;
  margin-left: -125px; /*metade da soma de padding-left e width*/
  margin-top: -25px; /*metade de height*/
  padding-left: 50px;
  position: fixed;
  top: 50%;
  width: 200px;
}
/*============================================================================*/
/*============================================================================*/
/*============================================================================*/
.CurrentPageLabel
{
  font-size: 14px;
}
.MensagemErro
{
  color: #FF0000;
}
.MensagemAtencao
{
  color: #333;
  font-weight:bold;
}
.MensagemInformacao
{
  color: #008000;
}
.h1_XXX
{
}
.h1_final
{
  font-weight: bold;
}
.ProdutoNome
{
  font-weight: bold;
  color:#666;
}
.ProdutoNome a
{
  color:#666;
  text-decoration:none;
}
.ProdutoNome a:hover
/*Html*/
{
	text-decoration:underline;
}
.ProdutoMarca
{
}
.ProdutoMarca a
{
  text-transform: uppercase;
}
.ProdutoPrecoDe
{
}
.ProdutoPrecoDeRS
{
}
.ProdutoPrecoDeValor
{
}
.ProdutoPrecoPor
{
}
.ProdutoPrecoPorRS
{
	font-weight:bold;
	color:#900;
	font-size:13px;
}
.ProdutoPrecoPorValor
{
	font-weight:bold;
	color:#900;
	font-size:13px;
}
.ProdutoPrecoEco
{
}
.ProdutoPrecoEcoRS
{
}
.ProdutoPrecoEcoValor
{
}
.ProdutoPrecoOu
{
}
.ProdutoPrecoOuX
{
}
.ProdutoPrecoOuSem
{
}
.ProdutoPrecoOuRS
{
}
.ProdutoPrecoOuValor
{
}
/*============================================================================*/
.ModalPopupExtenderModPopXXX_BackgroundCssClass
{
  background-color: #000000;
  filter: alpha(opacity=40); /*IE*/
  opacity: 0.4;              /*Firefox, Safari, Opera*/
  -moz-opacity: 0.4;         /*Mozilla (Netscape Navigator)*/
  -khtml-opacity: 0.4;       /*Safari 1.x*/
}
.PanelModPopXXX
{
  background-color: White;
  border: solid 3px #808080;
}
.PanelModPopXXXTitulo
{
  background-color: #E0E0E0;
  cursor: move;
  padding: 3px;
  width: auto;
}
.ImageButtonModPopXXX
{
  cursor: pointer;
}
/*============================================================================*/
#DivRepeaterBanSobreposto
{
  margin-top: -0px;    /*-(height/2)px*/
  margin-left: -0px;   /*-(width/2)px*/
  position: absolute;
  width: 0px;         /*combinar largura com o cliente*/
  height: 0px;        /*combinar altura com o cliente*/
  top: 50%;
  left: 50%;
}
/*============================================================================*/
/*=ATENÇÃO: mudar para arquivo do Car e Pag===================================*/
.ListViewProdutos_ItemTemplate_ProDer_Id
{
  color: #808080;
}
.ListViewProdutos_ItemTemplate_PreTotal
{
}
.ListViewProdutos_LayoutTemplate_LabelSubtotal
{
}
/*============================================================================*/

.AWFCatXXX_Destaques
{
 background-image:url(../_Img/XXX/destbg.gif);
 background-position: top;
 height:310px;
 background-repeat:no-repeat;
 padding-top:5px;
 padding-left:10px;
 padding-right:10px;
 text-align:center;
}
.AWFCatXXX_Produtos
{
  background-image:url(../_Img/XXX/prodbg.gif);
 background-position: top;
 height:287px;
 background-repeat:no-repeat;
 padding-top:5px;
 padding-left:10px;
 padding-right:10px;
 text-align:center;
}

