/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 
	  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#000000;
	  font-weight:normal;
	  background-color: #ffffff;
	  margin-top: 0px;
	  margin-left: 10px;
	  margin-right: 10px;
	}
TD, P 
	{ 
	  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px; 
	}

.title                          /* album titles on main page */
	{ 
	  width: 100%;
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	  font-family:tahoma, verdana, arial, sans-serif;
	  color:#000000;
	  font-size:12px;
	  font-weight:bold;
	  text-decoration: none;
	}
.title a:hover {
	  color: #0000ff;
	  text-decoration: none;
	} 
	
	
.headerImage
	{
		border-bottom: 1px solid #000000;
	}
	
.footerImage
	{
		border-top: 1px solid #000000;
	}

.footerText
	{
		margin-top: 5px;
	}


.mod_title	/* album title  Text is controled by .title */ 
	{ 
          width: 100%;
	}
.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*/
	{
	  font-family:tahoma, verdana, arial, sans-serif;
	  color:#666666;
	  font-size:12px;
	  font-weight:normal;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  font-family:tahoma, verdana, arial, sans-serif;
	  color:#666666;
	  font-size:12px;
	  font-weight:normal;		
	}
.caption  /* photo captions on all pages */
	{ 
	  font-size:12px;	
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-family:tahoma, verdana, arial, sans-serif;
	  color: #666666;
	  font-size:12px;
	  font-weight:normal;
	  background-color: #ffffff;
	}
.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:tahoma, verdana, arial, sans-serif;
	  color:#000000;
	  font-size: 12px;
	  font-weight:bold;
	  height: 25px;
	  border-bottom: 1px dotted #cccccc;
	}
.head a,
.head a:link,
.head a:visited,
.head a:active 
	{
	  font-weight: normal;
	  color:#000000;
	  text-decoration: none;
	}
.head a:hover
	{
	  font-weight: normal;
	  color: #000000;
	  text-decoration: underline;
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  width: 100%;
	}
.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-family:tahoma, verdana, arial, sans-serif;
	  color: #000000;
	  font-size:12px;
	  height: 25px;
	  vertical-align: middle;
	}
	
.bread a,
.bread a:link,
.bread a:visited,
.bread a:active
	{ font-weight: normal;
		color: #000000;
		text-decoration: none;
	}

.breadImg
	{
	}
	
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	  font-size:10px;
	  line-height: 15px;
	}
.popuphead
	{
	  font-size: 12px;
 	  font-weight: bold;
	  color: #000000;
	  border-bottom: 1px dotted #cccccc;
	  height: 25px;
	  margin-top: 10px;
	}
.popup
	{
	  font-size:12px;
	  font-weight: normal;
	  color: #000000;	  
	}
.editlink  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size:12px;
	  font-weight: normal;
	  color: #000000;	  
	}
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family:tahoma, verdana, arial, sans-serif;	
	  color:#000000;
	  font-size:12px; 
	  font-weight:normal;
	  width: 100%;
	  height: 25px;
	  border-bottom: 1px dotted #cccccc;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#000000;
	  text-decoration: none;

	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #000000;
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	  color: #666666;
	  font-size:10px;
	  font-weight: normal;
	  text-transform: uppercase;
	}

.adminform
        {
          font-size:12px;
          font-weight: normal;
          color: #000000;
        }
.search  /* used in admin bars - the serch text*/
	{ 
	  font-size:12px;
	  color: #000000;
	  font-weight: normal;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 0px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:tahoma, verdana, arial, sans-serif;
	  border-bottom: 1px dotted #cccccc;
	  color: #666666;
	  font-size:10px;
	  font-weight:normal;
	  background-color: #ffffff;
	  height: 25px;
	  width: 100%;
	  text-transform: uppercase;
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  color: #999999;
	  font-size:10px;
	  font-weight: normal;
	  text-transform: uppercase;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #000000;
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:tahoma, verdana, arial, sans-serif;
	  color: #000000;
	  font-size:12px;
	  font-weight:bold;
	  background-color: #ffffff;
	  border-bottom: 1px dotted #cccccc;
	  height: 25px;
	  width: 100% 
	  vertical-align: middle;
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#000000;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #000000;
	  text-decoration: underline;
	}
	
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family:tahoma, verdana, arial, sans-serif;
	  color:#999999;
	  font-size: 8px;
	  font-weight:normal;
	  background-color: #eeeeee;
	  height: 25px;
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  color:#000000;
	  text-decoration: none;
	}
.modfooter a:hover {
	  color: #000000;
	  text-decoration: none;
	}
