/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
/*
  $Id: embedded_style.css,v 1.2 2004/07/08 23:47:31 beckettmw Exp $
 
  Gallery - a web based photo album viewer and editor
  Copyright (C) 2000-2004 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.

*/

BODY
{ 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-width: 0px;
	margin-height: 0px;
	
}

.commentbox	{ border-width:1px; border-style:solid; border-color: #000000;
		  padding:2px;
		}
		
.commentboxhead	{ background-color: #FCFCF3; padding:2px;
		  border-bottom-width:1px; border-bottom-style: solid; border-color: #000000;
		  font-size:10pt;
		}

.commentlabel	{ background-color: #DCDCC0; padding:5px; font-weight: bold;
		  font-size:10pt;
		}

.commentboxfooter { background-color: #FCFCF3; padding:2px;
		  border-top-width:1px; border-top-style: solid; border-color: #000000;
		  font-size:10pt;
		}

.sitedesc	{ background-color: #FCFCF3; margin-top:25px; padding:5px;
		  border-style: solid; border-width: 1px ; border-color: #000000;
		}

.inner		{ padding: 5px; margin-top:20px;
		  border-style: solid; border-color: #000000; border-width:1px;
		}

.shortdesc	{ background-color: #DCDCC0; padding:5px; font-weight: bold;
		}

body	{ 
	  color:#525252;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:link		{ color: #000099;
		}

a:hover { 
		  text-decoration:none;
		}

/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  font-size: 14px; 
	  font-weight: bold; 
	}


.mod_title			/* album title -- Text is controlled by .title */
	{
	  border:1px solid #000000;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}

.albumdesc  /*album description includes all text and background*/
	{
	color:#000000;
	}

.desc	{ background-color: #FCFCF3 ; padding:3px; margin:8px; font-size:0.7em; color: #4A4A4A ;
	  width:80%;
	  border-style: solid; border-color: #000000; 
	  border-width:1px; -Moz-Border-Radius: 20px;
	}

.caption                        /* photo captions on all pages */
	{ 
	  font-size: 10px; 
	}


.modcaption	{ color: #5D5D5D ;  font-size:10px;  /* modifies background for caption text to reside */
	  width:80%;
	}


.error		{ background-color: #CC0000; color: #FFFFFF ;
		  padding:2px
		}

.attention                          /* so far, just for voting instructions*/
        {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: blue;
          font-size: 12px;
        }

/*
.warning        { font-weight:bold; background-color: #FFFF33; color: #000000 ;
		  width: 150px; padding:2px; 
		}
*/

.headbox { 
	  background-color: #E6E6DC; font-size: 1.5em;  font-weight:boldi; padding:10px;
	  border-style: solid; border-width: 1px; border-color: #F0F0F0;
	}

.head                           /* page headers */
	{ 
	  font-size: 16px; 
	  font-weight: bold; 
	}

.bread                          /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.nav                            /* used in navigation bars */
	{ 
	  font-size: 12px; 
	}
.navtableborderbegin
	{
	  background-color: #D6EFFD;
	}
.navtableborderend
	{

	}
.bordertop
	{
	  border:1px solid #000000;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderright
	{
	  border:1px solid #000000;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderleft
	{
	  border:1px solid #000000;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-right-width:0px;
	}
.fineprint                      /* used for fine print */
	{
	  font-size: 10px;
	}
.popuphead
	{ font-size: 16px;
	  background-color: #FCFCF3; padding:5px; font-weight: bold;
	  -Moz-Border-Radius: 20px;
	}

input, select, option, textarea
	{ 
	  background-color: #FCFCFF; padding-left:5px; -Moz-Border-Radius: 20px;
	}

.popup
	{
	  font-size: 12px;
	}
.editlink                       /* Used for the [edit] tags */
	{
	  font-size: 10px;
	}

.admin                          /* used in admin bars */
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}

.adminform
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}
.search                          /* used in search text */
	{ 
	  font-size: 10px; 
	  font-weight: boldi; 
	}



.menu:link {

	font-family: Verdana, Arial, Helvetica;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #393636;

	text-decoration: none;

}

.menu:visited {

	font-family: Verdana, Arial, Helvetica;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #393636;

	text-decoration: none;

}

.menu:hover {

	font-family: Verdana, Arial, Helvetica;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #FF9933;

	text-decoration: none;

}

.sidemenu {

	font-family: Verdana, Arial, Helvetica;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #1D4979;

	text-decoration: none;

}

.sidemenu:link {

	font-family: Verdana, Arial, Helvetica;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #1D4979;

	text-decoration: none;

}

.sidemenu:visited {

	font-family: Verdana, Arial, Helvetica;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #1D4979;

	text-decoration: none;

}

.sidemenu:hover {

	font-family: Verdana, Arial, Helvetica;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #FF8400;

	text-decoration: none;

}

.paralink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #003399;

	text-decoration: none;

}
.paralink:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #003399;

	text-decoration: none;

}

.paralink:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #003399;

	text-decoration: none;

}



.paralink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #C60101;

	text-decoration: none;

}



.footer {  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px; color: #525252}
.footer:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color:  #A59A71;

	text-decoration: none;

}



.footer:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #003399;

	text-decoration: none;
}
.footer:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #003399;

	text-decoration: none;

}

.footer:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color:  #ff6600;

	text-decoration: none;

}


.paralink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #003399;

	text-decoration: none;

}
.toplink:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #ffffff;

	text-decoration: none;

}

.toplink:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #ffffff;

	text-decoration: none;

}



.toplink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #FF9600;

	text-decoration: none;

}





.homepgcol_title { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #05025E; font-weight: bold; text-align: left}
.formstyle_button {
FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT-COLOR: #0C2D50; BACKGROUND: #144477; BORDER-BOTTOM-COLOR: #0C2D50; COLOR: #ffffff; BORDER-TOP-COLOR: #0C2D50; TEXT-INDENT: 2px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BORDER-RIGHT-COLOR: #0C2D50
; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
.tableborder {  border: 1px #CCCCCC solid}
.toplink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.homepgcol_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #4C4C4C; text-align: justify}
.num_bullet { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #006600; text-align: justify ; font-weight: bold}
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #525252; text-align: justify }
.abtus_headline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #D5380F; text-align: justify ; font-weight: bold }
.header_title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #05025E; text-align: justify ; font-weight: bold}
.homepg_highlight { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #01276C; text-align: justify; font-weight: bold}
.homepgcol_header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #007A9D; text-align: left ; font-weight: normal}
.homepgcol_textcenter {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #4C4C4C; text-align: center
}
.summary {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #4C4C4C; text-align: left
}
