body {
	padding: 0;
	margin: 0;
	text-align: center;
	font: .8em Georgia, serif;
	background-color: #304f43;
}

a { color: #85a359; }

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1000px;	
	background-color: #fff;
	background-image: url(http://directmind.com/themes/site_themes/site/images/background-bamboo.jpg);
	background-repeat: no-repeat;
}

/* Header Area */

#header { border-top: #304f43 10px solid; }

#member-area {
	text-align: right;
	font-family: arial, sans-serif;
	font-size: 10px;
	padding: 5px 10px 0 0;
	margin: 0;
}

#member-area img { vertical-align: top; margin-top: -5px; }

#member-area form { padding: 0; margin: 0; }

#member-area input {
	font-size: 10px;
	background-color: #F0EBDB;
	border: #5C4E24 1px solid;
}	



/* Navigation Styles */ 

#logo-nav { margin-top: 28px;}

#logo { float: left; width: 345px;}

#nav {float: left; padding-top: 17px; width: 655px;}

#primary-nav {
	height: 46px;
	background-color: #a5ab76;
	font-family: Arial, sans-serif;
	font-size: 12px;
	float: left;
	width: 655px;
}

#primary-nav ul li a {
	height: 37px;
	display: block;
	float: left;
	padding: 9px 12px 0 12px;
	color: white;
	text-decoration: none;	
}

#primary-nav ul li:hover { background-color: #e3e5d5; }

#primary-nav ul li a span.small { font-size: 10px; }

#primary-nav ul, #subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#primary-nav ul li {
	display: block;
	float: left;
	padding: 0;
	border-left: #fff 2px solid;
	height: 46px;
	
}

#primary-nav ul li.selected { background-color: #e3e5d5; }

#subnav { background-color: #e3e5d5; padding: 0; border-top: #fff 3px solid;}

#subnav ul li a {
	padding: 2px 5px 2px 4px;
	font-family: Arial, sans-serif;
	font-size: .75em;
	text-transform: uppercase;
	text-decoration: none;
	color: #8a9973;
}

#subnav ul li { display: inline; }

#subnav ul li.selected { font-weight: bold; }

/* End Navigation Styles */ 

#main {}

#content { margin: 0 50px 0 350px; }

#quotation {
	float: left;
	width: 180px;
	margin: 250px 0 0 30px;
	font-size: .85em;
	color: #8a9973;
	line-height: 1.5em;
}

#footer {
	background-color: #304f43;
	font-size: .85em;
	font-family: Arial, sans-serif;
	color: white;
	text-align: center;
	padding: 15px;
}

#footer a {
	color: #fff;
}



li { padding: 0 0 10px 0; }

h1, h2, h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	letter-spacing: 3px;
	padding: 0 0 4px 0;
	color: #B5BD82;
	border-bottom: #B5BD82 double;
	text-transform: lowercase;
}

h1 { font-size: 1.5em; }

h2 { font-size: 1.25em; border-bottom: 1px solid; }

h3 {
	margin: 0;
	margin-top: 30px;
	font-size: 1.25em;
	border: none;
	padding: 0;
}

/* Table Styles */

#jsk_table {
	width: 595px;

}

#jsk_table td {
	padding: 4px;
	font: 11px sans-serif;
	border-bottom: #B5BD82 1px solid;
	vertical-align: top;

}

#jsk_table th {
   text-align: left;
   background: black; 
   padding: 4px;
   font:  12px sans-serif;
   color: white;
}


/* Gallery Styles */

#jsk_table .thumbs { text-align: center; padding: 10px 0 10px 0; }

.paginate { margin-top: 10px; text-align: right; color: #B5BD82; }


/* FAQ Styles */

.faq_question {
	background-color: #F5F2E7;
	padding: 2px;
	color: #5C4E24;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #B5BD82;
	margin: 25px 0 0 0;
	}
	

/* News and comment styles */

.metadata {	margin-top: 5px; }


.metadata img { float: left; padding: 0 5px 0 0; }

/* Misc Styles */

.clear { margin: 0; padding: 0; clear: both; }


/* Lightbox styles */

#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(http://directmind.com/themes/site_themes/site/images/lightbox/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(http://directmind.com/themes/site_themes/site/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://directmind.com/themes/site_themes/site/images/lightbox/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;
	}