body { font-family:Verdana, Geneva, sans-serif; background-color:#000;}

#wrapper {
	width: 100%;height:100%;
	margin: 0 auto;
	text-align: left;
	
	
}
#intro {width:1000px;

	margin: 10px auto;
	text-align: left;


}
#index {width:1000px;height:650px;
	margin: 10px auto;
	text-align: left;
	background-image:url(../images/entrada_fundo_negligee.jpg);
	


}
#menu_story {
	width: 1000px;
	height:40px;
	top: 0px;
	position: absolute;
	
	background-image: url(../images/gradoient_black_2.png); background-repeat: repeat-x;
	z-index:7999;
	
}
#home_story {
	width: 1000px;
	height:600px;
	top: 0px;
	position: relative;
	background-color:#000;
	overflow:hidden;
	
	
}
#home_story .imagem{width:400px; height:550px; position:absolute; top:50px; left:550px;
}

#home_story .texto{ width:520px; height:450px; position:absolute; top:50px; left:0px; font-size:0.7em; color: #CCC; text-align:justify; padding: 10px 5px 5px 10px; line-height:1.7em;
	
}
#page_layout {
	width: 673px;
	margin: 20px auto;
	height: 410px;
	text-align:center;
}
.collection {
	width:950px;height:550px;
	position:fixed;
	margin-top:40px; margin-left:15px;
	text-align: center;
	overflow:auto;
	
	
	
	
}
.collection ul{ margin-left:60px; padding:0px;
}

.collection li
        {
        	list-style-type:none;
        	float:left;
        	margin:10px 10px 10px 10px;
        	padding:0px;
			
        }
.collection li img
        {
        	border:0px;
			
        }
.collection li a
        {color:#000;
        	display:block;
			
        }

		
		.thumbs {
	background-image: url(../images/ajax-loader-black.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size:0.6em;
}
.big_picture {
	background-image: url(../images/ajax-loader-black.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#soon {
	width: 1200px;
	margin: -145px auto;
	text-align: center;
	position:relative;
}
#footer {
	width: 1000px;
	height:150px;
	text-align: left;
	position:relative;
	margin:-60px auto;
	background-image: url(../images/gradoient_black.png); background-repeat:repeat-x;}
	
#logo {
	width: 100%;
	height:150px;
	text-align: left;
	position:absolute;
	top:0; left:0;
	background-image: url(../images/logo_black.png); background-repeat:no-repeat;}



/* STORY APLICATIONS */

#slider{ height: 600px; position:relative; overflow:hidden; text-align:center;}

#story_layout {
	width: 1000px;
	margin: 0;
	height: auto;
	text-align:center;
	position: relative;
}
#active_hints {
	width: 700px;
	height: 500px;
	text-align:center;
	position: absolute;
	margin-top: 0px;
	left: 346px;
	top: 81px;
}

h3 { margin-top: 0px; color:#CCC;}
h2 { margin-top: 0px; color:#666;padding-left:10px;}
	

	
	/* END STORY APLICATIONS */
	/* ------------------ MODAL BOX -------------------*/
		#mask {
		  position:absolute;
		  z-index:9999;
		  background-color:#000;
		  display:none;
		top:0;
		left:0;
		
		}

		#boxes .window {
		  position:absolute;
		  width:380px;
		  height:280px;
		  display:none;
		  z-index:9999;
		  padding:10px;
		  font-size:0.8em;
		  
		}

		/* Customize your modal window here, you can add background image too */
		#boxes #dialog {
	width:400px;
	height:300px;
	background-color:#000;
	background-image:url(../images/ajax-loader-black.gif); background-repeat:no-repeat; background-position:center;
	overflow: hidden;

	border: thin solid #FFF;
		}





	/* SLIDER FOR STORY */
	
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:1000px;
		height:600px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn, #slider1next, #slider1prev{ 
		display:block;
		width:80px;
		height:77px;
		position:absolute;
		left:200px;
		top:25px;
		z-index:9999;
		font-size:0.6em;
		
		}	
	#nextBtn, #slider1next{ 
		left:1000px;
		}														
	#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		color:#999;
		width:80px;
		height:77px;
		background:url(images/first_story/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/first_story/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:5px 10px 0px 0px;
		padding:0;
		height:15px;
		font-size:0.6em;
		z-index:99;
		}
	ol#controls li{
		margin:5px 0px 0px 5px;
		padding:0;
		float:left;
		list-style:none;
		
		height:15px;
		line-height:10px;
		}
	ol#controls li a{
		float:left;
		height:15px;
		line-height:13px;
		border:1px solid #333;
		background: #666;
		color:#999;
		padding:0 5px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background: #999;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */	



	/* END SLIDER FOR STORY */
#home_story .texto_grey {
	color: #999;
}

#social {
	width: 700px;
	height:20px;
	text-align: right;
	position:absolute;
	margin-top:110px; left:240px;
	font-size:0.5em;
	
}
	

#social ul {margin-left:15px; padding:0px;}



#social li {list-style-type:none;float:right;margin:5px 30px 10px 5px;padding:0px; color:#999;}



#social li img {border:0px;}



#social li a {display:block; color:#fff;}
	

#social li a:hover {background-color:#FFF; color:#000;}	
