

/*---------------------------------------------------/

/* PhotoLeft Module */
.MainWrapper .PhotoLeft {
	height: 350px;
	margin-top: 12px;
}
/* PhotoRight Module */
.MainWrapper .PhotoRight {
	padding-bottom: 10px;
}

/* PhotoCenter Module */
.MainWrapper .PhotoCenter {
}


/* Right Gallery */
.LargeImage {
	text-align: center;
	margin: auto 0px;
	height: 90px;
	width: 300px;
	display: block;
}
.Photo_Gallery_Right .Gallery_Label {
	background-color:#999999;
	color:#FFFFFF;
	height:30px;
	width:300px;
	margin:0;
	padding:0;
	overflow:hidden;
}
.Photo_Gallery_Right .Gallery_Label_Text {
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding:7px 0px 0px 5px;
}
.Small_Images {
	text-align: center;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.SmallImagePointerWrapper .SmallImagePointer img {
	display: none;
}
.Small_Images .SmallImageContainer {
	float: left;
	width: 75px;
	height: 85px;
	position: relative;
}
.Small_Images .SmallImageContainer .SmallImagePointer {
	float: left;
	width: 75px;
	text-align: center;
	position: absolute;
	top: -13px;
}
.Small_Images .SmallImageContainer .SmallImageBorder {
	height: 81px;
	width: 71px;
}
.Small_Images .SmallImageContainer a {
	display: block;
	position: absolute;
	width: 75px;
	height: 85px;
}
.GalleryTitle {
	font-size:26px;
	text-align: right;
	padding-right: 8px;
	font-family: Times New Roman, Times,Serif;
	height: 30px;
	line-height: 30px;
	text-transform: lowercase;
}

/* Left Gallery */
.PhotoLeft {
	Position:relative;
}
.LargeImage1 {
	margin: auto 0px;
	border: solid #9e4361 1px;
	display: block;
	width: 300px;
	height: 216px;
}
.GalleryLeftTitle {
	font-size:26px;
	text-align: left;
	padding-right: 8px;
	font-family: Times New Roman, Times,Serif;
	height: 35px;
	line-height: 35px;
}
.Photo_Right_Thumb{
	border-style: none;
}
.Gallery_Large_Photo_Right_Link {
	z-index:1;
}
.LargeImageTitle {
	position:absolute;
	top: 222px;
	z-index:1;
	color: #FFF;
	width: 301px;
	font-weight: bold;
	height: 30px;
	text-align: left;
	font-size: 13px;
	background-color: #999999;
	text-transform: uppercase;
}
.SeePhotosLeft {
	z-index:2;
	float: right;
	padding-right: 4px;
	padding-top: 4px;
	display: inline;
	opacity:1.0;
}
.LargeImageTitleText {
	z-index:2;
	padding-left: 8px;
	padding-top: 5px;
	float: left;
	display: inline;
}

