/*--------------- BEGIN SLIDER-----------------*/

#featured { height: 268px !important; overflow: hidden;}

.slider_desc .slider_content_list li {
  font-size: 1.5em;
  line-height: 1.2em;
  text-align: left;
}

.slider_desc .slider_content_list {
  padding-right: 0px;
  padding-left: 20px;
}

#featured {
    width : 940px;
}

html body ul.orbit-bullets li {
    padding-left : 0px;
}

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative;
    padding-top : 2px;
}

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }
    
div.orbit.with-bullets {
    margin-bottom: 40px;
}

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    /* display: none; */ }

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
}

.orbit-wrapper .columns h4 {
    color: #FFFFFF;
    padding: 40px 40px 0;
    text-align: right;
}

.slider_content_list {
    color: #FFFFFF;
    padding: 0 40px 40px;
    text-align: right;
    margin : 0px 0px 0px 0px;
}

/* Slider */
.slide{
     height: 276px !important;
     overflow:hidden;
}

.slide .slider-left{
    background-color : #ffffff;
    float:left;
    width:100%;
    z-index : inherit;
}

.slider_context {
    text-align:right;
    color: #00529E;
    position: absolute;
    top: 135px;
    width: 90.7%;
    font-size: 23px;
    line-height: 26px;
    z-index : inherit;
}

.slider_context p {
    z-index : inherit;
    width: auto;
    height: auto;
    position: absolute;
    right: 0;
}

#slide1 .slider_context {
    font-size: 30px;
    line-height: 33px;
    z-index : inherit;
}

.slider_desc {
    margin-top : 110px;
}

.slider_context h4 {
    text-align:right;
    color: #FFFFFF;
    font-size: 1.8em;
    margin-bottom: 0px;
}

div.orbit.with-bullets{
    margin-bottom:5px;
}

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; 
}
    
/* BULLET NAV
   ================================================== */

.orbit-bullets {
    bottom: 190px;
    float: right;
    list-style: none outside none;
    margin-left: 0;
    padding-left: 36px;
    position: relative;
    right: 65px;
    z-index: 4;
}

.orbit-bullets li {
    float: left;
    margin-left: -1px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url('/img/slider/bullets.png') no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden;
}

.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }
    
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }
    
/* FLUID LAYOUT
   ================================================== */
.orbit .fluid-placeholder {
  visibility: hidden;
  position: static;
  display: block;
  width: 100%;
}

.orbit, .orbit-wrapper { width: 100% !important; }

.slider_desc ul li,
.slider_context ul li {
    color: #FFFFFF;
    font-size: 2.5em;
    line-height: 35px;
    margin-bottom: 0;
    text-align: right;
}

.slider_desc ul li,
.slider_context ul {
    list-style : none outside none;
}

div.orbit-wrapper div.slider-nav span.left {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url('/img/slider/arrow_left.png');
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    width : 6px;
    bottom: 188px;
    right: 137px;
}

div.orbit-wrapper div.slider-nav span.right {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url('/img/slider/arrow_right.png');
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-align : left;
    width : 6px;
    bottom: 188px;
    right: 62px;
}

div.orbit-wrapper div.slider-nav span {
    cursor: pointer;
    float: right;
    height: 12px;
    position: relative;
    text-indent: -9999px;
    width: 6px;
    z-index: 30;
}

div.sliderBox .legend {
    height : 273px;
    padding-left : 1px;
    position : relative;
}

html body #featured ul li {
    background : none;
    padding-left;
}

.slider_context a:hover {
    text-decoration : none;
}

.sliderBox {
    opacity : 0;
}

#slide1.sliderBox {
    opacity : 1;
}
/*------------------- END SLIDER --------------*/