@charset "utf-8";
/* CSS Document */

.google_ad {
	margin:0;
	float:left;
	font-family:10px;
	padding-top: 5px;
}
.google_ad_title, .google_ad_content, .google_ad_link { font-size:11px;}
.google_ad_title {font-weight:bold;margin:0!important; padding:0!important; color:#F45F0B }
.google_ad_link {margin-bottom:12px;}

.google_ad_notice{
	font-size: 10px;
	color: #CCCCCC;
}
.companyInfo {color:#333333; font-size:13px;}

/** LUIS NEW STYLE **/
		
	#rounded-corner, #table-nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px 45px 0 0;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}
	#rounded-corner thead th.rounded-cornerL
{
	background-color: #F8F8F8;
	background-image: url(../img/left.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	text-align: left;
	color:#333333;
	font-weight:bold;
}

#rounded-corner thead th.rounded-cornerL .checkbox { margin-left:0;}

.title {color:#333333!important; font-weight:bold!important;}

#rounded-corner thead th.rounded-cornerR
{
	background-color: #F8F8F8;
	background-image: url(../img/right.png);
	background-repeat: no-repeat;
	background-position: right -1px;
	text-align: left;
	color:#333333;
	font-weight:bold;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #F8F8F8;
	text-align: left;
}
#rounded-corner td
{
	padding: 8px;
	background: #F2F2F2;
	border-top: 1px solid #fff;
	color: #000000;
	text-align: left;
	font-size:11px;
}



#rounded-corner tfoot td.rounded-foot-left
{
	background-color: #F8F8F8;
	background-image: url(../img/botleft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	height:10px;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background-color: #F8F8F8;
	background-image: url(../img/botright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	height:10px;
}

#rounded-corner tfoot td.rounded-foot-right img {float:right;}

#rounded-corner tbody tr:hover td
{
	background-color: #E0E0E0!important;
}
.whitebg {
	background-color: #F8F8F8!important;
}

.check {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.pages {
	float:left;
	margin:0 10px 0 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999
}
.pages a { text-decoration:none;font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;color:#666666; }

.curr{color:#CC6600!important;text-decoration:none!important;}
.nav {float:right; display:inline;  margin:0 45px 0 0;}	
.nav img {padding-right:20px; border:0; outline:none;}

hr {
	border-color: #D9DAD6;
	border-style: solid;
	border-width: 1px 0 0;
	height:0;
	padding:0!important; margin:0!important}


	/** LUIS STYLE ENDS HERE **/
	/*** Job Description Popup ***/
		#job_popup{
			width: 400px;
			height: auto;
			border: 3px solid #666;
			background: #fff;
			position: absolute;
			z-index: 100;
			left:400px;
			top: 46px;
			visibility: hidden;
		}
	
		#job_popup .title{
			background: #666;
			
			
		}
		
		#job_popup .title p{
			color: #fff;
			padding: 5px 11px;
			font-weight: bold;
			font-size: 13px;
			font-family: Arial, Helvetica, sans-serif;
		}
	
		#job_popup .body{
			padding: 10px;
		}
		
		#job_popup .body p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 10px;
	margin: 0;
	text-align: justify;
		}
		#job_popup .body p a { text-decoration:underline; color:#003366;}
		#job_popup .body p a:hover {text-decoration:none;}
.tableIcons {padding:0;}  

.search_results td{
	height: 116px;
	padding: 10px 5px;
	
}

.search_results .spacer td{
	height: 136px;
}

.search_results td.actions{ background: #fff; text-align:center; padding-right: 0; }

.search_results td.job_desc{
	width: 500px;
}

p.results_title{
	background: url(../img/tables/th_bg.jpg) bottom left repeat-x;
	color: #fff;
	font-size: 12px;
	padding: 3px 5px;
	margin: 0;
	font-weight: bold;
}

.search_results .first_row td{
	height: 141px;
}



.search_results .job_title{
	font-size: 13px;
	color: #F34E01;
}


.pop_up{

height: auto;
position: relative;

	background: #fff;
	border: 1px solid #ccc;
	z-index: 999;
	width: 350px;
	padding: 1px;
	text-align: left;
	color: #000;
	top: -70px;
	right: 120px;
	/*visibility: hidden;*/
}

.pop_up .pop_title{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: #F45F0B;
	padding: 5px;
}

.pop_up .pop_title p{
	float: left;
	margin: 0;
	padding: 0;
}

.pop_up .pop_title p.close{
	float: right;
	font-size: 10px;
	padding-top: 1px;
}

.pop_up .pop_title p.close a{
	color: #fff;
}

.pop_up .pop_body{
	padding: 10px 15px 20px;
}

.pop_up p, .pop_up label{
	line-height: normal;
	padding: 0;
	margin: 0;
}

.pop_up .pop_meta{
	padding-bottom: 10px;
}

.pop_up .row{
	padding: 0 10px 10px;
}

.pop_up .row label{
	width: 65px;
	font-weight: bold;
	float: left;
}

.pop_up .field{
	display: block;
	float: left;
	width: 230px;
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	font-size: 13px;
}

.pop_up .submit{
	padding-left: 63px;
	padding-top: 10px;
}

.pop_up  textarea{
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	font-size: 13px;
}

.pop_loader{ display: none; }

/*** Job Search ***/
.search_box{
	background-image: url(../img/job_search/search_box_full.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 93px; /* total height 113px; */
	padding: 20px 0 0 20px;
	margin-bottom: 10px;	
}

.search_box label{
	color: #fff;
	font-size: 11px;
	display: block;
}

.search_box h1{
	color: #fff;
	font-weight: bold;
	font-size: 21px;
	float: left;
	letter-spacing: -1px;
	width: 110px;
	overflow: hidden;
	line-height: normal;
	padding-top: 13px;
}

.search_box a{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

.search_box input.field{
	background: #fff !important;
	border: 1px solid #e26801 !important;
	font-size: 12px !important;
	padding: 2px !important;
	margin-bottom: 2px;
	display: block;
}

.search_box .kwd{
	width: 240px;
	float: left;
	margin-right: 10px;
}

.search_box .cityst{
	width: 235px;
	float: left;
}

.search_box .kwd input.field{
	width: 220px !important;
}

.search_box .cityst input.field{
	width: 225px !important;
}

.search_box .submit{
	text-align: right;
	padding-top: 2px;
}

.search_box .submit input{
	margin: 0; padding: 0;
}

.adv_search h1{
	width: 96px;
}

.adv_search .kwd{
	width: 165px;
}

.adv_search .kwd input.field{
	width: 160px !important;
}

.adv_search .cityst{
	width: 155px;
}

.adv_search .cityst input.field{
	width: 140px !important;
}

.adv_search .zip{
	width: 55px;
	float: left;
}

.adv_search .zip input.field{
	width: 40px !important;
	text-align: center;
}

.adv_search .range{
	width: 110px;
	float: left;
}

.adv_search .submit{
	padding-top: 6px;
}

#home_search h1{
	width: 96px;
}	

#home_search{
	background-image: url(../img/home/search_box.jpg);
}

#home_search .kwd{
	width: 185px;
	float: left;
	margin-right: 10px;
}

#home_search .cityst{
	width: 232px;
	float: left;
}

#home_search .kwd input.field{
	width: 183px !important;
}

#home_search .cityst input.field{
	width: 224px !important;
}

#home .login{
	margin-top: 4px;
}

#home .login .mod_body_child{
	padding: 10px;
}

#home .login label{
	font-size: 10px;
	display: block;
	float: left;
	width: 68px;
	font-weight: normal;
	padding-top: 3px;
}

#home .login .input{
	float: right;
}

#home .login .input input{
	width: 130px !important;
	font-size: 11px !important;
}

#home .login .row{
	padding-top: 6px;
}

#home .content .container{
	background: url(../img/page_div_bg.jpg) top center repeat-y;
}

#home h2, h2.big{
	font-size: 2em;
	letter-spacing: -.08em;
}

.top_cap{ background: url(../img/div_top_cap.jpg) top center no-repeat; }
.bot_cap{ background: url(../img/div_bot_cap.jpg) bottom center no-repeat; }

/*** Data Grid Tables ***/
table{
	width: 100%;
}

.data_grid{
	width: 100%;
	font-size: .85em;
}

.data_grid th{
	background: url(../img/tables/th_bg.jpg) bottom left repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.data_grid th, .data_grid td{
	padding: 3px 5px;
	border-left: 1px solid #fff;
}

.data_grid td{
	padding: 5px;
	vertical-align: top;
}

.data_grid .actions{
	border-left: none;
	text-align: right;
}

.data_grid .actions a{
	padding-left: 5px;
}

.data_grid .odd_row td{
	background: #efefef;
}

.data_grid td a{
	color: #333;
	font-weight: bold;
}

/** For job search... **/
.job_desc{
	font-size: 13px!important;
	line-height: 17px;
	padding-top: 3px;
}

th.job_title, td.job_title{
	width: 320px;
}

.grid_paging{
	padding: 6px 0;
}

.grid_paging .results_info{
	float: left;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 12px;
}

.grid_paging .paging_nav{
	float: right;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
}

.grid_paging .page_num{
	font-size: 12px;
}

.grid_paging .paging_nav a{
	margin-left: 3px;
}

/* Alerts */

.alert{
	padding: 12px 12px 12px 35px;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1em;
	background-repeat: no-repeat;
	background-position: 12px 15px;
}

.alert.success{
	background-image: url(../img/icons/accept-trans.png);
	background-color: #c6e2cc;
	border: 2px solid #2d613a;
	color: #2d613a;
}

.alert.error{
	background-image: url(../img/icons/cancel-trans.png);
	background-color: #fec8c8;
	border: 2px solid #b11818;
	color: #b11818;	
}

.alert.warning{
	background-image: url(../img/icons/error-trans.png);
	background-color: #feffbf;
	border: 2px solid #8d7700;
	color: #8d7700;	
}

/* Standard Forms */
fieldset.form{
	padding: 20px; 
	margin: 0 0 1.5em 0; 
	border:1px solid #ddd;
}

fieldset.form .row{
	padding-bottom: 15px;
}

fieldset.form .label{
	float: left;
	width: 20%;
}

fieldset.form .req label{
	font-weight: bold;
}

fieldset.form label span{
	display: block;
	font-size: .8em;
	font-weight: normal;
}

fieldset.form .error{
	color: red;
	padding: 4px 0;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: .9em;
}

fieldset.form .input{
	float: right;
	width: 78%;
}

fieldset.form .std_input{
	width: 75%;
}

fieldset.form .md_input{
	width: 50%;
}

fieldset.form .sm_input{
	width: 25%;
}

fieldset.form .lg_input, fieldset textarea{
	width: 100%;
}

fieldset.form textarea{
	height: 100px;
}

fieldset.form .submit{
	padding-left: 22%;
	padding-top: 10px;
}

fieldset.form .ph_input input{
	text-align: center;
}

fieldset.form .ph_sm{
	width: 35px;
}

fieldset.form .ph_lg{
	width: 45px;
}

fieldset.form .city{
	width: 120px;
}

fieldset.form .state{
	width: 25px;
	margin-right: 10px;	
	text-align: center;
}

.help_icon{ cursor: pointer; }

fieldset.form .zip{
	width: 40px;
	text-align: center;
}

/*** Job View ***/


#view_job label{
	display: block;
	float: left;
	width: 110px;
	font-weight: bold;
	margin-right: 10px;
}

#view_job .row{
	padding: 5px 0;
}

#view_job .val{
	width: 650px;
	float: left;
}

.job_app{
	padding-top: 15px;
}



.side_col .mod label{
	display: block;
	font-size: .85em;
	font-weight: bold;
	padding-bottom: 2px;
}

.side_col .mod .input{

}

.side_col .mod .input input{
	font-size: .9em;
	width: 172px;
}

.side_col .mod .row{
	padding-bottom: 4px;
}

.side_col .mod .submit{
	padding-top: 4px;
	text-align: right;
}

.side_col .mod .submit input{
	font-size: .8em;
}

.job_rates{
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #999;
}

.job_rates th{
	background: url(../img/tables/th_bg.jpg) bottom left repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.job_rates th{
	padding: 3px 5px;
	border-right: 1px solid #fff;
}

.job_rates th.last{
	border-right: 1px solid #ccc;
}

.job_rates td{
	padding: 3px 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.job_rates td{
	padding: 5px;
}

.job_rates .odd_row td{
	background: #efefef;
}

.job_rates{
	margin-bottom: 1em;
}

.flash_player{
	width: 640px;
	height: 480px;
	padding: 10px;
	background: url(../img/plyr_bg.jpg) top left no-repeat;
}

/*** Application forms ***/
/*
.app_form{
	text-align: center;
}

.app_form fieldset{
	width: 500px;
	text-align: left;
	margin: 0 auto;
}

BACKUP

*/

.app_form{
	width: 370px;
	margin: 10px auto;
	border: 1px solid #999;
	background: #f3f3f3;
	font-size: 11px;
	padding: 20px 25px;
}

.app_form label{
	font-weight:bold;
	}
	
.app_form td, .app_form th{
	padding: 5px;
}

.app_form th{
	font-size: 12px;
	font-weight: bold;
}

.app_form input[type="text"], .app_form input[type="password"], .app_form input[type="file"], .app_form select {
font-size:8pt;
padding:1px;
width:200px;
}

.app_form input.PhoneSuffix {
width:68px;
}

.app_form #FormButtons_2Columns, .app_form #FormButtons {
height:40px;
padding-top:10pt;
text-align:center;
width:100%;
}

.app_form .fntBold {
font-weight:bold;
}

.app_form p.button{
	padding: 8px 0;
	margin: 0;
}

/*** List of Sites ***/

.site_list td{
	padding: 6px 3px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.site_list{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}


.emp_opt{
	background: url(../img/emp_opt_div.jpg) top center no-repeat; 
	padding-top: 1.5em;
}

.emp_opt .col{
	width: 250px;
}

.emp_opt p{
	font-size: 1.2em;
	line-height: 1.2em;
	padding-left: 15px;
	text-align: justify;
}

.emp_opt .link{
	text-align: right;
}

/*** Slideshows ***/
.frame_wrap{ text-align: center; padding-bottom: 35px }
iframe{ border: 0; margin: 0 auto; }

#emp_list{
	height: 51px;
}

#emp_list a{
	display: block; float: left;
}

/*** Home Page Rotating Art ***/
#home_cycle{
	height: 216px;
	margin-left: 450px;
}

#home_cycle img, #home_cycle a{
	display: block;
}

img.head_cap{
	display: block;
}

.two_col .left{
	width: 370px;
}

.two_col .right{
	width: 420px;
}

/*** Employer List ***/

table#employer_list{
	border-style: solid;
	border-color: #ddd;
	border-width: 1px 0;
}

table#employer_list td{
	padding: 8px;
	color: #333;
}

/**application**/

.app_complete {
	background:url(../images/appsComplete.gif) no-repeat;
	height:74px;
	width:455px;
}

.app_complete p {
	padding:12px 20px 0 0;
	font-size:24px;
	font-weight:bold;
	text-align:right;
}


.app_pending {
	background:url(../images/pendingApps.gif) no-repeat;
	height:74px;
	width:455px;
}

.app_pending p{
	padding:16px 20px 0 0;
	font-size:24px;
	font-weight:bold;
	text-align:right;
	}


.app_viewed {
	background:url(../images/appsViewed.gif) no-repeat;
	height:74px;
	width:455px;
	}
	
.app_viewed p {
	padding:18px 20px 0 0;
	font-size:24px;
	font-weight:bold;
	text-align:right;
	}