﻿.GalleryContentDiv
{
	/*width: 270px;*/
	/*height:100px;*/
	/*color: #927e54;*/
	overflow: hidden;
	/*border: solid 1px black;*/
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.GalleryTable
{
	/*width: 270px;
	height: 100px;*/
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



/********************************************************/
.GalleryTable .DescriptionText
{
	width: 190px;
	height: 280px;
	text-align: center;
	vertical-align: middle;

}

.GalleryTable .GalleryNav
{
	width: 100px;
	height: 30px;
	text-align: center;
	vertical-align: top;
}
.GalleryTable .ThumbnailsTable
{
	float:right;
	text-align: right;
	vertical-align: top;
}
.thmubsTable
{
    background-image: url(../../Press/thmubs_bg.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width: 875px;
    height: 477px;    
}
.GalleryThumbsTable
{
	float:right;
	max-width: 875px;
	width: 680px;
	max-height: 70px;
	text-align: right;
	
	/*max-height: 297px;*/
}

.ThumbnailImage
{
	width: 100px;
	height: 60px;
	margin: 3px 5px 3px 5px;
	border: solid 1px #927e54;
}


/***************************************************/

.GalleryInfrastructureFrameTable
{
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: center;
}

.GalleryInfrastructureFrameTable .td
{
	vertical-align: middle;
	text-align: center;
}

.GalleryInfrastructureFrameInnerTable
{
	width: 100%;
	height: 340px;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #302211;*/
}

.GalleryInfrastructureFrameInnerTable td.InnerContent
{
	width: 950px;
	/*height: 340px;*/
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	/*background-image: url(../../Images/Background.jpg);*/
}

.GalleryMainTable
{
	/*border: solid 1px white;*/
	width: 950px;
	height:320px;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.GalleryMainTable td.MainImage
{
	/*width: 660px;*/
	text-align: center;
	vertical-align: middle;
	/*background-color: #302211;*/
	
}

.GalleryMainTable td.CenterSeperator
{
	width: 20px;
}

.GalleryMainTable td.MainContent
{
	width: 270px;
	text-align: center;
	vertical-align: top;
}

.GalleryMainTable td.CategoryNav
{
	height: 20px;
	color: #b5ada5;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	
}

.GalleryMainTable td.GalleryPageNav
{
	height: 15px;
	color: #b5ada5;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	vertical-align:text-top;
}

.CategoryNav A, .CategoryNav A:active, .CategoryNav A:visited, .GalleryPageNav A, .GalleryPageNav A:active, .GalleryPageNav A:visited
{
	color: #b5ada5;
	text-decoration: underline;
}

.CategoryNav A:hover, .GalleryPageNav A:hover
{
	color: #836d4f;
	text-decoration: underline;
}