﻿/* Carousel and slideshow config */

	img {
		border: none;
	}

	#carousel-1 .carousel-list {
		float: left;
		height: 200px;
		overflow: hidden;
		position: relative;
		width: 606px;
	}

	#carousel-1 .carousel-list .image-wrapper {
		height: 138px;
		overflow: hidden;
		width: 200px;
	}

	#carousel-1 .carousel-list li {
		float: left;
		height: 138px;
		margin: 0 3px 0 0;
		width: 200px;
	}

	#carousel-1 .carousel-list li a {
		display: block;
		height: 138px;
		position: relative;
		text-decoration: none;
		width: 200px;
	}

	#carousel-1 .carousel-list li a h3 {
		color: #003663;
		display: block;
		font-size: 14px;
		font-weight: 700;
		height: 51px;
		margin: 0;
		position: absolute;
		top: 150px;
		width: 196px;
	}

	#carousel-1 .carousel-list li a img {
		min-height: 139px;
		min-width: 200px
	}

	#carousel-1 .carousel-list ul,#carousel-4 .carousel-list ul,#slideshow-2 .thslide_list ul {
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 9000px;
	}

	#carousel-1 .carousel-nav-next a, #carousel-2 .carousel-nav-next a, #carousel-4 .carousel-nav-next a, #carousel-2-small .carousel-nav-next a, #carousel-2-medium-1 .carousel-nav-next a, #carousel-2-medium-2 .carousel-nav-next a {
		background-color: #111;
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/arrow-right.png');
		background-position: 50% 50%;
		border-left: 1px solid #FFF;
		opacity: 0.85;
		z-index: 5;
	}

	#carousel-1 .carousel-nav-next,#carousel-4 .carousel-nav-next {
		float: right;
		left: 587px;
		position: absolute;
		z-index: 5;
	}

	#carousel-1 .carousel-nav-previous a {
		background-color: #000;
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/arrow-left.png');
		background-position: 50% 50%;
		height: 138px;
		opacity: 0.7;
	}

	#carousel-1 .carousel-nav-previous a, .carousel-nav-next a,#carousel-2 .carousel-nav-previous a, #carousel-2 .carousel-nav-next a, #carousel-4 .carousel-nav-previous a, .carousel-nav-next a, #carousel-2-small .carousel-nav-previous a, #carousel-2-small .carousel-nav-next a,#carousel-2-medium-1 .carousel-nav-next a, #carousel-2-medium-2 .carousel-nav-next a,#carousel-2-medium-1 .carousel-nav-previous a, #carousel-2-medium-2 .carousel-nav-previous a {
		background-repeat: no-repeat;
		border-right: 1px solid #FFF;
		display: block;
		height: 138px;
		text-decoration: none;
		width: 19px;
		z-index: 5;
	}

	#carousel-1 .carousel-nav-previous, #carousel-2 .carousel-nav-previous, #carousel-3 .carousel-nav-previous, #carousel-4 .carousel-nav-previous, #carousel-2-small .carousel-nav-previous, #carousel-2-medium-1 .carousel-nav-previous, #carousel-2-medium-2 .carousel-nav-previous {
		float: left;
		position: absolute;
		z-index: 5;
	}

	#carousel-1.carousel {
		height: 200px;
		overflow: hidden;
		position: relative;
		width: 606px;
	}

	#carousel-2 .carousel-list {
		float: left;
		height: 130px;
		overflow: hidden;
		position: relative;
		width: 371px;
	}

	#carousel-2 .carousel-list .image-wrapper {
		height: 129px;
		overflow: hidden;
		width: 184px;
	}

	#carousel-2 .carousel-list li {
		float: left;
		height: 129px;
		margin: 0 3px 0 0;
		overflow: hidden;
		width: 184px;
		position: relative;
	}

	#carousel-2 .carousel-list li a {
		display: block;
		height: 129px;
		position: relative;
		text-decoration: none;
		width: 184px;
	}

	#carousel-2 .carousel-list li a h3 {
		-ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
		background-color: rgba(50,50,50,0.85);
		color: #FFF;
		display: block;
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
		font-size: 15px;
		font-weight: 700;
		height: 112px;
		margin: 0;
		padding: 17px 17px 0;
		position: absolute;
		top: 0;
		visibility: hidden;
		width: 130px;
		z-index: 3;
	}

	#carousel-2 .carousel-list li a img {
		min-height: 129px;
		min-width: 184px;
		position: absolute;
	}

	#carousel-2 .carousel-list li:first-child a h3 {
		height: 122px;
		margin: 20px;
		padding: 17px 17px 0 17px;
		position: absolute;
		top: -20px;
		width: 130px;
	}

	#carousel-2 .carousel-list ul {
		float: left;
		height: 130px;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 9999px;
	}

	#carousel-2 .carousel-nav-next {
		float: right;
		left: 351px;
		position: absolute;
		z-index: 5;
	}

	#carousel-2 .carousel-nav-previous a {
		background-color: #111;
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/arrow-left.png');
		background-position: 50% 50%;
		border-right: 1px solid #FFF;
		height: 129px;
		opacity: 0.85;
		z-index: 5;
	}

	#carousel-2 .carousel-nav-previous a:hover {
		background-color: #111;
		opacity: 0.95;
	}

	#carousel-2 .carousel-nav-next a:hover {
		background-color: #111;
		opacity: 0.95;
	}

	#carousel-2.carousel {
		height: 129px;
		overflow: hidden;
		position: relative;
		width: 372px;
	}

	.carousel-2-label {
		margin-left: 454px;
	}

	#carousel-3 .carousel-list {
		float: left;
		height: 165px;
		overflow: hidden;
		position: relative;
		width: 796px;
	}

	#carousel-3 .carousel-list li {
		float: left;
		height: 130px;
		margin: 0 14px 0 0;
		width: 130px;
	}

	#carousel-3 .carousel-list li a {
		display: block;
		height: 130px;
		position: relative;
		text-decoration: none;
		width: 130px;
	}

	#carousel-3 .carousel-list ul {
		float: left;
		list-style: none;
		margin: 0;
		padding: 19px 0 0 36px;
		width: 9000px;
	}

	#carousel-3 .carousel-nav-next {
		float: right;
		left: 777px;
		position: absolute;
		z-index: 2;
	}

	#carousel-3 .carousel-nav-next a {
		background-color: #111;
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/arrow-right.png');
		background-position: 50% 50%;
		border-left: 1px solid #FFF;
		opacity: 0.85;
	}

	#carousel-3 .carousel-nav-next a:hover {
		background-color: #111;
		opacity: 0.95;
	}

	#carousel-3 .carousel-nav-previous a {
		background-color: #111;
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/arrow-left.png');
		background-position: 50% 50%;
		border-right: 1px solid #FFF;
		height: 165px;
		opacity: 0.85;
	}

	#carousel-3 .carousel-nav-previous a:hover {
		background-color: #111;
		opacity: 0.95;
	}

	#carousel-3 .carousel-nav-previous a,#carousel-3 .carousel-nav-next a {
		background-repeat: no-repeat;
		display: block;
		height: 165px;
		text-decoration: none;
		width: 19px;
	}

	#carousel-3.carousel {
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/carousel-3-gradient.jpg');
		background-repeat: repeat-x;
		height: 165px;
		overflow: hidden;
		position: relative;
		width: 796px;
	}

	#carousel-4 {
		margin-left: 1px;
	}

	#carousel-4 .carousel-list {
		float: left;
		height: 232px;
		overflow: hidden;
		position: relative;
		width: 960px;
	}

	#carousel-4 .carousel-list .information li {
	height: 27px;
	margin: 0 3px 0 0;
	position: relative
	}

	#carousel-4 .carousel-list .information li a {
		color: #fff;
		display: block;
		font-size: 13px;
		font-weight: 700;
		text-decoration: none;
		width: 400px;
	}

	#carousel-4 .carousel-list .information ul {
		margin: 10px 0 0;
		width: 200px;
	}

	#carousel-4 .carousel-list li {
		float: left;
		height: 149px;
		margin: 0 3px 0 0;
		position: relative;
		width: 237px;
	}

	#carousel-4 .carousel-list li .icon,#carousel-5 .carousel-list li .icon {
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/related-icon.jpg');
		height: 25px;
		position: absolute;
		top: 0;
		width: 25px;
	}

	#carousel-4 .carousel-list li .icon:hover,#carousel-5 .carousel-list li .icon:hover {
		cursor: pointer;
	}

	#carousel-4 .carousel-list li .icon-hover,#carousel-4 .carousel-list li .icon-right-hover {
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/related-icon-r.jpg');
		height: 25px;
		left: -1px;
		position: absolute;
		top: -1px;
		width: 25px;
	}

	#carousel-4 .carousel-list li .icon-hover.right {
		top: -1px;
		left: 691px;
	}

	#carousel-4 .carousel-list li .icon.right {
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/related-icon.jpg');
		height: 25px;
		left: 212px;
		position: absolute;
		top: 0;
		width: 25px;
	}

	#carousel-4 .carousel-list li .information {
		background-color: #676767;
		float: left;
		height: 127px;
		padding: 21px 0 0 44px;
		width: 464px;
	}

	#carousel-4 .carousel-list li .information h2 {
		color: #FFF;
		font-size: 14px;
		font-weight: 700;
		margin: 0;
		font-family: "Knowledge", "Arial";
	}

	#carousel-4 .carousel-list li .information p {
		color: #FFF;
		font-size: 14px;
		font-weight: 700;
		margin: 12px 7px 13px 0;
	}

	#carousel-4 .carousel-list li .information p a {
		color: #fff;
	}

	#carousel-4 .carousel-list li .more-information {
		background-color: #ececec;
		border: 1px solid #676767;
		height: 147px;
		position: absolute;
		visibility: hidden;
		width: 715px;
		z-index: +4;
	}

	#carousel-4 .carousel-list li .more-information .additional-items {
		float: left;
		height: 182px;
		padding: 25px 20px 20px 25px;
		width: 147px;
	}

	#carousel-4 .carousel-list li .more-information .additional-items img {
		margin-bottom: 10px;
		min-height: 0;
		min-width: 0;
	}

	#carousel-4 .carousel-list li .more-information.right {
		left: -692px;
	}

	#carousel-4 .carousel-list li a {
		display: block;
		position: relative;
		text-decoration: none;
	}

	#carousel-4 .carousel-list li a .image-wrapper {
		height: 149px;
		overflow: hidden;
		width: 237px;
	}

	#carousel-4 .carousel-list li a h3 {
		background-color: #ececec;
		color: #112e55;
		display: block;
		font-size: 16px;
		font-weight: 700;
		height: 61px;
		line-height: 19px;
		margin: 1px 0 0;
		padding: 11px;
		position: absolute;
		width: 215px;
	}

	#carousel-4 .carousel-list li a h3 span {
		color: #252525;
		display: block;
		font-size: 13px;
		font-weight: normal;
		margin: 6px 0 0 0;
		line-height: 14px;
	}

	#carousel-4 .carousel-list li a img {
		min-height: 149px;
		min-width: 237px;
	}

	#carousel-4.carousel {
		height: 232px;
		overflow: hidden;
		position: relative;
		width: 960px;
	}

	#carousel-4 .carousel-list li a img.media-type-badge-small {
		width: 43px;
		min-width: 43px;
		height: 18px;
		min-height: 18px;
		margin-right: 5px;
		margin-bottom: -3px;
	}

	#carousel-4 .carousel-list li a img.media-type-badge-small.photo {
		width: 48px;
		min-width: 48px;
		height: 18px;
		min-height: 18px;
		margin-right: 5px;
		margin-bottom: -3px;
	}

	#carousel-4 h2 {
		border-bottom: none;
	}

	.carousel-4-label {
		float: left;
		margin-top: 16px;
		margin-bottom: 15px;
	}

	#carousel-5 .carousel-list li a .image {
		height: 110px;
		overflow: hidden;
		width: 158px;
	}

	#carousel-5 .carousel-list li a .image-wrapper {
		height: 109px;
		overflow: hidden;
		width: 158px;
		background: #f5f5f5;
	}

	#carousel-5 .carousel-list li a h3 {
		background-color: #FFF;
		color: #003663;
		display: block;
		font-size: 15px;
		font-weight: 700;
		height: 87px;
		line-height: 18px;
		margin: 0;
		padding: 7px 0 0;
		text-decoration: none;
		width: 155px;
	}

	#carousel-5 .carousel-list li a img {
		min-height: 109px;
		min-width: 158px;
	}

	#carousel-5 .carousel-list li a,#carousel-6 .carousel-list li a,.slideshow-1 .carousel-list li a {
		text-decoration: none;
	}

	#carousel-5 .carousel-list ul li,#carousel-6 .carousel-list ul li,.slideshow-1 .carousel-list ul li {
		display: block;
		float: left;
		margin: 0 3px 0 0;
		position: relative;
	}

	#carousel-5 .carousel-list ul,#carousel-6 .carousel-list ul,.slideshow-1 .carousel-list ul {
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		text-decoration: none!important;
		width: 325px;
	}

	#carousel-5.carousel {
		height: 399px;
		position: relative;
		width: 325px;
	}

	.carousel-5-title {
		float: left;
		margin-top: 5px;
	}

	.carousel-5-wrapper {
		border-top: 1px solid #A2A2A2;
		padding-top: 10px;
		margin-bottom: 8px;
		margin-top: 0;
		overflow: hidden;
		width: 318px;
	}

	#carousel-5.carousel img.media-type-badge-small {
	    height: 18px;
	    margin-bottom: -3px;
	    margin-right: 5px;
	    min-height: 18px;
	    min-width: 43px;
	    width: 43px;
	}

	#carousel-5.carousel img.media-type-badge-small.photo {
	    height: 18px;
	    margin-bottom: -3px;
	    margin-right: 5px;
	    min-height: 18px;
	    min-width: 49px;
	    width: 49px;
	}

	#carousel-6 .carousel-list .image-wrapper {
		height: 212px;
		overflow: hidden;
		width: 318px;
		margin-bottom: 16px;
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/holding-image-318.png?v=4');
		background-position-x: center;
		background-position-y: center;
		background-repeat: no-repeat;
	}

	#carousel-6 .awards-carousel .carousel-list .image-wrapper {
		margin-bottom: 0;
	}

	#carousel-6 .carousel-list h3 a,.slideshow-1 .carousel-list h3 a {
		color: #003663;
		font-size: 16px;
		font-weight: bold;
		padding: 12px 0 0;
		text-decoration: none;
		width: 318px;
	}

	#carousel-6 .carousel-list h3,.slideshow-1 .carousel-list h3 {
		margin: 14px 1px 12px;
	}

	#carousel-6 .carousel-list h3 {
		min-height: 43px;
	}

	#carousel-6 .carousel-list img {
		min-height: 212px;
		min-width: 318px;
	}

	#carousel-6 .carousel-list p,.slideshow-1 .carousel-list p {
		color: #000;
		font-size: 14px;
		line-height: 17px;
	}

	#carousel-6.carousel {
		height: 362px;
		position: relative;
		width: 325px;
		float: left;
		overflow: hidden;
	}

	#carousel-6.carousel .awards-carousel {
		width: 283px;
	}

	#carousel-6.carousel .awards-carousel .slide {
		width: 283px;
	}

	#carousel-6.carousel .awards-carousel .slide h3 {
		width: 283px;
	}

	#carousel-6.carousel .awards-carousel .slide .image-wrapper {
		width: 283px;
		height: 188px;
	}

	#carousel-6.carousel .awards-carousel .slide .image-wrapper img {
		min-width: 283px;
		min-height: 188px;
		height: 188px;
		width: 283px;
	}

	.awards-bullet-banner {
		width: 283px !important;
	}

	.right-column-detail-page #carousel-6.carousel {
		height: auto !important;
	}

	#pages {
	    float: right;
	    height: 10px;
	    margin: 21px -1px 18px 0;
	    text-align: right;
	    width: 56px;
	}

	#pages2 {
		height: 10px;
   		margin: 11px 0 18px 267px;
   		text-align: right;
   		width: 60px;
	}

	#pages3 {
		margin-right: 4px;
		float: right;
	}

	#pages12 {
		margin-right: 4px;
		float: right;
	}

	#pages3.with-icon {
		margin-right: 26px;
		float: right;
	}

	#pagess1 {
		margin-right: 4px;
		float: right;
	}

	#pagess2 {
		margin-right: 4px;
		float: right;
	}

	#pagess3 {
		margin-right: 4px;
		float: right;
	}

	#pagess4 {
		margin-right: 4px;
		float: right;
	}

	.bullet-banner-see-all-icon .see-all-icon {
		position: absolute;
		top: -10px;
		right: 6px;
	}

	#pagess1.with-icon {
		margin-right: 26px;
		float: right;
	}

	#pagess2.with-icon {
		margin-right: 26px;
		float: right;
	}

	#pagess3.with-icon {
		margin-right: 26px;
		float: right;
	}

	#pagess4.with-icon {
		margin-right: 26px;
		float: right;
	}

	#pagess1 .bullet, #pagess2 .bullet, #pagess3 .bullet, #pagess4 .bullet {
		background: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/page-off-2.jpg') center center no-repeat;
		display: block;
		float: left;
		height: 9px;
		margin: 9px 5px 0 0;
		width: 9px;
	}

	#pages3 .bullet {
		background: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/page-off-2.jpg') center center no-repeat;
		display: block;
		float: left;
		height: 9px;
		margin: 9px 5px 0 0;
		width: 9px;
	}

	#pages4 {
		margin: 10px 0 18px 581px;
		width: 30px;
	}

	#pages4 .bullet {
		background: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/page-off.jpg') center center no-repeat;
		display: block;
		float: left;
		height: 9px;
		margin: 9px 5px 0 0;
		width: 9px;
	}

	#pages12 .bullet {
		background: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/page-off.jpg') center center no-repeat;
	}

	#slideshow-2 {
		height: 536px;
		margin: 0;
		overflow: hidden;
		position: relative;
		width: 604px;
	}

	#slideshow-2 #barousel_thslide {
		position: relative;
	}

	#slideshow-2 #barousel_thslide .barousel_content {
		bottom: 71px;
	}

	#slideshow-2 #thslide_barousel_nav {
		top: 383px;
		position: absolute;
	}

	#slideshow-2 .barousel img.ajax_loader {
		display: none;
		left: 135px;
		position: absolute;
		top: 70px;
		z-index: 99;
	}

	#slideshow-2 .barousel_content a, .barousel_content a:hover {
		background-color: transparent!important;
		color: #fff55b;
	}

	#slideshow-2 .barousel_content h3 {
		color: #fff;
		font-size: 18px;
		margin: 32px 0 12px 40px;
	}

	#slideshow-2 .barousel_content span {
		color: #e1e1e1;
		font-size: 14px;
		font-weight: 700;
		margin: 0 0 0 40px;
	}

	#slideshow-2 .barousel_nav {
		background: #000;
		bottom: 0;
		height: 23px;
		padding: 3px 3px 0 0;
		position: absolute;
		width: 497px;
		z-index: 20;
	}

	#slideshow-2 .barousel_nav .counter {
		color: #fff;
		float: right;
		font-size: .75em;
		margin: 3px 5px 0 0;
	}

	#slideshow-2 .barousel_nav li {
		float: left;
		font-size: 0;
		line-height: 0;
		list-style: none;
		padding-left: 3px;
	}

	#slideshow-2 .barousel_nav li a {
		background-color: #4d4d4d;
		display: block;
		font-size: 0;
		height: 20px;
		line-height: 0;
		text-decoration: none;
		width: 25px;
	}

	#slideshow-2 .barousel_nav li.next a {
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/barousel_link_next.gif');
		background-position: 0 0;
		background-repeat: no-repeat;
	}

	#slideshow-2 .barousel_nav li.prev a {
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/barousel_link_previous.gif');
		background-position: 0 0;
		background-repeat: no-repeat;
	}

	#slideshow-2 .barousel_nav ul {
		float: right;
		margin: 0;
		padding: 0;
	}

	#slideshow-2 .enlargePhoto {
		overflow: hidden;
		display: block;
		z-index: 9999;
		position: absolute;
	}

	#slideshow-2 #barousel_thslide .enlarge-icon {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		height: 33px;
		width: 33px;
		z-index: 11;
	}

	#slideshow-2 .enlargePhoto h3 {
		position: absolute;
		z-index: 999;
		bottom: 0;
		left: 0;
		height: 100px;
		background-color: #111;
	}

	#slideshow-2 .slideshow-2-image {
		height: 380px;
		overflow: hidden;
		position: absolute;
		width: 604px;
		z-index: 10;
	}

	#slideshow-2 .slideshow-2-image .first {
		display: inline;
	}

	#slideshow-2 .slideshow-2-image a:hover h3 {
		background-color: rgba(44,44,44,0.75);
		color: #FFF;
		display: inline;
		font-size: 16px;
		height: 80px;
		overflow: hidden;
		padding: 28px 0 12px 40px;
		position: absolute;
		text-decoration:  none;
		top: 377px;
		width: 780px;
		z-index: 50;
	}

	#slideshow-2 .slideshow-2-image a:hover h3 span {
		color: #e1e1e1;
		display: block;
		font-size: 14px;
		font-weight: 700;
		padding: 15px 0 0;
		text-decoration:  none;
		}

	#slideshow-2 .slideshow-2-image img {
		display: none;
		min-height: 380px;
		min-width: 604px;
		z-index: -10;
	}

	#slideshow-2 .slideshow-2-image img.previous {
		z-index: 5;
	}

	#slideshow-2 .thslide {
		height: 124px;
		top: 0;
		width: 604px;
	}

	#slideshow-2 .thslide_list {
		float: left;
		height: 139px;
		overflow: hidden;
		position: relative;
		width: 604px;
	}

	#slideshow-2 .thslide_list li {
		float: left;
		height: 139px;
		margin: 0 3px 0 0;
		overflow: hidden;
		width: 199px;
	}

	#slideshow-2 .thslide_list li a {
		display: block;
		height: 139px;
		position: relative;
		text-decoration: none;
		width: 199px;
	}

	#slideshow-2 .thslide_list li a span {
		color: #E1E1E1;
		display: block;
		font-size: 13px;
		margin: 15px 0 0;
	}

	#slideshow-2 .thslide_list li a h3 {
		-ms-filter:"progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
		background-color: rgba(50,50,50,0.85);
		color: #FFF;
		display: block;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
		font-size: 14px;
		font-weight: bold;
		height: 126px;
		line-height: 18px;
		margin: 0;
		padding: 17px 33px 0 17px;
		position: absolute;
		text-decoration:  none;
		top: 0;
		width: 150px;
		z-index: 3;
		display: none;
	}

	#slideshow-2 .thslide_list li:first-child a h3 {
		line-height: 19px;
		padding: 17px 15px 0 36px;
		text-decoration:  none;
	}

	#slideshow-2 .thslide_list li a:hover h3 {
		display: block;
	}

	#slideshow-2 .thslide_list li img {
		min-height: 139px;
		min-width: 199px;
		position: absolute;
	}

	#slideshow-2 .thslide_nav_next {
		border-left: 1px solid #FFF;
		float: right;
		left: 584px;
		position: absolute;
		z-index: 15;
	}

	#slideshow-2 .thslide_nav_next a {
		background-color: #111;
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/arrow-right.png');
		background-position: 50% 50%;
		opacity: 0.85;
	}

	#slideshow-2 .thslide_nav_next a:hover {
		background-color: #111;
		opacity: 0.95;
	}

	#slideshow-2 .thslide_nav_previous {
		border-right: 1px solid #FFF;
		float: left;
		position: absolute;
		z-index: 15;
	}

	#slideshow-2 .thslide_nav_previous a {
		background-color: #000;
		background-image: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/arrow-left.png');
		background-position: 50% 50%;
		height: 132px;
		opacity: 0.85;
	}

	#slideshow-2 .thslide_nav_previous a:hover {
		background-color: #111;
		opacity: 0.95;
	}

	#slideshow-2 .thslide_nav_previous a, .thslide_nav_next a {
		background-color: #111;
		background-repeat: no-repeat;
		display: block;
		height: 139px;
		text-decoration: none;
		width: 19px;
	}

	#slideshow-2 ol,ul {
		border: 0;
		list-style: none;
		margin: 0;
		outline: 0;
		padding: 0;
	}

	#slideshow-2 .impact-list {
		float: left;
	}

	.bullet {
		background: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/page-off.jpg') center center no-repeat;
		display: block;
		float: left;
		height: 9px;
		margin: 0 5px 0 0;
		width: 9px;
	}

	.bullet-banner {
		background-color: #676767;
		height: 26px;
		width: 310px;
		padding-left: 8px;
		position: relative;
		float: left;
	}

	.bullet-banner .see-all-icon {
		margin-top:  6px;
		margin-right: -75px;
	}

	.bullet-banner .see-all-icon.two-bullets {
		margin-right: -47px;
	}

	.carousel-2-main {
		height: 328px;
		margin: 0 0 3px;
		overflow: hidden!important;
		position: relative;
		width: 371px;
	}

	.carousel-2-main .new-badge {
		position: absolute;
		top: 0;
		right: 0;
		min-height: 1px;
		min-width: 1px;
	}

	.carousel-2-wrapper {
		border-top: 1px solid #A2A2A2;
		overflow: hidden;
		width: 318px;
	}

	.carousel-2-main .mirror-1 {
		-moz-transform:matrix(0,-1,-1,0,0,0);
		-ms-transform:matrix(0,-1,-1,0,0,0);
		-o-transform:matrix(0,-1,-1,0,0,0);
		-webkit-transform:matrix(0,-1,-1,0,0,0);
	}

	.carousel-2-main .mirror-2 {
		-moz-transform:rotate(270deg);
		-ms-transform:rotate(270deg);
		-o-transform:rotate(270deg);
		-webkit-transform:rotate(270deg);
		height:45px;
		margin:208px 0 0;
	}

	.carousel-2-main img {
		min-width: 371px;
		min-height: 258px;
	}

	.carousel-2-main-overlay {
		color: #000;
		height: 74px;
		left: 0;
		overflow: hidden;
		position: absolute;
		top: 254px;
		width: 371px;
	}

	.carousel-2-main-overlay h3 {
		color: #103464;
		font-size: 18px;
		margin: 15px 14px 0;
	}

	.carousel-2-main-overlay span {
		color: #252525;
	    display: block;
	    font-size: 12px;
	    font-weight: normal;
	    margin-bottom: 12px;
	    margin-top: 7px;
	    margin-left: 14px;
	}

	.preloader {
		display: none;
	}

	.slideshow-1 {
		height: 398px;
		position: relative;
		width: 604px;
	}

	.slideshow-1 .icons {
		position: relative;
		top: -15px;
	}

	.slideshow-1 .icons .pause {
		background: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/pause.jpg') center center no-repeat;
		cursor: pointer;
		height: 9px;
		left: 556px;
		position: absolute;
		top: 9px;
		width: 5px;
		}

	.slideshow-1 .icons .play {
		background: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/play.jpg') center center no-repeat;
		cursor: pointer;
		height: 9px;
		left: 568px;
		position: absolute;
		top: 9px;
		width: 5px;
	}

	.slideshow-1 .image-wrapper {
		height: 362px;
		overflow: hidden;
		width: 604px;
	}

	.slideshow-1 .image-wrapper img {
		min-height: 362px;
		min-width: 604px;
	}

	.slideshow-1 .navigation {
		right: -5px;
		position: relative;
		top: -8px;
		text-align: right;
	}

	.slideshow-1 .navigation .pause {
		background: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/pause.jpg') center center no-repeat;
		cursor: pointer;
		height: 9px;
		left: 19px;
		position: absolute;
		top: 6px;
		width: 5px;
	}

	.slideshow-1 .navigation .play {
		background: url('http://d2sh4fq2xsdeg9.cloudfront.net/application/assets/images/play.jpg') center center no-repeat;
		cursor: pointer;
		height: 9px;
		left: 29px;
		position: absolute;
		top: 6px;
		width: 5px;
	}

	.slideshow-1 .navigation ol li {
		border: medium none;
		display: inline;
		list-style-type: none;
		margin: 0 5px 0 0;
	}

	.slideshow-1 .navigation ol li img {
		cursor: pointer;
		height: 9px;
		width: 9px;
	}

	.slideshow-1 span {
		font-size: 12px;
		font-weight: 700;
		position: absolute;
		text-decoration: none;
		top: 374px;
	}

	.slideshow-1 span a,.slideshow-1 span a: hover,.slideshow-1 span a: visited {
		color: #003663;
		font-size: 12px;
		margin: 9px 0 0;
		text-decoration: none;
	}

	.ui-carousel {
		height: 100px;
		margin: 0;
		overflow: auto;
		padding: 0;
		position: relative;
		width: 300px;
	}

	.ui-carousel > .wrapper {
		margin: 0;
		padding: 0;
		width: 9999px;
	}

	.ui-carousel > .wrapper > * {
		border: 0;
		display: block;
		float: left;
		height: 100px;
		overflow: hidden;
		width: 100px;
	}

	#carousel-7-motion.related-spotlights {
		height: auto !important;
	}

	#carousel-7-motion.related-spotlights .slide {
		height: auto !important;
	}

	#carousel-7-motion.related-spotlights .slide h3 {
		width: 315px;
		min-height: 5px;
	}

	#carousel-7-motion.related-spotlights.awards-carousel .slide h3 {
		font-size: 17px;
	}

	#carousel-6.related-spotlights-container {
		height: auto !important;
		overflow: hidden;
	}

	.related-spotlights-search {
		height: auto !important;
	}

	.related-spotlights-search .slide {
		height: auto !important;
	}

	.related-spotlights-search .slide h3 {
		width: 315px;
		min-height: 43px;
	}

	.related-spotlights-search-container {
		height: auto !important;
		overflow: hidden;
	}

	#slideshow-2 .description {
		position: absolute;
		left: 0;
		bottom: -5000px !important;
	}

	.body-text.slideshow-introduction-text {
		border-top: 1px solid #CCCCCC !important;
		margin-top: 3px !important;
		padding-top: 1px !important;
		min-height: 190px !important;
	}

	.slideshow-list img {
		min-width: 604px;
		max-width: 604px;
	}

	.slideshow-list h3 {
		font-size: 17px;
		margin: -5px 0 14px 0;
	}

	.slideshow-list li {
		border-top: 1px solid #d2d2d2;
		padding-top: 19px;
		margin-top: -6px;
	}

	.slideshow-list li a {
		position: relative;
		display: block;
	}

	.slideshow-list li:first-child {
		border: none;
		padding-top: 0;
		margin-top: 0;
	}

	.slideshow-list li:last-child {
		margin-bottom: 36px;
	}

	.slideshow-list {
		margin-bottom: -17px;
		border-top: 1px solid #d2d2d2;
		padding-top: 19px;
	}

	.slideshow-list .enlarge-icon {
		position: absolute;
		top: 0;
		right: 0;
		min-height: 0;
		min-width: 0;
	}

	#carousel-3.carousel.community-carousel {
		width: 960px;
	}

	#carousel-3.carousel.community-carousel .carousel-list {
		width: 960px;
	}

	#carousel-3.carousel.community-carousel .carousel-nav-next {
		left: 939px;
	}

	#carousel-10-motion {
		float: left;
	}

	.carousel-12-wrapper {
		width: 195px;
		height: 230px;
		position: relative;
		border-top-color: #a2a2a2;
	}

	.carousel-12-wrapper #carousel-5 {
		margin-top: 27px;
	}

	.carousel-12-wrapper #carousel-5 .carousel-list ul {
		width: 195px;
	}

	.carousel-12-wrapper #carousel-5 .carousel-list ul li {
		width: 195px;
		margin-right: 0;
	}

	.carousel-12-wrapper #carousel-5 .carousel-list ul li .image-wrapper {
		width: 195px;
		height: 130px;
		overflow: hidden;
	}

	.carousel-12-wrapper #carousel-5 .carousel-list ul li .image-wrapper img {
		min-width: 195px;
		min-height: 130px;
	}

	.carousel-12-wrapper #carousel-5 .carousel-list li a h3 {
		width: 195px;
		margin-top: 5px;
		font-size: 16px;
		line-height: 19px;
	}

	#pages12-container {
		height: 27px;
		margin-right: 0;
		position: absolute;
		right: 0;
		text-align: right;
		top: 3px;
		width: 195px;
		z-index: 999;
	}

	#pages12 {
		float: right;
		margin-top: 12px;
		margin-right: -4px;
	}

/* End */

/* Moving Boxes - Publication page carousel */

	.publications-promo-container {
		margin-bottom: 45px;
	}

	.publications-promo-container, .publications-promo-container .foundation-promo {
		overflow: visible !important;
	}

	#publication-slider {
		width: 956px;
		background: #f9f9f9;
	}

	#publication-slider li {
		width: 380px;
		height: 500px;
		overflow: hidden;
		position: relative;
	}

	#publication-slider li .image-wrapper img {
		height: 181px !important;
		width: 129px !important;
		min-height: 181px !important;
		min-width: 129px !important;
	}

	.mb-wrapper {
		border: 1px solid #ccc;
		margin: 0 auto 20px;
		position: relative;
		left: 0;
		top: 0;
	}

	.mb-wrapper h2 {
		border-bottom: none;
		text-decoration: none;
		border-bottom: medium none;
		color: #183e71;
		font-size: 17px;
		margin-bottom: 0;
		margin-left: 144px;
		margin-top: 11px;
		width: 205px;
	}

	.mb-wrapper span {
		color: #898989;
		display: block;
		font-size: 12px;
		font-weight: bold;
		margin-top: 2px;
		margin-left: 144px;
	}

	.mb-slider, .mb-scroll {
		width: 100%;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
		position: relative;
		left: 0;
		top: 0;
		font-size: 18px;
		height: 243px !important;
		background: #eee;
	}

	.mb-active-slider {
		border-color: #ccc;
		background: #eee;
	}

	.mb-slider .mb-panel {
		margin: 0;
		padding: 20px;
		display: block;
		cursor: pointer;
		float: left;
		list-style: none;
	}

	.mb-slider .mb-panel.current {
		cursor: auto;
	}

	.mb-inside {
		padding: 10px;
		border: 1px solid #eee;
		background: #fff;
		height: 182px;
	}

	.mb-inside .image-wrapper {
		width: 129px !important;
		height: 181px !important;
		overflow: hidden;
		background: transparent url('../images/holding-image-cover-129.png') no-repeat;
		margin-top: -11px !important;
		margin-left: 0 !important;
		border: 1px solid #eee;
		float: left;
	}

	a.mb-scrollButtons {
		display: block;
		width: 45px;
		height: 58px;
		background: transparent url(../images/arrows.png) no-repeat;
		position: absolute;
		top: 50%;
		margin-top: -29px; /* 1/2 height of arrow image */
		cursor: pointer;
		text-decoration: none;
		outline: 0;
		border: 0;
	}

	a.mb-scrollButtons.mb-left {
		background-position: left top;
		left: -45px;
	}

	a.mb-scrollButtons.mb-right {
		background-position: right top;
		right: -45px;
	}

	a.mb-scrollButtons.mb-left:hover {
		background-position: left bottom;
	}

	a.mb-scrollButtons.mb-right:hover {
		background-position: right bottom;
	}

	a.mb-scrollButtons.disabled {
		display: none;
	}

	.mb-controls {
		margin: 0 auto;
		text-align: center;
		background: #464646;
		position: relative;
		z-index: 100;
		width: 958px;
		margin-top: -1px;
		margin-left: -1px;
	}

	.mb-controls a {
		color: #bbb;
		font: 22px/2.2 Georgia, Serif;
		display: inline-block;
		text-decoration: none;
		padding: 0;
		margin: -4px 3px -3px 0;
		text-align: center;
		outline: 0;
	}

	.mb-controls a:hover {
		color: #bbb;
	}

	.mb-controls a.current {
		color: white;
	}

	.mb-active-slider .mb-controls {
		background: #464646;
		margin-left: -1px;
		width: 958px;
		margin-top: -1px;
	}

	.mb-links {
		margin-left: 0 !important;
	}

	#publication-slider li .badge {
		position: absolute;
		right: 28px;
		bottom: 28px;
	}

/* End */

/* New Homepage Carousels */

	.home-news-right .bullet-banner {
		width: 187px;
	}

	.home-news-right .bullet-banner img {
		padding-left: 3px;
	}

	.home-news-right .listing-header.light.grey {
		height: 29px;
		padding-top: 3px;
		width: 184px;
		padding-right: 4px;
	}

	/* New Home 1 */

		#newhome-1 .carousel-list li a {
			text-decoration:none
		}

		#newhome-1 .carousel-list ul li {
			display:block;
			float:left;
			margin:0 3px 0 0;
			position:relative
		}

		#newhome-1 .carousel-list ul {
			float:left;
			list-style:none;
			margin:0;
			padding:0;
			text-decoration:none!important;
			width:196px
		}

		#newhome-1 .carousel-list .image-wrapper {
			height:125px;
			overflow:hidden;
			width:196px
		}

		#newhome-1 .carousel-list h3 a {
			color:#003663;
			font-size:16px;
			font-weight:700;
			line-height:18px;
			padding:8px 0 0;
			text-decoration:none;
			width:196px
		}

		#newhome-1 .carousel-list h3 {
			margin:8px 0 8px;
			line-height: 19px;
		}

		#newhome-1 .carousel-list img {
			min-height:125px;
			min-width:196px
		}

		#newhome-1 .carousel-list p {
			color:#000;
			font-size:13px;
			line-height:18px
		}

		#newhome-1.carousel {
			height:185px;
			position:relative;
			width:195px;
			overflow: hidden;
			margin-bottom: 5px;
		}

		#pagesNewHome1 {
			float: right;
			margin-right: 8px;
		}

		#pagesNewHome1 .bullet {
			background:url(/application/assets/images/page-off-4.jpg) center center no-repeat;
			display:block;
			float:left;
			height:9px;
			margin:12px 5px 0 0;
			width:9px
		}

	/* New Home 1 END */

	/* New Home 2 */

		#newhome-2 .carousel-list li a {
			text-decoration:none
		}

		#newhome-2 .carousel-list ul li {
			display:block;
			float:left;
			margin:0 3px 0 0;
			position:relative
		}

		#newhome-2 .carousel-list ul {
			float:left;
			list-style:none;
			margin:0;
			padding:0;
			text-decoration:none!important;
			width:196px
		}


		#newhome-2 .carousel-list .image-wrapper {
			height:125px;
			overflow:hidden;
			width:196px
		}

		#newhome-2 .carousel-list h3 a {
			color:#003663;
			font-size:16px;
			font-weight:700;
			line-height:18px;
			padding:8px 0 0;
			text-decoration:none;
			width:196px
		}

		#newhome-2 .carousel-list h3 {
			margin:8px 0 8px;
			line-height: 19px;
		}

		#newhome-2 .carousel-list img {
			min-height:125px;
			min-width:196px
		}

		#newhome-2 .carousel-list p {
			color:#000;
			font-size:13px;
			line-height:18px
		}

		#newhome-2.carousel {
			height:195px;
			position:relative;
			width:195px;
			overflow: hidden;
			margin-bottom: 14px;
		}

		#pagesNewHome2 {
			float: right;
			margin-right: 8px;
		}

		#pagesNewHome2 .bullet {
			background:url(/application/assets/images/page-off-4.jpg) center center no-repeat;
			display:block;
			float:left;
			height:9px;
			margin:12px 5px 0 0;
			width:9px
		}

		.home-news-right .bullet-banner {
			background-color:#9d9d9d;
			height:32px;
			width:188px;
			margin-bottom:12px;
		}

		.home-news-right .bullet-banner img {
			padding-top: 11px;
			padding-left: 10px;
		}

	/* New Home 2 END */

		#newhome-1.carousel-extra {
			height: 205px;
		    margin-bottom: 5px;
		    overflow: hidden;
		    position: relative;
		    width: 195px;
		}
		
		#newhome-1.carousel-extra2 {
			height: auto;
		    margin-bottom: 5px;
		    overflow: hidden;
		    position: relative;
		    width: 195px;
		}	
		
		#newhome-1.carousel-extra2 p {
			font-weight: normal;
			font-size: 14px;
		}	