﻿
/* ---------- CAROUSEL ---------- */


.jcarousel-skin-insights .jcarousel-container {
	z-index: 1000;
}

.jcarousel-skin-insights .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-insights .jcarousel-container-horizontal {
    padding: 0px;
	width: 940px;
	height: 358px;
	overflow: hidden;
}

.jcarousel-skin-insights .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-insights .jcarousel-clip-horizontal {
	width: 948px;
	height: 358px;
}


.jcarousel-skin-insights .jcarousel-item {
    width:  474px;
	height: 358px;
}

.jcarousel-skin-insights .jcarousel-item a{
   padding: 0px !important;
}

.jcarousel-skin-insights .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0px;
}

.jcarousel-skin-insights .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 0;
}



.jcarousel-skin-insights .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-insights .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: -10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-insights .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(img/prev-horizontal.png);
}

.jcarousel-skin-insights .jcarousel-next-horizontal:hover,
.jcarousel-skin-insights .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-insights .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-insights .jcarousel-next-disabled-horizontal,
.jcarousel-skin-insights .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-insights .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-insights .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-insights .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-insights .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(img/next-horizontal.png);
}

.jcarousel-skin-insights .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-insights .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-insights .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-insights .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-insights .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-insights .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-insights .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-insights .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-insights .jcarousel-next-vertical:hover,
.jcarousel-skin-insights .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-insights .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-insights .jcarousel-next-disabled-vertical,
.jcarousel-skin-insights .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-insights .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-insights .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-insights .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-insights .jcarousel-prev-vertical:hover,
.jcarousel-skin-insights .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-insights .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-insights .jcarousel-prev-disabled-vertical,
.jcarousel-skin-insights .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-insights .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-insights .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}




/* ---------- MAST HEAD ---------- */

div.masthead h1{
	display: block;
	background: #94bb51;
	border: 0px none;
	margin: 0px;
	padding: 20px 20px 20px 20px;
	font-size: 48px;
	line-height: 48px;
	color: #ffffff;
	text-transform: uppercase;
	height: 48px;
}


/* ---------- FILTER INSIGHTS ---------- */

div.filterInsights{
	position: relative;
}

div.filterInsights a{
	font-size: 18px;
	color: #707070;
	display: block;
	padding: 5px;
}

div.filterInsights a:hover{
	color: #009ae6;
}

div.filterInsights a span{
	width: 30px;
	height: 30px;
	display: block;
	background: url('img/icon_arrows_insights.png') no-repeat 0px 0px;
	position: absolute;
	right: 13px;
	top: 10px;
}

div.filterInsights.filterInsightsBig{
	padding: 20px 10px 20px 10px;
}

div.filterInsights.filterInsightsBig a span{
	top: 20px;
}


/* ---------- NSG GROUP NEWS ---------- */

div.nsgGroupNews{
	position: relative;
	padding: 5px 10px 5px 10px !important;
}

div.nsgGroupNews a{
	font-size: 14px;
	color: #707070;
	display: block;
	padding: 1px 5px 1px 5px;
	width: 205px;
}

div.nsgGroupNews a:hover{
	color: #009ae6;
}

div.nsgGroupNews a span{
	width: 30px;
	height: 30px;
	display: block;
	background: url('img/icon_arrows_insights.png') no-repeat 0px 0px;
	position: absolute;
	right: 13px;
	top: 10px;
}


/* ---------- FEATURE ---------- */

div.insightsFeature{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 940px;
	height: 360px;
	overflow: hidden;
}

div.insightsFeature ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

div.insightsFeature ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}



div.insightsFeature div.insightsFeatureItem{
	margin: 0px;
	padding: 0px;
	float: left;
}

div.insightsFeature div.insightsFeatureItem span{
	display: block;
	background: #ffffff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 10px;
	cursor: pointer;
}

div.insightsFeature div.insightsFeatureItem h2{
	display: block;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
}

div.insightsFeature div.insightsFeatureItem span div{
	display: block;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	line-height: 1.2em;
	color: #333333;
}



div.insightsFeature div.insightsFeatureBig{
	width: 442px;
	height: 336px;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	position: relative;
}

div.insightsFeature div.insightsFeatureBig a{
	display: block;
	width: 444px !important;
	height: 318px !important;
	overflow: hidden !important;
}

div.insightsFeature div.insightsFeatureBig a img{
	width: 444px;
	height: auto;
}




div.insightsFeature div.insightsFeatureSmall{
	width: 206px;
	height: 152px;
	padding: 10px;
	margin: 0px 9px 10px 0px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	position: relative;
}

div.insightsFeature div.insightsFeatureSmall a{
	display: block;
	width: 208px !important;
	height: 144px !important;
	overflow: hidden !important;
}

div.insightsFeature div.insightsFeatureSmall a img{
	width: 208px;
	height: auto;
}


div.insightsFeature div.insightsFeatureItem span div{
	display: none;
}


div.insightsFeature div.insightsFeatureBig span{
	width: 442px;
}

div.insightsFeature div.insightsFeatureSmall span{
	width: 206px;
}

div.insightsFeaturediv.insightsFeatureBig:hover, div.insightsFeature div.insightsFeatureSmall:hover{
	border: 1px solid #009ae6;
}


/* If the image is wide but short it will have a class added called maketall. Use it to stretch image */
div.insightsFeature div.insightsFeatureBig a img.maketall{
	width: auto !important;
	height: 318px;
}

div.insightsFeature div.insightsFeatureSmall a img.maketall{
	width: auto !important;
	height: 144px;
}




/* override chrome fix. shouldn't be needed but better safe than sorry */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.insightsFeature .jcarousel-list {margin-left: 0px !important;}
}



/* ---------- CUSTOM NEXT AND PREV BUTTONS ---------- */
div.insights{
	position: relative;
}

div.insightscarouselbuttons{
	width: 1020px;
	height: 360px;
	position: absolute;
	top: 0px;
	left: -40px;
	z-index: 100;
}

div.insightscarouselprev{
	width: 30px;
	height: 30px;
	background: url(img/icon_arrows_insights.png) no-repeat -40px 0px;
	position: absolute;
	top: 164px;
	left: 0px;
	display: none;
}

div.insightscarouselprev:hover{
	cursor: pointer;
}

div.insightscarouselnext{
	width: 30px;
	height: 30px;
	background: url(img/icon_arrows_insights.png) no-repeat 0px 0px;
	position: absolute;
	top: 164px;
	right: 0px;
	display: none;
}

div.insightscarouselnext:hover{
	cursor: pointer;
}



/* ---------- Browser Fixes ---------- */
div.ie8 div.insightsFeatureSmall h2{
	margin: 0px 0px 10px 0px !important;
}