/* Zen Photo Default-OGA 1.0 ForeverRedwood.css */

/* Basics
------------------------------ */
html {
	/* Moz */
	height: 100%;
}

/* Main Layout
------------------------------ */
body {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Sans-Serif;
	background-color:#e9ede2;
	color: #143616;
	}
#main {
	text-align: left;
	margin: 0px auto 10px auto;
	padding: 0 0 0 0;
	width: 984px;	
	}

/* Link Styles
------------------------------ */
a { color: #143616; text-decoration: underline; } 
a:visited { color: #006600; }
a:hover, a:focus { color: #143616; } 
a:active { color: #336633; }
a img, a:hover img,
a img.float_left, 
a img.float_right { border:1px solid #143616; text-decoration: none; }

/* Header
------------------------------ */
#header-wrapper{ 
	background: transparent;
	width: 984px;
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
	text-align: left; 
	border: none;
	}
#header_contact {
	font-size: 11px; 
	text-align: left; 
	padding: 0; 
	margin: 2px 0 0 10px;
	}
#header_contact a img {
	border: none;
	}
.googlesearch {
	float: right; 
	width: 203px; 
	height: 48px; 
	margin: 0 1px 0 0; 
	padding: 5px 0 0 0; 
	background: transparent;
	}

#gallerytitle {
	margin:0 0 15px 0;
	background: #f3fad9;
	padding: 5px 10px;
	border-bottom-width:0;
  margin-bottom:0;
	}
#gallerytitle h2 {
	margin: 0;
	padding: 0; 
	font-weight: normal;
	color:#555555;
	font-family:Arial;
	font-size:12px;
	text-transform: uppercase;
	}
#gallerytitle h2 a { color:#555555; }

/* Footer 
------------------------------ */
/*#footer { 
	width: 984px;
	text-align: center; 
	margin: 0 0 10px 0; 
	padding: 20px 0 0 0;
	font-size: 8pt;
	border-top: 2px solid #010101;
	}
#footer_companyinfo .address, 
#footer_companyinfo .copyright { font-size: 11px; line-height: 120%; }*/

#credit, #sort {
	margin: 0 auto;
	padding: 0 0 20px 0;
	font-size: 11px;
	text-align: center;
	clear: both;
	}*/
#credit a img { border: none; }

/* Text Styles
------------------------------ */
h2 a:link, h2 a:visited { text-decoration: none; }
h3 {
	font-weight: bold;
	margin: 20px 0 .25em 0;
	font-size: 10pt;
	}
h3 a:link, h3 a:visited { text-decoration: none; }
h3 a:hover { text-decoration: underline; }


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 0;
	}
img { border: 0; }
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
	}

#imagemetadata {
  	text-align: right;
  	position: relative;
  	display: none;
	}
#imagemetadata table {
  	text-align: left;
  	line-height: 1em;
  	border: 1px solid #ccc;
  	position: absolute;
  	top: 2em;
  	right: 0px;
  	background-color: #fafafa;
	}
#imagemetadata table td {
  	border-bottom: 1px solid #f0f0f0;
  	background-color: #f8f8f8;
  	padding: 2px 5px;
	}


/* Page Navigation
------------------------------ */
.pagelist { margin: 0 0 20px 0; text-align:center; }
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
	color: #555555;
	font-family: Arial;
	font-size:12px;
	}
ul.pagelist li {
	display: inline;
	}
ul.pagelist li a {
	padding: 4px;
	color: #555555; 
	}
ul.pagelist span.disabledlink { display: none; }
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	}
ul.pagelist li.prev {
	margin-right: 10px;
	}
ul.pagelist li.next {
	margin-left: 10px;
	}
.disabledlink {
	color: #ddd;
	cursor: default;
	}
.pagenav {
	clear: both;
	}
.disabled_nav {
	visibility: hidden;
	}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
	}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
	}
#imageDesc, #exif_link {
	margin-bottom: 4px;
	}
#exif_link {
  	float: right;
	display: none;
	}

/* Tags
------------------------------ */
.tags_title {
	padding: 0 10px 0 0;
	display: inline;
	float:left;
	display: none;
	}
ul.taglist {
	display: inline;
	list-style-type: none;
	display: none;
	}
ul.taglist li {
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 0;
	display: none;
	}


/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
    border: 1px solid #ccc;
    background-color: #fff;
	}
.imagethumb a:visited {
    background-color: #fff;
    border: 1px solid #ccc;
	}
.imagethumb a:hover {
	background-color: #e0f1d9;
	border: 1px solid #ccc;
	}
.imagethumb {
	float: left;
	}
.albumdesc2 {
	line-height: 18px;
	}	


/* Album Thumbnails
------------------------------ */
#albums { float: left; }
.album {
	margin: 0 6px 8px 6px;
    padding: 10px 8px 2px 10px;
	float: left;
	width: 296px;
	border: 1px solid #ccc;
	background: #fff;
    line-height: 100%;
	}
.album a img {  }
.album .thumb {
    float: left; 
    margin-right: 6px;
	}
.album h3 {
	padding: 0;
	margin: 0;
	line-height: 100%;
	}
.album p {
	line-height: 12px;
	/*font-size: 11px;*/
    padding: 0 0 4px 0;
    margin: 0;
	}
.albumdesc small { color: #8DB8CF; display: none; }

/* Album Thumbnails
------------------------------ */
.zp_uneditable_album_desc,
.zp_uneditable_album_desc p, 
.zp_editable_album_desc,
.zp_editable_album_desc p { 
	font-size: 14px;
	margin: 0 8px 15px 8px;
	padding: 0;
	line-height: 120%;
	}

#albums .album .albumdesc p .zp_uneditable.zp_uneditable_album_desc, 
#albums .album .albumdesc p .zp_uneditable.zp_uneditable_album_desc p,
#albums .album .albumdesc p .zp_editable.zp_editable_album_desc, 
#albums .album .albumdesc p .zp_editable.zp_editable_album_desc p,
.zp_uneditable.zp_uneditable_album_desc, 
.zp_uneditable.zp_uneditable_album_desc p,
.zp_editable.zp_editable_album_desc, 
.zp_editable.zp_editable_album_desc p {
	font-size: 11px;  
	margin: 5px 0px 0 0;
	margin-left:7px;
	padding: 0;
	}

#images { margin: 0 8px; }

/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
	}
#image {
	text-align: center;
	line-height: 0;
	background:#DEF7BD none repeat scroll 0 0;
	}
.imgnav {
	/*margin: 10px 0 20px 0; */
	padding-top:11px;
	text-align:center;
	background:#DEF7BD none repeat scroll 0 0;
	height:60px;
	}
.imgnav .imgprevious, .imgnav .imgnext { 
	display: inline; 
	padding: 0 10px;
	}
.imgnav .imgprevious a, 
.imgnav .imgnext a {
	color:#555555;
	font-family:Arial;
	font-size:14px;
	}
.imgnav p { padding: 6px 0 0 0; }
.imgnav p a { 
	color:#555555;
	font-family:Arial;
	font-size:12px;
	}
.imgnav .imgprevious a:hover, 
.imgnav .imgnext a:hover,
.imgnav p a:hover {
	text-decoration: underline;
	}

#narrow {
	margin: 0 auto;
	background:#DEF7BD none repeat scroll 0 0;
	width:984px;
	padding-top:11px;
	text-align:center;
	}

.zp_editable_image_desc p, .zp_uneditable_image_desc p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 10pt;
	line-height: 120%; 
	}


/* Comments
------------------------------ */
#comments {
	clear: both;
	margin: 14px 0 0 0;
	}
.error { 
  	color: #C33; 
  	font-weight: bold; 
	}
.comment {
	padding: 10px;
	border: 1px solid #e0f1d9;
	background: #fff;
	margin-bottom: 12px;
	}
.commentmeta {
	margin-bottom: 12px;
	}
.commentauthor {
	font-weight: bold;
	}
.commentdate {
	margin-top: 12px;
	color: #999;
	font-size: 7pt;
	}
.imgcommentform table { width: 100%; }

/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
	}
textarea {
	padding: 4px;
	width: 100%;
	color: #5A5A4B;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
.checkbox { cursor: pointer; }
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	}
label { cursor: pointer; }
label:hover { color: #000; }
#map { margin-left: -77px; }
#rating { margin-top: 10px; }

/* Admin Toolbox
------------------------------ */
#admin, #admin_data {
	position: fixed;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 2; 	text-align: left;
 }
#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; text-align: center;
	}
#admin h3:hover { color: #036; }

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: left;
	margin:0;
	padding:0;
	background: #fff;
	}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
	}
#search a { text-decoration: none; }
#search a img { border: none; }
#search ul {
	border: 1px solid #ccc; 
	position:absolute; 
	text-align:left; 
	list-style: none; 
	height: 8em; 
	width: 20em; 
	overflow: auto; 
	background-color: white;
	}
#searchfields_icon {
	position: relative;
	top: 4px;
	}
.clear {
  	clear:both;
  	height:10px;
	}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
	}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
	}
ul.archive .year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
	}
ul.archive .month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #E6E6DF;
	padding-top: 5px;
	}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #eee;
	}
#tag_cloud ul li {
	display: inline;
	list-style-type: none;
	}
#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
	}

/* Error Messages
------------------------------ */
.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
	}
.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	}

/* Zenphoto link
------------------------------ */
#zen-part {
 	font-family: Arial, Helvetice, sans-serif;
 	font-size: 1.8em;
 	font-weight: 100;
	}
#photo-part {
 	font-family: Arial, Helvetice, sans-serif;
 	font-size: 0.9em;
 	font-weight: bold;
	}
/* centering flowplayer 3 on image.php */
#image .flowplayer {
	margin: 0 auto;
	}
/* login form */
table.password td.userlabel { text-align:right; }
table.password td.userinput { text-align:left; }
table.password td.userinput input, 
td.passwordinput input { width: 15em; }
table.password td.passwordlabel { text-align:right; }
table.password td.passwordinput { text-align:left; }
table.password td.submit { text-align:center; }
table.password td.hint { text-align:left; }

.zp_uneditable_album_date { display: none; }

/* OGA Additions */
.menu_content { 
	padding: 0 0 2px 0;
	text-align: left; 
	margin: 5px 0 10px 70px;
	}
table.content { 
	width: 984px;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse; 
	border-spacing: 0px;
	border-bottom: 2px solid #e0f1d9; 
	}
.maincontent { 
	width: 770px;
	padding: 0 10px 0 0;
	margin: 0;
	vertical-align: top;
	}
.sidecontent {  
	width: 204px;
	padding: 5px 0 10px 0;
	margin: 0;
	background-color:#e0f1d9;
	vertical-align: top;
	font-size: 8pt;
	}
#cse-search-box {}

.viewcart, a img.viewcart,
.icon_shipping, a img.icon_shipping,
.icon_magnify, a img.icon_magnify,
.icon_pdf, a img.icon_pdf { vertical-align: middle; border: none; }	

#padbox{
background:#fff;
padding-top:10px;
padding-bottom:1px;
}
