/***************************
1. Calendar.NextGen.css
2. Input.NextGen.css
3. ComboBox.NextGen.css
4. CustomGrid.NextGen.css
5. Menu.NextGen.css
6. PanelBar.NextGen.css
7. TabStrip.NextGen.css
8. ToolTip.NextGen.css
9. TreeView.NextGen.css
10. Window.NextGen.css
11. Editor.NextGen.css
12. EditorWindow.NextGen.css
13. EditorContentArea.css
14. Widgets.NextGen.css
15. FormDecorator.NextGen.css
***************************/
/* 1. Calendar.NextGen.css */
/* Telerik RadCalendar Web20 skin */
.RadCalendar_NextGen
{
	background: #e7f1ff url(http://media.newjobs.com/id/hiring/core/ServerControls/CustomDatePicker/Skin/NextGen/calendarBg.gif) repeat-x;
	border: solid 1px #6788be !important;
	cursor: default;
}
.RadCalendar_NextGen td
{
	border:0;
}
.rcTitlebar
{
	color: #000000;
	font: normal 18px Arial, Verdana, Sans-serif;
	background: transparent;
	line-height: 24px;
}
.RadCalendar_NextGen .rcTitlebar td
{
	border:0;
}
.RadCalendar_NextGen .rcTitlebar .rcTitle
{
	width: 100%;
}
.rcMainTable td
{
	text-align: center;
	color: #7f7f7f;
	cursor: default;
}
/* all links in the calendar */
.rcMainTable td a
{
	width: 32px;
	line-height: 32px;
	text-decoration: none;
	display: block;
	margin:0 auto;
}
.rcMainTable .rcWeekend,
.rcMainTable .rcHover_NextGen,
.rcMainTable .rcRow td,
.rcMainTable .rcSelected,
.rcMainTable .rcOtherMonth,
.rcMainTable .radCalToday_NextGen
{
	border: solid 1px #dde1e4;
	background: white;
}
.radCalToday_NextGen a
{
	font: normal 18px Arial, Verdana, Sans-serif;
	color: black;
	background: white url(http://media.newjobs.com/id/hiring/core/ServerControls/CustomDatePicker/Skin/NextGen/TodayBg.gif) no-repeat;	
}
.rcRow td a,
.rcWeekend a
{
	color: #333;
	font: normal 12px Arial, Verdana, Sans-serif;
	line-height: 32px;
}
.rcInputCell
{
	padding-right: 5px;
}
.rcHover a
{
	font: normal 18px Arial, Verdana, Sans-serif;
	color: black;
	background: white url(http://media.newjobs.com/id/hiring/core/ServerControls/CustomDatePicker/Skin/NextGen/HoverBg.gif) no-repeat;
}
.rcSelected a
{
	font: normal 18px Arial, Verdana, Sans-serif;
	color: black;
	background: transparent url(http://media.newjobs.com/id/hiring/core/ServerControls/CustomDatePicker/Skin/NextGen/selectBg.gif) no-repeat;
}
.rcMainTable .rcOtherMonth a
{
	color: #ccc;
	cursor: no-drop;
}
.rcMainTable .outOfRange_NextGen
{
	background-color: white;
	cursor: no-drop;
	border: solid 1px #dde1e4;
}
.rcMainTable .outOfRange_NextGen a,
.rcMainTable .outOfRange_NextGen span
{
	color: #ccc;
}
.rcMainTable .rcWeek th
{
	color: #333 !important;
	font:bold 13px/23px tahoma,sans-serif;
	cursor: default;
	background: #e7f1ff;
	text-align: center;
	border:0;
	border-bottom: solid 1px #a5bedf;
}
.rcMainTable td.rcWeek th
{
	width: 32px;
}
/*multimonth view*/
.rcMainTable .rcMainTable .rcTitlebar
{
	padding:6px 0;
	font:15px arial,sans-serif;
	color:#333;
}
/*month view*/
.MonthYearFastNav_NextGen
{	
	border: 1px solid #6788be;
	background: white;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);
}
.MonthYearFastNav_NextGen td
{
	text-align: center;
	vertical-align: middle;
	border: 1px solid #d8dde0;
	cursor: pointer;
	padding: 4px;
	font: normal 11px Arial, Verdana, Sans-Serif;
	color: black;
}
.MonthYearFastNav_NextGen td.selected_NextGen
{
	background: #dcfc5c;
	color: black;
	border-color: #d8dde0;
}
.MonthYearFastNav_NextGen td input
{
	background: transparent url(http://media.newjobs.com/id/hiring/core/ServerControls/CustomDatePicker/Skin/NextGen/ContextMenuInputBg.gif) repeat-x;
	border: solid 1px #6788be;
	font: bold 11px Arial, Verdana, Sans-Serif;
	color: white;
	float: left;
	margin-right: 1px;
	padding: 0px 2px;
}
/* TimePicker */
.radTimeTableCss_NextGen caption
{
    display: none;
}
.radTimeTableCss_NextGen 
{
	font-family: Arial, Verdana, Sans-Serif;
	border: solid 1px #6788be;
	background: white url(http://media.newjobs.com/id/hiring/core/ServerControls/CustomDatePicker/Skin/NextGen/calendarBg.gif) repeat-x;
	cursor: pointer;
	cursor: default;
	border-collapse: collapse;
}
.radTimeTableCss_NextGen td
{
	border: solid 1px #e5e5e5;
	padding: 0;
}
.radTimeTableCss_NextGen a
{
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: black;
	line-height: 21px;
	width: 75px;
	line-height: 32px;
	text-align: center;
}
.radTimeOverCss_NextGen a
{
	font-size: 12px;
	font-weight: bold;
	background: white url(http://media.newjobs.com/id/hiring/core/ServerControls/CustomDatePicker/Skin/NextGen/HoverBgTime.gif) repeat-x;
}
.radHeaderCss_NextGen,
th.radTimeOverCss_NextGen
{
	font-size: 18px;
	font-weight: normal;
	color: white;
	height: 30px;
	background: #ebff9d url(http://media.newjobs.com/id/hiring/core/ServerControls/CustomDatePicker/Skin/NextGen/calendarBg.gif) repeat-x;
}
.radItemCss_NextGen a,
.radAlternatingItemCss_NextGen
{
    /**/
}
.radItemCss_NextGen a:hover,
.radAlternatingItemCss_NextGen a:hover
{	
	/**/
}
.radPopupImage_NextGen
{
	position: relative; 
	_position: static; /*IE fix*/
	outline: none;
}
*+html .radPopupImage_NextGen
{
	position: static;
}
.radPopupImage_NextGen img
{
	vertical-align: middle;
	margin:0 2px;
	border:0;
}
.radDisabled_NextGen img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.pickerWrapper_NextGen
{
	vertical-align:middle;
}
.pickerWrapper_NextGen table
{
	vertical-align:bottom;
}
.pickerWrapper_NextGen table,
.pickerWrapper_NextGen td
{
	border: 0;
	padding: 0;
	margin: 0;
}
.pickerWrapper_NextGen .inputCell 
{
	padding: 0 4px 0 0;
}
/* 2. Input.NextGen.css */
/*Telerik RadInput Web20 Skin*/
/*global*/
.RadInput_NextGen
{
	font:12px arial,verdana,sans-serif;
	vertical-align:middle;
}
.RadInput_NextGen table,
.RadInput_NextGen table td
{
	border:0;
}
.RadInput_NextGen table
{
	vertical-align:bottom;
}
.RadInput_NextGen td
{
	padding:0;
	vertical-align:middle;
	overflow:visible;/*RadGrid*/
}
.RadInput_NextGen td.riCell 
{
	padding-right:4px;
}
.RadInput_NextGen textarea
{
	vertical-align:bottom;
	overflow:auto;
}
/*textbox states*/
html body .RadInput_NextGen .riTextBox,
html body .RadInputMgr_NextGen
{
	border:1px solid #6788be;
	padding:2px 0 2px 1px;
	background:#fefefe;
	color:#000;
	font:12px arial,verdana,sans-serif;	
}
html body .RadInput_NextGen .riEmpty,
html body .RadInput_Empty_NextGen
{
	color:#999;
}
html body .RadInput_NextGen .riHover,
html body .RadInput_Hover_NextGen,
html body .RadInput_NextGen .riFocused,
html body .RadInput_Focused_NextGen
{
	border-color:#6788be;
}
html body .RadInput_NextGen .riRead,
html body .RadInput_Read_NextGen
{
	border-color:#929292;
}
html body .RadInput_NextGen .riDisabled,
html body .RadInput_Disabled_NextGen
{
	border-color:#929292;
	color:#999;
	cursor:default;
}
html body .RadInput_NextGen .riNegative,
html body .RadInput_Negative_NextGen
{
	color:#333;
}
/*IE quirks mode*/
* html .RadInput_NextGen input.riTextBox,
* html input.RadInputMgr_NextGen
{
	height /**/:22px;
}
/*buttons*/
.RadInput_NextGen a
{
	display:block;
	text-indent:-4444px;
	overflow:hidden;
	position:relative;/*FF*/
	outline:none;/*FF*/
	z-index:2;/*Opera*/
	background:url('http://media.newjobs.com/id/hiring/core/ServerControls/CustomDatePicker/Skin/NextGen/sprite.gif') no-repeat;
}
* html .RadInput_NextGen a{position:static}/*IE6*/
*+html .RadInput_NextGen a{position:static}/*IE7*/
/*go*/
.RadInput_NextGen .riBtn a
{
	width:20px;
	height:17px;
	line-height:17px;
	background-position:3px 4px;
}
/*spin*/
.RadInput_NextGen a.riSpin
{
	width:13px;
	height:7px; 
	line-height:7px;
	margin:0 1px;
}
.RadInput_NextGen a.riUp
{
	background-position:3px -40px;
}
.RadInput_NextGen a.riDown
{
	background-position:3px -75px;
	margin-top:2px;
}
/*label*/
.RadInput_NextGen .riLabel
{
	margin:0 4px 0 0;
	color:#000;
	white-space:nowrap;
}
/* 3. ComboBox.NextGen.css */
.RadComboBox_NextGen * 
{
	margin:0pt;
	padding:0pt;
}
div.RadComboBox_NextGen   
{
	/* M8R */
	display: block !important;
}
.RadComboBox_NextGen, .RadComboBox_NextGen input, .RadComboBoxDropDown_NextGen 
{
	color:#000000;
	font-family:arial,verdana,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:left;
}
.RadComboBox_NextGen_rtl, .RadComboBox_NextGen_rtl input, .RadComboBoxDropDown_NextGen_rtl 
{
	text-align:right;
}
.RadComboBox_NextGen 
{
	vertical-align:bottom;
}
.RadComboBox_NextGen table 
{
	border:0pt none;
}
.RadComboBox_NextGen table td 
{
	padding:0pt;
	border-bottom: 0px !important;
}
.RadComboBox_NextGen .rcbInputCell,
.RadComboBox_NextGen .rcbArrowCell 
{
	background:transparent none repeat scroll 0%;
	height:13px;
	line-height:12px;
	vertical-align:top;
}
.RadComboBox_NextGen .rcbArrowCell 
{
	border:1px solid #FFFFFF !important; /* M8R - Override border color inheritance */	
}
.RadComboBox_NextGen .rcbInputCell input 
{
	background:transparent none repeat scroll 0% 50%;
	border:0pt none;
	color:#567FB5;
	padding:0px;
	vertical-align:top;
	width:100%;
	/* M8R */
	height: 14px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
}
.RadComboBox_NextGen .rcbInputCell,
 .RadComboBox_NextGen .rcbInputCell input 
{
	padding-left:2px;
}
.RadComboBox_NextGen .rcbInputCell input 
{
	text-align: right !important;
}
.RadComboBox_NextGen .rcbInputCell
{	
	padding: 0px 5px 0px 0px !important;
}
.RadComboBox_NextGen_rtl .rcbInputCell, .RadComboBox_NextGen_rtl .rcbInputCell input 
{
	padding-left:0pt;
	padding-right:2px;
}
.RadComboBox_NextGen .rcbFocused .rcbInputCell input 
{
	color:#006699;
}
.RadComboBox_NextGen .rcbDisabled .rcbInputCell 
{
	border-color:#FFFFFF;
}
.RadComboBox_NextGen .rcbDisabled .rcbInputCell input 
{
	color:#9bc2f5;
}
.RadComboBox_NextGen .rcbArrowCell 
{
	/*background:transparent url('<MediaServer/>/id/hiring/core/ServerControls/CustomDropDownList/Skin/NextGen/arrow.gif') no-repeat scroll 0pt 0%;*/
	border:1px solid #FFFFFF;
	padding:0pt;
	width:13px;
}
.RadComboBox_NextGen .rcbDisabled .rcbArrowCell 
{
	background-position:0pt -13px;
	border-color:#FFFFFF;
}
.RadComboBox_NextGen .rcbArrowCellLeft 
{
	border-right-width:0pt;
}
.RadComboBox_NextGen .rcbArrowCellRight 
{
	border-left-width:0pt;
}
.RadComboBox_NextGen .rcbArrowCell a 
{
	font-size:0pt;
	height:13px;
	line-height:13px;
	text-decoration:none;
	text-indent:-9999px;
	width:13px;
	background:transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/CustomDropDownList/Skin/NextGen/arrow.gif') no-repeat scroll 0pt 0%;
}
.RadComboBox_NextGen .rcbDisabled .rcbArrowCell a 
{
	cursor:no-drop;
}
.rcbSlide 
{
	display:none;
	float:left;
	overflow:hidden;
	position:absolute;
}
.RadComboBoxDropDown_NextGen 
{
	background:#FFFFFF none repeat scroll 0% 50%;
	border:1px solid #006699;
	position:absolute;
}
.RadComboBoxDropDown_NextGen .rcbScroll 
{
	overflow:none;
}
.RadComboBoxDropDown_NextGen .rcbList 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	background:#F5F8E7;
	color:#0066CC;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.RadComboBoxDropDown_NextGen .rcbHeader 
{
	background:#929292 none repeat scroll 0% 50%;
	color:#FFFFFF;
	padding:4px;
}
.RadComboBoxDropDown_NextGen .rcbNoWrap .rcbItem, .RadComboBoxDropDown_NextGen .rcbNoWrap .rcbHovered, .RadComboBoxDropDown_NextGen .rcbNoWrap .rcbDisabled, .RadComboBoxDropDown_NextGen .rcbNoWrap .rcbLoading 
{
	white-space:nowrap;
	cursor: pointer;
	cursor: hand;
}
.RadComboBoxDropDown_NextGen .rcbItem, .RadComboBoxDropDown_NextGen .rcbHovered, .RadComboBoxDropDown_NextGen .rcbDisabled, .RadComboBoxDropDown_NextGen .rcbLoading 
{
	padding:1px 20px 1px 4px;
}
* html .RadComboBoxDropDown_NextGen .rcbItem, * html .RadComboBoxDropDown_NextGen .rcbHovered, * html .RadComboBoxDropDown_NextGen .rcbDisabled, * html .RadComboBoxDropDown_NextGen .rcbLoading 
{
	/* not needed yet */
	cursor: pointer;
	cursor: hand;
}
.RadComboBoxDropDown_NextGen_rtl .rcbItem, .RadComboBoxDropDown_NextGen_rtl .rcbHovered, .RadComboBoxDropDown_NextGen_rtl .rcbDisabled, .RadComboBoxDropDown_NextGen_rtl .rcbLoading 
{
	padding:4px 4px 4px 20px;
}
.RadComboBoxDropDown_NextGen .rcbHovered 
{
	background:#E9EFFC none repeat scroll 0% 50%;
	color:#0066CC;
	cursor:default;
}
.RadComboBoxDropDown_NextGen .rcbDisabled 
{
	color:#CCCCCC;
	cursor:no-drop;
}
.RadComboBoxDropDown_NextGen .rcbLoading 
{
	background:#F0F0F0 none repeat scroll 0% 50%;
	text-align:center;
}
.RadComboBoxDropDown_NextGen .rcbMoreResults 
{
	background:#F3F3F3 none repeat scroll 0% 50%;
	clear:both;
	padding:4px;
	text-align:center;
}
.RadComboBoxDropDown_NextGen .rcbMoreResults a 
{
	background:transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/CustomDropDownList/Skin/NextGen/more_result.gif') no-repeat scroll 0% 50%;
	cursor:pointer;
	display:block;
	height:14px;
	margin:0pt auto 4px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-3333px;
	width:15px;
}
.RadComboBoxDropDown_NextGen .rcbMoreResults a:hover 
{
	background-position:0pt 100%;
}
.RadComboBoxDropDown_NextGen .rcbMoreResults span 
{
	display:block;
	text-align:center;
}
.RadComboBoxDropDown_NextGen .rcbScroll 
{
	/* not needed yet */
}
.autoSizeMenu 
{
	white-space: nowrap;
	overflow-x:hidden !important;
}
	.autoSizeMenu .rcbInputCell input 
	{
		width:99%;
	}
/* 4. CustomGrid.NextGen.css */
/******************************************
Date:		06/12/2008
Version :	1.0
Monster.Ebiz.WebServerControls.CustomGrid
CustomGrid NextGen Skin
*******************************************/
.RadGrid_NextGen
{
    padding:0px 1px;
}
.RadGrid_NextGen,
.MasterTable_NextGen,
.DetailTable_NextGen,
.GroupPanel_NextGen table,
.GridEditForm_NextGen table
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:10px;	
}
.MasterTable_NextGen,
.DetailTable_NextGen
{
    border-collapse:separate !important;
}
.GridRow_NextGen td,
.GridAltRow_NextGen td,
.GridEditRow_NextGen td,
.GridFooter_NextGen td,
.GridGroupFooter_NextGen td,
.GridFilterRow_NextGen td,
.ResizeHeader_NextGen
{
	padding-left:7px;
	padding-right:7px;
}
.RadGrid_NextGen .rgAdd,
.RadGrid_NextGen .rgRefresh,
.RadGrid_NextGen .rgEdit,
.RadGrid_NextGen .rgDel,
.RadGrid_NextGen .rgFilter,
.RadGrid_NextGen .rgPagePrev,
.RadGrid_NextGen .rgPageNext,
.RadGrid_NextGen .rgExpand,
.RadGrid_NextGen .rgCollapse,
.RadGrid_NextGen .rgSortAsc,
.RadGrid_NextGen .rgSortDesc,
.RadGrid_NextGen .rgUpdate,
.RadGrid_NextGen .rgCancel
{
	width:16px;
	height:16px;
	border:0;
	padding:0;
	background-color:transparent;
	background-repeat:no-repeat;
	vertical-align:middle;
	cursor:pointer;
}
.GroupPanelItems_NextGen input,
.GridCommandRow_NextGen img,
.GridHeader_NextGen input,
.GridFilterRow_NextGen img,
.GridPager_NextGen img
{
	vertical-align:middle;
}
/*header*/
.GridHeaderDiv_NextGen
{
}
.detailGrid .GridHeaderDiv_NextGen,
.briefGrid .GridHeaderDiv_NextGen 
{
    padding-right: 0px !important;
}
th.GridHeader_NextGen
{
	background-color:#E5ECF4 !important;
	font-size:10px;	
	word-wrap: break-word; /* Internet Explorer 5.5+ */		
    color:#666666 !important;
	text-align:left;
	vertical-align: middle;
	height: 30px;
}
th.headerCenter
{
	background-color:#E5EBC7 !important;
	font-size:10px;	
	word-wrap: break-word; /* Internet Explorer 5.5+ */		
    color:#666666 !important;
	text-align:left;
	vertical-align: middle;
	height: 30px;
	padding-left:6px;
	text-align: center;
}
.GridHeader_NextGen a
{
    color:#666666 !important;
    text-decoration: none;
}
/*rows*/
.GridRow_NextGen td,
.GridAltRow_NextGen td,
.GridEditRow_NextGen td,
.GridFooter_NextGen td,
.GridGroupFooter_NextGen td
{
	padding:4px;
	vertical-align:top;
}
.hidden div,
.hidden span
{
    display: none;
}
.geActions 
{
    width:145px;
}
.detailGrid .GridRow_NextGen td.geCheckbox,
.detailGrid .GridAltRow_NextGen td.geCheckbox
{
    min-height: 134px;
        _height: 134px;
    /* background-image: url("<MediaServer/>/id/hiring/core/gripArea-detailed.gif"); */
    background-repeat: no-repeat;
    background-position: center center;
}
.detailGrid.resumeGrid .GridRow_NextGen td.geCheckbox,
.detailGrid.resumeGrid .GridAltRow_NextGen td.geCheckbox 
{
    /* background-image: url("<MediaServer/>/id/hiring/core/gripArea-detailed.gif"); */
}
.briefGrid .GridRow_NextGen td.geCheckbox,
.briefGrid .GridAltRow_NextGen td.geCheckbox
{    
    /* background-image: url("<MediaServer/>/id/hiring/core/gripArea-brief.gif"); */
    background-repeat: no-repeat;
    background-position: center 25px;
    padding-left: 6px;
}
.detailGrid .SelectedRow_NextGen td.geCheckbox
{
    /* background-image: url("<MediaServer/>/id/hiring/core/gripArea-detailed-sel.gif"); */
}
.detailGrid.resumeGrid .SelectedRow_NextGen td.geCheckbox
{
    /* background-image: url("<MediaServer/>/id/hiring/core/gripArea-detailed-sel.gif"); */
}
.briefGrid .SelectedRow_NextGen td.geCheckbox
{
    /* background-image: url("<MediaServer/>/id/hiring/core/gripArea-brief-sel.gif"); */
}
td.geCheckbox input 
{
    cursor: pointer !important;
        cursor: hand; /* IE6 */
}
th.noBGdiv 
{
    background-position: -3px 0;
}
tr.GridRow_NextGen
{
	background-color: #fff;
	cursor:default;
}
    tr.GridRow_NextGen td
    {
		vertical-align:top;
    }
tr.GridAltRow_NextGen
{
	background-color: #E5ECF4;
	cursor:default;
}
    tr.GridAltRow_NextGen td 
    {
		vertical-align:top;
    }
    tr.GridRow_NextGen td td,
    tr.GridAltRow_NextGen td td
    {
        border-bottom: none;
    }
/*
.GridRow_NextGen td,
.GridAltRow_NextGen td
{
	border-color:#fcfcfc #fff #fcfcfc #ededed;
}
*/
.GridRow_NextGen>td:first-child,
.GridAltRow_NextGen>td:first-child,
.GridEditRow_NextGen>td:first-child,
.GridFooter_NextGen>td:first-child,
.GridGroupFooter_NextGen>td:first-child
{
	border-left-color:#fcfcfc;
}
.GridRow_NextGen a,
.GridAltRow_NextGen a,
.GridEditRow_NextGen a,
.GridFooter_NextGen a,
.GridGroupFooter_NextGen a,
.GridEditForm_NextGen a
{
	color:#1866D5;
}
.ActiveRow_NextGen
{
}
.ActiveRow_NextGen,
.GridRowOver_NextGen
{
    background:#e8f5fd;
}
.GridRowOver_NextGen td
{
	border-left:0;
	border-right:0;
	padding-left:8px;
	padding-right:8px;
}
.ActiveRow_NextGen td,
.GridRowOver_NextGen td
{
	border-top-color:#d8f0fa;
	border-bottom-color:#d8f0fa;
}
tr.SelectedRow_NextGen
{
    background-color:  #e8f5fd;
}
tr.SelectedRow_NextGen td
{
}
td.geCheckbox
{    
    /* cursor: move; */
}
.SelectedRow_NextGen td a
{    
    cursor: pointer !important;
        cursor: hand; /* IE6 */
}
.GridEditRow_NextGen
{
    background:#caeefe;
}
.GridEditRow_NextGen td
{
	border-color:#caeefe;
}
/*footer*/
.GridFooter_NextGen,
.GridGroupFooter_NextGen
{
	color:#999;
}
.GridFooter_NextGen td,
.GridGroupFooter_NextGen td
{
	border-color:#dbe4e9 #fff #fcfcfc #ededed;
}
/*dragging*/
#ctl00_ctl00_ContentPlaceHolderBase_ContentPlaceHolderRight_BrGrid_grBrief_DraggedRows, /* "Tried and true" but clunky way to call dragged rows */
#ctl00_ctl00_ContentPlaceHolderBase_ContentPlaceHolderRight_DtGrid_grExp_DraggedRows,
.XSelectedRow_NextGen /* More attactive, but experimental way to do it */
{
    display: none;
}
.MasterTable_NextGen
{
    -moz-user-select: none;
}
#singleRowGhost
{
    border: none 0px #FCD882 !important;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: block;
    height:auto;
}
#multiRowsGhost
{
    border: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background-image: url("http://media.newjobs.com/id/hiring/core/multipleRows.gif");
    background-repeat: no-repeat;
    height: 81px;
    width: 718px !important;
}
#multiRowsGhost p 
{
    color: #0161b2;
    margin-left: 30px;
    margin-top: 7px;
}
#multiRowsGhost table
{
    display: none;
}
.GridItemDropIndicator_NextGen
{
    border: none;
}
/*status*/
.GridPager_NextGen span
{
	color:#999;
}
/*new client-side pager*/
.pagingExpandedViewNavigationSelected 
{
    font-weight: bold;
    color: #999;
}
.pagingExpandedViewNavigation a
{
    text-decoration: none;
    color: #1000C2;
}
    .pagingExpandedViewNavigation td
    {
        line-height: 20px;
        font-size: 10px;
    }
.pagingNavigation 
{
    /*display: none;*/
    z-index: 4;
    position: relative;
    margin-top: -30px;
    margin-right: 120px;
}
.pagingExpandedViewNavigation input
{
    border: solid 1px #999;
    width: 16px;
    height: 12px;
    line-height: 16px;
}
/*old server-side pager*/
.GridPager_NextGen
{
    background:#f1fbfe;
    line-height:20px;
}
.GridPager_NextGen td
{
    border-top:1px solid #9db6c5;
    padding:1px 7px 2px;
}
.GridPager_NextGen div span,
.GridPager_NextGen a,
.GridPager_NextGen .sliderPagerLabel_NextGen
{
	color:#333;
}
.PagerLeft_NextGen
{
	float:left;
}
.PagerRight_NextGen
{
	float:right;
}
.PagerCenter_NextGen
{
	text-align:center;
}
.PagerCenter_NextGen span
{
	vertical-align:middle;
}
.RadGrid_NextGen .rgPagePrev
{
	background-position:5px -1789px;
}
.RadGrid_NextGen .rgPageNext
{
	background-position:-21px -1789px;
}
/*sorting, reordering*/
.GridHeader_NextGen .rgSortAsc
{
	background-position:-20px -1693px;
	height:10px;
}
.GridHeader_NextGen .rgSortDesc
{
	background-position:4px -1693px;
	height:10px;
}
.TopReorderIndicator_NextGen,
.BottomReorderIndicator_NextGen
{
	width:11px !important;
	height:11px !important;
	margin-left:-5px;
}
.BottomReorderIndicator_NextGen
{
	background-position:-21px -1664px;
}
/*filtering*/
.GridFilterRow_NextGen td
{
    padding-top:4px;
    padding-bottom:4px;
    border-left:1px solid #ededed;
    border-right:1px solid #fff;
    border-bottom:1px solid #ededed;
}
.RadGrid_NextGen .rgFilter
{
	background-position:2px -1597px;
}
.GridFilterRow_NextGen input[type="text"]
{
	border:1px solid;
	border-color:#abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	/*font:12px arial,sans-serif;*/
	color:#333;
	vertical-align:middle;
}
/*grouping*/
.GroupPanel_NextGen
{
	border:1px solid #66707c;
	background:#4b92aa;
	color:#fff;
}
.GroupPanel_NextGen .rgSortAsc
{
	background-position:-21px -1627px;
}
.GroupPanel_NextGen .rgSortDesc
{
	background-position:4px -1626px;
}
.GroupPanel_NextGen td
{
	border:1px solid;
	border-color:#b1c9d8 #83a9c1 #94c1ce;
	padding:7px;
}
.GroupPanel_NextGen td td
{
	border:0;
	padding:0;
}
.GroupHeader_NextGen
{
    font-size:1.27em;
    font-weight:bold;
	color:#039;
}
.GroupHeader_NextGen td
{
    padding:6px 8px;
}
.RadGrid_NextGen .rgExpand
{
	background-position:-21px -1723px;
	background-color:#fcfcfc;
}
.RadGrid_NextGen .rgCollapse
{
	background-position:4px -1721px;
	background-color:#fcfcfc;
}
.GroupHeader_NextGen td p
{
    display:inline;
    padding:0 10px;
    background:#fcfcfc;
}
.GroupHeader_NextGen td div div
{
	top:-0.5em;
	padding:0 10px;
	background:#fcfcfc;
}
.GroupHeader_NextGen td div div div
{
	top:0;
	padding:0;
	border:0;
}
/*editing*/
.GridEditForm_NextGen
{
	border-bottom:1px solid #ededed;
}
/*
.GridEditForm_NextGen input[type="text"],
.GridEditForm_NextGen textarea
{
	border:1px solid;
	border-color:#abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	font:12px arial,sans-serif;
	color:#333;
}
*/
.RadGrid_NextGen .rgUpdate
{
	background-position:3px -1949px;
}
.RadGrid_NextGen .rgCancel
{
	background-position:3px -1981px;
}
/*hierarchy*/
.DetailTable_NextGen
{
	border:1px solid #ededed;
	border-right:0;
}
/*command row*/
.GridCommandRow_NextGen
{
	background: #5ca6bc;
	color:#fff;
}
.GridCommandRow_NextGen td
{
	border:1px solid;
	border-color:#7a8591 #66707c #043350;
	padding:0;
}
.GridCommandRow_NextGen td td
{
	border:0;
	padding:3px 7px 4px;
}
.GridCommandRow_NextGen td td td
{
	padding:1px;
}
.GridCommandRow_NextGen table
{
	border:1px solid;
	border-color:#c2d5e1 #83a9c1 #a8cfd9;
}
.GridCommandRow_NextGen table table
{
	border:0;
}
.GridCommandRow_NextGen a
{
	color:#fff;
	text-decoration:none;
}
.RadGrid_NextGen .rgAdd
{
	background-position:0 -1856px;
}
.RadGrid_NextGen .rgRefresh
{
	background-position:0 -1824px;
}
.RadGrid_NextGen .rgEdit
{
	background-position:0 -1888px;
}
.RadGrid_NextGen .rgDel
{
	background-position:0 -1920px;
}
/*loading*/
.LoadingPanel_NextGen
{
	background:url('Grid/loading.gif') center center no-repeat #fff;
}
/*rtl*/
.RadGridRTL_NextGen .GridHeader_NextGen,
.RadGridRTL_NextGen .ResizeHeader_NextGen
{
	text-align:right;
}
.RadGridRTL_NextGen .PagerLeft_NextGen,
.RadGridRTL_NextGen .GridPager_NextGen .radslider
{
	float:right;
}
.RadGridRTL_NextGen .PagerRight_NextGen
{
	float:left;
}
.rowMask 
{
    height: 160px;
    width: 680px;
    position: absolute;
    z-index: 1;
}
.MasterTable_NextGen a 
{
    cursor: pointer;
        *cursor: hand; /*IE6*/
}
tr.draggedRow td 
{
    border-top: none;
    border-bottom: dashed 1px #000;
}
tr.draggedRowFirst td 
{
    border-top: dashed 1px #000;
    border-bottom: dashed 1px #000;
}
tr.draggedRowFirst td.geCheckbox,
tr.draggedRow td.geCheckbox
{
    border-left: dashed 1px #000;
}
tr.draggedRowFirst td.gbActions,
tr.draggedRow td.gbActions,
tr.draggedRowFirst td.geActions,
tr.draggedRow td.geActions,
tr.draggedRowFirst td.geRatingAndActions,
tr.draggedRow td.geRatingAndActions
{
    border-right: dashed 1px #000;
}
.draggedRowFirst td table td,
.draggedRow td table td 
{
    border: none;
}
/* misc */
.buttonsRight 
{
    _width: 160px;
}
/* 5. Menu.NextGen.css */
/**************************************************************************
Date:		07/18/2008
Version :	1.0
			Monster.Ebiz.WebServerControls.CustomMenu
Remarks:	CustomMenu NextGen skin which applicable to all MHX pages
***************************************************************************/
.RadMenu_NextGen
{
	background: transparent url(http://media.newjobs.com/id/hiring/core/cm_action_left.gif) left top no-repeat;	
	padding-left: 3px;	
}
*html .RadMenu_NextGen
{
	width: 3px;
	float: none !important;
}
.RadMenu_NextGen a.rmLink
{ 
	background: transparent url(http://media.newjobs.com/id/hiring/core/cm_action_arrow.gif) right top no-repeat;
	padding:0px 24px 0px 0px;
	border:none;	
	color:#ffffff;	
	margin:0pt;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}
.RadMenu_NextGen .rmGroup .rmText
{
	margin: 0px;
}
.RadMenu_NextGen .rmHorizontal .rmText
{
	padding: 0px 5px;
}
.RadMenu_NextGen a.rmLink span
{
	height:18px;
	background: transparent url(http://media.newjobs.com/id/hiring/core/cm_action_center.gif) left top repeat-x;
	padding: 0px 10px;
	font-size:11px;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
/* -- drop-down menu -- */
.RadMenu_NextGen .rmSlide
{	
	margin-left:6px;
	margin-top:6px;
	border:none; 
	background:transparent url(http://media.newjobs.com/id/hiring/core/shadowAlpha.png) no-repeat scroll right bottom;	
	*background:transparent url(http://media.newjobs.com/id/hiring/core/shadowAlpha_IE.gif) no-repeat scroll right bottom;	
}
.RadMenu_NextGen .rmSlide.mHidden 
{
	background:none;
} 
.RadMenu_NextGen .rmSlide ul.rmGroup
{
    border: 1px solid #999;
	background-color:#fff;
	margin:-6px 6px 6px -6px;	
}
.RadMenu_NextGen .rmSlide.mHidden ul.rmLevel1
{
	background:none;
	border:none;
} 
.RadMenu_NextGen .rmSlide.mHidden ul.rmLevel1 a.rmLink
{
	opacity:0;
	visibility:hidden;
}
.RadMenu_NextGen .rmSlide ul.rmLevel1 a.rmLink,
.RadMenu_NextGen .rmSlide ul.rmLevel2 a.rmLink
{	
	background: none;
	text-align: left;
}
.RadMenu_NextGen .rmSlide ul.rmLevel1 a.rmLink span,
.RadMenu_NextGen .rmSlide ul.rmLevel2 a.rmLink span
{
	height:18px;
	background: none;
	font-size:11px;
	line-height: 17px;
	font-weight: normal;
	text-align: left;
}
div.RadMenu_NextGen .mHidden .rmItem:hover,
div.RadMenu_NextGen .mHidden .rmItem.rmExpanded
{
	background:none;
}
.RadMenu_NextGen .rmLevel1, .rmLevel2
{
	margin:-6px 3px 6px -2px!important;
}
.RadMenu_NextGen ul.rmLevel1 li 
{
	padding:5px;
	font-size:11px;
	color:#0066cc;
	font-family:verdana,arial,sans-serif;
	text-decoration:none;	
}
.RadMenu_NextGen ul.rmLevel1 li a
{
	_padding:5px;
	_font-size:11px;
	_color:#0066cc;
	_font-family:verdana,arial,sans-serif;
	_text-decoration:none;	
}
.RadMenu_NextGen ul.rmLevel1 li.rmLast 
{
	border-bottom:none;
}
.RadMenu_NextGen ul.rmLevel1 li a
{
	/*text-decoration:none;*/
	color:#0066cc;
	padding-right:30px;
}
.RadMenu_NextGen ul.rmLevel1 li a:hover,
.RadMenu_NextGen ul.rmLevel1 li a.rmExpanded
{	
	background: #d7ecfb url(http://media.newjobs.com/id/hiring/core/cm_action_arrow_right.gif) right no-repeat;			
}
.RadMenu_NextGen ul.rmLevel1 li:hover
{	
	background: #d7ecfb url(http://media.newjobs.com/id/hiring/core/cm_action_arrow_right.gif) right no-repeat;			
}
/* -- drop-down menu : popups --*/
.RadMenu_NextGen ul.rmLevel1 div.rmSlide 
{
	margin-left:-10px;
	margin-top:-10px;
}
.RadMenu_NextGen ul.rmLevel2 li:hover {
	border:none;
}
.RadMenu_NextGen ul.rmLevel2 li, ul.rmLevel2 li:hover,
.RadMenu_NextGen ul.rmLevel2 li.rmExpanded
{
	background:none;
	cursor:default;
}
.RadMenu_NextGen ul.rmLevel2 li div.cm-menu-info
{
	margin:0pt;
	border:none;
	color:#333;
}
/* -- Menu -- */
.RadMenu_NextGen div.rmContextMenu 
{
	z-index:9999;
}
div.RadMenu_NextGen .rmItem 
{
	_padding: 0px;
}
.RadMenu_NextGen .cm-menu-info
{
	padding:0pt 10px;
}
.RadMenu_NextGen .rmGroup .rmText
{
	padding: 5px 10px;
}
.RadMenu_NextGen .rmLevel2 .rmText
{
	padding: 0;
}
/***************** Disabled skin ********************/
.RadMenu_NextGen_disabled
{
	background: transparent url(http://media.newjobs.com/id/hiring/core/cm_action_left_disabled.gif) left top no-repeat !important;	
}
	.RadMenu_NextGen_disabled a.rmLink.action-btn
	{
		background: transparent url(http://media.newjobs.com/id/hiring/core/cm_action_arrow_disabled.gif) right top no-repeat;
	}
		.RadMenu_NextGen_disabled a.rmLink.action-btn span
		{
			background: transparent url(http://media.newjobs.com/id/hiring/core/cm_action_center_disabled.gif) left top repeat-x;
		}
/********** Batch Actions ***********/
#batchActions .RadMenu_NextGen
{	
    background: #fff;
	border: solid 1px #7e9bb9;
	height: 17px;
}
#batchActions .RadMenu_NextGen a.action-btn span 
{
    background-image: none !important;
}
#batchActions .RadMenu_NextGen ul.rmLevel1 li a:hover,
#batchActions .RadMenu_NextGen ul.rmLevel1 li a.rmExpanded,
#batchActions .RadMenu_NextGen ul.rmLevel1 li:hover
{	
	background: #d7ecfb;
}
#batchActions .RadMenu_NextGen a.action-btn
{ 
	background: url(http://media.newjobs.com/id/hiring/core/ServerControls/CustomDropDownList/Skin/XP/arrow.gif) top right no-repeat !important;
	height: 17px;
}
    #batchActions .RadMenu_NextGen a.action-btn:hover
    {
        background: transparent url(http://media.newjobs.com/id/hiring/core/ServerControls/CustomDropDownList/Skin/XP/arrow.gif) top right no-repeat;
    }
    #batchActions .RadMenu_NextGen a.rmLink 
    {
        height: auto;
        padding: 0px;
    }
#batchActions .RadMenu_NextGen a.rmLink span
{	
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	line-height: 16px;
	font-weight: normal;
	width: 130px;
	text-align: left;
}
#batchActions .RadMenu_NextGen ul.rmLevel1 li
{
	font-size:9px;
	color:#0066cc;
	font-family:verdana,arial,sans-serif;
	text-decoration:none;	
}
#batchActions .RadMenu_NextGen ul.rmLevel1 li.rmItem a 
{
}
/***** Disabled Batch Actions *****/
 #batchActions .RadMenu_NextGen_disabled
{
	background: #fff !important;
	border: solid 1px #7e9bb9;
	height: 17px;
}
	#batchActions .RadMenu_NextGen_disabled a.rmLink.action-btn span
	{		
		color: #808080;
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		height: auto;
		line-height: 16px;
		font-weight: normal;
		text-align: left;
	}
    #batchActions .RadMenu_NextGen_disabled a.rmLink.action-btn
    {
        background: url(http://media.newjobs.com/id/hiring/core/ServerControls/CustomDropDownList/Skin/XP/arrow-disabled.gif) top right no-repeat;
    }
    #batchActions #folders-actions-menu .rmSlide ul.rmGroup, #cnds-actions-menu .rmSlide ul.rmGroup, #single-action-popup.rmSlide ul.rmGroup 
    {
        white-space: normal;
        font-size: 9px;
        margin: -7px 0 0 -10px !important;
        padding-bottom: 0px;
    }
    #batchActions .RadMenu_NextGen .rmSlide 
    {
        background: none;
    }
/* 6. PanelBar.NextGen.css */
/**************************************************************************
Date:		07/04/2008
Version :	1.0
			Monster.Ebiz.WebServerControls.CustomPanelBar
Remarks:	CustomPanelBar NextGen skin which applicable to all MHX pages
***************************************************************************/
.RadPanelBar_NextGen
{
	background: #fff;
	line-height: 0px !important;
	width:auto !important; /* override the default width */
}
.RadPanelBar_NextGen .rpRootGroup
{
	border: none;
}
/* global text properties */
.RadPanelBar_NextGen .rpRootGroup .rpText
{
	background: transparent url(http://media.newjobs.com/id/hiring/58/redux/bg_filters_top.gif) repeat-x scroll left top;/*DEV00395137*/
	color:#FFF;
	height:23px;
	margin-left:5px;
	font-weight:bold;
	font-size: 11px;
	font-height: 2.4em;	
	padding-left: 0;
}
/* global link styles */
.RadPanelBar_NextGen .rpRootGroup .rpLink
{
	background: transparent url(http://media.newjobs.com/id/hiring/58/redux/bg_filters_top.gif) repeat-x top left;
	color:#666;	
	border-bottom-style: none;
	border-bottom-width: 0px;
	line-height:21px;
}
.RadPanelBar_NextGen .rpRootGroup .rpOut
{
	border: none;
}
.RadPanelBar .rpFocused .rpOut,
.RadPanelBar .rpLink:hover .rpOut,
.RadPanelBar .rpSelected .rpOut,
.RadPanelBar .rpSelected:hover .rpOut
{
	padding-bottom: 0px;
}
.RadPanelBar_Forest .rpDisabled:hover .rpOut
{
	border-bottom-width: 0px;
}
/* panelbar item icon [if any] */
.RadPanelBar_NextGen .rpImage 
{
	margin:4px 0px 4px 5px;
	padding-top:3px;
	background:none;
}
/* panelbar root items style */
.RadPanelBar_NextGen div.rpSlide .rpText 
{
	background-color:#ffffff;
	background-image:none;
}
/* root items <li> style */
.RadPanelBar_NextGen .rpRootGroup .rpItem
{
	border-top: solid 1px CCCCCC;
}
/* li.first style */
.RadPanelBar_NextGen .rpRootGroup .rpFirst
{
	border-top: 0px;
}
/* child items global style */
.RadPanelBar_NextGen .rpGroup .rpTemplate .info
{
	line-height: 0;
}
.RadPanelBar_NextGen .rpGroup .rpTemplate .info
{
	line-height: 0;
}
.RadPanelBar_NextGen .rpGroup .rpText
{
	border: 0;
	background: transparent;
	font-weight:normal;
	padding: 0px 20px;
}
/* child items <li> style */
.RadPanelBar_NextGen .rpGroup .rpItem
{
	border-top: 0px;
}
/* child items li.last */
.RadPanelBar_NextGen .rpGroup .rpLast
{
	border-bottom: 0px;
}
/* selected child item */
.RadPanelBar_NextGen .rpGroup .rpSelected .rpText
{
	background: #f0f2f4;
}
/* child items link style */
.RadPanelBar_NextGen .rpGroup .rpLink
{
	color: #333;	
}
.RadPanelBar_NextGen .rpRootGroup .rpDisabled:hover,
.RadPanelBar_NextGen .rpRootGroup .rpDisabled .rpText
{
	/*background: url('PanelBar/MainItemNormal.gif') repeat-x;*/
	color: #ccc;
	cursor: default;
}
.RadPanelBar_NextGen .rpRootGroup .rpGroup .rpDisabled:hover,
.RadPanelBar_NextGen .rpRootGroup .rpGroup .rpDisabled .rpText
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}
.RadPanelBar_NextGen .rpRootGroup .rpLevel1
{
    padding-bottom: 23px;
    background: transparent url(http://media.newjobs.com/id/hiring/core/2009.04/bg_filters_bottom_no_border.png) no-repeat scroll left bottom;
    border-left: 1px solid #4BA8E3;
}
.RadPanelBar_NextGen .rpRootGroup .rpLevel1 .rpText 
{
	border-bottom:none;
	font-weight:bold;
	font-size: 10px;
	background: #FFFFFF url(http://media.newjobs.com/id/hiring/core/2009.04/bg_facet_collapsed.png) no-repeat scroll -8px top;
	color: #0066CC;
	padding-top: 2px;
}
.RadPanelBar_NextGen .rpRootGroup .rpLevel1 .rpExpanded .rpText 
{
	border-bottom:none;
	font-weight:bold;
	font-size: 10px;
	background: #FFFFFF url(http://media.newjobs.com/id/hiring/core/2009.04/bg_facet_expanded.png) no-repeat scroll -8px top;
	color: #0066CC;
	padding-top: 2px;
}
.panelAlwaysOpen,
.panelAlwaysOpen span.rpText
{
	cursor:default; /* If the panel need always open */
}
.RadPanelBar_NextGen .rpSlide .rpLevel2 .rpItem .rpTemplate
{
	padding-left: 0px;
}
.RadPanelBar_NextGen .rpSlide .rpExpandable
{
	background: transparent url(http://media.newjobs.com/id/hiring/core/2009.04/bg_facet_collapsed.png) no-repeat scroll left top;	
	*margin-bottom: -2px;
}
.RadPanelBar_NextGen .rpSlide .rpExpanded
{
	background: none;
	border-bottom: none;
}
.RadPanelBar_NextGen .filterInfo
{
    color:#666666;
    display:block;
    font-size:10px;
    font-weight:normal;
}
.RadPanelBar_NextGen .rpLink BR
{
    line-height: 1px;	
}
/* 7. TabStrip.NextGen.css */
.RadTabStrip_NextGen 
{
	background-color: #136EC7;
}
.RadTabStrip_NextGen .rtsIn 
{
	color:#626262;
	font-weight:bold;
}
.RadTabStrip_NextGen .rtsLevel
{
	/* margin-left:10px !important; */
	position:relative;
	z-index:8;
}
.RadTabStrip_NextGen .rtsTxt 
{
	font-size:10px;
}
.RadTabStripBottom_NextGen .rtsLink:hover .rtsIn,
.RadTabStripTop_NextGen .rtsSelected .rtsIn 
{
	color:#333333;
	padding: 8px 14px 7px 0;
}
.RadTabStripTop_NextGen .rtsLast .rtsIn
{
	padding-right: 7px !important;
}
.RadTabStripTop_NextGen .rtsLink
{
	background:transparent none;
	text-decoration:none;
	padding-left: 0px;
}
.RadTabStripTop_NextGen a.rtsDisabled span
{
}
.RadTabStripTop_NextGen .rtsOut 
{
	margin-left:0pt;
}
.RadTabStripTop_NextGen .rtsFirst .rtsOut 
{
	margin-left:13px;
}
.RadTabStripTop_NextGen .rtsIn 
{
	padding: 8px 14px 7px 0 !important;
}
/* 8. ToolTip.NextGen.css */
/**************************************************************************
Date:		08/20/2008
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('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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("http://media.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("http://media.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("http://media.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("http://media.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;
}	
/* 9. TreeView.NextGen.css */
/**************************************************************************
Date:		07/04/2008
Version :	1.0
			Monster.Ebiz.WebServerControls.CustomTreeView
Remarks:	CustomTreeView NextGen skin which applicable to all MHX pages
***************************************************************************/
/* general styles */
.RadTreeView_NextGen
{
	width:100%;
	float: left;
	font:11px Arial,tahoma,verdana,sans-serif;
	color:#000;
	line-height:1.273em;	
	padding:0px;
	margin: 0px;
	max-height:285px;	    
	overflow:auto;
	padding-bottom: 5px;
}
.RadTreeView_NextGen a.rtIn,
.RadTreeView_NextGen .rtEdit .rtIn input
{
	font:11px arial,tahoma,verdana,sans-serif;
	color:#000;
	line-height:1.273em;
	height: expression( this.scrollHeight > 284 ? "285px" : "auto" );
	padding-bottom:15px;
	overflow:auto;	
}
.RadTreeView_NextGen .rtTop, 
.RadTreeView_NextGen .rtMid, 
.RadTreeView_NextGen .rtBot
{
	padding: 1px 0 1px 13px !important;
}
.RadTreeView_NextGen .rtUL .rtLI .rtUL 
{
	padding-left:15px;
}
.RadTreeView_NextGen .rtPlus, 
.RadTreeView_NextGen .rtMinus
{
	margin:6px 1px 0 -10px;
	width:9px;
	height:9px;
}
.RadTreeView_NextGen .rtPlus:hover
{
	background-position: 0px 0px;
}
.RadTreeView_NextGen .rtMinus:hover
{
	background-position: 0px -9px;
}
.RadTreeView_NextGen .rtPlus
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/CustomTreeView/Skin/NextGen/PlusMinusNew.gif') no-repeat 0 0;
}
.RadTreeView_NextGen .rtMinus
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/CustomTreeView/Skin/NextGen/PlusMinusNew.gif') no-repeat 0 -9px;
}
.RadTreeView_NextGen .rtSp
{
	height:20px;
}
.RadTreeView_NextGen .rtChk
{
	margin: 0 2px;
	padding:0;
	width:12px;
	height:12px;
}
.RadTreeView_NextGen .rtIn
{
	margin-left:3px;
	padding: 2px 3px;
	text-decoration:none;
}
.RadTreeView_NextGen .rtImg
{
	cursor:pointer;
}
/* endof general styles */
/* node states */
.RadTreeView_NextGen .rtHover .rtIn
{
	background:none;
	border:none;
	cursor:pointer;
	padding:0pt;
	margin-left:6px;
}
.RadTreeView_NextGen .rtSelected .rtIn
{
	background:none;
	border:none;
	cursor:pointer;
	padding:0pt;
	margin-left:6px;
}
.RadTreeView_NextGen_disabled .rtIn,
.RadTreeView_NextGen .rtDisabled .rtIn
{
	color:#ccc;
}
.RadTreeView_NextGen .rtSelected .rtLoadingBelow
{
	color: #333;
}
.RadTreeView_NextGen div.rtHover,
.RadTreeView_NextGen div.rtSelected 
{
	background-color:#D6E8FF;
	padding: 1px 0 1px 13px;
}
.RadTreeView_NextGen div.rtHover span.rtIn,
.RadTreeView_NextGen div.rtSelected span.rtIn
{
	background-color:#D6E8FF;
	padding:3.5px 3.5px 3.5px 0px;
	*padding:4px 4px 4px 0px;
}
/* endof node states */
/* in-line editing */
.RadTreeView_NextGen .rtLI .rtEdit .rtIn
{
	border: 1px solid #99defd;
	padding: 0 2px;
	height:1.2em;
	background: #fff;
	text-decoration: none;
	text-decoration:none;
}
.RadTreeView_NextGen .rtEdit .rtIn input
{
	height:1em;
	line-height:1em;
	border:0;
	margin:0;
	padding:0;
	background:transparent;
}
/* endof in-line editing */
/* drop targets */
.rtDropAbove_NextGen,
.rtDropBelow_NextGen
{
    border: 1px dotted black;
    font-size: 3px;
    line-height: 3px;
    height: 3px;
}
.rtDropAbove_NextGen
{
    border-bottom: 0;
}
.rtDropBelow_NextGen
{
    border-top: 0;
}
/* endof drop targets */
/* rtl-specific styles */
.RadTreeView_NextGen_rtl .rtPlus
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/CustomTreeView/Skin/NextGen/PlusMinusNew.gif') no-repeat -9px 0;
}
.RadTreeView_NextGen_rtl .rtMinus
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/CustomTreeView/Skin/NextGen/PlusMinusNew.gif') no-repeat -9px -9px;
}
/* firefox */
.RadTreeView_NextGen_rtl .rtPlus,
.RadTreeView_NextGen_rtl .rtMinus
{
	margin-right:-9px;
	right:-8px;
}
* html .RadTreeView_NextGen_rtl .rtPlus,
* html .RadTreeView_NextGen_rtl .rtMinus
{
	margin-right:-10px;
	right:0;
}
*+html .RadTreeView_NextGen_rtl .rtPlus,
*+html .RadTreeView_NextGen_rtl .rtMinus
{
	margin-right:-10px;
	right:0;
}
.RadTreeView_NextGen_rtl .rtTop,
.RadTreeView_NextGen_rtl .rtMid, 
.RadTreeView_NextGen_rtl .rtBot
{
	padding: 0 15px 2px 0;
	margin:0;
}
/* endof rtl-specific styles */
/* hacks for Opera & Safari */
@media screen and (min-width:550px)
{
	/* fixes for opera (changes the paddings/margins automatically in rtl mode) */
	html:first-child .RadTreeView_NextGen_rtl .rtPlus,
	html:first-child .RadTreeView_NextGen_rtl .rtMinus,
	html:first-child .RadTreeView_NextGen_rtl .rtFirst .rtLI .rtPlus,
	html:first-child .RadTreeView_NextGen_rtl .rtFirst .rtLI .rtMinus
	{
		margin:5px 1px 0 -10px;
		right:0;
	}
	/* fix for safari bug (inline-block positioned elements in rtl mode get no width) */
	:root .RadTreeView_NextGen_rtl .rtPlus,
	:root .RadTreeView_NextGen_rtl .rtMinus
	{
		right: 0;
		margin-right: -10px;
		margin-left: 1px;
	}
}
/* endof hacks */
/* 10. Window.NextGen.css */
/* RadWindow Screening Skin */
div.RadWindow_NextGen table
{
    table-layout: fixed;
    background: #FFFFFF url('http://media.newjobs.com/id/hiring/redux/global/rounded_corner/gradients/base_grad_to_white.png') no-repeat right bottom;
}
/* IE6 does not support PNG alpha channel, so we use gifs for table instead */
* html div.RadWindow_NextGen table
{
	_background: #FFFFFF url('http://media.newjobs.com/id/hiring/redux/global/rounded_corner/gradients/base_grad_to_white.gif') no-repeat right bottom;
}
div.RadWindow_NextGen .rwTitlebar table
{
    background: none;
}
div.RadWindow_NextGen table td.rwCorner
{
	width: 7px;
}
div.RadWindow_NextGen table td.rwTopLeft
{
	background: transparent url('http://media.newjobs.com/id/hiring/redux/global/rounded_corner/blue_cap_tl.gif') no-repeat left top;
	height: 31px;
}
div.RadWindow_NextGen table td.rwTopRight
{
	background: url('http://media.newjobs.com/id/hiring/redux/global/rounded_corner/blue_cap_tr.gif') no-repeat right top;
	height: 31px;
}
div.RadWindow_NextGen table td.rwBodyLeft
{
	background: transparent url('http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_pixel.png') repeat-y 0 0;
}
div.RadWindow_NextGen .rwWindowContent
{
	height: 100%;
	background: transparent;
}
div.RadWindow_NextGen table td.rwBodyRight
{
	background: transparent url('http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_pixel.png') repeat-y 100% 0;
}
div.RadWindow_NextGen table td.rwFooterLeft
{
	background: #FFFFFF url('http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_bl.png') no-repeat 0 100%;
	height: 7px;
}
/* IE6 does not support PNG alpha channel, so we use gifs for rwFooterLeft instead */
* html div.RadWindow_NextGen table td.rwFooterLeft
{
	_background: transparent url('http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_bl.gif') no-repeat 0 100%;
}
div.RadWindow_NextGen table td.rwFooterRight
{
	background: #B8C7D7 url('http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_br.png') no-repeat 0 100%;
	height: 7px;
}
div.RadWindow_NextGen table td.rwFooterCenter
{
	background: transparent url('http://media.newjobs.com/id/hiring/redux/global/rounded_corner/999_pixel.png') repeat-x 0 100%;
	height: 7px;
}
div.RadWindow_NextGen table td.rwFooterLeft,
div.RadWindow_NextGen table td.rwFooterRight,
div.RadWindow_NextGen table td.rwFooterCenter
{
	line-height: 0;
}
div.RadWindow_NextGen table td.rwTitlebar
{
	background: url('http://media.newjobs.com/id/hiring/redux/global/rounded_corner/blue_cap_top.gif') repeat-x left top;
}
div.RadWindow_NextGen td.rwStatusbar
{
	display: none;
}
div.RadWindow_NextGen td.rwStatusbar .rwLoading
{	
	background-image:url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/Loading.gif');	
}
div.RadWindow_NextGen td.rwStatusbar span.statustext
{
	font: normal 11px Verdana, Arial, Sans-serif;
	color: black;
}
div.RadWindow_NextGen td.rwStatusbar div
{		
    background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/WindowResizeHandle.gif') !important;
}
div.RadWindow_NextGen td.rwStatusbar input
{
    background-color: #f7f3e9;
    background-repeat: no-repeat;
}
/* --- TITLEBAR SETTINGS --- */
div.RadWindow_NextGen table.rwTitlebarControls ul.rwControlButtons li a
{
	width: 18px; height: 18px; line-height: 18px; font-size: 1px;
	cursor: default;
	margin: 4px 0 0 2px;
}
/* reload button */
div.RadWindow_NextGen table.rwTitlebarControls ul.rwControlButtons li a.rwReloadButton
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ControlButtons.gif') no-repeat -50px top;
	display: none;
}
/* pin off button */
div.RadWindow_NextGen table.rwTitlebarControls ul.rwControlButtons li a.rwPinButton
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ControlButtons.gif') no-repeat 0 0;	
	display: none;
}
/* pin on button */
div.RadWindow_NextGen table.rwTitlebarControls ul.rwControlButtons li a.rwPinButton.on
{
	background-position: -17px 0 !important;
	display: none;
}
/* minimize button */
div.RadWindow_NextGen table.rwTitlebarControls ul.rwControlButtons li a.rwMinimizeButton
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ControlButtons.gif') no-repeat -65px 0;
	display: none;
}
/* maximize button */
div.RadWindow_NextGen table.rwTitlebarControls ul.rwControlButtons li a.rwMaximizeButton
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ControlButtons.gif') no-repeat -80px 0;
	display: none;
}
/* close button */
div.RadWindow_NextGen table.rwTitlebarControls ul.rwControlButtons li a.rwCloseButton
{
	background: transparent url('http://media.newjobs.com/id/hiring/redux/global/x_icon.png') no-repeat 100% 0;
	cursor: pointer;
}
/* restore button */
div.RadWindow_NextGen.maximizedwindow table.rwTitlebarControls ul.rwControlButtons li a.rwMaximizeButton,
div.RadWindow_NextGen.minimizedwindow table.rwTitlebarControls ul.rwControlButtons li a.rwMinimizeButton
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ControlButtons.gif') no-repeat -34px 0 !important;
}
/* end of maximized window maxrestore button */
div.RadWindow_NextGen table.rwTitlebarControls a.windowicon
{
	background: transparent url('http://media.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_NextGen table.rwTitlebarControls 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_NextGen.rwMinimizedWindow
{
	width: 120px !important; height: 30px !important;
	background: #abc1de;
	border: solid 1px #5d6f88;
}
div.RadWindow_NextGen.rwMinimizedWindow .rwPinButton,
div.RadWindow_NextGen.rwMinimizedWindow .rwReloadButton,
div.RadWindow_NextGen.rwMinimizedWindow .rwMinimizeButton,
div.RadWindow_NextGen.rwMinimizedWindow .rwMaximizeButton
{
	display: none !important;
}
div.RadWindow.RadWindow_NextGen.rwMinimizedWindow table.rwTitlebarControls 
{
	width: 150px !important;
    position: relative; top: -4px;
}
div.RadWindow_NextGen.rwMinimizedWindow em
{
	color: white !important;
	width: 55px !important;
}
div.RadWindow_NextGen.rwMinimizedWindow td.rwCorner
{
	cursor: default;
}
/* normal states of the minimized window parts */
div.RadWindow_NextGen.rwMinimizedWindow td.rwCorner.rwTopLeft
{
	background: none;
	width: 10px !important;
}
div.RadWindow_NextGen.rwMinimizedWindow td.rwCorner.rwTopRight
{
	background: none;
	width: 10px !important;
}
div.RadWindow_NextGen.rwMinimizedWindow td.rwTitlebar
{
	background: none;
	cursor: default !important;
}
/* end normal states of the minimized window parts */
/* hover states of the minimized window parts */
div.RadWindow_NextGen.rwMinimizedWindow:hover td.rwCorner.rwTopLeft
{
	background: none;
	width: 10px;
}
div.RadWindow_NextGen.rwMinimizedWindow:hover td.rwCorner.rwTopRight
{
	background: none;
	width: 10px;
}
div.RadWindow_NextGen.rwMinimizedWindow:hover td.rwTitlebar
{
	background: none;
	cursor: default;
}
/* end hover states of the minimized window parts */
/* ---	END OF MINIMIZED WINDOW SETTINGS --- */
/* --- ICON MENU --- */
div.RadWindow_NextGen div.rwIcon
{
	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_NextGen div.rwIcon ul
{
	padding: 0; margin: 0;
	list-style: none;
}
div.RadWindow_NextGen div.rwIcon 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('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/IconMenuSprites.gif') no-repeat 0 -48px;
	margin: 2px 0;
}
div.RadWindow_NextGen div.rwIcon ul a span
{
	line-height: 16px;
}
div.RadWindow_NextGen div.rwIcon ul a:hover
{
	border: solid 1px #a8d8eb;
	background-color: #e0edf3;
}
div.RadWindow_NextGen div.rwIcon ul li.restore a
{
	background-position: 0 -46px;
}
div.RadWindow_NextGen div.rwIcon ul li.minimize a
{
	background-position: 0 -30px;
}
div.RadWindow_NextGen div.rwIcon ul li.maximize a
{
	background-position: 0 2px;
}
div.RadWindow_NextGen div.rwIcon ul li.close a
{
	background-position: 0 -14px;
}
/* #e0edf3  */
/* --- END OF ICON MENU --- */
/* --- RadAlert --- */
div.RadWindow_NextGen .rwWindowContent .windowpopup.radalert
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/ModalDialogAlert.gif') no-repeat 4px 25px;
}
.RadWindow .radalert .dialogtext 
{
	padding-left:50px;
	padding-top:26px;
	padding-bottom:10px;
}
div.RadWindow_NextGen .rwWindowContent .radalert a.radwindowbutton
{
	background-image: url(http://media.newjobs.com/id/hiring/core/buttons/btn.orange.left.gif);
	padding: 0 0 0 3px;
	margin: 2px 100px 2px 0;
	vertical-align: middle;
	height: 29px; 
	text-decoration: none;
	float: right;
	_margin: 2px 50px 2px 0; 	
}
div.RadWindow_NextGen .rwWindowContent .radalert a.radwindowbutton span.outerspan
{
	background: white url(http://media.newjobs.com/id/hiring/core/buttons/btn.orange.right.gif); no-repeat 100% 0;
	padding: 0 3px 0 0;
}
div.RadWindow_NextGen .rwWindowContent .radalert a.radwindowbutton span.innerspan
{
	background: white url(http://media.newjobs.com/id/hiring/core/buttons/btn.orange.gif) repeat-x 0 0px;
	padding: 0 12px;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 8px;
	padding-bottom: 8px; /*New value for safari*/
}
/* --- RadPrompt --- */
div.RadWindow_NextGen .rwWindowContent .windowpopup.radprompt
{
	margin:16px;
	font:normal 11px Arial;
	color:black;	
	padding:0px;
}
/* --- RadConfirm --- */
div.RadWindow_NextGen .rwWindowContent .windowpopup.radconfirm
{
	margin:16px;
	font:normal 11px Arial;
	color:black;	
	padding:0px 0px 16px 0px;
	 background-image: none !important;
}
div.RadWindow_NextGen .rwWindowContent .windowpopup.radconfirm
{
	background: transparent url('http://media.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;
	text-align: left;
	}
div.RadWindow_NextGen .rwWindowContent  input.rwDialogInput
{
	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_NextGen .rwWindowContent   a,
div.RadWindow_NextGen .rwWindowContent   a span
{
	text-decoration: none;
	color: black;
	line-height: 22px;
	cursor: default;
}*/
div.RadWindow_NextGen .rwWindowContent a.radwindowbutton
{
	background-image: url(http://media.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 .rwWindowContent a.radwindowbutton span.outerspan
{
	background: transparent url(http://media.newjobs.com/id/hiring/core/buttons/btn.orange.small.right.gif); no-repeat 100% 0;
	padding: 0 1px 0 0;
}
div.RadWindow_NextGen .rwWindowContent a.radwindowbutton span.innerspan
{
	background: white url(http://media.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_NextGen .rwWindowContent 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_NextGen .rwWindowContent 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_NextGen .rwWindowContent 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 */
/* Updates to bring button controls to redux */
div.RadWindow_NextGen .rwWindowContent a.confirmWindowbuttonContinue
{
    background:transparent url(http://media.newjobs.com/id/hiring/core/buttons/redux/btn.green.small.left.png) no-repeat scroll left 0;
    display:block;
	float:right;
	height:20px;
	padding:0pt 0pt 0pt 2px;
	text-decoration:none;
	vertical-align:middle;
}
div.RadWindow_NextGen .rwWindowContent a.confirmWindowbuttonContinue span.innerspan
{
    background:transparent url(http://media.newjobs.com/id/hiring/core/buttons/redux/btn.green.small.png) repeat-x scroll 0 0;
    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;
}
div.RadWindow_NextGen .rwWindowContent a.confirmWindowbuttonContinue span.outerspan
{
    background:transparent url(http://media.newjobs.com/id/hiring/core/buttons/redux/btn.green.small.right.png) no-repeat scroll right 0;
    display:block;
	padding:0pt;
}
div.RadWindow_NextGen .rwWindowContent a.confirmWindowbuttonCancel
{
    background:transparent url(http://media.newjobs.com/id/hiring/core/buttons/redux/btn.purple.small.left.png) no-repeat scroll left 0;
    display:block;
	float:right;
	height:20px;
	margin-right:15px;
	padding:0pt 0pt 0pt 2px;
	text-decoration:none;
	vertical-align:middle;
}
div.RadWindow_NextGen .rwWindowContent a.confirmWindowbuttonCancel span.innerspan
{
    background:transparent url(http://media.newjobs.com/id/hiring/core/buttons/redux/btn.purple.small.png) repeat-x scroll 0 0;   
    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;
}
div.RadWindow_NextGen .rwWindowContent a.confirmWindowbuttonCancel span.outerspan
{
    background:transparent url(http://media.newjobs.com/id/hiring/core/buttons/redux/btn.purple.small.right.png) no-repeat scroll right 0;
    display:block;
	padding:0pt;
}
/* modal dialog window background */
div.modaldialogbacgkround
{
	background: black;
}
.rwStatusbarRow 
{
    display: none;
}
/* --- END OF MODAL DIALOGS --- */
/* --- SET WINDOW OPACITY --- */
div.RadWindow.RadWindow_NextGen.rwNormalWindow.rwTransparentWindow td.rwCorner,
div.RadWindow.RadWindow_NextGen.rwNormalWindow.rwTransparentWindow td.rwTitlebar,
div.RadWindow.RadWindow_NextGen.rwTransparentWindow td.rwFooterCenter
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1.0; -moz-opacity: 1.0;
}
/* --- END OF SET WINDOW OPACITY */
div.RadWindow_NextGen .topresize
{
}
/* -- CHANGES FOR CANCEL AND CONTINUE BUTTON -- START --*/
div.RadWindow_NextGen .rwWindowContent a.radwindowbuttonCancel
{
	background-image: url(http://media.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 .rwWindowContent a.radwindowbuttonCancel span.outerspan
{
	background: transparent url(http://media.newjobs.com/id/hiring/core/buttons/btn.blue.small.right.gif); no-repeat 100% 0;
	padding: 0 1px 0 0;
}
div.RadWindow_NextGen .rwWindowContent a.radwindowbuttonCancel span.innerspan
{
	background: white url(http://media.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*/
}
/* BEGIN Remove Hover State
div.RadWindow_NextGen .rwWindowContent 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 .rwWindowContent 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 .rwWindowContent 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 .rwWindowContent a.radwindowbuttonContinue
{
	background-image: url(http://media.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 .rwWindowContent a.radwindowbuttonContinue span.outerspan
{
	background: transparent url(http://media.newjobs.com/id/hiring/core/buttons/btn.orange.small.right.gif); no-repeat 100% 0;
	padding: 0 1px 0 0;
}
div.RadWindow_NextGen .rwWindowContent a.radwindowbuttonContinue span.innerspan
{
	background: white url(http://media.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*/
}
/* BEGIN Remove Hover State
div.RadWindow_NextGen .rwWindowContent 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 .rwWindowContent 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 .rwWindowContent 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 */
/* -- CHANGES FOR CANCEL AND CONTINUE BUTTON -- FINISH --*/
/* 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('Editor/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('Editor/ToolbarSprites.gif');
    background-position: 0 -26px;
    color: #000;
}
.NextGen .reSpinBox a
{
    background-image: url('Editor/ToolbarSprites.gif');
    -moz-user-select: none;
    outline: none;
}
/* separator */
.reToolbar.NextGen .reSeparator
{
    background-position: center -148px;
    background-image: url('Editor/ToolbarSprites.gif');
}
/* common settings for left and right grip */
.reToolbar.NextGen .reGrip
{
	background-image: url('Editor/ToolbarSprites.gif');
	width: 0px;
}
/* reTool */
.reTool
{
	padding: 2px 0 0;
	margin: 2px 0 0;
	width: 25px !important;
}
.reTool span
{
    background-image: url('http://media.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('Editor/ToolbarSprites.gif');
    background-position: 0 -242px;
}
.reDialog .reTool:hover,
.reToolbar .reTool:hover,
.reModule .reTool:hover
{
    background-image: url('http://media.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('http://media.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('Editor/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('Editor/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('http://media.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('http://media.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('http://media.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('Editor/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('Editor/ToolbarSprites.gif');
    background-position: -28px -362px;
}
/* add weight to the selector for IE6 so it is applied */
* html .reToolbar .reTool_text:hover
{
    background: url('Editor/ToolbarSprites.gif');
    background-position: 0 -100px;
}
.reDialog .reTool.reSplitButton,
.reModule .reTool.reSplitButton
{
    background-image: url('Editor/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('http://media.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('http://media.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('Editor/ToolbarSprites.gif')t;
    background-position: right -380px;
    background-repeat: no-repeat;
}
/* end of reDropdown */
/* vertical toolbar */
.RadEditor.NextGen .reTlbVertical li
{
    background-image: url('Editor/ToolbarVerticalSprites.gif');
    background-repeat: repeat-y;
    background-position: -26px 0;
}
.RadEditor.NextGen .reTlbVertical .reToolbar.Default .reGrip
{
    background-image: url('Editor/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('Editor/ToolbarVerticalSprites.gif');
    background-position: -99px -12px;
}
.reTlbVertical .reTool:hover,
.reTlbVertical .reTool_text.reSplitButton:hover,
.reTlbVertical .reTool_text:hover
{
    background-image: url('Editor/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('Editor/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('Editor/ToolbarVerticalSprites.gif');
    background-position: -52px 0;
}
/* add weight to the selector for IE6 so it is applied */
* html .reTlbVertical .reSplitButton:hover
{
    background-image: url('Editor/ToolbarVerticalSprites.gif');
    background-position: -76px 0;
    background-repeat: no-repeat;
}
/* end of vertical toolbar */
.reDropDownBody .reTlbVertical ul li a:hover
{
    background-image: url('Editor/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('Editor/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('Editor/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('http://media.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('Editor/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('Editor/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('Editor/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;
}
/* 12. EditorWindow.NextGen.css */
/* RichTextEditor's Dialog Window/RadWindow Skin */
div.radwindow_Default table
{
    table-layout: fixed;
}
div.radwindow_Default table td.corner
{
	width: 7px;
}
div.radwindow_Default table td.topleft
{
	background: url('http://media.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('http://media.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('http://media.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('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/BodyRight.gif') repeat-y right top;
}
div.radwindow_Default table td.footerleft
{
	background: transparent url('http://media.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('http://media.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('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/NextGen/FooterCenter.gif') repeat-x;
	height: 17px;
}
div.radwindow_Default table td.titlebar
{
	background: url('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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('http://media.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(http://media.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(http://media.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(http://media.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('http://media.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(http://media.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(http://media.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(http://media.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(http://media.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(http://media.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(http://media.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(http://media.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(http://media.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(http://media.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(http://media.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(http://media.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(http://media.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 */
/* -- CHANGES FOR CANCEL AND CONTINUE BUTTON -- FINISH --*/
/* 13. EditorContentArea.css */
.RadEWrongWord
{
	background-color: yellow;
}
.RadEDomMouseOver
{
	background-color:#efefef;
	border:1px dashed red;
}
/* 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('http://media.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(http://media.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('http://media.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;
}
/* 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(http://media.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/CheckBoxSprites.gif) no-repeat 0 0;
}
.radfd_NextGen .radfdInputDisabled.radfdCheckboxUnchecked:hover
{
	background: transparent url(http://media.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/CheckBoxSprites.gif) no-repeat 0 0 !important;
}
.radfd_NextGen .radfdCheckboxUnchecked:hover
{
	background: transparent url(http://media.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(http://media.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/CheckBoxSprites.gif) no-repeat 0 -420px;
}
.radfd_NextGen .radfdCheckboxChecked:hover
{
	background: transparent url(http://media.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(http://media.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/RadioButtonSprites.gif) no-repeat 1px 0;
}
.radfd_NextGen .radfdRadioUnchecked:hover
{
	background: transparent url(http://media.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(http://media.newjobs.com/id/hiring/core/ServerControls/RichTextEditor/Skin/NextGen/RadioButtonSprites.gif) no-repeat 1px -440px;
}
.radfd_NextGen .radfdRadioChecked:hover
{
	background: transparent url(http://media.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(http://media.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(http://media.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(http://media.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;
}
