/* 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.
*/
/*
////////// GENERAL //////////
*/

body {
	background: #503211 /*url(images/bg.gif) fixed*/;
	margin: 0;
	padding: 0;
}

/*
////////// TYPOGRAPHY //////////
*/

p,ul,ol,li,dt,dl,dd,h1,h2,h3,h4,h5,h6 {margin: 0; padding: 0;}

p { font: 12px/20px georgia, tahoma, verdana, tahoma, arial, helvetica, sans-serif; color: #333; }

p2 { font: small/10px georgia, tahoma, verdana, tahoma, arial, helvetica, sans-serif; color: #333; text-transform: uppercase; }

h1,h2,h3,h4,h5,h6 { font: 100% Arial Black, verdana, tahoma, sans-serif; }

p { margin-bottom: 9px; }

a {
	color: #503211;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #503211;
	border-bottom: 1px dotted #000;
}

a:visited {
	color: #503211;
}

a:hover {
	color: #412611;
	/*border-bottom: 1px dotted #c32;*/
}
a img {
	border: 2px solid #503211;
}
a:hover img {
	border: 2px solid #412611;
}
h3 {
	height: 20px;
	width: 240px;
	margin: 20px 0 7px 0;
}

#preamble h3 { background: url(img/top-content.gif) no-repeat; }
#explanation h3 { background: url(img/head_sowhat.gif) no-repeat;}
#participation h3 { background: url(img/head_participation.gif) no-repeat;}
#benefits h3 { background: url(img/head_benefits.gif) no-repeat;}
#requirements h3 { background: url(img/head_requirements.gif) no-repeat;}

.p1,.p2,.p3,.p4,.p5 { padding: 0 30px 0 20px; }

span.accesskey { border-bottom: 1px solid #888;}

acronym {
	font-style: normal;
	font-size: 90%;
	letter-spacing: 1px;
	font-weight: bold;
	border: none;
}

#pageHeader h1 {
	width: 100%;
	height: 100%;
	background: transparent url(img/top.jpg) no-repeat;
}

#quickSummary p.p2 {
	margin: 0px;
	padding: 0 0 6px;
	text-transform: uppercase;
	font: 11px/20px georgia, tahoma, verdana, arial, sans-serif;
}

#quickSummary p.p2 span { text-transform: uppercase; } /* IE5/win */

#footer p.p2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	text-align: center;
	font: 9px/20px georgia, tahoma, verdana, arial, sans-serif;
	color: #503211;
}

#footer a {
	margin: 5px 20px 0 0;
	padding: 2px 5px;
	font: 9px/20px georgia, tahoma, verdana, arial, sans-serif;
	text-transform: uppercase;
}

#footer a:hover {
	background: #26a;
	color: #fff;
}

#pageHeader h1 span, #pageHeader h2, #quickSummary p.p1, h3 span { display: none; visibility: hidden; }

#pageHeader a img {
	border: 0px;
}

#pageHeader a:hover img {
	border: 0px;
}

.date {
	margin: 0px 0px 6px;
	padding: 3 0 3px;
	text-transform: uppercase;
	font-weight: bolder;
	color: #503211;
	font: 11px/20px georgia, tahoma, verdana, arial, sans-serif;
	letter-spacing: 6px;
}
.date2 {
	margin: 0px 0px 6px;
	padding: 0 0 3px;
	text-transform: uppercase;
	color: #503211;
	font-weight: bold;
	font: 10px/20px georgia, tahoma, verdana, arial, sans-serif;
	letter-spacing: 2px;
}
/*
////////// CONTAINERS //////////
*/


#container {
	margin: 0pt auto;
	background: url(images/bg-main.gif);
	width: 698px;
	border-left: solid 4px #3D260D;
	border-right: solid 4px #3D260D;
	border-bottom: solid 6px #3D260D;
}


#pageHeader {
	margin: 0;
	background: #FFF5D3 url(img/top_bg.jpg);
	margin-left: 0px;
	/*height: 145px;*/
}

#footer {
	margin: 5px;
	padding: 0px;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #000;
	clear: both;
}

#quickSummary {
	text-align:center;
	margin: 0;
	/*border-bottom: 1px dotted #4F3A2A;*/
	padding: 0;
 }

#content {
	/*position: relative;*/
	float: right;
	width: 686px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 7px;
	text-align: left;
	/*background: #FFF5D3;
	background: url(images/bg-main.gif) repeat-y top left;
	clear: both;
	
	border: 1px solid #303030;*/
}
#subContent {
	/*position: relative;
	padding: 7px;*/
	margin-left: 7px;
	margin-right: 7px;
	text-align: left;
	background: #FFF5D3;
	/*border: 1px solid #303030;*/
}
#subContent p.p2 {
	margin: 0px 0px 6px;
	padding: 0 0 3px;
	text-transform: none;
	font-weight: bold;
	font: 11px/15px georgia, tahoma, verdana, arial, sans-serif;
	/*border-bottom: 1px dotted #B3A8A0;*/
}
#subContent p.p3 {
	margin: 0px 0px 6px;
	padding: 0 0 3px;
	text-transform: uppercase;
	font-weight: normal;
	font: 10px/20px georgia, tahoma, verdana, arial, sans-serif;
}
#subContent p.p4 {
	margin: 0px 0px 6px;
	padding: 0 0 3px;
	text-transform: uppercase;
	font: bolder 13px/20px georgia, tahoma, verdana, arial, sans-serif;
	color: #412611;
	/*border-bottom: 1px dotted #B3A8A0;*/
}
/*
////////// LISTS //////////
*/


#linkList {
	/*position: absolute;*/
	top: 146px; 
	margin-left: 7px;
	margin-right: 7px;
	width: 200px;
	
}

#linkList2 { 
	font: 9px/12px georgia, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #333;
	width: 170px;
}

#linkList ul { list-style: none; }

#linkList li {
	margin: 0 15px;
	border-top: 1px dotted #4F3A2A;
	padding: 8px 0;
	text-transform: uppercase;
}

#linkList li a {
	display: block;
	color: #503211;
	font: bold 11px/16px georgia, tahoma, verdana, arial, helvetica, sans-serif;
	text-transform: none;
}

#linkList li a:hover { 
	color: #4F3A2A;
	border: none;
}

#linkList li a.c {
	color: #333;
	font-size: 9px;
	font-weight: normal;
	display: inline;
	padding: 0;t
	text-transform: uppercase;
}

#linkList li a.c:hover { color: #888; }
	

#larchives li a, #lresources li a {
	display: inline;
	font-weight: normal;
	font-size: 9px;
	line-height: 15px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#lselect h3, #larchives h3, #lfavorites h3, #lresources h3 {
	width: 202px;
	height: 16px;
	margin: 0 0 -1px 0;
}

.button {
repeat: no-repeat;
margin-top: 5px;
border: 0px solid #412611;
}

.forms {
	background: #FFF5D3;
	border: 1px solid #503211;
	color: #503211;
	font: 10px/1.8em georgia, tahoma, verdana, tahoma, arial, helvetica, sans-serif;
	padding: 2px;
	margin: 0px;
}

#header {
	margin: 0 0px 10px;
	width: 202px;
	text-align:center;
	text-transform: uppercase;
	padding: 0;
	color: #412611;
 }


/* END OF PAGE  */


/* 
   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; 
	}
.fineprint                      /* used for fine print */
	{
	  font-size: 10px;
	}

.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  /* 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: 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*/
	{
	}

