/* 
   This is the style sheet used when Gallery running standalone and
   'no skin' is selected.
NB Line 508 in albums.php changed to alter <hr> element on main page
Customised for Setsuko's site by Jason 6 July 2006
NB Line 727 in lib/content.php altered to accept stylesheet from cookie
*/ 

body {	text-align:center;
		margin:0;
		padding:0;
		background:url(../../images/bluflowerz.gif) fixed #fff;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		color: #006; /*dark blue text*/
		font-size: 76%;}
p {		font-size:1em;}
a img 	{	border:none;}
a:link 		{ text-decoration:none;}
a:visited 	{ text-decoration:none;}
a:hover 	{ text-decoration:underline; color:#b7c7b7;}
a:active 	{ text-decoration:none; }
textbox, input	{	background-color:#ffffe7;}
#container	{ 	width:720px;
				margin: 0 auto; /*to centre the box*/
				padding:0;
				background-color:#fff;  
				border:solid 1px #fcc;
				border-top:none;} 
				
#header { 		padding:1em;
				text-align:left;
				background: url(../../images/blubutterfly.jpg) no-repeat 95% 10px #ffc;}/**/ 
#header h1 {	height:60px; margin:0;
				background:url(../../images/bluheadr.png) no-repeat left top;}
#header h1 span{	display:none;}

#navlist {	text-align:center;
			float:left;
			width:100%;
			line-height:normal;
			background:#e8f6e8 url(../../images/blutabsbg.png) repeat-x bottom;}

#navlist ul	{	list-style-type:none;
				margin: 0;
				padding:10px 10px 0;}
				
#navlist li { 	margin: 0;
				padding: 0 0 0 20px;/*to compensate for the leaf in the tab*/
				float:left;
				background:url(../../images/blunavzl.gif) no-repeat left top;}

#navlist a { 	float:left;/*for IE5 hack*/
					display:block;
 					background:url(../../images/blunavzr.gif) no-repeat right top;
    				padding:5px 15px 4px 5px;
					text-decoration:none;
					font-variant:small-caps;
					color:#fff;
					font-weight:bold;
					font-size:0.8em;}
/* hides rule from IE5-Mac \*/
#navlist a {float:none;}
/* end IE5-Mac hack */

#navlist  a:hover	{	color:#fcc;}/*pink*/	

/*to highlight the current page*/ 
li#ga {	background-image:url(../../images/anavzl.gif);
						padding-left:10px;}
li#ga a {	background-image:url(../../images/anavzr.gif);
						padding-bottom:5px;
						color:#006;}			
#content	{	margin:0;
				padding:5em 0;/* 0 prevents overflowing content*/
				text-align:left;
				background:#fff;
				line-height:1.2;}/*for peekaboo bug*/
#footer		{	padding:1.4em 20px;
				text-align:left;
				background:url(../../images/blufootbg.png) repeat-x top #ffc;}
address {	font-size: 0.8em;
			float:left;}
a.w3c	{	float:right;}
/* END OF MY STUFF BUT SEE ALSO ADMIN BAR AT BOTTOM
   

text styles below are standard gallery stuff
*/
.title                          /* album titles on main page */
	{ 
	  font-size: 14px; 
	  font-weight: bold; 
	}
.mod_title			/* album title -- Text is controlled by .title */
	{
	  border-top:1px solid #000000;
	}
.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 - view_album */
	{
	  font-size: 10px; 
	}
.pcaption  /* modifies background for caption text to reside - view_photo*/
{
     font-size: 10px; 
}

.customFieldsTable {
}

.customFieldsTableCaption {
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
  
.vafloat /* float for view album - text */
 	{
 	   float: none;
 	}
 
.vafloat2 /* float for view album - images */
 	{
 	 float: none;
	}
 
.vasummary /* controls the view of Album summary */
	{
        font-weight:bold;
        padding:2px;
        margin-top:10px;
        width:80%;
	}
.commentIndication 
	{
	   color: red;
	   font-size: 12px;
	}
.error                          /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}

.attention                          /* so far, just for voting instructions*/
        {
          font-family:inherit;
          font-weight: normal;
          color: #FBFF7F;
          font-size: 12px;
        }

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

.head                           /* page headers  */
	{ 
	  font-size: 1.1em; /*same as other h2 headers*/
	  font-weight: bold; 
	  padding:0 20px;
	  color:#006;
	}
.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 #FFFFFF;
	  padding:0 20px;
	}
.navtableborderend
	{
	  border:1px solid #FFFFFF;
	  border-top-width:0px;
	  padding:0 20px;
	}
.bordertop
	{
	  border:1px solid #FFFFFF;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderright
	{
	  border:1px solid #FFFFFF;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}

.borderleft
	{
	  border:1px solid #FFFFFF;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-right-width:0px;
	}


.borderleft-popup {
    border:1px solid #000000;
    border-top-width:0px;
    border-bottom-width:0px;
    border-right-width:0px;
    padding-left: 5px;
}

.fineprint                      /* used for fine print */
	{
	  font-size: 10px;
	}

.viewcounter 
	{
	  font-size: 10px;
	}

.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; 
	}

.adminform /* defines form for drop down menu */
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}
.search                          /* used in search text */
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	  padding:0 20px;
	}
.searchform /* defines form for search */
	{
	  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*/
	{
	background-color: #5E72CC;
 
     }
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{

	}
.modfooter /*footer where the Gallery version is located*/
	{ padding: 0 20px;
	}


.popupbody  /* controls the background of popup. */ 
{
    color: #000;
}
	
.popuphead, .separator  /* controls the title and background */ 
{
    text-align:center;
    font-size: 14px; font-weight: bold;
    line-height: 150%;
    color: #FFFFFF;
    background-color: #060;
    padding-left: 5px;
    border-top: 1px solid #FFF; border-left: 1px solid #FFF; border-right: 1px solid #FFF;
}

.popup /* controls the main text and message body */
{
    font-size: 12px;
    font-weight: normal;
    color: #202020;
    padding: 5px;
    border: 1px solid #FFF;
    background-color: #fff;
    margin-bottom: 10px;  
}

.popupform /* controls form textarea */
	 {
	   font-size: 12px;
	   font-weight: normal;
	   line-height: 120%;
	   color: #202020;
	   padding: 2px;
	   border: 1px solid #FFF;
	   background-color: #C0C0C0;
	 }

td.columnheader {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 5px;
    padding: 2px;
    border: 1px solid #FFF;
    background-color: #6274CB;
}

/* CSS ID for the add photos popup */

#tabnav {
    height: 20px;
    margin: 0px;
    padding-left: 5px;
    background: url(images/tab_bottom.gif) repeat-x bottom;
}

#tabnav li {
    margin: 0px; 
    padding: 0px;
    display: inline;
    list-style-type: none;
}
	
#tabnav a:link, #tabnav a:visited {
    float: left;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    margin-right: 4px;
    text-decoration: none;
    color: #666;
    border-width:1px;
    border-style: solid; border-color: #000000;
    -Moz-Border-Radius-TopLeft: 20px;
    -Moz-Border-Radius-TopRight: 20px;
}

#tabnav a:link.active, #tabnav a:visited.active {
    background-color: #FCFCF3;
    padding:2px 5px 2px 5px;
    font-size:12px;
    margin-right: 4px;
    border-style: solid; border-color: #000000;
    -Moz-Border-Radius-TopLeft: 20px;
    -Moz-Border-Radius-TopRight: 20px;
    color:#000000;
}

#tabnav a:hover {
    color: #444;
}

/* Following two classes are used in stats-wizard */
.blockcell {
}

caption {
    color: #6274CB;
}

/* ---- */

.infoline_success {
    color: #00BF00;
    text-align:center;
    font-size: 12px;
    border: 1px solid ;
    padding: 2px;
    margin: 2px;
}

.infoline_error {
    text-align:center;
    font-size: 12px;
    border: 1px solid red;
    padding: 2px;
    margin: 2px;
}

.infoline_notice {
    color: #BF0000;
    text-align: left;
    font-size: 12px;
    border: 1px solid #BF0000;
    padding: 2px;
    margin: 2px;
}

/* Adminbar */

#adminbox {
    background-color: #006; 
    color: #fff;
}

#adminbox td {
    background-color: #9cf;
	padding:1px 4px;/**/
}

#adminbox a {
	color: #DBFFFF;
}

#adminbox a:hover {
	color: yellow;
}


