.MediaGallery .mediaGalleryRssIcon {
	float: right;
}
.mediagallery_addthis_box {
	
}
.MediaGallery .albumInfo {
	margin-bottom: 0px;
}
.MediaGallery .albumTitle {
	display: block;
}
.MediaGallery .albumDescription {
	display: block;
}
.MediaGallery .mediaItem .container {
	margin: 0px; width: auto; position: relative;
}
.MediaGallery .mediaItem .mediaItemBox {
	overflow-x: hidden;
}
.MediaGallery .mediaItem .imgBox {
	background-position: center 50%; width: 160px; height: 120px; display: block; background-repeat: no-repeat; background-color: rgb(238, 238, 238);
}
.MediaGallery .albumItem .imgBox {
	background-position: center 50%; width: 160px; height: 120px; display: block; background-repeat: no-repeat; background-color: rgb(238, 238, 238);
}
.MediaGallery .photoGallery .albumItem {
	margin: 0px 15px 15px 0px; width: 200px; text-align: left; overflow: hidden; vertical-align: top; float: left;
}
.MediaGallery .photoGallery .albumItem .title {
	text-decoration: none; display: block; cursor: default;
}
.MediaGallery .albumItem .date {
	text-decoration: none; display: block; cursor: default;
}
.MediaGallery .albumItem .description {
	text-decoration: none; display: block; cursor: default;
}
.MediaGallery .albumItem .caption {
	text-decoration: none; display: block; cursor: default;
}
.MediaGallery .photoGallery .albumItem a {
	text-decoration: none;
}
.MediaGallery .photoGallery .albumItem a .title {
	cursor: pointer;
}
.MediaGallery .photoGallery a.albumItem:link {
	color: inherit; text-decoration: none; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.MediaGallery a.albumItem:visited {
	color: inherit; text-decoration: none; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.MediaGallery a.albumItem:hover {
	color: inherit; text-decoration: none; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.MediaGallery a.albumItem:active {
	color: inherit; text-decoration: none; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.MediaGallery .photoGallery .mediaItem {
	text-align: left; margin-right: 15px; vertical-align: top; float: left;
}
.MediaGallery .photoGallery .photoGalleryBox {
	width: 174px;
}
.MediaGallery .photoGallery .mediaItem .title {
	text-decoration: none; display: block; cursor: default;
}
.MediaGallery .mediaItem .date {
	text-decoration: none; display: block; cursor: default;
}
.MediaGallery .mediaItem .caption {
	text-decoration: none; display: block; cursor: default;
}
.MediaGallery .photoGallery a.mediaLink:link {
	color: inherit; text-decoration: none; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.MediaGallery a.mediaLink:visited {
	color: inherit; text-decoration: none; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.MediaGallery a.mediaLink:hover {
	color: inherit; text-decoration: none; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.MediaGallery a.mediaLink:active {
	color: inherit; text-decoration: none; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.MediaGallery .sliderGallery .title {
	text-decoration: none; display: block; cursor: default;
}
.MediaGallery .sliderGallery .date {
	text-decoration: none; display: block; cursor: default;
}
.MediaGallery .sliderGallery .caption {
	text-decoration: none; display: block; cursor: default;
}
.MediaGallery .addthis_pill_combo_style.addthis_toolbox a.addthis_button_tweet {
	margin: 0px 2px;
}
.MediaGallery .bx-wrapper .slide-item {
	width: 100%; text-align: center; overflow: hidden;
}
.MediaGallery-tooltip {
	padding: 3px; border: 1px solid rgb(118, 118, 118); color: rgb(87, 87, 87); font-size: 13px; display: none; background-color: rgb(243, 244, 248); -webkit-box-shadow: 2px 2px 11px #666; -moz-box-shadow: 2px 2px 11px #666;
}
.MediaGallery .imgAlignLeft {
	width: 100%; text-align: left; display: block;
}
.MediaGallery .imgAlignCenter {
	width: 100%; text-align: center; display: block;
}
.MediaGallery .imgAlignRight {
	width: 100%; text-align: right; display: block;
}
.MediaGallery .imgAlignLeft a.mediaLink {
	text-align: left;
}
.MediaGallery .imgAlignCenter a.mediaLink {
	text-align: center;
}
.MediaGallery .imgAlignRight a.mediaLink {
	text-align: right;
}
.MediaGallery .bx-wrapper {
	margin: 0px auto 51px; position: relative;
}
.MediaGallery .bx-prev {
	background: url("images/mediagallery-icon_arrow_left.png") no-repeat -2px 0px; left: 0px; top: 50%; width: 24px; height: 44px; text-indent: -999999px; position: absolute; z-index: 100;
}
.MediaGallery .bx-next {
	background: url("images/mediagallery-icon_arrow_right.png") no-repeat 2px 0px; top: 50%; width: 24px; height: 44px; right: 0px; text-indent: -999999px; position: absolute; z-index: 100;
}
.MediaGallery .bx-next:hover {
	background-position: 0px 0px;
}
.MediaGallery .bx-prev:hover {
	background-position: 0px 0px;
}
.MediaGallery .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.MediaGallery .bx-auto {
	text-align: center;
}
.MediaGallery .bx-start {
	background: rgb(131, 131, 131); padding: 4px 7px; border-radius: 3px; color: rgb(241, 238, 231); text-transform: capitalize; font-size: 14px;
}
.MediaGallery .bx-start:hover {
	background: rgb(82, 80, 68); text-decoration: none;
}
.MediaGallery .bx-pager {
	position: relative;
}
.MediaGallery .bx-pager a {
	color: rgb(131, 131, 131); font-size: 16px;
}
.MediaGallery .bx-pager .pager-active {
	color: rgb(222, 49, 42); text-decoration: none;
}
.MediaGallery .bx-pager a:hover {
	color: rgb(222, 49, 42); text-decoration: none;
}
.MediaGallery .bx-pager a.pager-link {
	background: url("images/mediagallery-icon-pagination.png") no-repeat 0px 0px; width: 13px; height: 13px; text-indent: -9999px; overflow: hidden; float: left; display: block;
}
.MediaGallery .bx-pager a.pager-link:hover {
	background: url("images/mediagallery-icon-pagination.png") no-repeat 0px -13px; overflow: hidden;
}
.MediaGallery .bx-pager a.pager-active {
	background-position: 0px -26px;
}
.MediaGallery .bx-wrapper img {
	width: 100%; height: auto; display: block;
}
.MediaGallery .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}
