.GalleryHeader
{
	font-size: 20px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.GalleryNavLink
{
	font-size: 12px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.GalleryNavLink:hover
{
	color: #804c4c; /*background-color: #f0efe3;*/
}

img.GalleryImage
{
	width: 640px;
	height: 480px;
}

.GalleryImageTitle
{
	font-size: 20px;
	color: yellow;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.LeftGalleryPanel
{
	overflow: auto;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.GalleryThumbnail
{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 75px;
	height: 75px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

div.MainGalleryPanel
{
	vertical-align: top;
	margin-left: 130px;
}

#container
{
	position: relative;
	width: 100%;
	height: 100%;
}

.InstructionsPanel
{
	position: absolute;
	top: 175px;
	left: 125px;
	background-color: #F7F7F7;
	border-style: solid;
	border-width: thin;
	border-color: #7e7e7e;
	visibility: hidden;
	width: 400px;
}

p.InstructionSection
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	color: blue;
	width: 380px;
}

 /** Gallery Vote Styles **/

.GalleryVotePanel
{
	azimuth: left;
	vertical-align: top;
	margin-top: 10px;
	margin-left: 10px;
}

.GalleryVoteTable
{
	border-color: White;
	border-style: solid;
	border-width: thin;
}


.GalleryVoteImageRow
{
}

.GalleryVoteImageCell
{
	width: 140px;
	height: 140px;
	vertical-align: middle;
	azimuth: center;
}

.GalleryVoteImage
{
	azimuth: center;
	vertical-align: middle;
	width: 130px; /* height: 480px; */
}

.GalleryVoteControlCell1
{
	azimuth: center;
	vertical-align: middle;
}

.GalleryVoteControlCell2
{
	azimuth: right;
	vertical-align: bottom;
}

.GalleryVoteRemoveLabel
{
	color: Yellow;
	font-style: normal;
	font-family: Verdana;
	text-decoration: underline;
	text-align: left;
}


.GalleryVotePhotoLabel
{
	color: White; /* width:20px; */
	text-align: right;
}

.GalleryVoteErrorMessage
{
	background-color: Maroon;
	color: Yellow;
	font-weight: bold;
	text-align: left;
}

.PreviewImagePanel
{
	position: absolute;
	top: 275px;
	left: 225px;
	background-color: #aaaaaa;
	border-style: solid;
	border-width: thin;
	border-color: #7e7e7e;
	visibility: hidden;
	width: 300;
}

.GalleryPreviewImage
{
	width: 450px;
}

p.ConfirmVoteSections
{
	color: white;
	margin-left: 10px;
}

.ConfirmVotesPanel
{
	azimuth: left;
	vertical-align: top;
	margin-top: 10px;
	margin-left: 10px;
}

.ConfirmVoteTable
{
	border-color: Gray;
	border-style: solid;
	border-width: thin;
	width: 300;
}

.ConfirmVoteCellTable
{
	border: none;
}

.ConfirmVoteCellRow
{
	width: 100%;
}

.ConfirmVoteImageCell
{
	width: 80px; /* height: 80px; */
	vertical-align: middle;
	azimuth: center;
}

.ConfirmVoteImage
{
	azimuth: center;
	vertical-align: middle;
	width: 75px; /* height: 480px; */
}

.ConfirmVoteImageLabelCell
{
	vertical-align: middle; /* width: 275px; */
}

.ConfirmVoteImageLabel
{
	color: White;
	width: 100%;
	text-align: left;
}

/** Photo Content Gallery Style **/

.GalleryWinnerPanel
{
	azimuth: left;
	vertical-align: top;
	margin-top: 10px;
	margin-left: 10px;
}

.GalleryWinnerTable
{
	border-color: #700000;
	border-style: solid;
	border-width: thin;
}

.GalleryWinnerTitle
{
	font-size: large;
	font-weight: bold;
	color: #108A20;
	vertical-align: middle;
	azimuth: center;
	text-align:center;
}

.GalleryWinnerImageRow
{
	text-align:center;
	azimuth:center;
}

.GalleryWinnerImageCell
{
	width: 180px;
	height: 140px;
	vertical-align: middle;
	azimuth: center;
}

.GalleryWinnerImage
{
	azimuth: center;
	vertical-align: middle;
	width: 130px; /* height: 480px; */
}

.GalleryWinnerControlCell1
{
	azimuth: center;
	vertical-align: middle;
}

.GalleryWinnerControlCell2
{
	azimuth: right;
	vertical-align: bottom;
}

.GalleryWinnerLabel
{
	color: #CACACA;
	font-family: Verdana;
	font-style: italic;
	text-align: left;
}

.GalleryWinnerPhotoLabel
{
	color: #7A7A7A;
	text-align: center;
}

.GalleryWinnerPreviewImagePanel
{
	position: absolute;
	top: 340px;
	left: 175px;
	background-color: #aaaaaa;
	border-style: solid;
	border-width: thin;
	border-color: #7e7e7e;
	visibility: hidden;
	width: 300;
}

.GalleryWinnerPreviewImage
{
	width: 450px;
}

/** Member Gallery Photo Styles **/
.GalleryPreviewImagePanel
{
	border-style: none;
	border-width: thin;
	border-color: #7e7e7e;
	text-align: left;
	width: 100%;
}
