.rade_toolbar.Web20 li .rade_tool_text span
{
	background-image: url('png');
	background-repeat: no-repeat;
	width: 25px; 
	height: 23px;
	line-height: 23px;
}

/rade_toolbar.Web20 li .rade_tool_text
{
	height: 23px;
	margin: 3px 1px 1px 1px;
	color: white;
	font: normal 11px Arial, Verdana, Sans-serif;
}

.rade_toolbar.Web20 li .rade_tool_text:hover,
.rade_toolbar.Web20 li .rade_tool_text.rade_tool_selected
{
	border: solid 1px #7697c0;
	margin: 2px 0 0 0;
	background-color: #a5c1e4;
    _background-color: transparent !important;
}

.rade_toolbar.Web20 li .rade_tool_text:hover,
.rade_toolbar.Web20 li .rade_tool_text.rade_tool_selected
{
	_border: 0 !important;
}

.rade_toolbar.Web20 li .rade_tool_text .rade_button_text
{
	padding-right: 4px;
	color: black;
}

.Web20.rade_toolbarWrapper
{
	background: #a0b8db !important;
	height:auto;
}

.Web20.rade_toolZone .rade_toolbarWrapper
{
	background: transparent;
	float: none;
	clear: both;
}

.radeditor.Web20.rade_wrapper
{
	font: normal 11px Arial, Verdana, Sans-serif;
	border: 1px solid #6788be;
	background-color: #a0b8db;
}

.Web20.rade_toolbarWrapper
{
	background: #a0b8db;
}

.rade_tlbVertical
{
	width: 2px; 
	font-size:1px;
}

.radeditor.Web20.rade_wrapper table td.rade_contentCell
{
	border: solid 1px #c8c8c8;
	background: white;
	font-family:Arial;
}

.Web20.rade_AlignmentSelector
{
	border: solid 1px #777;
	float: left;	
	background: white;	
}

.Web20.rade_AlignmentSelector div
{
	width: 18px;
	height: 18px;
	cursor: default;
	margin: 1px auto;
	background-image: url('CommandSpritesLight.png');
	background-repeat: no-repeat;
}

.Web20.rade_SpinBox li
{
	float: none; 
	clear: both;
	line-height: 11px;
	margin: 0 0 1px 1px;
}

.Web20.rade_SpinBox input
{	
    display: block; 
    float: left;
	text-align: right;
	border: solid 1px #6788be;
	height: 19px; 
	line-height: 19px;
	background: white;
}

.Web20.rade_SpinBox label
{
	display: block; 
	float: left;
	width: 100px;
	line-height: 24px;
}

.Web20.rade_SpinBox ul
{	
	background: none;
	float: left;
	padding: 0; 
	margin: 0;
	list-style:none;
}

.Web20.rade_SpinBox a
{
	display: block; 
	float: left;
	border: solid 1px #6788be;
	text-align: center;
	font: bold 10px Arial, Verdana, Sans-serif;
	color: #6788be;
	cursor: default;
	text-decoration: none;
	background-color: #fff;
}

.Web20.rade_SpinBox a:hover
{
	background-color: #fff;
	border: solid 1px #6788be;
	color: #6788be;
}

.Web20.rade_SpinBox a span
{
	display: block;
	width: 9px; 
	height: 9px; 
	line-height: 9px;
}

.radeditor.Web20.rade_wrapper
{
	height:480px;
	width:640px;
}

.radeditor.Web20 .rade_wrapper_corner
{
    width: 1px; 
    height: 1px; 
    line-height: 1px; 
    font-size:1px;
}

.radeditor.Web20 .rade_wrapper_center
{		
	height: 4px; 
	line-height: 4px; 
	font-size:1px;
}

.rade_center_top,
.rade_leftVerticalSide,
.rade_rightVerticalSide,
.rade_toolZone,
.rade_center_bottom
{
	background-color: #a0b8db !important;
}

.rade_module
{
	color: #333;
	font: normal 11px Tahoma, sans-serif;
	line-height:normal;
	padding: 1px 5px;
	border: 1px solid #6788be;
	background:#afc3e1;	
}

.rade_module_visible_icon,
.rade_module_hidden_icon
{
	width: 16px;
	height: 16px;
	background: transparent url('png') no-repeat;
	margin: -2px 4px 0;
}

/rade_module_visible_icon
{
	background-position: -2368px -2px;
}

.rade_module_hidden_icon
{
	background-position: -2368px -24px;
}

a.rade_module_domlink
{
	color:#333;
	font: normal 11px Tahoma;
	padding: 3px 6px 1px;
	text-decoration: underline;
}	

a.rade_module_domlink_selected
{
	color: #333;
	font: normal 11px Tahoma;
	text-decoration: none;
	background-color: #eee;
	border: 1px solid #898989;
	padding: 0 5px;
}

.radeditor.Web20 .rade_resizeCell div
{
    width:20px;
    height:25px;
    float:right;
    background:url('Web20.Editor.CornersSprites.gif') center -74px no-repeat; 
}

.rade_loading
{
    width: 30px;
    background: url('Editor/LoadingSpell.gif') center center no-repeat;
    float: left;
}

.rade_ajaxspell_wrapper
{
    border: 1px solid #515151 !important;    
}

div.rade_editorModes
{
    margin-top: 2px;
}

div.rade_editorModes .rade_mode_selected
{
	background: #d3e0f0 url('Editor/ModesSprites.gif') 0 -48px;
	background-repeat: repeat-x;
	border: solid 1px #6c8cc0;
}

div.rade_editorModes a span
{
	background-image: url('Editor/ModesSprites.gif');
	color: #4a6da5;
}

.Web20.rade_dropDownBody
{
	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;
}

.Web20.rade_dropDownBody,
.Web20.rade_dropDownBody table
{
	font: 12px arial,verdana,sans-serif;
}

.Web20.rade_dropDownBody .rade_toolbar.Web20
{
    height: auto;
    background: white;
}

.Web20.rade_dropDownBody a
{
    background-image: none;
    background-color: white;
    border-bottom: solid 1px #aaaaaa;
    margin: 0;
}

.Web20.rade_dropDownBody a:hover
{
    background-image: none;
    background-color: #eaeaea !important;
    border-bottom: solid 1px #aaaaaa;
}

.Web20.rade_dropDownBody .rade_CustomLinks a
{
    background-image: none;
    background-color: white;
    border-bottom: 0;
}

.Web20.rade_dropDownBody .rade_CustomLinks a:hover
{
    background-image: none;
    background-color: white;
    text-decoration: underline;
    border-bottom: 0;
}

.Web20.rade_dropDownBody table td
{
	padding:1px 2px;
	border:1px solid #fff;
	color:#000;
	text-align:left;
}

.Web20.rade_dropDownBody .rade_itemOver
{
	border: solid 1px #8f8f8f !important;
	background: #d3f46c !important;
}

.Web20.rade_ColorPicker
{
	border: solid 1px #868686;
	padding: 4px;
	-moz-border-radius: 3px;
	background: #fafafa;
}

.Web20.rade_ColorPicker table div
{
	width: 11px; 
	height: 11px; 
	line-height: 11px; 
	font-size: 1px;
	border: solid 1px #c5c5c5;
}

.Web20.rade_ColorPicker table td.rade_itemOver div
{
	border-color: #000;
}

.Web20.rade_ColorPicker table td
{
	padding: 2px;
	padding-bottom: 0;
	padding-top: 0;
}

.Web20.rade_dropDownBody.rade_ColorPicker table td.rade_itemOver
{
	border: 0 !important;
	background: transparent !important;
}

.Web20.rade_ColorPicker .rade_ColorPickerFooter
{
	margin:0 auto;
	font: normal 11px Verdana, Arial, Sans-serif;
	height: 22px;
	line-height: 18px;
	width: 166px;
	padding:4px 0;
}

.Web20.rade_ColorPicker span
{
	width: 82px;
	height: 20px;
	line-height: 18px;
	border: solid 1px #c5c5c5;
}

.rade_ColorPicker .rade_ColorPickerFooter .rade_DarkColor
{
	background: black;
	color: white;
	border-right:0;
}

.rade_ColorPicker .rade_ColorPickerFooter .rade_LightColor
{
	background: white;
	color: black;
	border-left:0;
}

.rade_InsertSymbol
{
	border: solid 1px #8f8f8f;
	background: white;
	width: auto !important;
}

.Web20.rade_InsertSymbol table
{
	width: auto !important;
}

.Web20.rade_InsertSymbol 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;
}

.Web20.rade_InsertSymbol table td.rade_itemOver
{
	color: #000;
}

.rade_InsertTable table
{
	float: left;
	background-color: #f9f9f9;
	cursor:default;	
	width: 142px;
}

.rade_InsertTable td 
{
	padding: 0 !important;
	border-color: #777 !important;
}

.rade_InsertTable td.rade_itemOver
{
	border-color: #ddd !important;
}

.rade_InsertTable td div
{	
	font-size: 1px;
	width: 10px;
	height: 10px;
	margin: 1px !important;
	padding: 0 !important;
}

.rade_InsertTable .rade_tlbVertical li
{
	float: left !important;
	width: 23px;
	margin: 0;
}

.rade_InsertTable .rade_tlbVertical li a,
.Web20.rade_InsertTable .rade_tlbVertical .Web20.rade_toolbar a.rade_tool_disabled
{
    background: none !important;
    margin: 0 !important;
    padding: 1px !important;
    border: 0 !important;
}

.Web20.rade_InsertTable .rade_tlbVertical li a:hover
{
	border: 1px solid #ccc !important;
	padding: 0 !important;
}

.Web20.rade_InsertTable .rade_tlbVertical li a .rade_button_text
{
	width: auto !important;
	padding-left: 4px;
	color: #333;
}

.Web20.rade_InsertTable .rade_tlbVertical li a .rade_button_text:hover
{
	color: #000;
}

.rade_UndoRedo
{
	border: solid 1px #8f8f8f;
	background-color: white;
	padding: 0;
}

.Web20.rade_UndoRedo table td,
.Web20.rade_UndoRedo table td.rade_itemOver
{
	border: 0 !important;
	margin: 0 !important;
}

.Web20.rade_ApplyClass table td
{
	border: 1px solid #cacaca;
	padding: 2px;
}

.rade_ApplyClass span
{
	width: 12px; 
	height: 13px; 
	line-height: 13px;
	background-image: url('Editor/ApplyClassSprites.gif');
	background-repeat: no-repeat;
}

.rade_ApplyClass .rade_class_all
{
    background-position: 0 -52px;
}

.rade_ApplyClass .rade_class_img
{
    background-position: 0 -13px;
}
.rade_ApplyClass .rade_class_a
{
    background-position: 0 -26px;
}
.rade_ApplyClass .rade_class_table
{
    background-position: 0 -39px;
}

.rade_ApplyClass .rade_class_unknown
{	
    background-position: 0 0;
}

ul.rade_CustomLinks,
ul.rade_CustomLinks ul
{
	font: normal 11px Verdana, Arial, Sans-serif;
	color: black;
	background: none;		
}

ul.rade_CustomLinks
{
	margin: 0 2px;
	overflow: auto;
}

ul.rade_CustomLinks a
{
	text-decoration: none;
	color: black;
}

ul.rade_CustomLinks ul
{
	margin-left: 12px;
	zoom: 1;
	clear: left;
}

ul.rade_CustomLinks a:hover
{
	text-decoration: underline;
	color: #666;
}

ul.rade_CustomLinks li
{
	clear: both;
	padding: 1px 0;
	text-align:left;
}

ul.rade_CustomLinks span,
ul.rade_CustomLinks a
{
	display: block; 
	float: left;
}

ul.rade_CustomLinks a
{
	cursor: hand; 
	cursor: pointer;
}

ul.rade_CustomLinks .rade_CustomLinksIcon
{
	font-size: 1px;
	width: 9px; 
	height: 9px;
	background-image: url('Editor/CustomLinksSprites.gif');
	background-repeat: no-repeat;
	margin: 2px 4px 0 0;
}

ul.rade_CustomLinks .rade_CustomLinksIcon.rade_icon_plus
{
	background-position: 0 0;
}

ul.rade_CustomLinks .rade_CustomLinksIcon.rade_icon_minus
{
	background-position: -9px 0;
}

ul.rade_CustomLinks .rade_CustomLinksIcon.rade_icon_empty
{
	background: none;
	cursor: default;
}

.Web20.rade_toolbar
{
	background: url('Editor/ToolBarSprites.gif') repeat-x 0 -242px;
}

* html .radeditor
{
    background-image: none !important;
}

.rade_dropDownBody .rade_tlbVertical .Web20.rade_toolbar .rade_tool_text
{
	background: transparent url('Editor/ToolbarVerticalSprites.gif') repeat-y -40px 0;
	border: 0;
	padding: 3px 1px 3px 3px;
	margin: 0 1px;
}

.rade_dropDownBody .rade_tlbVertical .Web20.rade_toolbar .rade_tool_text:hover,
.rade_dropDownBody .rade_tlbVertical .Web20.rade_toolbar .rade_tool_selected
{
	border: 1px solid #bccde8;
	padding: 2px 0 2px 2px;
	background: #dcfc5c;
	color: #333;
}

.Web20.rade_dropDownBody .rade_tlbVertical .Web20.rade_toolbar .rade_tool_disabled
{
	background: transparent url('Editor/ToolbarVerticalSprites.gif') repeat-y -40px 0 !important;
	border: 0;
	padding: 1px;
	color: #000;
}

.Web20.rade_dropDownBody .rade_tlbVertical .Web20.rade_toolbar .rade_tool_text span.rade_button_text
{
	padding-left: 13px;
}

.Web20.rade_dropDownBody .rade_tlbVertical .Web20.rade_toolbar .rade_tool_disabled span
{
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

* html .rade_dropDownBody .rade_tlbVertical .rade_toolbar.Web20 .rade_tool_disabled,
* html .rade_dropDownBody .rade_tlbVertical .rade_toolbar.Web20 .rade_tool_disabled:hover,
* html .rade_dropDownBody .rade_tlbVertical .rade_toolbar.Web20 .rade_tool_disabled:active,
* html .rade_dropDownBody .rade_tlbVertical .rade_toolbar.Web20 .rade_tool_disabled:focus
{
	border: 0 !important;
	padding:1px !important;
	background:transparent url('Editor/ToolbarVerticalSprites.gif') repeat-y -40px 0 !important;
}

.rade_tlbVertical .rade_dropdown
{
	width: 4px;
}

.rade_tlbVertical .rade_grip
{
	background-image: url('Editor/ToolBarSprites.gif');
	width: 23px;
	height: 9px !important; 
	line-height: 9px;
}

.rade_tlbVertical .grip_first
{
	background-position: right 0;
}

.rade_tlbVertical .grip_last
{
	background-position: right -9px;
}

.rade_tool_disabled:hover
{
	background: none !important;
}

.rade_tlbVertical .rade_toolbar.Web20 li.rade_separator
{
	border-top: solid 1px #dcdcdc !important;
	background: white !important;
	height: 1px !important; 
	width: 18px !important; 
	line-height: 1px !important;
	margin: 2px 0 2px 3px !important;
}

.Web20.rade_AlignmentSelector
{
	border: solid 1px #777;
	float: left;	
	background: white;	
	overflow: hidden;
}

.Web20.rade_AlignmentSelector TABLE, .Default.rade_AlignmentSelector TD
{
	padding:0px !important;
}

.Web20.rade_AlignmentSelector div
{
	width: 17px;
	height: 17px;
	border: solid 1px white;
	cursor: default;
	float: left;
	margin: 1px;
	background-image: url('png');
	background-color: white;
	background-repeat: no-repeat;
}

/Web20.rade_AlignmentSelector .rade_itemOver
{
	border: solid 1px #d3f46c;
	background-color: #d3f46c;
}

.RadEXhtmlButton
{
    border: solid 1px #c7dbe6;
    background: #f0f2f4;
    color: black;
    font: normal 11px Verdana, Arial, Sans-serif;
}

.Web20.rade_dropDownBody.rade_InsertTable
{
    _width: 150px !important;
}

/* VERTICAL TOOLBAR */
td.rade_tlbVertical .rade_toolbar.Web20
{
    width: 27px !important;
    background: white url('Web20.Editor.ToolbarVerticalSprites.gif') repeat-y !important;
    height: auto !important;
    border: solid 1px #6788be !important;
}

td.rade_tlbVertical .rade_toolbar.Web20 .rade_grip
{
    background: transparent !imporatnt;
    width: 27px !important;
    height: 2px !important;
    line-height: 2px !important;
    font-size: 1px !important;
}

td.rade_tlbVertical .rade_toolbar.Web20 .split_arrow
{
    display: none;
}

td.rade_tlbVertical .rade_toolbar.Web20 .rade_separator
{
    border-bottom: solid 1px #c7c7c7 !important;
    background: #919191 !important;
    height: 1px !important;
    line-height: 1px !important;
    width: 19px !important;
    margin: 0 0 0 3px !important;
}

td.rade_tlbVertical .rade_toolbar.Web20 .rade_tool.rad_splitbutton,
td.rade_tlbVertical .rade_toolbar.Web20 .rade_tool,
td.rade_tlbVertical .rade_toolbar.Web20 .rade_tool.rade_tool_selected
{
	margin: 0 0 0 1px !important;
}

td.rade_tlbVertical .rade_toolbar.Web20 .rade_tool:hover,
td.rade_tlbVertical .rade_toolbar.Web20 .rade_tool.rad_splitbutton:hover
{
	padding: 2px 0 0 0;
	background: url('Editor/ToolBarSprites.gif') repeat-x 0 -217px !important;
}

td.rade_tlbVertical .rade_toolbar.Web20 .rade_dropdown
{
    margin-left: 2px !important;
}
/* END OF VERTICAL TOOLBAR */

.rade_dropDownBody.rade_InsertTable .rade_tool_text .TableWizard
{
    height: 23px;
    width: 23px; 
    line-height: 23px;
    background-image: url('png') !important;
    background-position: -3575px center !important;
}

/rade_dropDownBody.rade_InsertTable .rade_tool_text .rade_button_text,
.rade_dropDownBody.rade_InsertTable .rade_tool_text:hover .rade_button_text
{
    color: black !important;
}

/* show on focus fix */
.radwindow .rade_dropdown
{
    position: relative;
    top: 1px;
    padding-top: 0 !important;
}
    
.radwindow .rade_dropdown span
{
    padding-top: 0 !important;
    line-height: 16px !important;
}

/* toolbar */
.rade_toolbar li
{
	background: url('Web20.Editor.ToolBarSprites.gif') repeat-x 0 -140px; 
}

.rade_toolbar .rade_grip
{
	background-image: url('Editor/ToolBarSprites.gif') !important;
}

.rade_tool:hover
{
    background: url('Editor/ToolBarSprites.gif') no-repeat 0 -217px;
}

.rade_tool span
{
    background-image: url('png');
}

/* split button */
/rad_splitbutton .split_arrow
{
	background: url('Web20.Editor.ToolBarSprites.gif') no-repeat -1px -108px !important;
}

.rad_splitbutton:hover,
.rad_splitbutton:active
{
    background: url('Editor/ToolBarSprites.gif') no-repeat 0 -167px !important;
}

.rade_tool_disabled:hover
{
	background: none;
}

.rade_tool:active,
.rade_tool:focus,
.rade_tool_selected,
.rade_tool_selected:hover,
.rade_tool_selected:active,
.rade_tool_selected:focus
{
	background: url('Editor/ToolBarSprites.gif') repeat-x 0 -192px;
}

.rade_tool_selected,
.rade_tool_selected:hover,
.rade_tool_selected:active,
.rade_tool_selected:focus
{
	background: url('Editor/ToolBarSprites.gif') repeat-x 0 -192px !important;
}
/* end of toolbar */

/* dropdown */
.rade_dropdown,
.rade_tool_disabled.rade_dropdown
{
	border: solid 1px #8f8f8f;
	background: white url('Editor/ToolBarSprites.gif') no-repeat right -92px;
}

.rade_dropdown:hover,
.rade_dropdown:active,
.rade_dropdown:focus
{
	border: solid 1px #707070;
	background-color: #f0f8dc;
	color: black;
}

.rade_dropdown span
{
	color: #000;
}
/* end of dropdown */

/* separator */
.rade_tlbVertical .rade_separator
{
    background: url('Editor/ToolBarVerticalSprites.gif') no-repeat -40px center !important;
}

li.rade_separator
{
	background: transparent url('Editor/ToolBarSprites.gif') no-repeat center -300px;
}

.rade_tlbVertical .rade_toolbar li.rade_separator
{
	background: transparent url('Editor/ToolbarVerticalSprites.gif') no-repeat -84px center;
}
/* end of separator */

* html .rade_tlbVertical .rade_toolbar span
{
    background-image: url('gif');
}

* html /Office2007.rade_dropDownBody a:hover
{
    padding: 3px !important;
}

.rade_tool_disabled.rade_dropdown:hover
{
	border: solid 1px #8f8f8f !important;
	background: white url('Web20.Editor.ToolBarSprites.gif') no-repeat right -92px !important;
}