﻿/*============================================================================*/
/*=REDEFINICAO DE TAGS========================================================*/
/*============================================================================*/
body
{
  font-family: Verdana;
  font-size: 12px;
  margin: auto;
  width: 920px; /*1003px para resolução fixa 1024px | 100% para resolução redimensionável acima de 800px*/
}
a
{
  color: #000000;
}
a:hover
{
  text-decoration: none;
}
h1
{
  font-size: 11px;
  font-weight: normal;
  margin: 0px;
  padding: 4px 0px 0px 4px;
  color:#666;
}
h1 a
{
	color:#666;
}
h2
{
  background-color: #E2E2E2;
  font-size: 1.1em;
  font-weight: normal;
  margin: 0px 0px 17px 0px;
  padding: 0px 0px 0px 4px;
}
h3
{
  background-color: #E2E2E2;
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  margin: 0px;
}
input[type=text], input[type=password], select
{
  border: solid 1px #7F9DB9;
  font-family:Tahoma, Geneva, sans-serif;
  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: 150px;

  -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: 173px;
  margin-right: 193px;
  padding: 4px;

  -moz-border-radius: 8px;
  border-radius: 8px;
}
#divDir
{
  background-color: White;
  float: right;
  padding: 4px;
  width: 175px;

  -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;
}
/*============================================================================*/
/*=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==================================================================*/
/*============================================================================*/
.cabBG
{
	width:920px;
	height:195px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image:url(../_Img/WUCCatCab/BG.png);
	background-position:center top;
	background-repeat:no-repeat;
}

.cabLogInOut
{
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	text-align:center;
	color:#666;
}


.cabLogInOut a
{
	text-decoration:none;
	color:#666;	
}

.cabLogInOut a:hover
{
	text-decoration:underline;
}

.saudacao
{
}
.cabLogInOut ul
{
  float: left;
  margin: 0px;
  padding: 0px;
}
.cabLogInOut li
{
  display: inline;
  list-style: none;
  padding-left:15px;
  background-image:url(../_Img/WUCCatCab/LIMark.png);
  background-position:center left;
  background-repeat:no-repeat;
  padding-right: 3px;
  color:#666;
}
.cabLogInOut li a
{
	text-decoration:none;
	color:#666;	
}
.cabLogInOut li a:hover
{
	text-decoration:underline;
}
.logomarca
{
	float:left;
	margin-top:50px;
	margin-left:40px;
	width:230px;
}
.carrinho
{
	float:right;
	width:230px;
	margin-right:40px;
	margin-top:35px;
}
.busca
{
	width:345px;
	float:left;
	margin-top:60px;	
}
.buscaBG
{
	float:left;
	background-image:url(../_Img/WUCCatCab/busBG.png);
	background-repeat:no-repeat;
	width:238px;
	padding-left:10px;
	padding-right:10px;
	height:24px;
	padding-top:3px;
}
#WUCCatCab1_TextBoxBusca
{
	border: 0px solid #fff;
	font-size:10px;
	color:#999;
	width:230px;
	height:19px;
	outline:none;

}
#WUCCatCab1_TextBoxBusca:focus
{
	border:0px solid #fff;
	background-color:#fff;
	outline:none;
}
.Menu
{
	margin-top:33px;
	text-align:center;
	margin-bottom:10px;
}
.Menu ul
{
	margin:0px;
	padding:0px;
}
.Menu ul li
{
	list-style:none;
	display:inline;
	padding-left:3px;
	padding-right:3px;
	color:#666;
	font-size:11px;
	font-weight:bold;
}
.Menu ul li a
{
	color:#666;
	font-size:11px;
	text-decoration:none;
}
.Menu ul li a:hover
{
	text-decoration:underline;
}
.faixa
{
	position:absolute;
	left:0px;
	right:0px;
	height:52px;
	overflow:hidden;
	background-image:url(../_Img/WUCCatCab/faixa.png);
	background-repeat:no-repeat;
	background-position:center;
}

.faixa2
{
	position:absolute;
	left:0px;
	right:0px;
	height:52px;
	overflow:hidden;
	background-image:url(../_Img/WUCCatCab/faixa2.png);
	background-repeat:no-repeat;
	background-position:center;
}


.faixaPadding
{
	width:920px;
	height:34px;
	display:block;
}



#divLogEsq
{
  float: left;
  margin: 4px;
}
#divLogDir
{
  float: right;
  margin: 4px;
  padding-top: 25px;
}
.WUCCatCab_LiteralGrupos_GruA
{
  background-image: url(../_Img/Obrigatorio/WUCCatCab_LiteralGrupos_FunA.png);
}
.WUCCatCab_LiteralGrupos_GruA a
{
  line-height:28px;
}
.WUCCatCab_LiteralGrupos_GruB
{
  background-image: url(../_Img/Obrigatorio/WUCCatCab_LiteralGrupos_FunB.png);
  color: #FFFFFF;
}
.WUCCatCab_LiteralGrupos_GruB a
{
  color: #FFFFFF;
  display: block;
  line-height:28px;
}
.WUCCatCab_LiteralGrupos_GruC
{
  background-image: url(../_Img/Obrigatorio/WUCCatCab_LiteralGrupos_FunA.png);
}
.WUCCatCab_LiteralGrupos_GruC a
{
  display: block;
  line-height:28px;
}
#WUCCatCab1_LabelCarrinho
{
  font-weight: bold;
}

/*============================================================================*/
/*=WUCCatRod==================================================================*/
/*============================================================================*/

.rod100
{
	display:block;
	position:absolute;
	left:0px;
	right:0px;
	height:200px;
	background-image:url(../_Img/WUCCatRod/BG.png);
	background-position:top;
	background-repeat:repeat-x;
}

.rod100Container
{
	width:920px;
	margin-left:auto;
	margin-right:auto;
}

.Institucional
{
	width:185px;
	display:block;
	float:left;
	padding-top:40px;
}

.AjudaeSuporte
{
	width:190px;
	display:block;
	float:left;
	padding-top:40px;
}

.Certificados
{
	width:185px;
	display:block;
	float:left;
	padding-top:40px;
}

.Pagamentos
{
	width:165px;
	display:block;
	float:left;
	padding-top:40px;
}

.Compartilhe
{
	width:180px;
	display:block;
	float:left;
	padding-top:40px;
}

.Rod1002
{
	display:block;
	margin-top:200px;
	position:absolute;
	left:0px;
	right:0px;
	height:70px;
	background-image:url(../_Img/WUCCatRod/BG2.png);
	background-position:top;
	background-repeat:repeat-x;
}

.Rod1002Container
{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	line-height:35px;
	font-size:11px;
	color:#fff;
	text-align:center;
}

.Rod1002Container a
{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

.Rod1002Container a:hover
{
	text-decoration:underline;
}


.RodTitle
{
	color:#595959;
	font-weight:bold;
	font-size:14px;
	margin-bottom:15px;
}

.RodUL
{
	margin:0px;
	padding:0px;
}

.RodUL li
{
	list-style:none;
	background-image:url(../_Img/WUCCatRod/LIMark.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:18px;
	line-height:20px;
	font-size:11px;
}

.RodUL li a
{
	text-decoration:none;
	color:#595959;
}

.RodUL li a:hover
{
	text-decoration:underline;
}




.WUCCatRod_LiteralGrupos_GruA
{
  background-image: url(../_Img/Obrigatorio/WUCCatRod_LiteralGrupos_FunA.png);
}
.WUCCatRod_LiteralGrupos_GruA a
{
  line-height:28px;
}
.WUCCatRod_LiteralGrupos_GruB
{
  background-image: url(../_Img/Obrigatorio/WUCCatRod_LiteralGrupos_FunB.png);
  color: #BBBBBB;
}
.WUCCatRod_LiteralGrupos_GruB a
{
  color: #BBBBBB;
  display: block;
  line-height:28px;
}
.WUCCatRod_LiteralGrupos_GruC
{
  background-image: url(../_Img/Obrigatorio/WUCCatRod_LiteralGrupos_FunA.png);
}
.WUCCatRod_LiteralGrupos_GruC a
{
  display: block;
  line-height:28px;
}
#WUCCatRod1_FormViewLoja
{
  text-align: center;
}










.boxBG
{
	border: 0px solid #fff;
	font-size:10px;
	color:#999;
	outline:none;

}
.boxBG:focus
{
	border:0px solid #fff;
	background-color:#fff;
	outline:none;
}



/*============================================================================*/
/*=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: #666;
}
.MensagemInformacao
{
  color: #666;
}
.h1_XXX
{
}
.h1_final
{
  font-weight: bold;
}

.produtoVis
{
	background-image:url(../_Img/XXX/prodBG.png);
	background-repeat:no-repeat;
	display:block;
	height:286px;
	width:163px;
	padding:7px;
	margin-left:auto; margin-right:auto;
}
.ProdutoNome
{
  font-size:12px;
}

.ProdutoNome a
{
	text-decoration:none;
	color:#666;
}
.ProdutoNome a:hover
{
	text-decoration:underline;
}
.ProdutoMarca
{
	display:none;
}
.ProdutoMarca a
{
  text-transform: uppercase;
}
.ProdutoPrecoDe
{
	font-size:11px;
	color:#666;
}
.ProdutoPrecoDeRS
{
	color:#C7D744;
	font-size:12px;
	font-weight:bold;
}
.ProdutoPrecoDeValor
{
	color:#C7D744;
	font-size:12px;
	font-weight:bold;
}
.ProdutoPrecoPor
{
	font-size:11px;
	color:#666;
}
.ProdutoPrecoPorRS
{
	color:#C7D744;
	font-size:20px;
	font-weight:bold;
}
.ProdutoPrecoPorValor
{
	color:#C7D744;
	font-size:20px;
	font-weight:bold;
}
.ProdutoPrecoEco
{
	font-size:11px;
	color:#666;
}
.ProdutoPrecoEcoRS
{
	font-size:11px;
	color:#666;
	font-weight:bold;
}
.ProdutoPrecoEcoValor
{
	font-size:11px;
	color:#666;
	font-weight:bold;
}
.ProdutoPrecoOu
{
	font-size:11px;
	color:#666;
}
.ProdutoPrecoOuX
{
	font-size:11px;
	color:#666;
	font-weight:bold;
}
.ProdutoPrecoOuSem
{
	font-size:11px;
	color:#666;
}
.ProdutoPrecoOuRS
{
	font-size:11px;
	color:#666;
	font-weight:bold;
}
.ProdutoPrecoOuValor
{
	font-size:11px;
	color:#666;
	font-weight:bold;
}

.ProdutoGrupoVis a
{
	font-size:10px;
	color:#666;	
}
/*============================================================================*/
.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
{
}












.marcas_Item
{
  background-image:url(../_Img/WUCCatCab/LIMark.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 14px;
  font-size:12px;
  color:#58595B;
  margin-bottom:3px;
}

.marcas_Item a
{
	text-decoration:none;
	color:#58595B;
	font-weight: normal;
	font-size:12px;
}

.marcas_Item a:hover
{
	text-decoration:underline;
}

.GruAlt
{
  font-weight: bold;
  text-transform: uppercase;
  color:#58595B;
  padding-bottom:10px;
}

.GruAlt a
{
  	 text-decoration:none;
	 color:#58595B;
	 font-weight: bold;
	 font-size:14px;
}

.GruAlt a:hover
{
  	 text-decoration:underline;
	 color:#58595B;
	 font-weight: bold;
	 font-size:14px;
}
