/* 
   $Id: screen.css 15408 2006-12-08 02:05:13Z ckdake $
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
body {
	font-family: "Century Gothic", helvetica, verdana, arial, sans-serif;
	font-size: 90%;
	color: #fff;
	background-color: #827575;
	margin-top: 25px;
	margin-left: 0;
	margin-right: 0;
}
div, p, td, h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", helvetica, verdana, arial, sans-serif;
	font-weight: normal;
}
div, p, td {
	font-weight: normal !important;
}
div#s_head {
	display: none;
	width: 100%;
	text-align: center;
	color: yellow;
}
div#s_gallery {
	width: 100%;
}
div#s_foot {
	display: none;
	width: 100%;
	text-align: center;
	color: yellow;
}
td, p {
	font-size: 1em; 
}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A   	{ color: #ffffff; text-decoration: none; }
A:link	{ color: #ffffff; text-decoration: none; }
A:visited { color: #ffffff; text-decoration: none; }
A:active { color: #ffffff; }
A:hover	{ color: #E91414; }

#wrapper2 p a:link, #wrapper2 p a:visited {
	color: #eee;
	font-weight: bold;
	letter-spacing: 1px;
}
#wrapper2 p a:hover {
	color: #E91414;
}
/* 
   text styles 
*/
.title {                         /* album titles on main page */
	line-height: 140%;
	padding: 2px;
	margin-top: 2px;
	width: 100%;
}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	color: #fff;
	font-size: 0.9em;
	letter-spacing: 0.2em;  
	text-decoration: none;
}
.title a:hover {
      color: #E91414;
} 

.mod_title	/* album title  Text is controled by .title */ { 
          background-image: url(../images/mod_titlebar.jpg);
          width: 100%;
          height: 28px;
}
.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 */ { 
}
a#login_link {
	color: #333 !important;
}
a#login_link:hover {
	color: #383838 !important;
}
.languageSelector {
	padding-right: 1em;
}
.albumdesc {  /*album description includes all text and background*/
	font-size: 1em;
	background-color: #363636;
	line-height: 140%;
	padding: 0.2em 0.2em 1em;
	margin-top: 2px;		
	border: 0;
}
.desc {  /* album descriptions on main page just description and author*/
	color: #fff;
	font-size: 1em;
	line-height: 140%;
	padding: 2px;
	margin-top: 2px;		
	letter-spacing: 0.2em; 
}
.caption  /* photo captions on all pages */
	{ 
	font-size: 0.9em; 	
}
.modcaption {  /* modifies background for caption text to reside */
	color: #ffffff;
	font-size: 0.9em;
	background-color: #363636;
	line-height: 140%;
	padding: 2px;
	margin-top: 2px;		
	border: 0;
}
.error  /* all error text */
	{ 
	color: red; 
	font-size: 12px; 
}
.attention /* voting instructions */
	{
}
.headbox  /* box around the page headers */
	{
}
.mod_headliner {  /* page headers behind the Gallery title*/
	color: #ffffff;
	background-image: url(../images/mod_titlebar.jpg);
	/* line-height: 140%; */
	border: 0;
	height: 28px;  
}
.mod_headliner h1 {  /* page headers behind the Gallery title*/
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	letter-spacing: 0.2em;
}
.head a,
.head a:link,
.head a:visited,
.head a:active {
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}
.head a:hover
	{
	font-weight: normal;
	color: #E91414;
	text-decoration: underline;
}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ { 
          background-image: url(../images/mod_titlebar.jpg);
          width: 100%;
          height: 28px;
}
.mod_toplight_bg {  /* Gallery & Album titles. */
	width: 100%;
}
.mod_toplight_right {  /* Gallery & Album titles. Text is controled by .head*/
	text-align: right;
	padding-right: 1.3em;
}

.bread {  /* used in breadcrumb bars */
	padding: 0.3em;
	padding-right: 1.3em !important;
	font-size: 1em; 
}
.bordertop
	{
}
.borderright
	{
}
.borderleft
	{
}
.fineprint {  /* used for fine print */
	display: block;
	font-size: 1em;
	padding: 0 1em;
}

.popupbody {
    padding: 0.9em;
    color: #FFFFFF;
}
.popuphead {
    font-size: 16px;
    color: #ffffff;
    background-image: url(../images/mod_titlebar.jpg);
}
	
.popup {
    font-size: 1em;
    color: #fff;
    background-color: #363636;
}

.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	font-size: 0.9em;
	color: #ffffff;	
}

.editlink a:hover {
    color: #E91414;
}

.modnavbox  /* main navigation bar next and previous */ {
	color: #fff;
	font-size: 1em;
	background-image: url(../images/mod_navbar.jpg);
	line-height: 140%;
	letter-spacing: 0.2em;
	border: 0;
	width: 100%;
	height: 14px;
}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}
.modnavbox a:hover {
	font-weight: normal;
	color: #E91414;
	text-decoration: underline;
}
.admin { /* used in admin bars - the serch text*/
	font-size: 1em !important;
	color: #fff;
	font-weight: normal;
}

.adminform {
	font-size: 0.9em;
	color: #000000 ;
}
.search {  /* used in admin bars - the serch text*/
	font-size: 0.9em;
	color: #ffffff;
	margin-right: 1em;
}
.leftspacer /* amount of space to the left of the header and titles */
	{
	width: 50px;
}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{
	color: #fff;
	font-size: 0.9em;
	background-color: #000;
	line-height: 140%;
	letter-spacing: .1em;
	border: 0;
	width: 100%  
}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	color: #ffffff;
	text-decoration: none;
}
.modnavboxtop a:hover {
	color: #E91414;
	text-decoration: none;
}
#adminbox td {
	font-size: 1em;
	padding-left: 1em;
	padding-right: 0.8em;
	background-color: #363636;
}
.modnavboxmid {  /*navagation bar middle where the link for the albums show*/
	color: #fff;
	font-size: 0.9em;
	background-color: #363636;
	line-height: 140%;
	border: 0;
	width: 100%; 
}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.modnavboxmid a:hover {
	font-weight: normal;
	color: #E91414;
	text-decoration: underline;
}
.modfooter {  /* footer where the Gallery version is located */
	padding: 0.3em 1em 0 0;
	border: 0;
	width: 100%;   
}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	text-decoration: none;
	color: #fff;
}
.modfooter a:hover {
	color: #E91414;
	text-decoration: none;
}

.pview { /* brackets both the image and all text in one frame */
	margin: 7px;
	padding: 7px;
 }

.pcaption { /* brackets all text below photo */
	padding: 2px;
	margin-top: 2px;
	font-size: 1em;
 }

.vatable /* width of the div set for all photo sets - view albums  */
 { 
 	width: 100%;
 }

.vathumbs /* full background bracket for images and text - veiw albums  */
 { 
	margin:17px;
 }

.vafloat /* float for view album - text */
 {
	float: none; 
 }

.vafloat2 /* float for view album - images */
 {
 	float: none; 
 }

.vasummary { /* controls the view of Album summary */
	padding: 2px;
	margin-top: 0.9em;
	width: 80%;
}