@charset "iso-8859-1";



/* EFEITO VITRINE */
#container #content #screen{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	position: absolute;
	width: 960px;
	height: 435px;
	cursor: pointer;
	overflow: hidden;
}
#container #content #banner {
	position: absolute;
	height: 70%;
	margin-top: 60px;
}

#container #content #banner span {
	position: absolute;
}

#container #content #source {
	visibility: hidden;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
#container #content #banner img {
	visibility: visible;
	position: absolute;
	background: #444;
	top: -1000px;
	width: 0px;
	border:none;
}
#container #content #source img  {
	position: absolute;
	cursor: pointer;
}

#container #content #banner span  a:visited {
	text-decoration: none;
	color:#FF0000;
}
#lnk {
	visibility: hidden;
}

#container #content div.vitrine #produtos{
	overflow:scroll;
	height:455px;
}
#container #content div.vitrine #produtos li{
	float:left;
	list-style:none;
}

/*efeito de div ampliando*/

/* Inicio Pop-up Layer */

div.zoom{
	left:0;
	top:0;
	position:absolute;
	z-index:900000;
	background:#000;
	filter:alpha(opacity=60);
	-moz-opacity:0.5;
	opacity: 0.3;
	height: 24px;
/*	display:none;*/
	}
div.fotozoom{
	position:absolute;
	z-index:900001;
	background-color:#FFFFFF;
	display:none;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #666666;
	}
div.fotozoom p.home{
	text-align:right;
	margin:0px 0px 12px 0px;
	}
div.fotozoom span{
	font-weight:bold;
	}
div.fotozoom ul li{
	margin-left:20px;
	list-style:circle;
	}
div.fotozoom img{
	padding:1px;
	}
div.fotozoom p.home a{
	text-decoration:none;
	padding-right:15px;
	background-image:url(img/ico_fechar.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#000000;
	}
div.fotozoom #imgCenter{
	background-color:#FFFFFF;
	height:94%;
	}
	
div.fotozoom #texto{
	color:#444444;
	margin-bottom:20px;
	text-align:justify;
	font-size:12px;
	padding:10px;
}
	
div.fotozoom #titulo{
	color:#555555;
	font-weight:bold;
	font-size:16px;
	margin-bottom:20px;
	padding:10px;
}
	
div.fotozoom #logo{
	margin-top:20px;
	margin-bottom:20px;
}
	
div.fotozoom #fechar{
	background-color:#485291;
	text-align:right;
}
	
div.fotozoom #fechar a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;}
	
div.fotozoom #imgCenter table #fundo{
	background-color:#CCCCCC;
	font-weight:bold;
	}
	
div.fotozoom #imgCenter table tr td #estoque{
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	}
div.fotozoom #imgCenter table tr td #estoque tr th{
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
	font-weight:bold;
	padding:3px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	}
div.fotozoom #imgCenter table tr td #estoque tr th img{
	float:left;
}
div.fotozoom #imgCenter table tr td #estoque tr th span{
	font-weight:normal;
	padding-top:4px;
	float:left;
	width:60px;
	text-align:left;
}
div.fotozoom #imgCenter table tr td #estoque tr td{
	background-color:#c5cdd5;
	color:#333333;
	text-align:center;
	padding:3px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	}
div.fotozoom #imgCenter table tr td #estoque tr td.tit{
	padding:10px;
}
div.fotozoom form{
	border:2px solid #FFFFFF;
	height:221px;
	color:#FFFFFF;
}
div.fotozoom form p{
	padding-bottom:2px;
	text-align:left;
}
div.fotozoom form p label{
	float:left;
	width:135px;
	padding-right:5px;
	text-align:right;
}
/*********************/

div.fotozoom form.avisar{
	border:2px solid #FFFFFF;
	height:120px;
	color:#FFFFFF;
}
div.fotozoom form.avisar p{
	padding-bottom:2px;
	text-align:left;
}
div.fotozoom form.avisar p label{
	float:left;
	width:105px;
	padding-right:5px;
	text-align:right;
}

div.fotozoom form.avisar #mensagemAvisa{
	padding-bottom:5px;
	color:#ff3333;
	font-weight:bold;
}

div.fotozoom form.ListaPresente{
	border:2px solid #FFFFFF;

	height:220px;
	color:#FFFFFF;
}
div.fotozoom form.ListaPresente p{
	padding-bottom:2px;
	text-align:left;
}
div.fotozoom form.ListaPresente p label{
	float:left;
	width:105px;
	padding-right:5px;
	text-align:right;
}

div.fotozoom form.ListaPresente #mensagemAvisa{
	padding-bottom:5px;
	color:#ff3333;
	font-weight:bold;
}
/* Pronta - Emprega */

#content div.vitrine #detalhes p.radio span{
	margin:0px;
	padding:0px;
	width:22px;
	text-align:center;
}
#content div.vitrine #detalhes #tamanhos{
	margin:0px;
	padding:0px;
	min-height:40px;
}
#content div.vitrine #detalhes #tamanhos li{
	list-style:none;
	float:left;
	width:20px;
	text-align:center;
	padding-right:5px;
}
#content div.vitrine #detalhes #tamanhos li input.txtPe{
	color:#333333;
	background-color:#FFFFFF;
	border:1px solid #4f8798;
	padding:2px;
	width:17px;
}
#content div.vitrine #detalhes #tamanhos li input.radio{
	background-color:#FFFFFF;
	border:0;
}
/*********************/