/* LayerSlider Glass Skin */

.ls-bottom-nav-wrapper {
    text-align: center;
    margin: 0 auto 0px auto;
    position: absolute;
    top: 364px;
    left: 320px;
    display: none;
}

.ls-playvideo {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
}

.ls-playvideo,
.ls-nav-sides,
.ls-bottom-slidebuttons a,
.ls-nav-start,
.ls-nav-stop {
    background-image: url(skin.png);	
}

.ls-playvideo {
    background-position: -300px -150px;
}

.ls-playvideo:hover,
.ls-vpcontainer:hover .ls-playvideo {
    background-position: -375px -150px;
}
.ls-nav-start {
    background-position: -300px 0px;
}

.ls-nav-start:hover,
.ls-nav-start-active {
    background-position: -300px -75px;
}

.ls-nav-stop {
    background-position: -450px 0px;
}

.ls-nav-stop:hover,
.ls-nav-stop-active {
    background-position: -450px -75px;
}

.ls-bottom-slidebuttons a {
    background-position: 0px -150px;
}

.ls-bottom-slidebuttons a.ls-nav-active,
.ls-bottom-slidebuttons a:hover {
    background-position: -75px -150px;
}

.ls-nav-sideleft {
    background-position: -150px -150px;	
}

.ls-nav-sideright {
    background-position: -225px -150px;	
}

.ls-bottom-slidebuttons,
.ls-bottom-slidebuttons a,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
    height: 30px;
}

.ls-bottom-slidebuttons,
.ls-bottom-slidebuttons a,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
    display: inline-block;
}

.ls-nav-start,
.ls-nav-stop {
    width: 28px;
}

.ls-bottom-slidebuttons a {
    width: 18px;
}

.ls-nav-sides {
    width: 9px;
}
.ls-layer, .ls-layer * {
    /*    white-space: nowrap;*/
}
.ls-nav-prev, .ls-nav-next {
    width: 27px;
    height: 119px;
    z-index: 10000;
    position: absolute;
    display: block;
    top: 466px;
}
.ls-nav-prev {
    left: 971pxpx;
}
.ls-nav-next {
    left: 1050px;
}
a.ls-nav-next, a.ls-nav-prev {
    outline: none;
    border: 0;
}




/* Custom Styles */

.ls-layer .ls-bg, div#layerslider {
    width: 1240px;
    height: 556px;
    margin: 0 auto;
}

.ls-container {
    visibility: hidden;
}

.ls-inner {
    position: relative;
    background-position: center center;
}

.ls-inner,
.ls-layer {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ls-layer {
    position: absolute;
    display: none;
    background-position: center center;
}

.ls-layer * {
    margin: 0px;
    line-height: normal;
}

.ls-layer img {
    min-width: none;
    max-width: none;
}

.ls-active,
.ls-animating {
    display: block !important;
}

.ls-layer > * {
    position: absolute;
    left: 0px;
    top: 0px;
}

.ls-layer .ls-bg {
    /*left: 50%;
    top: 50%;*/
    background-position: center;
}

.ls-bottom-nav-wrapper {
    z-index: 100;
    height: 0px;
}

.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
    outline: none;
}
a.ls-nav-prev {
    width: 24px;
    height: 25px;
    /*    background: url(../../img/slider_arrow_left.png) no-repeat;*/
}
a.ls-nav-next {
    width: 24px;
    height: 25px;
    /*    background: url(../../img/slider_arrow_right.png) no-repeat;*/
}
.slideinfobox {
width: 265px;
height: 534px;
background: url(../../img/slider_cardcurtain.png) no-repeat;
position: absolute;
z-index: 2;
top: 0px;
left: 799px;
padding: 12px 29px;
color: #AE8702;
padding-top: 266px;
}

.slideinfobox h4 {
    font-size: 34px;
    margin: 35px 0 10px 0;
    text-transform: uppercase;
}
.slideinfobox p {
font-size: 16px;
margin: 0px 0;
text-transform: uppercase;
}
