﻿/*============================================================================*/
/*=REDEFINICAO DE TAGS========================================================*/
/*============================================================================*/
body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: auto;
  background-image:url(../_Img/XXX/bodyBG.png);
  background-position:center;
  background-repeat:repeat-y;
  background-color:#F3F3F3;
  width: 980px; /*1003px para resolução fixa 1024px | 100% para resolução redimensionável acima de 800px*/
}
a
{
  color: #000000;
}
a:hover
{
  text-decoration: none;
}
h1
{
  background-color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 0px;
  margin-left:3px;
  padding-left: 3px;
}
h1 a
{
}
h2
{
  background-color: #Fff;
  font-size: 13px;
  font-weight: bold;
  color:#000;
  border-bottom:1px solid #000;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 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
{
}
#divEsq
{
  float: left;
  padding: 4px;
  width: 161px;
}
#divCen
{
  margin-left: 173px;
  margin-right: 173px;
  padding: 4px;

}
#divDir
{
  float: right;
  padding: 4px;
  width: 161px;
}
#divRod
{
  clear: both;
  margin-top: 4px;
}
#divCor
{
  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==================================================================*/
/*============================================================================*/
#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;
}
#divLogin
{
  border: solid 1px #808080;
  margin-left: 4px;
  margin-right: 4px;
  padding: 4px;
}
#divLogin ul
{
  float: left;
  margin: 0px;
  padding: 0px;
}
#divLogin li
{
  display: inline;
  list-style: none;
  padding-left: 4px;
  padding-right: 8px;
}
.divLoginUlLiBorder
{
  border-right: solid 1px #000000;
}

.CabLogo
{
	float:left;
	display:block;
	padding-top:15px;
	padding-left:20px;
}

.CabLinks
{
	float:right;
	text-align:right;
	line-height:20px;
	padding-top:10px;
	padding-right:20px;
}

.CabLinks a
{
	text-decoration:none;
}

.CabLinks a:hover
{
	text-decoration:underline;
}

.CabCen
{
	 float:left;
	 display:block;
	 margin-top:10px;
	 clear:right;
	 width:670px;
	 margin-left:5px;
}

.CabCenTxt
{
	float:left;
	line-height:23px;
	font-weight:bold;
	color:#0C2C5A;
	font-size:12px;
}

.CabMenu
{
	position:absolute;
	left:0px;
	right:0px;
	height:35px;
	background-image:url(../_Img/WUCCatCab/menuBG.png);
	background-position:center;
	background-image:center;
	background-repeat:no-repeat;
}

.CabMenuInner
{
	position:relative;
	height:35px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.CabMenuInner ul
{
	margin:0px;
	padding:0px;
	width:810px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
}
.CabMenuInner ul li
{
	list-style:none;
	margin:0px;
	padding:0px;
	width:160px;
	text-align:center;
	display:block;
	float:left;
	border-right:1px solid #fff;
}
.CabMenuInner ul li a
{
	font-size:14px;
	color:#fff;
	text-decoration:none;
}


.CabMenuInner ul li a:hover
{
	text-decoration:underline;
}


.CabMenuInner ul li ul
{
	display:none;
	position:absolute;
	width:120px;
	margin:0px;
	margin-left:20px;
	padding:5px;
}

.CabMenuInner ul li:hover ul
{
	display:block;
	padding-top:10px;
	z-index:99999;
}
.CabMenuInner ul li ul li
{
	list-style:none;
	margin:0px;
	padding:3px;
	border-bottom:1px solid #f0f0f0;
	width:auto;
	display:block;
	float:none;
	text-align:left;
	padding-left:10px;
	background-color:#fff;
}
.CabMenuInner ul li ul li:hover
{
	background-color:#f3f3f3;
}
.CabMenuInner ul li ul li a
{
	color:#666;
	font-size:11px;
	text-decoration:none;
}
.CabMenuInner ul li ul li a:hover
{
	text-decoration:underline;
}









/*============================================================================*/
/*==    DEFINIÇÕES DO MENU FIXO    ===========================================*/
/*============================================================================*/
.WUCCatEsq_MenuFixo
{
	display:block;
	width:162px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../_Img/WUCCatEsq/menuBG.gif);
	background-repeat:repeat-y;
	background-position:center;
	font-weight:bold;
	
}

.WUCCatEsq_MenuFixo ul
{
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.WUCCatEsq_MenuFixo ul li
{
	list-style:none;
	display:block;	
	font-size:13px;
}
.WUCCatEsq_MenuFixo ul li a
{
	color:#111;	
	text-decoration:none;
}
.WUCCatEsq_MenuFixo ul li a:hover
{
	text-decoration:underline;
}
.WUCCatEsq_MenuFixo ul li ul
{
	margin:0px;
	padding:0px;
}
.WUCCatEsq_MenuFixo ul li ul li
{
	display:block;	
	background-image:url(../_Img/WUCCatEsq/menuItem.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	font-size:12px;
	font-weight:normal;
}
.WUCCatEsq_MenuFixo ul li ul li a
{
	color:#333;	
	text-decoration:none;
}
.WUCCatEsq_MenuFixo ul li ul li a:hover
{
	text-decoration:underline;
}

/*============================================================================*/
/*=WUCCatRod==================================================================*/
/*============================================================================*/
.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;
}





.RodMaisBusc
{
	text-align:center;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 40px;
}
.RodInst
{
	float:left;
	width:200px;
	margin-left:20px;
}
.RodInst ul
{
	margin:0px;
	padding:0px;
}
.RodInst ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:20px;
	background-image:url(../_Img/WUCCatRod/seta.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}
.RodInst ul li a
{
	text-decoration:none;
	font-size:12px;
	color:#0C2C59;
	
}
.RodInst ul li a:hover
{
	text-decoration:underline;
}
.RodCanais
{
	float:left;
	width:200px;
	margin-left:20px;
	text-align:center;
}
.RodCertficados
{
	float:left;
	width:250px;
	margin-left:20px;
	text-align:center;
}
.RodPagamento
{
	float:left;
	width:200px;
	margin-left:20px;
	text-align:center;
}
.WUCCatRod_rodBG3
{
	background-image:url(../_Img/WUCCatRod/rodBG3.png);
	height:38px;
}
.RodLogoPlusnet
{
	display:block;
	position:relative;
	float:right;
	margin-top:-28px;
	margin-right:5px;
}
.RodLojDesc
{
	margin-left:40px;
	width:670px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	padding-top: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: #0000FF;
}
.MensagemInformacao
{
  color: #008000;
}
.h1_XXX
{
}
.h1_final
{
  font-weight: bold;
}
.ProdutoNome
{
  font-weight: bold;
  font-size:13px;
}

.ProdutoNome a
/*Html*/
{
	text-decoration:none;
}

.ProdutoNome a:hover
/*Html*/
{
	text-decoration:underline;
}

.ProdutoMarca
{
	display:none;
}
.ProdutoMarca a
{
  text-transform: uppercase;
}
.ProdutoPrecoDe
{
}
.ProdutoPrecoDeRS
{
}
.ProdutoPrecoDeValor
{
}
.ProdutoPrecoPor
{
}
.ProdutoPrecoPorRS
{
	color:#0D590C;
	font-size:13px;
}
.ProdutoPrecoPorValor
{
	color:#0D590C;
	font-weight:bold;
	font-size:16px;
}
.ProdutoPrecoEco
{
}
.ProdutoPrecoEcoRS
{
}
.ProdutoPrecoEcoValor
{
}
.ProdutoPrecoOu
{
	color:#333;
	font-size:12px;
}
.ProdutoPrecoOuX
{
	color:#0D590C;
	font-size:13px;
}
.ProdutoPrecoOuSem
{
	color:#333;
	font-size:12px;
}
.ProdutoPrecoOuRS
{
	color:#0D590C;
	font-size:12px;
}
.ProdutoPrecoOuValor
{
	color:#0D590C;
	font-weight:bold;
	font-size:13px;
}
/*============================================================================*/
.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
{
}

.ArtReportagens
{
	margin:0px;
	margin-left:20px;
	padding:0px;	
	list-style:none;	
}
.ArtReportagens li
{
		margin:0px;
		padding:5px;
		padding-left:10px;
		background-image:url(../_Img/AWFCatArt/seta.png);
		background-position:center left;
		background-repeat:no-repeat;
		list-style:none;
}
.ArtReportagens li a
{
		text-decoration:none;
}
.ArtReportagens li a:hover
{
	text-decoration:underline;		
}
