/* Pop-up CSS
'--------------------------*/

#blanket {
	float:left;
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
	/*background:lime;*/
}

#popUpDiv {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
}

.popUpDivDelete {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
}

.popUpDivArchive {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
}

.popUpDivHold {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
}

.popUpDivMakeLive {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
}

#popUpDivAddJob {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
}

#popUpDivAddJob {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
}


#popUpDivHistoryClear {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
}

.popUpDivReinstate {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
}

.popUpDivDisable {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
}

.popUpDivOuter {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
}

.popUpDivMakeLive {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
}

.popUpDivApplicationReject {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
}

#popUpDivMessageSentConfirm {
	position:absolute;
	background:#eeeeee;
	width:200px;
	height:120px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
}

#popupboxDeleteMessage {
	position:absolute;
	background:#eeeeee;
	width:300px;
	height:150px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
}

#popUpDivJobApplicationRequest {
	position:absolute;
	background:#eeeeee;
	width:800px;
	height:500px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
	/*background-color:#111;*/
}




/*'Public Profile Message
'-------------------------------------*/

#popUpDivMessageAgent {
	position:absolute;
	background:#eeeeee;
	width:500px;
	height:400px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
	/*background-color:#111;*/
}

#popUpDivCandidateMessageAgent {
	position:absolute;
	background:#eeeeee;
	width:500px;
	height:400px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
	/*background-color:#111;*/
}

#popUpDivJobSubmitCandidate {
	position:absolute;
	background:#eeeeee;
	width:500px;
	height:400px;
	z-index: 9002;
	border: 10px solid #fff;
	/*background:lime;*/
	/*background-color:#111;*/
}



.popupbox {
	padding-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color : #4A4A4A;*/
	color : #333;
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
	text-align:center;
	line-height:1.5em;	
}

.jobtitlebold {
	font-weight:bold;
	font-size: 16px;

}

#popupbuttons {
	margin-top:30px;

}
#popupbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#popupbuttons ul li {
	margin: 0 ;
	padding: 5px ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#popupbuttons li a {
	color: #fff ;
	background-color: #1b5790 ;
	border: 1px outset #eee ;
	padding: 6px ;
	text-decoration: none ;
	display: inline ;
}
#popupbuttons li a:hover {
	color: #1b5790 ;
	background-color: #fff ;
}


/*'Popup Window
'------------------------------*/

#popUpWindow {
	background:#efefef;
	padding-top:0px;
	overflow:hidden;
	height:1%;
	border-top:1px solid #fff;
	/*background:lime;*/
}

	.popupwindowbox {
		/*padding-top:20px;*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		/*color : #4A4A4A;*/
		color : #333;
		font-size: 14px;
		font-weight: normal;
		text-decoration:none;
		text-align:center;
		line-height:1.5em;	
		/*background:red;*/
	z-index: 9003;
	}

#popUpWindow h2 {
	font-size:1.2em;
	background:#1b5790;
	padding-top:10px;
	padding-bottom:10px;
	color:#eee;
		font-family:  "Lucida Sans Unicode", Tahoma, arial, verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
	/*margin-left:20px;*/
}

#popUpWindow h3 {
	font-size:1.2em;
	background:#b40916;
	padding-top:10px;
	padding-bottom:10px;
	color:#eee;
		font-family:  "Lucida Sans Unicode", Tahoma, arial, verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
	/*margin-left:20px;*/
}

#popUpWindow h4 {
	font-size:1.6em;
	margin-left:90px;
}
#popUpWindow p.warning {
	position:relative;
	top:-8px;
	font-size:1.0em;
}
#popUpWindow .register_form_content {
	float:left;
	width:450px;
	margin-left:20px;
	/*margin-bottom:66px;*/
	margin-top:10px;
	/*position:relative;*/
	/*background:red;*/
	/*padding:20px;*/
	text-align:left;
}
	#popUpWindow .register_form_content .description {
		background:#fff;
		border:1px solid #e8e8e8;
		padding:18px 18px 0;
		margin-bottom:24px;
	}
	#popUpWindow .register_form_content .submitbutton {
		border:1px solid #c9c9c9;
		/*width:425px;*/
		padding:7px 18px 7px 18px;
		color:#353535;
		font-family:  "Lucida Sans Unicode", Tahoma, arial, verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
		/*margin-left:350px;
		margin-top:20px;*/
		/*margin-left:30px;*/
		
	}

	#popUpWindow .register_form_content .submitbutton:hover {
		border:1px solid #c9c9c9;
		/*width:425px;*/
		padding:7px 18px 7px 18px;
		color:#e5e5e5;
		font-family:  "Lucida Sans Unicode", Tahoma, arial, verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
		background:url(/admin/_images/topbar_candidate.png) repeat;
		
	}

	#popUpWindow .form_entry_input {
		margin-bottom:6px;
			/*background:lime;*/
	}

	#popUpWindow .form_entry_input label {
		float:left;
		width:80px;
		margin-right:20px;
		margin-top:3px;
		/*display:none;*/
		/*background:pink;*/
		text-align:right;
		font-family:  "Lucida Sans Unicode", Tahoma, arial, verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
		/*color : #4A4A4A;*/
		color : #333;
		font-size: 14px;
		font-weight: normal;
		text-decoration:none;
}
	#popUpWindow .form_entry_input input {
		border:1px solid #c9c9c9;
		width:320px;
		padding:7px 4px;
		color:#656565;
	}
	
	#popUpWindow .form_entry_input textarea {
		border:1px solid #c9c9c9;
		width:320px;
		padding:4px 4px;
		color:#757575;
		height:120px;
	}
	#popUpWindow .form_entry_input select {
		border:1px solid #c9c9c9;
		width:330px;
		padding:7px 4px;
		color:#757575;
	}

	#popUpWindow .form_entry_input span {
		border:1px solid #c9c9c9;
		width:200px;
		padding:7px;
		color:#656565;
		background:#eedcdc;
		display:block;
		float:right;
		margin-right:50px;
		font-size:12px;
		line-height:16px;
	}

#headerConfirmation {
		position:absolute;
		width:980px;
		height:78px;
		filter:Alpha(Opacity=100);
		opacity:100;
		z-index:9004;
		text-align:center;
		margin-top:15px;
	}

#confirmationMessage {
		/*background:#b40916;*/
		color:#222;
		width:465px;
		height:45px;
		margin-left:auto;
		margin-right:auto;
	}

#confirmationMessage h3 {
		padding-top:0px;
		color:#eee;
		font-family:  Arial, verdana, "Lucida Sans Unicode", Tahoma, arial, Helvetica, "Helvetica Neue", sans-serif;
		font-size:22px;
		background:url(/admin/_images/message_confirmation_right.png) right top no-repeat;
		/*background:lime;*/
	height:45px; 
	}

#confirmationMessage span {
		background:url(/admin/_images/message_confirmation_left.png) left top no-repeat;
		color:#eee;
		height:45px; 
		display:block; 
		padding-top:6px;
		/*padding-right:5px;*/
		/*background:blue;*/
	}



