
	/*background:#b40916; */


/* CANDIDATES
'------------------------------------------------------------------------------------------------ */

#candidate {
	background:#f2f2f2;
	/*background:lime;*/
	border-top:1px solid #fff;
	padding:20px;
}

#candidate h2 {
		/*padding:10px 0 0 10px;
		margin-bottom:25px;*/
		font-size:18px;
}

#candidate h4 {
		/*padding:10px 0 0 10px;
		margin-bottom:25px;*/
		font-size:14px;
}

	#candidate .bottom_links li strong {
		font-size:1.2em;
	}

/*  LIST CANDIDATES
'------------------------------------------------------------------------------------------------ */


#candidate .candidate_list_result {
	/*padding:10px;*/
}

#candidate	.candidate_list_result_li {
	background:url(/_images/bg-clients-bottom.gif) left bottom no-repeat;
	/*position:relative;*/
	/*overflow:hidden;*/
	height:300px;
	margin-bottom:15px;
	margin-top:10px;
	padding-bottom:1px;
	/*background:lime;*/
}
	#candidate	.candidate_list_result_li h3 {
		background:url(/_images/bg-services_page-top.gif) left top no-repeat;
		padding:10px 0 0 10px;
		margin-bottom:15px;
		font-size:16px;
	}
	#candidate .candidate_list p {
		padding:0 0px 0 20px;
		font-size:118%;
		line-height:125%;
		margin-bottom:20px;
	}	
	#candidate .candidate_list p.sample {
		float:right;
		width:676px;
		margin:0;
		padding:0;
		margin-top:-90px;
	}
	#candidate	.candidate_list a.full_web_portfolio {
		position:absolute;
		right:23px;
		top:34px;
		height:26px;
		width:169px;
		text-indent:-9999em;
		background:url(/_images/btn-view_full_web_portfolio.gif) left top no-repeat;
	}
	#candidate	.candidate_list a.view_project_details {
		background:url(/_images/btn-view_project_details.gif) left top no-repeat;
		height:26px;
		width:148px;
		display:block;
		margin-top:35px;
		text-indent:-9999em;
	}
		#candidate	.candidate_list a.view_project_details:hover,
		#candidate	.candidate_list a.full_web_portfolio:hover {
			background-position:left bottom;
		}


/*  OVERVIEW CANDIDATES
'------------------------------------------------------------------------------------------------ */

.candidateLongBox {
	clear:both;
	margin-bottom: 10px;
	border:1px solid #dfe4ef;
	padding: 8px;
	width: 736px;
	background: #eee;
	color : #444;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	line-height:1.5em;
	/*background:blue;*/
}

.candidateLongBox h3 {
	font-size:14px;
	padding-bottom:3px;
	}

.candidateTagLongBox {
	clear:both;
	margin-bottom: 10px;
	border:1px solid #dfe4ef;
	padding: 8px;
	width: 736px;
	/*background: #fee;*/
	color : #444;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	line-height:1.5em;
	/*background:blue;*/
	min-height:150px;
}

.candidateTagLongBox h3 {
	font-size:14px;
	padding-bottom:3px;
	}

.candidateTagLongBox p {
	margin-bottom:10px;
	}

.overview_box {
	/*background:cyan;*/
	width:350px;
	float:left;
	padding:10px;
	margin-right:10px;
	border:1px solid #dfe4ef;
	margin-bottom:15px;
	
	}
.overview_box h3 {
	font-size:14px;
	padding-bottom:3px;
	}


.overview_box ul.vert {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 380px;
	/*background:cyan;*/
	}

.overview_box ul.horz {
	clear: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	/*background:green;*/
	}

.overview_box ul.horz li {
	float: left;
	/*width: 80px;*/
	padding: 0 10px 0 0;
	margin: 0;
	line-height:23px;
	}

.overview_box ul.horz li.title {
	width: 80px;
	}

.overviw_box_info {
	font-size:11px;
	margin-bottom:8px;
	color:#666;
	}

.tagwrap {
	float:left;
	border:1px solid #dfe4ef;
	padding:5px 12px 5px 8px;
	background:#b40916;
	color:#fff;
	margin-right:8px;
	margin-bottom:8px;
	white-space: nowrap;
	}

.tagwrap h5{
	height:100px;
	padding:50px;
	}

.candidateNotesWrapper {
	/*border:1px solid #dfe4ef;*/
	padding:5px 12px 5px 8px;
	background:#FFE1E1;
	color:#333;
	margin-bottom:8px;
	}

.candidatesNotesSig {
	/*border-top:1px solid #dfe4ef;*/
	padding:5px 12px 5px 0px;
	/*background:#FFE;*/
	color:#333;
	/*margin-bottom:8px;*/
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	line-height:1.5em;
	}

#candidateDocumentMiniMenu {
	position:absolute;
	margin-left:294px;
	}

#candidateDocumentMiniMenu img{
	border:#ccc 1px solid;
	background:white;
	padding:2px;
	}

#candidateDocumentMiniMenu ul {
	/*background:lime;*/
	/*margin:5px;*/
	padding: 2px;
	list-style: none;
	margin:0;
	/*border-left: solid 1px #ddd;*/
}

#candidateDocumentMiniMenu li {
	border-bottom:1px solid #D8DFEA;
	font-family:  verdana, lucida grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	/*background:lime;*/
}

#candidateDocumentMiniMenu a {
	display:block;
	padding:3px 3px;
	text-decoration:none;
	color:#0b4780;
	/*margin:5px;*/
}

#candidateDocumentMiniMenu a:hover {
	text-decoration:none;
	background:#1b5790; 
	color:white;
}

#candidateDocumentMiniMenu.inactive {
	display:block;
	padding:3px 3px;
	text-decoration:none;
	color:#556;
	/*margin:5px;*/
}


/* TAGS
'----------------------------*/


#candidateTAGS .form_entry_input {
	margin-bottom:6px;
}

#candidateTAGS .form_entry_input textarea {
	border:1px solid #c9c9c9;
	width:340px;
	height:250px;
	padding:7px 4px;
	color:#757575;
}
#candidateTAGS .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:268px;
/*margin-left:350px;*/
	margin-top:6px;
	/*margin-left:30px;*/
	
}

#candidateTAGS  .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;
	
}


/* Notes
'-----------------------*/
#candidateNotes .candidateNotesEditRemove {
	float:right;
	background:white;
	border:1px solid #c9c9c9;
	padding:0 4px 0 4px;
	margin-top:4px;
	margin-right:4px;
	}

#candidateNotes .candidateNotesEditRemove:hover {
	float:right;
	/*background:#c9c9c9;*/
	border:1px solid #eee;
	padding:0 4px 0 4px;
	margin-top:4px;
	margin-right:4px;
	background:url(/admin/_images/topbar_candidate.png) repeat;
	color:#e5e5e5;
	}

#candidateNotes .form_entry_input textarea {
	border:1px solid #c9c9c9;
	width:340px;
	height:60px;
	padding:7px 4px;
	color:#757575;
}
#candidateNotes .submitbutton {
	border:1px solid #c9c9c9;
	/*width:425px;*/
	padding:3px 9px 3px 9px;
	color:#353535;
	font-family:  "Lucida Sans Unicode", Tahoma, arial, verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size:11px;
	margin-left:292px;
/*margin-left:350px;*/
	margin-top:6px;
	margin-bottom:6px;
	/*margin-left:30px;*/
	
}

#candidateNotes  .submitbutton:hover {
	border:1px solid #c9c9c9;
	/*width:425px;*/
	padding:3px 9px 3px 9px;
	color:#e5e5e5;
	font-size:11px;
	font-family:  "Lucida Sans Unicode", Tahoma, arial, verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
	background:url(/admin/_images/topbar_candidate.png) repeat;
	
}

/* History
'-----------------------*/
#candidateHistory .history_box {
	/*background:cyan;*/
	width:730px;
	float:left;
	padding:10px;
	margin-right:10px;
	border:1px solid #dfe4ef;
	margin-bottom:15px;
	
	}
#candidateHistory .history_box h3 {
	font-size:14px;
	padding-bottom:3px;
	}

.clientHistoryContent {
	/*background:lime;*/

}

.clientHistoryContent th {
	background:#dde;
	/*clear: left;*/
	/*display: inline;*/
	padding: 8px 2px 8px 2px;
	margin: 0;
	text-align:center;
	/*height:12px;*/
}

.clientHistoryContent td {
	/*clear: left;*/
	height:25px;
	/*background:cyan;*/
	/*padding-right: 20px;*/
	margin: 0;
}


#historyTable{
font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size:12px;
background:#fff;
width:760px;
border-collapse:collapse;
text-align:left;
/*margin:20px;*/
}

#historyTable th{font-size:14px;font-weight:normal;color:#039;border-bottom:2px solid #6678b1;padding:10px 8px;}
#historyTable td{border-bottom:1px solid #ccc;padding:6px 8px;}
#historyTable tbody tr:hover td{background:#edd9da;}


