* {
	margin: 0;
	padding: 0;
}

html, body {
	background-color: #f4f3e9;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-image: url("images/body_bg.gif"); 
	background-repeat: repeat-x;
}

a:link, a:visited {
	color: #999999;
}

a.active:link, a.active:visited, a:hover {
	color: #9999999;
}

a.img {
    border: 0px;
}

.container {	
	width: 800px;
	padding: 0px;
	margin: auto;	
	background-color: #f6f6ee;
}

.header {
	width: 800px;
	height: 180px;
	background-image: url("images/header_new.jpg"); 
}

.header_flags {
	height: 120px;
}

.header_nav {
	height: 60px;
} 

.content{
	width: 780px;
	height: 500px;
	padding: 10px;
	background-image: url("images/content_bg.gif");
	background-repeat: repeat-y;
}

.content_fortaleza{
	width: 780px;
	height: 100%;
	padding: 10px;
	background-image: url("images/content_bg.gif");
	background-repeat: repeat-y;
	text-align: justify;
}

.content_fortaleza img{
		margin: 10px;
}

.pictures_appartment{
	width: 780px;
	height: 470px;
	padding: 10px;
	background-image: url("images/content_bg.gif");
	background-repeat: repeat-y;
}

.pictures_fortaleza{
	width: 780px;
	height: 1500px;
	padding: 10px;
	background-image: url("images/content_bg.gif");
	background-repeat: repeat-y;
}

.pictures_main{
	width: 780px;
	height: 100%;
	padding: 10px;
	background-image: url("images/content_bg.gif");
	background-repeat: repeat-y;
}

.terug{
	width: 780px;
	height: 100%;
	padding: 10px;
	background-image: url("images/content_bg.gif");
	background-repeat: repeat-y;
}

.main_box{
	width: 760px;
	padding: 10px;
	background-color: #f4f3e9;
}

.main2_box{
	width: 600px;
	padding: 10px;
	background-color: #f4f3e9;
	float: left;
}

.button_box{
	width: 138px;
	float: right;
}

.button_box  a.button:hover {
	display: block;
	height: 200px;
	width: 200px;
}

.left_box{
	width: 370px;
	padding: 10px;
	float: left;
}

.right_box{
	width: 370px;
	height: 200px;
	padding: 10px;
	float: right;
}

.navigation {
	width: 100%;
}

.footer {
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-align: center;
	color: #999999;
	background-image: url("images/footer.gif");
	background-repeat: repeat-y;
}

.bottom {
	width: 100%
}

.stats{
	width: 90px;
	padding: 10px;
	float: left;
}

.right_box{
	width: 370px;
	padding: 10px;
	float: right;
}

.spacer {
	width:100%;
	height:15px;
}

h1   {
	font-family: Century Gothic;
	font-size: 16px; 
	color:#00923e;
}

h2   {
	font-family:Century Gothic;
	font-size: 14px;
	color:#183d90;
}

input {
	border:1px solid #00923e;
	background-color:#e9e9e9;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

table {
	width: 750px;
}

ul {
	list-style-position: inside;
	
}

#navigation {
	width: 800px;
	font-size: 14px;
	margin: 0;
	padding: 0 10px 0 10px;
}

#navigation li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
}
	
#navigation a:link, #navigation a:visited {
	float: left;
	font-size: 120%;
	line-height: 20px;
	font-family: Century gothic;
	font-weight: bold;
	margin: 0 10px 0 10px;
	text-decoration: none;
	color: #ffffff;
}

#navigation a.active:link, #navigation a.active:visited, #navigation a:hover {
	border-bottom: 4px solid #3a923e;
	padding-bottom: 2px;
	color: #000000;
}
	
#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a .thumb {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a.img {
	border: 0;
	text-decoration: none;
}

#pic a.p1, #pic a.p1:visited {
	color: #000000;
	text-decoration: none;
}

#pic  a.p1:hover {
	background-color: #c0c0c0;
	color: #000000;
	text-decoration: none;
}

#pic  a.p1:hover .large {
	border: 1px solid #c0c0c0;
	display: block;
	height: 300px;
	width: 400px;
	left: 200px;
	top: 300px;
	position: absolute;
}

#pic  a.p1:hover .thumb {
	border: 1px solid #c0c0c0;
	display: block;
	height: 121px;
	width: 250px;
	left: 300px;
	top: 450px;
	position: absolute;
}

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #f4f3e9;
	border: 1px solid #f4f3e9;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#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; }
