/***************************
1. Window.PostJob.css
***************************/
/* RadWindow Screening Skin */
div.RadWindow_PostJob 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_PostJob 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_PostJob .rwTitlebar table
{
    background: none;
}
div.RadWindow_PostJob table td.rwCorner
{
	width: 7px;
}
div.RadWindow_PostJob 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_PostJob 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_PostJob 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_PostJob .rwWindowContent
{
	height: 100%;
	background: transparent;
}
div.RadWindow_PostJob 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_PostJob 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_PostJob 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_PostJob 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_PostJob 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_PostJob table td.rwFooterLeft,
div.RadWindow_PostJob table td.rwFooterRight,
div.RadWindow_PostJob table td.rwFooterCenter
{
	line-height: 0;
}
div.RadWindow_PostJob 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_PostJob td.rwStatusbar
{
	display: none;
}
div.RadWindow_PostJob td.rwStatusbar .rwLoading
{	
	background-image:url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/Loading.gif');	
}
div.RadWindow_PostJob td.rwStatusbar span.statustext
{
	font: normal 11px Verdana, Arial, Sans-serif;
	color: black;
}
div.RadWindow_PostJob td.rwStatusbar div
{		
    background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/WindowResizeHandle.gif') !important;
}
div.RadWindow_PostJob td.rwStatusbar input
{
    background-color: #f7f3e9;
    background-repeat: no-repeat;
}
/* --- TITLEBAR SETTINGS --- */
div.RadWindow_PostJob 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_PostJob table.rwTitlebarControls ul.rwControlButtons li a.rwReloadButton
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ControlButtons.gif') no-repeat -50px top;
	display: none;
}
/* pin off button */
div.RadWindow_PostJob table.rwTitlebarControls ul.rwControlButtons li a.rwPinButton
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ControlButtons.gif') no-repeat 0 0;	
	display: none;
}
/* pin on button */
div.RadWindow_PostJob table.rwTitlebarControls ul.rwControlButtons li a.rwPinButton.on
{
	background-position: -17px 0 !important;
	display: none;
}
/* minimize button */
div.RadWindow_PostJob table.rwTitlebarControls ul.rwControlButtons li a.rwMinimizeButton
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ControlButtons.gif') no-repeat -65px 0;
	display: none;
}
/* maximize button */
div.RadWindow_PostJob table.rwTitlebarControls ul.rwControlButtons li a.rwMaximizeButton
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ControlButtons.gif') no-repeat -80px 0;
	display: none;
}
/* close button */
div.RadWindow_PostJob 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_PostJob.maximizedwindow table.rwTitlebarControls ul.rwControlButtons li a.rwMaximizeButton,
div.RadWindow_PostJob.minimizedwindow table.rwTitlebarControls ul.rwControlButtons li a.rwMinimizeButton
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ControlButtons.gif') no-repeat -34px 0 !important;
}
/* end of maximized window maxrestore button */
div.RadWindow_PostJob table.rwTitlebarControls a.windowicon
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/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_PostJob 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_PostJob.rwMinimizedWindow
{
	width: 120px !important; height: 30px !important;
	background: #abc1de;
	border: solid 1px #5d6f88;
}
div.RadWindow_PostJob.rwMinimizedWindow .rwPinButton,
div.RadWindow_PostJob.rwMinimizedWindow .rwReloadButton,
div.RadWindow_PostJob.rwMinimizedWindow .rwMinimizeButton,
div.RadWindow_PostJob.rwMinimizedWindow .rwMaximizeButton
{
	display: none !important;
}
div.RadWindow.RadWindow_PostJob.rwMinimizedWindow table.rwTitlebarControls 
{
	width: 150px !important;
    position: relative; top: -4px;
}
div.RadWindow_PostJob.rwMinimizedWindow em
{
	color: white !important;
	width: 55px !important;
}
div.RadWindow_PostJob.rwMinimizedWindow td.rwCorner
{
	cursor: default;
}
/* normal states of the minimized window parts */
div.RadWindow_PostJob.rwMinimizedWindow td.rwCorner.rwTopLeft
{
	background: none;
	width: 10px !important;
}
div.RadWindow_PostJob.rwMinimizedWindow td.rwCorner.rwTopRight
{
	background: none;
	width: 10px !important;
}
div.RadWindow_PostJob.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_PostJob.rwMinimizedWindow:hover td.rwCorner.rwTopLeft
{
	background: none;
	width: 10px;
}
div.RadWindow_PostJob.rwMinimizedWindow:hover td.rwCorner.rwTopRight
{
	background: none;
	width: 10px;
}
div.RadWindow_PostJob.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_PostJob 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_PostJob div.rwIcon ul
{
	padding: 0; margin: 0;
	list-style: none;
}
div.RadWindow_PostJob 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/PostJob/IconMenuSprites.gif') no-repeat 0 -48px;
	margin: 2px 0;
}
div.RadWindow_PostJob div.rwIcon ul a span
{
	line-height: 16px;
}
div.RadWindow_PostJob div.rwIcon ul a:hover
{
	border: solid 1px #a8d8eb;
	background-color: #e0edf3;
}
div.RadWindow_PostJob div.rwIcon ul li.restore a
{
	background-position: 0 -46px;
}
div.RadWindow_PostJob div.rwIcon ul li.minimize a
{
	background-position: 0 -30px;
}
div.RadWindow_PostJob div.rwIcon ul li.maximize a
{
	background-position: 0 2px;
}
div.RadWindow_PostJob div.rwIcon ul li.close a
{
	background-position: 0 -14px;
}
/* #e0edf3  */
/* --- END OF ICON MENU --- */
/* --- RadAlert --- */
div.RadWindow_PostJob .rwWindowContent .windowpopup.radalert
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ModalDialogAlert.gif') no-repeat 4px 25px;
}
.RadWindow .radalert .dialogtext 
{
	padding-left:50px;
	padding-top:26px;
	padding-bottom:10px;
}
div.RadWindow_PostJob .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_PostJob .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_PostJob .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_PostJob .rwWindowContent .windowpopup.radprompt
{
	margin:16px;
	font:normal 11px Arial;
	color:black;	
	padding:0px;
}
/* --- RadConfirm --- */
div.RadWindow_PostJob .rwWindowContent .windowpopup.radconfirm
{
	margin:16px;
	font:normal 11px Arial;
	color:black;	
	padding:0px 0px 16px 0px;
	 background-image: none !important;
}
div.RadWindow_PostJob .rwWindowContent .windowpopup.radconfirm
{
	background: transparent url('http://media.newjobs.com/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/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_PostJob .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_PostJob .rwWindowContent   a,
div.RadWindow_PostJob .rwWindowContent   a span
{
	text-decoration: none;
	color: black;
	line-height: 22px;
	cursor: default;
}*/
div.RadWindow_PostJob .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_PostJob .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_PostJob .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_PostJob .rwWindowContent a.radwindowbutton:hover
{
	background: transparent url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ModalDialogButtonSprites.gif') no-repeat 0 -64px; 
	padding: 0 0 0 3px;
	margin: 8px 8px 8px 0;
}
div.RadWindow_PostJob .rwWindowContent a.radwindowbutton:hover span.outerspan
{
	background: transparent url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ModalDialogButtonSprites.gif') no-repeat right -64px;
	padding: 0 3px 0 0;
}
div.RadWindow_PostJob .rwWindowContent a.radwindowbutton:hover span.innerspan
{
	background: white url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ModalDialogButtonSprites.gif') repeat-x 0 -86px;
	padding: 0 12px;
}
END Remove Hover State */
/* Updates to bring button controls to redux */
div.RadWindow_PostJob .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_PostJob .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_PostJob .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_PostJob .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_PostJob .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_PostJob .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_PostJob.rwNormalWindow.rwTransparentWindow td.rwCorner,
div.RadWindow.RadWindow_PostJob.rwNormalWindow.rwTransparentWindow td.rwTitlebar,
div.RadWindow.RadWindow_PostJob.rwTransparentWindow td.rwFooterCenter
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1.0; -moz-opacity: 1.0;
}
/* --- END OF SET WINDOW OPACITY */
div.RadWindow_PostJob .topresize
{
}
/* -- CHANGES FOR CANCEL AND CONTINUE BUTTON -- START --*/
div.RadWindow_PostJob .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_PostJob .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_PostJob .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_PostJob .rwWindowContent a.radwindowbuttonCancel:hover
{
	background: transparent url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ModalDialogButtonSprites.gif') no-repeat 0 -64px; 
	padding: 0 0 0 3px;
	margin: 8px 8px 8px 0;
}
div.RadWindow_PostJob .rwWindowContent a.radwindowbuttonCancel:hover span.outerspan
{
	background: transparent url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ModalDialogButtonSprites.gif') no-repeat right -64px;
	padding: 0 3px 0 0;
}
div.RadWindow_PostJob .rwWindowContent a.radwindowbuttonCancel:hover span.innerspan
{
	background: white url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ModalDialogButtonSprites.gif') repeat-x 0 -86px;
	padding: 0 12px;
}
END Remove Hover State */
div.RadWindow_PostJob .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_PostJob .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_PostJob .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_PostJob .rwWindowContent a.radwindowbuttonContinue:hover
{
	background: transparent url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ModalDialogButtonSprites.gif') no-repeat 0 -64px; 
	padding: 0 0 0 3px;
	margin: 8px 8px 8px 0;
}
div.RadWindow_PostJob .rwWindowContent a.radwindowbuttonContinue:hover span.outerspan
{
	background: transparent url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ModalDialogButtonSprites.gif') no-repeat right -64px;
	padding: 0 3px 0 0;
}
div.RadWindow_PostJob .rwWindowContent a.radwindowbuttonContinue:hover span.innerspan
{
	background: white url('<MediaServer/>/id/hiring/core/ServerControls/ModalDialog/Skin/PostJob/ModalDialogButtonSprites.gif') repeat-x 0 -86px;
	padding: 0 12px;
}
END Remove Hover State */
/* -- CHANGES FOR CANCEL AND CONTINUE BUTTON -- FINISH --*/
