/* 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.6 2004/04/06 12:39:10 jenst Exp $
*/ 


/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
		}
TD, P 
	{ 
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}

/* 
   text styles*/
   
.gallerytext{
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #94273A;
	margin-top: 5px;
	
	
}  
   
    

.title                          /* album titles on main page */
	{ 
	  font-size: 18px; 
	  font-weight: bold;
	  width: 180px;
	  margin-left: 5px;
	  color: #1A3457; 
	}
.mod_title			/* album title -- Text is controlled by .title */
	{
	border-bottom:1px solid #94273A;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	margin-left: 10px;
	width: 500px;
			}
			
.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*/
	{
	border: 1px solid #e0d9cd;
	}
.desc                           /* album descriptions on main page */
	{
	font-size: 12px;
	margin-top: 10px;
	margin-left: 30px;
	width: 460px;
	
	}
.caption                        /* photo captions on all pages */
	{ 
	  font-size: 11px; 
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-size: 11px; 
	}
.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;
	  color: #1A3457;
	  padding-right: 5px;
	  padding-left: 5px;
	  
	  
	}
.mod_headliner  /* THIS CONTROLS PLACEMENT OF BOTH HEADINGS - Gallery & Album titles. However, default for gallery.header and album.header are for placement to be in the center.  You will have to change it to align: left within those two documents (or right) if you want it other than center.) Text is controled by .head */
	{
	text-align:left;
	
	}
.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: 14px;
	 
	}
.navtableborderbegin  /* used in navigation bars  - the next few are for borders around the previous and next errors on the individual picture page*/
	{
	
	}
		
.bordertop
	{
	  border:0px;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderright
	{
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	}
.borderleft
	{
	  border:0px;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-right-width:0px;
	}
.fineprint                      /* used for fine print */
	{
	  font-size: 10px;
	  margin-left: 32px;
	}

.viewcounter {
	  font-size: 10px;
	}

.popuphead
	{
	  font-size: 16px;
	  font-weight: bold
	}
.popup
	{
	  font-size: 12px;
	}
.editlink                       /* Used for the [edit] tags */
	{
	  font-size: 10px;
	}
.modnavbox { /* width: 520px;
	margin-left: 0px;
	border: 1px solid 1a3457;
	background-color: #FFFFFF;main navigation bar next and previous	*/
	
	}
	


.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: 11px;
	font-weight: bold;
	margin-left: 420;
		
	}
.leftspacer  /* THE TITLE ON THE MAIN PAGE IS CONTROLLED BY .MODTITLE ABOVE - HOWEVER, THIS WILL IMPACT THE AMOUNT OF SPACE TO THE LEFT OF IT.  IF YOU WANT TO CONTROL ONLY THE NAME OF THE ALBUM ON PAGE 2 AND NOT ON THE MAIN PAGE, YOU NEED TO DELETE THE SPACER CLASS FROM THE TABLE CELL IN ALBUMS.PHP - amount of space to the left of the header and titles */
	{
	
	}
.modnavboxtop  /* THIS BOX IS INSIDE THE TOP PART WHERE IT SAYS: "1 album, 9 images" - TIER 1 PAGE, ALSO SHOWS NUMBER OF IMAGES IN TIER 2 PAGE IN TOP BAR ALSO, LOGIN AND SLIDESHOW BUTTON ON TIER 2.
	
*/
	{
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid 1a3457;
	background-color: #FFFFFF;	
        }
.modnavboxmid  /*TIER 2 ONLY navagation bar middle where the link back to the Gallery Home Page is shown*/
	{
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid 1a3457;
	background-color: #FFFFFF;	 
	}
.modfooter /*footer where the Gallery version is located*/
	{
	}

A:link, A:visited, A:active 
	{ color: #1a3457;
	text-decoration: none; }
A:hover 
	{ color: #94273a;
	text-decoration: none; }
