#jquery-overlay
{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
}

#jquery-lightbox
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}

#jquery-lightbox a img
{
	border:none;
}

#lightbox-nav
{
	border-bottom:1px dotted #c30000;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}

#lightbox-container-image-box
{
	position:relative;
	background-color:#000;
	width:250px;
	height:250px;
	margin:0 auto;
}

#lightbox-container-image
{
	padding:10px;
}

#lightbox-loading
{
	position:absolute;
	top:40%;
	left:0;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}

#lightbox-container-image-box>#lightbox-nav
{
	left:0;
}

#lightbox-nav a
{
	outline:none;
}

#lightbox-nav-btnPrev,#lightbox-nav-btnNext
{
	width:49%;
	height:100%;
	zoom:1px;
	display:block;
}

#lightbox-nav-btnPrev
{
	left:0;
	float:left;
}

#lightbox-nav-btnNext
{
	right:0;
	float:right;
}

#lightbox-container-image-data-box
{
	font:10px Verdana,Helvetica,sans-serif;
	background-color:#000;
	margin:0 auto;
	line-height:1.4em;
	overflow:auto;
	width:100%;
	padding:0 10px;
}

#lightbox-container-image-data
{
	padding:0 10px;
	color:#666;
}

#lightbox-container-image-data #lightbox-image-details
{
	width:70%;
	float:left;
	text-align:left;
}

#lightbox-image-details-caption
{
	font-weight:bold;
}

#lightbox-image-details-currentNumber,#lightbox-image-details-link
{
	display:block;
	clear:left;
	padding-bottom:1em;
}

#lightbox-image-details-link
{
	padding-bottom:8px;
}

#lightbox-image-details-currentNumber
{
	display:none !important;
}

#lightbox-image-details-link a:focus,#lightbox-image-details-link a:hover
{
	color:#000;
	text-decoration:underline;
}

#lightbox-secNav-btnClose
{
	width:66px;
	height:42px;
	float:right;
	padding-bottom:.7em;
	background:url(/assets/images/lightbox/lightbox-btn-close-hover.gif) top left no-repeat;
}

#lightbox-image-details-link a
{
	color:#787878 !important;
	font-size:14px;
}

#lightbox-image-details-link a:hover
{
	color:#1e1e1e;
	font-size:14px;
}

#slideshow
{
	float:left;
	margin:0;
	padding:0;
	display:block;
	width:711px;
}

#slideshow .slide
{
	z-index:2;
	position:absolute;
	display:block;
	width:711px;
	height:359px;
	visibility:hidden;
}

#slideshow #current
{
	z-index:3;
	visibility:visible;
}

.nh_vignette
{
	width:315px;
	height:178px;
	padding:35px 0 0 23px;
	display:block;
	float:right;
	margin:60px 0 0;
	cursor:pointer;
}

.nh_slid_block_text
{
	margin:95px 5px 5px 33px;
	color:#FFF;
	font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
}

#slideshow div.navigation,.nh_slideshow_nav
{
	position:absolute;
	z-index:100;
	margin:340px 0 5px 643px;
	width:60px;
}

#slideshow div.navigation a
{
	float:left;
	width:10px;
	height:10px;
	margin-right:5px;
	text-indent:-9999px;
	background:url(/assets/images/images-slider/slideshownav.png) right top no-repeat;
}

#slideshow div.navigation a:hover
{
	background-position:-13px top;
}

#slideshow div.navigation a.current_slide
{
	background-position:0 top;
}

.nh_left
{
	display:block;
	float:left;
	width:711px;
	height:359px;
}

a.btn_slider
{
	background:transparent url(/assets/images/images-slider/btn_slideshow.png) no-repeat scroll top right;
	display:block;
	float:left;
	text-indent:-9999px;
	padding:0 0 0 70px;
	height:30px;
}

a.btn_slider:hover,a.btn_slider.over
{
	background:transparent url(/assets/images/images-slider/btn_slideshow_hover.png) no-repeat scroll top right;
}

.js_drop
{
	width:272px;
	position:absolute;
	margin-top:27px;
}

.js_drop li
{
	margin:0;
	padding:0;
	list-style:none;
}

.js_drop li a
{
	font:12px "Arial";
	color:#ccc;
	width:255px;
	height:22px;
	display:block;
	text-decoration:none;
	float:left;
	background-color:#333;
	border:1px solid #666;
	border-top:none;
	padding:5px 0 0 15px;
}

.js_drop li a:hover
{
	background-color:#900;
}

.main
{
	font:12px "Arial";
	font-weight:bold;
	display:block;
	width:256px;
	height:22px;
	color:#ccc;
	background:url(/assets/images/contact_dropdownmenu.jpg) left top no-repeat;
	float:left;
	text-decoration:none;
	padding:5px 0 0 16px;
}
