/* Author: Bruna Morato */

html {
	margin: 0;
	padding: 0;
	background: #2b6073 url('../_imgs/bg_gradiente.jpg') repeat-x;
	height: 100%;
	min-height: 100%;
	width: 100%;
	}
	
body {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	}
	
.tudo {
	width: 770px;
	margin: auto;
	background-color: #e9e1ca;
	padding: 0;
	font-family: Helvetica, sans-serif;
	color: #114f65;
	}
	
/* Top */

.flags ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	}
	
.flags ul li {
	margin: 0 0 0 10px;
	display: inline;
	}
	
.flags img { border: 1px solid #eaf0f6; }
	
.title { margin: 20px 0 0 20px; }
	
.grete {
	margin: 30px 0 0 60px;
	font-style: italic;
	font-size: 14px;
	width: 770px;
	}
	
.grete img {
	margin: 0 0 0 40px;
	border: 1px solid #eaf0f6;
	float: left;
	}
	
.grete p {
	margin: 30px 0 0 0;
	padding-right: 100px;
	float: right;
	width: 490px;
	}
.sp_grete { text-transform: uppercase; font-size: 11px; font-weight: bold; font-style: normal;}
	
.line {
	position: absolute;
	margin-left: 495px;
	margin-top: 190px;
	}
	
/* Middle */

.principal {
	margin-top: 200px;
	background-color: #e9e1ca;
	font-size: 13px;
	padding: 0 15px 0 15px;
	margin-bottom: 0px;
	}
	
.principal h1 {
	color: #B90001;
	font-size: 18px;
	}
	
.principal .traducoes {
	background: transparent url(../_imgs/line_top.gif) no-repeat bottom right;
	float: left;
	width: 365px;
	height: 410px;
	}	
	
.principal .traducoes2 { height: 370px;}
	
.principal ul li { margin-bottom: 5px;}

.principal .interpretacoes {
	float: left;
	width: 365px;
	height: 100%;
	margin-left: 10px;
	}
	
.principal .interpretacoes2 { height: 100%;}

.principal .aulas {
	background: transparent url(../_imgs/lines_left.gif) no-repeat top right;
	float: left;
	width: 365px;
	}

.principal .aulas img { float: right; }
	
.principal .contato {
	background: transparent url(../_imgs/line_right.gif) top left no-repeat ;
	float: left;
	width: 365px;
	margin-left: 10px;
	}
	
.principal .aulas, .principal .contato { margin-top: 20px; }
.contato a {color: #114f65; text-decoration: underline;}	
.contato a:hover {color: #818a8b;}
	
.principal .contato input, .principal .contato textarea {
	border: 1px solid white;
	font-size: 10pt;
	margin-top: 3px;
	}
	
.principal .aulas ul, .principal .traducoes ul { margin-right: 15px; } 
.principal .interpretacoes ul { margin-right: 10px; }
	
.principal form { margin-left: 20px; }

.clear {
	display: block;
	clear: both;
	}

/* Photos */

.fotos {
	font-size: 13px;
	padding: 30px 0px 30px 0px;
	margin-left: 80px;
	height: 100px;
	text-align: center;
	width: 650px;
	}
	
.fotos img { border: 1px solid #eaf0f6; }
	
.fotos #foto1 {
	margin-left: 20px;
	width: 200px;
	height: 120px;
	}
	
.fotos #foto2 {
	width: 200px;
	height: 120px;
	}
	
.fotos #foto3 {
	width: 175px;
	height: 120px;
	}
	
.fotos #foto1, .fotos #foto2, .fotos #foto3	{ float: left; }

/* Bottom */

.footer {
	background-color: #e9e1ca; 
	clear: both;
	text-align: center;
	padding-top: 3px;
	margin-top: 10px;
	}
	
.footer address {
	padding-top: 3px;
	border-top: solid 1px #B90001;
	color: #114f65;
	font-style: normal;
	font-size: 12px;
	}
	
.footer address a {
	color: #114f65;
	text-decoration: underline;
	}	
	
.footer address a:hover { color: #818a8b; }
	
/* LightBox 2.02 */

#lightbox {
	position: absolute;
	top: 40px;
	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(../_imgs/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../_imgs/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../_imgs/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	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: #000;
	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 */
	}	

	
