/*******************************
	album.pl Style Sheet
	http://perl.Bobbitt.ca/album
*******************************/

body	{ background-color: #000000; font-size: 8pt; letter-spacing: 1px;
	color: white; text-align: left;
	font-family: Tahoma, verdana, arial, helvetica, 'Sans Serif';
	scrollbar-face-color: #7694C8; scrollbar-highlight-color: white;
	scrollbar-shadow-color: #7694C8; scrollbar-3dlight-color: #43639D;
	scrollbar-arrow-color: silver; scrollbar-track-color: #F9FAFE;
      scrollbar-darkshadow-color: #43639D; }
; }

P	{ font-size: 12pt; color: #white; text-align: left; letter-spacing: 1px;
	font-family: Tahoma, verdana, arial, helvetica, 'Sans Serif';}


/*******************************
	div definitions
	(These define the styles of the main "sections" of the album.)
*******************************/

/* The entire album "table" F5FCFF*/
album	{ width: 98%; border: 1px solid #43639D; background-color: #000000; color:white; }

/* The title of the current object  #43639D*/
.title	{ font-size: 16pt; font-variant: small-caps; background-color: #000000;
	font-family: Tahoma, verdana, arial, helvetica, 'Sans Serif';
	text-align: left; line-height: 150%; word-spacing: 3px;
	letter-spacing: 2px; text-indent: 5px; color: yellow; }


.title2 { font-size: 20pt; font-variant: small-caps; background-color: #000000;
        font-family: Tahoma, verdana, arial, helvetica, 'Sans Serif';
        text-align: left; line-height: 200%; word-spacing: 3px;
        letter-spacing: 2px; text-indent: 5px; color: #999999; }

/* The object's description F5FCFF*/
.description	{ line-height: 200%; text-align: left; font-size:10pt; color: white; background-color: #222222; font-weight: normal; }

/* Album's title as displayed under it's thumbnail */
.albumsubtitle	{ text-align: center; font-size: 12pt; display: inline; color:white; }

/* Photo's title as displayed under it's thumbnail */
.photosubtitle	{ text-align: center; font-size: 10pt; display: inline; color:white;}

/* 2nd level titles, such as those used on the upload screen */
.subtitle	{ text-align: left; font-size: 10pt; font-weight: bold; color:white; }

/* Horizontal banner (NOT USED) - Light Gray  E2F3FF*/
.lightbanner	{ height: 25px; border: 1px solid #B6C7E5; background-color: #000000; }

/* Horizontal banner used to hold "E-Mail This Page" and views information - Medium Gray */
.medbanner	{ height: 25px; border: 1px solid #43639D; background-color: #B6C7E5; }

/* Horizontal banner used to hold login, home, search, etc - Dark Gray  B6C7E5 */
.darkbanner	{ height: 25px; border: 1px solid #43639D; background-color: #FF0000; }

/* Welcome/Login link/Username */
.login	{ line-height: 200%; text-align: left; width: 49.99%; font-size: 8pt; display: inline; color:cyan }

/* The login form itself F5FCFF*/
.loginform	{ line-height: 150%; text-align: left; background-color: #000000; width: 65%; font-size: 11pt; color:#FF6666;}

/* Home, Album, Search, Random, Upload, Recent Uploads */
.options	{ line-height: 200%; width: 50%; text-align: right; font-size: 8pt; display: inline; color:yellow; }

/* Admin menu F5FCFF*/
.admin	{ background-color: #000000; text-align: top; font-size: 9pt; }

/* Used for displaying objects on the Recent Uploads screen */
.recentuploads	{ line-height: 200%; width: 40%; text-align: left; font-size: 9pt; display: inline; }

/* Used for displaying objects on the  Most Popular screen */
.popular	{ line-height: 200%; width: 28%; text-align: left; font-size: 9pt; display: inline; }

/* Used for displaying objects on the Recent Uploads screen */
/* Objects will be displayed horizontally. To display vertically, remove "display: inline;" from the class below */
/* Height is the distance between thumbnails when spaced vertically. Width is the distance when spaced horizontally. */
.ssirecentuploads	{ height: 110px; width: 110px; display: inline; }

/* Breadcrumbs E2F3FF*/
.bread	{ line-height: 200%; border: 1px solid #B6C7E5; background-color: #4682B4; text-align: left; font-size: 9pt; }

/* Pages, when there's more than 1 F5FCFF*/
.pages	{ line-height: 200%; background-color: #000000; text-align: right; font-size: 9pt; }

/* The form to enter descriptions F5FCFF*/
.enterdesc	{ text-align: center; background-color: #000000; color:white;}

/* The rules for uploading files */
.uploadrules	{ text-align: left; color:yellow;}

/* The object itself (I.E. the photo, or an album full of photos) F3FCFF */
.objects	{ text-align: center; background-color: #000000; color:white; font-size:9pt }

/* The text under each photo's thumbnail */
.photo	{ text-align: center; font-size: 10pt; }

/* The Small/Med/Large and Fullscreen Slideshow links for photos F5FCFF*/
.viewing	{ line-height: 200%; background-color: red; color:yellow; text-align: center; font-size: 9pt; }

/* The "E-mail this page" link */
.mailto	{ line-height: 200%; vertical-align: middle; text-align: left; width: 49.99%; font-size: 6pt; display: inline; }

/* The text saying how many times this photo has been viewed */
.views	{ line-height: 200%; width: 50%; text-align: center; font-size: 9pt; display: inline; }

/* Ratings #b6c7e5*/
.ratings	{ line-height: 200%; text-align: center; font-size: 9pt; background-color: #000000; color:cyan }

/* The e-mail notify form */
.notify	{ text-align: center; font-size: 7pt; }

/* The icon legend at the bottom B6C7E5*/
.legend	{ border: 1px solid #43639D; text-align: center; font-size: 9pt; background-color: red; color:white;}

/* The navigation footer at the bottom. E2F3FF*/
.nav	{ border: 1px solid #B6C7E5; text-align: center; background-color: #4682B4; color:white; font-size: 9pt;}

/* The navigation footer at the bottom, covers spacing of individual prev/up/next buttons. */
.navwidth	{ width: 32%; display: inline; }

/* Group titles (albums or photos/movies) */
.group	{ text-align: left; font-size: 12pt; }

/* Subtext, used for things like the "fine print" on the search form */
.subtext { font-size: 10pt; display: inline; color:white;}

/* Used to display warnings */
.warning	{ padding: 10px; border: 3px solid #ffea23; text-align: center; line-height: 140%; background-color: #FF0000; color: #ffffff; font-size: 10pt; font-weight: bold; }

/* Used to display "Missing Style Sheet" warning. Actually, it's used to hide the warning. :) */
.hidden	{ display: none; }

/*******************************
	table definitions
	(Used to display the thumbnails of sub albums, movies and photos inside an album.)
*******************************/

table	{ border-collapse: collapse; empty-cells: hide;
	border-color: #330000; width: 80%; }

td	{ font-size: 8pt; border-color: #330000; }


/*******************************
	image definitions
	(Used to display the thumbnails of each object type differently.)
*******************************/

img.album	{ border:3px inset; border-color: #B6C7E5 #E2F3FF #F9FAFE #B6C7E5; }
img.thumb	{ border:3px outset; border-color: #E2F3FF #B6C7E5 #B6C7E5 #F9FAFE; }
img.photo	{ border:0px; }
img.movie	{ border:2px outset; border-color: #E2F3FF; border-style: dashed; }
img.button	{ border:0px; vertical-align: middle; }


/*******************************
	link definitions
	(Used to display links.)
*******************************/

/* Standard links  43639D*/
a:link	{ text-decoration: none; color: cyan; font-weight: normal;
	font-family: Tahoma, verdana, arial, helvetica, 'Sans Serif';}

/* Links already visited */
a:visited	{ text-decoration: none; color: cyan; font-weight: normal;
	font-family: Tahoma, verdana, arial, helvetica, 'Sans Serif';
	font-style: italic }

/* Links while being clicked */
a:active	{ text-decoration: none; color: white; font-weight: normal;
	font-family: Tahoma, verdana, arial, helvetica, 'Sans Serif'; }

/* Links when hovered over */
a:hover	{ text-decoration: none; color: yellow; font-weight: normal;
	font-family: Tahoma, verdana, arial, helvetica, 'Sans Serif';}

/* Admin menu links */
a.adminlink	{ }

/* User option links */
a.optionslink	{ }

/* Navigation footer links */
a.navlink	{ }

/* Breadcrumbs links */
a.breadlink	{ }

/* Full size photo links */
a.photolink	{ }

/* Pages links */
a.pageslink	{ }

/* Image thimbnail links */
a.imagethumb	{ }

/* Movie thimbnail links */
a.moviethumb	{ }

/* Album thimbnail links */
a.albumthumb	{ }


/*******************************
	input definitions
	(Used to display text boxes, input fields, checkboxes, radio buttons, etc...)
*******************************/

input	{ border:3px outset; background-color: #F5FCFF; font-size: 8pt;
	color: #7694C8;
	font-family: Tahoma, verdana, arial, helvetica, 'Sans Serif'; }

input.button	{ font-size: 8pt; font-family: Tahoma, verdana, arial, helvetica, 'Sans Serif'; font-weight: normal;
      color: #F5FCFF; border: 2px solid #B6C7E5; background-color: #43639D; }

textarea, select	{ border:3px inset; background-color: #F5FCFF; font-size: 8pt; color: #43639D;
	font-family: Tahoma, verdana, arial, helvetica, 'Sans Serif'; }

input.checkbox	{ border:2px; }
