
.jcarousel-wrapper {
    border: medium none;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin: 0 auto;
    max-height: 540px;
    position: relative;
    width: 672px;
}

.slider-controls {
    height: 35px;
    margin-top: 24px;
    position: absolute;
    right: 0;
    width: 225px;
}
.slider-footer {
    background: rgba(255,255,255,0.03);
    background: -moz-linear-gradient(left, rgba(255,255,255,0.03) 0%, rgba(244,245,247,0.04) 1%, rgba(83,103,120,0.84) 93%, rgba(71,92,110,0.84) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.03)), color-stop(1%, rgba(244,245,247,0.04)), color-stop(93%, rgba(83,103,120,0.84)), color-stop(100%, rgba(71,92,110,0.84)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.03) 0%, rgba(244,245,247,0.04) 1%, rgba(83,103,120,0.84) 93%, rgba(71,92,110,0.84) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0.03) 0%, rgba(244,245,247,0.04) 1%, rgba(83,103,120,0.84) 93%, rgba(71,92,110,0.84) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0.03) 0%, rgba(244,245,247,0.04) 1%, rgba(83,103,120,0.84) 93%, rgba(71,92,110,0.84) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0.03) 0%, rgba(244,245,247,0.04) 1%, rgba(83,103,120,0.84) 93%, rgba(71,92,110,0.84) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#475c6e', GradientType=1 );
    height: 55px;
    position: relative;
    top: -55px;
    z-index: 99;
}
.slider-cover {
background: rgba(67,87,169,1);
background: -moz-linear-gradient(left, rgba(67,87,169,1) 0%, rgba(67,87,169,0.98) 8%, rgba(255,255,255,0.85) 50%, rgba(255,255,255,0.79) 73%, rgba(148,167,122,0.74) 89%, rgba(148,167,122,0.72) 96%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(67,87,169,1)), color-stop(8%, rgba(67,87,169,0.98)), color-stop(50%, rgba(255,255,255,0.85)), color-stop(73%, rgba(255,255,255,0.79)), color-stop(89%, rgba(148,167,122,0.74)), color-stop(96%, rgba(148,167,122,0.72)));
background: -webkit-linear-gradient(left, rgba(67,87,169,1) 0%, rgba(67,87,169,0.98) 8%, rgba(255,255,255,0.85) 50%, rgba(255,255,255,0.79) 73%, rgba(148,167,122,0.74) 89%, rgba(148,167,122,0.72) 96%);
background: -o-linear-gradient(left, rgba(67,87,169,1) 0%, rgba(67,87,169,0.98) 8%, rgba(255,255,255,0.85) 50%, rgba(255,255,255,0.79) 73%, rgba(148,167,122,0.74) 89%, rgba(148,167,122,0.72) 96%);
background: -ms-linear-gradient(left, rgba(67,87,169,1) 0%, rgba(67,87,169,0.98) 8%, rgba(255,255,255,0.85) 50%, rgba(255,255,255,0.79) 73%, rgba(148,167,122,0.74) 89%, rgba(148,167,122,0.72) 96%);
background: linear-gradient(to right, rgba(67,87,169,1) 0%, rgba(67,87,169,0.98) 8%, rgba(255,255,255,0.85) 50%, rgba(255,255,255,0.79) 73%, rgba(148,167,122,0.74) 89%, rgba(148,167,122,0.72) 96%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4357a9', endColorstr='#94a77a', GradientType=1 );
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    height: 540px;
    overflow: hidden;
    position: absolute;
    width: 672px;
    z-index: 15;
}
.static-slider-text {
    left: 32px;
    position: absolute;
    top: 10px;
    z-index: 999;
}
.static-slider-text h1 {
    color: #fff;
    font-family: Comic Sans MS;
    font-size: 25px;
}
.static-slider-text a {
    color: #fff;
    text-decoration: none;
}
.static-slider-text > p {
    color: #fff;
    position: relative;
    width: 300px;
}
.jcarousel-wrapper .photo-credits {
    bottom: 0;
    color: #fff;
    font-size: 13px;
    opacity: 0.66;
    position: absolute;
    right: 15px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
}
.jcarousel-wrapper .photo-credits a {
    color: #fff;
}
.jcarousel {
    height: 540px;
    overflow: hidden;
    position: relative;
    width: 672px;
}
.text {
    bottom: 16px;
    height: 40px;
    left: 280px;
    overflow: hidden;
    position: relative;
    width: 410px;
    z-index: 999;
}
.caption {
    color: #fff;
    font-size: 11px;
}
.more a {
    color: #f86c17;
}
.more {
    font-family: Lucida Grande,Arial,Verdana;
    text-align: right;
}
.jcarousel ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 20000em;
}
.jcarousel li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    max-height: 540px;
    padding: 0;
    width: 672px;
}
/*
.jcarousel-pagination a, .jcarousel-pagination a:visited {
    background: none repeat scroll 0 0 #000;
    border: medium none;
    color: #fff;
    float: left;
    font-size: 0.917em;
    height: 1.5em;
    line-height: 1em;
    margin: 0 0.25em;
    opacity: 0.6;
    padding: 0;
    text-align: center;
    width: 1.5em;
}
*/
.jcarousel-pagination a {
	background: none repeat scroll 0 0 #fff;
    color: rgba(0, 0, 0, 0) !important;
    border-radius: 50% !important;
    width: 10px !important;
    height: 16px !important;
    border: none !important;
	color: #fff;
    float: left;
    font-size: 0.917em;
	margin: 0 0.25em;
    opacity: 0.6;
    padding: 0;
}
.jcarousel img {
/*
    height: 220px;
    left: 400px;
    margin: 0 auto;
    max-height: 100%;
    position: relative;
    width: 400px;
	*/
}
.jcarousel-control-prev:hover, .jcarousel-control-next:hover {
}
.jcarousel-control-prev:focus, .jcarousel-control-next:focus {
}
.jcarousel-control-prev, .jcarousel-control-next {
   background: none repeat scroll 0 0 transparent;
    color: #fff !important;
    display: inline-table;
    font-family: Lucida Grande,Arial,Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 18px;
    text-decoration: none;
    vertical-align: middle;
    width: 32px;
    z-index: 1000;
    outline: medium none !important;
}
.jcarousel-control-prev {
    background: url("../images/bullet-prev.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    margin-right: 10px;
    padding-left: 10px;
}
.jcarousel-control-next {
    background: url("../images/bullet.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 10px;
}
.jcarousel-control-prev:hover span, .jcarousel-control-next:hover span {
    display: block;
}
.jcarousel-control-prev.inactive, .jcarousel-control-next.inactive {
    cursor: default;
    opacity: 0.5;
}
.jcarousel-pagination {
    float: right;
    margin-right: 40px;
    position: relative;
    top: -40px;
}
.slideShowButtonSelected, .slideShowButtonSelected:hover, .slideShowButton:hover {
    background: none repeat scroll 0 0 #971e20;
    border: 1px solid #320000;
    border-radius: 5px;
    box-shadow: 0 -4px 8px -5px #000000 inset;
    display: inline-block;
    height: 10px;
    margin: 0;
    overflow: hidden;
    width: 10px;
}
.jcarousel-pagination a {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #a0a7ab;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 23px;
    line-height: 24px;
    margin-right: 1px;
    min-width: 15px;
    opacity: 0.75;
    padding: 0px;
    text-align: center;
    text-decoration: none;
}
.jcarousel-pagination a.active {
    background: none repeat scroll 0 0 #9b9b9b;
    border: 1px solid #fff;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    height: 23px;
    opacity: 1;
}
