/* GENERAL STYLES */
/* GENERAL STYLES */



#galleryNavs{
	width:162px;
	float:left;
	margin:0;
	padding:0;
	clear:left;
}

#slideShowLinks{
	width:162px;
	clear:both;
	text-align:center;
}


#GalleryThumbnailsScroller{
	width:162px;
	clear:both;
	/*background-image:url(../media/gallery_btn_more_pics.gif);*/
	margin:0;
	background-position: center center;
	background-repeat:no-repeat;
	height: 50px;
}




#GalleryThumbnailsScroller #PrevThumbGroup{
	float:left;
}

#GalleryThumbnailsScroller #NextThumbGroup{
	float:right;
}








#GalleryThumbnailsScroller a img {
	border:none;
}

#GalleryThumbnails{
	width:162px;
	float:left;
	margin:0;
	clear:left;
}

#GalleryThumbnails .galImage{
	width:59px;
	height:59px;
	padding:5px;
	margin-left:5px;
	margin-right:5px;
	
	_margin-left:2px;
	_margin-right:2px;
	
	
	margin-bottom:5px;

	text-align:center;
	vertical-align:middle;
	float:left;
	border:1px solid #ccc;
	background-color:white;
	overflow:hidden;
}


#GalleryThumbnails .galImage{
	border:1px solid #CCCCCC;
}
#GalleryThumbnails .galImage:hover{
	border:1px solid black;
}

#GalleryThumbnails .galImage img {
	border:none;
}

#GalleryThumbnails .galImage a{
	color:#00345F;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	height:100%;
	width:100%;
	display:block;
}





.GalleryViewImage{
	width:430px;
	height:385px;
	float:right;
	text-align:center;
	border:1px solid #CCCCCC;
	padding:15px;
	overflow:hidden;
	
}


.GalleryViewImage img.LargeImage{
	margin:auto;
}




#galFolderContainer {
	width:630px;
}

#galImageContainer {
	width:630px;
}

#galSlideShowContainer {
	width: 630px;
	height:700px;
	text-align:center;
	margin:20px 0;
}

#galControls {
	width:630px;
	text-align:center;
}

.galSlideShowImages {
	width:600px;
	height:600px;
	text-align:center;
	margin:0 auto;
}

.galSlideShowImage {
	width:630px;
	text-align:center;
}

.galSlideShowImages img {
	margin:0 auto;
}

.galSlideShowCaption {
	text-align:center;
}

.galFolder{

}
.galThumbCaption {

}

.description {
	padding:0 0 1em 0;
}

#galleryBody {
	margin-bottom:1em;
}


#GalleryViewSlides{
	width:460px;
	height:385px;
	float:right;
	clear:right;
	padding:15px;
}

.LargeImageCaption{
	position:absolute;
	bottom: 1em;
	width:430px;
	clear:both;
	margin:auto;
	margin-top:1em;
}

#slideShowLinks{
	margin-bottom:1em;
}

#GalleryThumbnailsScroller{
	margin-top:1em;
}

/* EDITOR PROPERTIES */

