/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 
	  font-family : 'Arial', 'Helvetica', 'sans-serif';
	  font-size: 10pt;
	  color:#000000;
	  font-weight:bold;
	  background-color:#ffffff;
	  padding-top: 0px;
	  margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;	  
	}
TD, P 
	{ 
	  font-family : 'Arial', 'Helvetica', 'sans-serif';
	  font-size: 10pt; 
	}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A   	{ color: #003300; text-decoration: none; }
A:link	{ color: #003300; text-decoration: none; }
A:visited { color: #003300; text-decoration: none; }
A:active { color: #003300; }
A:hover	{ color: #FFFFFF; }
/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  line-height:140%;
	  padding-right:2px;
	  padding-left:3px;
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	  font-family:verdana, arial, sans-serif;
	  /* color:#ffffff;*/
	letter-spacing : 2px;
	color : Silver;	  
	  font-weight:bold;  
	  text-decoration: none;
	}
.title a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	} 
	
.mod_title	/* album title  Text is controled by .title */ 
	{ 

	 background-color: #003300;;
	 height: 18px;
	}
.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:verdana, arial, sans-serif;
	  color:#003300;
	  font-size:x-small;
	  font-weight:normal;
	  line-height:140%;
	  border:1px solid #003300;
	  padding: 3px;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#003300;
	  font-size:x-small;
	  font-weight:bold;
	  line-height:140%;
	  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: #003300;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;	
	  padding:2px;
	  margin-top:2px;		
	  border:1px solid #003300;
	}
.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:#003300;
	  font-size: 16px;
	  font-weight:bold;
	  padding-left:2px;
	  padding-right:2px;
	  line-height:140%;
	  height: 28px;  
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  border:1px solid #003300;
	  width: 100%;
	  height: 28px;
	}
.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;
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	}
.popuphead
	{
	  font-size: 16px;
 	  font-weight: bold;
	  color: #003300;
	}
.popup
	{
	  font-size: 12px;
	  font-weight: bold;
	  color: #003300;	  
	}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: normal;
	  color: #003300;	  
	}
.editlink a:hover {
	  font-weight: normal;
	  /* color: #FFFFFF; */
	  text-decoration: underline;
	}
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#003300;
	  font-size: 12px; 
	  font-weight:bold;
	  line-height:140%;
	  border:1px solid #003300;
	  width: 100%;
	  height: 20px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#003300;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  /* color: #FFFFFF; */
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the search text*/
	{ 
	  font-size: 10px;
	  color: #003300; 
	  font-weight: bold;
	}
.search  /* used in admin bars - the search text*/
	{ 
	  font-size: 10px;
	  color: #003300; 
	  font-weight: bold;
	  height: 18px;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 5px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #003300;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;
	  letter-spacing: .1em;
	  border:0px solid #003300;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #003300;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  /* color: #FFFFFF; */
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #003300;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;
	  border:0px solid #003300;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#003300;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  /* color: #FFFFFF; */
	  text-decoration: underline;
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#003300;
	  font-size: 8px;
	  font-weight:normal;
	  line-height:140%;
	  padding:2px;
	  border:0px dashed #003300;
	  width=100%   
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  color:#003300;
	  text-decoration: none;
	}
.modfooter a:hover {
	  /* color: #FFFFFF; */
	  text-decoration: none;
	}


/** banner stuff **/
/*
-----------------------------------------------
Exmoor Singers Stylesheet
Version: $Id: embedded_style.css,v 1.3 2006/07/25 18:03:30 andrewl Exp $
----------------------------------------------- */

/* -------------------
Generic elements
------------------- */
body {
	margin: 0;
	color : Black;
	background-color : #003300;
	/* background-color : Purple; */
	text-align: left;
	font-size: 0.7em;
}
a, p, th, td, input, textarea, select, option, h1, h2, h3, li, th {
	font-family : 'Arial', 'Helvetica', 'sans-serif';
	text-align : justify;
	margin-top : 0;
}
td,th {
	font-size: 0.7em;
}
img { 
	border: 0; 
}
a {
	 text-decoration: none; 
}
a:hover { 
	text-decoration: underline; 
}
h1,h2,h3 {
	font-family : 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	letter-spacing : 2px;
	color : #047404;
}
h1 {
        font-size : 1.4em;
        font-weight : Bold;
}
h2 {
	font-size : 1.35em;
	font-weight : Bold;
}
h3 {
        font-weight : Bold;
}

/* -------------------
Container
------------------- */
#container {
	width: 768px;
	text-align: left;
	/* background-color : Maroon; */
	padding: 0 0 0 0;
}

/* -------------------
Banner (include main navigation)
------------------- */
#main {
	xbackground-color : cyan;
	width : 617px;
	float: left;
}
#banner-faces {
	height: 81px;
}
#banner-nav {
	width: 100%;
	/* height: 20px; */
	background-color : #415742;
	overflow: auto;
}
#banner-nav ul {
	/**border : 1px solid Silver;**/
	list-style: none;
	margin: 0;
	height: 15px;
	/*padding-top : 3px;*/
	padding-left : 0;
	background-color : #415742;
	text-align:center;
}
#banner-nav li {
	float: left;
	color : Silver;
	height: 15px;
}
#banner-nav a {
	color : white;
	border-right : 1px solid Silver;
	font-size: 1em;
	font-weight : normal;
	height: 15px;
	padding-top : 2px;
	padding-right : 5px;
	padding-bottom : 2px;
	padding-left : 6px;
}
#banner-nav a.last {
	border-right : none;
}
#banner-nav a:hover {
	background-color : #E2FCE3;
	color: black;
}
#banner-nav a.hi {
	background-color : white;
	color: black;
	font-weight : bold;
}

/* -------------------
Content (white body area)
------------------- */
#content {
	float:left;
	width : 597px;
	/** IE hack for widthL */
	* width: 617px;
	background-color : White;
	padding : 10px 10px 10px 10px;
}
a {
	color: #009900;
	Text-Decoration : none;
	font-weight : bold;
}
a:hover {
	text-decoration : underline;
}
/* -------------------
Right Bar
------------------- */
#right-bar {
	float: right;
	width : 143px;
	/* background-color : Fuchsia; */
	padding : 0 0 6px 0px;
}
#banner-logo {
	padding : 0 0px 3px 0;
	/* background-color : Purple; */
}
#banner-logo  p {
	text-align : center;	
}
#banner-logo a {
	font-size: 2.5em;
	color : #ADBEAD;
	letter-spacing : 2px;
	font-family : Verdana, Arial, sans-serif;
}
#banner-logo a:hover{
	color: White;
	text-decoration : none;
}
#banner-logo a.sub {
	font-size: 0.7em;
	color : red;
}
#banner-logo hr,#promotions hr {
	height : 1px;
	color : Silver;
	width: 100px;
	border-right-style : none;
	text-align : center;
}

#promotions p, #promotions a {
	text-align : center;
	color : #ADBEAD;
	font-weight : normal;
}
#promotions a.nextconcert1 {
	letter-spacing: 2px; 
	font-size: 1.7em; 
}
#promotions a:hover {
	color : White;
	text-decoration : none;
}
#photos img {
	margin-top : 11px;
	margin-bottom : 11px;
}

#footer {
	width: 100%;
	/* height: 20px; */
	/* background-color : purple; */
	/* overflow: auto; */
}
#footer ul {
	list-style: none;
	margin: 0;
	xheight: 15px;
	/*padding-top : 3px;*/
	text-align:center;
	padding : 10px 20px 2px;
}
#footer li {
	float: left;
	/* height: 15px; */
}
#footer a {
	padding : 2px 15px 2px 15px;
}


span.newFeature { 
	font-size:0.75em; 
	font-weight:normal; 
	color: #fff; 
	padding: 1px 2px; 
	vertical-align: middle; 
	background-color:#009900; 
}	

#quote-narrow, #quote-wide {
	border: 1px solid Silver;
	margin-bottom : 10px;
}
#quote-narrow blockquote, #quote-wide blockquote {
	font-style : italic;
	margin : 10px 10px 0 10px;
	font-size: 1.2em;
	font-family : serif;
}
#quote-narrow p, #quote-wide p {
	margin-right : 10px;
	margin-top : 0;
	text-align : right;
}
#quote-wide {
	margin-left : 20px;
	margin-right : 20px;
}
#quote-narrow {
	margin-left : 110px;
	margin-right : 110px;
}

DIV.clearer {
	/* To clear floated divs for section backgrounds */
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	clear: both;
	overflow: hidden;
}
body.popup {
	background-color:#ffffff;
}
