/* CSS Document */
a:hover {
font-weight : bold;
font-size : 12px;
font-family : "Trebuchet MS";
color : #00ff00;
background : #ff0080 bold;
text-decoration : bold;
} 

a:visited, a:link, a:active {
font-weight : bold;
font-size : 12px;
font-family : "Trebuchet MS";
color : #CCCCCC;
text-decoration : normal;
} 

body{
background-color:#000000;
background-image:url(../images/bg_17824.png);
font-family:"Trebuchet MS";
color:#CCCCCC;
font-size:10px;
text-align:center;
margin-top: 10px;
}

#central{
z-index:1;
float:none;
background:#000000;
width:900px;
height:700px;
position:relative;
border-bottom:#840018 1px solid;
border-top:#840018 1px solid;
border-right:#840018 1px solid;
border-left:#840018 1px solid;
}
#home{
width:49px;
height:549px;
float:left;
position:relative;
border-bottom:#840018 1px solid;
border-right:#840018 1px solid;
}
#servicos{
width:49px;
height:549px;
float:left;
position:relative;
border-bottom:#840018 1px solid;
border-right:#840018 1px solid;
}
#imprensa{
width:49px;
height:549px;
float:left;
position:relative;
border-bottom:#840018 1px solid;
border-right:#840018 1px solid;
}
#dicas{
width:49px;
height:549px;
float:left;
position:relative;
border-bottom:#840018 1px solid;
border-right:#840018 1px solid;
}
#noivas{
width:49px;
height:549px;
float:left;
position:relative;
border-bottom:#840018 1px solid;
border-right:#840018 1px solid;
}
#contato{
width:49px;
height:549px;
float:left;
position:relative;
border-bottom:#840018 1px solid;
border-right:#840018 1px solid;
}
#lateral_direita{
width:155px;
height:550px;
float:left;
position:relative;
}
#conteudo{
width:444px;
height:500px;
float:left;
position:relative;
}
		#logo{
			width:600px;
			height:134px;
			float:left;
			position:relative;
			background-color: #000000;
			border-bottom:#840018 1px solid;
		}
		#aniver{
			width:600px;
			height:370px;
			float:left;
			position:relative;
			background-color: #000000;
			border-bottom:#840018 1px solid;
			margin-top:10px;
			padding-bottom:2px;
		}
		#niver{
			width:580px;
			height:380px;
			float:left;
			position:relative;
			background-color: #000000;
			margin-top:10px;
			margin-bottom:10px;
			padding-bottom:10px;
			padding-top:10px;
			padding-left:10px;
			padding-right:10px;
			overflow:auto;
			overflow-x: hidden;
			cursor: auto;
			scrollbar-arrow-color:#000000;
			scrollbar-3dlight-color:#000000;
			scrollbar-highlight-color:#840018;
			scrollbar-face-color:#840018;
			scrollbar-shadow-color:#000000;
			scrollbar-darkshadow-color:#840018;
			scrollbar-track-color:#000000;

		}
#visibility{
display:none;
width:200px;
/*you can put whatever other properties here*/
}

.niver{
font-family:"Trebuchet MS";
font-size:12px;
color:#CCCCCC;
text-align:left;
}
.niver_title{
	color: #FF0000;
	font-weight: bold;
}

#rodape{
	width:890px;
	height:100px;
	float:left;
	position:relative;
	background-color: #840018;
	padding-left:10px;
	padding-top:10px;
}
.endereco{
font-family:"Trebuchet MS";
color:#CCCCCC;
font-size:12px;
text-align:left;
}
#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: #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-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: #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; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

