body {
	margin:0;
	height:100%;
	font-family:Verdana,Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	
}
#userform label{
   width:175px;
}
.actions a{
   display:block;
}

#login_message{
	padding:5px 5px 5px 25px;
	background-color:#eee;
	border:1px solid #ccc;
	margin:20px 5px 5px 5px;
	background-image:url('../images/info.png');
	background-repeat:no-repeat;
	background-position:3px center;
}
table  tr.green td{
	background-color:#2f2;
}
.action_item{
	margin-top:6px;
	margin-bottom:6px;
	margin-left:10px;
}
h1{
	
	font-size:13px;
	color:#888;
}
.message_content{
	height:200px;
	overflow-y:scroll;
	overflow-x:hidden;
	
	
}
#job_list_pop{
	height:180px;
	overflow-y:scroll;
	border:1px solid #ccc;
	margin:5px;
}
.pop_footer{
	text-align:center;
}
#header{
	background-image:url('../images/new_style/top_background.png');
	background-repeat:repeat-x;
}
#page{
	margin-top:5px;
	background-color:#eee;
	border:1px solid #ccc;
	padding:5px;
}
#page a{
	border:1px solid #ccc;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	margin:2px;
	background-color:#ddd;
}
#page{
	color:#666;
}
#page a:hover{
	background-color:#fff;
	text-decoration:none;
}
#page a.selected{
	
	color:#000;
	font-weight:bold;
	background-color:#fc3;
}
.pop_title{
	background-color:#000;
	color:#fc3;
	font-weight:bold;
	padding:3px;
	margin-bottom:5px;
}
fieldset{
	border:1px solid #ccc;
}
div.instructions{
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	color:#666666;
}
.reports fieldset{
	
	width:500px;
	margin-bottom:5px;
}
#venue,#region{
	margin-top:3px;
	
}
.reports fieldset div{
	
	margin-top:5px;
}
#wrapper{
	padding-left:12px;
	padding-right:12px;
	background-image:url('../images/new_style/body_background.png');
	background-repeat:repeat-y;
	width:930px;
	margin-right:auto;
	margin-left:auto;
	
}
#footer{
	margin-right:auto;
	margin-left:auto;
	width:930px;
	text-align:center;
	color:#999;
}
#content{
	
	padding:8px;
	min-height:450px;
	border-bottom:1px solid #3e403e;
}
#navigation{
	background-color:#000;
	height:20px;
}
.login_nav{
	float:right;
	margin:10px;
	color:#fff;
}
a{
	color:#cc9900;
	text-decoration:none;
}
a:hover{
	color:#999;
	text-decoration:none;
}
#navigation ul{
	list-style-type:none;
	margin:0px;
}
#navigation ul li{
	float:left;
	margin-right:15px;
}



/****OLD STUFF****/

.errors{
	color:#ff0000;
	padding:5px;
	font-weight:bold;
	text-align:center;
}
label.check_label{
	
	display:inline;
	float:none;
}
.option_scroll{	
	height:65px; 
	width:175px; 
	border:1px solid #ccc; 
	overflow-y:scroll;
}
.pop_scroll{
	
	height:225px;
	width:485px;
	border:1px solid #ccc; 
	overflow-y:scroll;
	margin:5px;
}
#ajax_errors{
	color:#ff0000;
	padding:5px;
	font-weight:bold;
	margin-bottom:10px;
}
input.error{
	border:2px solid #ff0000;
}
img{
	border:0px;
}
.right{
	float:right;
}
.left{
	float:left;
}
.left_image{
	float:left;
	margin-right:3px;
}
#student_selector,#user_selector{
	float:left;
}
#student_selector a,#user_selector a{
	text-decoration:none;
	
}
table.results td{
	
	padding:2px;
	
}
tr.bottom td{
	border-bottom:1px solid #fff;
}
table.results {
	border-collapse:collapse;
}
tr.even td{
	
	background-color:#c8c8c8;
	border-bottom:1px solid #fff;
}
tr.odd td{
	
	background-color:#e0e0e0;
	border-bottom:1px solid #fff;
	cursor:pointer;
}
tr.selected td{
	background-color:#fc0;
}
tr.hover td{
	background-color:#efefef;
	cursor:pointer;
}
#manage_student_body{
	width:600px;
	margin-left:10px;
	float:left;
	
}

.listing_results{
	margin-top:5px;
	border:1px solid #ccc;
	height:200px;
	overflow-y:scroll;
}
.item_no{
	width:30px;
}
.bold{
	font-weight:bold;
	text-align:right;
}
#listing_detail, #student_listing_detail, #job_listing_detail, #lead_detail, #manage_users_body{
	margin-top:5px;
	border:1px solid #ccc;
	background-color:#eee;
	min-height:350px;
}
#listing_detail td, #student_listing_detail td, #job_listing_detail td, #lead_detail td, #manage_users_body td{
 padding:4px;
}
.sortable{
	padding-left:10px;
}
.ascending{
	background:url('../images/ascending.png');
	background-repeat:no-repeat;
	background-position:center left;
	
}
.add,.search_link,.back_link,.grad_link,
.comment_link,.delete_link,.edit_link,
.approve_link,.approve_send_link,.suspend_link,
.reset_link,.resend_link,.job_history_link,
.add_job_link,.view_selected_link{
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	background:url('../images/add.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.add_job_link{
	background:url('../images/add_job.png');
	background-repeat:no-repeat;
	background-position:center left;
}

.view_selected_link{
	background:url('../images/view_selected.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.job_history_link{
	background:url('../images/job_history.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.reset_link{
	background:url('../images/reset.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.resend_link{
	background:url('../images/resend.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.suspend_link{
	background:url('../images/suspend.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.approve_link{
	background:url('../images/approve.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.approve_send_link{
	background:url('../images/approve_send.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.edit_link{
	background:url('../images/edit.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.delete_link{
	background:url('../images/delete.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.comment_link{
	background:url('../images/comment.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.search_link{
	background:url('../images/search.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.back_link{
	background:url('../images/back.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.grad_link{
	background:url('../images/grad.png');
	background-repeat:no-repeat;
	background-position:center left;
}
.link_bar{
	margin-bottom:10px; 
	padding-bottom:3px;
	color:#ccc;
}
.descending{
	background:url('../images/descending.png');
	background-repeat:no-repeat;
	background-position:center left;
}
#job_listing_detail{
	min-height:350px;
}
#lead_detail{
	min-height:350px;
}
#student_listing_detail{
	min-height:425px;
}
.grad_name{
	width:225px;
	
}
.results td.grad_name{
	padding-left:20px;
}
.grad_id{
	width:100px;
}
.grad_date{
	width:175px;
}
.grad_date_req{
	width:145px;
}
.grad_email{
	width:167px;
}
.lead_email{
	width:200px;
}
.grad_email_req{
	width:200px;
}
.grad_phone{
	width:150px;
}
.grad_approved{
	width:109px;
}
.date_requested{
	width:135px;
}
.lead_created{
	width:220px;
}
.grad_status{
	width:80px;
}
.address{
	width:225px;
}
.city{
	width:110px;
}
.state{
	width:25px;
}
.listings .state{
	width:50px;
}
.zip{
	width:50px;
}
.day_phone{
	width:100px;
}
.email{
	width:175px;
}

.est_name{
	width:225px;
	
	
}
.job_icon{
   width:16px;
   height:16px;
   float:left;
   margin-right:3px;
}
.mature{
   background:transparent url('../images/job_types.png') no-repeat 0px 0px;
}
.open_call{
   background:transparent url('../images/job_types.png') no-repeat 0px -16px;
}
.barback{
   background:transparent url('../images/job_types.png') no-repeat 0px -32px;
}
.female{
   background:transparent url('../images/job_types.png') no-repeat 0px -48px;
}
.male{
   background:transparent url('../images/job_types.png') no-repeat 0px -64px;
}
.gay{
   background:transparent url('../images/job_types.png') no-repeat 0px -80px;
}
.experience{
   background:transparent url('../images/job_types.png') no-repeat 0px -96px;
}
.manager{
   background:transparent url('../images/job_types.png') no-repeat 0px -112px;
}
.telephone{
   background:transparent url('../images/job_types.png') no-repeat 0px -128px;
}
.server{
   background:transparent url('../images/job_types.png') no-repeat 0px -144px;
}
.bartend_server{
   background:transparent url('../images/job_types.png') no-repeat 0px -160px;
}
.other{
   background:transparent url('../images/job_types.png') no-repeat 0px -176px;
}
.est_region{
	width:150px;
}
.has_pic{
	background:url('../images/has_pic.gif');
	background-repeat:no-repeat;
	background-position:left;
}

.listings .results th{
  text-align:left;
}
.listings .est_name{
	width:182px;
}
.est_phone{
	width:110px;
}
.est_email{
	width:225px;
}
.est_city{
	width:200px;
}
.est_state{
	width:80px;
}
a.bold{
	font-weight:bold;
}
.search_options{
	
	border:1px solid #ccc;
	padding:5px;
	margin:5px;
	width:900px;
	height:75px;
}

.header{
	background-image:url('../images/banner_back.png');
	background-repeat:repeat-x;
	height:119px;
}
#wrapper{
	height:100%;
}

#left_nav{
	float:left;
	width:135px;
	background-color:#000;
	min-height:450px;
	color:#fff;
}
.input_group{
 border:1px solid #ddd;
 background-color:#efefef;
}
#position_submit,#sign_up{
	/*width:450px;
	margin-left:auto;
	margin-right:auto;*/
}
#position_submit label{
   width:150px;
}
#dialog{
  max-height:500px;
}
#dialog .instructions{
  padding:5px;
  color:#666;
  margin:0px;
}
.spacer{
	height:1px; 
	background-color:#999; 
	margin-top:5px; 
	margin-bottom:5px;
}
.selector{
	width:180px; 
	height:440px; 
	padding:3px; 
	border:1px solid #666; 
	overflow-y:scroll;
	margin-left:5px;
}
.letter_head{
	margin-bottom:2px;
	height:15px;
}
#content .letter_head a, #content .letter_head a.selected{
	color:#b35900;
	padding:1px;
	display:block;
}
#content .letter_head a:hover{
	background-color:#b35900;
	color:#fff;
}
.letter_head_item{
	margin-bottom:2px;
	height:15px;
	margin-left:8px;
}
#content .letter_head_item a{
	display:block;
	padding:1px;
}
#content .letter_head_item a:hover, #content .letter_head_item a.selected{
	color:#fff;
	background-color:#f93;
}

.add_user{
	
	border-bottom:1px solid #000;
}
.copy{
	font-size:9px;
	padding:10px;
	padding-top:5px;
}
#left_nav a{
	color:#f93;
	text-decoration:none;
}
#left_nav a:hover{
	color:#ffd3a8;
}
#left_nav ul{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
#left_nav li{
	margin-left:0px;
	padding-left:5px;
	margin-bottom:3px;
	border-bottom:1px solid #9c5332;
	padding-bottom:3px;
}
.submit label{
	width:150px;
}
label{
	width:125px;
	display:block;
	float:left;
	text-align:right;
	margin-right:5px;
}
#login_form{
	width:400px;
	margin-right:auto;
	margin-left:265px;
	margin-top:140px;
	border:1px solid #999;
	padding:5px;
	padding-top:15px;
}
.row{
	margin-bottom:5px;
	text-align:left;
}
.center{
	text-align:center;
}
#content a{
	color:#942;
	text-decoration:none;
}
#content a:hover{
	color:#f48622;
	text-decoration:none;
}

input, textarea{
	 overflow: auto;
	
}

a.active{
	color:#fff;
}
#content a.active{
	font-weight:bold;
	text-decoration:underline;
}
#content label{
	width:150px;
	font-weight:bold;
}
select.small{
	font-size:11px;
}
div.listing_row{
	padding:5px;
	border-bottom:1px solid #ccc;
	
}
.alpha{
	margin-bottom:15px;
}
#loading{
	font-size:9px;
	text-align:center;
	width:75px;
	height:75px;
	background-color:#fff;
	border:1px solid #333;
	z-index:10000;
}

label.visible{
	background:url('../images/visible.png') left center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.editor_field{
	font-size:10px;
}
.editor_ok_button{
	font-size:10px;
}
label.invisible{
	background:url('../images/not_visible.png') left center;
	background-repeat:no-repeat;

	cursor:pointer;
}
#modal_container {  
	padding:5px;  
	background-color:#fff;  
	border:1px solid #666;  
	overflow:auto;  

	font-size:11px;  

	text-align:left;  
	width:500px;
	
} 
.cell #modal_container{
	width:auto;
	height:10px;
}
#modal_overlay {  
     background-color:#000;  
	 position:fixed;
	 top:0px;
	 left:0px;
 }  
 
 .tabs{
 	clear:right;
	border-bottom:1px solid #666;
	height:26px;
	margin-bottom:5px;
 }
 .tabs li.active{
 	height:20px;
	margin-bottom:-1px;
	background-color:#fff;
	border:1px solid #666;
	border-bottom:0px;
 }
.tabs li{
	float:left;
	display:block;
	width:125px;
	text-align:center;
	padding-top:6px;
	
}	
#content .tabs li a {
	color:#777;
}
#content .tabs li a:hover {
	color:#999;
}
#content .tabs li.active a{
	color:#000;
	font-weight:bold;
}
.tabs ul{
	list-style-type:none;
	display:block;
	height:15px;
}
#sort{
	font-size:9px;
}
.tabs li.sort{
	padding-top:3px;
	width:190px;
}
.cell{
	
	float:left;
	width:300px;
}

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}


div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 99999;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}