/* CSS Document */

/* All content copyright Simon Turner 2008 */

/* -------- BODY STYLES --------*/

 body      {
             font-family: arial, Tahoma, Helvetica, Verdana, sans-serif;
			 font-size: 13px;
			 color:#b3b3b3;
			 text-align:justify;
			 background-color:#000000;
			 }
			 
h6 {
	font-size: 1.2em;
	color: #cccccc ;
	text-align: justify;
	margin-bottom:0px;
	}
h5 {
    font-size:12px;
	color: #cccccc;
	text-align:justify;
	margin: 0px;
	}	
	
 
.thumbs  {
          margin: 2px;
          padding: 2px;
          border: 1px solid #ffffff;
          }

.thumbs:hover  {
                   	
	      border: 1px solid #cc9900;
          }
.image   {
          margin: 4px;
		  padding: 2px;
		  border: 1px solid #000000;
		  }		  
	

				
/* -------- DIV STYLES ---------*/

#indexcontainer   {
			 width: 702px;
			 height: 100%;
			 margin: 0 auto;
			 border: 0px solid #000000;
			 padding: 0;
			 }
			 
#gallerycontent   {
			 width: 700px;
			 height: 100%;
			 margin: 0 auto;
			 border: 0px solid #000000;
			 padding: 0;
			 }			 
		 
#header        {
             width: 700px;
			 height: 70px;
			 background-image:url(../images/header2.jpg);
			 background-repeat:no-repeat;
			 margin-left: 0px;
			 border: 0px solid #000000;
			 }

	
#navbar    {
             width: 698px;
			 height: 16px;
			 background-color: #000000;
			 background-image: none;
			 border-left:1px solid #666666;
			 border-right:1px solid #666666;
			 border-top: 1px solid #666666;
			 
			 } 

             
			
			 
			 			 
#navbar ul { 
             margin-left: 0px;			 
			 margin-top: 0px;
			 margin-bottom: 0px;
			 margin-right:10px;
			 float: right;
			 padding-left: 0px;
			
			  
			 }
			 
#navbar li {
			 list-style-type:none;
			 display: inline;
			 float:left;
			 margin-right: 16px;
			 
			 }
			 			 
			 
#indexcontent   { 
             width: 698px;
			 height:500px;
			 overflow: auto;
			 padding: 0px 0px 0px 0px;
			 border: 1px solid #666666;
			 background-image:url(../images/homebg2.jpg);
			 background-repeat:no-repeat;
			 background-position:center;
			 margin: 0 auto;
			 float: none;
			 }

#indexcontent2   { 
             width: 698px;
			 height:500px;
			 overflow: auto;
			 padding: 0px 0px 0px 0px;
			 border: 1px solid #666666;
			 background-image:none;
			 background-repeat:no-repeat;
			 background-position:center;
			 margin: 0 auto;
			 float: none;
			 }			 

#indexcontent3   { 
             width: 698px;
			 height:500px;
			 overflow: auto;
			 padding: 0px 0px 0px 0px;
			 border: 1px solid #666666;
			 background-image:url(../images/gallerybg2.jpg);
			 background-repeat:no-repeat;
			 background-position:center;
			 margin: 0 auto;
			 float: none;
			 }
			 
#indexcontent4   { 
             width: 698px;
			 height:500px;
			 overflow: auto;
			 padding: 0px 0px 0px 0px;
			 border: 1px solid #666666;
			 background-image:url(../images/contactbg.jpg);
			 background-repeat:no-repeat;
			 background-position:center;
			 margin: 0 auto;
			 float: none;
			 }

#indexcontent5   { 
             width: 698px;
			 height:700px;
			 overflow: auto;
			 padding: 0px 0px 0px 0px;
			 border: 1px solid #666666;
			 background-image:none;
			 background-repeat:no-repeat;
			 background-position:center;
			 margin: 0 auto;
			 float: none;
			 }	
#indexcontent6   { 
             width: 698px;
			 height:550px;
			 overflow: auto;
			 padding: 0px 0px 0px 0px;
			 border: 1px solid #666666;
			 background-image:none;
			 background-repeat:no-repeat;
			 background-position:center;
			 margin: 0 auto;
			 float: none;
			 }			 		 			 
#bigdaycontent   { 
             width: 698px;
			 height:500px;
			 overflow: auto;
			 padding: 0px 0px 0px 0px;
			 border: 1px solid #666666;
			 background-image:url(../images/homebg.jpg);
			 background-repeat:no-repeat;
			 background-position:center;
			 margin-top:0px;
			 margin-left: 0px;
			 float: none;
			 }
#packagescontent   { 
             width: 698px;
			 height:500px;
			 overflow: auto;
			 padding: 0px 0px 0px 0px;
			 border: 1px solid #666666;
			 background-image:url(../images/packages2bg.jpg);
			 background-repeat:no-repeat;
			 background-position:center;
			 margin-top:0px;
			 margin-left: 0px;
			 float: none;
			 }
	
#contactcontent   { 
             width: 698px;
			 height:500px;
			 overflow: auto;
			 padding: 0px 0px 0px 0px;
			 border: 1px solid #666666;
			 background-image:url(../images/contactbg.jpg);
			 background-repeat:no-repeat;
			 background-position:center;
			 margin-top:0px;
			 margin-left: 0px;
			 float: none;
			 }			 			 			 
#indextext   {
                width: 320px;
				height: auto;
				overflow:auto;
				padding: 0;
				margin-top: 0px;
				margin-right: 20px;
				float: right;
				}
			
#indextext2   {
                width: 680px;
				height: auto;
				overflow:auto;
				padding: 0;
				margin-top: 0px;
				margin-left: 5px;
				float: left;
				}					
 	 		
#indextext3   {
                width: 350px;
				height: auto;
				overflow:auto;
				padding: 0;
				margin-top: 0px;
				margin-left: 5px;
				float: left;
				}	
#pictureright   {
                width: 266px;
				height: 400px;
				background-image:url(../images/platinumpic.jpg);
				overflow:auto;
				border: 1px solid #cc9900 ;
				padding: 0;
				margin-top: 0px;
				margin-right: 10px;
				float: right;
				}	
#pictureright2   {
                width: 280px;
				height: 370px;
				background-image:url(../images/goldpic.jpg);
				overflow:auto;
				border: 1px solid #cc9900 ;
				padding: 0;
				margin-top: 40px;
				margin-right: 20px;
				float: right;
				}	
#pictureright3   {
                width: 248px;
				height: 400px;
				background-image:url(../images/albums.jpg);
				overflow:auto;
				border: 1px solid #cc9900 ;
				padding: 0;
				margin-top: 40px;
				margin-right: 40px;
				float: right;
				}														 		 		 			 						 			 
#footer     {
             width: 698px;
			 height: 100%;
			 background-color: #000000;
			 padding-top: 2px;
			 padding-bottom: 3px;
			 text-align: center;
			 font-size: 0.75em;
			 margin-top: 0px;
			 letter-spacing: 0.2em;
			 border-right: 1px solid #000000;
			 border-bottom: 1px solid #000000;
			 border-left: 1px solid #000000;
			 }
			 
/*Lightbox code by Loresh Dhakar - www.huddletogether.com */

#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;
	}
				 
			 

/* -------- LINK STYLES --------*/

a     {
        color:#cc9900;
		text-decoration: none;
		}			 
     
a:hover   {
           color: #9999cc;
		   }
		   
		   
#navbar a {
           color: #cccccc;
		   text-decoration: none;
		   float: left;
		   font-size: 1em;
		   border-right: 0px solid #cccccc;
		   border-left: 0px solid #cccccc;
		   padding: 0px 0px 0px 8px;
		   margin-left: -1px;
               }
#navbar a:hover {
                 color: #cc9900;
				 text-decoration:none;
				 }		   		


