/* CSS Document */

/* Global Styles */

	
td {
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
a {
	color: #003366;
	}
	
a:hover {
	color: #006699;
	}

/** ---- general stuff ---- **/

a img {
	border: none !important;
	}

/** ---- body & container ---- **/		

body {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #50575F;
	background-image: url(images/top_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#container {
	width: 900px;
	}
	

/** ---- spacer ---- **/	

#spacer-container {
	margin: 0;
	padding: 0;
	}
	
#spacer-contents {
	height: 25px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	}

#spacer-text {
	height: 25px;
	background-color: #000000;
	}

	
/** ---- header ---- **/	

#header-container {
	margin: 0;
	padding: 0;
	}
	
#header-contents {
	height: 100px;
	margin: 0;
	padding: 0;
	}

#header-text {
	height: 100px;
	background-color: #000000;
	}


/** ---- navigation  ---- **/	

#nav-container {
	margin: 0;
	padding: 0;
	}
	
#nav-contents {
	height: 45px;
	margin: 0;
	padding: 0;
	background-image: url(images/navbkgrnd.jpg);
	background-repeat: no-repeat;
	}
	
#nav {
	height: 45px;
	}
	

/** ---- second   ---- **/	

#second-container {
	margin: 0;
	padding: 0;
	}
	
#second-contents {
	height: 250px;
	margin: 0;
	padding: 0;
	background-image: url(images/midbckgrnd.gif);
	background-repeat: repeat-x;
	}
	
#second {
	height: 250px;
	}



/** ---- second ALT  ---- **/	

#secondalt-container {
	margin: 0;
	padding: 0;
	}
	
#secondalt-contents {
	height: 250px;
	margin: 0;
	padding: 0;
	background-image: url(images/secondaltbkgrnd.gif);
	background-repeat: repeat-x;
	}
	
#secondalt {
	height: 250px;
	}
	


/** ---- quote middle ---- **/	

#quote-container {
	margin: 0;
	padding: 0;
	}
	
#quote-contents {
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(images/quote-banner1.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
	
#quote {
	height: 80px;
	}
	
/** ---- content  ---- **/	

#content-container {
	margin: 0;
	padding: 0;
	}
	
#content-contents {
	padding: 0;
	width: 900px;
	margin-right: 0;
	margin-bottom: 0;
	height: 260px;
	background-image: url(images/bluebkgrnd.gif);
	background-repeat: repeat-x;
	}
	
/** ---- content ---- **/	


/** ---- 2nd content ---- **/	




#twocontent-container {
	margin: 0;
	padding: 0;
	}
	
#twocontent-contents {
	padding: 0;
	width: 900px;
	margin-right: 0;
	margin-bottom: 0;
	height: 700px;
	background-image: url(images/secondbkgrnd.gif);
	background-repeat: repeat-x;
	}
	
	
/** ---- 2nd content ---- **/	




#threecontent-container {
	margin: 0;
	padding: 0;
	}
	
#threecontent-contents {
	padding: 0;
	width: 900px;
	margin-right: 0;
	margin-bottom: 0;
	height: 900px;
	background-image: url(images/longbkgrnd.jpg);
	background-repeat: repeat-x;
	}

/** ---- 2nd content ---- **/	




#three_2_content-container {
	margin: 0;
	padding: 0;
	}
	
#three_2_content-contents {
	padding: 0;
	width: 900px;
	margin-right: 0;
	margin-bottom: 0;
	height: 1200px;
	background-image: url(images/xlongbkgrnd.jpg);
	background-repeat: repeat-x;
	}
	
/** ---- 2nd content ---- **/	




#fourcontent-container {
	margin: 0;
	padding: 0;
	}
	
#fourcontent-contents {
	padding: 0;
	width: 900px;
	margin-right: 0;
	margin-bottom: 0;
	height: 2000px;
	background-image: url(images/xlongbkgrnd.jpg);
	background-repeat: repeat-x;
	}
	
	
/** ---- 2nd content ---- **/



#contentalt-container {
	margin: 0;
	padding: 0;
	}
	
#contentalt-contents {
	padding: 0;
	width: 900px;
	margin-right: 0;
	margin-bottom: 0;
	height: 325px;
	background-image: url(images/bluebkgrndALT.jpg);
	background-repeat: repeat-x;
	}
	
	


/** ---- content ---- **/	

/** ---- flash ---- **/	

#flash-container {
	margin: 0;
	padding: 0;
	}
	
#flash-contents {
	height: 225px;
	background-color: #fcf7e2;
	width: 425px;
	margin-top: 75;
	margin-right: 0;
	margin-bottom: 0;
	background-position: right;
	}
	
#flash {
	height: 225px;
	}





/** ---- footer ---- **/				

#footer-container {
	margin: 0;
	padding: 0;
	}
	
#footer-contents {
	height: 85px;
	padding: 0;
	background-color: #3f3f3f;
	width: 900px;
	background-image: url(images/bottombkgrnd.gif);
	background-repeat: repeat-x;
	}



	
#footer ul {
	margin: 0 0 3px 0;
	padding: 0;
	}	
	
#footer li {
	font-size: .9em;	
	list-style-type: none;
	padding: 1px;
	}
	
#footer a:link, #footer a:visited {
	color: #333;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active {
	text-decoration: underline;
	}		





/* ID Styles */

/***** ---- main nav links starts ---- ******/

#navhome a {
	color: #c0c0c0;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	padding: 4px;
	}
	
#navhome a:hover {
	color:#393f44;
	background-image: url(images/BTNhome.jpg);
	}


/***** ---- main nav links ends ---- ******/



#navigation td {
	padding: 5px;
	}
	
#navigation a {
	color: #E7F6FB;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#65ACC8;
	background-color: #CBE6EF;
	}
	
#second td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 2px;
	}

	
#second a {
	color: #F1F9FC;
	line-height:normal;
	letter-spacing:0.1em;
	text-decoration: none;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	}
	
#second a:hover {
	color:#65ACC8;
	}	
	
#idea td {
	padding: 5px;
	}
	
#idea a {
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#idea a:hover {
	color:#FF9900;
	}	


#top 	{
	color: #FFFFFF;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 5px;
	}

#top a	{
	color: #FFFFFF;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#top a:hover	{
	color: #FFCC00;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}		
	

		
#dateformat {
	color: #DDD2C0;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}


#courtsey a {
	color: #E7F6FB;
	line-height:11px;
	letter-spacing:0.1em;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
#courtsey a:hover {
	color:#65ACC8;
	}


/* new menu */

ul#menu {
	width:900px;
	height:93px;
	list-style:none;
	margin:0;
	background-image: url(images/navbkgrnd.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}

ul#menu li {
float:left;
}

ul#menu li a {
	display:block;
	height:45px;
	position:relative;
	background-attachment: scroll;
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#menu li a.home {
width:91px;
}
ul#menu li a.studio {
width:125px;
background-position:-91px 0px;
}
ul#menu li a.photographic {
width:169px;
background-position:-216px 0px;
}
ul#menu li a.ideas {
width:131px;
background-position:-385px 0px;
}
ul#menu li a.services {
width:154px;
background-position:-516px 0px;
}

ul#menu li a.specials {
width:115px;
background-position:-670px 0px;
}

ul#menu li a.directions {
width:115px;
background-position:-785px 0px;
}

ul#menu li a span {
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:100;
	background-attachment: scroll;
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


ul#menu li a.home span {
background-position:0px -45px;
}
ul#menu li a.studio span {
width:125px;
background-position:-91px -45px;
}

ul#menu li a.photographic span {
	width:169px;
	background-position:-216px -45px;
}
ul#menu li a.ideas span {
width:131px;
background-position:-385px -45px;
}
ul#menu li a.services span {
width:154px;
background-position:-516px -45px;
}

ul#menu li a.specials span {
width:115px;
background-position:-670px  -45px;
}

ul#menu li a.directions span {
width:115px;
background-position:-785px -45px;
}

ul#menu li a span:hover {
cursor:pointer;
}






/* Class Styles */
	
.bodyText {
	color:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.headText {
	color:#1c99d6;
	line-height:26px;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	}
	
.specialsTXT {
	color: #000000;
	letter-spacing:.21em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.specials {
	color: #993300;
	line-height:26px;
	letter-spacing:.21em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	}
	
	
.subHeader {
	color: #333333;
	letter-spacing:.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}

.subNav {
	color: #5c4955;
	letter-spacing:.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.quote {
	color: #322c24;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	}
	
.smallText {
	color: #FFFFFF;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

#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: 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-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-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#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; outline: none;}	 	

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