body{
background:#F4DDB1;
margin:0;
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
}
img{border:none;}

A:link{ color:#275A78; text-decoration:none; }
A:hover{ color:#333333; text-decoration:underline; }
A:active{ color:#275A78; text-decoration:none; }
A:active:hover{ color:#333333; text-decoration:underline; }
A:visited{ color:#275A78; text-decoration:none; }
A:visited:hover{ color:#333333; text-decoration:underline; }

li{
margin-left:-30px;
list-style-type: none;
}

#header{
background:url(headerbg.gif) no-repeat #F4DDB1 top left;
width:282px;
height:439px;
margin-left:0;
margin-right:auto;
margin-bottom:0;
text-align:right;
float:left;
}
 .player{
position:absolute;
top:460px;
left:19px;
background-color:transparent;
padding-left:10px;
color:#275A78;
}
#wrap{
width:782px;
}
.comercial{
position:absolute;
top:2px;
left:796px;
background:transparent;
padding-left:0px;
color:black;
}
#container{
background:#F8EBD2;
width:500px;
/*margin-left:282px;
margin-top:-452px; */
float:right;
}

#navcontainer{
position:absolute;
margin-top:370px;
margin-left:45px;
width:250px;
background:transparent;
}

#navlist li{
margin-left:15px;
list-style-type: none;
text-align:right;
padding-right: 20px;
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

#navlist li a:link { color: #007; text-decoration:none; }
#navlist li a:visited { color: #007; text-decoration:none; }
#navlist li a:hover {color: #6A8B97; text-decoration:none; }

h3{
font-size:21px;
font-weight:bold;
color:#8C7364;
}

.content{
padding:15px;
text-align:justify;
font: 9pt/14pt  Verdana, Helvetica, sans-serif;
}

#footer{
background:transparent;
height:66px;
text-align:center;
font: 8pt/14pt Verdana, Helvetica, sans-serif;
color:#333333;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*     IMAGESETS NO23     */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 110;
	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(blank.gif) no-repeat; /* Trick damit IE hover zeigt */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: linen;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #111;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
