/* 
   Default Gallery Green
   v.4 (3-4-2005)
   www.mannastudio.com
*/
body { 
	font-family: Trebuchet MS, tahoma, geneva, verdana, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: normal;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
table {	
	}

td, p { 
	font-family: Trebuchet MS, tahoma, geneva, verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}

a, a:link, a:visited  { color: #3d3d3d; background: none; text-decoration: none }
a:active, a:hover, a:visited:hover  { color: #000; background: none; text-decoration: underline }

input {
	font-size: 11px;
	}
.popupwrap input[type="text"], .popupwrap textarea {
	background: #f7f7f7;
	}
.popupwrap input[type="text"]:focus, .popupwrap textarea:focus {
	background: #ffffff;
	}

#logo {
	background: url("../images/logo.jpg") no-repeat;
	height: 100px;
	}

/* icons for admin and links */
.search {
	background: url("../images/icon-search.gif") no-repeat center left;
	padding: 1px 0px 1px 16px;
	}
a#slideshow {
	background: url("../images/icon-slideshow.gif") no-repeat center left;
	padding: 3px 5px 3px 26px;
	}
a#login {
	background: url("../images/icon-login.gif") no-repeat center left;
	padding: 3px 5px 3px 14px;
	}
a#register {
	background: url("../images/icon-register.gif") no-repeat center left;
	padding: 3px 5px 3px 22px;
	}
a#documentation {
	background: url("../images/icon-documentation.gif") no-repeat center left;
	padding: 3px 5px 3px 14px;
	}
a#configwizard {
	background: url("../images/icon-config.gif") no-repeat center left;
	padding: 3px 5px 3px 17px;
	}
a#findorphans {
	background: url("../images/icon-findorphans.gif") no-repeat center left;
	padding: 3px 5px 3px 21px;
	}
a#newalbum {
	background: url("../images/icon-newalbum.gif") no-repeat center left;
	padding: 3px 5px 3px 21px;
	}
a#manageusers {
	background: url("../images/icon-users.gif") no-repeat center left;
	padding: 3px 5px 3px 20px;
	}
a#preferences {
	background: url("../images/icon-preferences.gif") no-repeat center left;
	padding: 3px 5px 3px 17px;
	}
a#logout {
	background: url("../images/icon-logout.gif") no-repeat center left;
	padding: 3px 5px 3px 14px;
	}
a#full {
	background: url("../images/icon-full.gif") no-repeat center left;
	padding: 3px 5px 3px 20px;
	}
a#normal {
	background: url("../images/icon-normal.gif") no-repeat center left;
	padding: 3px 5px 3px 16px;
	}
a#print {
	background: url("../images/icon-print.gif") no-repeat center left;
	padding: 3px 5px 3px 16px;
	}
a#photoproperties {
	background: url("../images/icon-preferences.gif") no-repeat center left;
	padding: 3px 5px 3px 17px;
	}
a#resizephoto {
	background: url("../images/icon-resize.gif") no-repeat center left;
	padding: 3px 5px 3px 21px;
	}
a#deletephoto {
	background: url("../images/icon-logout.gif") no-repeat center left;
	padding: 3px 5px 3px 14px;
	}

.title {  /* album titles on main page */
	  line-height:1.4em;
	  padding-right:2px;
	  padding-left:2px;
	}
.title a, .title a:link, .title a:visited, .title a:active {
	  font-size: 14px;
	  color:#000000;
	  font-weight: bold;
	  text-decoration: none;
	}
.title a:hover {
	  color: #C0C0C0;
	  text-decoration: none;
	} 
	

.albumthumb
	{
	text-align: right;
	padding: 0px 0px 25px 0px;
	}
.albumdesc  /*wraps the whole album info*/
	{
	color:#404040;
	font-size: 11px;
	background: #ffffff;
	line-height:1.4em;
	padding: 2px 2px 25px 2px;
	}
.mod_title	/* album title  Text is controled by .title */ 
	{ 
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	}
.mod_titleunder_hl  /* between album title-admin and the fineprint*/
	{
	border: 1px solid red;
	}
table.albumspecs {
	font-size: 11px;
	line-height:1.1em;
	height: 100px;
	margin: 0 0 5px 0;
	}
td.desctitle   /* album description headings on main page*/
	{
	font-weight: bold;
	padding: 0px;
	border-right: 1px dashed #c0c0c0;
	}
td.desc  /* album descriptions on main page*/
	{ 
	font-size: 12px;
	line-height:1.2em;
	width: 100%;
	padding:8px 5px 5px 7px;
	}

div#printservices  /* print this photo section */
	{ 
	padding: 2px 0px 10px 0px; 	
	vertical align: middle;
	}
.caption  /* photo captions on all pages */
	{ 
	font-size: 10px; 	
	}
.modcaption  /* modifies background for caption text to reside */
	{
	font-size: 11px;
	font-weight: bold;
	color: #404040; 
	background: #f2f2f2;
	line-height:1em;
	padding:4px;
	margin: 4px 0px 0px 2px;		
	border: 0px dashed #404040;
	}
.viewcounter {
	font-weight: normal;
	color: #666666;
	}

.error  /* all error text */
	{ 
	color: red; 
	font-size: 11px; 
	padding-left: 10px;
	}
.attention  /*voting instructions */
	{
	font-size: 11px; 
	}
.headbox  /* box around the page headers */
	{
	}
.head { 	/* page headers behind the Gallery title*/
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	padding-left:8px;
	padding-right:2px;
	height: 34px;  
	}
/*
.mod_headliner
	{ 
	  background: url("../images/mod_headliner.jpg");
	  width: 100%;
	  height: 33px;
	}
.mod_toplight_bg { 
	  background: url("../images/mod_toplight_bg.jpg");
	  height: 33px;
	}
.mod_toplight_right	{ 
	  background: url("../images/mod_toplight_right.jpg");
	  height: 33px;
	  width: 34px;
	}
.mod_toplight_left { 
	background: url("../images/mod_toplight_left.jpg");
	height: 33px;
	width: 34px
	}
.mod_under_hl {
	background: #A4DF00 url("../images/mod_under_hl.jpg");
	border-bottom: 1px solid #95CB00;
	height: 20px;
	}
*/

/* nav table borders at top and bottom */
.navtableborderbegin {
	}
	}
.navtableborderend {
	}
	

/* nav tables at top and bottom */
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	background: url("../images/cornerfade-tl.jpg") no-repeat;
	height: 45px;
	line-height:1em;
	width: 100%  
	}
.modnavboxtop td {
	padding: 0px 15px;
	}
.modnavboxtop a, .modnavboxtop a:link, .modnavboxtop a:visited, .modnavboxtop a:active {
	font-weight:bold;
	color: orange;
	text-decoration: none;
	}
.modnavboxtop a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}


.modnavboxmid {
	width: 100%  
	}
.modnavboxmid td {
	padding: 0px 15px;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	color: #202020;
	font-weight:bold;
	line-height: 1.4em;
	}
.modnavboxmid a, .modnavboxmid a:link, .modnavboxmid a:visited, .modnavboxmid a:active {
	font-weight: normal;
	color:#202020;
	text-decoration: none;
	}
.modnavboxmid a:hover {
	font-weight: normal;
	color: #606060;
	text-decoration: underline;
	}


.modnavbox  /* main navigation bar next and previous */ 
	{ 
	font-family:verdana, arial, sans-serif;	
	color:#404040;
	font-weight:bold;
	line-height:140%;
	border:0px dashed #404040;
	height: 15px;
	}
.modnavbox a, .modnavbox a:link, .modnavbox a:visited, .modnavbox a:active {
	font-weight: normal;
	color:#404040;
	text-decoration: none;
	}
.modnavbox a:hover {
	font-weight: normal;
	color: #C0C0C0;
	text-decoration: underline;
	}

/*
.modnavboxbottom {
	width: 100%;
	height: 45px;
	}
#modnavboxbottomleft {
	background: url("../images/cornerfade-bl.jpg") no-repeat left;
	}
#modnavboxbottomright {
	background: url("../images/cornerfade-br.jpg") no-repeat right;
	}
*/



.bread  /* used in breadcrumb bars */
	{ 
	font-weight: bold;
	}
a.bread {
	background: url("../images/icon-breadarrow.gif") no-repeat right;
	padding-right: 12px;
	}
a.bread:hover {
	background: url("../images/icon-breadarrowON.gif") no-repeat right;
	padding-right: 12px;
	}
	
.nav    /* used in navigation bars */
	{
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}

.fineprint { 
	display: none;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	line-height: 1em;
	}

.popupwrapNoBorder {
	background: url("../images/popup-bg.jpg") repeat-x;
	padding: 60px 25px 0px 25px;
	}
.popupwrap {
	background: url("../images/popup-bgfull.jpg") center top;
	padding: 60px 25px 1px 25px;
	margin: 0px;
	color: #404040;
	line-height: 1.2em;
	}
.popupclose {
	background: url("../images/popup-bgclose.jpg") center top;
	height: 37px;
	}
.popupwrap td {
	color: #404040;
 	font-weight: bold;
	}
.popuphead {
	font-size: 16px;
 	font-weight: bold;
 	padding-bottom: 5px;
	}
.popup {
	}

.editlink, .editlink a, .editlink a:link, .editlink a:visited, .editlink a:active {
	font-size: 10px;
	font-weight: bold;
	color: orange;
	}
.editlink a, .editlink a:hover {
	background: url("../images/icon-edit.gif") no-repeat center right;
	padding: 2px 16px 2px 0px;
	}

.admin { 
	color: #404040;
	}
.adminform, select.admin {
	font-size: 11px;
	background: #ffd280;
	}
.admin select, select.admin {
	margin: 0px 5px
	}
.adminform option, option {
	background: #ffffff;
	padding: 1px;
	}
.search  /* used in admin bars - the search text*/
	{ 
	font-size: 11px;
	color: #404040; 
	font-weight: bold;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	width: 0px;
	}


/* display of comments below photos */
table.commentbox {
	margin: 15px 0px 0px 0px;
	}
td.commentfrom {
	background: #f7f7f7;
	padding: 2px;
	}
td.commenttitle {
	background: #f7f7f7;
	padding: 2px 2px 2px 10px;
	color: #404040;
	width: 100%;
	text-align: left;
	}
td.commentpost {
	background: #f7f7f7;
	padding: 2px;
	text-align: right;
	white-space: nowrap;
	}
td.comment {
	background: url("../images/icon-comment.gif") no-repeat 0px 3px;
	padding: 2px 0px 0px 30px;
	height: 30px;
	line-height: 1.3em;
	vertical-align: top;
	}
.commentboxfooter {
	}


.modfooter { display: none; }
/*
.modfooter { 
	background: #A4DF00 url("../images/footer-bg.jpg") repeat-x;
	font-family:verdana, arial, sans-serif;
	font-size: 8px;
	font-weight:normal;
	line-height:1.4em;
	padding: 40px 20px 0px 5px;
	height: 95px;
	width:100%   
	}
table.modfooter {
	margin-top: 5px;
	}
.modfooter a, .modfooter a:link, .modfooter a:visited, .modfooter a:active {
	color:#c0c0c0;
	text-decoration: none;
	}
.modfooter a:hover {
	color: #C0C0C0;
	text-decoration: none;
	}
.modfooter .fineprint, .modfooter img {
	display: none;
	}
*/
#footerhomelink {
	padding: 4px 0 0 0;
	}
