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

/*
Title: Greene Photographs CSS 
Author:   J CALEB GREENE, j.calebgreene@gmail.com
Version:  1.0
*/

/*...RESET BROWSERS....................................................................................................*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*...START MAIN CSS....................................................................................................*/

/*...NAVIGATION....................................................................................................*/

#enternav {
	position: absolute;
	height: 11px; 
	width: 189px; 
	border: none; 
	top: 150px;
	right: 82px;
}
		#enternav ul {}

		#enternav li {float: left;}

		#enternav a {display:block;height: 11px; margin:0px; padding: 0px; overflow: hidden;}

			#enternav-entersite {background: url("Images/enternav_entersite.png") no-repeat; width:49px; left: 0px;}

			#enternav-enterblog {background:url("Images/enternav_enterblog.png") no-repeat; width:77px; left: 85px;}
	
			#enternav-clientlogin {background: url("Images/enternav_clientlogin.png") no-repeat; width:63px; left: 176px;}

		#enternav a:hover {background-position: 0px -11px;}


#nav	{text-align: right; position: absolute; height: 84px; width: 90px; top: 87px; right: 19px;}

	#nav ul {list-style:none; padding: 0px; margin: 0px;}

	#nav li {float: left;}

	#nav a {display:block;height: 12px; width: 90px; margin:0px; padding: 0px; overflow: hidden;}

			#nav-portraiture {background: url("Images/nav_portraiture.png"); } 

			#nav-architecture {background:url("Images/nav_architecture.png");}
			
			#nav-interiors {background:url("Images/nav_interiors.png");}
	
			#nav-foundobjects {background: url("Images/nav_foundobjects.png");} 
					
			#nav-places {background: url("Images/nav_places.png");} 

			#nav-events {background:url("Images/nav_events.png");} 
					
			#nav-kids {background:url("Images/nav_kids.png");}
			
			.nav-book1 {background:url("Images/nav_book1.png");}
			
			.nav-book2 {background:url("Images/nav_book2.png");}
			
			.nav-book3 {background:url("Images/nav_book3.png");}
			
		#nav ul li a.active  {background-position:0px -12px;}

		#nav a:hover {background-position:0px -12px;}
			
					
#lowernav {
	position: absolute;
	height: 58px; 
	width: 90px; 
	border: none; 
	top: 555px;
	right: 19px;
}
		#lowernav ul {list-style:none; width: 100%; padding: 0px; margin: 0px;}

		#lowernav li {float: left; padding: 0px; margin: 0px;}

		#lowernav a {display:block;height: 12px; margin:0px; padding: 0px; overflow: hidden;}

			#nav-about {background: url("Images/nav_about.png") no-repeat; width:90px;}

			#nav-news {background:url("Images/nav_blog.png") no-repeat; width:90px;}
	
			#nav-contact {background: url("/Images/nav_contact.png") no-repeat; width:90px;}
			
			#nav-clientlogin {background: url("Images/nav_clientlogin.png") no-repeat; width:90px; position: absolute; bottom: 0px; right: 0px;}
					
		#lowernav ul li a.active  {background-position:0px -12px;}

		#lowernav a:hover {background-position:0px -12px;}

#clientnav {position: absolute; right: 19px; top: 600px; width: 90px; height: 12px; z-index: 1001; display: block; background: url("Images/nav_about.png") no-repeat; overflow: hidden;}
#clientnav a{display: block; background: url("Images/nav_about.png") no-repeat;}
#clientnav a:hover{background-position:0px -12px;}

#viewlarge {position: absolute; right: 19px; bottom: 83px; width: 170px; height: 40px; background: url(Images/viewlargebutton.png); z-index: 1000;}
#viewlarge a {display:block;height: 40px; margin:0px; padding: 0px; background: url(Images/viewlargebutton.png) no-repeat; width:170px;}
#viewlarge a:hover {background-position:0px -40px;}

#PreviousImage {position: absolute; left: 5px; top: 60px; width: 375px; height: 500px; background: transparent; z-index: 1001;}
#PreviousImage a{position: absolute; left: 0px; top: 0px; width: 375px; height: 500px; background: transparent; z-index: 1001;}
#PreviousImage a:hover{background: url(Images/previousimage.png) bottom left no-repeat; z-index: 1001;}

#NextImage {position: absolute; left: 380px; top: 60px; width: 375px; height: 500px; background: transparent; z-index: 1001;}
#NextImage a{position: absolute; left: 0px; top: 0px; width: 375px; height: 500px; background: transparent; z-index: 1001;}
#NextImage a:hover{ background:url(Images/nextimage.png) bottom right no-repeat; cursor: pointer;}

#Lnav {
	position: absolute;
	height: 12px; 
	width: 730px; 
	border: none; 
	bottom: 0px;
	left: 0px;
}
		#Lnav ul {list-style:none; width: 730px; padding: 0px; margin: 0px; left: 0px;}

		#Lnav li {float: left; padding: 0px; margin: 0px;} 

		#Lnav a {display:block; height: 12px; margin:0px; padding: 0px; overflow: hidden;} 
		
			#Lnav-home {background: url("Images/Lnav_home.png") no-repeat; width:54px;}

			#Lnav-portraiture {background: url("Images/Lnav_portraiture.png") no-repeat; width:78px;} 

			#Lnav-architecture {background:url("Images/Lnav_architecture.png") no-repeat; width:87px;} 
			
			#Lnav-interiors {background:url("Images/Lnav_interiors.png") no-repeat; width:62px;}
	
			#Lnav-foundobjects {background: url("Images/Lnav_foundobjects.png") no-repeat; width:54px;} 
					
			#Lnav-places {background: url("Images/Lnav_places.png") no-repeat; width:48px;} 

			#Lnav-events {background:url("Images/Lnav_events.png") no-repeat; width:49px;} 
					
			#Lnav-kids {background:url("Images/Lnav_kids.png") no-repeat; width:24px;} 
			
			#Lnav-contact {background: url("../Images/Lnav_contact.png") no-repeat; width:50px;}
			
			#Lnav-book1 {background:url("Images/Lnav_book1.png") no-repeat; width:44px; position: absolute; left: 586px;} 
			
			#Lnav-book2 {background:url("Images/Lnav_book2.png") no-repeat; width:47px;float:right; position: absolute; left: 630px;} 
			
			#Lnav-book3 {background:url("Images/Lnav_book3.png") no-repeat; width:50px;float:right;  position: absolute; left: 677px;} 
					 		  
		#Lnav ul li a.active  {background-position:0px -12px;}

		#Lnav a:hover {background-position:0px -12px;}
		
#PreviousImagenav {position: absolute; left: 0px; top: 0px; width: 490px; height: 635px; background: transparent; z-index: 1001;}
#PreviousImagenav a{position: absolute; left: 0px; top: 0px; width: 490px; height: 635px; background: transparent; z-index: 1001;}
#PreviousImagenav a:hover{position: absolute; left: 0px; top: 0px; width: 490px; height: 635px; background: url(Images/previousimage.png) bottom left no-repeat; z-index: 1001;}

#NextImagenav {position: absolute; right: 0px; top: 0px; width: 490px; height: 635px; background: transparent; z-index: 1001;}
#NextImagenav a{position: absolute; right: 0px; top: 0px; width: 490px; height: 635px; background: transparent; z-index: 1001;}
#NextImagenav a:hover{position: absolute; right: 0px; top: 0px; width: 490px; height: 635px; background: url(Images/nextimage.png) bottom right no-repeat; z-index: 1001;}
		
/*...STRUCTURE....................................................................................................*/

/*...THE BOX....................................................................................................*/

body {
	background: url(Images/bgpattern.png) fixed center repeat-y;
	background-color: #4b4849;
	margin: 0 auto;
	text-align: center;
}
p {
	font-family: helvetica, arial, verdana, Sans Serif; 
	font-weight: 100; 
	font-size: 12px; 
	text-align: left;
	color: #545454;
}
#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	display: block;
}
#container    {
	margin-left: -490px;
	position: absolute;
	top: -324px;
	left: 50%;
	width: 980px;
	height: 652px;
}
#content {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 635px;
	background: #fff;
			
}
#corner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	background: url(Images/corner.png) no-repeat; 
}
#cornerdark {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	background: url(Images/cornerdark.png) no-repeat;
	
}
#cornerproof {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 45px;
	height: 45px;
	background: url(Images/cornerdark.png) no-repeat;
	z-index: 1001;
}
#gradient {
	position: absolute;
	top: 5px;
	right: 220px; 
	width: 722px;
	height: 625px;
	background: url(Images/gradient.png) repeat-y top right;
	z-index: 900;
}

/*...THE TWO IMAGE BOXES....................................................................................................*/

#main_image {
	position: absolute; 
	top: 60px; 
	left: 5px; 
	height: 500px; 
	width:750px; 
	background:transparent; 
	z-index: 999;
	margin: 0px auto;
}
#main_imageBIG {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 635px; 
	background:transparent; 
	z-index: 1000;
	margin: 0px auto;
	overflow: hidden;
}

/*...PAGE SPECIFIC DIVS....................................................................................................*/

#splashlogo {
	position: absolute;
	top: 200px;
	left: 310px;
	background: url(Images/splashlogo.png) no-repeat;
	width: 370px;
	height: 195px;
	
}



#about { 
	position: absolute;
	right: 35px;
	top: 250px;  
	width: 295px;
	height: 18px;	
        text-align: left;
        line-height: 20px;
	
}
#aboutpic { 
	position: absolute;
	right: 350px;
	top: 65px;  
	width: 362px;
	height: 500px;	
	background: url(Images/about-gp.jpg) no-repeat;
}
#homepic { 
	position: absolute;
	right: 5px;
	top: 66px;  
	width: 750px;
	height: 476px;	
	background: url(Images/homepic.jpg) no-repeat;
}
#thankyou { 
	position: absolute;
	right: 250px;
	top: 50px;  
	width: 222px;
	height: 499px;	
	background: url(Images/thankyou.jpg) no-repeat;
}
#blogcoming { 
	position: absolute;
	right: 250px;
	top: 200px;  
	width: 222px;
	height: 300px;	
	background: url(Images/blogcoming.jpg) no-repeat;
}
#proofing { 
	position: center;
	right: 0px;
	top: 0px;  
	width: 880px;
	height: 50px;
	font-family: helvetica, arial, verdana, Sans Serif; 
	font-weight: 100; 
	font-size: 12px; 
	text-align: center;
	color: #fff;	
	background:none;
}
#contactproofing { 
	position: absolute;
	right: 156px;
	top: 0px;  
	width: 980px;
	height: 50px;
	font-family: helvetica, arial, verdana, Sans Serif; 
	font-weight: 100; 
	font-size: 11px; 
	text-align: center;
	underline: none;
	color: #fff;	
	background:none;
}

/*...RIGHT COLUMN CONTENT....................................................................................................*/

#rightcolumn {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 210px;
	height: 625px;
	background: #E2E2E2;
}
#logo {
	position:absolute;
	top: 20px;
	left: 20px;
	width: 172px;
	height: 48px;
	background: url(Images/logo.png) no-repeat;
}	
#thumbnailscontainer {
	position: absolute;
	top: 250px; 
	right: 0px; 
	width: 210px;
	height: 250px;
	border: 1px solid #000099;
}
#divider1 {
	position: absolute;
	top: 230px;
	left: 0px;
	width: 210px;
	height: 5px;
	background: url(Images/dots.png) no-repeat;
}
#thumbnailsbox { 
	position: absolute;
	top: 238px;
	left: 0px;
	width: 210px;
	height: 175px;
	background: url(Images/diagonal.png) repeat-y;
}
#innerbox {
	position: relative;
	left: 12px;
	width: 190px; 
	height: 145px;
}
#divider2 {
	position: absolute;
	top: 415px;
	left: 0px;
	width: 210px;
	height: 5px;
	background: url(Images/dots.png) no-repeat;
}
#lowerdiagonal {
	position: absolute;
	top: 425px;
	left: 0px;
	width: 210px;
	height: 60px;
	background: url(Images/diagonal2.png) repeat-y;
}
#information {
	position: absolute;
	top: 2px;
	right: 18px;
	width: 70px;
	height: 8px;
	background: url(Images/information.png);
	overflow: hidden;
}
#viewlarge {position: absolute; right: 19px; bottom: 83px; width: 170px; height: 40px; background: url(Images/viewlargebutton.png); z-index: 1000;}
#viewlarge a {display:block;height: 40px; margin:0px; padding: 0px; background: url(Images/viewlargebutton.png) no-repeat; width:170px;}
#viewlarge a:hover {background-position:0px -40px;}

#divider3 {
	position: absolute;
	top: 485px;
	left: 0px;
	width: 210px;
	height: 5px;
	background: url(Images/dots.png) no-repeat;
}

/*...FOOTER....................................................................................................*/

#mt { 
	position: absolute;
	left: 0px;
	top: 639px; 
	width: 35px;
	height: 12px;
	background: url("Images/mt.png") no-repeat;
	overflow: hidden;
}
#copyright { 
	position: absolute;
	right: 0px;
	top: 640px;  
	width: 165px;
	height: 12px;	
	background: url(Images/copyright.png) no-repeat;
}
#copyrightdark { 
	position: absolute;
	right: 0px;
	top: 640px;  
	width: 165px;
	height: 12px;	
	background: url(Images/copyrightdark.png) no-repeat;
}


/*...JAVASCRIPT CSS....................................................................................................*/

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{}
* html .galleria li div span{width:400px} /* MSIE bug */
	
.caption {
	color: #807f83; 
	position:absolute; 
	top: 400px; 
	left: 761px; 
	width:190px; 
	height: auto; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:100; 
	text-align: right;	
}
.demo {
	position: relative; 
	margin:0px;
}
.gallery_demo {
	width: 190px; 
	margin:0 auto;
}
.gallery_demo li {
	float: left;
	width: 15px;
	height: 15px;
	margin: 8px 11px 11px 12px;
	background: url(Images/thumbnail.png);
	overflow: hidden;
}
.gallery_demo li div {left:240px}
.info { 
	text-align:left; 
	width:700px; 
	margin:30px auto; 
	border-top:1px dotted #221; 
	padding-top:30px;
}
.info p {
	margin-top:1.6em;
}

/*...FORM CSS....................................................................................................*/



form.example input {
	background: #fff;
	border: none;
	width: 176px;
	height: 23px;
		
}

form.example input:focus {
	background-color: #F0F0F0;
}

#name {position: absolute; top: 150px; left: 23px;}

#email {position: absolute; top: 198px; left: 23px;}

#subject {position: absolute; top: 246px; left: 23px;}

#message {position: absolute; top: 294px; left: 23px; height: 100px; border: none; margin:0px; width: 177px;}
#message:focus {background: #F0F0F0;}

#submit {position: absolute; top: 394px; left: 23px; height: 22px; width: 177px; background: url(Images/submit.png) no-repeat; font-size: 0px;}
#submit:hover {background-position: 0 -22px;}

#username {position: absolute; top: 147px; left: 24px; width: 175px;}

#password {position: absolute; top: 195px; left: 24px; width: 175px;}

#login {position: absolute; top: 225px; left: 23px; height: 22px; width: 177px; background: url(Images/login.png) no-repeat; font-size: 0px;}
#login:hover {background-position: 0 -22px;}



#contactformcontainer { 
	position: absolute;
	right: 250px;
	top: 50px;  
	width: 222px;
	height: 499px;	
	background: url(Images/contact-form.jpg) no-repeat;
	z-index: 1000;
	
}
.formcontainer { 
	margin-top: 0px; margin-bottom: 0px; width: 222px; display: block;z-index: 1000;
}

#clientlogincontainer { 
	position: absolute;
	right: 250px;
	top: 125px;  
	width: 223px;
	height: 250px;
	background: url(Images/clientlogin.jpg) no-repeat;
	z-index: 1000;
}

