

 /**************************
*
*	GENERAL
*
**************************/

.slider_wrapper {
	top: /*-27*/-46px;
	position: relative;
	z-index: 0;
	overflow: hidden;
	z-index: 10;
	margin-bottom: 0px;
}

.camera_target_content {
	overflow: visible !important;

}

.camera_wrap {
	display: none;
	position: relative;
	overflow: visible !important;
	z-index: 0;
	margin-bottom: 0 !important;
}

.camera_wrap img {
	max-width: 10000px;
}

.camera_fakehover {
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
	z-index: 1;
}

.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 {
    background: url(../images/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
}
.camera_loader {
    background: #fff url(../images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../images/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: none;	
}


.slide_wrapper .camera_prev{
	background: url(../images/prevnext_bg.png) 0 0 repeat;
	width: 70px;	
	top: 0 !important;
	height: auto !important;
	bottom: 0;
	left: -80px;
	display: block;
	position: absolute;
	opacity: 1 !important;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.slide_wrapper .camera_prev>span {
	background: url(../images/prev.png) center 0 no-repeat;
	top: 50%;
		
	margin-top: -10px;
	position: absolute;
	display: block;
	height: 20px;
	left: 0;
	right: 0;
}

.slide_wrapper .camera_next>span {
	background: url(../images/next.png) center 0 no-repeat;
	top: 50%;
	margin-top: -10px;
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	height: 20px;
}



.slide_wrapper .camera_next {
	background: url(../images/prevnext_bg.png) 0 0 repeat;
	width: 70px;	
	top: 0  !important;
	bottom: 0;
	height: auto !important;

	right: -80px;
	display: block;
	position: absolute;
	opacity: 1 !important;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.camera_thumbs_cont {
	z-index: 999;
	position: relative;
}


.camera_thumbs_cont > div {
	float: left;
	width: 100%;

}
.camera_thumbs_cont ul {
	overflow: hidden;
	position: relative;
	width: 100% !important;
	margin: 0 !important;
	margin-left: 0px !important;
	left: 0% !important;
	margin-top: -70px !important;
	text-align: center;
}
.camera_thumbs_cont ul li {
	background-color: #414141;
	display: inline-block;
	border: 5px solid #fff;
}

.camera_thumbs_cont ul li+li  {
	margin-left: 2px !important;
}
.camera_thumbs_cont ul li > img {
	cursor: pointer;
	vertical-align:bottom;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}



.caption {
	text-align: center;
	top: 65%;
	margin-top: 0px;
	left: 0;
	right: 0;
	display: block;
	position: absolute;
	text-transform: uppercase;
	font-weight: normal !important;
	color: #000 !important;
	letter-spacing: 2px;
}

.caption strong {
	display: block;
	font-weight: bold;
}

/**************************
*
*	COLORS & SKINS
*
**************************/
/**************************

**************************/


.camera_pag  {
	display: block;
	position: absolute;
	width: 114px;
	height: 38px;
	left: 50%;
	top: 61.8%;
	margin-left: -54px;
	margin-top: 0px;
	z-index: 999;
	opacity: 1 !important;
	bottom: 32px;	
}

.camera_pag_ul {
 	overflow: hidden;


}

.camera_pag ul li {
	float: left;
}

.camera_pag ul li+li {
	margin-left: 11px;
}

.camera_pag ul li span {
	display: block;
	width: 13px;
	background: url(../images/pagination.png) right 0 no-repeat;
	height: 13px;
	overflow: hidden;
	color: transparent;
	text-indent: -100px;
}

.camera_pag ul li:hover span, .camera_pag ul li.cameracurrent span {
	background-position: 0 0;
	cursor: pointer;
}


.camera_prev {
	display: block;
	position: absolute;
	width: 38px;
	background-color: #9b9b89;
	height: 38px;
	left: 50%;
	top: 30%;
	margin-left: -470px;
	margin-top: -19px;
	z-index: 999;
	opacity: 1 !important;
	bottom: 32px;
}

.camera_prev:after {
	position: absolute;
	display: block;
	content: '';
	width: 7px;
	height: 11px;
	left: 50%;
	margin-left: -4px;
	top: 50%;
	margin-top: -6px;
	background: url(../images/prevnext.png) 0 0 no-repeat;
}


.camera_next {
	display: block;
	position: absolute;
	width: 38px;
	background-color: #9b9b89;
	height: 38px;
	right: 50%;
	top: 30%;
	margin-right: -470px;
	margin-top: -19px;
	z-index: 999;
	opacity: 1 !important;
	bottom: 32px;
}

.camera_next:after {
	position: absolute;
	display: block;
	content: '';
	width: 7px;
	height: 11px;
	left: 50%;
	margin-left: -4px;
	top: 50%;
	margin-top: -6px;
	background: url(../images/prevnext.png) right 0 no-repeat;
}


.camera_prev:hover,
.camera_next:hover  {
	cursor: pointer;
	background-color: #587a77;
}

.slide-size {font-size: 23px; line-height: 30px !important;}
.slide-size2 {font-size: 23px; line-height: 30px !important;}

.h2s {font-size: 50px !important; color:#bab9a8 !important; text-shadow: none !important; font-weight: normal !important;}
.slider-btm {font-size: 13px !important; color:#577a77 !important; font-family: Arial, Helvetica, sans-serif; font-weight: normal !important; text-transform: none !important; line-height: 18px !important; letter-spacing: none !important; padding: 0px 0px 0px 0px;text-align: justify; width: 860px; margin: 0 auto;}
.linkSlider {
    margin-top: 20px;
	width: 249px;
    display: inline-block;
    position: relative;
    padding: 0px 0px 15px 0px;
    background: url(../images/btn-shadow.png) no-repeat bottom right;
	margin-left: -41px;
}
.linkSlider a{
    display: inline-block;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    padding: 11px 21px;
    font-family: 'FuturaBkBook', sans-serif;
    background-color: #587a77;
	font-size: 20px;
	letter-spacing: 1px;
}

.linkSlider a:after {
    background-color: #9b9b89;
    width: 42px;
    right: -42px;
    top: 0;
    bottom: 0;
    content: '';
    position: absolute;
    display: block;
}

.linkSlider a:before {
    position: absolute;
    display: block;
    content: '';
    width: 7px;
    z-index: 2;
    height: 11px;
    right: -25px;
    top: 50%;
    margin-top: -5px;
    background: url(../images/prevnext.png) right 0 no-repeat;
}

.linkSlider a:hover {
    background-color: #9b9b89;
}
@media only screen and (max-width: 995px) {
.slider_wrapper {
	margin-top: 0px;
}
.h2s {font-size: 40px !important;}
.slider-btm {font-size: 13px !important; font-weight: normal !important; width: 688px; margin: 0 auto;}
.camera_pag  {	
	display: block;
	position: absolute;
	width: 114px;
	height: 38px;
	left: 50%;
	top: 58.2%;
	margin-left: -54px;
	margin-top: 0px;
	z-index: 999;
	opacity: 1 !important;
	bottom: 32px;	
}
.caption {
	top: 65%;
}
#camera_wrap {padding-bottom: 35px;
}
.linkSlider {
    margin-top: 0px;
	width: auto;
    display: inline-block;
    position: relative;
    padding: 0px 0px 11px 0px;
    background: url(../images/btn-shadow2.png) no-repeat bottom center;
	margin-left: -41px;
	
	margin-top: 0px;
	width: 166px;
    display: inline-block;
    position: relative;
    padding: 0px 0px 11px 0px;
    background: url(../images/btn-shadow2.png) no-repeat bottom right;
	margin-left: -41px;
}
.linkSlider a{
    display: inline-block;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    padding: 7px 14px;
    font-family: 'FuturaBkBook', sans-serif;
    background-color: #587a77;
	font-size: 14px;
	letter-spacing: 1px;
}

.linkSlider a:after {
    background-color: #9b9b89;
    width: 34px;
    right: -34px;
    top: 0;
    bottom: 0;
    content: '';
    position: absolute;
    display: block;
}

.linkSlider a:before {
    position: absolute;
    display: block;
    content: '';
    width: 7px;
    z-index: 2;
    height: 11px;
    right: -21px;
    top: 50%;
    margin-top: -5px;
    background: url(../images/prevnext.png) right 0 no-repeat;
}
.camera_prev {
    margin-left: -375px !important;
}

.camera_next {
    margin-right: -375px !important;
}
}

@media only screen and (max-width: 767px) {
.slider_wrapper {
	margin-top: -25px;
	margin-bottom: 0px;
}
#camera_wrap {padding-bottom: 160px;}
.caption {
	top: 63%;
}
.camera_pag  {
	display: none;
}
.h2s {font-size: 26px !important; color:#bab9a8 !important; text-shadow: none !important; font-weight: normal !important;}
.slider-btm {font-size: 13px !important; color:#577a77 !important; font-family: Arial, Helvetica, sans-serif; font-weight: normal !important; text-transform: none !important; line-height: 18px !important; letter-spacing: none !important; padding: 0px 0px 0px 0px;text-align: justify; width: 380px; margin: 0 auto;}
.camera_prev {
    margin-left: -210px !important;
}

.camera_next {
    margin-right: -210px !important;
}
}
@media only screen and (max-width: 479px) {
.slider_wrapper {
	margin-top: -25px;
	margin-bottom: 0px;
}
#camera_wrap {padding-bottom: 280px;}
.caption {
	top: 62%;
}
.camera_pag  {
	display: none;
}
.h2s {font-size: 26px !important; color:#bab9a8 !important; text-shadow: none !important; font-weight: normal !important;}
.slider-btm {font-size: 12px !important; color:#577a77 !important; font-family: Arial, Helvetica, sans-serif; font-weight: normal !important; text-transform: none !important; line-height: 18px !important; letter-spacing: none !important; padding: 0px 0px 0px 0px;text-align: justify; width: 290px; margin: 0 auto;}
.camera_prev {
    margin-left: -150px !important;
}

.camera_next {
    margin-right: -150px !important;
}
.linkSlider {
    margin-top: 0px;
	width: 152px;
    display: inline-block;
    position: relative;
    padding: 0px 0px 11px 0px;
    background: url(../images/btn-shadow3.png) no-repeat bottom right;
	margin-left: -41px;
}
.linkSlider a{
    display: inline-block;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    padding: 6px 12px;
    font-family: 'FuturaBkBook', sans-serif;
    background-color: #587a77;
	font-size: 13px;
	letter-spacing: 1px;
}

.linkSlider a:after {
    background-color: #9b9b89;
    width: 32px;
    right: -30px;
    top: 0;
    bottom: 0;
    content: '';
    position: absolute;
    display: block;
}

.linkSlider a:before {
    position: absolute;
    display: block;
    content: '';
    width: 7px;
    z-index: 2;
    height: 11px;
    right: -17px;
    top: 50%;
    margin-top: -5px;
    background: url(../images/prevnext.png) right 0 no-repeat;
}
}