/* Estilos padrao loja virtual Netstore.
As medidas das fontes sao definidas no padrao "%" (percentual).
Veja abaixo tabela de equivalencia de pixels para percentual:

10px -> 77%
11px -> 85%  
12px -> 93%
13px -> 100%  
14px -> 108% 
15px -> 116% 
16px -> 123.1% 
17px -> 131%
18px -> 138.5%
19px -> 146.5%
20px -> 153.9%
21px -> 161.6%
22px -> 167%  
23px -> 174%  
24px -> 182%  
25px -> 189%  
26px -> 197%  

*/

BODY
{
	font-family: Arial, Verdana, Sans-Serif;
}

/* O "User Interface Framework" vai dentro da tag topDiv. Voce define a largura do site por esta tag. */
DIV.topDiv
{
	width: auto;
	margin:auto;
	background-color: #FFF;
}
TABLE.layout
{
	width: 100%;
}
A.ln:link, A.ln:active, A.ln:visited, A.ln:hover
{
	color: #000;
	text-decoration: none;
}
A.ln:hover
{
	color: #000;
	text-decoration: underline;
}
DIV.bottomDiv
{
}
.texto8px
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 61%;
	color: #000;
}
.texto9px
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 70%;
	color: #000;
}
.texto10px
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 77%;
	color: #000;
}
.texto11px
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 85%;
	color: #000;
}
.texto12px
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 93%;
	color: #000;
}
.texto13px
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 100%;
	color: #000;
}
.texto14px
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 108%;
	color: #000;
}
.texto15px
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 116%;
	color: #000;
}
.texto16px
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 123.1%;
	color: #000;
}
.texto20px
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 153.9%;
	color: #000;
}
.FAQmodule
{
	border: 1px solid #999;
	background-image: url(../images/geral/FAQmoduleBg.gif);
	background-repeat: repeat-x;
	font-size: 77%;
	color: #000;
	vertical-align: top;
}
.FAQmodule TD
{
	font-size: 77%;
	color: #000;
}
.FAQbotao
{
	border: 1px #999 solid;
	color: #666;
	font-size: 77%;
}
.FAQtextoNormal
{
	font-size: 77%;
	color: #000;
}
.FAQheader
{
	color: #999;
	font-weight: bold;
	font-size: 77%;
	padding: 0.384em;
	*padding: 0.375em;
}
.FAQHeaderTexto
{
	font-weight: bold;
	font-size: 93%;
	color: #999;
	text-align: justify;
}
.FAQtextos
{
	color: #000;
	text-align: justify;
	font-weight: normal;
	font-size: 77%;
}
SELECT.AutoAtendimento
{
	color: #000;
	font-weight: bold;
	font-size: 77%;
}
INPUT.textBox, TEXTAREA.textBox, SELECT.textbox
{
	font-family: Verdana, Arial, Sans-Serif;
	border: 1px #999 solid;
	color: #666;
	font-size: 85%;
}
INPUT.textBox10, TEXTAREA.textBox10, SELECT.textBox10
{
	color: #000;
	border: 1px #999 solid;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 77%;
}
INPUT.botao
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #000;
	background-color: #F1F1F1;
	border: 1px #666 solid;
	font-size: 77%;
}
.payTot
{
	color: #000;
	text-decoration: none;
	font-weight: bolder;
	font-size: 85%;
}
.payTot2
{
	background-color: #999;
	color: #FFF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 131%;
}
.payCart
{
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	font-size: 85%;
	padding: 0.384em;
	*padding: 0.375em;
}
/*******************************/

TABLE.indicacao
{
	border: 1px #CCC solid;
	border-collapse: collapse;
	border-width: 1px;
}
TD.indicacaoLeft
{
	padding: 0.076em;
	*padding: 0.075em;
	background-color: #FFF;
	font-size: 77%;
	font-weight: bold;
}
TD.indicacaoRight
{
	padding: 0.076em;
	*padding: 0.075em;
	background-color: #FFF;
	font-size: 77%;
	font-weight: bold;
}
TD.pagamentoDadosEntrega
{
	font-size: 77%;
	color: #333;
	background-color: #E9E9E9;
}
TD.cestaQuadroAvisos
{
	border-bottom: 1px solid #999;
}
TD.cestaTrackHeader
{
	border: #999 1px solid;
	font-size: 77%;
	color: #000;
	font-weight: bold;
	background-color: #E9E9E9;
	text-decoration: none;
}
TD.cestaTrackItem
{
	font-size: 77%;
	color: #666;
	background-color: #FFF;
	text-decoration: none;
	padding-left: 0.230em;
	*padding-left: 0.225em;
	padding-right: 0.230em;
	*padding-right: 0.225em;
}
.textoColor
{
	color: #999;
}
TD.bordaCelula
{
	border: 1px #999 solid;
	font-size: 85%;
	color: #000;
	padding: 0.384em;
	*padding: 0.375em;
}
.module
{
	border-right: 1px #dadada solid;
	border-top: 1px #dadada solid;
	font-size: 77%;
	background-image: url(../images/geral/moduleBg.gif);
	vertical-align: top;
	border-left: 1px #dadada solid;
	color: #000000;
	border-bottom: 1px #dadada solid;
	background-repeat: repeat-x;
	font-family: Verdana, Arial;
}
.module TD
{
	font-size: 77%;
	color: #333333;
}
.module SELECT
{
	font-weight: normal;
	font-size: 77%;
	color: #000;
	font-family: Verdana;
}
.module A:link
{
	font-size: 77%;
	color: #333;
	text-decoration: none;
}
.module A:visited
{
	font-size: 77%;
	color: #333;
	text-decoration: none;
}
.module A:hover
{
	font-size: 77%;
	color: #333;
	text-decoration: underline;
}
.module A:active
{
	font-size: 77%;
	color: #333;
	text-decoration: none;
}
.module INPUT
{
	font-weight: bold;
	font-size: 77%;
	color: #000;
	font-family: Verdana, Arial;
}
DIV.statusContainer
{
	width: 100%;
	text-align: center;
	margin-top: 7.692em;
	*margin-top: 7.500em;
}
DIV.statusContainer INPUT[type=button]
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 85%;
	width: 220px;
}
DIV.faleConoscoHeader
{
	width: 100%;
	text-align:center;
	font-weight: bold;
	margin-top: 0.769em;
	*margin-top: 0.750em;
	margin-bottom: 1.538em;
	*margin-bottom: 1.500em;
	font-size: 93%;
	color: #000;
}
DIV.faleConoscoIntro
{
	width: 100%;
	text-align:center;
	font-weight: normal;
	margin-top: 0.769em;
	*margin-top: 0.750em;
	margin-bottom: 1.538em;
	*margin-bottom: 1.500em;
	font-size: 93%;
	color: #000;
}
TABLE.faleConoscoContainer TD
{
	padding:0.153em;
	*padding:0.150em;
}
A.lnkMenuInferior:link, A.lnkMenuInferior:active, A.lnkMenuInferior:visited, A.lnkMenuInferior:hover
{
	color: #666;
	text-decoration: none;
}
A.lnkMenuInferior:hover
{
	color: #666;
	text-decoration: underline;
}
A.lnkMenuSuperior1:link, A.lnkMenuSuperior1:active, A.lnkMenuSuperior1:visited, A.lnkMenuSuperior1:hover
{
	color: #666;
	text-decoration: none;
}
A.lnkMenuSuperior1:hover
{
	color: #666;
	text-decoration: underline;
}
A.lnkMenuSuperior2:link, A.lnkMenuSuperior2:active, A.lnkMenuSuperior2:visited, A.lnkMenuSuperior2:hover
{
	color: #666;
	text-decoration: none;
}
A.lnkMenuSuperior2:hover
{
	color: #666;
	text-decoration: underline;
}
A.lnkMenuSuperior3:link, A.lnkMenuSuperior3:active, A.lnkMenuSuperior3:visited, A.lnkMenuSuperior3:hover
{
	color: #666;
	text-decoration: none;
}
A.lnkMenuSuperior3:hover
{
	color: #666;
	text-decoration: underline;
}
DIV.footerContainer
{
	width: 100%;
	float: left;
	display: inline;
	background-color: #FFF;
}
DIV.footerBar
{
	width: 100%;
	float: left;
	display: inline;
	background-image: url(../images/geral/fundoBarRodape.gif);
	background-repeat: repeat-x;
	line-height: 1.923em;
	*line-height: 1.875em;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	color: #FFF;
	font-size: 93%;
	font-weight: bold;
	text-align:left;
}
DIV.footerBar SPAN
{
	margin-left: 40px;
}
DIV.footerContentContainer
{
	text-align:left;
	margin:auto;
	width: 95%;
}
DIV.footerPagtoTitle
{
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	color: #000;
	font-size: 85%;
	font-weight: bold;
	text-align:left;
	padding-top:0.230em;
	*padding-top:0.225em;
}
DIV.footerPagtoItens
{
	font-size: 85%;
	font-weight: bold;
	text-align:left;
}
DIV.footerPagtoIcon
{
	float:left;
	display:inline;
	padding-top: 0.615em;
	*padding-top: 0.600em;
	padding-right: 0.384em;
	*padding-right: 0.375em;
}
DIV.footerLinks
{
	border:1px #ccc solid;
	width:100%;
	float:left;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	text-align:center;
	font-size: 77%;
	line-height: 1.538em;
	*line-height: 1.500em;
	word-spacing: 0.076em;
	*word-spacing: 0.075em;
	margin-top: 0.769em;
	*margin-top: 0.75em;
	padding-top: 0.538em;
	*padding-top: 0.525em;
	padding-bottom: 0.538em;
	*padding-bottom: 0.525em;
}
DIV.footerMessage
{
	width:100%;
	float:left;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	font-size: 77%;
	text-align:center;
	padding: 0.230em 0 0.230em;
	*padding: 0.225em 0 0.225em;
	margin: 0.230em 0 0.230em;
	*margin: 0.225em 0 0.225em;
}
DIV.pedidosClienteContainer
{
	float:left;
	width: 100%;
	min-height: 38.46em;
	*min-height: 37.50em;
}
TABLE.pedidosClienteContainer
{
	width: 95%;
	border:0;
	margin-top: 0.769em;
	*margin-top: 0.750em;
	margin-bottom: 0.769em;
	*margin-bottom: 0.750em;
}
.radioButton LABEL
{
	padding-left: 0.769em;
	*padding-left: 0;
}
.checkBox LABEL
{
	padding-left: 0.769em;
	*padding-left: 0;
}

.nvbarSuperior1 ul
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	list-style: none;
}
.nvbarSuperior1 ul li
{
	display: inline;
}
.nvbarSuperior1 ul li a
{
	padding: 2px 10px;
	float:left;
	color: #FFF;
	text-decoration: none;
}
.nvbarSuperior1 ul li a:hover
{
	color: #FFF;
	text-decoration: underline;
}
.nvbarSuperior1 ul .nvFirst 
{
	padding: 2px 30px 0 10px;
	float:left;
}

.nvbarSuperior2 ul
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	list-style: none;
}
.nvbarSuperior2 ul li
{
	display: inline;
}
.nvbarSuperior2 ul li a
{
	padding: 0 10px;
	float:left;
	color: #FFF;
	text-decoration: none;
}
.nvbarSuperior2 ul li a:hover
{
	color: #FFF;
	text-decoration: underline;
}
.nvbarSuperior2 ul .nvFirst 
{
	float:left;
}