/* 
   Default Gallery Green
   v.5 (12-1-2005)
   Gallery v 1.5
   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;
	}
	
/* Added for PDI header and footer */
#nav { /* main nav font and alignment */
	background: url('http://www.pacificdualies.com/images/nav/home-bgNav.jpg') no-repeat;
	color: #999;
	font-family: helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	}
#nav a, #nav a:visited { /* main nav padding and link info */
	color: #000;
	text-decoration: none;
	padding: 28px 8px 28px 8px;
	}
#nav a:hover { /* main nav rollover effect */
	color: #404040;
	text-decoration: none;
	background: url('http://www.pacificdualies.com/images/nav/nav-bgHover.gif');
	}
#footer {
	background: url('http://www.pacificdualies.com/images/nav/footer.jpg') no-repeat;
	font-size: 10px;
	color: #696969;
	padding: 0 0 12px 15px;
	}
#footer a, #footer a:visited {
	color: #696969;
	text-decoration: none;
	}
#footer a:hover {
	color: #000;
	text-decoration: none;
	}


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 */
.searchicon {
	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 12px 0 20px;
	}
.albumdesc  /*wraps the whole album info*/
	{
	color:#404040;
	font-size: 11px;
	background: #ffffff;
	line-height:1.4em;
	padding: 2px 12px 25px 2px;
	}
.mod_title	/* album title  Text is controled by .title */ 
	{ 
	border: 0 !important;
	}
.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;
	background: url("../images/albumspecs-bg.jpg") no-repeat top left;
	border-right: 1px solid #bbbbbb;
	/*border-bottom: 1px solid #bbbbbb;*/
	}
table.albumspecs_bot {
        font-size: 11px;
        line-height:1.1em;
        background: url("../images/albumspecs-bg-bot.jpg") no-repeat bottom right;
        padding: 0 0 10px 0;
        margin: 0 0 3px 0;
        border-left: 1px solid #bbbbbb;
        /*border-bottom: 1px solid #bbbbbb;*/
        }

td.desctitle   /* album description headings on main page*/
	{
	font-weight: bold;
	padding: 5px 10px 5px 5px;
	border-right: 1px dashed #c0c0c0;
	}
td.desc  /* album descriptions on main page*/
	{ 
	padding:5px 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 */
	{
	position: relative;
	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: 18px;
	font-weight: bold;
	padding-left:8px;
	padding-right:2px;
	height: 34px;  
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	 display: none;
	 background: url("../images/mod_headliner.jpg");
	  width: 100%;
	  height: 33px;
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background: url("../images/mod_toplight_bg.jpg");
	  height: 33px;
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	  background: url("../images/mod_toplight_right.jpg");
	  height: 33px;
	  width: 34px;
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	background: url("../images/mod_toplight_left.jpg");
	height: 33px;
	width: 34px
	}
.mod_under_hl {
	display: none;
	background: #A4DF00 url("../images/mod_under_hl.jpg");
	border-bottom: 1px solid #95CB00;
	height: 20px;
	}

/* nav table borders at top and bottom */
.navtableborderbegin {
	border: 0px !important;
	}
.navtableborderend {
	border: 0 !important;
	}

.searchtable {
	border: 0px;
	padding: 5px 15px 0 15px;
	}

table#adminbox {
	background: url("../images/cornerfade-tl.jpg") no-repeat;
	height: 45px;
	width: 100%  
	border: 0px;
	}
#adminbox td {
	line-height:1em;
	border: 0px;
	padding: 0 12px 0 20px;
	vertical-align: middle;
	}
table#menu {
	height: 45px;
	}
	

/* nav tables at top and bottom */

/* obsolete - changed to #adminbox above
.modnavboxtop
	{ 
	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 */ 
	color:#404040;
	font-family:verdana, arial, sans-serif;	
	font-weight:bold;
	line-height:140%;
	height: 15px;
	border:0px dashed #404040;
	}
.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;
	}



/* used in breadcrumb bars */
.bread  
	{ 
	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;
	}

/* used in navigation bars */	
.nav {	
	border: 0 !important;
	}
.bordertop {
	}
.borderright {
	border: 0 !important;
	}
.borderleft {
	border: 0 !important;
	}

.fineprint { 
	color: #999999;
	font-size: 10px;
	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 {
	}
div.popup {
	width: 400px !important;
	text-align: center;
	margin: auto;
	}
.popupbody {
	background: #E8E8E8;
	}

.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*/
	{ 
	margin-top:.5em;
	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 15px 0px;
	padding-left: 0 !important;
	width: 500px;
	border-bottom: 1px dashed #bfbfbf;
	}
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 15px 30px;
	height: 30px;
	line-height: 1.3em;
	vertical-align: top;
	}
.commentboxfooter {
	}
p.commentIndicationFootnote {
	background: url("../images/icon-comment.gif") no-repeat 0% 50%;
	padding: 6px 0 0 25px;
	margin-left: 10px;
	height: 21px;
	}
div.commentIndication {
	position: absolute;
	top: 0
	left: 0;
	background: url("../images/icon-comment.gif") no-repeat top right;
	width: 20px;
	height: 21px;
	}
	

.modfooter  /*footer where the Gallery version is located*/
	{ 
	display: none;
	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;
	}
