
#popup {
	background:url(/festival/images/bg_gallery.gif) no-repeat top; 
	border-width:1px 2px 3px 1px;
	left:50%;
	margin-left:-375px;
	padding:0;
	position:absolute;
	top:50px;
	width:750px;
	z-index:20000;
}
a#popupCloseButton {
	font-weight:bold;
	position:absolute;
	top:10px;
	right:20px;
}


/*popup - content, galeria de imagens*/
#popup h4 {
	font-size:1.6em;
	margin-top:1em;
}
#gallery-content{
	margin:30px;
	height:500px;
}
a#closeGallery {
	color:#96938A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	right:20px;
	text-decoration:none;
	top:20p;
}

#photo_description {
	color:#666;
	font-size:1.2em;
	height:1.5em;
}


#photo_gallery {
	float:left;
	margin-right:20px;
	margin-top:15px;
	text-align:center;
	width:560px;
}
#photoContainer{
	float:left;
	width:560px;
}
#photoContainer img {
	border:4px solid #FFFFFF;
}



#thumbs{
	min-height:100px;
	height:auto !important;
	height:100px;
	text-align:center;
}
#thumbMask {
	height:300px;
	overflow:hidden;
	margin:5px 0 5px;
}
#thumbs img{
	border:2px solid #fff;
	margin:5px;
}
#thumbs img:hover{
	border:2px solid #06c;
}
#thumbs_gallery {
	display:none;
	float:left;
	width:100px;
	text-align:left;
}

#thumbs_gallery a{
	font-weight:bold;
	cursor:pointer;
}



#navDown, #navUp {
	cursor:pointer;
	display:block;
	font-size:0;
	height:8px;
}
#navBackward, #navForward {
	height:300px; 	
	text-decoration:none;
	width:70px; 
	position:absolute;
	
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -khtml-opacity: 0.8;
}
#navBackward { left:40px;}
#navForward { right:40px;}

#navBackward { background:url(/festival/images/nav_left.gif) no-repeat center; }
#navForward { background:url(/festival/images/nav_right.gif) no-repeat center; }


/* */
#popup-question {
	width:200px;
	height:60px;
}

/*lista de últimos desligados*/

#lastDismissedUsers img {
	margin-right:4px;
	margin-top:4px;
}

#lastDismissedUsers ul {
	margin-top:4px;
	list-style:none;
}

a#botao-anterior-lista {
	float:left;
	width:120px;
	clear:both;
	font-weight:bold;
}

a#botao-posterior-lista {
	float:right;
	width:120px;
	clear:none;
	font-weight:bold;
}

#popup ul {
	margin-bottom:10px;
}

#popup ul li {
	margin-top:5px;
}