/* imagebox */
.galleryblock
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0;
}
.galleryblock a
{
	text-decoration: none;
}
.galleryblock img
{
	border: none;
}
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: white;
	position: relative;
	text-align: left;
	margin: 0 auto;
	z-index: 1;
	height: 102px;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: white;
	display: none;
	position: relative;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
	top: 0;
	left: 0;
	z-index: 2;
}

#ImageBoxOuterContainer
{
	display: none;
	position: absolute;
	overflow: hidden;
	left: 0;
	text-align: center;
	background-color: transparent;
}


#ImageBoxCaptionText
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
	text-align: center;
}
#ImageBoxCaptionImages
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding-bottom: 5px;
	background-color: white;
	text-align: center;
}
#ImageBoxCaptionControl
{
	background-color: White;
	display: block;
	text-align: center;
	height: 40px;
}
#ImageBoxCaptionSize,
#ImageBoxCaptionInfo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: White;
	text-align: center;
	height: 15px;
}

#ImageBoxNextImage
{
	background-image: url(../images/imagebox/spacer.gif);
	background-color: transparent;
	position: absolute;
	overflow: hidden;
	text-decoration: none;	
}

#ImageBoxPrevImg
{
	background-image: url(../images/imagebox/arrow_left.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	position: absolute;
	height: 20px;
	width: 20px;
	margin-top: 5px;
	margin-left: -33px;
	top: 0;
	display: inline;
	z-index: 1;
}
#ImageBoxPrevImg.prevImgdisabled
{
	background-image: url(../images/imagebox/arrow_left_off.gif);
	cursor: default;
}


#ImageBoxNextImg
{
	background-image: url(../images/imagebox/arrow_right.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	position: absolute;
	height: 20px;
	width: 20px;
	margin-top: 5px;
	display: inline;
	margin-left: 24px;
	top: 0;
}
#ImageBoxNextImg.nextImgdisabled
{
	background-image: url(../images/imagebox/arrow_right_off.gif);
	cursor: default;
}

#ImageBoxPrintImg
{
	background-image: url(../images/imagebox/print.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	position: absolute;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #828080;
	height: 11px;
	width: 11px;
	display: inline;
	padding-left: 15px;
}

#ImageBoxPrintImg:hover
{
	color: #2B2B2B;
}

#ImageBoxPrevImage
{
	background-image: url(../images/imagebox/spacer.gif);
	background-color: transparent;
	position: absolute;
	display: none;
	overflow: hidden;
	text-decoration: none;
}

#ImageBoxPlaySlideShow
{
    background-image: url(../images/imagebox/play.gif);
	background-color: transparent;
	position: absolute;
	height: 20px;
	width: 20px;
	margin-top: 4px;
	display: inline;
	margin-left: -5px;
	top: 0;
}

#ImageBoxPauseSlideShow
{
    background-image: url(../images/imagebox/pause.gif);
	background-color: transparent;
	position: absolute;
	height: 20px;
	width: 20px;
	margin-top: 4px;
	display: none;
	margin-left: -5px;
	top: 0;
}
#ImageBoxNextImage:hover
{
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-repeat:	no-repeat;
	background-position: left bottom;
}

#ImageBoxClose
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #828080;
	text-decoration: none;
	background-image: url(../images/imagebox/close.gif);
	background-position: right 4px;
	padding-right: 10px;
	background-color: transparent;
	background-repeat: no-repeat;
	position: absolute;
	height: 11px;
	width: 32px;
}



#ImageBoxClose:hover
{
	color: #2B2B2B;
}

/* gallery */


.galleryblock h2,
.galleryblock h4,
.galleryblock h5,
.galleryblock p
{
	padding-left: 20px;
}

.galleryblock h2,
.galleryblock h5
{
	display: inline;
	margin-left: 20px;
}

.galleryblock h2
{
	margin-right: 50px;
}

.galleryblock li
{
	display: inline;
}

.galleryblock
{
	margin: 30px;
	/*width: 520px;*/
	text-align: left;
}

/* gallery list styling */
.gallerylistblock ul
{
	position: relative;	
	margin: 0;
	padding: 0;
}

.gallerylistblock ul li
{
	display: block;
	list-style-type: none;
	clear: left;
	position: relative;
	margin-bottom: 10px;
}


.gallerylistblock li .galleryListObjects
{
	margin:0;
	padding:0;
	position: absolute;
	top: 0;
	display: inline;
}

.gallerylistblock li .galleryListObjects h6
{
	margin-top: 90px;
	bottom: 0;
}

.gallerylistblock li .galleryThumb
{
	margin:0;
	padding: 0;
	left: 0;
	display: inline;
	margin-right: 5px;
}


.gallerylistblock li h5
{
	vertical-align: top;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.gallerylistblock li a
{
	color: Black;
}

.gallerylistblock p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding: 0;
}

.gallerylistblock li h6
{
	vertical-align: bottom;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/* gallery control block */

.gallery
{	
	position: relative;
	margin: 0;
	padding: 0;
}

.gallery ul
{	
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

.gallery ul li
{
	display: inline;
	left: 0;
	clear: left;
	margin-right: 5px;
}

.gallery ul li span
{
	display: inline;

}

.gallery h2,
.gallerylistblock h2
{	
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 16px;
	width: 150px;
}

.gallerylistblock h2
{
	margin-bottom: 5px;
}

.gallery h2,
.gallerycontrol ul,
.galleryinfo
{
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}

.gallerycontrol ul
{
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	width: 50%;
	text-align: center;
}

.gallerycontrol ul li
{
	margin-left: 20px;
}

.gallerycontrol ul li a
{
	color: Black;
}

.galleryinfo
{	
	line-height: 20px;
	position: absolute;
	right: 10;
}

.gallerygoback
{
	position: absolute;
	right: 10;
	margin-top: 15px;
}

.gallery h5
{
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	margin-bottom: 10px;
	clear: left;
	padding: 0;
	float: left;
}

.galleryMain
{
	clear: left;
}


