/* Module Title Edit Styles ___________________________________________________*/


Table.ModuleTitle_Edit
{
	width: 100%;
	background-color: #EEE;
	padding:0px;
	margin:0px;


}

Table.ModuleTitle_Edit TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.popup_Container
{
	width:100%;
	height:100%;
	left:0;
	position:absolute;
	z-index:100;
}

.popup_GrayBackground
{
	width:100%;
	height:100%;
	left:0;
	position:absolute;
	z-index:50;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	
}

.popup_Container_table
{
	width:100%;
	height:100%;
}

.popup_Container_tr
{
	vertical-align:middle;
}

.popup_Container_td
{
	text-align:center;
}

.rowOn
{
	color:Black;
}

.rowOff
{
	color:Red;
}

.rowOver
{
	color:Green;
}

DIV.SMEditModulesControlsHolder
{
	border-bottom: #83abc2 1px solid;
	text-align:left;
	background-color:#A2C0D2;
}

DIV.SMEditModulesControlsHolder img
{
	cursor:hand;
}

DIV.SMEditMarkerStart
{
	padding: 0px;
	border-top: #83abc2 1px solid;
	margin: 0px;
	height: 5px;
	background-color: #a2c0d2;
	line-height:1px;
}

A IMG
{
	border:0px;
}

.popup_Iframe
{
	margin:0px;
	padding:0px;
}

/*--------------------------------Module Title-----------------------------------------*/
Table.ModuleTitle_Edit TR TD
{
	text-align:left;
}

.ModuleTitleContainer
{
	padding:0px;
	margin:0px;
}

.ModuleTitle
{
	float:left;
}

.ModuleTitleContainer A,.ModuleTitleContainer A:Visited
{
	color:#667;
}

.ModuleTitleButtons
{
	
	float:right;
}

.ModuleTitleButtons img
{
	cursor:hand;
}

/*--------------------------------HTML SiteMap-----------------------------------------*/

Table.SitemapUC .ImageBlock
{
	width:8px;
	height:17px;
	float:left;
}

Table.SitemapUC A
{
	text-decoration:none;
}

div.qtvideo
{
	background-color:Black;
}

div.msvideo
{
	background-color:Black;
}

/*--------------------------------HTML Editor Tools------------------------------------*/
div.SimpleHTMLEditorOuterContainer
{
	width:199px;
	height:242px;
	
	position:absolute;
	
	top:250px;
	left:250px;
}

div.SimpleHTMLEditorButtonsContainer
{
	width:224px;
	height:170px;
	
	position:absolute;
	
	top:0px;
	left:0px;
	
	background-image :url("/images/HtmlEditor/EditorBar.gif");
}

div.SimpleHTMLEditorButtons
{
	width:184px;
	height:150px;
	
	position:relative;
	
	top:10px;
	left:40px;
}

.SimpleHTMLEditorToolsBackgroundIframe
{
	position:absolute;
	width:199px;
	height:250px;
	top:0px;
	left:0px;
	border:none;
	display:block;
	z-index:0;
	background-color: Red;
	filter:alpha(opacity=0);
}

.SimpleHTMLEditorToolsclear { clear: both; height: 0px; }

.SimpleHTMLEditorSections
{
	top:15px;
	left:27px;
	position:absolute;
		
	width: 149px; 
	height: 25px; 
	
	z-index:31;
	display:none;
}

.SimpleHTMLEditorToolsEditor 
{ 
	top:20px;
	left:27px;
	position:absolute;
	
	width: 149px; 
	height: 192px; 
	
	z-index:31;
}
	
	.SimpleHTMLEditorToolsEditor img { float: left; margin: 0 2px 2px 0; }
	.SimpleHTMLEditorToolsEditor a img { border: 0; }
	
	A.SimpleHTMLEditorViewScourceButton img
	{
		margin-left:74px;
	}

.SimpleHTMLEditorBackground
{
	top:0px;
	left:0px;
	position:absolute;
	
	width:199px;
	height:242px;

	background-image: url("/images/HtmlEditor/editor_bg_above.gif");
	background-repeat:no-repeat;
}


.SimpleHTMLEditorContainer 
{ 
	top:0px;
	left:0px;
	position:absolute;
	padding: 0px;
	z-index:30;
	width:199px;
	height:242px;
}
	
.SimpleHTMLEditorToolsbuttons { width: 144px; margin: 0 0 8px; }
	
.SimpleHTMLEditorToolsdropdowns { width: 142px; clear: both; margin: 0 0 10px; }

.SimpleHTMLEditorToolsdropdowns select { 
	width: 142px; height: 20px;
	border: 1px solid #83ABC2; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #10606D; }

.FormTools
{
}
	
div.FormElementDetails	span
{
	width:250px;
}

.SimpleHtmlEditor_SaveButtons
{
	top:150px;
	left:0px;
	position:absolute;
}