*{ margin:0; padding:0; border:0; outline:0;}
table { border-collapse:collapse; border-spacing:0; }
ol,ul { list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; font-family:"Trebuchet MS"; }
/* end Reset */

.left{ float:left; display:inline;}
.right{ float:right; display:inline;}
.block{ clear:both; float:left; width:100%;}

a{ text-decoration:none; color:#3399cc; }
a:hover{text-decoration:underline;}



body{
	background:#fff;
	color:#333;
	font:11px Arial, Helvetica, sans-serif;
}

/* General */
#wrapper{ width:915px; margin:0 auto; }


#top,
#menu,
#breadcrumb,
#content,
#footer{ clear:both; float:left; width:100%; }

#top{
	background:url(../job-images/377/bg-top.jpg) no-repeat;
	height:109px;
	margin:15px 0 7px 0;
}
	#top h1 a{
		background: url(../job-images/377/logo.gif) no-repeat;
		clear:both;
		height:41px;
		float:left;
		margin:14px 0 19px 24px;
		width:71px;
		text-indent:-9999px;
	}

#menu{  font-weight:bold; font-size:13px;}
	#menu ul{ margin-left:24px;}
	#menu ul li{ display:inline; padding-right:15px;}
	#menu ul li a{ color:#939598;}



#content{
	border-bottom:1px solid #e0e0e0;
	padding-bottom:15px;

}	


#sLeft{
	display:inline;
	float:left;
	width:660px;

}	

.banner{
	margin-left:5px;
	display:inline;
	clear:both;
	float:left;
	margin-bottom:2px;
	/*width:650px;*/
	height: 268px;
	width: 650px;
}

#breadcrumb{
	background: url(../job-images/377/bg-bread.jpg) no-repeat;
	height:22px;
	color:#3398CC;
	font-weight:bold;
	margin:0 0 3px 0;
	padding:8px 0 0 15px;
	width:639px;
	margin-left:2px;
}
	#breadcrumb a{ color:#3398CC; /*text-decoration:underline;*/}



/* Search Form */
.searchForm{
	background: url(../job-images/377/bg-search.jpg) no-repeat;
	height:50px;
	padding-top:19px;
	position:relative; z-index:999;
	float:left; clear:both;
	width:100%;
	margin-bottom:5px;
}
	.searchForm label{
		color:#424242;
		font:14px "Trebuchet MS";
		margin:0 0 0 105px;
	}
	.searchForm #job_input_text{
		background: url(../job-images/377/bg-input-search.gif) no-repeat;
		color:#333;
		height:20px;
		font:12px Arial, Helvetica, sans-serif;
		margin:0 10px;

		padding:8px 6px 0 6px;	
		width:239px;
		vertical-align:middle;
	}
	.searchForm .input_submit{
		background: url(../job-images/377/btn-go.gif) no-repeat;
		cursor:pointer;
		height:24px;vertical-align:middle;
		width:61px;
		line-height:0;
		text-indent: -9999px;
	}

/* Search Popup */
#srb{
	background:#fff;
	border:1px solid #a7a7a7;
	position:absolute; top:64px; left:141px;
	float:left; clear:both; width:420px;

}
#srb .header{
	background: url(../job-images/377/header-popup.gif) no-repeat;
	height:22px;
	margin-bottom:13px;
	padding:7px 0 0 0;
	width:100%; 
}
	#srb .header h4 {
		color:#3399cc;
		font-size:12px;
		font-weight:bold;
		margin-left:13px;
	}
	#srb .header .close a {  
		color:#3399cc;
		font-weight:bold;
		text-decoration:none;
		position: absolute; top: 8px; right: 13px; 
	 }
	 #srb .header .close a:hover{ text-decoration:underline;}

#srb .content{ width:396px; margin-left:13px;}
#srb .content tr td{
	border-bottom:1px solid #a2a2a2;
	color:#000;
	padding:7px 11px;
	width:50%;
	vertical-align:top;
}

#srb .content tr:hover td{ background:#3399cc; color:#fff; }
#srb .content tr:hover td a{ color:#fff;}

#srb .content tr td a{ color:#000; display:block; text-decoration:none;}
* html #srb .content tr td a:hover{ text-decoration:underline;}
#srb .content tr.srb-lastrow td {
	border:0;
	padding:10px 11px;
}
#srb .content tr.srb-lastrow:hover td{ color:#000; background:none;}
#srb .content tr.srb-lastrow:hover td a{ color:#000;}
#srb .content tr.srb-lastrow td a:hover{ text-decoration:underline;}



.boxBigTop{
	background:url(../job-images/377/box-big-top.gif) no-repeat;
	height:8px;
		overflow:hidden;
	float:left; clear:both; width:100%;
}
.boxBig{
	background:url(../job-images/377/box-big-mid.gif) repeat-y;
	float:left; clear:both; width:100%;
	padding:0 7px 0 5px;
	width:648px;
}
.boxGradient{
	background:url(../job-images/377/bg-gradient.jpg) repeat-x left bottom;
	padding:8px 0;
	float:left; clear:both; width:100%;

}
.boxBigBot{
	background:url(../job-images/377/box-big-bot.gif) no-repeat;
	height:13px;overflow:hidden;
	float:left; clear:both; width:100%;
}


.boxBigTop-2{
	background: url(../job-images/377/box-top-2.gif) no-repeat;
	height:7px;
	display:inline; margin-left:5px;width:650px;
	overflow:hidden;
	float:left; clear:both; 
}
.boxBig-2{
	background:#ff0000;
	color:#fff;
	float:left; clear:both;
	font-size:13px;
	line-height:20px;
	padding:40px 36px 10px 36px;
	width:578px;
	min-height:202px;
	display:inline; margin-left:5px;
}
* html .boxBig-2{ height:202px;}
.boxBig-2 h3{ color:#fff; font-size:24px;}
.boxBigBot-2{
	background: url(../job-images/377/box-bot-2.gif) no-repeat;
	height:11px;overflow:hidden;
	float:left; clear:both; width:100%;
	display:inline; margin-left:5px;width:650px;
	margin-bottom:2px;
}


/* List Jobs */
#listJobs {
		background:url(../job-images/377/bg-dots.gif) repeat-y;
	float:left; clear:both; width:100%;
}

	#listJobs div{
		display:inline;
		float:left;
		padding:0 15px 0 16px;
	}
	#listJobs div.byCat{ width:195px;}
	#listJobs div.byLoc{width:185px; }
	#listJobs div.byGroups{ width:175px;}
	
	#listJobs h4{
		background:url(../job-images/377/arrow-title.gif) no-repeat left center;
		color:#636363;
		font-size:15px;
		padding-left:20px;
		margin-bottom:15px;
	}
	
	#listJobs ul li{
		background: url(../job-images/377/arrow-links.gif) no-repeat left 7px;
		display:block;
		padding:4px 12px
	}
	#listJobs ul li a{}
	#listJobs a.pagination-more{
		background:none;
		display:block;
		margin-top:13px;
		margin-left:9px;
	}


/* Level 2*/
#jobsTable{
	float:left; clear:both; width:100%;
	font-size:12px;
	min-height:300px;
	background:url(../job-images/377/bg-dots-table.gif) repeat-y;
}
* html #jobsTable{ height:300px;}
#jobsTable table{ width:100%;  }
	#jobsTable table td{ 
		padding:4px 20px; 
		vertical-align:top; 
	}

	#jobsTable table tr th{
		background:url(../job-images/377/arrow-title.gif) no-repeat 14px 3px;
		color:#636363;
		text-align:left;
		font:16px "Trebuchet MS";
		font-weight:normal;
		padding:0px 0 10px 0;
		padding-left:38px;
		margin-bottom:15px;
	}
	#jobsTable table th.title{width:250px; }
	#jobsTable table th.loc{
		width:166px; 
	}
	#jobsTable table th.date{ width:110px; }
	
	
	#jobsTable table th.thJobTitle{width:320px; }
	#jobsTable table th.thLocations{ width:276px; }
	

	#jobsTable table tr td.jobTitle a,
	.searchPage #jobsTable table tr td a{
		background:url(../job-images/377/arrow-links.gif) no-repeat left 5px;
		padding-left:13px;
		font-size:13px;
		float:left; display:inline;
		
	}
	#jobsTable table tr td.jobTitle a{	width:230px; }



	#jobsTable table a.pagination-back,
	#jobsTable table a.pagination-more{
		display:inline;
		padding:10px 0;
	}
	#jobsTable table a.pagination-back{ float:left;}
	#jobsTable table a.pagination-more{ float:right;}
	

	.searchPage	#jobsTable{
		background:url(../job-images/377/results-titles.gif) no-repeat 6px top;
	}
	.searchPage	#jobsTable table tr th{
		background:none;
		color:#fff;
		font-weight:bold;
		padding-top:5px;
		padding:6px 0 10px 18px;
	}
	.searchPage #jobsTable table tr th.thJobTitle{width:390px;}
	.searchPage #jobsTable table tr th.thLocations{ width:210px }	
	.searchPage h6.results{
		color:#ff0000;
		font-size:14px;
		font-weight:bold;
		padding:0 0 10px 15px;
	}

/* Job Details */
#jobDetails{
	padding-bottom:50px;
	position:relative;
	line-height:16px;
	padding:10px 20px 30px 20px;
}	
	#jobDetails h3{ color:#999; font-size:22px; }	
	#jobDetails h4{
		color:#3399cc;
		font:22px Arial, Helvetica, sans-serif;
		margin:20px 0;
	}
	#jobDetails	a.apply{
			background: url(../job-images/377/apply.jpg) no-repeat;
			display:block;
			margin-top:25px;
			width:110px; height:27px;
			text-indent:-9999px;
		}



#recentJobs{
	float:left; clear:both; width:100%;
	margin-top:15px;
	padding:0 20px;
	width:620px;
}
#recentJobs dt a{
	background: url(../job-images/377/arrow-links.gif) no-repeat left center;
	font-size:13px;
	padding-left:12px;
	
}
#recentJobs dd{ padding:5px 0 15px 0;}
	




/* RIght */
#sRight{
	display:inline;
	float:right;
	margin-right:5px;
	width:244px;
}	

h3{
	color:#666;
	font-size:19px;
	line-height:24px;
	margin-bottom:15px;
}

.boxTop,
.boxBot{
	background:url(../job-images/377/box-top.gif) no-repeat;
	height:7px;
	overflow:hidden;
}
.boxBot{ background:url(../job-images/377/box-bot.gif) no-repeat;}
#boxMid{ 
	background:#ff0000; color:#fff;
	min-height:224px;
	border:0;
	padding:15px 16px;
	margin-bottom:0;
}
* html #boxMid{ height:224px;}
#boxMid h3{ font-size:22px; color:#fff; margin-bottom:10px;}

.box{
	line-height:16px;
	border-bottom:1px dotted #c3c2c2;
	padding:20px 15px;
}

.box ul li{
	background:url(../job-images/377/arrow-links.gif) no-repeat left 9px;
	padding:3px 0 3px 10px;
	font-size:12px;
}

#boxMid ul li{
	background:url(../job-images/377/arrow-links-2.gif) no-repeat left 9px;
	padding:4px 0 4px 10px;
	font-size:12px;
}
#boxMid ul li a{
	border-bottom:1px solid #ff8080;
	color:#fff; 
}


#tagCloud{ text-align:justify; border-bottom:0; }
	#tagCloud a{  line-height:20px; }


#signUp{padding:15px 15px 10px 15px;}
#signUp p{ margin-bottom:6px;}

#signUp img{ margin:6px 3px 0 0;}

	#signUp label{ text-transform:uppercase; font-size:10px; display:block; color:#6b6b6b;}
	#signUp input{
		background:url(../job-images/377/bg-input.jpg) no-repeat;
		border:1px solid #d1d1d1;
		color:#444;
		height:18px;
		font:12px Arial, Helvetica, sans-serif;
		padding:5px 4px 0 4px;
		width:176px;
	}
	#signUp input.submit{
		background: url(../job-images/377/btn-subscribe.jpg) no-repeat;
		cursor:pointer;
		border:0;
		padding:0;
		margin:7px 0 10px 0;
		width:98px; height:33px;  text-indent: -9999px;
font-size:0px;
line-height: 0px;
	}




#footer{
	background:url(../job-images/377/logo-small.gif) no-repeat 15px 14px;
	color:#999;
	font-size:.8em;
	padding:16px 0;	
	text-align:right;
}
#footer .policy-1{ line-height:16px; margin-bottom:10px; padding-left:35px;}
#noResultsFund{padding-left:20px;}
.trFilterResults{display:none;}
    .cloud-Tiny {font-size:14px;
	color:#3399CC !important;
	font-weight:bold;
}
.cloud-Medium {font-size:16px;
	color:#000000!important;
}
.cloud-Big {
	font-size:16px;
	font-weight:bold;
	color:#000000!important;
}
.cloud-Small {font-size:14px;
	color:#3399CC !important;
}	font-weight:bold;
	color:#000000!important;
}
.cloud-Small {font-size:14px;
	color:#3399CC !important;
}ant;
}
.cloud-Small {font-size:14px;
	color:#3399CC !important;
}	font-weight:bold;
	color:#000000!important;
}
.cloud-Small {font-size:14px;
	color:#3399CC !important;
}