/* @override http://www.rupertsland.org/index.php/site/flexslider */

.flexslider { width: 958px; padding: 0; position: relative; }
.flexslider .slides li { display: none; position: relative; width: 958px; height: 401px; }
.flexslider .slides img { max-width: 100%; }

.flex-caption { display: none; }

/* Control Nav */
.flex-control-nav { display: none; }

.sliderNavWrapper { position: absolute; top: -22px; right: 52px; }

.slider-nav { position: absolute; top: 0; right: 0; width: 312px; height: 401px; z-index: 4; height: 402px; width: 310px; font-family: georgia, serif; font-weight: bold; font-style: italic; text-align: center; }
.slider-nav li { display: block; width: 310px; height: 134px; background: url(/images/slider-nav-bg.png) no-repeat right 0; }
.slider-nav li a { height: 99px; width: 222px; padding: 35px 0 0 85px; display: block; color: #919191; font-size: 16px; line-height: 18px; color: #ffffff; text-shadow: #000 0 1px 1px; }
.slider-nav li a:hover { text-decoration: none; }
.slider-nav li a.active { background: url(/images/slider-nav-hover.png) no-repeat 0 0; text-decoration: none; color: #fff; height: 112px; padding-top: 37px; position: relative; width: 225px; left: 0px; top: -2px; right: -2px; }
.slider-nav li.last a.active { background: url(/images/slider-nav-hover.png) no-repeat 0 0; height: 99px; top: -1px; padding-top: 36px; }
.slider-nav ul li a span.date-text { font-size: 11px; line-height: 18px; display: block; padding: 10px 0 0 0; }