/* CSS Document */

#header{
	height:370px;
}
#fundo{
	height:900px;
}
#body{
	background-color:#836C5B;
	height:470px;
	background-image:url(../images/degrade_body.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding-top:13px;
}

#body1{
	width:316px;
	height:410px;
	border-right: 1px solid #A8988D;
	float:left;
}
#body2{
	width:371px;
	height:410px;
	border-right: 1px solid #A8988D;
	float:left;
}
#body3{
	width:214px;
	height:410px;
	float:left;
}

#boxdestaque{
	width:286px;
	margin-left:17px;
	margin-top:5px;
	height:210px;
}
#boxsaibamais{
	width:286px;
	margin-left:17px;
	margin-top:5px;
	height:124px;
}
#boxacontece{
	width:340px;
	margin-left:17px;
	margin-top:5px;
	height:205px;
}
#boxaconteceu{
	width:340px;
	margin-left:17px;
	margin-top:9px;
	_margin-top:10px;
	height:200px;
}
#boxcontato{
	width:188px;
	margin-left:15px;
	margin-top:5px;
	height:193px;
}
#boxexcelentes{
	width:188px;
	margin-left:15px;
	margin-top:6px;
	_margin-top:8px;
	height:170px;
}

.boxconteudo{
	width:100%;
	background:url(../images/degrade_box.jpg) repeat-x;
	margin-top:2px;
	_margin-top:-2px;
}

.evento{
	height:55px;
}

.boxconteudo #image{
	margin-top:22px;
}

.boxconteudo #saibamaislinks li{
	list-style:none;
	width:100%;
	border-bottom:1px solid #A8988D;
	line-height:25px;
	margin-bottom:5px;
}
.boxconteudo #saibamaislinks{
	padding-top:20px;
}
span{
	display:block;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:14px;
}
.data{
	color:#E8AC80;
}
.tituloevento{
	color:#FFFFFF;
}
.descricao{
	color:#E6D5C8;
}
#evento1{
	padding-top:20px;
}
#evento2{
	margin-top:13px;
}
.boxconteudo .botao{
	margin-top:10px;
}
.bold{
	font-size:12px;
	color:#FFFFFF;
	padding-top:20px;
}

.boxconteudo table{
	margin-top:1px;
	margin-left:-2px;
}


.boxconteudo #motivos {
	width:170px;
	padding-top:10px;
	margin-left:3px;
	list-style-type:none;
}

.boxconteudo #motivos li{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	list-style-type:none;
	margin-left:0px;
	line-height:15px;
	padding-bottom:2px;
	padding-top:4px;
	border-bottom:1px solid #907665;
}



/* LIGHTBOX ABAIXO! NAO MECHA SEU MERDA! */






#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: 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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-moz-opacity:0.50;
	}
#prevLink { left: 5px; float: left; visibility:visible;background: url(../images/prev.gif) left 15% no-repeat; }
#nextLink { right: 15px; float: right;visibility:visible;background: url(../images/next.gif) right 15% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);-moz-opacity:0.95; background: url(../images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);-moz-opacity:0.95;}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
                color:#000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #000; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; color: #000; }	
#imageData #caption{ font-weight: bold;color:#000;font-size:9px;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	 color: #999999}			
#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: #8D334D;
	}







