.reToolbar.Gray li .reTool_text span
{
	background-image: url('../CommandSpritesDark.png');
	background-repeat: no-repeat;
	width: 25px; 
	height: 23px;
	line-height: 23px;
}

/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .reTool span
{
    background-image: url('CommandSpritesLightIE6.gif');
}

.reToolbar.Gray li .reTool_text
{
	height: 23px;
	margin: 3px 1px 1px 1px;
	color: white;
	font: normal 11px Arial, Verdana, Sans-serif;
}

.reToolbar.Gray li .reTool_text:hover,
.reToolbar.Gray li .reTool_text.reTool_selected
{
	border: solid 1px #9ba283;
	border-top: solid 1px #a7a7a7;
	border-bottom: solid 1px #a7a7a7;
	margin: 2px 0 0 0;
	background-color: #aac73e;
    background-image: none;
}

.reToolbar.Gray li .reTool_text:hover,
.reToolbar.Gray li .reTool_text.reTool_selected
{
	_border: 0;
}

.reToolbar.Gray li .reTool_text .reButton_text
{
	padding-right: 4px;
	color: black;
}

.Gray.reToolbarWrapper
{
	background: #ececec;
}

.Gray.reToolZone .reToolbarWrapper
{
	background:transparent;
	float: none;
	clear: both;
}

.RadEditor.Gray.reWrapper
{
	font: normal 11px Arial, Verdana, Sans-serif;
	background: #ececec;
}

.reTlbVertical
{
	width: 2px; 
	font-size: 1px;
}

.RadEditor.Gray.reWrapper table td.reContentCell
{
	border: solid 1px #828282;
	background: white;
}

.Gray.reAlignmentSelector
{
	border: solid 1px #777;
	background: white;	
}

.Gray.reAlignmentSelector div
{
	width: 18px;
	height: 18px;
	margin: 1px auto;
	background-image: url('../CommandSpritesDark.png');
	background-repeat: no-repeat;
}

* html /Gray.reAlignmentSelector div
{
    background-image: url('CommandSpritesLightIE6.gif');
}

.Gray.reSpinBox li
{
	float: none; 
	clear: both;
	line-height: 11px;
	margin: 0 0 1px 1px;
}

.Gray.reSpinBox input
{	
	border: solid 1px #ccc;
	height: 19px; 
	line-height: 19px;
}

.Gray.reSpinBox label
{
	width: 100px;
	line-height: 24px;
}

.Gray.reSpinBox a
{
	border: solid 1px #ccc;
	text-align: center;
	font: bold 10px Arial, Verdana, Sans-serif;
	color: #ccc;
	text-decoration: none;
}

.Gray.reSpinBox a:hover
{
	background: #e3e3e3;
	border: solid 1px #333;
	color: #333;
}

.Gray.reSpinBox a span
{
	width: 9px; 
	height: 9px; 
	line-height: 9px;
}

.RadEditor.Gray .reCorner_top_left,
.RadEditor.Gray .reCorner_top_right,
.RadEditor.Gray .reCorner_bottom_left,
.RadEditor.Gray .reCorner_bottom_right
{
	background-image: url('Editor/ToolBarSprites.gif');
	width: 3px; 
    height: 3px; 
    line-height: 3px; 
    font-size: 1px;
}

.RadEditor.Gray .reCorner_top_left
{
	background-position: 0 -302px;
}

.RadEditor.Gray .reCorner_top_right
{
	background-position: -3px -302px;
}

.RadEditor.Gray .reCenter_top
{		
	height: 3px; 
	line-height: 3px; 
	font-size: 1px;
	background-image: url('Editor/ToolBarSprites.gif');
	background-position: 0 -314px;
	background-repeat: repeat-x;
	width: 100%;
}

.RadEditor.Gray .reCenter_bottom
{		
	height: 3px; 
	line-height: 3px; 
	font-size: 1px;
	background-image: url('Editor/ToolBarSprites.gif');
	background-position: 0 -323px;
	background-repeat: repeat-x;
	width: 100%;
}

.RadEditor.Gray .reCorner_bottom_left
{
	background-position: 0 -305px;
}

.RadEditor.Gray .reCorner_bottom_right
{
	background-position: -3px -305px;
}

.reRightVerticalSide,
.reLeftVerticalSide
{
	width: 3px;
	background-repeat: repeat-y;
	background-color: #ececec;
}

.reRightVerticalSide
{
	background-image: url('Editor/ToolbarVerticalSprites.gif');
	background-position: -197px 0;
}

.reLeftVerticalSide
{
	background-image: url('Editor/ToolbarVerticalSprites.gif');
	background-position: -199px 0;
}

.reModule
{
	color: #333;
	font: normal 11px Tahoma, sans-serif;
	line-height:normal;
	padding: 1px 5px;
	background: #f2f2f2;
	border-top: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

.reModule_visible_icon,
.reModule_hidden_icon
{
	width: 16px;
	height: 16px;
	background: transparent url('../CommandSpritesDark.png') no-repeat;
	margin: -2px 4px 0;
}

.reModule_visible_icon,
.reModule_hidden_icon
{
    background-image: url('CommandSpritesLightIE6.gif');
}
}

.reModule_visible_icon
{
	background-position: -2368px -2px;
}

.reModule_hidden_icon
{
	background-position: -2368px -24px;
}

a.reModule_domlink
{
	color:#333;
	font: normal 11px Tahoma;
	padding: 3px 6px 1px;
	text-decoration: underline;
}	

a.reModule_domlink_selected
{
	color:#333;
	font: normal 11px Tahoma;
	text-decoration: none;
	background-color:#eee;
	border:1px solid #898989;
	padding:0 5px;
}

.RadEditor.Gray .reResizeCell div
{
    width:20px;
    height:25px;
    float:right;
    background:url('Editor/CornersSprites.gif') center -74px no-repeat; 
}

.reLoading
{
    width:30px;
    background:url('Editor/LoadingSpell.gif') center center no-repeat;
    float:left;
}

.reAjaxspell_wrapper
{
    border: 1px solid #515151 !important;    
}

div.reEditorModes
{
    margin-top: 1px;
}

div.reEditorModes .reMode_selected
{
	background-color: #cacaca;
	border: solid 1px #a0a0a0;
}

div.reEditorModes .reMode_selected span
{
    color: #474747;
}

div.reEditorModes a span
{
	background-image: url('Editor/ModesSprites.gif');
	color: #666;
}

.Gray.reDropDownBody
{
	background-color: white !important;
	background-image: none !important;
	border: solid 1px #8f8f8f;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em; 
	-webkit-border-radius: 0.3;
	scrollbar-face-color: #e9e9e9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #e9e9e9;
	scrollbar-3dlight-color: #dbdbdb;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #f5f5f5;
	scrollbar-darkshadow-color: #aeaeae;
}

.Gray.reDropDownBody,
.Gray.reDropDownBody table
{
	font:12px arial,verdana,sans-serif;
}

.Gray.reDropDownBody .reToolbar.Gray
{
    height: auto;
    background:white;
}

.Gray.reDropDownBody a
{
    background-image: none;
    background-color: white;
    border-bottom: solid 1px #aaaaaa;
    margin: 0;
}

.Gray.reDropDownBody a:hover
{
    background-image: none;
    background-color: #eaeaea;
    border-bottom: solid 1px #aaaaaa;
}

.Gray.reDropDownBody .reCustomLinks a
{
    background-image: none;
    background-color: white;
    border-bottom: 0;
}

.Gray.reDropDownBody .reCustomLinks a:hover
{
    background-image: none;
    background-color: white;
    text-decoration: underline;
    border-bottom: 0;
}

.Gray.reDropDownBody table td
{
	padding: 1px 2px;
	border: solid 1px #aaa;
	color: #000;
	text-align:left;
}

.Gray.reDropDownBody .reItemOver
{
	border: solid 1px #383838 !important;
	background: #878787 !important;
}

.Gray.reColorPicker
{
	border: solid 1px #868686;
	padding: 4px;
	-moz-border-radius: 3px;
	background: #fafafa;
}

.Gray.reColorPicker table td
{
    border: 0;
}

.Gray.reColorPicker table div
{
	width: 11px; 
	height: 11px; 
	line-height: 11px; 
	font-size: 1px;
	border: solid 1px #c5c5c5;
}

.Gray.reColorPicker table td.reItemOver div
{
	border-color:#000;
}

.Gray.reColorPicker table td
{
	padding: 2px;
	padding-bottom: 0;
	padding-top: 0;
}

.Gray.reDropDownBody.reColorPicker table td.reItemOver
{
	border: 0 !important;
	background: transparent !important;
}

.Gray.reColorPicker .reColorPickerFooter
{
	margin: 0 auto;
	font: normal 11px Verdana, Arial, Sans-serif;
	height: 22px;
	line-height: 18px;
	width: 166px;
	padding: 4px 0;
}

.Gray.reColorPicker span
{
	width: 82px;
	height: 20px;
	line-height: 18px;
	border: solid 1px #c5c5c5;
}

.reColorPicker .reColorPickerFooter .reDarkColor
{
	background: black;
	color: white;
	border-right:0;
}

.reColorPicker .reColorPickerFooter .reLightColor
{
	background: white;
	color: black;
	border-left:0;
}

.reInsertSymbol
{
	border: solid 1px #8f8f8f;
	background: white;
	width: auto !important;
}

.Gray.reInsertSymbol table
{
	width: auto !important;
}

.Gray.reInsertSymbol table td
{
	font: bold 11px Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	color: #333;
	width: 18px !important;
	height: 22px !important;
	overflow: hidden;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

.Gray.reInsertSymbol table td.reItemOver
{
	color: #000;
}

.reInsertTable table
{
	float: left;
	background-color: #f9f9f9;
	cursor: default;
	width: 142px;
}

.reInsertTable td 
{
	padding: 0 !important;
	border-color: #777 !important;
}

.reInsertTable td.reItemOver
{
	border-color: #ddd !important;
}

.reInsertTable td div
{	
	font-size:1px;
	width:10px;
	height: 10px;
	margin:1px !important;
	padding:0 !important;
}

.reInsertTable .reTlbVertical li
{
	float: left !important;
	width: 23px;
	margin: 0;
}

.reInsertTable .reTlbVertical li a,
.Gray.reInsertTable .reTlbVertical .Gray.reToolbar a.reTool_disabled
{
    background: none !important;
    margin: 0 !important;
    padding: 1px !important;
    border: 0 !important;
}

.reInsertTable .reTlbVertical li a:hover
{
	border: 1px solid #ccc !important;
	padding: 0 !important;
}

.Gray.reInsertTable .reTlbVertical li a .reButton_text
{
	width: auto !important;
	padding-left: 4px;
	color: #ccc;
}

.Gray.reInsertTable .reTlbVertical li a .reButton_text:hover
{
	color: #fff;
}

.reUndoRedo
{
	border: solid 1px #8f8f8f;
	background-color: white;
	padding: 0;
}

.Gray.reUndoRedo table td,
.Gray.reUndoRedo table td.reItemOver
{
	border: 0 !important;
	margin: 0 !important;
}

.Gray.reUndoRedo table td.reItemOver
{
    background: #cf0 !important;
}

.Gray.reApplyClass table td
{
	border: 1px solid #cacaca;
	padding: 2px;
}

.reApplyClass span
{
	width: 12px; 
	height: 13px; 
	line-height: 13px;
	background-image: url('Editor/ApplyClassSprites.gif');
	background-repeat: no-repeat;
}

.reApplyClass .reClass_all
{
	background-position: 0 -52px;
}

.reApplyClass .reClass_img
{
	background-position: 0 -13px;
}
.reApplyClass .reClass_a
{
	background-position: 0 -26px;
}
.reApplyClass .reClass_table
{
	background-position: 0 -39px;
}

.reApplyClass .reClass_unknown
{	
	background-position: 0 0;
}

ul.reCustomLinks,
ul.reCustomLinks ul
{
	font: normal 11px Verdana, Arial, Sans-serif;
	color: black;
	background: none;		
}

ul.reCustomLinks
{
	margin: 0 2px;
}

ul.reCustomLinks a
{
	color: black;
}

ul.reCustomLinks ul
{
	margin-left: 12px;
}

ul.reCustomLinks a:hover
{
	text-decoration: underline;
	color: #666;
}

ul.reCustomLinks li
{
	padding: 1px 0;
}

ul.reCustomLinks a
{
	cursor: hand; 
	cursor: pointer;
}

ul.reCustomLinks .reCustomLinksIcon
{
	width: 9px; height: 9px;
	background-image: url('Editor/CustomLinksSprites.gif');
	background-repeat: no-repeat;
	margin: 2px 4px 0 0;
}

ul.reCustomLinks .reCustomLinksIcon.reIcon_plus
{
	background-position: 0 0;
}

ul.reCustomLinks .reCustomLinksIcon.reIcon_minus
{
	background-position: -9px 0;
}

ul.reCustomLinks .reCustomLinksIcon.reIcon_empty
{
	background: none;
}

.Gray.reToolbar
{
	background: url('Editor/ToolBarSprites.gif') repeat-x 0 -140px; 
}

* html .RadEditor
{
	background-image: none !important
}

.reTool_disabled,
.reTool_disabled:hover,
.reTool_disabled:active,
.reTool_disabled:focus
{
	border: 0;
	background: none;
}

.reDropDownBody .reTlbVertical .Gray.reToolbar .reTool_text
{
	border: 0;
	padding: 3px 1px 3px 3px;
	margin: 0 1px;
}

.reDropDownBody .reTlbVertical .Gray.reToolbar .reTool_text:hover,
.reDropDownBody .reTlbVertical .Gray.reToolbar .reTool_selected
{
	border: 1px solid #a5a5a5;
	padding: 2px 0 2px 2px;
	background: #dfdfdf;
	color: #6b6b6b !important;
}

.Gray.reDropDownBody .reTlbVertical .Gray.reToolbar .reTool_disabled
{
	border: 0;
	padding: 1px;
	color: #000;
}

.Gray.reDropDownBody .reTlbVertical .Gray.reToolbar .reTool_text span.reButton_text
{
	padding-left: 13px;
}

.Gray.reDropDownBody .reTlbVertical .Gray.reToolbar .reTool_disabled span
{
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

* html .reDropDownBody .reTlbVertical .reToolbar.Gray .reTool_disabled,
* html .reDropDownBody .reTlbVertical .reToolbar.Gray .reTool_disabled:hover,
* html .reDropDownBody .reTlbVertical .reToolbar.Gray .reTool_disabled:active,
* html .reDropDownBody .reTlbVertical .reToolbar.Gray .reTool_disabled:focus
{
	border: 0 !important;
	padding: 1px !important;
	background: transparent url('Editor/ToolbarVerticalSprites.gif') repeat-y -40px 0 !important;
	_background: none !important;
}

.reTlbVertical .reDropdown
{
	width: 4px;
}

.reTlbVertical .reGrip
{
	background-image: url('Editor/ToolBarSprites.gif');
	width: 23px;
	height: 9px !important; 
	line-height: 9px;
}

.reTlbVertical .grip_first
{
	background-position: right 0;
}

.reTlbVertical .grip_last
{
	background-position: right -9px;
}

.reTool_disabled:hover
{
	background: none !important;
}

.reTlbVertical .reToolbar.Gray li.reSeparator
{
	border-top: solid 1px #a7a7a7 !important;
	background: white !important;
	height: 1px !important; 
	width: 18px; 
	line-height: 1px !important;
	margin: 2px 0 2px 3px !important;
}

.Gray.reDropDownBody.reInsertTable
{
    _width: 150px !important;
}

td.reTlbVertical .reToolbar.Gray
{
    width: 29px !important;
    background: url('Editor/ToolbarVerticalSprites.gif') repeat-y;
    height: auto !important;
}

td.reTlbVertical .reToolbar.Gray li
{
    background: url('Editor/ToolbarVerticalSprites.gif') repeat-y !important;
}

td.reTlbVertical .reToolbar.Gray .reGrip
{
    background: url('Editor/ToolbarVerticalSprites.gif') !important;
    width: 29px !important;
    height: 4px !important;
    line-height: 4px !important;
}

td.reTlbVertical .reToolbar.Gray .reGrip.grip_first
{
    background-position: -29px 0 !important;
}

td.reTlbVertical .reToolbar.Gray .reGrip.grip_last
{
    background-position: -29px -4px !important;
}

td.reTlbVertical .reToolbar.Gray .split_arrow
{
    display: none;
}

td.reTlbVertical .reToolbar.Gray .reSeparator
{
    border-bottom: solid 1px #fff !important;
    background: #a7a7a7 !important;
    height: 1px !important;
    line-height: 1px !important;
    width: 20px !important;
}

td.reTlbVertical .reToolbar.Gray .reTool,
td.reTlbVertical .reToolbar.Gray .reTool.reSplitButton
{
   height: 25px !important;
   width: 25px !important;
   margin-left: 2px !important;
}

td.reTlbVertical .reToolbar.Gray .reTool:hover,
td.reTlbVertical .reToolbar.Gray .reTool.reSplitButton:hover
{
    background: url('Editor/ToolbarVerticalSprites.gif') no-repeat -83px 0 !important;
}

td.reTlbVertical .reToolbar.Gray .reTool.reTool_selected,
td.reTlbVertical .reToolbar.Gray .reTool.reTool_selected:hover
{
    background: url('Editor/ToolbarVerticalSprites.gif') no-repeat -58px 0 !important;
}

td.reTlbVertical .reToolbar.Gray .reSeparator
{
    margin-left: 4px !important;
}

td.reTlbVertical .reToolbar.Gray .reDropdown
{
    margin-left: 2px !important;
}

td.reTlbVertical .reToolbar.Gray .reTool.reSplitButton
{
	width: 26px !important;
	height: 25px !important;
	margin-top: 1px !important;
	padding: 2px 0 0 0 !important;
}

.reDropDownBody.reInsertTable .reTool_text .TableWizard
{
    height: 23px;
    width: 23px; 
    line-height: 23px;
    background-image: url('../CommandSpritesDark.png') !important;
    background-position: -3575px center !important;
}

* html .reDropDownBody.reInsertTable .reTool_text .TableWizard
{
    background-image: url('CommandSpritesLightIE6.gif');
}

.reDropDownBody.reInsertTable .reTool_text .reButton_text,
.reDropDownBody.reInsertTable .reTool_text:hover .reButton_text
{
    color: black !important;
}

/* show on focus fix */
.radwindow .reDropdown
{
 position: relative;
 top: 2px;
 padding-top: 0 !important;
  
}
    
.radwindow .reDropdown span
{
    padding-top: 0 !important;
    line-height: 16px !important;
}

/* toolbar */
.reToolbar li
{
	background: url('Editor/ToolBarSprites.gif') repeat-x 0 -140px; 
}

.reToolbar .reGrip
{
	background-image: url('Editor/ToolBarSprites.gif');
}

.reTool:hover
{
    background: url('Editor/ToolBarSprites.gif') no-repeat 0 -192px;
}

.reTool span
{
    background-image: url('../CommandSpritesDark.png');
}

/* split button */
.reSplitButton .split_arrow
{
	background: url('Editor/ToolBarSprites.gif') no-repeat -1px -108px !important;
}

.reSplitButton:hover,
.reSplitButton:active
{
    background: url('Editor/ToolBarSprites.gif') no-repeat 0 -243px !important;
}

.reTool_disabled:hover
{
	background: none;
}

.reTool:active,
.reTool:focus,
.reTool_selected,
.reTool_selected:hover,
.reTool_selected:active,
.reTool_selected:focus
{
	background: url('Editor/ToolBarSprites.gif') repeat-x 0 -192px;
}

.reTool_selected,
.reTool_selected:hover,
.reTool_selected:active,
.reTool_selected:focus
{
	background: url('Editor/ToolBarSprites.gif') repeat-x 0 -192px !important;
}
/* end of toolbar */

/* dropdown */
.reDropdown,
.reTool_disabled.reDropdown:hover
{
	border: solid 1px #8c8c8c !important;
	color: black;
	background: white url('Editor/ToolBarSprites.gif') no-repeat right -92px !important;
}

.reDropdown:hover,
.reDropdown:active,
.reDropdown:focus
{
	border: solid 1px #000 !important;
	background-color: #e8e8e7;
}

.reDropdown span
{
	color: #000;
}
/* end of dropdown */

/* separator */
.reTlbVertical .reSeparator
{
    background: url('Editor/ToolBarVerticalSprites.gif') no-repeat -40px center !important;
}

li.reSeparator
{
	background: transparent url('Editor/ToolBarSprites.gif') no-repeat center -300px;
}

.reTlbVertical .reToolbar li.reSeparator
{
	background: transparent url('Editor/ToolbarVerticalSprites.gif') no-repeat -84px center;
}
/* end of separator */

.reWrapper_corner,
.reLeftVerticalSide,
.reWrapper_center,
.reRightVerticalSide
{
    background: #ececec !important;
}

.reWrapper
{
    border: solid 1px #828282;
}

* html .reTlbVertical .reToolbar span
{
    background-image: url('CommandSpritesLightIE6.gif');
}
/* Default */
.RadEditor.Default .reToolCell
{
    background-color: #515151;
}

/* Black */
.RadEditor.Black .reToolCell
{
    background-color: #373737;
}

/* Forest */
.RadEditor.Forest .reToolCell
{
   background-color: #c2d197;
} 

/* Hay */
.RadEditor.Hay .reToolCell
{
    background-color: #f3f3e2;
}

/* Office2007 */
.RadEditor.Office2007 .reToolCell
{
    background-color: #dbe8f8;
}

/* Outlook */
.RadEditor.Outlook .reToolCell
{
    background-color: #cfe2fb;
} 

/* Sunset */
.RadEditor.Sunset .reToolCell
{
    background-color: #f4ede1;
}

/* Telerik */
.RadEditor.Telerik .reToolCell
{
    background-color: #ececec;
}

/* Gray */
.RadEditor.Gray .reToolCell
{
    background-color: #ececec;
} 

/* Defautl2006 */
.RadEditor.Default2006 .reToolCell
{
    background-color: #ececec;
} 

/* Inox */
.RadEditor.Inox .reToolCell
{
    background-color: #ececec;
}

/* Inox */
.RadEditor.Inox .reToolCell
{
    background-color: #ececec;
} 

/* Vista */
.RadEditor.Vista .reToolCell
{
    background-color: #effbfe;
}

/* Web20 */
.RadEditor.Web20 .reToolCell
{
    background-color: #a0b8db;
}

/* WebBlue */
.RadEditor.WebBlue .reToolCell
{
    background-color: #f0f2f4;
}
