h2.GalleryTitle {text-align: center;}


div.GalleryDescription {
	text-align: center;
	margin-bottom: 20px;
	font-size: 12px;
}


#TblResized {margin: -20px auto 20px auto;}
#TblResized td.TdImgResized {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px white solid;
}

#TblResized td.TdImgNavigation {
	padding-bottom: 15px;
}

#NavPrev, #NavNext {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
#NavPrev:hover, #NavNext:hover {
	text-decoration: underline;
}
#NavPrev span, #NavNext span {
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	font-style: italic;
}
#NavPrev {padding-right: 10px;}
#NavNext {padding-left: 10px;}
.Hidden  {visibility: hidden;}
.Visible {visibility: visible;}
.TdImgNavigation table {width: 100%;}
.TdImgNavigation td {width: 50%;}


#Gallery {
	margin-top: 30px;
	margin-left: -45px;
	 margin-bottom: 35px;
	_margin-bottom: 0px; /* IE */
}


#Gallery a.GalleryLinkText {
	color: white;
	font-size: 11px;
	text-decoration: none;
}
#Gallery a.GalleryLinkText:hover {
	text-decoration: underline;
}


#Gallery a img {
	border-width: 0px;
	/*background-image: url(../images/gallery/background_gallery-image.gif);*/
}


.GalleryRowSmall  {margin-left: 40px;}
.GalleryRowMedium {margin-left: 40px;}
.GalleryRowNormal {margin-left: 60px;}
.GalleryRowSectionMaximized {margin-left: 0px;}
.GalleryRowSmall  {margin-top:  9px;}
.GalleryRowMedium {margin-top: 24px;}
.GalleryRowNormal {margin-top: 20px;}
.GalleryRowSectionMaximized {margin-top: 20px;}


.GalleryCellSmall, .GalleryCellMedium, .GalleryCellNormal, .GalleryCellSectionMaximized {
	text-align: center;
	float: left;
}
.GalleryCellSmall table td, .GalleryCellMedium table td, .GalleryCellNormal table td, .GalleryCellSectionMaximized table td {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px white solid;
}

.GalleryCellSmall {margin-right: 32px;}
.GalleryCellSmall table {
	width:  72px;
	height: 72px;
}
.GallerySectionText {width: 72px;}

.GalleryCellMedium {margin-right: 39px;}
.GalleryCellMedium table {
	width:  92px;
	height: 92px;
}
.GallerySectionText {width: 92px;}

.GalleryCellNormal {margin-right: 40px;}
.GalleryCellNormal table {
	width:  122px;
	height: 122px;
}
.GallerySectionText {width: 122px;}

.GalleryCellSectionMaximized {margin-right: 26px;}
.GalleryCellSectionMaximized table {
	width:  122px;
	height: 122px;
}
.GallerySectionText {width: 122px;}
.GalleryCellLast {margin-right: 0px;}


#Gallery td.Active {background-color: white;}


.GallerySectionText {padding-top: 5px;}


.TitleGalleryPath {
	width: 530px;
	margin: 30px auto 40px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}


.TitleGalleryPath a {
	text-decoration: none;
	color: white;
}
.TitleGalleryPath a:hover {text-decoration: underline;}


a.LinkSectionNameCurrent {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}


.FlashContent {background-repeat: no-repeat;}
.FlashContent span {
	color: white;
	background-color: black;
}
