﻿body {
	font-family: Verdana;
	font-size: 8.5pt;
}

.GalleryHeadingNew {
	font-size: 14pt;
	font-weight: bold;
}

.GalleryPopupForm 
{
    margin:15px;
    	text-align: left;
	line-height: 1.35;
	font-family: Verdana;
	font-size: 8.5pt;
}

.GalleryNewText 
{
    margin-top:5px;
    font-family: Verdana;
	font-size: 8.5pt;
    width:570px;
    height:170px;
}

.GalleryImage 
{
    width:570px;
    height:300px;
}

.GalleryTable td
{
 vertical-align:top;
 padding:0px;
 font-family: Verdana;
	font-size: 8pt;
}
.GalleryTable 
{
    width:100%;
    padding:0px;
}

.GalleryTitle 
{
    width:30%;
    font-weight:bold;
}

.Gallery {
	text-align: left;
	width: 520px;
	height: 235px;
}

.GalleryNav 
{
    padding-top:17px;
    
}
.GalleryThumb 
{
     border:1px Solid Black;
    
}


.GalleryCell {
	padding: 0px;
	width: 150px;
	border: solid 1px #e8e8e8;
	height: 104px;
	margin-right:30px;
	margin-bottom:20px;	
	background-color: #003366;
}
.GalleryLink {
	padding: 0px;
	border-style: none;
	border-width: 0px;
	background-color: #003366;
	text-align: left;
	font-size: 8pt;
	color: White;
	width: 150px;
	height: 25px;
	font-family: Verdana;
	padding-left: 5px;
}

.GalleryPopup {
	width: 600px;
	height: 570px;
	border: 1px solid;
	background-color: white;
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}
.GalleryPopupAdmin {
	width: 800px;
	height: 570px;
	border: 1px solid;
	background-color: white;
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}
.GalleryBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.GalleryHeading {
	position: absolute;
	top: 322px;
	left: 20px;
	font-size: 14pt;
	font-weight: bold;
}
.GallerySubHeadingTop {
	position: absolute;
	top: 346px;
	font-weight: bold;
	font-size:8.5pt;
}
.GallerySubHeadingBottom {
	position: absolute;
	top: 362px;
	font-weight: bold;
	font-size:8pt;
}
.GallerySubHeadingText {
	font-weight:normal;
}
.GalleryInformation {
	position: absolute;
	top: 380px;
	left: 20px;
	width: 560px;
}
.GalleryText {
	text-align: justify;
	font-size: 6.5pt;
	color: #000000;
}
.GalleryCloseButton {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}
.GalleryPreviousButton {
	position: absolute;
	top: 180px;
	left: 0px;
}
.GalleryNextButton {
	position: absolute;
	top: 180px;
	right: 0px;
}
