

/*  trailer  */
.trailer_video_container_hide {
    display:none;
}


/* ad-gallery-slidebox */
.ad-gallery-slider-box{
	border: none;
}
.ad-gallery-slider-box .ad-gallery .ad-back{
	width: 11px;
	left: -20px;
	background: url(/_images/carousel_arrow_left.png) 0% 0% no-repeat;
	height: 20px;
	top: 30%;
}
.ad-gallery-slider-box .ad-gallery .ad-forward{
	width: 11px;
	right: -20px;
	background: url(/_images/carouse_arrow_right.png) 0% 0% no-repeat;
	height: 20px;
	top: 30%;
}
.ad-gallery-slider-box .ad-gallery{
	width: 540px;
}
.firm_gallery_block .ad-gallery-slider-box .ad-gallery{
	width: 650px;
}
/* lightbox */
#lightbox-container-image-box #lightbox-container-image #lightbox-nav{
	/* position: relative;*/
}
/* 
#lightbox-container-image-box #lightbox-container-image #lightbox-nav #lightbox-nav-btnNext{
	background: url(/_images/lightbox_arrow_right.png) 0% 0% no-repeat !important;
	width: 12px;
	height: 29px !important;
	right: 2px;
	top: 50%;
	position: absolute;
}
#lightbox-container-image-box #lightbox-container-image #lightbox-nav #lightbox-nav-btnPrev{
	background: url(/_images/lightbox_arrow_left.png) 0% 0% no-repeat !important;
	width: 12px;
	height: 29px !important;
	left: 2px;
	top: 50%;
	position: absolute;
} */













