@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../prog/fonts/League_Gothic-webfont.eot');
    src: url('../prog/fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../prog/fonts/League_Gothic-webfont.otf') format('opentype'),
         url('../prog/fonts/League_Gothic-webfont.woff') format('woff'),
         url('../prog/fonts/League_Gothic-webfont.ttf') format('truetype'),
		 url('../prog/fonts/League_Gothic-webfont.svg#webfontpm5EArBj') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body{
	margin: 0;
	padding: 0;
}
body{
	background:#000;
}
.tf_bg{
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:10;
}
.tf_bg img{
	position:absolute;
	top:0px; /*-482px;	 -(imgh/2 - wh/2) */
	left:0px;	/* calculate a negative value to center horizontally */
	width:100%;	/* windowwidth plus negative value of left */
	/*height:1650px; /* windowheight plus negative value of top */
	z-index: 10;
	display:none;
}
.tf_pattern{
	position:absolute;
	width:100%;
	height:100%;
	background:#191919 url(../images/pattern1.png) repeat top left;
	z-index:2;
}
.tf_content{
	position:absolute;
	bottom:50px;
	left:50px;
	z-index:10;
	display:none;
}
.tf_content h2{
	color:#fff;
	font-size:90px;
	padding:0;
	margin:0;
	font-family: 'Dancing Script', arial, serif;
	text-shadow:1px 1px 2px #000;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='Black');
}
.tf_content p{
	color: #fff;
	padding:0;
	margin:0;
	background:transparent url(../images/bg_content.png) repeat top left;
	padding:40px;
	width:500px;
	font-family: 'PT Sans Narrow', arial, serif;
	font-size:20px;
	line-height:25px;
	text-transform:uppercase;
	text-shadow:2px 2px 1px #000;
	-moz-box-shadow:1px 1px 5px #202020;
	-webkit-box-shadow:1px 1px 5px #202020;
	box-shadow:1px 1px 5px #202020;
	border:4px solid #fff;
}
.tf_thumbs{
	position:absolute;	
	z-index:12;
	right:50px;
	top:50%;
	margin-top:-79px;
	border:4px solid #fff;
	-moz-box-shadow:1px 1px 5px #202020;
	-webkit-box-shadow:1px 1px 5px #202020;
	box-shadow:1px 1px 5px #202020;	
	-webkit-box-reflect:
		below 5px
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			from(transparent),
			color-stop(0.6, transparent),
			to(rgb(18, 18, 18))
		);
}
.tf_thumbs img{
	display:block;
}
.tf_loading{
	position:fixed;
	top:50%;
	left:50%;
	margin:-30px 0px 0px -30px;
	width:60px;
	height:60px;
	background:#fff url(../images/loader.gif) no-repeat center center;
	z-index:999;
	opacity:0.7;
}
.tf_next,
.tf_prev{
	width:35px;
	height:14px;
	position:absolute;
	top:50%;
	right:320px;
	z-index:100;
	cursor:pointer;
	background:transparent url(../images/nav.png) no-repeat top left;
	opacity:1;
}
.tf_next{
	background-position:0px -14px;
	margin-top:80px;
}
.tf_prev{
	background-position:0px 0px;
	margin-top:-55px;
}
.tf_next:hover,
.tf_prev:hover{
	opacity:0.9;
}
.tf_zoom,
.tf_fullscreen{
	width:20px;
	height:20px;
	position:absolute;
	top:6px;
	right:6px;
	cursor:pointer;
	z-index:100;
	opacity:0.6;
	background:transparent url(../images/icons.png) no-repeat top left;
}
.tf_zoom{
	background-position:0px -20px;
}
.tf_fullscreen{
	background-position:0px 0px;
}
.tf_zoom:hover,
.tf_fullscreen:hover{
	opacity:0.9;
}
.reference{
	font-family: Arial, sans-serif;
	position:fixed;
	bottom:0px;
	right:0px;
	background:#000;
	height:20px;
	text-align:left;
	width:100%;
	text-shadow:1px 1px 1px #000;
	z-index:1999;
	opacity:0.8;
	padding-top: 5px;
}
.description{
	position:fixed;
	top:5px;
	right:5px;
	text-shadow:1px 1px 1px #000;
	z-index:999;
}
.logo{
	position:fixed;
	top:0px;
	left:0px;
	background:#000;
	height:50px;
	text-align:left;
	width:100%;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left:20px;
	-moz-box-shadow: 0px 7px 5px #000;
	-webkit-box-shadow: 0px 5px 7px #000;
	box-shadow: 0px 7px 5px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000');
	z-index:8999;
}
.caixacontacts{
	position:fixed;
	height: 200px;
	width: 360px;
	top:375px;
	left:125px;
	background-color:rgba(0, 0, 0, 0.6);
	border-style:solid;
	border-width:5px;
	padding-top: 10px;
	padding-left: 0px;
	z-index:999;
}
.textocontacts li{
	display: block;
	line-height:130%;
}
.textocontacts li a{
	display: block;
	font-size:12px;
	font-family: Arial, sans-serif;
	letter-spacing:0px;
	color:#fff;
	/*line-height:1%;*/
	line-height:130%;
	/*margin: 20px 0 20px 0;*/
	z-index:1000;
}
.spaceparagraph { 
line-height: 1px; 
}
.caixatextohome {
	position:fixed;
	bottom: 10%;
	left: 50%;
	font-family:'LeagueGothicRegular', Arial, sans-serif;
	color: #fff;
	height: auto;
	width: 900px;
	margin-left: -450px;
	padding-right: 25px;
	background-color:#000;
/*	border-left-style:solid;
	border-right-style:solid;
	border-width:1px;
	border-color: #111;*/
	z-index:999;
}
.textohome li{
	display: block;
}
ul.textohome li.headline{
	display: block;
	font-size:40px;
	text-align: center;
	letter-spacing:0px;
	color:#fff;
	line-height:130%;
	z-index:1000;
}
ul.textohome li.bodytext{
	display: block;
	font-family: Arial, sans-serif;
	font-size:12px;
	text-align: left;
	letter-spacing:0px;
	color:#fff;
	line-height:130%;
	z-index:1000;
}
.googlemaps{
	position:fixed;
	top:230px;
	left:670px;
	background: #fff;
	border-style:solid;
	border-width:5px;
	z-index:999;
}
.textobackground{
	position:fixed;
	bottom: 0px;
	left: 0px;
	display: block;
	font-size:6px;
	font-family:Arial, sans-serif;
	letter-spacing:0px;
	color:#000;
	z-index:0;
}
.reference a, .description span{
	color:#fff;
	text-transform: uppercase;
	margin-left:30px;
	left: 30px;
	text-decoration:none;
	font-family:Arial;
	font-size:10px;

}
/*a.last{
	float:right;
	line-height:23px;
}*/
/*.reference a:hover{
	text-shadow:0px 0px 1px #fff;
}*/