.slider_wrapper {
	overflow:hidden;
	height:567px;
	position:relative;
}
.caroufredsel_wrapper {
	top:0 !important;
}
.camera_wrap {
	display:none;
	width:1290px !important;
	position:absolute;
	left:50%;
	margin-left:-645px;
	z-index:0;
	margin-bottom:0 !important;
}
.camera_wrap img {
	max-width:1290px;
}
.camera_fakehover {
	height:100%;
	min-height:60px;
	position:relative;
	width:100%;
	z-index:1;
}
.camera_wrap {
	width:100%;
}
.camera_src {
	display:none;
}
.cameraCont, .cameraContents {
	height:100%;
	position:relative;
	width:100%;
	z-index:1;
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.camera_target_content .camera_link {
	display:block;
	height:100%;
    position:relative;
	text-decoration:none;
    z-index:10;
}
.camera_loader {
    background: #fff url(../dsg/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../dsg/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}

.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}
.camerarelative {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.camera_commands > .camera_stop {
	display: block !important;
}

.camera_thumbs_cont > div {
	float: left;
	width: 100%;
}
.camera_thumbs_cont ul {
	overflow: hidden;
	padding: 3px 4px 8px;
	position: relative;
	text-align: center;
}
.camera_thumbs_cont ul li {
	display: inline;
	padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
	border: 1px solid;
	cursor: pointer;
	margin-top: 5px;
	vertical-align:bottom;
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}
.camera_commands {
	background:rgba(31, 26, 23, 0.9);
	position:absolute;
	right:0;
	bottom:52px;
	width:1147px;
	height:119px;
}
.camera_commands .camera_stop {
	background:url(../dsg/caption_bg.png) no-repeat right 0;
	width:30px;
	height:140px;
	position:absolute;
	right:-30px;
}
.camera_caption {
	color:#ffffff;
	position:absolute;
	right:0;
	text-align:left;
	bottom:52px;
	padding-left:140px;
	width:1007px;
	height:119px;
}
.camera_caption h1 {
	font-family:'futura';
	color:#ffffff;
	font-size:2.5em;
	font-weight:400;
	line-height:2em;
}
.camera_caption p {
	color:#b7b7b7;
}
.camera_pag  {
	display:none;
}
.camera_prev {
	display:block;
	position:absolute;
	background: url(../dsg/prevnext.png) 0 0 no-repeat;
	width:40px;
	height:40px;
	left:165px;
	bottom:34px;
	z-index:999;
}
.camera_next {
	display:block;
	position:absolute;
	background:url(../dsg/prevnext.png) right 0 no-repeat;
	width:40px;
	height:40px;
	left:205px;
	bottom:34px;
	z-index:999;
}
.camera_prev:hover, .camera_next:hover{
	cursor:pointer;
}
