input,
textarea,
.scrollable-element,
.imagePreview
{
    border: solid 1px #6788be;
}

.scrollable-element
{
	background: #e5e5e5;
}

div.dialogtabstrip
{
	background: #a0b8db;
}

.RadToobar
{
	border: 0;
}

.editor-datagrid 
{
	position: relative;
	top: 17px;
}

div.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: #fff;
	margin: 0;
	padding: 0;
	background: url('Widgets/TabStripImages.gif') no-repeat;
}

.dialogtabstrip ul li
{
	padding: 0 0 0 10px;
	margin-right: 4px;
	background-position: 0 -75px;
}

.dialogtabstrip ul li.selectedtab
{
	background-position: 0 0;
}

.dialogtabstrip ul li a
{
	padding: 0 10px 0 0;
	background-position: right -100px;
}

.dialogtabstrip ul li.selectedtab a
{
	background-position: right -25px;
}

.dialogtabstrip ul li a span
{
	padding: 0 20px;
	line-height: 22px;
	background-repeat: repeat-x;
	background-position: 0 -125px;
}

.dialogtabstrip ul li.selectedtab a span
{
	background-position: 0 -50px;
	color: #333
}

div.dialogtabstrip ul li.selectedtab a span
{
	color: #333;
}

div.editor-datagrid table.filemanagergrid
{
	border: 0; 
	padding: 0; 
	margin: 0;
	border-collapse: collapse;
	font: normal 11px Verdana, Arial, Sans-serif;
	width: 100%; 
	table-layout: fixed;
	text-align: left;
	color: black;
	cursor: pointer;
	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: black; 
	text-decoration: none;
}

div.editor-datagrid table.filemanagergrid td
{
	border-right: solid 1px #cbcbcb;
	padding: 0 2px;
	background: #e5e5e5;
}

div.editor-datagrid table.filemanagergrid tr th
{
	background: transparent url(Widgets/FileManagerGridHeader.gif) repeat-x right top !important;
	font-weight: normal;
	height: 34px;
}

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: #6588bf;
}

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;

}

.rade_dialog .radECtrlButtonsCancel,
.rade_dialog .radECtrlButtonsOk
{
	line-height: 21px;
	min-width: 65px;
	_width: 65px;
}

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;
}

.rade_tool.rad_splitbutton,
.rade_ImageDialogCaller input
{
    border: solid 1px #6788be !important;
}

.rade_ImageDialogCaller a
{
    border: solid 1px #abc1de !important;
    background: #abc1de !important;
}

.propertiesTableCell .RadToolBar
{
	margin-top: 17px !important;
}

.folderPath
{
	background: #f1f5fb;
    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: -18px;
    width: 971px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    z-index: 100000;
    color: #6588bf !important;
}