@import url(../common.css);

div#ctl00_ContentPlaceHolder1_Gallery1_ContentBlock1 {
	float: left;
}

#imageDescription
{
	clear: both;
}

#mainImgBox
{
	display: none;
	float: left;
}

#imageDescription label, #imageDescription span
{	
	float: left;
	display: inline;
	margin-right: 5px;
}

#galleryNav
{
	padding: 5px 0 5px 0;
}

#galleryNav dd
{
	display: inline;
	float: left;
	padding: 0 5px 0 5px;
	text-transform: uppercase;
	font-size: 125%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right top;
	white-space: nowrap;
}

#galleryNav dd a.active
{
	color: #666666;
}

#galleryNav dd a.active:hover, #galleryNav dd a.active:focus
{
	color: #666666;
	background-color: #ffffff;
}

#galleryNav dd.last
{
	background-image: none;
}

#thumbnails
{
	float: left;
	margin: 0 0 15px 0;
}

.thumbnails
{
	width: 371px;
	height: 226px;
	float: left;
	display: inline;
	margin: 0 0 15px 0;
	overflow: hidden;
	padding: 4px 0 0 4px;
	overflow: auto;
	overflow-y: scroll;
	background-color: #F7F3F7;
}

.thumbnails img
{
	width: 80px !important;
	height: 50px !important;
}

.thumbnails a.active:link, .thumbnails a.active:visited
{
	padding: 0px !important;
	border: 4px solid #666666;
}


.thumbnails a
{
	float: left;
}

#thumbnails a img
{
	display: inline;
	margin: 0 10px 10px 0;
}

.thumbnails a img
{
	display: block !important;
	margin: 0 0 0 0 !important;
}

#thumbnails a:link, #thumbnails a:visited
{
	background: none;
	padding: 0px;
}

.thumbnails a:link, .thumbnails a:visited
{
	background: none;
	padding: 4px !important;
	margin: 0 0 0 0 !important;
}

#thumbnails a:hover, #thumbnails a:focus
{
	background: none;
	padding: 0px;
}

.thumbnails a:hover, .thumbnails a:focus
{
	background: none;
	padding: 0px !important;
	margin: 0 0 0 0 !important;
}
