
.CMSUneditable
{
	/*position: absolute;
	top: -1px;
	left: -1px;
	width: 100%;
	height: 100%;*/
	background-color: gray;	
	opacity: 0.35;
	filter:alpha(opacity=35);
	cursor: not-allowed
}

.CMSRegionInfo
{
	display:none;
	position: absolute;
	right: 0px;
	top: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 5px;
	width: 200px;
	background-color: #FFFFFF;
	color: black;
	z-Index:100;
	text-align:left
}

.CMSRegionInfo H3 {margin-top: 20px; text-decoration: underline}
.CMSRegionInfo H4 {margin-bottom: 0px}

.CMSRegionInfo A, .CMSRegionInfo A:Link, .CMSRegionInfo A:Visited, .CMSRegionInfo A:Hover
{
	position: absolute;
	top: 5px;
	right: 5px;
	text-decoration:none;
	font-weight: bold;
}


#CMSHistoryType
{
	font-family: Arial, Helvetica, Serif;
	position: absolute; 
	left: 800px; 
	top: 5px; 
	font-size:20px; 
	font-weight: bold; 
	font-style: italic; 
	color: yellow;
	width: 300px;
}

#xToolbar
{
	position: absolute;
	top: 28px;
	left: 0px;
	width: 1024px;
	z-index: 100;
}

#xToolbar IFRAME
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#xToolbarOff
{
	position: absolute;
	top: 0x;
	left: 0px;
	width: 100%;
	height: 75px;
	background-color: gray;	
	opacity: 0.65;
	filter:alpha(opacity=65);
	cursor: not-allowed;
	z-index: 100
}

#CMSEditBar
{	
	font-family: Arial, Helvetica; Serif;
	font-size: 11px;	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	color: #FFFFFF;
	z-index: 100;
	padding-left: 15px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
	background-color: #005BBB;
	text-align:left
}

#CMSEditBar A
{
	font-family: Arial, Helvetica, Serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;	
	font-style: normal
}

#CMSEditBar A:Hover
{
	font-family: Arial, Helvetica, Serif;
	font-size: 11px;
	color: yellow;
}

#CMSToolbarSpacer
{
	height: 115px;
}

#fraSavePage
{
	
}
#frmCMSPageHistory
{
	font-size: 11px;
	margin-left: 30px;
	display: inline

}

#frmCMSPageHistory SELECT
{
	font-size: 11px;
	width: 260px;	
}

#EditorDefault___Frame
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 20px;

	border-style: solid;
	border-width: 2px;
	border-color: #FF0000;
	display: none;
	z-Index: 99;
	
}

#RegionTools 
{
	position: absolute;
	z-Index: 100;
	width: 100px;
	padding: 2px;
	text-align: left;
	display:none;
	background-color: transparent;
	opacity: 0.75;
	filter:alpha(opacity=75);
}


#RegionTools UL
{
	background-color: white;
	opacity: 0.75;
	filter:alpha(opacity=75);
	list-style:none;
	margin: 0;
	padding: 0;		
}

#RegionTools LI 
{
	padding-left: 10px
}

#RegionTools A, RegionTools A:Visited, #RegionTools A:Link
{
	font-size: 11px;
	font-family: Arial, Verdana, Serif;
	color: black;
	display:block;
	height: 14px;
	line-height:14px;
	text-decoration:none
}

#RegionTools A:Hover
{
	font-size: 11px;
	font-family: Arial, Verdana, Serif;
	color: black;
	font-weight:bold;
	display:block;
	height: 14px;
	line-height:14px;
	text-decoration:none
}

.SESEdit
{
  border-style:dotted;
  border-color: red;
  border-width: 1px;
  cursor: hand; 
  padding: 0;
  margin: 0; 
}
.SESEditEmpty
{
 border-style:dotted;
  border-color: red;
  border-width: 1px;
  cursor: hand; 
  padding: 0;
  margin: 0;
  height: 20px;
}

.SESPromptDlg, #SESRegionInfoDlg, #SESRegionScriptDlg
{
	display:none
}

.SESPromptDlg P {margin-bottom: 20px}


/*
.editEmptyContent
{
	background-image : url(../images/page_edit.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: blue;	
	opacity: 0.35;
	filter:alpha(opacity=35);
	height: 20px;
}*/

/* HTML {height: 100%}

BODY
{
	/*margin-top: 115px;
	height: 100%;
}*/