﻿#albums {
	padding: 0;
}
.galpaging {
	border-top: 1px #c0c0c0 dashed;
	padding-top: 10px;
	margin-top: 20px;
}
.view, .View {
	width: 730px;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
	margin-bottom: 20px;
	border-collapse: collapse;
	overflow: hidden;
	display: block;
	/*background-color: aqua;*/
}
.view .photo-frame {
}
.randomview {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
	padding: 0px;
	border-collapse: collapse;
}
.randomview .photo-frame {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.item {
	padding: 0;
	margin: 0;
}
.item h4 {
	margin-bottom: 0.4em;
}
#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}
.photo_198 {
	padding: 9px;
	background-image: url('Images/galpicbg.png');
	background-position: left top;
	background-repeat: repeat;
	border: 1px #acacac solid;
}
.photo-frame {
	margin: 10px 20px 0 0;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}
.photo-frame TD {
	margin: 0px;
	padding: 0px;
}
.photo-frame .topx-- {
	width: 0;
	height: 0;
	vertical-align: top;
	display: none;
}
.photo-frame .top-x- {
	width: 0;
	height: 0;
	display: none;
}
.photo-frame .top--x {
	width: 0;
	height: 0;
	vertical-align: top;
	display: none;
}
.photo-frame .midx-- {
	width: 0;
	height: 0;
	display: none;
}
.photo-frame .mid--x {
	width: 0;
	height: 0;
	display: none;
}
.photo-frame .botx-- {
	width: 0;
	height: 0;
	display: none;
}
.photo-frame .bot-x- {
	width: 0;
	height: 0;
	display: none;
}
.photo-frame .bot--x {
	width: 0;
	height: 0;
	vertical-align: bottom;
	display: none;
}
/* Photo Border for the Album Page */
.album-frame {
	margin: 10px 20px 0 0;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}
.album-frame TD {
	margin: 0px;
	padding: 0px;
}
.album-frame .topx----, .album-frame .top----x, .album-frame .botx----, .album-frame .bot----x {
	height: 0;
	width: 0;
	display: none;
}
.album-frame .top-x--- {
	background-repeat: repeat-x;
	text-align: left;
	height: 0;
	width: auto;
	display: none;
}
.album-frame .top--x-- {
	background-repeat: repeat-x;
	height: 0;
	width: auto;
	display: none;
}
.album-frame .top---x- {
	background-repeat: repeat-x;
	text-align: right;
	height: 0;
	width: auto;
	display: none;
}
.album-frame .mtpx---- {
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 0;
	display: none;
}
.album-frame .mtp----x {
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 0;
	display: none;
}
.album-frame .midx---- {
	background-repeat: repeat-y;
	height: auto;
	width: 0;
	display: none;
}
.album-frame .mid----x {
	background-repeat: repeat-y;
	height: auto;
	width: 0;
	display: none;
}
.album-frame .mbtx---- {
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 0;
	display: none;
}
.album-frame .mbt----x {
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 0;
	display: none;
}
.album-frame .bot-x--- {
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: 0;
	display: none;
}
.album-frame .bot--x-- {
	background-repeat: repeat-x;
	height: 0;
	width: auto;
	display: none;
}
.album-frame .bot---x- {
	background-repeat: repeat-x;
	text-align: left;
	height: 0;
	width: auto;
	display: none;
}
.ab {
	border: #000 1px solid;
}
.pb {
	margin-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	height: 16px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
.pbH {
	padding-top: 1px;
	padding-bottom: 2px;
	border: 1px solid #F7A437;
	background: #FFF6D6;
	padding-left: 2px;
	padding-right: 2px;
	height: 16px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
.popupBG {
}
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#loading #loadingLink {
	width: 32px;
	height: 32px;
	background: url(images/lightbox/loading.gif) no-repeat;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink {
	width: 63px;
	height: 21px;
	float: left;
	background: url(images/lightbox/prevlabel.gif) no-repeat;
}
#nextLink {
	width: 63px;
	height: 21px;
	float: right;
	background: url(images/lightbox/nextlabel.gif) no-repeat;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/lightbox/prevlabel.gif) no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/lightbox/nextlabel.gif) no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	height: 60px;
}
#imageData {
	padding: 0 10px;
	height: 40px;
}
#imageData #imageControls {
	height: 30px;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
}
#imageData #bottomNavClose {
	width: 66px;
	height: 22px;
	float: right;
	background: url(images/lightbox/closelabel.gif) no-repeat;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000; /* for IE */;
	filter: alpha(opacity=60); /* CSS3 standard */;
	opacity: 0.6;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html > body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
