﻿
/*******************/
/*   Carousel      */
/*******************/
.carousel-1 {
	width: 667px;
	height: 110px;
	background: none;
	position: relative;
	overflow: hidden;
	z-index: 99;
	font-family: Arial,Helvetica,sans-serif;
	visibility: hidden;
}

	.carousel-1 .slideContainer {
		width: 592px;
		height: 100px;
		position: absolute;
		left: 38px;
		top: 2px;
		z-index: 202;
		overflow: hidden;
	}

	.carousel-1 .pagerContainer {
		width: 667px;
		height: 84px;
		z-index: 201;
		position: absolute;
		left: 0px;
		top: 10px;
	}

	.carousel-1 .slide {
		width: 592px;
		height: 100px;
	}

	.carousel-1 .oneImage {
        display: block;
		position: relative;
		width: 128px;
		height: 84px;
        background-color:#123B69;
		margin-left: 16px;
		margin-top: 8px;
		float: left;

		cursor: pointer;
		overflow: hidden;
		box-shadow: 0 0 8px rgba(51, 51, 51, 1);
		-webkit-box-shadow: 0 0 8px rgba(51, 51, 51, 1);
		-moz-box-shadow: 0 0 8px rgba(51, 51, 51, 1);
        text-decoration: none;
	}

	.carousel-1 .ieShadow {
		background-color: #333333;
		filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=3, enabled='true');
		position: absolute;
		left: 0px;
		top: 5px;
		width: 129px;
		height: 85px;
	}

	.carousel-1 .oneImage img {
        max-width: 100%;
		position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        -ms-transform: translate(-50%, -50%);  /* IE 9 */
        -webkit-transform: translate(-50%, -50%); /* Safari */
        transform: translate(-50%, -50%)
	}

	.carousel-1 .slide .selected {
		border-color: Black;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1.0;
		-khtml-opacity: 1.0;
		opacity: 1.0;
	}

	.carousel-1 .previousButton, .carousel-1 .nextButton {
		display: block;
		width: 24px;
		height: 72px;
		float: left;
		background: url('../images/carouselSprite.png');
		position: absolute;
	}

	.carousel-1 .previousButton {
		background-position: 0px 0px;
		left: 14px;
	}

	.carousel-1 .nextButton {
		background-position: -24px 0px;
		left: 630px;
	}

	.carousel-1 .moreButton {
		display: block;
		width: 75px;
		height: 23px;
		line-height: 23px;
		font-size: 10px;
		font-weight: bold;
		text-shadow: 0px 1px 1px White;
		color: Black;
		cursor: pointer;
		position: absolute;
		right: 12px;
		top: 6px;
	}

	.carousel-1 .ieFix {
		height: 22px;
		line-height: 22px;
	}

	.carousel-1 .moreButton span {
		display: block;
		width: 9px;
		height: 9px;
		background: url('../images/carouselSprite.png') -44px 0px;
		position: absolute;
		right: 0px;
		top: 8px;
	}

	.carousel-1 .pagerContainer .caption {
		width: 250px;
		font-size: 10px;
		height: 30px;
		line-height: 12px;
		text-align: center;
		color: #555555;
		overflow: hidden;
		position: absolute;
		left: 105px;
		top: 7px;
	}

	.carousel-1 .hidden {
		display: none;
	}

    .carousel-1-imagedistortion
    {
        width: 100%;
        height: 100%;
        top: 0px !important;
        left: 0px !important;
        transform: none !important;
    }

    .carousel-1 .smallVideoOverlay {
		background: url('../images/dgovImageSprite.png') 0px -37px no-repeat;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 50%;
		top:50%;
		margin-left:-7px;
		margin-top:-7px;
		z-index: 2;
	}

    .carousel-1 .videoOverlay {
	background: url('../images/dgovImageSprite.png') -44px 0px no-repeat;
	width: 82px;
	height: 82px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -41px;
	margin-top: -41px;
	z-index: 2;
}

/*******************/
/*    Slideshow    */
/*******************/
@media (max-width: 784px), (max-device-width: 784px)
{
    .afslideshow .slideContainer img
    {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        margin-right: 0 !important;
        transform: none !important;
        width: 100%;
    }
    .afslideshow .slideContainer .slide > a
    {
        height: 0 !important;
        padding: 66.67% 0 0 0;
        display: block !important;
    }
}

.afslideshow {
	overflow: hidden;
	position: relative;
	visibility: hidden;
}

.afslideshow-pager-9 {
	width: 100%;
}

.afslideshow.afslideshow-pager-9 {
    height: 582px;
}

.afslideshow-pager-8 {
	width: 100%;
}

.afslideshow.afslideshow-pager-8 {
    height: 562px;
}

.afslideshow-pager-7 {
    width: 100%;
}

.afslideshow.afslideshow-pager-7 {
    height: 493px;	
}

.afslideshow-minimum {
	height: auto;
	width: 100%;
	overflow: visible;
}

.afslideshow .slideContainer {
	overflow: hidden;
	z-index: 1;
}

.afslideshow-pager-9 .slideContainer, .afslideshow-pager-9 .slideContainer .slide {
	height: 582px;
	width: 575px;
}

.afslideshow-pager-9 .slideContainer .slide > a {
	height: 438px !important;
}

.afslideshow-pager-8 .slideContainer, .afslideshow-pager-8 .slideContainer .slide {
	height: 562px;
	width: 575px;
}

.afslideshow-pager-8 .slideContainer .slide > a {
	height: 418px !important;
}

.afslideshow-pager-7 .slideContainer, .afslideshow-pager-7 .slideContainer .slide {
	height: 493px;
	width: 575px;
}

.afslideshow-pager-7 .slideContainer .slide > a {
	height: 349px !important;
}

.afslideshow-minimum .slideContainer, .afslideshow-minimum .slideContainer .slide {
	height: auto;
	width: 100%;
}

.afslideshow .pagerContainer {
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 578px;
	z-index: 1;
	width: 92px;
}

.afslideshow-pager-9 .pagerContainer {
	height: 582px;
}

.afslideshow-pager-8 .pagerContainer {
	height: 517px;
}

.afslideshow-pager-7 .pagerContainer {
	height: 452px;
}

.afslideshow-minimum .pagerContainer, .afslideshow-minimum .slideContainer .details {
	display: none;
}

.afslideshow .pagerPrevious, .afslideshow .pagerNext {
	background-image: url('../images/dgovImageSprite.png');
	width: 32px;
	height: 18px;
	position: absolute;
	z-index: 2;
}

.afslideshow .pagerPrevious {
	top: 0;
	background-position: -10px 0px;
}

.afslideshow .pagerNext {
	bottom: 0;
	background-position: -10px -18px;
}

.afslideshow-pager-9 .pagerPrevious, .afslideshow-pager-9 .pagerNext {
	right: 29px;
}

.afslideshow-pager-8 .pagerPrevious, .afslideshow-pager-8 .pagerNext {
	right: 29px;
}

.afslideshow-pager-7 .pagerPrevious, .afslideshow-pager-7 .pagerNext {
	right: 29px;
}

.afslideshow-minimum .pagerPrevious, .afslideshow-minimum .pagerNext {
	display: none;
}

.afslideshow .pagerDisabled {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.afslideshow .slidePrevious, .afslideshow .slideNext {
	width: 32px;
	height: 50px;
	overflow: hidden;
	background: #000000;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 500;
	display: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.afslideshow .slideNext {
	right: 0px;
}

.afslideshow .slidePrevious {
	left: 0px;
}

.afslideshow .slideNextArrow, .afslideshow .slidePreviousArrow {
	font-size: 26px;
	margin-top: 13px;
	color: #FFFFFF;
}

.afslideshow .slideNextArrow {
	margin-left: 8px;
}

.afslideshow .slidePreviousArrow {
	margin-left: 6px;
}

.afslideshow-minimum .slideNext, .afslideshow-minimum .slidePrevious {
	display: block;
}

.afslideshow .slideContainer .slide > a {
	position: relative;
	display: inline-block;
	background: #123B69;
	text-decoration: none !important;
	width: 100%;
    height: 348px;
    overflow: hidden;
}

.afslideshow .slideContainer img {
	max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -ms-transform: translate(-50%, -50%); /* IE 9 */
   	-webkit-transform: translate(-50%, -50%); /* Safari */
    transform: translate(-50%, -50%);
}

.afslideshow-minimum .slideContainer img {
	position: relative;
}

.afslideshow .details {
	color: #000000;
	font-size: 12px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	height: 144px;
	position: relative;
	background: url('../images/slideshow-2-gradient.png') repeat-x;
}

.afslideshow .slideTitle {
	color: #103967;
	font-size: 18px;
	font-weight: bold;
	height: 19px;
	line-height: 18px;
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.afslideshow .slideCaption {
	padding-top: 15px;
	font-size: 12px;
	height: 86px;
	line-height: 16px;
	overflow: hidden;
}

.afslideshow .slideLinks {
	position: absolute;
	bottom: 15px;
}

.afslideshow .link {
	color: #103967 !important;
	font-size: 11px;
	text-decoration: none !important;
}

.afslideshow .linkSeparator {
	color: #103967;
	font-size: 11px;
	margin-left: 8px;
	margin-right: 8px;
}

.afslideshow .pagerContainer .slide {
	margin-bottom: 3px;
	position: relative;
	cursor: pointer;
	border: 1px solid #000000;
	width: 90px;
	height: 60px;
    background: #123B69;
    overflow: hidden;
}

.afslideshow .pagerContainer .slide:last-child {
	margin-bottom: 0px;
}

.afslideshow .pagerContainer img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.afslideshow .activeArrow {
	background: url('../images/dgovImageSprite.png') 0px 0px;
	width: 10px;
	height: 24px;
	position: absolute;
	left: -1px;
	top: 50%;
	margin-top: -12px;
	z-index: 2;
	display: block;
}

.afslideshow .videoOverlay {
	background: url('../images/dgovImageSprite.png') -44px 0px no-repeat;
	width: 82px;
	height: 82px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -41px;
	margin-top: -41px;
	z-index: 2;
}

.afslideshow .smallVideoOverlay {
	background: url('../images/dgovImageSprite.png') 0px -37px no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -7px;
	margin-top: -7px;
	z-index: 2;
}

.afslideshow-tooltip {
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	background: #000000;
	color: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #FFFFFF;
	width: 200px;
	z-index: 1000;
	font-size: 10px;
	padding: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.afslideshow-tooltip-callout {
	position: absolute;
	left: 20px;
	bottom: -13px;
	width: 18px;
	height: 13px;
	background: url('../images/dgovImageSprite.png') -15px -37px;
}

.afslideshow-collectiontitle {
    font-size: 1.8em;
    font-weight: bold;
    margin: 0;
}

.afslideshow-collectiondescription {
    margin: 10px 0;
}

.afslideshow-imagedistortion{
    width: 100% !important;
    height: 100% !important;
    top: 0px !important;
    left: 0px !important;
}

/*******************/
/*  AF TopRotator  */
/*******************/
.afTopRotator
{
    width: 680px;
    height: 385px;
}
.afSlideContainer
{
    position: relative;    
    width: 100%;
    height: 100%;
}
.afOneImage
{
    width: 680px; 
    height:385px;
    position:relative;
    overflow:hidden;
    background-repeat:no-repeat;
    background-position:left top;
}

.afOneImage .afDaImage
{
	max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);  /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Safari */
    transform: translate(-50%, -50%)
}

.afSlideContainer .caroufredsel_wrapper {
    margin: 0 !important;
}

.afPagerContainer
{
    position: relative;
    float: right;
    margin-top: 5px;
    text-align: right;
    margin-bottom: 10px;
}

.afPagerContainer a {
    background: url(../images/AFTRPager.png) 0 0px no-repeat transparent;
    width: 10px;
    height: 10px;
    margin: 0 3px 0 0;
    display: inline-block;
}

.afPagerContainer a.selected
{
    background-position: -16px 0px;
    cursor: default;
}

.afPagerContainer a span {
    display: none;
}
.afPreviousButton {
    color: #eee;
    text-shadow: 1px 1px #4c4c4c;
    width: 30px;
    height: 127px;
    display: block;
    position: absolute;
    top: 129px;
    left: 20px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 100;
    cursor: pointer;
}

    .afPreviousButton .fa {
        font-size: 45px;
        line-height: 1;
        margin-top: -23px;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        text-align: center;
    }

.afNextButton {
    color: #eee;
    text-shadow: 1px 1px #4c4c4c;
    width: 30px;
    height: 127px;
    display: block;
    position: absolute;
    top: 129px;
    left: 635px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 100;
    cursor: pointer;
}

    .afNextButton .fa {
        font-size: 45px;
        line-height: 1;
        margin-top: -23px;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        text-align: center;
    }



.afTopRotateOverlay {
    position: absolute;
    top: 235px;
    left: 0px;
    width:680px;
    height:150px
}

.afTopRotateTitle
{
    font-family: 'Orbitron', sans-serif; 
    font-weight: 700;
    font-size: 28px; 
    color: #fff; 
    text-transform:uppercase;
    margin-bottom:0px;
    text-decoration: none;
    text-shadow: rgb(0, 0, 0) 0.1em 0.1em 0.2em;
    margin:0;
}

.afTopRotateTitle, a.afTopRotateTitle:link, a.afTopRotateTitle:visited, a.afTopRotateTitle:active, a.afTopRotateTitle:hover
{
    font-family: 'Orbitron', sans-serif ; 
    font-weight: 700 ;
    font-size: 28px; 
    color: #fff ; 
    text-transform:uppercase ;
    margin-bottom:0px;
    text-decoration: none;
    text-shadow: rgb(0, 0, 0) 0.1em 0.1em 0.2em;
}

a.afTopRotateTitle:hover
{
    text-decoration: underline;
}

.afTopRotateContent 
{ 
    color:#fff; 
    font-size: 1.1em; 
    vertical-align:bottom; 
    position:absolute; 
    bottom:22px; 
    left: 50px; 
    width:80%; 
    z-index:1; 
} 



/*******************/
/*  AF TopRotator2  */
/*******************/
.afTopRotate2 {
  width:680px;
  height:290px;
  border-radius:10px;
  position:relative;
  overflow:hidden;
  z-index:200;
  font-family:Arial,Helvetica,sans-serif;
  visibility:hidden;
  margin-bottom:13px; /* Spacing belongs in container */
}
.afTopRotate2 div.slideContainer {
  width:680px;
  height:302px;
  position:relative;
  z-index:201;
}
.afTopRotate2 div.pagerContainer {
    width: 100%;
    height: 18px;
    /*width:210px;
  height:30px;*/
  /*text-align:center;*/
  text-align: right;
  position:absolute;
  /*left:400px;
  top:295px;
  z-index:202;*/
    right: 20px;
    bottom: 15px;
    z-index: 202;
}
.afTopRotate2 div.slideContainer div.slide {
  width:680px;
  height:340px;
  position:relative;
}
.afTopRotate2 div.slideContainer div.slide div.leftSide {
  width: 62%;
  height: 290px;
  color:#546856;
  position:absolute;
  left:0px;
  top:0px;
  overflow:hidden;
  margin-left: 20px;
  margin-top: 10px;
}
.afTopRotate2 div.slideContainer div.slide div.leftSide img {
    /*display: block;
    margin-left: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);*/
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.afTopRotate2 div.slideContainer div.slide div.rightSide {
  width:242px;
  height:290px;
  position:absolute;
  right:0px;
  top:0px;
  margin-top: 10px;
}
.afTopRotate2 div.slideContainer div.slide div.rightSide div.slideText {
  height:227px;
  margin:0px 10px 0px 10px;
  overflow:hidden;
}
.afTopRotate2 div.slideContainer div.slide div.rightSide div.slideText div.slideTitle {
  color:#123D63;
  font-weight:bold;
  font-size:16px;
  line-height:20px;
}
.afTopRotate2 div.slideContainer div.slide div.rightSide div.slideText div.slideCaption {
  color:#000000;
  font-size:12px;
  line-height:16px;
  margin:10px 5px 0px 5px;
}
.afTopRotate2 div.slideContainer div.slide div.rightSide div.slideLinks {
  height:45px;
  margin:10px 10px 0px 10px;
  text-align:center;
  overflow:hidden;
}
.afTopRotate2 div.slideContainer div.slide div.rightSide div.slideLinks a.link {
  display:inline-block;
  height:14px;
  line-height:14px;
  margin:2px 0px 0px 2px;
  color:#fff;
  background:#355E92;
  border:solid 1px #133E68;
  font-size:10px;
  padding:2px 8px;
  text-decoration:none;
}
.afTopRotate2 div.pagerContainer a.page {
  width:17px;
  height:18px;
  margin:3px 0px 0px 5px;
  display:inline-block;
  text-decoration:none;
  background: #366998;
  border-top: white 1px solid;
  border-left: white 1px solid;
}
.afTopRotate2 div.pagerContainer a.page.activeSlide {
  background: #880015;
}
.jquery-corner > div {
  background-color:transparent !important;
}

.afTopRotate2-imagedistortion
    {
        width: 100%;
        height: 100%;
        top: 0px !important;
        left: 0px !important;
    }

.afTopRotate2 .smallVideoOverlay {
		background: url('../images/dgovImageSprite.png') 0px -37px no-repeat;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 50%;
		top:50%;
		margin-left:-7px;
		margin-top:-7px;
		z-index: 2;
	}
.afTopRotate2 .videoOverlay {
	background: url('../images/dgovImageSprite.png') -44px 0px no-repeat;
	width: 82px;
	height: 82px;
	position: absolute;
	left: 40%;
	top: 40%;
	z-index: 2;
}