@CHARSET "ISO-8859-1";

#content { background-color: #000; background: #000;  width: 100%; margin: 0; padding: 0; height: 90%; color: #fff;}
.galleryPage {
	background: #000;
	text-align: left;
	width: 100%;

}
.galleryPage h2 { color: #fff; }
.galleryPage a { color: #fff; text-decoration: none; border-bottom: thin solid #fff;}

.galleryChildren {
	float: left;
	text-align: center;
	background-color: #000;
	display: inline;
	width: 100%;
	align: center;
}


.galleryChildren ul {display: inline; background: #000;}
.galleryChildren ul li {display: inline; float: left; }

.galleryChildren a {color: #fff; text-decoration: none;
	margin-bottom: 15px;  
	font-weight: bold; padding:.25em .5em; margin-right: 1.25em;
	text-decoration: none; border-bottom: thin dashed #fff;
	padding-bottom: 2px;
	height: 100px;
	float: left;
	text-align: center;}
	
.galleryChildren a:hover {background: #990000; border-bottom: thick solid #fff; margin-bottom: 0px;}


.galleryChildren a img {
	height: 75px;
	width: 75px;
	vertical-align:middle;
	padding: 0 0 2px 5px;
}


.galleryIcon { text-align: center; align: center; float: left; }
.galleryIcon a {  }

.galleryPageThumb a {
	margin:1px;
	border:1.5px solid #D8DCBD;
	padding:6px; absolute; text-align:center; 
	vertical-align:middle; 
	background-color: #000000;
	display:inline;
	width: 79px;
	height: 79px;
	text-align: center;
	align: center;
}


/*************************Gallery List****************************/
.galleryImagesContainer  {
	clear: both;
	background-color: #000;
	padding:0 0 20px 0;
	margin: 0;
}
.galleryImages  {
	vertical-align:middle;
	padding: 2.5em 0 0 0;
	overflow: auto;
	margin:0 auto;
	text-align: center;
	/*width: 55%;*/
	/*width: 580px;*/
}
.galleryImages  li { display:inline;
	clear:none;  border:0; vertical-align:middle; padding: 10px;
	}
.galleryImages a {
	margin:1px;
	padding:7px; absolute; float:left; text-align:center; 
	margin: 5px;
	vertical-align:middle; 
	background-color: #000;
	display:inline;
	width: 120px;
	height: 120px;
	border: 3px solid #990000;
	}

.galleryImages a:hover { background: #dfc184; }
.galleryImages a:hover img { border: 1px solid #000; }

.galleryImages img { 
	height: 118px;
	width: 118px;
	vertical-align:middle;
	border: 1px solid #dfc184;
	/*border: 0px;*/
}



/***********************Gallery Images**************************/
.gallery { display:inline;
	}

.gallery ul li { display:inline;
	clear:none; float:none; border:0; vertical-align:middle;
	}
.gallery a {
	margin:1px;
	border:1px solid #990000;
	padding:6.5px; absolute; float:left; text-align:center; 
	vertical-align:middle; 
	background-color: #000000;
	display:inline;
	}



.gallery img { 
	height: 125px;
	width: 125px;
	vertical-align:middle;
	/*border: 0px;*/
}

/*.galleryIcon { display: inline; }
.galleryIcon img { height: 45px; width: 45px; }
/***************************Paginator Footer ******************/
.pagFooter {
	clear: both;
	text-align:left; vertical-align:middle;
	margin: 2em 6em 0em 6em;
}

.media img {
	width: 30px;
}

.imageDescription {
	font-size: xx-small;
}
