﻿
body
{
	background-color:black;
	margin-left:0;
	margin-top:0;
	margin-right:0;
}

.pageHeadingText
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #87cefa;
	/*background-color: black;
	text-decoration: none;*/
	/*letter-spacing: .05em;*/
	/*height: 25px;*/
	vertical-align:bottom;
	text-align:left;
	/*padding-bottom:5px;
	padding-left:15px;*/
}
/*
.header
{
		border-bottom: solid 1px white;
}
*/

/* links on top left of each page to home/albums/thumbnails */
.breadcrumbs 
{
	font-size:large;
	color:white;
	font-family: sans-serif, Verdana;
	padding:3px 3px 3px 130px;
	vertical-align:bottom;
	/*padding-left:35px;*/
}

.breadcrumbs a:visited
{
	color:White;
	font-size:larger;
}
.breadcrumbs a:hover
{
	color:White;
	font-size:larger;
}
.breadcrumbs a:link
{
	color:White;
	font-size:larger;
}

.headerLogo
{
	position:absolute;
	left:25px;
	top: 10px;
	z-index:10;	/* don't know why but without this the photo was being resized a bit to fit in some constraint*/
	cursor:pointer
	/*width:105px;*/
	/*z-index: 1;*/
	/*filter:alpha(opacity=70);
	opacity:0.7;*/
	
}

/*the album name to the left or right of the album photo */
.txt-home-links a:link{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
/*the album name to the left or right of the album photo */
.txt-home-links a:active{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
/*the album name to the left or right of the album photo */
.txt-home-links a:visited{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
/*the album name to the left or right of the album photo */
.txt-home-links a:hover{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.txt-photo-links 
{
	/* Used by the GetThumbnailTitleHtml() call in Album.aspx.cs
			the album name displayed below the albums photo 
	*/
	
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
}


.admin-photo-info 
{
	/* Admin info diplayed under a photo on album view*/
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: yellow;
}
.admin-photo-info-leftCol
{
	border:solid 1px; text-align:right;
	padding-right:2px;
}
.admin-photo-info-rightCol
{
	border:solid 1px; text-align:left; 
	padding-left:3px;
}


.txt-photo-links a:link{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .05em;
}
.txt-photo-links a:active{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .05em;
}
.txt-photo-links a:visited{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .05em;
}
.txt-photo-links a:hover{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .05em;
}

.txt-hdr-links {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: White;
}
.txt-hdr-links a:link{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
}
.txt-hdr-links a:active{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: blue;
}
.txt-hdr-links a:visited{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: blue;
}
/* email and send photo links on Photo.aspx */
.txt-hdr-links a:hover{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	color: blue;
}

/* label field names on the photo.aspx page */
.txt-hdr {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
}


/* On albums.aspx this is applied to the albums name */
/* **** NOTE there are many a: versions of this way above *******/
.txt-home-links
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
	letter-spacing: 0.1em;
}
/* text displayed below the Album name on the albums page */
.txt-home-data {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: gray;
}
/* text displayed below the Album name on the albums page below the above text*/
.txt-home-descr {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: gray;
	text-decoration: none;
	letter-spacing: .05em;
	/*padding-top: 15px;*/
}
/* cell that next to thumbnails on albums.aspx */
.albumDescriptionBack
{
	background-color: black; 
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:black;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none; /*cursor: hand;*/
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

/* cell that thumbnails are in on albums.aspx */
.albumThumbnailBack {
	

	padding:15px;
	text-align:center;
	vertical-align:middle;
	background-color:black;
	
	/*text-align:center;*/
	/*vertical-align:middle;*/
}
.albumName
{
	font-size:small;
	font-weight:bold;
	color:White;
}
.thumbnail {
	border: 1px solid white;
	display:inline;
}

.nav-home {
 font-size: 16px;
 color:yellow;
 display:inline-block;
 font-family: sans-serif, Verdana;
 padding:3px 3px 3px 3px;
}


/***************** MOVE ALL ALBUM.ASPX SPECIFIC CLASSES HERE *************/
.albumColumnSeperator{
	background-color:#222222;
	width:2px;
}
/* thumbnail cell */
td.photo-thumbnail
{
	padding:25px 0px 0px 15px;
	width:223px;
	height:125px;
	text-align:center;
}
td.photo-title
{
	background-color:black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align:top;
	text-align:center;
	color:White;
	font-size:small;
	/*height:25px;*/
}
.adminLine
{
	background-color:#222222;
	border-bottom:solid 2px #222222;
	/*border-left:solid 1px  #222222;
	border-right:solid 1px  #222222;*/
	text-align:center;
	/*display:none;*/
}

.albumNavBar
{
	background-color:#333333;
	padding-right:50px;
}
/* for the footer line */

.footerDiv
{
	color:Red;
	padding-top:15px;
	border-top:solid 1px gray;
	/*font-style:italic;*/
}
.footerDiv, A:visited, A:hover, A:link
{
	font-size:small;
	color:white;
	font-family:Arial;
}

