@charset "utf-8";
/* CSS Document */

body, div, tr, td,th, p {
	color: #444444;
	font: 12px/18px Arial, Helvetica,Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
}
@media print {
	#header {display: none;}
}

h1{
font-size: 24px;
}

h2{
	color: #545454;
	font-size: 14px;
	margin-bottom: 10px;
}

h3{
	color: #545454;
	font-size: 12px;
}

html, body{
	background: #FFFFFF;
	color: #444444;
	height: 100%;
	margin: 0 15px 0 0;
	padding: 0;
}

img{
	border: none;
}

input {
	color: #343434;
	font: 12px/14px  Arial, Helvetica, Verdana, sans-serif;
}

.instruction{
	font-weight: bold;
	color: #89664b;
	padding: 10px 0;
	margin: 15px 0 0 0;
}

ul{
	list-style: none;
}

li{
	background: url(../images/bullet_arrow.gif) left no-repeat; 
	margin-left: -10px;
	padding-left: 12px;
}

.cal_btn{
	cursor: pointer;
}

#close_btn{
	position: absolute;
	right: 10px;
	margin-top: 10px;
	color: #CC0000;
	cursor: pointer;
}

#close_btnSeeker{
	position: absolute;
	right: 10px;
	margin-top: 10px;
	color: #CC0000;
	cursor: pointer;
}

.drawer{
	height: 300px;
}
.drawer  a, .drawer  a:visited{
	color: #444444;
	text-decoration: none;
}

.drawer .section_header{
	border-bottom: 0;
	cursor: pointer;
	left: -18px;
	position: relative;
	top: -21px;
}

* html .drawer{
	padding-top: 20px;
}

* html .drawer .section_header img{
	border-bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	top: -6px;
}

* html .drawer .section_header h2{
	margin-left: 38px;
	top: -10px;
	position: absolute;
}

.drawer a:hover{
	background: #a59e74;
	color: #FFFFFF;
}

.drawer ul{
	margin-top: -27px;
}

* html .drawer ul{
	margin-top: -2px;
}

.drawer ul li{
	width: 135px;
	float: left;
	height: 18px;
}
@media print {
	.drawer {display: none;}
}
.events_list {
	margin: 0 0 0 20px;
	padding: 0px;
}
.filter_form{
	font: 10px/12px Verdana,Arial, Helvetica, sans-serif;
	padding: 10px;
}

.filter_form select, .filter_form input{
	margin-right: 10px;
	font: 10px/12px Verdana,Arial, Helvetica, sans-serif;
}

.hidden {
	display: none;
}
.left_nav_link_list{
	clear: both;
}

.left_nav_section{
	margin: 0 0 30px 0;
}

.over div.thetooltip {
	display: block;
}

.recent_changes_icon{
	margin: 0 4px -5px -25px;
}
@media screen,projector {
	.section_header{
		border-bottom: 1px solid #E1E1E1;
		margin-bottom: 15px;
		clear: both;
	}
	
	.section_header img{
		float: left;
		margin: -5px 5px 0 0;
	}
	
	.section_stroke, .drawer{
		border: 1px solid #ECECEC;
		min-height: 400px;
	}
}
.submit_btn{
	position:absolute;
	margin: 0 0-10px 10px
}

* html .section_stroke{
	height: 400px;
	overflow: visible;
}

.thetooltip {
	background: #333333;
	display: none;
	left: 15px;
	margin-top: 0 !important;
	margin-top: 23px; 
	/*-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomright:10px;*/
	-moz-opacity: .90;
	opacity: .90;
	padding: 5px;
	position: absolute;
	width: 150px;
}
* html .thetooltip {
	filter: alpha(opacity=90);
}

.thetooltip p{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#admin_tools{
	background: url(../images/drawer_bg_fade.gif) #FFFFFF top repeat-x;
	left: 350px;
	position: absolute;
	top: 95px;
	width: 320px;
	z-index: 250;
	border-right: 1px solid #CACACA;
}

#filter_form_container{
	width: 310px;
	background: url(../images/drawer_bg_fade.gif) #FFFFFF top repeat-x;
	border: 1px solid #999;
	border-right: 2px solid #888;
	border-bottom: 2px solid #888;
	padding: 0 20px;
	position: absolute;
	top: 500px;
	left: 420px;
	margin-top: -550px;
	margin-left: -2500px;
}

#filter_form_containerSeeker{
	width: 310px;
	background: url(../images/drawer_bg_fade.gif) #FFFFFF top repeat-x;
	border: 1px solid #999;
	border-right: 2px solid #888;
	border-bottom: 2px solid #888;
	padding: 0 20px;
	position: absolute;
	top: 500px;
	left: 420px;
	margin-top: -550px;
	margin-left: -2500px;
}

#filter_table td{
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

#filter_tableSeeker td{
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

#temp_payroll_container{
	width: 310px;
	background: url(../images/drawer_bg_fade.gif) #FFFFFF top repeat-x;
	border: 1px solid #999;
	border-right: 2px solid #888;
	border-bottom: 2px solid #888;
	padding: 0 20px;
	position: absolute;
	top: 500px;
	left: 420px;
	margin-top: -550px;
	margin-left: -2500px;
}
#in_page_nav{
	/*
	position: relative;
	top:-31px;
	left:-31px;
	height: 100px;
	background: url(../images/drawer_bg_fade.gif) #FFFFFF top repeat-x;
	border: 1px solid #ECECEC;
	width: 500px;
	*/
	position: absolute;
	right: -1px;
	background: url(../images/drawer_bg_fade.gif) #FFFFFF top repeat-x;
	border: 1px solid #ECECEC;
	width: 200px;
	padding-bottom: 10px;
	z-index:100;
}

* html #in_page_nav ul{
	margin: 4px 0 0 51px;
}

#in_page_nav ul li{
	float: left;
	height: 18px;
	width: 135px;
}

#in_page_nav h3{
	margin: 5px 0 0 30px;
}

@media print {
	#in_page_nav {display: none;}
}

#left_column{
	background: url(../images/section_bg_fade.gif) #FFFFFF bottom repeat-x;
	left: 10px;
	padding: 10px;
	position: absolute;
	top: 115px;
	width: 195px;
}

* html #left_column{
	padding-top: 20px;
}

#left_column a, #left_column a:visited{
	color: #444444;
	text-decoration: none;
}
@media print {
	#left_column {display: none;}
}

#lil_ela_logo{
	bottom: 10px;
	position: absolute;
	right: 10px;
}
@media print {
	#lil_ela_logo {display: none;}
}
@media screen,projection {
	#main_body{
		background: url(../images/section_bg_fade.gif) #FFFFFF bottom repeat-x;
		left: 240px;
		padding: 30px 30px 60px 30px;
		position: absolute;
		top: 115px;
		z-index: 1000;
		min-width: 700px;
	
	}
	
	
	#main_body p{
		width: 565px;
	}
	
	#main_body a,#main_body a:link, #main_body a:visited, #main_body a:hover{
		color: #89664b;
		cursor: pointer;
	}
}
#mini_calendar{
	width: 100%;
}

#mini_calendar #current_day{
	background: #2A8053;
	color: #FFFFFF;
}

#mini_calendar #current_day a, #mini_calendar #current_day a:visited{
	background: #2A8053;
	color: #FFFFFF;
}

#mini_calendar .event{
	background: #a59e74;
	color: #FFFFFF;
}

#mini_calendar .event a, #mini_calendar .event a:visited{
	color: #FFFFFF;
	font-weight: bold;
}

#mini_calendar .event a:hover{
	background: #FFFFFF;
	color: #89664b;
}

#mini_calendar .no_day{
	background: #EEEEEE;
}

#mini_calendar caption a{
	color: #89664b;
}

#mini_calendar td{
	background: #E0E0E0;
}

#mini_calendar td, #mini_calendar th, #mini_calendar caption{
	text-align: center;
}

#mini_calendar th{
	background: #cfcab1;
}

#open_close_btn{
	width: 6px;
	border: 1px solid red;
	z-index: 1500;
	position:absolute;
	left: 226px;
	top: 115px;
	padding: 3px;
	position: absolute;
	
}

#quickSearchForm{
	display: block;
	margin: 0 0 60px 22px;
}

#quickSearchForm .form_btn{
	cursor: pointer;
	height: 28px;
	margin: 5px 0 10px 0;
	width: 77px;
}
#search_terms {
	background: url(../images/search_text_bg.jpg) no-repeat left;
}

#quickSearchForm input{
	color: #ACACAC;
	font: 12px Arial, Helvetica, sans-serIf;
	margin-bottom: 10px;
	width: 168px;
}

#quickSearchForm select {
	border: 1px solid #ECECEC;
	color: #ACACAC;
	font: 12px/24px Arial, Helvetica, sans-serIf;
	height: 24px;
	outline-width: 0px;
	padding-top: 3px;
	width: 172px;
}

#recent_changes_container{
	height: 140px;
	margin-left: -28px;
	overflow: auto;
}

#recent_changes_list{
	list-style: none none;
}

#recent_changes_list a{
	color: #89664b;
	text-decoration: none;
}

#recent_changes_list a:hover, #left_column a:hover, #in_page_nav a:hover {
	background: #2A8053;
	color: #FFFFFF;
}

#recent_changes_list li{
	border-bottom: 1px dashed #CACACA;
	font-size: 11px;
	list-style: none;
	padding: 4px 0 5px 18px;
}

#staff_tools{
	background: url(../images/drawer_bg_fade.gif) #FFFFFF top repeat-x;
	border-left: 1px solid #CACACA;
	left: 545px;
	position: absolute;
	top: 95px;
	width: 320px;
	z-index: 500;
}

#zebra_table{
	width: 100%;
}

#zebra_table .thin_col{
	width: 30px;
	text-align: center;
}

#zebra_table tbody td{
	border-left: 1px solid #D9D9D9;
	color: #333333;
}

#zebra_table tbody th{
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #D9D9D9;
}

#zebra_table tbody tr.even td{
	background: #E6E6E6;
}

#zebra_table tbody tr.ruled td, #zebra_table tbody tr.ruled td div, #zebra_table tbody tr.ruled td div span{
	background: #65659a;
	color: #FFFFFF;
}

#zebra_table tbody tr.ruled td a{
	color: #FFFFFF;
}

#zebra_table tbody tr.selected td{
	background: #cfcfe8;
	border-bottom: 1px solid #cfcfe8;
	border-left: 1px solid #cfcfe8;
	color: #FFFFFF;
	font-weight: bold;
}

#zebra_table tbody tr{
	cursor: hand;
	cursor: pointer;
}

#zebra_table a, #zebra_table a{
	color: #a59e74;
	vertical-align: top;
	text-decoration: underline;
}

#zebra_table td a:visited, #zebra_table th a:visited{
	color: #a59e74;
	vertical-align: top;
	text-decoration: underline;
}

#zebra_table td a:hover, #zebra_table td a:hover{
	color: #ffffff;
	text-decoration:	none;
}

#zebra_table td, #zebra_table th{
	vertical-align: top;
	font: 11px/18px Verdana,Arial, Helvetica, sans-serif;
}

#zebra_table thead td{
	background: #C8C028;
	border-bottom: 1px solid #999999;
	color: #FFFFFF;
	font-weight: bold;
}

dt.formlabel {
	position: relative; 
	float: left; 
	width: 260px; 
	text-align: right; 
	padding-right: 5px;
}
dd.forminput {
	margin: 0 0 8px 0px;
}

td.formlabel {
	font-weight: bold;
	text-align: right;
}
td.forminput {
	font-weight: normal;
	text-align: left;
}


#synopsis_hdr{
	width: 300px;
}

#synopsis_hdr p{
	width: 300px;
}

#candidates_hdr{
	width: 300px;
}

#company_hdr{
	width: 250px;
}

.staff_notes, .profile_list{
	list-style: disc;
}

.staff_notes li, .profile_list li{
	background: none; 
	margin-left: -10px;
	padding-left: 12px;
}

#messagenotes{
	display: block;
	margin: 0 0 5px 0;
	width: 300px;
}
.nomessages {
	display: inline;
}

#add_note_form{
	margin-bottom: 25px;
}
.sortby {
	color: #2a8053; 
	cursor: hand;
}
.highlight {
	background-color: Yellow;
}
input.required, select.required {
	background-color: #ffffd2;
}