﻿div#contentRotatorOutterWrapper {
    background-color: #002050;
}
div#contentRotatorInnerWrapper {
    display: block;
    margin: 0 auto;
    max-width: 1180px;
    width: 97%;
}
div#contentRotator {
    width: 100%;
    height: 238px;
    position: relative;
    overflow: hidden;
}
div#contentRotator div#rotatorThumbs {
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 100;
}
div#contentRotator div#rotatorCopyMobile {
    display: none;
}
div#contentRotator a.arrow {
    display: none;
}
div#contentRotator div.rotatorThumb {
    height: 15px;
    width: 15px;
    margin-right: 10px;
    float: left;
    cursor: pointer;
}
div#contentRotator div.rotatorItem {
    width: 100%;
    height: 238px;
    background-position: center top;
    display: inline-block;
    position: absolute;
    left: 1180px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y pinch-zoom;
}
div#contentRotator div.rotatorItem div.copy {
    margin: 20px;
    background-color: #002050;
    display: inline-block;
    max-width: 620px;
    height: 198px;
}
div#contentRotator div.rotatorItem div.copy2 {
    margin: 20px;
    background-color: #0078d7;
    display: inline-block;
    max-width: 620px;
    height: 198px;
}
div#contentRotator div.rotatorCurrent {
    left: 0;
}
div#contentRotator div.rotatorItem.loading {
    display: none;
}
div#contentRotator div.rotatorItem div>h2 {
    font-size: 1.75em;
    line-height: 1.25em;
    padding: 25px 30px 0 20px;
}
div#contentRotator div.rotatorItem div>h2, div#contentRotator div.rotatorItem div>h2>a {
    font-family: 'Segoe UI Light', 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
    color: #fff;
    font-weight: lighter;
    position: relative;
    z-index: 5;
}
div#contentRotator div.rotatorItem div>h3 {
    font-family: 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
    color: #fff;
    font-size: .813em;
    line-height: 1.25em;
    max-width: 310px;
    padding: 15px 20px 0;
    position: relative;
    z-index: 5;
}
div#contentRotator div.rotatorItem div>h2>a {
    text-decoration: none;
}
div#contentRotator div.rotatorItem div>a,
div#contentRotator div.rotatorItem div>span.fauxlink {
    color: #00BCF2;
    font-size: 1.125em;
    text-decoration: none;
    margin-top: 10px;
    margin-left: 20px;
    height: 36px;
    line-height: 1.75em;
    display: inline-block;
    position: relative;
    z-index: 5;
}

div#contentRotator div.rotatorItem div>a:after {
    display: inline-block;
    content: " ";
    vertical-align: middle;
    margin-left: 10px;
}
@media screen and (max-width:767px) {
    div#contentRotator {
    height: 390px;
}
div#contentRotator div#rotatorThumbs {
    display: none;
}
div#contentRotator div.rotatorItem div.copy {
    position: absolute;
    top: 218px;
    width: 100%;
    height: 238px;
    margin: 0;
    z-index: 100;
}
div#contentRotator div#rotatorCopyMobile {
    position: absolute;
    top: 218px;
    width: 100%;
    height: 218px;
    margin: 0;
    background-color: #002050;
    display: inline-block;
    z-index: 10;
}
div#contentRotator a.arrow {
    position: absolute;
    width: 24px;
    height: 218px;
    top: 218px;
    margin: 0;
    background-color: #002050;
    display: inline-block;
    z-index: 200;
    color: #fff;
    cursor: pointer;
    background-position-y: 74px;
}
div#contentRotator a.arrowLeft {
    left: 0;
    border-left: 10px solid #002050;
}
div#contentRotator a.arrowRight {
    right: 0;
    border-right: 10px solid #002050;
}
div#contentRotator div.rotatorItem {
    background-position: -530px top;
}
div#contentRotator div.rotatorItem div>h2 {
    font-size: 1.125em;
    line-height: 1.125em;
    font-weight: 600;
    padding: 20px 54px 0 54px;
}
div#contentRotator div.rotatorItem div>h2>a {
    font-weight: 600;
}
div#contentRotator div.rotatorItem div>h3 {
    font-size: .875em;
    padding: 15px 54px 0 54px;
}
div#contentRotator div.rotatorItem div>a,
div#contentRotator div.rotatorItem div>span.fauxlink {
    font-size: 1.063em;
    padding: 10px 24px 0 34px;
}
div#contentRotator div.rotatorItem div.copy>a:after {
    background: none;
}
}
/*! jQuery UI - v1.10.3 - 2013-07-14
* http://jqueryui.com
* Includes: jquery.ui.core.css,  jquery.ui.accordion.css,  jquery.ui.slider.css,  jquery.ui.tabs.css
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ui-front {
    z-index: 100;
}
.ui-state-disabled {
    cursor: default!important;
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0;
}
.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
    padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}
.ui-slider-horizontal {
    height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.ui-slider-vertical {
    width: .8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
.ui-tabs {
    position: relative;
    padding: .2em;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}

.LinkList div.Bulleted a {
    background: url("/Areas/Epx/Content/Images/Arrow.gif") no-repeat center left;
    padding-left: 24px;
}
.LinkList ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.LinkList div.Links:last-child ul {
    float: none;
}
.LinkList ul li {
    list-style-type: none;
    background: none;
    padding: 0;
    margin: 0;
}
.LinkList ul.horizontal li {
    float: left;
}
.rtl .LinkList ul.horizontal li {
    float: right;
}
.LinkList .LinksDivider {
    float: left;
}

.DetailedLinkWithImage div.leftImage.titleAndImage div.image {
    float: left;
}
.DetailedLinkWithImage div.rightImage.titleAndImage div.image {
    float: right;
}
.DetailedLinkMetro a.tile, .DetailedLinkWithImageMetro a.tile {
    display: block;
}
.DetailedLinkWithImage.leftImage div.textContent, .DetailedLinkWithImageMetro.leftImage div.textContent, .DetailedLinkWithImage.leftImage div.image, .DetailedLinkWithImageMetro.leftImage div.image, .DetailedLinkWithImage.leftImage div.media, .DetailedLinkWithImageMetro.leftImage div.media {
    float: right;
}
.DetailedLinkWithImage.rightImage div.textContent, .DetailedLinkWithImageMetro.rightImage div.textContent, .DetailedLinkWithImage.rightImage div.image, .DetailedLinkWithImageMetro.rightImage div.image, .DetailedLinkWithImage.rightImage div.media, .DetailedLinkWithImageMetro.rightImage div.media {
    float: left;
}
.DetailedLinkWithImage.leftImage, .DetailedLinkWithImage.rightImage {
    display: inline-block;
}
div.DetailedLinkWithImageMetro div.title {
    display: inline-block;
}
div.DetailedLinkMetro div.title {
    display: inline-block;
}
div.DetailedLinkWithImageList, div.DetailedLinkListTextFormat, div.DetailedLinkList {
    display: inline-block;
}

div#Fragment_TwitterViewer {
    display: inline-block;
    width: 25%;
    height: 100%;
    float: left;
    border-left: 15px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div#Fragment_TwitterViewer div.title {
    font-size: 1em;
    font-weight: 600;
    float: left;
    margin-bottom: 10px;
}
div#Fragment_TwitterViewer div.content {
    padding: 8px 20px 20px;
    clear: both;
    display: block;
    background-color: #eaeaea;
    height: 399px;
    overflow-x: hidden;
    overflow-y: auto;
}
div#Fragment_TwitterViewer div.content iframe {
    width: 100%;
}
div#Fragment_TwitterViewer div.content a.twitter-timeline {
    color: #707070;
    font-size: .813em;
}
@media screen and (max-width:1262px) {
    div#Fragment_TwitterViewer {
    width: 50%;
    border-left: 10px solid #fff;
    border-right: 0;
}
div#Fragment_TwitterViewer div.content {
    height: 623px;
}
}
@media screen and (max-width:644px) {
    div#Fragment_TwitterViewer {
    width: 100%;
    border: 0;
    margin-top: 30px;
}
}
