﻿div.cms_Chrome
{
	position:relative
}

div.cms_Chrome.hover
{
	position:relative;
	background-color:pink;
}


div.cms_Verbs ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	position:absolute;
	border: solid 1px #e7e7e7;
	border-left: solid 12px #e7e7e7;
	right:0px;
	top:1px;
	background-color:White;
}

/* ----------------------------------------- */
div.cms_Verbs
{
	position: absolute;
	display: none;
	right: 2px !important;
	top: 2px !important;
	width: 22px;
	height: 22px;
}

.cms_Chrome 
{
	position: relative;
}

div.cms_Chrome.hover div.cms_Verbs
{
	display: block;
}

div.cms_Verbs ul
{
	display: none;
}

div.cms_Chrome.hover
{
	display: block;
	z-index: 2;
}

li.cmsVerb a
{
	white-space: nowrap;
}

/* ----------------------------------------- */
div.cmsFooter
{
    position:absolute !important;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    width:100%;
}

#pageFooter
{
    position:relative;
}

div.cms_Verbs li
{
	margin:1px;
	list-style-type:none;
}

div.cms_Verbs li:hover
{
	background-color:#e7e7e7;
}

div.cms_Verbs a
{
	display:block;
	padding-left:4px;
	padding-right:18px;
	text-decoration:none;
	height:22px;
	line-height:22px;
	color:Black !important;
	font-weight:normal !important;
}

div.cms_Verbs a:hover
{
	background-color:#e7e7e7;
}


div.cms_content
{
	overflow:hidden;
}

.defaultListingItem h2
{
    color:silver;
    font-size:13px;
    margin-bottom:4px;
}

.defaultListingItem div.teaser
{
    font-style:italic;
    padding-top:8px;
}

.modalPopup
{
    display:none;
}

.modal2Popup
{
    position:absolute;
    z-index:1001;
}


.modal2Background
{
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    height:100%;
    width:100%;
    z-index:1000;
}

.modal2Window
{
    display:none;
}

#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  height:400px;
  width:600px;
  background-color:#fff;
  border:3px solid #ccc;
}

#simplemodal-container a.modalCloseImg {
  background:url(WebResource.axd?d=NWEW-bmXJ8X9O0Dpyh756sakUIaW6Y_ijQtxCvuhvw3WdHLTf5TxyvmjgqdHHBPY0&t=633933589202376250) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}

.commentsPopup
{
    font-family:Arial;
    padding:12px;
}

.commentsPopup h2
{
    font-size:14px;
    font-weight:bold;
    line-height:normal;
}

.commentsPopup textarea
{
    width:400px;
    height:200px;
}


.commentsPopup div.footer
{
    text-align:right;
}


div.feedbackPanel
{
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    margin-top: 150px;
    margin-bottom: 150px;
    border: solid 2px #0000FF;
    background-color: #DDDDFF;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-family:Arial;
    padding-left:12px;
    padding-right:12px;
}

div.feedbackPanel.error
{
    border: solid 2px #FF0000;
    background-color: #FFDDDD;
}

div.feedbackPanel h2
{
    font-weight:bold;
    margin-bottom:16px;
}

.fieldLabel
{
	width: 150px;
}

.fieldDataRow tr
{
}

.fieldDataRow th
{
	padding-bottom: 16px;
	text-align: right;
	padding-right: 8px;
	color: gray;
	vertical-align: top;
}

.fieldDataRow div.description
{
    color:Gray;
    font-style:italic;
    font-size:11px;
    padding-bottom:8px;
    padding-top:2px;
}

div.contentDetail
{
	font-family: Verdana;
	font-size: 12px;
}

div.contentDetail div.cmsheader
{
	color: White;
	background-color: Black;
	line-height: 40px;
	font-size: 24px;
	padding-left: 16px;
}

div.contentDetail div.toolbar
{
	border: solid 1px gray;
	background-color: #e7e7e7;
	height:24px;
	line-height:24px;
}

div.contentDetail div.toolbar a
{
	border: none;
	font-size: 11px;
	padding: 1px;
	background-color: #e7e7e7;
	text-decoration: none;
	color: Black;
	margin-right: 8px;
}

div.contentDetail div.toolbar a:hover
{
	padding: 0px;
	border: solid 1px silver;
}

div.cmsDetailBody
{
	margin: 8px;
}

div.cmsError
{
	padding: 0px 0px 10px 2px;
	color: #f00;
}

div.cmsEditorPanels
{
	margin-right: 208px;
}

div.cmsEditorPanels
{
}

div.cmsPropertyPanel
{
	width: 185px;
	border: solid 1px silver;
	float: right;
	padding: 8px;
	margin-top: 20px;
}

.taxonomyEditorSelected 
{
	background-color: #efefef;
}

.contentDetail fieldset
{
    border:solid 1px silver;
    padding:12px;
    margin-top:12px;
    -moz-border-radius: 8px; 
    border-radius: 8px;
}

.cmsExplorerListing td.center
{
    text-align:center;
} 


.cmsExplorerListing
{
	width: 100%;
}


.cmsExplorerListing tr
{
	background: #f9f9f9;
}

.cmsExplorerListing tr.alt
{
	background: #f2f2f2;
}

.cmsExplorerListing td
{
	height: 50px;
	padding: 11px;
	vertical-align: middle;
}

.cmsExplorerListing td.current
{
    color:Red;
}

.cmsExplorerListing td.published
{
    color:Green;
}

.cmsExplorerListing.compact td
{
	padding: 4px;
	height:auto;
	vertical-align: middle;
}

.cmsExplorerListing tr.pager td
{
	background: #f5f5f5;
	height: auto;
	padding: 3px;
	vertical-align: middle;
}

.cmsExplorerListing tr.pager table
{
	margin: 7px 5px;
	float:right;
}

.cmsExplorerListing tr.pager a
{
	background: #ffffff;
	padding: 4px;
	margin: -2px;
	border: solid 1px #006699;
}

.cmsExplorerListing a { color: #006699; text-decoration: none; }

.cmsExplorerListing th
{
	background: #e4e4e4;
	padding: 8px 11px;
	vertical-align: middle;
}

.cmsExplorerListing th.center
{
    text-align:center;
}

.cmsExplorerListing th a
{
	background: url('\Images\UI\bg_backOfficeSeparator.gif') repeat-y 0 0;
	font-weight: bold;
	text-decoration: none;
}
