/* LayerSlider Full Width Skin */

.ls-layer,
.ls-layer * {
    font-family: 'Open Sans', Helvetica, Arial, Serif;
    font-weight: bold;
}

.ls-layer p {
    /*padding: 13px 31px;*/
    line-height: 40px;
    /*box-shadow: 1px 2px 3px 2px rgba(0,0,0,0.6);*/
    text-shadow: none;
    font-size: 23px;
	text-transform: uppercase;
	font-style: italic;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1.337), 1px 1px 1px rgba(0, 0, 0, 0.7);
	/*border: 3px solid #009B3A;
    border-radius: 53px;
    -moz-border-radius: 53px;
    -webkit-border-radius: 53px;
	background-color: #002776;*/
	color:white
}

.l1-s1 {
    height: 80px;
    color: black;
    /*background: white;
    opacity: .09;*/
    width: 700px;
    text-align: center;
}

.l2-s1 {
    height: 40px;
    color: white;
    background: black;
    opacity: .65;
    white-space: nowrap;
}

.l3-s1 {
    height: 40px;
    color: black;
    background: white;
    opacity: .9;
    white-space: nowrap;
}

.ls-fullwidth {
	background: #ddd;
}

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

.ls-fullwidth .ls-playvideo,
.ls-fullwidth .ls-nav-sides,
.ls-fullwidth .ls-bottom-slidebuttons a,
.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next,
.ls-fullwidth .ls-nav-start,
.ls-fullwidth .ls-nav-stop {
	/*! background-image: url(../images/skin.png); */	 
}

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

.ls-fullwidth .ls-playvideo:hover,
.ls-fullwidth .ls-vpcontainer:hover .ls-playvideo {
	background-position: -375px -150px;
}

.ls-fullwidth .ls-nav-prev {
	background-position: 0px 0px;
}

.ls-fullwidth .ls-nav-prev:hover {
	background-position: 0px -75px;
}

.ls-fullwidth .ls-nav-next {
	background-position: -150px 0px;
}

.ls-fullwidth .ls-nav-next:hover {
	background-position: -150px -75px;
}

.ls-fullwidth .ls-nav-start {
	background-position: -300px 0px;
}

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

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

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

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

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

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

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



.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
	width: 40px;
	height: 40px;
	z-index: 10000;
	top: 50%;
	margin-top: -20px;	
	position: absolute;
}

.ls-fullwidth .ls-nav-prev {
	left: 10px;
}

.ls-fullwidth .ls-nav-next {
	right: 10px;
}



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

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

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

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

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

.ls-fullwidth .ls-nav-sides {
	width: 0px;	
}



.ls-fullwidth .ls-thumbnail-hover {
	bottom: 30px;
	padding: 2px;
	margin-left: 1px;
}

.ls-fullwidth .ls-thumbnail-hover-bg {
	background: #eee;
}

.ls-fullwidth .ls-thumbnail-hover span {
	border: 5px solid #eee;
	margin-left: -5px;
}



.ls-fullwidth .ls-thumbnail {
	top: 10px;
}

.ls-fullwidth .ls-thumbnail-inner {
	padding: 2px;
	margin-left: -2px;
	background: #fff;
}

.ls-fullwidth .ls-thumbnail-slide a {
	margin-right: 2px;
}

.ls-fullwidth .ls-nothumb {
	background: #eee;
}