@charset "utf-8";
/* CSS Document */

.wpthemeLayoutContainers {
	padding:0
}
.wpthemeLayoutContainers .wpthemeCol {
	background: none repeat scroll 0% 0% transparent;
	margin: auto;
	width: auto;
}
.wpthemeLayoutContainers .wpthemeControl {
	margin: 0px;
	width: auto;
}
.wpthemeLayoutContainers .contentMain {
	padding: 0px;
}
.wpthemeLayoutContainers .contentMain .wptheme2Col {
	margin: 0px;
	width: auto;
}
.wpthemeLayoutContainers .contentMain .wptheme3Col {
	margin: 0px 1% 25px 2%;
	width: auto;
}
.wpthemeLayoutContainers .contentMain .wptheme2Col .wpthemeControl , 
.wpthemeLayoutContainers .contentMain .wptheme3Col .wpthemeControl {
	margin: 0px;
	width: auto;
}
.wpthemeLayoutContainers .contentLeader.pre .wpthemeControl {
	margin: 0 10px;
}
.wpthemeLayoutContainers .wptheme3Col .wpthemeSecondaryContainer .wpthemeControl {
	margin: 0;
}
.contentMain .wptheme2Col.wpthemeUnequal .wpthemePrimaryContainer {
	width: 60%;
}
.contentMain .wptheme2Col.wpthemeUnequal .wpthemePrimaryContainer > div {
/*
	float: right;
	margin: 0 10%;
*/
}
.contentMain .wptheme2Col.wpthemeUnequal .wpthemePrimaryContainer.split39Main {
	margin: 0;
	width: 73.6%;
}
.contentMain .wptheme2Col.wpthemeUnequal .wpthemeSecondaryContainer.split39Left {
	float: left;
	margin: 0 1% 0 0;
	padding: 0;
	width: 25%;
}

.wpthemeHidden .wpthemeOverflowAuto {
	padding:0px;
}
.contentLeader.pre,
.contentLeader,
.contentMain, 
.contentRibbon {
	font-size: 1em;
	color: #222;
	padding: 0;
	overflow: hidden;
}
.contentLeader.pre {
	height: 0;
	margin: 0 auto;
}
.edit-mode .contentLeader.pre {
	height: auto;
}
.contentLeader,
.contentMain {
	background-color: white;
	border: none;
	margin: 0 auto 0 auto;
	padding: 0px;
}
.wptheme_ie7 .pre.contentLeader .wpthemeHeadlineContainer {
	margin-bottom: 0px;
	min-height: auto;
	width: auto;
}
.contentRibbon {
	background-color: white;
	border: none;
	margin: 0 auto;
}
/* Content styling overrides */
.edit-mode .contentLeader,
.edit-mode  .contentMain, 
.edit-mode  .contentRibbon {
	padding: 5px 0px;
}
.wpthemeFrame .wpthemeLayoutContainers .wptheme1Col .blockHeading {
	font-size: 1.3em;
	text-transform: uppercase;
	border: none;
	margin-bottom: 10px;
}
.wpthemeFrame .wpthemeLayoutContainers .wptheme1Col .blockHeading a {
	color: #444;
}
.promoSlideshow {
	margin-bottom: 10px;
}
.gridLanding {
	margin-bottom: 0;
}
.video .body {
	background-color:#111;
	color: #FEFEFE;
}
.wpthemeFrame .wpthemeLayoutContainers .video .blockHeading {
	font-size: 2.6em;
	font-weight: bold;
	font-family: sans-serif;
	color: #FFF;
}

.wpthemeHeadlineContainer .breadcrumb {
	color:#D7D7D7;
}
.wpthemeHeadlineContainer .breadcrumb a {
	color:#CCEAFF;
	text-decoration:none;
}
.wpthemeHeadlineContainer .contentSignpost .breadcrumb {
	padding-top:0;
	padding-left:10px;
	padding-right:10px;
}
.wpthemeHeadlineContainer .areaTitle {
	font-size: 2.6em;
	border: 0;
	padding: 0 0 0 10px;
	margin: 5px 0 0 0;
	color: #D7D7D7;
	font-family: sans-serif;
	text-transform: uppercase;
	line-height:1.2;
}

.promoSlideshow.caption.left .slideCaption h1 {
	font-weight: bold;
	font-family: sans-serif;
	color: white;
	text-transform: uppercase;
	font-size: 2.6em;
}

.promoSlideshow.caption.full .slideCaption p {
	text-transform: uppercase;
	font-family:Arial,Helvetica,sans-serif;
	text-shadow: 0px 1px 12px rgba(0, 0, 0, 1);
	font-size:0.9em;
}

.gridLanding .itemDetails .blockHeading {
	font-weight: bold;
	font-family: sans-serif;
	color: white !important;
	text-transform: uppercase;
	font-size: 2.6em !important;
}
.flipGrid .impact .itemDetails .itemTitle, .flipGrid .impact .itemDetails .itemTitle a {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

/* Carousel overrides */
.wpthemeFrame .contentCarousel.alternate .itemDetails {
	border:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	margin-left:5px;
	margin-right:5px;
	top: 2px;
	right: 2px;
	left: 2px;
	height: 100%;
	width: auto;
}
.wpthemeFrame .contentCarousel.alternate .horizontalPagerView {
	left:8px;
}
