﻿.homeItem{position:relative;}
.homeItem img{width:100%;position:absolute;top:0;left:0;display:block;}
.clr{margin:0;padding:0;clear:both;}	
/*JSP edit*/
.slidesjs-navigation {bottom:100px;display: block;height: 40px;position: absolute;width: 40px;z-index: 9999;text-indent:-9999px;border:1px solid #f2f2f2}
.slidesjs-navigation.slidesjs-previous {right:150px;background:url(../images/homeSlidePrevArrow.png) no-repeat center}
.slidesjs-navigation.slidesjs-next {right:100px;background:url(../images/homeSlideNextArrow.png) no-repeat center}
.slidesjs-navigation:hover{background-color:#16ade5 !important;border:1px solid #16ade5;}
.faceliftScreenBottom{width:100%;float:left;background:#2f3131;padding-bottom:95px;padding-top:35px;}

.scrollDown{position:absolute;width:133px;height:14px;bottom:70px;left:50%;margin-left:-66px;z-index:9995;display:block;cursor:pointer;}

@media (min-width:602px) and (max-width:1440px) {


}
@media (max-width:601px){
.slidesjs-navigation {bottom:10px;display: block;height: 40px;position: absolute;width: 40px;z-index: 9999;text-indent:-9999px;border:1px solid #f2f2f2}

.slidesjs-navigation.slidesjs-previous { bottom:40px;right:70px;background:url(../images/homeSlidePrevArrow.png) no-repeat center}
.slidesjs-navigation.slidesjs-next { bottom:40px;right:20px;background:url(../images/homeSlideNextArrow.png) no-repeat center}
}



