@charset "utf-8";

input, select, textarea
	{
	font: 10px / 1.2em Verdana, Arial, Helvetica, sans-serif;
	border-color: #ececec #dedede #dedede #ececec;
	border-style: solid;
	border-width: 1px;
	color: #4c4c4c;
	outline: none;
	font-size: 10px;
	}

input
	{
	padding: 0px;
	}

select
	{
	padding: 5px;
	}

textarea
	{
	padding: 5px;
	}


input[disabled=disabled], select[disabled=disabled], textarea[disabled=disabled]
	{
	color: #b7b7b7 !important;
	background: #ffffff !important;
	cursor: default !important;
	}
	
input[type=checkbox]
	{
	cursor: pointer;
	}

input[type=submit]
	{
		padding: 5px 10px;
		background: #F2F2F2;
		line-height: 1em;
		border-style: solid;
		border-width: 1px;
		border-color: #ECECEC #DEDEDE #DEDEDE #ECECEC;
		cursor: pointer;
		font-family: arial;
		color: grey;
	}

input[type=submit]:hover
	{
		background: #FEFEFE;
		text-decoration: none;		
	}

h1, h2, h3, h4
	{
		font-weight: normal;
		line-height: 1em;
		text-align: left;
		cursor: default;
		margin: 10px 0px;
	}
	
h2, h3, h4
	{
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		text-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	}
	
h2
	{
		font-size: 2em;
		color: #4c4c4c;
	}	

h3
	{
		font-size: 1.4em;
		margin: 0 0 0.5em 0;
		color: #4c4c4c;
		cursor: default;
	}	


table
{
	border: 1px solid #F2F2F2;
	border-collapse: collapse;
}

{
table.popupTable
	border: none;
	width: 100%;
}

table.popupTable td
{
	border: none;
	vertical-align: top;
}

tr.oddRow
{
    background:#FFFFFF;
}

tr.evenRow
{
	background: #EEEEEE;
}

tr.wfNotLive
{
	font-style: italic;	
}

th
{
	background: #fafafa;
	padding: 10px;
	color: #888888;
	text-align: left;
	font-size: 11px;
}

th.thL
{
	border-top: 1px solid #F2F2F2;
	border-right: 0px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	border-left: 1px solid #F2F2F2;
}

th.thM
{
	border-top: 1px solid #F2F2F2;
	border-right: 0px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	border-left: 0px solid #F2F2F2;
}

th.thR
{
	border-top: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	border-left: 0px solid #F2F2F2;
}

	
td
	{
	font-weight: normal;
	text-align: left;
/*	font-family: Arial, Tahoma, Helvetica, sans-serif;	*/
	line-height: 1.2em;
	border: 1px solid #F2F2F2;
	padding: 10px;
	}

td.pc30
	{
	width: 30%;
	}

td.pc70
	{
	width: 70%;
	}


td.spacer
	{
	height: 1em;
	}

td.lbl
	{
	font-size: 1.2em;
	color: #a6a6a6;
	white-space: nowrap;
	vertical-align: top;
	}

td.data
	{
	font-size: 1.2em;
	color: #808080;
	padding: 0 0 0 1em;
	}

table.struc
{
	border: none;
}

table.struc th
{
	background: none;
}

table.struc td
{
	border: none;
}
	
a
	{
	text-decoration: none;
	color: #52ADFF;
	}

a:hover
	{
	text-decoration: underline;
	}
	
a img
	{
	border: none;
	outline: none;
	}	

p
	{
/*	font-size: 1.2em;	*/
	font-size: 1em;
	margin: 10px 0px;
	}

p.error-label
{
	font-size: 1em;
}
	
#icon_help
	{
	float: right;
	margin: 0 10px 0 10px;
	}

.icon a, a.icon
	{
	opacity: 0.5;
	}

.icon a:hover, a.icon:hover
	{
	opacity: 1;
	}
	
.page_title
	{
	font-size: 2.4em;
	color: #4c4c4c;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	}

.candidate_name,
.spacer
	{
	font-size: 2em;
	color: #808080;
	_float: left;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	}

.candidate_contact
	{
	font-size:1.5em;
	color: #909090;
	_float: left;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	}

.candidate_contact a
	{
	color: #909090;
	}

#content_right div.header
	{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 15px 0;
	background: transparent left bottom repeat-x url(../Images/various/sep-line-horz-top.png);
	}

#content_right div.header span
	{
	cursor: default;
	}

#content_right div.header .icon_wrapper
	{
	float: left;
	position: absolute;
	top: 50%;
	right: 0;
	margin: -16px 0 0 0;
	}

#content_right div.resultsBar
	{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0;
	background: #EEEEEE;
	margin: 10px 0 0 0;
	}

#content_right div.resultsBar div.sortBy
{
	float: left;
	margin-left: 75px;
	width: 290px;
}

#content_right div.resultsBar div.sortBy select
{
	max-width: 175px;
}

#content_right div.resultsBar div.resultsPerPage
{
	float: left;
	padding: 0 0 0 5px;
}

#content_right div.resultsBar div.resultsDisplayed
{
	float: right;
	padding: 0 5px 0 0;
}

#content_right div.createNew
	{
		margin-top: 10px;
		display: inline-block;
		float: right;
	}

#content_right div.breadcrumb
	{
		margin-top: 10px;
		display: inline-block;
	}

	
.icon_wrapper .icon
	{
	float: left;
	margin: 0 20px 0 0;
	}	

#content_right .data_grid
	{
	display: block;
	float: left;
	clear: both;
	width: 761px;
	padding: 0;
	border: 1px solid #f2f2f2;
	}

#content_right .data_grid table
	{
	width: 759px;
	margin: 1px 1px 0px 1px;
	}

.data_grid th
	{
	text-align: left;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #7e7e7e;
	padding: 10px 0 10px 10px;
	background: #fafafa;
	border-style: solid;
	border-color: #ffffff;
	border-width: 0 0 1px 0;
	cursor: pointer;
	white-space: nowrap;
	}

.data_grid th.disabled
	{
	cursor: default;
	}

.data_grid th.header span
	{
	background-position: right 3px;
	background-repeat: no-repeat;
	cursor: inherit;
	padding-right: 18px;
	background-image: url(../Images/icons/tablesorter-default.png);
	}


.data_grid th.headerSortUp span
	{
	color: #222222;
	background-image: url(../Images/icons/tablesorter-desc.png);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	}

.data_grid th.headerSortDown span
	{
	color: #222222;
	background-image: url(../Images/icons/tablesorter-asc.png);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	}

.data_grid td
	{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #b2b2b2;
	padding: 5px 0 5px 10px;
	border-style: solid;
	border-color: #f2f2f2 #ffffff #ffffff #ffffff;
	border-width: 1px 0 1px 0;
	cursor: default;
	}

.data_grid tr:hover td
	{
	background: transparent left 21px repeat-x url(../Images/various/sep-line-horz-top.png);
	color: #5e5e5e;
	}

.data_grid tr:hover a
	{
	color: #5e5e5e;
	}
	
/*	TWO COLUMN CONTENT AREA */

.left_pane
	{
	float: left;
	clear: right;
	width: 456px;	
	}
	
.right_pane
	{
	float: right;
	width: 285px;
	margin: 10px 0 0 0;	
	border: 1px solid #f0f0f0;
	border-bottom: none;
	-moz-box-shadow: 0 0 5px #f5f5f5;
	}
	
.data_group
	{
	float: left;
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	background: #fafafa top left repeat-x url(../Images/various/data-group-bg.png);
	}
	
.data_header
	{
	display: block;
	float: left;
	clear: both;
	width: 265px;
	padding: 10px;
	background: transparent;
	}
	
.data_header h4
	{
	float: left;
	clear: right;
	font-size: 1.4em;
	line-height: 1.714em;
	}
	
.data_action
	{
	float: right;
	color: #808080;
	background: #f2f2f2;
	padding: 5px 10px;
	font-size: 1em;
	line-height: 1em;
	border-style: solid;
	border-width: 1px;
	border-color: #ececec #dedede #dedede #ececec;
	text-decoration: none;
	cursor: pointer;
	}		

.data_action:hover
	{
	background: #fefefe;
	text-decoration: none;
	}
	
.attention
	{
	background: #BDD311;
	border-color: #A7BA11;
	color: #ffffff;
	text-transform: uppercase;
	}	

.attention:hover
	{
	background: #5094c5;
	border-color: #3083BF;
	color: #ffffff;
	}	

	
.data_list,
.data_list_links,
.data_list_notes
	{
	display: block;
	float: left;
	clear: both;
	width: 265px;
	padding: 0 10px 10px 10px;
	background: transparent;
	}
	
.data_list td
	{
	font-size: 12px;
	line-height: 15px;
	}

.data_list td a
	{
	color: #52ADFF;
	}


.data_list_links
	{
	font-size: 12px;
	line-height: 15px;
	color: #52ADFF;
	}
	
.data_list_links span,
.data_list_links a
	{
	color: #52ADFF;
	display: inline-block;
	margin-right: 10px;
	}
	
.data_list_notes p
	{
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 5px;
	font-style: italic;
	color: #666666;
	}		

.data_list_notes span
	{
	font-size: 10px;
	font-style: normal;
	color: #bfbfbf;
	}		
					
.fakeSubmitButton
{
	color: gray;
	background: #F2F2F2;
	padding: 5px 10px;
	font-size: 1em;
	line-height: 1em;
	border-style: solid;
	border-width: 1px;
	border-color: #ECECEC #DEDEDE #DEDEDE #ECECEC;
	text-decoration: none;
	cursor: pointer;
}

.fakeSubmitButton:hover 
{
	background: #FEFEFE;
	text-decoration: none;
}

.errorText
{
	color: #FF0000;
}
.displayNone
{
    display:none;
}