﻿/* STYLESHEET SECTIONS
   CSS Flags marked with [=]
	 
	CONTENT REGION STYLES
	MICROSITES
	LANGUAGE STYLES
	 
	 ....................................... */

/* =CONTENT REGION STYLES
	....................................... */

a.editButton {
	display: inline-block;
	padding: 8px 0 0 22px;
	background: transparent url(../fw/icon_edit.png) no-repeat 0 5px;
}
.top .leftCol a.editButton {
	color:#fff;
    margin: -2px 5px 0 0;
}
a.showApprovalDetails {
	display: block;
	padding: 1px 0 0 22px;
	outline: none;
	background: transparent url(../fw/icon_rightArrow.gif) no-repeat 0 0;
}
a.showApprovalDetails.down {
	background-image: url(../fw/icon_downArrow.gif);
}
.editedByDiv {
	padding: 10px 22px;
}
.top .leftCol .top .CMWrapper a.editButton {
    position: absolute;
    top: 45px;
    right: 52px;
}
    .top .leftCol .top .CMWrapper.editing {
        top: 85px;
        left: 51px;
    }
.tile .leftCol .CMWrapper {
    width: 99%;
}
.tile .leftCol .CMWrapper.editing {
    width: 633px;
}
.top .leftCol .top .defaultSkin .mceIframeContainer {
    height: auto!important;
}
.CMWrapper.editing {
	background: #069;
	border: 1px solid #999;
	padding: 5px 3px;
	text-align: left;
    position: relative;
    z-index: 500;
}
    .CMWrapper.editing span.mceEditor.defaultSkin {
        width: 100%;
        display: block;
    }
.content.home .rightcol .callouts .tile .video .CMWrapper.editing {
    height: 270px;
}
table.CMTop {
	margin: 0;
}
table.CMTop td {
	border: 0px none;
}
.CMTop label {
	display: inline;
	color: #fff;
}
.reWrapper {
	position: inherit !important;
}
.CMWrapper .reResizeCell div {
	background-image: url(../fw/radResizer.gif);
	background-position: center top;
}
.CMWrapper .reResizeCell div:hover {
	background-position: center bottom;
}
ul.popUp.editPage {
	width: 200px;
	float: right;
	z-index: 41;
}
ul.popUp.editPage li {
	float: right;
	position: relative;
	height: 1.2em;
}
ul.popUp.editPage li .button {
	margin: 0;
}
ul.popUp.editPage li .button a:hover {
	text-decoration: none;
}
ul.popUp.editPage li ul {
	position: absolute;
	bottom: 1.2em;
	left: 0;
	background: #fff;
	border: 1px solid #999;
	padding: 5px 0 10px;
}
ul.popUp.editPage li ul li {
	float: none;
	width: 160px;
	padding: 5px;
}
ul.popUp.editPage li ul li a {
	display: block;
	padding: 2px 5px;
}
ul.popUp.editPage li ul li a:hover {
	background: #ff9;
	text-decoration: none;
	color: #000;
}
.regionInFocus {
	background-color: #ff9;
}

/* =MICROSITES
	....................................... */
div.microsites div.eventsList {
	width: 100%;
}
div.microsites {
	margin: 20px 0;
}
div.micrositeListing input#ctl00_ContentWindow_uxMicrositeListing_uxSearch {
	margin-left: 5px;
}
span.micrositeLocation {
	font-size: 88%;
	color: #999;
}
div.microsites div.eventsList img {
	background-color: #CCCCCC;
	border: 2px solid #386BA0;
}
a.pageButton {
}

/*	=Custom Content Regions classes
	---------------------------------------------------- */
.contentRegion ul {
    padding: 0 20px 10px;
}
    .contentRegion ul ul {
        padding-bottom: 0;
    }
/*	=JW Player Elements
---------------------------------------------------- */
pre#jwplayer-hls,
pre#jwplayer-rtmp {
	visibility: hidden;
}