/*  
Website: www.angelofusco.eu
Version: 2.0
Design Author: qrnet - web agency
Author URI: http://www.qrnet.it/
*/


body      { 
            background: url(images/bg.jpg) top center repeat-x;
            margin: 0px auto 0px;
			padding: 0px 0px 0px 0px;
			text-align:center;
		  }
		  
		  
/************************************************
*	HEADER					                                                   				*
************************************************/		  
		  
#header   { 
            background: url(images/header.jpg) top center no-repeat;
			height:150px;
			width:750px;
			margin: 0px auto 0px;
			padding: 0px 0px 0px 0px;
			clear:both;
          }
		  

		  
#header a { 
            color:#000000;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			text-align:center;
			font-weight:bold;
		  }
		  
#logo   {   float:left;
            margin-top: 33px;
			margin-left: 123px;
			padding: 0px 0px 0px 0px;
			clear:both;
          }		

#logo img  { border:none; }	  


#sezione  { float:right;
            margin-top: 50px;
			margin-right: 125px;
			padding: 0px 0px 0px 0px;
			font-family:Arial, Helvetica, sans-serif;
			color:#999;
			font-size:18px;
			font-weight:bold;
			text-align:right;
			clear:both;
          }	
		  
		  
/************************************************
*	MIDDLE                                                     							*
************************************************/
		  
#middle   { 
            background: url(images/contain.jpg) top center repeat-y;
			height:350px;
			width:750px;
            margin: 0px auto 0px;
			text-align:justify;
			padding: 0px 0px 0px 0px;
			clear:both;
		   }
		   
#photo   { 
            width:200px;
            float:left;
            margin: 0px 0px 0px 20px;
			padding: 0px 0px 0px 0px;
			
		   }	
		   
		   
#desc   { 
            width:490px;
			float:right;
            margin: 0px 20px 0px 0px;
			padding: 0px 0px 0px 0px;
		 }
		   
#desc  p { font-family:Arial, Helvetica, sans-serif;
           font-size:12px;
		   color:#999999;
		   text-decoration:none; 
		   text-align:justify;
            margin: 0px 20px 0px 0px;
			padding: 0px 0px 0px 0px;		              
		 }
		 
		 
#photo  p { font-family:Arial, Helvetica, sans-serif;
           font-size:12px;
		   color:#999999;
		   text-decoration:none; 
		   text-align:justify;
	              
		 }
		 
#desc p a { font-family:Arial, Helvetica, sans-serif;
           font-size:12px;
		   color:#ccc;
		   text-decoration:none; 
		   text-align:justify;
              
		 }
		 
#desc  h3  {   font-family:Arial, Helvetica, sans-serif;
			   font-size:11px;
			   color:#999999;
			   text-decoration:none; 
			   text-align:right;    
			   margin:0px 0px 20px 0px;
			   padding:0px 0px 0px 0px;       
		    }
			

#desc  a:hover { color: #777; }
		 
#desc  h2    { font-family:Arial, Helvetica, sans-serif;
			   font-size:14px;
			   color:#777;
			   font-weight:bold;
			   text-decoration:none; 
			   text-align:left;
			   margin:0px 0px 0px 0px;
			   padding:0px 0px 0px 0px;        
			  }
			   	   
		   
/************************************************
*	NAVIGATION                                                							*
************************************************/

#nav   {           
			
			width:750px;
			margin: 0px 0px 0px 0px;
			padding: 100px 0px 0px 205px;
			clear:both;
          }
		  
#nav a { 
            color:#888;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-align:center;
			text-decoration:none;
			font-weight:bold;
			padding: 0px 15px 0px 15px;
		  }
		  
#nav a:hover {color:#000;}

	  
/************************************************
*	FOOTER                                                							*
************************************************/


#footer   { 
            background: url(images/footer.jpg) top center no-repeat;
			height:21px;
            margin: 0px auto 0px;
			text-align:center;
			padding: 0px 0px 0px 0px;
          }
		  
/************************************************
*	CREDITS                                                							*
************************************************/


#credits   { 
            margin: 0px 0px 0px 0px;
			text-align:center;
			padding: 0px 0px 0px 0px;
          }
		  
#credits img  { border:none; }
		  
#credits h2 { 
            color:#ccc;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			text-align:center;
			text-decoration:none;
			font-weight:bold;
		   }
		  
#credits h2 a:link, a:visited, a:active { 
            color:#999;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			text-decoration:none;
			text-align:center;
			font-weight:bold;
		   }
		  
#credits h2 a:hover { 
            color:#ccc;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			text-decoration:none;
			text-align:center;
			font-weight:bold;
		   }
		  
		  

/************************************************
*	LIGHTBOX                                                							*
************************************************/		  

#lightbox{
	position: absolute;
	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(images/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(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:0 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: 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;
	}		  
		  
