/* $Id: main.css,v 1.4 2004/02/25 22:15:04 red Exp $ */

olt_color { color: #9F79EE }
xxlt_color { color: #E9DFF2 }
xlt_color { color: #DBCDFF }
lt_color { color: #9F79DC }
med_color { color: #8968CD }
dk_color { color: #5D478B }

/*hue 182*/
xxlt_182 { color: #E1CFEF }
xlt_182 { color: #CCADE4 }
lt_182  { color: #B68AD9 }
med_182 { color: #995ECA }
mdk_182 { color: #914FC6 }
dk_182  { color: #8944C1 }
xdk_182 { color: #68329A }
xxdk_182 { color: #502572 }

/* formatting for the navigation buttons in the header*/

a.navbutton:visited {
 font-family: verdana,arial, "ms sans serif", sans-serif; 
 display : block; 
 padding-top : 2px; 
 padding-right : 2px; 
 padding-bottom : 2px; 
 padding-left : 2px; 
 border : #000000;
 border-style : solid; 
 border-top-width : 0; 
 border-right-width : 1px; 
 border-bottom-width : 1px; 
 border-left-width : 0px; 
 font-weight : normal; 
 text-align : left; 
 color : #FFFFFF;
 background-color : #914FC6;
 text-decoration : none;
}

a.navbutton:hover {
 font-family: verdana,arial, "ms sans serif", sans-serif; 
 display : block; 
 padding-top : 2px; 
 padding-right : 2px; 
 padding-bottom : 2px; 
 padding-left : 2px;
 border : #000000;
 border-style : solid; 
 border-top-width : 1; 
 border-right-width : 0px; 
 border-bottom-width : 0px; 
 border-left-width : 1px; 
 font-weight : normal; 
 text-align : left; 
 color: #000000;
 background-color : #FFF5EE;
 text-decoration : none;
}

a.navbutton:link {
 font-family: verdana,arial, "ms sans serif", sans-serif; 
 display : block; 
 padding-top : 2px; 
 padding-right : 2px; 
 padding-bottom : 2px; 
 padding-left : 2px; 
 border : #000000;
 border-style : solid; 
 border-top-width : 0; 
 border-right-width : 1px; 
 border-bottom-width : 1px; 
 border-left-width : 0px; 
 font-weight : normal; 
 text-align : left; 
 color : #FFFFFF;
 background-color : #914FC6;
 text-decoration : none;
}

/*formatting for the navigation links in the footer */

a.navlink:visited {
 font-family: verdana,arial, "ms sans serif", sans-serif; 
 font-weight : normal; 
 text-align : center; 
 color : #914FC6;
 background-color : #F8F8FF;
 text-decoration : none;
}

a.navlink:hover {
 font-family: verdana,arial, "ms sans serif", sans-serif; 
 font-weight : normal; 
 text-align : center; 
 color: #000000;
 background-color : #F8F8FF;
 text-decoration : none;
}

a.navlink:link {
 font-family: verdana,arial, "ms sans serif", sans-serif; 
 font-weight : normal; 
 text-align : center; 
 color : #914FC6;
 background-color : #F8F8FF;
 text-decoration : none;
}

/* font def'ns */

.masttxt { 
 font-family: arial, "ms sans serif", sans-serif; 
 font-size: 1.2em; 
 font-weight: bold;
 line-height: 1.40em;
}

.mastsubtxt { 
 font-family: arial, "ms sans serif", sans-serif; 
 font-size: 0.8em; 
 font-weight: bold;
 line-height: 1.00em;
}

.pgtitle { 
 font-family: arial, "ms sans serif", sans-serif; 
 font-size: 1.2em; 
 font-weight: bold;
 line-height: 1.40em;
}

.pgsubtitle { 
 font-family: arial, "ms sans serif", sans-serif; 
 font-size: 1.0em; 
 font-weight: bold;
 line-height: 1.2em;
}

.content { 
 font-family: arial, "ms sans serif", sans-serif; 
 font-size: .8em; 
 font-weight: normal;
 line-height: 1.0em;
}

.content_plus { 
 font-family: arial, "ms sans serif", sans-serif; 
 font-size: .9em; 
 font-weight: normal;
 line-height: 1.0em;
}

.content_disc { 
 font-family: arial, "ms sans serif", sans-serif; 
 font-size: .8em; 
 font-weight: normal;
 line-height: 1.0em;
 color: #FF0000;
}

.req { 
 font-family: arial, "ms sans serif", sans-serif; 
 font-size: .8em; 
 font-weight: normal;
 line-height: 1.0em;
 color: #FF0000;
}

.small { 
 font-family: arial, "ms sans serif", sans-serif; 
 font-size: .6em; 
 font-weight: normal;
 line-height: 1.2em;
}

/* special case def'n of tds and their fonts */

td.mast {
 /* background-color: #8968CD;
 color: #FDF5E6;
 vertical-align: bottom;
 font-size: 1.2em; */
 text-align: left;
 font-family: arial, "ms sans serif", sans-serif; 
 background-color: #914FC6;
 color: #F8F8FF;
}

td.major {
 text-align: left;
 vertical-align: center;
 font-family: arial, "ms sans serif", sans-serif; 
 background-color: #914FC6;
 color: #F8F8FF;
 font-size: 1.8em;
 font-weight: bold;
}

/*highlight accent (sidebar.inc)*/
td.highaccent {
 font-family: arial, "ms sans serif", sans-serif; 
 background-color: #CCADE4;
 color: #000000;
 font-size: .6em;
 font-weight: normal;
 text-align: left;
}

td.sitenews {
 /*background-color: #5D478B;*/
 font-family: arial, "ms sans serif", sans-serif; 
 background-color: #B68AD9;
 color: #000000;
 text-align: left;
 vertical-align: top;
 font-size: .5em;
 font-size: 0.7em;
}

/* define colors and alignments for tds*/

td.normal {
 /*background-color: #FFFFFF;*/
 background-color: #F8F8FF;
 color: #000000;
 text-align: left;
 vertical-align: top;
}

td.ordertext {
 background-color: #F4F4F8;
 color: #000000;
/* text-align: left; */
 vertical-align: center;
}

td.orderbutton {
 background-color: #F8F8FF;
 color: #000000;
 text-align: center;
 vertical-align: center;
}

td.accent {
 /* background-color: #5D478B; */
 background-color: #502572;
 color: #F8F8FF;
 text-align: center;
 vertical-align: center;
}

td.subaccent {
 /*background-color: #5D478B;*/
 background-color: #B68AD9;
 color: #000000;
 text-align: left;
 vertical-align: top;
}

td.gallerytitle {
 /*background-color: #5D478B;*/
 background-color: #502572;
 color: #F8F8FF;
 text-align: left;
 vertical-align: top;
}

td.lav_highedge {
 background-color: #B68AD9;
 color: #000000;
}

td.lav_highlight {
 background-color: #E1CDEF;
 color: #000000;
 text-align: left;
 vertical-align: top;
}

td.yel_highedge {
 background-color: #FFFFB2;
 color: #000000;
}

td.yel_highlight {
 background-color: #FFFFE2;
 color: #000000;
 text-align: left;
 vertical-align: top;
}

td.grn_highedge {
 background-color: #BEFFBE;
 color: #000000;
}

td.grn_highlight {
 background-color: #DFFFEB;
 color: #000000;
 text-align: left;
 vertical-align: top;
}



/* This is the default style sheet used by the Gallery when
   it is running as a standalone product.  

   If you would like to customize the styles please create 
   copy of this file called 

     "standalone_style.css" (same name without ".default")

   If that file is found in this directory it will be 
   used instead of this one.

   Some of the styles below are overriden by specific 
   album properties. These are noted.

   NOTE:  When Gallery is running standalone it still loads
   embedded_style as a baseline, but you can override those
   settings here.

   $Id: main.css,v 1.4 2004/02/25 22:15:04 red Exp $
*/ 

/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A:link, A:visited, A:active 
	{ 
	  color: #502572;
         /*color: #F8F8FF; */}
A:hover 
        {
	  color: #502572;
	/* color: #F8F8FF;*/ }

/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
/*BODY  
	{ 
	  //background-color: #502572;
	  //background-color: #FFFFFF;
	  background-color: #F8F8FF;
	  //color: #F8F8FF;
	  color: #502572;
	}*/
BODY  
	{ 
          font-family: Verdana, Arial, Helvetica, sans-serif;
	  background-color: #F8F8FF;
	  color: #502572;
	}
/*TD, P 
	{ 
	  //color: #F8F8FF;
	  background-color: #F8F8FF;
	  color: #502572;
	}*/
TD, P 
	{ 
          font-family: Verdana, Arial, Helvetica, sans-serif;
	  color: #502572;
	}

/* This is the style sheet used when Gallery is embedded into
   another product, like PHP-Nuke, and when it's running 
   standalone.

   If you would like to customize the styles please create 
   copy of this file called 

     "embedded_style.css" (same name without ".default")

   If that file is found in this directory it will be 
   used instead of this one.

   Some of the styles below are overriden by specific 
   album properties. These are noted 

   $Id: embedded_style.css.default,v 1.4.6.1 2004/01/29 17:58:19 jenst Exp $
*/ 


/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
/*
BODY  
	{ 
          font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}
*/
/* 
   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;
	}
.mod_title_bg   /* album title hightlight Text is controled by .title */
	{
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/
	{
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */
	{
	}
.albumdesc  /*album description includes all text and background*/
	{
	}
.desc                           /* album descriptions on main page */
	{ 
	  font-size: 12px; 
	}
.caption                        /* photo captions on all pages */
	{ 
	  font-size: 10px; 
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-size: 10px; 
	}
.error                          /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}

.attention                          /* so far, just for voting instructions*/
        {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: blue;
          font-size: 12px;
        }

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{ 
	  font-size: 16px; 
	  font-weight: bold; 
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/
	{
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.bread                          /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.nav                            /* used in navigation bars */
	{ 
	  font-size: 12px; 
	}
.navtableborderbegin
	{
	  border:1px solid #000000;
	}
.navtableborderend
	{
	  border:1px solid #000000;
	  border-top-width:0px;
	}
.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;
	  font-weight: bold
	}
.popup
	{
	  font-size: 12px;
	}
.editlink                       /* Used for the [edit] tags */
	{
	  font-size: 10px;
	}
.modnavbox  /* main navigation bar next and previous */
	{
	}
.admin                          /* used in admin bars */
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}

.admin
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}
.search                          /* used in search text */
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}
.leftspacer  /* amount of space to the left of the header and titles */
	{
	  width: 0px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{
 
        }
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{

	}
.modfooter /*footer where the Gallery version is located*/
	{
	}


