/*************************
The Telerik Base Skin for this control is located at
/nextgen/ServerControls/Telerik.Web.UI/2008.2.826.35/Skins/Editor.css
*************************/
/*** Adapted from the former All.NextGen.css skin ***/
/* 11. Editor.NextGen.css */
/* RadEditor for ASP.NET AJAX NextGen Skin */
.NextGen.RadEditor
{
background-color: #F3F5E7;

}
/* reWrapper */
.NextGen.reWrapper
{
    border: solid 1px #97B11C;
    width: auto !important;
    
}
.NextGen .reContentCell
{
    border: solid 1px #C8C8C8;
}
/* common settings for .reModule, .reEditorModes and .reWrapper */
.NextGen.reColorPicker,
.NextGen.reInsertTable,
.NextGen.reDropDownBody,
.NextGen.reCustomLinks a:hover
{
	border: solid 1px #8F8F8F;
}
.NextGen.reDropDownBody table
{
    background: transparent;
}
.NextGen .reModule,
.NextGen .reEditorModes,
.NextGen .reWrapper
{
	background-color: #F3F5E7;
}
.reWrapper_corner,
.reWrapper_center,
.reLeftVerticalSide,
.reRightVerticalSide
{
	line-height: 0px;
}
/*NEW: Only in the Bottom zone - where the Statistics module is commonly set, remove uppper border, because it looks ugly*/
.NextGen .reBottomZone .reModule
{
    border-top: 0;
}
.NextGen .reModule
{
    border-top: solid 1px #567db0;  
    color: #00156e;
}
.NextGen.reCustomLinks a
{
    border: solid 1px #fff; /* should be the same as the background of the dropdown */
    color: black !important;
}
.NextGen.reCustomLinks a:hover
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif') !important;
    background-position: 0 -325px !important;
    background-repeat: repeat-x !important;
    border: solid 1px #d8ca95;
}
/* end of module */
.reToolbar li
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
    background-position: 0 -26px;
    color: #000;
}
.NextGen .reSpinBox a
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
    -moz-user-select: none;
    outline: none;
}
/* separator */
.reToolbar.NextGen .reSeparator
{
    background-position: center -148px;
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
}
/* common settings for left and right grip */
.reToolbar.NextGen .reGrip
{
	background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
	width: 0px;
}
/* reTool */
.reTool
{
	padding: 2px 0 0;
	margin: 2px 0 0;
	width: 25px !important;
}
.reTool span
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/CommandSprites.gif');
    margin: 0px;
    width: 25px !important;
}
/* IE6 does not support PNG alpha channel, so we use gifs for the command sprites instead */
* html .reTool span,
* html .reTool_text span,
* html .reTlbVertical .reTool_text span,
* html .reToolbar .reSplitButton.reTool_text span
{
}
.reDialog .reTool,
.reModule .reTool
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
    background-position: 0 -242px;
}
.reDialog .reTool:hover,
.reToolbar .reTool:hover,
.reModule .reTool:hover
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolBarSprites.gif') !important;
    background-position: 0 -216px !important;
    width: 25px !important;
}
.reToolbar .reTool.reTool_selected,
.reToolbar .reTool.reTool_selected:hover
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolBarSprites.gif') !important;
    background-position: 0 -191px !important;
    background-repeat: no-repeat !important;
    width: 25px !important;
}
/* .reTool_text */
.reToolbar .reTool_text span
{
    background-image: url('../Common/CommandSpritesLight.png');
}
.reToolbar .reTool_text:hover
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
    background-repeat: repeat-x;
    background-position: 0 -100px;
    margin-left: 0;
    margin-right: 0;
    border-left: solid 1px #e0edfc;
    border-right: solid 1px #e0edfc;
}
.reToolbar .reTool_text.reTool_selected,
.reToolbar .reTool_text.reTool_selected:hover
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
    background-repeat: repeat-x;
    background-position: 0 -174px;
    margin-left: 0;
    margin-right: 0;
    border-left: solid 1px #e0edfc;
    border-right: solid 1px #e0edfc;
}
/* these settings will not be included in the common CSS file of RadEditor */
.reToolbar .reTool_text.reTool_disabled,
.reToolbar .reTool_text.reTool_disabled:hover
{
    margin-left: 0;
    margin-right: 0;
    border: 0;
}
/* end of reTool_text */
.reTool.reSplitButton
{
	width: 34px !important;
}
.reTool.reSplitButton:hover
{
    background: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolBarSprites.gif') no-repeat 0 -166px !important;    
    width: 34px !important;
}
/* add weight to the selector for IE6 so it is applied */
* html .reToolbar .reTool.reSplitButton:hover
{
    background: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolBarSprites.gif') no-repeat 0 -166px !important;    
    width: 34px !important;
}
.NextGen .reTool .split_arrow
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolBarSprites.gif') !important;
    background-position: 0 -108px !important;
    width: 5px !important;
	height: 22px !important;
	padding: 0 1px 0 1px !important;
}
.NextGen .reSplitButton.reTool_text .split_arrow
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
    background-position: -28px -362px;
}
/* add weight to the selector for IE6 so it is applied */
* html .NextGen .reToolbar .reTool_text .split_arrow
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
    background-position: -28px -362px;
}
/* add weight to the selector for IE6 so it is applied */
* html .reToolbar .reTool_text:hover
{
    background: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
    background-position: 0 -100px;
}
.reDialog .reTool.reSplitButton,
.reModule .reTool.reSplitButton
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
    background-position: 0 -218px;
}
.reDialog .reTool.reSplitButton:hover,
.reModule .reTool.reSplitButton:hover
{
    background-position: 0 -76px;
}
/* add weight to the selector for IE6 so it is applied */
* html .reToolbar .reTool.reSplitButton.reTool_disabled:hover
{
    background: none;
}
/* end of reSplitButton */
/* reDropdown */
.reDropdown:link,
.reDropdown:visited
{
    color: black !important;
}
.reDropdown,
.reTool_disabled.reDropdown:hover
{
    border: solid 1px #8f8f8f;
    background-color: #fff;
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolBarSprites.gif') !important;
    background-position: right -92px !important;
    -moz-border-radius: 0.3em;
	-moz-border: 0.3em;
	-webkit-border-radius: 0.3;
	margin-right: 4px;
}
.reDropdown:hover
{
    border: solid 1px #707070 !important;
	background-color: #ffd38e;
	background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolBarSprites.gif') !important;
    background-position: right -92px !important;
    margin-right: 4px;
}
/* add weight to the selector for IE6 so it is applied */
* html .reTool_disabled.reDropdown
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
    background-position: right -380px;
    background-repeat: no-repeat;
}
/* end of reDropdown */
/* vertical toolbar */
.RadEditor.NextGen .reTlbVertical li
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarVerticalSprites.gif');
    background-repeat: repeat-y;
    background-position: -26px 0;
}
.RadEditor.NextGen .reTlbVertical .reToolbar.Default .reGrip
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarVerticalSprites.gif');
}
.RadEditor.NextGen .reTlbVertical .reToolbar.NextGen .grip_first
{
    background-position: 0 0;
}
.RadEditor.NextGen .reTlbVertical .reToolbar.NextGen .grip_last
{
    background-position: 0 -4px;
}
.RadEditor.NextGen .reTlbVertical .reToolbar.NextGen .reSeparator
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarVerticalSprites.gif');
    background-position: -99px -12px;
}
.reTlbVertical .reTool:hover,
.reTlbVertical .reTool_text.reSplitButton:hover,
.reTlbVertical .reTool_text:hover
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarVerticalSprites.gif');
    background-position: -76px 0;
}
/* add weight to the selector for IE6 so it is applied */
* html .reTlbVertical .reTool_text:hover
{
	background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarVerticalSprites.gif');
    background-repeat: no-repeat;
    background-position: -76px 0;
}
.reTlbVertical .reTool.reTool_selected,
.reTlbVertical .reTool_text.reTool_selected,
.reTlbVertical .reTool_text.reTool_selected:hover
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarVerticalSprites.gif');
    background-position: -52px 0;
}
/* add weight to the selector for IE6 so it is applied */
* html .reTlbVertical .reSplitButton:hover
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarVerticalSprites.gif');
    background-position: -76px 0;
    background-repeat: no-repeat;
}
/* end of vertical toolbar */
.reDropDownBody .reTlbVertical ul li a:hover
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarVerticalSprites.gif');
    background-position: -602px 0;
}
/* InsertTable itself is a kind of tool strip, so it must be styled as a toolstrip */
.NextGen.reInsertTable
{
    background-color: #fff;
}
.reDropDownBody .reTlbVertical .reToolbar
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarVerticalSprites.gif');
    background-color: #fff;
    background-position: -126px 0;
}
/* end of context menu and toolstrip */
/* spinbox */
.NextGen table.reSpinBox
{
	border: solid 1px #abc1de;
	background: white;
}
.NextGen table.reSpinBox:hover
{
    border-color: #305090;
}
.NextGen .reSpinBoxIncrease
{
	background-position: 0 -198px;
}
.NextGen .reSpinBoxIncrease:hover
{
	background-position: 0 -208px;
}
.NextGen .reSpinBoxDecrease
{
	background-position: -11px -198px;
}
.NextGen .reSpinBoxDecrease:hover
{
	background-position: -11px -208px;
}
/* end of spinbox */
/* editor input elements */
.NextGen.RadEditor input
{
	border: solid 1px #abc1de;
	background: white;
}
.NextGen.RadEditor input:hover
{
    border: solid 1px #305090;
}
/* editor input elements */
/* editing modes */
.NextGen .reMode_selected
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarVerticalSprites.gif');
    background-position: -948px 0;
}
.NextGen .reEditorModes a
{
    color: #00156e;
    height: 21px;
    width: 27px;
    margin: 1px;
	margin-top: 0;
	text-indent: -999px;
	cursor: pointer;
}
.NextGen .reEditorModes .reMode_selected
{
	background-color: white;
	border: solid 1px #C8C8C8;
	border-top: 0;
	margin: -2px 0 0 -1px;
	padding-top: 2px;
	cursor: default;
	position: relative;
	*margin: -2px 0 0 0;
}
.NextGen .reEditorModes a span
{
	background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ModesSprites.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	height: 16px;
	width: 16px;
	margin: 2px 0 0 6px;
	padding: 0px;
}
.NextGen .reEditorModes .reMode_design span,
.NextGen .reEditorModes .reMode_selected.reMode_design span
{
	background-position: 0 0;
}
.NextGen .reEditorModes .reMode_html span,
.NextGen .reEditorModes .reMode_selected.reMode_html span
{
	background-position: -16px 0;
}
.NextGen .reEditorModes .reMode_preview span,
.NextGen .reEditorModes .reMode_selected.reMode_preview span
{
	background-position: -32px 0;
}
/* end of editing modes */
/* DOM inspector */
.NextGen .reModule_domlink_selected,
.NextGen .reModule_domlink
{
    color: black;
}
/* end of DOM inspector */
.NextGen.reDropDownBody .reItemOver
{
	background: #ffeec2;
	color: #000;
}
/* end of expanded dropdowns */
* html .reTool_selected.reTool
{
    border-left-width: 0 !important;
    border-right-width: 0 !important;
}
/* color picker */
.NextGen.reColorPicker table div
{
	border: solid 1px #c5c5c5;
}
.NextGen.reColorPicker table td.reItemOver div
{
	border-color: #000;
}
.NextGen.reColorPicker span
{
	border: solid 1px #c5c5c5;
}
/* end of color picker */
/* ajax spellchecker */
.reAjaxspell_button
{
    border: solid 1px #002d96;
    background: #d6e6f4;
    color: #002d96;
}
.NextGen .reAjaxSpellCheckSuggestions table
{
    border-width: 0;
    width: 100%;
}
.NextGen .reAjaxSpellCheckSeparator
{
    background-color: #979797;
}
/* ajax spellchecker */
/* custom links */
.NextGen.reCustomLinks,
.NextGen.reCustomLinks ul
{
	color: #000;
}
.NextGen.reCustomLinks a,
.NextGen.reCustomLinks a:link,
.NextGen.reCustomLinks a:visited
{
    background: none transparent;
    color: #000 !important;
	cursor: default !important;
}
/* end of custom links */
/* insert table dropdown */
.reInsertTable table
{
    background: #fff;
}
.reInsertTable table td
{
    border: solid 1px #567db0;
    background: white;
}
.reInsertTable .reTlbVertical ul
{
    background-color: #fff;
}
.NextGen.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text,
.NextGen.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text:link
.NextGen.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text:visited
{
    color: black !important;
    background: transparent none;
    _background: none !important;
}
.NextGen.reDropDownBody.reInsertTable div.reTlbVertical a.reTool_text:hover
{
    background: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarVerticalSprites.gif');
    background-position: -1403px 0;
}
.reInsertTable .reTlbVertical ul .reTool_text span
{
    background-image: url('../Common/CommandSpritesLight.png');
    background-position: -3575 center;
}
.reInsertTable .reToolbar li .reTool:hover
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
    background-position: 0 -52px;
}
/* end of insert table dropdown */
/* modules selector */
.reModule_visible_icon,
.reModule_hidden_icon
{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	background-image: url('../Common/CommonIcons.gif');
	background-repeat: no-repeat;
}
.reModule_visible_icon
{
	background-position: -8px -199px;
}
.reModule_hidden_icon
{
	background-position: -8px -103px;
}
/* end of modules selector */
/* resize cell */
.reResizeCell div
{
    background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ToolbarSprites.gif');
    background-position: center -301px;
}
.reTlbVertical .reSeparator
{
    display: none;
}
/* reTool_disabled */
.reDialog .reTool_disabled,
.reDialog .reTool_disabled:hover,
.reToolbar .reTool_disabled,
.reToolbar .reTool_disabled:hover,
.reModule .reTool_disabled,
.reModule .reTool_disabled:hover
{
    filter: alpha(opacity=40);
    opacity: .4;
    -moz-opacity: .4;
    background-image: none;
}
/* reTool_disabled */
/* the rule below styles RadWindow's content cell, which is used in the floating and show on focus toolbar modes */
.RadWindow_NextGen.reToolbarWindow td.rwWindowContent
{
    background-color: #d6e6f4;
}
/* -- COMMANDS BEGIN -- */
.reToolbar.NextGen .AboutDialog
{
	background-position: 4px 4px;
}
.AbsolutePosition
{
	background-position: -16px -17px;
}
.AjaxSpellCheck
{
	background-position: -38px 0;
}
.BackColor, .borderColor, .bgColor
{
	background-position: -60px 0;
}
.Bold
{
	background-position: -78px 1px;
}
.BringToFront
{
	background-position: -100px 0;
}
.Cancel
{
	background-position: -117px 0;
}
.Cancel
{
	background-position: -117px 0;
}
.ConvertToLower
{
	background-position: -138px 0;
}
.ConvertToUpper
{
	background-position: -157px -21px;
}
.Copy
{
	background-position: -179px 0;
}
.CreateLink
{
	background-position: -199px 0;
}
.Custom
{
	background-position: -219px 0;
}
.CustomLinkTool
{
	background-position: -237px -21px;
}
.ViewHtml
{
	background-position: -219px 0;
}
.CustomDialog
{
	background-position: -239px 0;
}
.reToolbar.NextGen .Cut
{
	background-position: -259px -20px;
}
.DecreaseSize
{
	background-position: -279px 0;
}
.DeleteCell
{
	background-position: -299px 0;
}
.DeleteColumn
{
	background-position: -319px 0;
}
.DeleteRow
{
	background-position: -338px 0;
}
.DeleteTable
{
	background-position: -359px 0;
}
.DocumentManager
{
	background-position: -379px -18px;
}
.FileOpen
{
	background-position: -399px 0;
}
.FileSave
{
	background-position: -418px 0;
}
.FileSaveAs
{
	background-position: -439px 0;
}
.FindAndReplace
{
	background-position: -457px -18px;
}
.FlashManager
{
	background-position: -477px -2px;
}
.ForeColor
{
	background-position: -498px 0;
}
.FormatCodeBlock
{
	background-position: -519px 0;
}
.FormatStripper
{
	background-position: -539px 0;
}
.Help
{
	background-position: -2938px 3px;
}
.ImageManager
{
	background-position: -576px -16px;
}
.ImageMapDialog
{
	background-position: -599px 0;
}
.IncreaseSize
{
	background-position: -617px 0;
}
.Indent
{
	background-position: -637px -17px;
}
.InsertAnchor
{
	background-position: -660px 0;
}
.InsertCodeSnippet
{
	background-position: -681px 0;
}
.InsertColumnLeft
{
	background-position: -699px 0;
}
.InsertColumnRight
{
	background-position: -719px 0;
}
.InsertDate
{
	background-position: -736px 0;
}
.InsertDocument
{
	background-position: -757px 0;
}
.InsertEmailLink
{
	background-position: -778px 0;
}
.InsertFlash
{
	background-position: -799px 0;
}
.InsertFormButton
{
	background-position: -819px -21px;
}
.InsertFormCheckbox
{
	background-position: -834px 1px;
}
.InsertFormElement
{
	background-position: -858px 0;
}
.InsertFormForm
{
	background-position: -879px 4px;
}
.InsertFormHidden
{
	background-position: -897px -20px;
}
.InsertFormImageButton
{
	background-position: -917px 0;
}
.InsertFormPassword
{
	background-position: -937px 0;
}
.InsertFormPassword
{
	background-position: -937px -20px;
}
.InsertFormRadio
{
	background-position: -958px 1px;
}
.InsertFormReset
{
	background-position: -977px 0;
}
.InsertFormSelect
{
	background-position: -999px 0;
}
.InsertFormSubmit
{
	background-position: -999px -20px;
}
.InsertFormText
{
	background-position: -1037px -20px;
}
.InsertFormTextarea
{
	background-position: -1057px 1px;
}
.InsertGroupbox
{
	background-position: -1077px -20px;
}
.InsertHorizontalRule
{
	background-position: -1097px 0;
}
.InsertImage
{
	background-position: -1117px 0;
}
.InsertMedia
{
	background-position: -1137px 0;
}
.InsertOrderedList
{
	background-position: -1157px 0;
}
.reToolbar.NextGen .InsertParagraph
{
	background-position: -1176px 0;
}
.InsertRowAbove
{
	background-position: -1197px 0;
}
.InsertRowBelow
{
	background-position: -1217px 0;
}
.InsertSnippet
{
	background-position: -1236px -17px;
}
.InsertSymbol
{
	background-position: -1257px 0;
}
.InsertTable
{
	background-position: -1277px 0;
}
.reToolbar.NextGen .InsertTime
{
	background-position: -1298px 0;
}
.InsertUnorderedList
{
	background-position: -1318px 0;
}
.reToolbar.NextGen .Italic
{
	background-position: -1338px 1px;
}
.JustifyCenter
{
	background-position: -1357px 0;
}
.reToolbar.NextGen .JustifyFull
{
	background-position: -1377px 0;
}
.JustifyLeft
{
	background-position: -1397px 0;
}
.JustifyNone
{
	background-position: -1417px 0;
}
.JustifyRight
{
	background-position: -1438px 0;
}
.LinkManager
{
	background-position: -1456px -16px;
}
.MediaManager
{
	background-position:  -1138px -18px;
}
.MergeColumns
{
	background-position: -1498px 0;
}
.MergeRows
{
	background-position: -1518px 0;
}
.ModuleManager
{
	background-position: -1536px 0;
}
.reToolbar.NextGen .Outdent
{
	background-position: -1558px 0;
}
.PageProperties
{
	background-position: -1578px 0;
}
.PasteStrip
{
	background-position: -1598px 0;
}
.Paste
{
	background-position: -1598px 0;
}
.PasteAsHtml
{
	background-position: -1619px 0;
}
.PasteFromWord
{
	background-position: -1641px 0;
}
.PasteFromWordNoFontsNoSizes
{
	background-position: -1663px 0;
}
.PasteHtml
{
	background-position: -1680px 0;
}
.PastePlainText
{
	background-position: -1699px 0;
}
.Print
{
	background-position: -1717px -18px;
}
.reToolbar.NextGen .Redo
{
	background-position: -1737px 0;
}
.RepeatLastCommand
{
	background-position: -1759px 0;
}
.Save
{
	background-position: -1777px 0;
}
.SaveLocal
{
	background-position: -1797px 0;
}
.SelectAll
{
	background-position: -1817px -16px;
}
.SendToBack
{
	background-position: -1838px 0;
}
.SetCellProperties
{
	background-position: -1858px 0;
}
.SetImageProperties
{
	background-position: -1878px 0;
}
.SetLinkProperties
{
	background-position: -1898px 0;
}
.SetTableProperties
{
	background-position: -1918px 0;
}
.TableWizard
{
	background-position: -1278px 0;
}
.ShowHideBorder
{
	background-position: -1938px 0;
}
.SpellCheck
{
	background-position: -1958px 0;
}
.SplitCell
{
	background-position: -1977px 0;
}
.reToolbar.NextGen .StrikeThrough
{
	background-position: -1997px 1px;
}
.StripAll
{
	background-position: -2018px -20px;
}
.StripCss
{
	background-position: -2038px 0;
}
.StripFont
{
	background-position: -2058px 0;
}
.StripSpan
{
	background-position: -2078px -20px;
}
.StripWord
{
	background-position: -2098px 0;
}
.Subscript
{
	background-position: -2118px 2px;
}
.Superscript
{
	background-position: -2138px -20px;
}
.Sweeper
{
	background-position: -2158px 0;
}
.TemplateManager
{
	background-position: -2178px -18px;
}
.ToggleBorders
{
	background-position: -2198px 0;
}
.ToggleDocking
{
	background-position: -2218px 0;
}
.reToolbar.NextGen .ToggleScreenMode
{
	background-position: -2238px 0;
}
.ToggleTableBorder
{
	background-position: -2258px 0;
}
.Underline
{
	background-position: -2277px 0;
}
.reToolbar.NextGen .Undo
{
	background-position: -2296px 0;
}
.Unlink
{
	background-position: -2319px 0;
}
.x
{
	background-position: -2339px 0;
}
.ToggleFloatingToolbar
{
    background-position: -2937px -22px;
}
.XhtmlValidator
{
	background-position: -2776px 0;
}
.TrackChangesDialog
{
	background-position: -2800px 0;
}
.ImageEditor
{
	background-position: -2839px 0;
}
/* -- COMMANDS END -- */
.RadEXhtmlButton
{
    border: solid 1px #c7dbe6;
    background: #f0f2f4;
    color: black;
    font: normal  11px Verdana, Arial, Sans-serif;
    
}
.CustomLinkManagerDialog
{
	background-position: -1456px -16px;
}
.CustomLinkManagerDialogEdit
{
	background-position: -1456px -16px;
}
/*************************
The Telerik Base Skin for this control is located at
/nextgen/ServerControls/Telerik.Web.UI/2008.2.826.35/Skins/Editor.css
*************************/
/*** Adapted from the former All.NextGen.css skin ***/
/* 12. EditorWindow.NextGen.css */
/* RichTextEditor's Dialog Window/RadWindow Skin */
div.radwindow_Default table
{
    table-layout: fixed;
}
div.radwindow_Default table td.corner
{
	width: 14px;
}
div.radwindow_Default table td.topleft
{
	background: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/CornerLeft.gif') no-repeat left top;
	height: 33px;
}
div.radwindow_Default table td.topright
{
	background: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/CornerRight.gif') no-repeat right top;
	height: 33px;
}
div.radwindow_Default table td.bodyleft
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/BodyLeft.gif') repeat-y left top;
}
div.radwindow_Default .windowcontent
{
	height: 100%;
	border: solid 0px black;
	border-bottom: 0;
	background: white;
}
div.radwindow_Default table td.bodyright
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/BodyRight.gif') repeat-y right top;
}
div.radwindow_Default table td.footerleft
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/FooterLeft.gif') no-repeat left top;
	height: 17px;
}
div.radwindow_Default table td.footerright
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/FooterRight.gif') no-repeat right top;
	height: 17px;
}
div.radwindow_Default table td.footercenter
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/FooterCenter.gif') repeat-x;
	height: 17px;
}
div.radwindow_Default table td.titlebar
{
	background: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/TitleBar.gif') repeat-x left top;
}
div.radwindow_Default td.statusbar
{
	display: none;
}
div.radwindow_Default td.statusbar .loading
{	
	background-image:url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/Loading.gif');	
}
div.radwindow_Default td.statusbar span.statustext
{
font: normal  11px Verdana, Arial, Sans-serif;

	color: black;
}
div.radwindow_Default td.statusbar div
{		
    background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/WindowResizeHandle.gif') !important;
}
div.radwindow_Default td.statusbar input
{
    background-color: #f7f3e9;
    background-repeat: no-repeat;
}
/* --- TITLEBAR SETTINGS --- */
div.radwindow_Default table.titlebarcontrols ul.controlbuttons li a
{
	width: 18px; height: 18px; line-height: 18px; font-size: 1px;
	cursor: default;
	margin: 4px 0 0 2px;
}
/* reload button */
div.radwindow_Default table.titlebarcontrols ul.controlbuttons li a.reloadbutton
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ControlButtons.gif') no-repeat -50px top;
}
/* pin off button */
div.radwindow_Default table.titlebarcontrols ul.controlbuttons li a.pinbutton
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ControlButtons.gif') no-repeat 0 0;	
}
/* pin on button */
div.radwindow_Default table.titlebarcontrols ul.controlbuttons li a.pinbutton.on
{
	background-position: -17px 0 !important;
}
/* minimize button */
div.radwindow_Default table.titlebarcontrols ul.controlbuttons li a.minimizebutton
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ControlButtons.gif') no-repeat -65px 0;
}
/* maximize button */
div.radwindow_Default table.titlebarcontrols ul.controlbuttons li a.maximizebutton
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ControlButtons.gif') no-repeat -80px 0;
}
/* close button */
div.radwindow_Default table.titlebarcontrols ul.controlbuttons li a.closebutton
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ControlButtons.gif') no-repeat 100% 0;
}
/* restore button */
div.radwindow_Default.maximizedwindow table.titlebarcontrols ul.controlbuttons li a.maximizebutton,
div.radwindow_Default.minimizedwindow table.titlebarcontrols ul.controlbuttons li a.minimizebutton
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ControlButtons.gif') no-repeat -34px 0 !important;
}
/* end of maximized window maxrestore button */
div.radwindow_Default table.titlebarcontrols a.windowicon
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/Icon.gif') no-repeat left top;
	width: 16px; height: 16px;
	cursor: default;
	margin: 6px 0 0 2px;
	display:none !important;/* Screening skin doesn't required this*/
}
div.radwindow_Default table.titlebarcontrols em
{
	font-style: normal;
font: normal  12px Verdana, Arial, sans-serif;

	color: black;	
	padding: 6px 0 0 4px;
	display:none; /* Screening skin doesn't required this*/
}
/* --- END OF TITLEBAR SETTINGS --- */
/* --- MINIMIZED WINDOW SETTINGS --- */
div.radwindow_Default.minimizedwindow
{
	width: 120px !important; height: 30px !important;
	background: #abc1de;
	border: solid 1px #5d6f88;
}
div.radwindow_Default.minimizedwindow .pinbutton,
div.radwindow_Default.minimizedwindow .reloadbutton,
div.radwindow_Default.minimizedwindow .minimizebutton,
div.radwindow_Default.minimizedwindow .maximizebutton
{
	display: none !important;
}
div.radwindow.radwindow_Default.minimizedwindow table.titlebarcontrols 
{
	width: 150px !important;
    position: relative; top: -4px;
}
div.radwindow_Default.minimizedwindow em
{
	color: white !important;
	width: 55px !important;
}
div.radwindow_Default.minimizedwindow td.corner
{
	cursor: default;
}
/* normal states of the minimized window parts */
div.radwindow_Default.minimizedwindow td.corner.topleft
{
	background: none;
	width: 10px !important;
}
div.radwindow_Default.minimizedwindow td.corner.topright
{
	background: none;
	width: 10px !important;
}
div.radwindow_Default.minimizedwindow td.titlebar
{
	background: none;
	cursor: default !important;
}
/* end normal states of the minimized window parts */
/* hover states of the minimized window parts */
div.radwindow_Default.minimizedwindow:hover td.corner.topleft
{
	background: none;
	width: 10px;
}
div.radwindow_Default.minimizedwindow:hover td.corner.topright
{
	background: none;
	width: 10px;
}
div.radwindow_Default.minimizedwindow:hover td.titlebar
{
	background: none;
	cursor: default;
}
/* end hover states of the minimized window parts */
/* ---	END OF MINIMIZED WINDOW SETTINGS --- */
/* --- ICON MENU --- */
div.radwindow_Default div.iconmenu
{
	border: solid 1px #979797;
	background: #f0f0f0;
	top: 26px; left: 14px;
	padding: 1px;
	width: 180px;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#333333,strength=3);
}
div.radwindow_Default div.iconmenu ul
{
	padding: 0; margin: 0;
	list-style: none;
}
div.radwindow_Default div.iconmenu ul a
{
	display: block;
font: normal  11px Verdana, Arial, Sans-serif;

	text-decoration: none;
	color: black;
	border: solid 1px #f0f0f0;
	padding: 0 4px 0 18px;
	background: #f0f0f0 url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/IconMenuSprites.gif') no-repeat 0 -48px;
	margin: 2px 0;
}
div.radwindow_Default div.iconmenu ul a span
{
	line-height: 16px;
}
div.radwindow_Default div.iconmenu ul a:hover
{
	border: solid 1px #a8d8eb;
	background-color: #e0edf3;
}
div.radwindow_Default div.iconmenu ul li.restore a
{
	background-position: 0 -46px;
}
div.radwindow_Default div.iconmenu ul li.minimize a
{
	background-position: 0 -30px;
}
div.radwindow_Default div.iconmenu ul li.maximize a
{
	background-position: 0 2px;
}
div.radwindow_Default div.iconmenu ul li.close a
{
	background-position: 0 -14px;
}
/* #e0edf3  */
/* --- END OF ICON MENU --- */
/* --- RadAlert --- */
div.radwindow_Default .windowcontent .windowpopup.radalert
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ModalDialogAlert.gif') no-repeat 8px center;
}
/* --- RadPrompt --- */
div.radwindow_Default .windowcontent .windowpopup.radprompt
{
	margin:16px;
font:normal  11px Arial;

	color:black;	
	padding:0px;
}
/* --- RadConfirm --- */
div.radwindow_Default .windowcontent .windowpopup.radconfirm
{
	margin:16px;
font:normal  11px Arial;

	color:black;	
	padding:0px 0px 16px 0px;
	 background-image: none !important;
}
div.radwindow_Default .windowcontent .windowpopup.radconfirm
{
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ModalDialogConfirm.gif') no-repeat 8px center;	
}
div.windowpopup.radconfirm div 
{
	padding-left: 125px;
	}
div.windowpopup.radconfirm div.dialogtext
{
	padding-left: 0px;
	}
div.radwindow_Default .windowcontent  input.dialoginput
{
	border: solid 1px #666;
	padding: 3px 4px 0 4px;
	height: 17px;
	background: transparent url('') repeat-x 0 -44px;
	width: 100%;
font: normal  11px Verdana, Arial, Sans-serif;

}
/*
div.radwindow_Default .windowcontent   a,
div.radwindow_Default .windowcontent   a span
{
	text-decoration: none;
	color: black;
	line-height: 22px;
	cursor: default;
}*/
div.radwindow_Default .windowcontent a.radwindowbutton
{
	background-image: url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.orange.small.left.gif);
	padding: 0 0 0 1px;
	margin: 8px 8px 8px 0;
	vertical-align: middle;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
div.radwindow_Default .windowcontent a.radwindowbutton span.outerspan
{
	background: transparent url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.orange.small.right.gif); no-repeat 100% 0;
	padding: 0 1px 0 0;
}
div.radwindow_Default .windowcontent a.radwindowbutton span.innerspan
{
	background: white url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.orange.small.gif) repeat-x 0 0px;
	padding: 0 12px;
font-size:  11px;

	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px; /*New value for safari*/
}
div.windowpopup.radconfirm  div.dialogtext p
{
	text-align: left;
	}
	div.windowpopup.radconfirm  div{
	text-align: right;
	}
/* BEGIN Remove Hover State
div.radwindow_Default .windowcontent a.radwindowbutton:hover
{
	background: transparent url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ModalDialogButtonSprites.gif') no-repeat 0 -64px; 
	padding: 0 0 0 3px;
	margin: 8px 8px 8px 0;
}
div.radwindow_Default .windowcontent a.radwindowbutton:hover span.outerspan
{
	background: transparent url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ModalDialogButtonSprites.gif') no-repeat right -64px;
	padding: 0 3px 0 0;
}
div.radwindow_Default .windowcontent a.radwindowbutton:hover span.innerspan
{
	background: white url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ModalDialogButtonSprites.gif') repeat-x 0 -86px;
	padding: 0 12px;
}
END Remove Hover State */
/* modal dialog window background */
div.modaldialogbacgkround
{
	background: black;
}
/* --- END OF MODAL DIALOGS --- */
/* --- SET WINDOW OPACITY --- */
div.radwindow.radwindow_Default.normalwindow.transparentwindow td.corner,
div.radwindow.radwindow_Default.normalwindow.transparentwindow td.titlebar,
div.radwindow.radwindow_Default.transparentwindow td.footercenter
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1.0; -moz-opacity: 1.0;
}
/* --- END OF SET WINDOW OPACITY */
div.radwindow_Default .topresize
{
    background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/TitleBar.gif') repeat-x;
}
/* -- CHANGES FOR CANCEL AND CONTINUE BUTTON -- START --*/
div.radwindow_NextGen .windowcontent a.radwindowbuttonCancel
{
	background-image: url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.blue.small.left.gif);
	padding: 0 0 0 1px;
	margin: 8px 8px 8px 0;
	vertical-align: middle;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
div.radwindow_NextGen .windowcontent a.radwindowbuttonCancel span.outerspan
{
	background: transparent url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.blue.small.right.gif); no-repeat 100% 0;
	padding: 0 1px 0 0;
}
div.radwindow_NextGen .windowcontent a.radwindowbuttonCancel span.innerspan
{
	background: white url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.blue.small.gif) repeat-x 0 0px;
	padding: 0 12px;
font-size:  11px;

	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px; /*New value for safari*/
}
div.radwindow_NextGen .windowcontent a.secureWindowbuttonCancel {
	background-image:url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.blue.small.left.gif);
	display:block;
	float:right;
	height:20px;
	margin-right:15px;
	padding:0pt 0pt 0pt 2px;
	text-decoration:none;
	vertical-align:middle;
}
div.radwindow_NextGen .windowcontent a.secureWindowbuttonCancel span.outerspan {
	background:white url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.blue.small.right.gif) no-repeat scroll right 0pt;
	display:block;
	padding:0pt;
}
div.radwindow_NextGen .windowcontent a.secureWindowbuttonCancel span.innerspan {
	background:transparent url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.blue.small.gif) repeat-x scroll 0pt 0px;
	color:#FFFFFF;
	display:block;
font-size: 11px;

	font-weight:bold;
	margin-left:0px;
	margin-right:2px;
	padding-bottom:3px !important;
	padding-left:4px;
	padding-right:4px;
	padding-top:3px;
	text-decoration:none;
}
/* BEGIN Remove Hover State
div.radwindow_NextGen .windowcontent a.radwindowbuttonCancel:hover
{
	background: transparent url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ModalDialogButtonSprites.gif') no-repeat 0 -64px; 
	padding: 0 0 0 3px;
	margin: 8px 8px 8px 0;
}
div.radwindow_NextGen .windowcontent a.radwindowbuttonCancel:hover span.outerspan
{
	background: transparent url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ModalDialogButtonSprites.gif') no-repeat right -64px;
	padding: 0 3px 0 0;
}
div.radwindow_NextGen .windowcontent a.radwindowbuttonCancel:hover span.innerspan
{
	background: white url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ModalDialogButtonSprites.gif') repeat-x 0 -86px;
	padding: 0 12px;
}
END Remove Hover State */
div.radwindow_NextGen .windowcontent a.radwindowbuttonContinue
{
	background-image: url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.orange.small.left.gif);
	padding: 0 0 0 1px;
	margin: 8px 8px 8px 0;
	vertical-align: middle;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
div.radwindow_NextGen .windowcontent a.radwindowbuttonContinue span.outerspan
{
	background: transparent url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.orange.small.right.gif); no-repeat 100% 0;
	padding: 0 1px 0 0;
}
div.radwindow_NextGen .windowcontent a.radwindowbuttonContinue span.innerspan
{
	background: white url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.orange.small.gif) repeat-x 0 0px;
	padding: 0 12px;
font-size:  11px;

	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px; /*New value for safari*/
}
div.radwindow_NextGen .windowcontent a.secureWindowbuttonContinue {	
	background:transparent url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.orange.small.left_b.gif) no-repeat scroll left 0pt;
	display:block;
	float:right;
	height:20px;
	padding:0pt 0pt 0pt 2px;
	text-decoration:none;
	vertical-align:middle;
}
div.radwindow_NextGen .windowcontent a.secureWindowbuttonContinue span.outerspan {
	background:white url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.orange.small.right_b.gif) no-repeat scroll right 0pt;
	display:block;
	padding:0pt;
}
div.radwindow_NextGen .windowcontent a.secureWindowbuttonContinue span.innerspan {
	background:transparent url(https://securemedia.newjobs.com/id/hiring/core/buttons/btn.orange.small_b.gif) repeat-x scroll 0pt 0px;
	color:#FFFFFF;
	display:block;
font-size: 11px;

	font-weight:bold;
	margin-left:0px;
	margin-right:2px;
	padding-bottom:3px !important;
	padding-left:4px;
	padding-right:4px;
	padding-top:3px;
	text-decoration:none;
}
/* BEGIN Remove Hover State
div.radwindow_NextGen .windowcontent a.radwindowbuttonContinue:hover
{
	background: transparent url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ModalDialogButtonSprites.gif') no-repeat 0 -64px; 
	padding: 0 0 0 3px;
	margin: 8px 8px 8px 0;
}
div.radwindow_NextGen .windowcontent a.radwindowbuttonContinue:hover span.outerspan
{
	background: transparent url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ModalDialogButtonSprites.gif') no-repeat right -64px;
	padding: 0 3px 0 0;
}
div.radwindow_NextGen .windowcontent a.radwindowbuttonContinue:hover span.innerspan
{
	background: white url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ModalDialogButtonSprites.gif') repeat-x 0 -86px;
	padding: 0 12px;
}
END Remove Hover State */
/*************************
The Telerik Base Skin for this control is located at
/nextgen/ServerControls/Telerik.Web.UI/2008.2.826.35/Skins/Editor.css
*************************/
/*** Adapted from the former All.NextGen.css skin ***/
/* 13. EditorContentArea.css */
.RadEWrongWord
{
	background-color: yellow;
}
.RadEDomMouseOver
{
	background-color:#efefef;
	border:1px dashed red;
}
/*************************
The Telerik Base Skin for this control is located at
/nextgen/ServerControls/Telerik.Web.UI/2008.2.826.35/Skins/Editor.css
*************************/
/*** Adapted from the former All.NextGen.css skin ***/
/* 14. Widgets.NextGen.css */
.scrollable-element,
.imagePreview
{
    border: solid 1px #626262;
}
.filesize
{
	border-right: solid 1px #4f4f4f !important;
}
.imagePreview
{
	border-top: 0;
}
.rade_ImageDialogCaller a
{
    border: solid 1px #4a4a4a;
    background: #4a4a4a;
}
.rade_ImageDialogCaller a span
{
	color: #fff;
}
div.dialogtabstrip
{
	background: #858585;
}
.scrollable-element
{
	border: solid 1px #000;
	background: #e5e5e5;
}
.editor-datagrid
{
	width: 340px;
	top: 1px;
}
*+html .editor-datagrid
{
	width: 340px;
	top: 0 !important;
}
.propertiesTableCell .RadToolBar
{
	margin-top: 19px !important;
	border-left: solid 1px #4f4f4f !important;
}
div.dialogtabstrip ul
{
	padding: 0;
	margin: 12px 0 0 14px;
	list-style: none;
}
div.dialogtabstrip ul li,
div.dialogtabstrip ul li a,
div.dialogtabstrip ul li a span
{
font: normal  12px Arial, Verdana, Sans-serif;

	color: #fff;
}
div.dialogtabstrip ul li
{
	background: #858585;
}
div.dialogtabstrip ul li a
{
	margin: 0 0 0 3px;
	padding: 0 3px 0 0;
}
div.dialogtabstrip ul li a span
{
	padding: 0 20px;
	line-height: 25px;
	background-position: 0 -125px;
	background-repeat: repeat-x;
}
div.dialogtabstrip ul li.selectedtab
{
	background: white;
}
div.dialogtabstrip ul li.selectedtab a span
{
	color: #000;
}
div.editor-datagrid table.filemanagergrid
{
	color: black;
	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 0 2px;
	background: #e5e5e5;
}
div.editor-datagrid table.filemanagergrid tr th
{
	background: #d8d8d8;
	border-top: solid 1px #4f4f4f;
	border-bottom: solid 1px #4f4f4f;
	height: 29px !important;
}
div.editor-datagrid table.filemanagergrid tr th.filesize
{
	background-position: left top;
}
div.editor-datagrid table.filemanagergrid tr th a
{
	padding: 0 0 0 16px;
	background: transparent url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/SortingArrows.gif') no-repeat;
	display: block;
font: bold  11px Arial, Verdana;

}
div.editor-datagrid table.filemanagergrid tr th a span
{
    color: #4f4f4f;
}
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 tr.selectedrow td
{
	background: #0a246a;
	color: white;
}
div.editor-datagrid table.filemanagergrid tr.folder
{
	font-weight: normal;
	color: #333;
}
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;
}
/* Image Editor Dialog */
.radEDialogDabstrip
{
	background: #e5e5e5;
	padding-top: 8px;
}
.radEDialogDabstrip a
{
	color: black;
	cursor: pointer;
	cursor: default;
}
.radEDialogDabstrip .radESelectedTab
{
	background: white;
}
/* End of Image Editor Dialog */
.radEDialogDabstrip a span
{
	background-image: url(https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ImageEditorIcons.gif);
	background-repeat: no-repeat;
}
.HelpDialog .helpTopics
{
	border: solid 1px #ccc;
	border-left: 0;
	border-right: 0;
}
div.dialogtoolbar ul li .imageEditor
{
    font-weight: bold !important;
    width: 80px !important;
    color: #fff !important;
	text-decoration: none !important;
	background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/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;
}
table.ManagerDialog td
{
    padding: 0;
    vertical-align:top;
}
.editor-datagrid
{
    font-size: 0;
    line-height: 0;
}
.ManagerDialog div.editor-datagrid
{
    border-color: #4F4F4F;
}
.ManagerDialog .imagePreview
{
    width: auto;
    text-align: center;
}
.ManagerDialog
{
font: normal  12px Arial, Verdana, Sans-serif;

	color: black;
	cursor: default;
}
.ManagerDialog td
{
	vertical-align: top;
}
.ManagerDialog em
{
	font-style: normal;
	font-weight: bold;
}
.ManagerDialog .ImageAltText
{
	border: solid 1px black;
	line-height: 18px;
	height: 18px;
}
.folderPath
{
	border: 0 !important;
	width: 101% !important;
    background: white;
    margin: 0;
    padding: 0;
font: normal  11px/17px Arial, Verdana, Sans-serif;

	height: 17px;
	display: block;
    vertical-align: top;
    float: left;
}
/*************************
The Telerik Base Skin for this control is located at
/nextgen/ServerControls/Telerik.Web.UI/2008.2.826.35/Skins/Editor.css
*************************/
/*** Adapted from the former All.NextGen.css skin ***/
/* 15. FormDecorator.NextGen.css */
/* FORM DECORATOR "NextGen" SKIN */
.radfd_NextGen.radfd_ScrollBars
{
	scrollbar-3dlight-color: #ccc; 
	scrollbar-arrow-color: #292929;
	scrollbar-base-color: #ff6347; 
	scrollbar-darkshadow-color: #595959; 
	scrollbar-face-color: #e4e4e4;
	scrollbar-highlight-color: #fff; 
	scrollbar-shadow-color: #a3a3a3;
	scrollbar-track-color: #f0f0f0;
}
/* label settings */
.radfd_NextGen label.NextGen
{
    color: #626262;
}
/* checkbox settings */
.radfd_NextGen .radfdCheckboxUnchecked,
.radfd_NextGen .radfdCheckboxUnchecked.radfdInputDisabled:hover
{
	background: transparent url(https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/CheckBoxSprites.gif) no-repeat 0 0;
}
.radfd_NextGen .radfdInputDisabled.radfdCheckboxUnchecked:hover
{
	background: transparent url(https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/CheckBoxSprites.gif) no-repeat 0 0 !important;
}
.radfd_NextGen .radfdCheckboxUnchecked:hover
{
	background: transparent url(https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/CheckBoxSprites.gif) no-repeat 0 -200px !important;
}
.radfd_NextGen .radfdCheckboxChecked,
.radfd_NextGen .radfdInputDisabled.radfdCheckboxChecked:hover
{
	background: transparent url(https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/CheckBoxSprites.gif) no-repeat 0 -420px;
}
.radfd_NextGen .radfdCheckboxChecked:hover
{
	background: transparent url(https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/CheckBoxSprites.gif) no-repeat 0 -640px;
}
/* end of checkbox settings */
/* radiobutton settings */
.radfd_NextGen .radfdRadioUnchecked,
.radfd_NextGen .radfdInputDisabled.radfdRadioUnchecked:hover
{
	background: transparent url(https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/RadioButtonSprites.gif) no-repeat 1px 0;
}
.radfd_NextGen .radfdRadioUnchecked:hover
{
	background: transparent url(https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/RadioButtonSprites.gif) no-repeat 1px -220px;
}
.radfd_NextGen .radfdRadioChecked,
.radfd_NextGen .radfdInputDisabled.radfdRadioChecked:hover 
{
	background: transparent url(https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/RadioButtonSprites.gif) no-repeat 1px -440px;
}
.radfd_NextGen .radfdRadioChecked:hover
{
	background: transparent url(https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/RadioButtonSprites.gif) no-repeat 1px -640px;
}
/* end of radiobutton settings */
/* button styles */
a.radfd_NextGen, a.radfd_NextGen span
{
	/* background-image: url(<MediaServer/>/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ButtonSprites.gif); */
/* font: bold  11px Verdana, Verdana, Arial, Sans-serif; */

	background-color: #5599FC;
	color: #ffffff;
	font-weight: bold;
}
a.radfd_NextGen.radfdInputDisabled:hover span
{
    color: #adadad;
}
a.radfd_NextGen
{
	/* padding-left: 4px; */
}
a.radfd_NextGen span:hover
{
    color: white;
}
a.radfd_NextGen span
{
	line-height: 21px;
}
a.radfd_NextGen .radfdOuterSpan
{
   margin-left: 4px;
}
a.radfd_NextGen .radfdInnerSpan
{
	margin-right: 4px;
	/* background-position: 0 -21px; */
}
/* end of button styles */
/* clicked button styles */
a.radfd_NextGen.radfd_Clicked
{
    background-image: url(https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ButtonSprites.gif);
    background-position: 0 -42px;
    background-repeat: no-repeat;
}
a.radfd_NextGen.radfd_Clicked span,
a.radfd_NextGen.radfd_Clicked:hover span
{
    background-image: url(https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/ButtonSprites.gif);
    color: #fff;
}
a.radfd_NextGen.radfd_Clicked .radfdInnerSpan
{
    background-position: 0 -63px;
    background-repeat: repeat-x;
}
a.radfd_NextGen.radfd_Clicked .radfdOuterSpan
{
    background-position: right -42px;
    background-repeat: no-repeat;
}
/* end of clicked button styles */
a.radfdSkinnedFormButton.radfd_NextGen
{
    -moz-user-select: none !important;
	outline: none !important;
	text-decoration: none !important;
	cursor: NextGen !important;
	text-align: center !important;
	background-color: transparent !important;
    position: absolute !important;
    display: inline !important;
}
/* h4, h5, h6, legend, fieldset, label, textarea and input settings */
.radfd_NextGen h4.radfd_h4,
.radfd_NextGen h5.radfd_h5,
.radfd_NextGen h6.radfd_h6
{		
	color: #333333;
	border-bottom: solid 1px #e1e1e1;
}
/* Headings 4-6 */
.radfd_NextGen h6.radfd_h6
{
	border: 0;
}
/* label */
.radfd_NextGen label.radfd_label
{	
	color: #333333;
}
/* fieldset and legend */
.radfd_NextGen table.radfd_roundedWrapper_fieldset legend,
.radfd_NextGen fieldset.radfd_fieldset legend
{
	/*Mandatory to set the height of the legend, so as to be able to calculate the rounded corners in IE properly*/
font-size:  12px;

	height:30px;
	line-height:30px;
	color: #414141;
}
.radfd_NextGen table.radfd_roundedWrapper_fieldset fieldset,
.radfd_NextGen fieldset.radfd_fieldset
{	
	border: solid 1px #030303;
	background-image: url(https://securemedia.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/FieldsetBgr.png); /* having a background image on a fieldset is not okay with IE */
	background-repeat: no-repeat;/*Mandatory to use because of incorrect IE positioning of the image*/
}
/* Due to a glitch in IE the following 2 classes must be declared separately for correct parsing of the textarea class in IE6*/
.radfd_NextGen table.radfd_roundedWrapper input,
.radfd_NextGen table.radfd_roundedWrapper textarea,
.radfd_NextGen input.radfd_input, 
.radfd_NextGen textarea.radfd_textarea
{
	border: solid 1px #626262;
	background: #ffffff;	
	color: #626262;
	overflow: hidden;
}
.radfd_NextGen table.radfd_roundedWrapper input[disabled="disabled"]:hover,
.radfd_NextGen table.radfd_roundedWrapper textarea[disabled="disabled"]:hover
{
	border: solid 1px #626262;
	background: #ffffff;	
	color: #626262;
	overflow: hidden;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
}
/* add classes for HOVER effect */
.radfd_NextGen table.radfd_roundedWrapper input:hover,
.radfd_NextGen table.radfd_roundedWrapper textarea:hover,
.radfd_NextGen table.radfd_roundedWrapper:hover .radfd_roundedInnerSpan,
.radfd_NextGen input.radfd_input:hover, 
.radfd_NextGen textarea.radfd_textarea:hover
{
	border-color: #000000 !important;
	color: #000000;
	background: #ffffff;
}
.radfd_NextGen table.radfd_roundedWrapper:hover .radfd_roundedOuterSpan
{	
	background-color: #000000 !important;
}
/* ToolTip.NextGen.css */
/**************************************************************************
Date:		09/02/2009
Version :	1.0
			Monster.Ebiz.WebServerControls.CustomToolTip
Remarks:	CustomToolTip NextGen skin which applicable to all MHX pages
***************************************************************************/
/* r.a.d.tooltip resize element */
div.RadToolTip_NextGen.ResizeElement
{
	border: solid 1px #0161B2;
	background: #E5ECF3;
}
div.RadToolTip_NextGen.rtLoading
{	
	background: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/CustomToolTip/Skin/NextGen/tooltip_nextgen_loading.gif')  no-repeat center;
	width: 100%; height: 100%;
}
div.RadToolTip_NextGen
{
	position: absolute;
	cursor: default;
	left: 30px;
}
div.RadToolTip_NextGen div.rtCallout
{
	display:none;
}
div.RadToolTip_NextGen.rtVisibleCallout
{
	/**/
}
div.RadToolTip_NextGen.rtVisibleCallout div.rtCallout
{
	display: block;
	background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/CustomToolTip/Skin/Redux/tooltip_redux_callout.gif');
	left: 50px;
	top: -4px;
	width: 27px;
	height: 14px;
}
div.RadToolTip_NextGen table.rtWrapper
{
	padding: 0px;margin: 0px;
	border-collapse: collapse;
	position: relative;
	top: 9px;
	z-index: -1;
}
div.RadToolTip_NextGen table.rtWrapper td
{		
	padding: 0px; margin: 0px;
	text-align: left;
	border-collapse: 0px; 
}
/* -------------------------- CORNER SETTINGS BEGIN ---------------------------------- */
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperTopLeft
{
	background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/CustomToolTip/Skin/Redux/tooltip_redux_topleft.gif');
	background-position: top left;
	height: 5px;
	line-height: 5px;
}
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperTopRight
{
	background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/CustomToolTip/Skin/Redux/tooltip_redux_topright.gif');
	background-position: top right;
	height: 5px;
	line-height: 5px;
}
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperBottomLeft
{
	background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/CustomToolTip/Skin/Redux/tooltip_redux_bottomleft.gif');
	background-position: bottom left;
	height: 5px;
	line-height: 5px;
}
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperBottomRight
{
	background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/CustomToolTip/Skin/Redux/tooltip_redux_bottomright.gif');
	background-position: bottom right;
	height: 5px;
	line-height: 5px;
}
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperTopCenter,
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperBottomCenter
{
	line-height: 0px; font-size: 1px;
	background: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/CustomToolTip/Skin/Redux/ToolTipTopParts_redux.gif') ;
	background-repeat: repeat-x;
}
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperTopCenter
{
	background-position: 0 0;
	line-height: 9px;
}
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperBottomCenter
{
	background-position: 0 bottom;
}
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperLeftMiddle,
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperRightMiddle
{
	background-image:  url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/CustomToolTip/Skin/Redux/ToolTipSideParts_redux.gif');
	background-repeat: repeat-y;
	font-size: 1px;
}
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperLeftMiddle
{
	background-position: 0 0;
	width: 10px;
}
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperRightMiddle
{
	background-position: right 0;
	width: 9px;
}
/* -------------------------- CORNER SETTINGS END ---------------------------------- */
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperContent
{
font: normal  11px Verdana,Arial,Helvetica,sans-serif;

	height: 50px;
	background: #E5ECF3;
	padding: 4px;
	color: black;
	width: 300px;
}
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperContent ul
{
	padding-left:15px;
	margin:0px;
}
/*div.RadToolTip_NextGen table.rtWrapper td.rtWrapperContent li
{
	list-style-position: inside;
}*/
div.RadToolTip_NextGen div.rtTitlebar
{	
	color: #272397;
font: normal  18px arial, "Trebuchet MS", Verdana, Sans-serif;

	float:left;
	line-height: 22px;
	padding: 4px;
}
/* close button */
div.RadToolTip_NextGen a.rtCloseButton,
div.RadToolTip_NextGen a.rtCloseButton:hover
{
	display: block; float: right;
	position:absolute;
	right: 2px;
	width: 28px; height: 15px;
	font-size: 1px; line-height: 1px;
	margin-top: 3px;
	margin-right: 1px;
	background: url(ToolTip/close.gif)  no-repeat;
	text-indent: -9999px;
	outline: none;
}
/* --------------------------------------------- TOOLTIP CALLOUT SETTINGS BEGIN --------------------------------------------- */
div.RadToolTip_NextGen div.rtCallout
{
	position: absolute;
	left: 50px;
	top: -4px;
	width: 27px;
	height: 14px;
	line-height: 0px; font-size: 1px;
	background-image: url('https://securemedia.newjobs.com/id/hiring/core/ServerControls/CustomToolTip/Skin/Redux/tooltip_redux_callout.gif');
	background-repeat: no-repeat;
}
/* position="Center" */
div.RadToolTip_NextGen .Center
{
	background: none !important;
}
/* position="BottomRight" */
.RadToolTip_NextGen .TopLeft
{
	background-image: url("https://securemedia.newjobs.com/id/hiring/core/ServerControls/CustomToolTip/Skin/Redux/tooltip_redux_topleft.gif");
	background-position: top left;
}
/* position="BottomCenter" */
.RadToolTip_NextGen .TopCenter
{
	left: 50% !important;
	margin-top: -9px; margin-left: -10px;
	background-position: 0 0 !important;
}
/* position="BottomLeft" */
.RadToolTip_NextGen .TopRight
{
	background-image: url("https://securemedia.newjobs.com/id/hiring/core/ServerControls/CustomToolTip/Skin/Redux/tooltip_redux_topright.gif");
	background-position: top right;
}
/* position="TopCenter" */
.RadToolTip_NextGen .BottomCenter
{
	top: 100% !important; left: 50% !important;
	margin-left: -10px !important; margin-top: -1px !important;
	width: 100% !important;
	background-position: 0 -55px !important;
}
/* position="TopLeft" */
.RadToolTip_NextGen .BottomRight
{
	background-image: url("https://securemedia.newjobs.com/id/hiring/core/ServerControls/CustomToolTip/Skin/Redux/tooltip_redux_bottomright.gif");
	background-position: bottom right;
}
/* position="TopRight" */
.RadToolTip_NextGen .BottomLeft
{
	background-image: url("https://securemedia.newjobs.com/id/hiring/core/ServerControls/CustomToolTip/Skin/Redux/tooltip_redux_bottomleft.gif");
	background-position: bottom left;
}
/* position="MiddleRight" */
.RadToolTip_NextGen .MiddleLeft
{
	top: 50% !important;
	margin-left: -10px; margin-top: -7px;
	background-position: 0 -44px !important;
}
/* position="MiddleLeft" */
.RadToolTip_NextGen .MiddleRight
{
	left: 100% !important; top: 50% !important;
	margin-left: -1px; margin-top: -10px;
	background-position: 0 -33px;
}
/* --------------------------------------------- TOOLTIP CALLOUT SETTINGS END --------------------------------------------- */
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperTopLeft,   
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperTopCenter,   
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperTopRight,   
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperLeftMiddle,   
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperContent,   
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperRightMiddle,   
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperBottomLeft,   
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperBottomCenter,   
div.RadToolTip_NextGen table.rtWrapper td.rtWrapperBottomRight   
{
    padding: 0;
    border: 0;
}	
