.RadTabStrip.RadTabStrip_Standart.RadTabStripTop_Standart
{
	border-bottom: solid 1px #958e84;
	padding: 12px 0 0 24px !important;
}

.RadTabStrip.RadTabStrip_Standart.RadTabStripTop_Standart .rtsLevel.rtsLevel1
{
	position: relative;
	top: 2px;
}

.rade_middlecell
{
	background: #f7f7f7;
	border-bottom: solid 1px #888;
}

input,
textarea,
.scrollable-element,
.imagePreview
{
    border: solid 1px #e2e3ea;
}

.scrollable-element
{
	background: #e5e5e5;
}

.editor-datagrid
{
	width: 340px;
	top: 22px;
}

*+html .editor-datagrid
{
	width: 340px;
	top: 21px !important;
}

.dialogtabstrip
{
	background: transparent url('Widgets/DialogToolbarButtonSprites.gif') repeat-x 0 -123px;
}

.dialogtabstrip ul
{
	padding: 0; 
	margin: 12px 0 0 14px;
}

.dialogtabstrip ul li,
.dialogtabstrip ul li a,
.dialogtabstrip ul li a span
{
	font: normal 12px Arial, Verdana, Sans-serif;
	color: #666;
}

.dialogtabstrip ul li
{
	float: left;
	background: #e5e5e5;
}

.dialogtabstrip ul li a
{
	margin: 0 0 0 3px;
	padding: 0 3px 0 0;
}

.dialogtabstrip ul li a span
{
	padding: 0 20px;
	line-height: 23px;
	background-position: 0 -125px;
	background-repeat: repeat-x;
}

.dialogtabstrip ul li.selectedtab
{
	background: white;
}

.dialogtabstrip ul li.selectedtab a span
{
	color: #333;
}

div.editor-datagrid table.filemanagergrid
{
	background: transparent url('Widgets/DialogToolbarButtonSprites.gif') repeat-x 0 -100px;
	border: 0; 
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
	border-collapse: collapse;
	font: normal 11px Verdana, Arial, Sans-serif;
	width: 100%; 
	table-layout: fixed;
	text-align: left;
	color: black;
	cursor: pointer; 
	cursor: hand;
	clear: both;
	border-bottom: solid 1px #cbcbcb;
}

div.editor-datagrid table.filemanagergrid a,
div.editor-datagrid table.filemanagergrid a span
{
	display: block; 
	line-height: 16px; 
	color: #fff; 
	text-decoration: none;
}

div.editor-datagrid table.filemanagergrid td
{
	border-right: solid 1px #cbcbcb;
	padding: 0 2px 0 2px;
	background: #e5e5e5;
}

div.editor-datagrid table.filemanagergrid tr th
{
	background: #41829d;
	border-top: solid 1px #66707c;
	border-top: solid 1px #66707c;
	height: 32px !important;
}

div.editor-datagrid table.filemanagergrid tr th a
{
	padding: 0 0 0 16px;
	background: transparent url(Widgets/SortingArrows.gif) no-repeat;
	display: block;
	font: bold 11px Arial, Verdana;
}

div.editor-datagrid table.filemanagergrid tr th a span
{
    color: #fff;
}

div.editor-datagrid table.filemanagergrid tr th a.sortascending
{
	background-position: 0 -14px;
}

div.editor-datagrid table.filemanagergrid tr th a.sortdescending
{
	background-position: 0 -30px;
}

div.editor-datagrid table.filemanagergrid.gridheader .fileextension
{
	width: 48px;
}

div.editor-datagrid table.filemanagergrid.griddata .fileextension
{
	width: 44px;
}

div.editor-datagrid table.filemanagergrid img
{
	display: block;
	margin: 2px auto;
}

div.editor-datagrid table.filemanagergrid tr.selectedrow td
{
	background: #0a246a;
	color: white;
}

div.editor-datagrid table.filemanagergrid tr.folder
{
	font-weight: normal;
	color: blue;
}

div.editorleftpane
{
	float: left;
}

div.editorrightpane
{
	float: right;
}

.rade_dialog .rade_dialog_toolbar
{
	background: #e5e5e5;
}

.rade_dialog .rade_dialog_toolbar a,
.rade_dialog .rade_dialog_toolbar a span
{
	width: 19px;
	height: 17px;
}

.rade_dialog .rade_filepath
{
	border: solid 1px #ccc;

}

div.dialogtoolbar ul li .imageEditor
{
    font-weight: bold !important;
    width: 80px !important;
    color: #fff !important;
	text-decoration: none !important;
	background-image: url('Editor/ImageEditorOpenerIcon.gif') !important;
	background-repeat: no-repeat !important;
	background-position: 2px !important;
	background-color: #686868 !important;
	text-indent: 0;
	padding-left: 26px;
	padding-bottom: 2px;
	border: solid 1px #191919 !important;
}

#ImagePreviewer
{
	 width: 337px !important;
}

.propertiesTableCell .RadToolBar
{
	margin-top: 21px !important;
}

.folderPath
{
	background: #fff;
    margin: 0;
    padding: 0 0 0 2px;
	font: normal 11px/17px Arial, Verdana, Sans-serif; 
	height: 17px;
	display: block;
    vertical-align: top;
    float: left;
    position: absolute !important;
    top: -20px;
    width: 680px !important;
    z-index: 100000;
    color: black !important;
}

.rade_ImageDialogCaller a
{
	background: #abc1de;
	border-color: #abc1de;
}

.rade_ImageDialogCaller a span
{
	color: #000;
}

.rade_toolbar.Standart .rade_tool.rad_splitbutton
{
	background-image: none;
	background-color: white;
	border: solid 1px #abc1de;
}

.rade_toolbar.Standart .rade_tool.rad_splitbutton:hover
{
	background-image: none !important;
	background-color: #abc1de !important;
}

input,
textarea,
.scrollable-element,
.imagePreview
{
    border: solid 1px #abc1de;
}