.module.interactive {
	position: relative;
}

.module.interactive .moduleHeaderInline {
	z-index: 5;
}

.module.interactive .moduleHeaderInline h3 {
	padding: 5px 0 3px 2px;
}

.carouselControls {
	background: url("http://static.reuters.com/resources/images/bg_videoCarousel.gif") top left no-repeat;
	width: 55px;
	float: left;
	display: inline;
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 1000;
	padding: 0 0 0 3px;
}

.carouselStatus {
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

.carouselControls .buttonActive,
.carouselControls .buttonInactive {
	float: left;
	padding: 0;
	margin: 2px 0 0 0;
	display: inline;
	position: relative;
}

.carouselControls img {
	float: left;
	margin: 1px;
	padding: 0;
	display: inline;
}

.buttonActive, .buttonInactive {
	float: left;
	margin: 1px;
	padding: 0;
	display: inline;
}

.buttonActive {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	cursor: pointer;
	cursor: hand;
}

.buttonInactive {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	cursor: default;
}

.primaryContent .mediaCarousel {
	float: left;
	width: 490px;
	overflow: hidden;
	margin-top: 2px;
	position: relative;
}

.secondaryContent .mediaCarousel {
	float: left;
	width: 302px;
	overflow: hidden;
	margin-top: 2px;
	position: relative;
}

.mediaCarouselPlatform {
	float: left;
	width: 3000px;
	/*width: 800px;*/
}

.mediaCarousel .mediaThumbContainer {
	float: left;
	position:relative;
	margin: 0px 5px 0px 0px;
	font-size: 0;
	width: 97px;
	height: 105px;
}

.primaryContent .mediaCarousel .mediaThumbContainer {width: 94px;}

.mediaCarousel .mediaThumb {
	float: left;
	position:relative;
	overflow: hidden;
	width: 95px;
	height: 61px;
	border: 1px solid #305b7e;
	margin-bottom:3px;
}

.primaryContent .mediaCarousel .mediaThumb {width: 92px;}


.mediaCarousel .mediaThumbImage {
	overflow: hidden;
	position: relative;
	width: 95px;
	margin: 0;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	z-index: 4;
}

.primaryContent .mediaCarousel .mediaThumbImage {width: 92px;}

.mediaCarousel .mediaThumbImage img {
	width: 95px;
	position: absolute;
	top: -9px;
}

.primaryContent .mediaCarousel .mediaThumbImage img {
	width: 92px;
	top: -8px;
}

.mediaCarousel .mediaThumb .mediaThumbOverlay {
	position: absolute;
	top: 45px;
	left: 0;
}

.mediaCarousel .mediaThumb .mediaThumbOverlayMask {
	position: absolute;
	top: 2px;
	padding: 0;
	margin: 0;
	height: 14px;
	width: 97px;
	background: #003060;
	filter:alpha(opacity=80);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 50;
}

.primaryContent .mediaCarousel .mediaThumb .mediaThumbOverlayMask {width: 94px;}

.mediaCarousel .mediaThumb .mediaThumbOverlay a {
	position: absolute;
	top: 1px;
	padding-left: 18px;
	margin-left: 2px;
	font-size: 10px;
	color: #FFF;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	z-index: 100;
	height: 18px;
	width: 95px;
}

.primaryContent .mediaCarousel .mediaThumb .mediaThumbOverlay a {width: 92px;}

.mediaCarousel .mediaThumbLink {
	margin-top: 2px;
	display: block;
}
.mediaCarousel .mediaBtnBG {
display:none;
}
* html .mediaCarousel .mediaBtnBG{display:block;z-index: 8;float:left;position:absolute;bottom:1px;left:2px;}/*Eliminates IE6 flicker*/

.mediaCarousel .mediaOvrlayBtn {
	position: absolute;
	right: 4px;
	z-index: 9;
	float:left;
	bottom:3px; /*moves txt in scrim*/
	left:1px;
	filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
	background:transparent url(http://static.reuters.com/resources/images/btn_vidOvrlay.gif) 1px 1px no-repeat;
	color:#fff;
	font-size: 10px;
	cursor: pointer;
}

.mediaCarousel .mediaOvrlayScrim {
	z-index: 7;
	float:left;
	height:15px;
	width:95px;
	bottom:0px;
	position:absolute;
	left:0px;
	filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
	background-color:#003060;
	overflow:hidden;
	cursor: pointer;
}

.primaryContent .mediaCarousel .mediaOvrlayScrim {width:92px;}

* html .mediaCarousel .mediaOvrlayScrim {bottom:-1px;}/*IE6 fix*/
* html .mediaCarousel .mediaOvrlayBtn {bottom:1px;}/*IE6 fix*/
.mediaCarousel .mediaOvrlayBtn img {
	padding-right:5px;
	margin-bottom:-3px;
	visibility:hidden;
}

.mediaCarousel a:hover .mediaOvrlayBtn  {
	background:transparent url(http://static.reuters.com/resources/images/btn_vidOvrlay-o.gif) 1px 1px no-repeat;
	text-decoration:none;;
}

.mediaCarousel a:hover .mediaOvrlayBtn span {
	text-decoration:underline;
}

.mediaCarousel .mediaThumbCaption {
	font-size: 11px;
	margin: 0px 5px 0 5px;
	width: 85px;
	float: left;
	display: inline;
	overflow: hidden;
	line-height: 1.1;
}

.mediaCarousel .mediaThumbCaption {width: 82px;}

.mediaCarouselBtnL {
	float: left;
	padding: 0;
	margin: 2px 0px 0 3px;
	display: inline;
	position: relative;
}

.mediaCarouselBtnR {
	float: left;
	padding: 0;
	margin: 2px 0 0 0;
	display: inline;
	position: relative;
}

.mediaCarouselL {
	float: left;
	margin: 1px;
	padding: 0;
	display: inline;
}

.mediaCarouselR {
	float: left;
	margin: 1px;
	padding: 0;
	display: inline;
}

.mediaCarouselBtnL.vcActive img,
.mediaCarouselBtnR.vcActive img {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	cursor: pointer;
	cursor: hand;
}

.mediaCarouselBtnL.vcInactive img,
.mediaCarouselBtnR.vcInactive img {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	cursor: default;
}
