/*

Natural Capital Advisors - CSS

Client: Natural Capital Advisors
Version: 0.1
Author: Benjamin Colchester (cleanconscience Ltd.)
Date: 23.05.2008
Credits: The Great Noodly Web God aka Oliver Laird Turner
Notes: 

/*-------------------------------------------------------------

Redefine Tags

-------------------------------------------------------------*/

html, body, form, fieldset {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 2;
  margin: 0;
  padding: 0; }

body {
	background-position: top; 
	}

html {
  font-size: 100.01%; }

body {
  font-size: 0.75em; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
  margin: 1.5em 0;
  padding: 0; }

li, dd, blockquote {
  margin-left: 1em; }

form label {
  cursor: pointer; }

fieldset {
  border: none; }

input, select, textarea {
  font-family: inherit;
  font-size: 100%; }

a img {
  border: 0; }

p { background: inherit; text-align:justify;}

.noborder {border-style: none;}

/*-------------------------------------------------------------

Utility Classes

-------------------------------------------------------------*/

.clear {
	clear: both;
	}

/*-------------------------------------------------------------

Main Layout

-------------------------------------------------------------*/
	
#main_container {
	width: 760px;
	margin: 20px auto;
	padding: 0px;
	background-color: #FFFFFF;
	}
	
/* --- added this container to add Podio link at bottom --- */
#main_new {
	float: left;
	width: 640px;
	margin-right: 5px;
	}

.podio {font-size: 10px; line-height:13px; color:#000; padding: 0px; margin: 0 15px 0 0;}
	
#main {
	float: left;
	width: 633px;
	border: 1px solid #009a00;
	padding: 5px 0px 0px 5px;
	margin-right: 5px;
	}

/*-------------------------------------------------------------

Navbar

-------------------------------------------------------------*/


#navbar { display: block; width: 633px; margin: 0; padding: 0; }
	#navbar ul {list-style-type: none; padding: 0px; margin: 0 0 5px 0; text-align: center;}
		#navbar ul li { text-decoration: none; padding: 0px; margin: 0px; display: inline;}
			#navbar ul li a {display: block; float: left; height: 23px; width: 76px; margin: 0px 3px 0px 0px; padding: 2px 0 0 0; color: #ffffff; font-size: 11px; text-align: center; text-decoration: none; background-color: #333333; font-family: Arial, Helvetica, sans-serif;}
			#navbar ul li a:hover { color: #ffffff; background-color: #009a00;}
			#navbar ul li a.active { color: #FFFFFF; background-color: #009a00;}
/*-------------------------------------------------------------

Subnav

-------------------------------------------------------------*/
#subnav { margin: 0; padding: 0; }
#subnav p { color: #333333; margin: 1px 0 4px; padding: 0; }
#subnav p a { font-size: 1em; color: #333333; text-decoration: underline; margin: 0; padding: 0; }
			#subnav p a:hover { color:  #009a00; text-decoration:none;}
#subnav p a.selected { color: #009a00; text-decoration: none; }
/*-------------------------------------------------------------

Content

-------------------------------------------------------------*/			

#content_container {
	float: left;
	width: 617px;
	min-height: 467px;
	border: 1px solid #666666;
	margin-top: 5px;
	padding: 5px 5px 0px 5px;
	background: #FFFFFF url(../images/nca1_content_container_bg.jpg) center no-repeat;
	}
	
	#content_container h1 {font-size: 1.4em; color: #009a00; background: none; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; font-weight: 600;  line-height: 1.5em; border-bottom: 1px solid #333333;}
	#content_container h2 {font-size: 1.2em; color: #333333; border-bottom: 1px solid #333333; background: none; font-family: Arial, Helvetica, sans-serif; margin-top: 10px; margin-bottom: 5px; padding: 0px; font-weight: 600;  line-height: 1.5em;}
	#content_container p {font-size: 1.0em; background: none; font-family: Georgia, "Times New Roman", Times, serif; margin-top: 10px; padding: 0px 10px 0px 10px; color: #333333; line-height: 1.5em;}
	#content_container p.quote {font-size: 0.8em;}
		#content_container p a { font-size: 1em; color: #333333; text-decoration: underline; border-style: none;}
				#content_container p a { font-size: 1em; color: #333333; text-decoration: underline; border-style: none;}
				#content_container p a:hover { color:  #009a00; text-decoration:none;}
	#content_container ul { margin-left: 10px;}
		#content_container ul li { list-style-type: circle; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.0em; color:#333333; line-height: 1.6em;}
			#content_container ul li.indent { list-style-type: circle; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.0em; color:#666666; line-height: 1.6em; margin-left: 30px;}
		#content_container ul li a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.1em; color:#333333; line-height: 1.6em; text-decoration:underline;}
		#content_container ul li a:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.1em; color:#009a00; line-height: 1.6em; text-decoration: none;}
		

				
.table_heading { font-family:"Times New Roman", Times, serif;}
		
/*-------------------------------------------------------------

Right Bar 

-------------------------------------------------------------*/		
			
#right_bar {
	float: left;
	width: 93px;
	height: auto;
	background: none;
	margin-bottom: 125px;
	}	
	
	#right_bar .image_container {width: 91px; height: 600px; border: 1px solid #009a00; margin-bottom: 5px;}				
						
/*-------------------------------------------------------------

Bottom Bar 

-------------------------------------------------------------*/	

#bottom_bar {margin: 0px; padding:0px; text-align: center;}
	#bottom_bar p {font-size: 9px; color:#999999; padding: 0px; margin: 0px;}
		#bottom_bar p a {font-size: 9px; color:#999999; padding: 0px; margin: 0px; text-decoration: none;}
		#bottom_bar p a:hover {color: #75B6E9;}
/*-------------------------------------------------------------

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;
	border-top: 1px solid  #FF0066;
	border-right: 1px solid  #FF0066;
	border-left: 1px solid  #FF0066;
	}

#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(file:///Macintosh%20HD/Users/johndoe/Desktop/Clean%20Conscience/Clients/dhb1%20Daniel%20and%20Hannah%20Bowring/htdocs/css/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(file:///Macintosh%20HD/Users/johndoe/Desktop/Clean%20Conscience/Clients/dhb1%20Daniel%20and%20Hannah%20Bowring/htdocs/css/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///Macintosh%20HD/Users/johndoe/Desktop/Clean%20Conscience/Clients/dhb1%20Daniel%20and%20Hannah%20Bowring/htdocs/css/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font-size: 1em;
	color: #333333;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid  #FF0066;
	border-right: 1px solid  #FF0066;
	border-left: 1px solid  #FF0066;
	}

#imageData{	padding:0 10px; color: #333333; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: 300; font-family:"Times New Roman", Times, serif;}
#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;
	}
