﻿.left-panel .left-main .center-panel
{
	overflow: visible;
}

.content .left-panel .left-main
{
	float: left;
	overflow: visible;
}

.pvGallery
{
	position: relative;
	top: 0;
	left: 0;
	width: 360px;
	background-color: #EFEFEF;
	margin: auto;
}

.pvGallery .heroImage
{
	position: relative;
	top: 0;
	left: 0;
	width: 360px;
	height: 280px;
	overflow: hidden;
	background-color: #FFFFFF;
	text-align: center;
}

.pvGallery .heroImage .galleryImage
{
	position: relative;
	top: 0;
	left: 0;
	margin: auto;
}

.pvGallery .heroImage .galleryImage.size
{
	width: 360px;
}

.pvGallery .heroImage .actionIcons
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 358px;
	height: 25px;
	padding-left: 2px;
	text-align: left;
}

.pvGallery .heroImage .actionIcons .galleryMagnify
{
	display: none;
}

.pvGallery .heroImage .spinIframeDiv
{
	position: absolute;
	top: 0;
	left: 0;
	width: 360px;
	height: 240px;
	padding: 20px 0;
	background-color: #FFFFFF;
	display: none;
}

.pvGallery .magnifiedParent
{
	position: absolute;
	top: 0;
	left: -200px;
	width: 640px;
	z-index: 20;
	background-color: #FFFFFF;
	padding: 0;
	border: 2px solid #006699;
}

.pvGallery .magnifiedImage
{
	position: relative;
	top: 0;
	left: 0;
	width: 640px;
}

.pvGallery .magnifiedImage .galleryClose_14x14 img
{
	width: 14px;
	height: 14px;
	background: url(/Content/Research/Img/Icons/Close_14x14.gif) left no-repeat;
	margin-left: 4px;
	vertical-align: text-top;
	overflow: hidden;
}

.pvGallery .magnifiedImage .titleBar a, .pvGallery .magnifiedImage .titleBar a:hover, .pvGallery .magnifiedImage .titleBar a:active,
.pvGallery .magnifiedImage .titleBar a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.pvGallery .magnifiedImage .titleBar
{
	height: 40px;
	background-color: #006699;
}

.pvGallery .magnifiedImage .photoCounter
{
	float: left;
	width: 250px;
	padding: 9px;
	color: #FFFFFF;
}

.pvGallery .magnifiedImage .titleBar .closeLink
{
	float: right;
	padding: 9px;
}

.pvGallery .magnifiedImage .fullHeroImage
{
	width: 640px;
}

.pvGallery .magnifiedImage .fullHeroImage img
{
	width: 640px;
}

.pvGallery .thumbsStrip
{
	width: 360px;
	background-color: #FFFFFF;
	text-align: center;
}

.pvGallery .thumbsStrip .topLinks,
.pvGallery .thumbsStrip .bottomLinks
{
	line-height: 28px;
	text-align: left;
}

.pvGallery .thumbsStrip .topLinks a.selected
{
	color: #666666;
}

.pvGallery .thumbsStrip .topLinks a.selected:hover
{
	text-decoration: none;
	cursor: default;
}

.pvGallery .thumbsStrip .topLinks label
{
	color: #000000;
	padding: 0 10px;
	font-weight: bold;
}

.pvGallery .thumbsStrip .thumbsStripGallery
{
	position: relative;
	top: 0;
	left: 0;
	width: 360px;
	background-color: #EEEEEE;
}

.pvGallery .thumbsStrip .galleryThumbs,
.pvGallery .thumbsStrip .galleryThumbs .thumbsPanel
{
	position: relative;
	top: 0;
	left: 0;
	width: 303px;
	margin: auto;
	overflow: hidden;
	margin-top: 0;
}

.pvGallery .thumbsStrip .galleryThumbs.height
{
	height: 227px;
}

.pvGallery .thumbsStrip .galleryThumbs img
{
	float: left;
	width: 100px;
	height: 75px;
	margin-right: 1px;
	margin-bottom: 1px;
}

.pvGallery .thumbsStrip .bottomLinks
{
	width: 340px;
	overflow: hidden;
	padding: 0 10px;
}

.pvGallery .thumbsStrip .bottomLinks .prevGalleryThumbLinks
{
	float: left;
}

.pvGallery .thumbsStrip .bottomLinks .nextGalleryThumbLinks
{
	float: right;
}

.pvGallery .thumbsStrip .bottomLinks .hide
{
	display:none;
}
