/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 
	  font-family: verdana,arial,helvetica;
	  font-size: 11px;
	  color:#ffffff;
	  background-color: #7c7c72;
	  margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	}
TD, P 
	{ 
	  font-family: verdana,arial,helvetica;
	  font-size: 11px;
	}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A   	{ color: #ff6600; text-decoration: none; }
A:link	{ color: #ff6600; text-decoration: none; }
A:visited { color: #ff6600; text-decoration: none; }
A:active { color: #ff6600; }
A:hover	{ color: #ff6600; }
/* 
   text styles 
*/
.title                          /* album titles on main page */
	{font-family: verdana,arial,helvetica; color: #ffffff; font-size: 14px; font-weight:bold}
.title a {text-decoration: none;}
.title a:link {text-decoration: none;}
.title a:visited {text-decoration: none;}
.title a:hover {text-decoration: underline;} 
	
.mod_title	/* album title  Text is controled by .title */ 
	{ 
	  background-color: #1d1d1a;
	  width: 100%;
	  height: 25px;
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	 background-color: #1d1d1a;
	  height: 25px;
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	  background-color: #1d1d1a;
	  height: 25px;
	  width: 9px;
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	  background-color: #1d1d1a;
	  height: 25px;
	}
.albumdesc  /*album description includes all text and background*/
	{
	  font-family: verdana,arial,helvetica;
	  color:#ffffff;
	  background-color: #505049;
	  line-height: 15px;
	  padding: 4px;
	  margin-top: 4px;		
	  border:0px solid #505049;
	  width: 100%;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#ffffff;
	  font-weight:bold;
	  line-height:15px;
	  padding:8px;
	  margin-top:2px;
	}
.caption  /* photo captions on all pages */
	{ 
	  font-size: 10px; 	
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 11px;
	  line-height:15px;
	  padding:8px;
	  margin-top:2px;		
	  border:0px dashed #505049;
	}
.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention  /*voting instructions */
	{
	}
.headbox  /* box around the page headers */
	{
	}
.head  /* page headers behind the Gallery title*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#ffffff;
	  font-size: 14px;
	  font-weight:bold;
	  padding-top:20px;
	  padding-bottom:6px;
	  padding-left:8px;
	  padding-right:2px;
	  line-height:140%;
	  border:0px dashed #1d1d1a;
	  height: 25px;  
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-color: #505049;
	  width: 100%;
	  height: 25px;
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-color: #505049;
	  height: 25px;
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	  background-color: #505049;
	  height: 25px;
	  width: 9px;
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-color: #505049;
	  height: 25px;
	}
.bread  /* used in breadcrumb bars */
	{ 
	  font-size: 10px;
	  padding-right: 12px; 
	}
.nav    /* used in navigation bars */
	{
	  font-size: 12px;
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	  padding:8px;
	}
.popuphead
	{
	  font-size: 16px;
 	  font-weight: bold;
	  color: #ffffff;
	}
.popup
	{
	  font-size: 12px;
	  font-weight: bold;
	  color: #ffffff;	  
	}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: normal;
	  color: #ff6600;	  
	}
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#ffffff;
	  font-size: 12px; 
	  font-weight:bold;
	  background-color: #1d1d1a;
	  line-height:15px;
	  padding-right: 21px;
	  border:0px dashed #1d1d1a;
	  width: 100%;
	  height: 25px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#ff6600;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #ff6600;
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #ff6600; 
	  font-weight: bold;
	}

.adminform {
          font-size: 10px;
          font-weight: bold;
          color: #ff6600;
        }

.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #ffffff; 
	  font-weight: bold;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 12px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #1d1d1a;
	  line-height:140%;
	  padding-left: 21px;
	  padding-right: 21px;
	  border:0px dashed #1d1d1a;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #ff6600;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #ff6600;
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #202020;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #1d1d1a;
	  line-height:140%;
	  border:0px dashed #1d1d1a;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#ff6600;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #ff6600;
	  text-decoration: underline;
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#ffffff;
	  font-size: 8px;
	  font-weight:normal;
	  background-color: #1d1d1a;
	  line-height:140%;
	  padding:2px;
	  border:0px dashed #1d1d1a;
	  width:100%   
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  color:#ff6600;
	  text-decoration: none;
	}
.modfooter a:hover {
	  color: #ff6600;
	  text-decoration: none;
	}
