*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clear {clear:both;}
a:link, a:visited, a:active {
text-decoration: underline;
color:#FFF;
text-decoration:none;
}
a:hover {
color: #FFF;
text-decoration:none;
color:#ecbe2b;
}
.valor{
	font-size:16px;
}
.valor-escrito{
	font-size:14px;
}
html,body {
	margin:0px;
	height: 100%;
	background-color:#000;
	}

#tudo {
	position:relative;
	width:100%;
	margin:0 auto;
	font-size:11px;
}

.form{
	border:#ecbe2b solid 1px;
	background-color:#000;
	width:540px;
	color:#FFF;
	font-size:12px;
}

* html #tudo {
	height: 100%; /* hack para IE6 que trata height como min-height */
	}
#topo{
	width:900px;
	height:72px;
	float:left;
	background-image:url(../img/comum/topo.jpg);
	background-repeat:no-repeat;
}
#fundo-topo{
	width:100%;
	height:72px;
	background-image:url(../img/bg/fundo-topo.jpg);
}
#menu{
	position:relative;
	top:52px;
	left:325px;
	width:580px;
	height:18px;
}
#fundo-rodape{
	background-image:url(../img/bg/fundo-rodape.jpg);
	width:100%;
	left:56px;
	clear:both;
}
#rodape {
	clear:both;
	width:900px;
	height:56px;
	margin:0 auto;
}
#conteudo {
	padding-bottom: 30px;
	float:right;
	width:595px;
}
#conteudo-logar {
	padding-bottom: 50px;
	margin:0 auto;
}
#download-icon{
	width:300px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#enquadramento-historia{
	width:95%;
	text-align:justify;
}
#foto-rosto{
	float:left;
	width:349px;
	height:559px;
	font-size:12px;
	float:left;
}
#informacoes-direita{
	padding-top:10px;
	float:left;
	width:560px;
}
#enquadramento-download{
	padding-top:10px;
	width:550px;
	min-height:90px;
	font-weight:normal;
}
#enquadramento-noticia{
	padding-top:10px;
	width:550px;
	min-height:90px;
}
#enquadramento-loja{
	width:550px;
	min-height:120px;
	background-image:url(../img/bg/fundo-loja.jpg);
}
#foto-noticia{
	width:110px;
	height:90px;
	float:left;
	color:#FFF;
}
.fonte-menor{
	font-size:11px;
}
#descricao-loja{
	padding-top:10px;
	width:280px;
	height:100px;
	float:left;
	color:#FFF;
}
#valor-loja{
	padding-left:20px;
	padding-top:10px;
	width:135px;
	height:70px;
	float:left;
	color:#FFF;
}
#valor-loja-2{
	top:55px;
	left:40px;
	position:relative;
	width:87px;
	height:20px;
	float:left;
	color:#FFF;
}
.nome-musica{
	font-size:16px;
	color:#ecbe2b;
	font-weight:bold;
	width:400px;
}
#noticia-texto{
	width:430px;
	float:left;
	color:#FFF;
	text-align:justify;
}
.titulo-noticia{
	color:#ecbe2b;
	font-size:16px;
	font-weight:bold;
}
.amarelo-bio{
	color:#ecbe2b;
}
#menu-biografia{
	width:100%;
	padding-top:10px;
	color:#FFF;
	font-weight:bold;
}
#biografia{
	font-weight:bold;
	color:#FFF;
	text-align:justify;
}
#video{
	width:280px;
	height:235px;
	float:left;
}
#wimpyTarget{ text-align:center; color:#FC0; font-size:14px; }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #a88108; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; 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-image: url(data:image/gif;base64,AAAA); /* 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: #a88108; 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; color:#FFF;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 79px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

