/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
/*
  $Id: screen.css,v 1.1.2.4 2005/03/10 02:36:36 cryptographite Exp $
 
  Gallery - a web based photo album viewer and editor
  Copyright (C) 2000-2005 Bharat Mediratta
 
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or (at
  your option) any later version.
 
  This program is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  General Public License for more details.
 
  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

*/ 

textarea:focus, input:focus, select:focus {
    background-color: #000000;
}

.commentbox	{ border-width:1px; border-style:solid; border-color: #333333;
		  padding:2px;
		}
		
.commentboxhead	{ background-color: #000000; padding:2px;
		  border-bottom-width:1px; border-bottom-style: solid; border-color: #333333;
		  font-size:10pt;
		}

.commentlabel	{ background-color: #DCDCC0; padding:5px; font-weight: bold;
		  font-size:10pt;
		}

.commentboxfooter { 
	background-color: #000000; padding:2px;
	border-top-width:1px; border-top-style: solid; border-color: #333333;
	font-size:10pt;
}

.sitedesc	{ background-color: #000000; margin-top:25px; padding:5px;
		  border-style: solid; border-width: 1px ; border-color: #333333;
		}

.inner		{ padding: 5px; margin-top:20px;
		  border-style: solid; border-color: #333333; border-width:1px;
		}

.shortdesc	{ background-color: #DCDCC0; padding:5px; font-weight: bold;
		}

body	{ 
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 10pt; 
	  color:#FFFFFF; 
	  background-color:#000000; 
	  margin: 2px 0px 0px 0px;
	}

a:link, a:visited { 
	color: #FFFFFF;
		}

a:hover { 
	color: #FFFFFF;
}

/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
      color:#ffffff;	  
	  line-height:120%; 
	  padding-top:0px; 
	  padding-right:0px; 
	  padding-left:2px;
      font-size: 12px; 
	}

.title a, .title a:link, .title a:visited, .title a:active 
	{ 
	  font-family:Arial, Helvetica, sans-serif; 
      color:#ffffff; 
      font-size: 12px; 
      font-weight:bold; 
      text-decoration: none; 
    } 

.title a:hover 
    { 
      color: #FFFFFF; 
      text-decoration: none;
    } 
 
.mod_title			/* album title -- Text is controlled by .title */
	{
	  border:0px;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	  background-color: #000000;
	  height: 18px;
	}

.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-color: #000000;
	}

.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-color: #000000;
	}

.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	  background-color: #000000;
	}

.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-color: #000000;
	}

.mod_titleunder_hl  
	{ 
	  background-color: #000000;
	}

.mod_under_hl  
	{ 
	  background-color: #000000;
	}

.albumdesc  /*album description includes all text and background*/
	{
	  font-family:Arial, Helvetica, sans-serif; 
	  color:#FFFFFF; 
	  font-size: 11px; 
	  font-weight:normal; 
	  line-height:120%; 
	  border:1px solid #333333; 
	  margin: 0px 0px 0px 0px;
	}

.desc	{ 
	  font-family:Arial, Helvetica, sans-serif; 
	  color:#FFFFFF; 
	  font-size: 12px; 
	  line-height:120%; 
	  margin: 0px 2px 0px 2px;  
	}

.caption                        /* photo captions on all pages */
	{ 
	  font-size: 10px; 
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-family:Arial, Helvetica, sans-serif; 
	  color: #FFFFFF; 
	  font-size: 11px; 
	  font-weight:bold; 
      text-align: left;
	}

.error {
    background-color: #CC0000; 
    color: #FFFFFF ;
    padding:3px;
    margin:5px;
}

a.error, a.error:link, a.error:visited, a.error:active {
    color: #FFFFFF;
}

.attention                          /* so far, just for voting instructions*/
        {
          font-family: Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: #FFFFFF;
          font-size: 12px;
        }

/*
.warning        { font-weight:bold; background-color: #FFFF33; color: #FFFFFF ;
		  width: 150px; padding:2px; 
		}
*/

.headbox { 
	  background-color: #000000; font-size: 1.5em;  font-weight:bold; padding:10px;
	  border-style: solid; border-width: 1px; border-color: #F0F0F0;
	}

.head                           /* page headers */
	{ 
	  font-family:Arial, Helvetica, sans-serif;
	  color:#FFFFFF; 
	  font-size: 18px; 
	  font-weight:bold; 
	  line-height:100%; 
	  padding-top:0px;
	  height: 22px; 
	  padding-right:0px; 
	  padding-left: 2px; 
	}

.bread                          /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	  line-height:100%;
	}
.nav                            /* used in navigation bars */
	{ 
	  font-size: 12px; 
	}

.navtableborderbegin{
	border:1px solid #666666;
}

.navtableborderend {
	border:1px solid #666666;
	border-top-width:0px;

}

.bordertop
	{
	  border:1px solid #333333;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderright
	{
	  border:1px solid #333333;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderleft
	{
	  border:1px solid #333333;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-right-width:0px;
	}

.fineprint                      /* used for fine print */
	{
	  font-size: 10px; 
	  margin: 0px 0px 0px 0px;
	  padding-top:0px; 
	  padding-right:0px; 
	  padding-left: 0px; 
	}

form  
	{ 
	  margin: 0px; 
	  padding 0px; 
	} 

input, select, option, textarea
	{ 
	  background-color: #FFFFFF; padding-left:5px;
	}


.editlink                       /* Used for the [edit] tags */
	{
	  font-size: 10px;
	}

.admin                          /* used in admin bars */
	{ 
	font-size: 10px; 
	color: #FFFFFF;
}

.adminform { 
    font-size: 10px; 
    font-weight: normal; 
}

.search                          /* used in search text */
	{ 
	  font-size: 10px; 
	  font-weight: bold;
	}

.popupbody  /* controls the background of popup. */
	{
	  margin: 25px;
	  background-color: #808080;
	  font-size: 12px;
 }

.popuphead
	{ 
	  font-size: 16px; font-weight:bold;
	  text-align: center;
	  background-color: #FFFFFF;
	  padding: 5px; margin: 10px;
	  border-width: 1px; border-color: black; border-style:solid;
	}

.popup /* controls the main text and message body */
 {
   padding: 5px;
 }

.popupform /* controls form textarea */
 {
 }

.commentIndication {
        color: red;
	font-weight: bold; font-size: 12px;
	vertical-align:top;
}

.pview /* brackets both the image and all text in one frame */
	{
      margin:2px;
  	  padding: 2px;
 	}

.pcaption /* brackets all text below photo */
{ 
	padding:2px;
	margin-top:2px;
 }

.vatable /* width of the div set for all photo sets - view albums  */
 { 
   	padding:0px;
 	width: 100%;
 }

.vathumbs /* full background bracket for images and text - veiw albums  */
 { 
	margin:0px;
 }

.vafloat /* float for view album - text */
 {
	float: none; 
 }

.vafloat2 /* float for view album - images */
 {
	float: none;
 }

.vasummary /* controls the view of Album summary */
{
    	font-size: 11px;
	    text-align: left; 
        padding:3px;
        margin-top:4px;
        width:100%;
	    font-weight:normal; 
}

#adminbox {
    color: #FFFFFF;
    background-color: #000000;
}

#adminbox td {
    font-size: 10px; font-weight: normal;
    background-color: #000000;
    padding-left:4px; padding-right:4px;
    padding-top:1px; padding-bottom:1px;
}

#adminbox a {
}

#adminbox a:hover {
}

#menu {
}

#menu td{
}

#menu a {
    white-space: nowrap;
    padding: 0px;
}

#menu a:hover {
   white-space: nowrap;
   text-decoration: none;
   border-bottom: 0px solid;
   border-right: 0px solid;
   border-top: 0px solid;
   border-left: 0px solid;
   padding: 0px;
}

.noLink 
	{
      font-size: 10px;
    }

td.banner 
	{ 
	  border-bottom:1px solid #333333; 
	  padding: 0px; 
	}

.outside /*this controls the subfolder*/
     	{ 
     	  color:#FFFFFF; 
     	  border:1px solid #333333; 
     	  width:570px; 
     	  padding: 0px; 
     	} 

.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 0px;
	}