/*@charset "utf-8"; */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial;
    scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #454658;
	scrollbar-highlight-color: #454658; 
	scrollbar-3dlight-color: #336699; 
	scrollbar-darkshadow-color: #003399; 
	scrollbar-track-color: #2E2E3A; 
	scrollbar-arrow-color: #454658;
}

#divLoja {
	height: 400px;
	width: 300px;
	overflow: auto;
	
}

#divOpiniao {
	height: 200px;
	width: 500px;
	overflow: auto;	
}
#divopiniaoprod {
	height: 400px;
	width: 684px;
	overflow: auto;	
}

#menu1 {
	position:absolute;
	width:230px;
	visibility: hidden;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
li {
	color: #FFFFFF;
	list-style-type: square;
}

body a:link, body a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

body a:hover, body a:active{
	text-decoration: underline;
	color: #FFFFFF;
}

.titulosProduto {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

.listaProduto {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.noticiaTitulo {
	font-size: 24px;
	color: #FFFFFF;
}

.textoProduto {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.textoBranco {
	font-size: 11px;
	color: #FFFFFF;
}
.enqueteChamada {
	font-size: 14px;
	color: #FFFFFF;
}

.textoEspec {
	font-size: 11px;
	color: #000000;
}

.nomeProduto {
	font-size: 26px;
	color: #FFFFFF;
}

.linhaProduto {
	font-size: 18px;
	color: #FFFFFF;
}
.tituloCaract {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.DescLinhaProd {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.ProdCodigo {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}


.titAzul {
	font-size: 16px;
	color: #4589B4;
	font-weight: bold;
}

.titAma {
	font-size: 16px;
	color: #DDAB42;
	font-weight: bold;
}

.titVer {
	font-size: 14px;
	color: #C8AD82;
	font-weight: bold;
}

.titVerLoja {
	font-size: 12px;
	color: #4589B4;
	font-weight: bold;
}



.rodape {
	font-size: 11px;
	color: #FFFFFF;
}
.rodape  a:link, a:visited  {
	text-decoration: none;
	color: #FFFFFF;
}
.rodape a:hover, a:active {
	text-decoration: underline;
	color: #FFFFFF;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 20%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
input, select, textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
