@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}

a:active, a:focus {outline: 0;}

a:link    {
  text-decoration:  none;
 color:            FFF;
  } 

a:visited {
  text-decoration:  none;
   color:            FFF;

  } 

a:hover   {

  text-decoration:  none;

  } 


.cont a:link {
	color:#000;
	text-decoration: none;
	}    

.cont a:visited {
	color:#000;
	text-decoration: none;
	}  

.cont a:hover {
	color: #C03;
	text-decoration: none;
}

.cont a:active {
	color:#C03;
	text-decoration: none;
	}

#parentbox {
	width: 1100px;
	height: 797px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/pornistanhome.jpg);
}


#indiegogobox {
	width: 1100px;
	height: 43px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 12px;

}

#indiegogolink {
	width: 183px;
	height: 43px;
	margin-left: 12px;
	position: relative;
	float: left;


}

#indiegogotext {
	width: 850px;
	height: 43px;
	float: left;
	margin-left: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bolder;

}


#parentbox_inside {
	width: 1100px;
	height: 797px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/pornistan_inside.jpg);
}

#parentbox_trailer {
	width: 1100px;
	height: 797px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/pornistan_trailer.jpg);
}


#menu   {

	padding-top: 662px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 30px; 
	}
	
#menu_s   {
	padding-top: 290px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 30px;
	position: relative; 
	}
	
#menu_t   {

	padding-top: 56px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 30px; 
	}
	
#menu_p   {
	padding-top: 80px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 30px;
	}
	
#menu_cc   {

	padding-top: 70px;

	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 30px; 
	}
	
#menu_cs   {

	padding-top: 220px;

	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 30px; 
	}
	
#trailer  {
	width: 87px;
	height: 30px;
	float: left;
	padding-right: 17px;
	background-repeat: no-repeat;

	background-image: url(images/trailer.png);
	}
	
#synopsis   {
	width: 113px;
	height: 30px;
	background-image: url(images/synopsis.png);
	float: left;
	padding-right: 17px;

	background-repeat: no-repeat;
	}
	
#castcrew   {
	width: 181px;
	height: 30px;
	background-image: url(images/castcrew.png);
	float: left;
	padding-right: 17px;

	background-repeat: no-repeat;
	}
	
#screenings   {
	width: 137px;
	height: 30px;
	background-image: url(images/screenings.png);
	float: left;
	padding-right: 17px;
	background-repeat: no-repeat;

	}
	
#contact   {
	width: 97px;
	height: 30px;
	background-image: url(images/contact.png);
	float: left;
	padding-right: 17px;
	background-repeat: no-repeat;

	}
	
#presskit   {
	width: 99px;
	height: 30px;
	background-image: url(images/presskit.png);
	float: left;
	padding-right: 17px;
	background-repeat: no-repeat;
	}
	
#photos   {
	width: 80px;
	height: 30px;
	background-image: url(images/photos.png);
	float: right;
	background-repeat: no-repeat;

	}
	
.t a   {
	display: block;
	width: 87px;
	height: 30px;
}

.t a:hover {
	
	background-image: url(images/trailerover.png);
}

.s a   {
	display: block;
	width: 113px;
	height: 30px;
}

.s a:hover {
	
	background-image: url(images/synopsisover.png);
}

.cc a   {
	display: block;
	width: 181px;
	height: 30px;
}

.cc a:hover {
	
	background-image: url(images/castcrewover.png);
}

.sc a   {
	display: block;
	width: 137px;
	height: 30px;
}

.sc a:hover {
	
	background-image: url(images/screeningsover.png);
}

.c a   {
	display: block;
	width: 97px;
	height: 30px;
}

.c a:hover {
	
	background-image: url(images/contactover.png);
}

.p a   {
	display: block;
	width: 99px;
	height: 30px;
}

.p a:hover {
	
	background-image: url(images/presskitover.png);
}

.ph a   {
	display: block;
	width: 80px;
	height: 30px;
}

.ph a:hover {
	
	background-image: url(images/photosover.png);
}


#bottomlinks  {
	padding-top: 49px;
	margin-left: auto;
	margin-right: auto;
	width: 687px;
	height: 30px;
		}
		
#bottomlinks_i  {
	padding-top: 27px;
	margin-left: auto;
	margin-right: auto;
	width: 735px;
	height: 30px; 
		}
		
#email {
	float: left;
	width:480px;
	height:30px;
	line-height: 42px;
	padding-right: 3px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
}

.mail   {
	text-decoration: none;
	color: #FFF;
	padding-left: 28px;
	}
	
.mail hover   {
	
	color: #FFF;
	}
	

#facebook {
	float: right;
	width:30px;
	height:30px;
}

#imdb {
	float: left;
	width: 62px;
	height: 30px;
	padding-left: 10px;
}

#indiegogo {
	float: left;
	width:30px;
	height:30px;
	padding-left: 12px;
}

#fusiform {
	float: left;
	width:54px;
	height:30px;
	padding-right: 20px;
	background-repeat: no-repeat;

}

#logo {

	width: 1100px;
	height: 137px;
	background: no-repeat;
	z-index: 30;

	padding-top: 60px;
	padding-left: 42px;
}

#logo_p {

	width: 1100px;
	height: 137px;
	background: no-repeat;
	z-index: 30;

	padding-top: 40px;
	padding-left: 42px;
}


.TrailerBox  {

	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 405px;
}

.CastCrewScroll  {

	margin-left: auto;
	margin-right: auto;
	width: 560px;
	height: 410px;
	z-index: 20;
	overflow: auto;
	font-family: "Arial Black", Gadget, sans-serif;



}

.CastCrewTitle   {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}

#SynopsisBox  {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height: 150px;
	z-index: 20;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 30px;
}

#ScreeningsBox  {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height: 150px;
	z-index: 20;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	padding-top: 30px;
}

.ScreeningsTitle   {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}

#ComingSoonBox  {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 114px;
	z-index: 20;
	padding-top: 320px;
}

#ContactBox  {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height: 114px;
	z-index: 20;
	padding-top: 320px;
}

#emailcontact  {
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
float: left;
	text-align: center;
	padding-top: 22px;
}

#emailcontact2  {
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
float: right;
	text-align: center;
	padding-top: 22px;
}

#PhotosBox  {
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 350px;
}

#photos_row1 {
	float: left;
	width: 900px;
	height: 155px;
	position: relative;

}

#photos_row2 {
float: left;
	width: 900px;
	height: 155px;
position: relative;
	margin-top: 35px;
}

#photoa {
	background-color: #999999;
	position: relative;
	float: left;
	height: 155px;
	width: 275px;
}
#photob {
	background-color: #999999;
	position: relative;
	float: left;
	height: 155px;
	width: 275px;
	margin-left: 38px;
}
#photoc {
	background-color: #999999;
	position: relative;
	float: right;
	height: 155px;
	width: 275px;
	
}

#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: 350px; margin: 0 auto; }
#imageContainer{ padding: 10px 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:10px 10px 10px 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: 10px;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 10px; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
