*{ 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; }
/* end Reset */

.left{ float:left; display:inline;}
.right{ float:right; display:inline;}
.block{ clear:both; float:left; width:100%;}

a{ text-decoration:none; color:#000; }
a:hover{text-decoration:underline;}


body{
	background:#3b3b3b url(../job-images/302/background.jpg);

	color:#646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


/* General */
#wrapper{ width:960px; margin:10px auto;}

#header,
#breadcrumb,
#content,
#footer{ clear:both; float:left; width:100%; }



#header{
	background:#fff;
	margin-bottom:4px;
	width:920px; padding:10px 20px;
}

#header h1{ display:none;}
#header a.logo{
	background:url(../job-images/302/aero-logo.gif) no-repeat;
	float:left; display:inline;
	width:252px;
	height:87px;
	text-indent:-9999px;
}

#header #menu{
	float:right; display:inline;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin-top:65px;
	text-align:right;
	text-transform:uppercase;
}
#header #menu a{ color:#343434; margin:0 7px;}




#content{
	background:#fff url(../job-images/302/line.gif) repeat-y 274px top;
	position:relative;
	padding-bottom:10px;
}

.absImg{ position:absolute !important; bottom:2px; left:2px;}

/* Sidebar LEft
--------------------*/
#sidebarLeft{
	background: url(../job-images/302/bg-sleft.jpg) no-repeat;
		color:#000;
	padding-top:24px; padding-bottom:150px;
	float:left; display:inline;
	width:274px;
}
#sidebarLeftBg{
	background:url(../job-images/302/bg-sleft-large.gif) repeat-x left top;
	float:left; display:inline; width:274px;

}


#sidebarLeft h3{
	background:url(../job-images/302/title-border.png) no-repeat center bottom;
	color:#343434;
	font-family:"Trebuchet MS";
	font-size:13px;
	padding:0 20px 5px 20px;
	text-transform:uppercase;
}
#sidebarLeft h3 span{ font-size:18px;}
#sidebarLeft h3.type-1{
	color:#fff;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
}
#sidebarLeft h3.type-2{
	background:none;
	color:#007bba;
	font-size:13px;
	font-weight:bold;
	text-transform:none;
}

#sidebarLeft h3.type-3{
	color:#007bba; font-size:17px; text-transform:uppercase; font-family:"Trebuchet MS";
	background:none;
}	

#sidebarLeft h3.color-1{ color:#fff;}

.box{
	padding:8px 20px 20px 20px;
	background:url(../job-images/302/spacer.png) no-repeat left bottom;
	margin-bottom:20px;
}

.box2{
	padding:8px 20px 20px 20px;
	background:url(../job-images/302/spacer.png) no-repeat left bottom;
	margin-bottom:20px;
}

.box2 br{display:none;}
* html .box { background:url(../job-images/302/spacer.gif) no-repeat left bottom;}
* html #sidebarLeft h3{background:url(../job-images/302/title-border.png) no-repeat center bottom;}


	.box ul li{
		background:url(../job-images/302/arrow.gif) no-repeat left 7px;
		display:block;
		padding:4px 0; padding-left:11px; font-size:10px;
	}
	.box ul li a{ text-transform:uppercase;display:block; text-decoration:underline;}
.box p{ margin-bottom:10px;}

.box2 ul li, .box2 dl dt {
		background:url(../job-images/302/arrow.gif) no-repeat left 7px;
		display:block;
		padding:4px 0; padding-left:11px; font-size:10px;
	}
.box2 ul li a, .box2 dl dt a { text-transform:uppercase;display:block; text-decoration:underline;}

#tagCloud{
	background:#e0dfd7;
	border:1px solid #fff;
	margin:0 5px; margin-bottom:10px;
	text-align:justify;
}

	#tagCloud h3{ font-size:12px; padding-left:0; margin-bottom:10px; }
	#tagCloud a{  line-height:20px;}

/* Subscribe */
#signUp fieldset,
#signUp label{ font-size:10px; text-transform:uppercase; color:#000;}
	#signUp input{ 
		border:1px solid #808080; border-bottom:0; border-right:0;
		color:#555;
		font-size:12px; font-family:Arial, Helvetica, sans-serif;
		margin-top:4px;
		padding:4px 3px;
		width:172px;
	}
	#signUp  input.submit{
		background: url(../job-images/302/btn-subscribe.gif) no-repeat;
		border:0; padding:0;
		cursor:pointer;
		margin:5px 0 15px 0px;
		height:32px;
		width:132px; text-indent: -9999px;
               font-size:0px;
               line-height: 0px;
	}
	#signUp p{ margin-top:3px;}


/* Sidebar Right
--------------------*/
#sidebarRight{
	background: url(../job-images/302/bg-sright.jpg) no-repeat;
	float:right; display:inline;
	width:643px;
	padding-left:25px;
	padding-right:17px;

}
#sidebarRightBg{
	background:url(../job-images/302/bg-sright-large.gif) repeat-x left top;
	float:right; display:inline; width:685px;
}


.boxBig{
	float:left; clear:both; width:100%;
	margin-top:20px;
}

#intro{
	margin-top:20px;
}
#intro h2{ color:#007bba; font-size:18px; text-transform:uppercase; font-family:"Trebuchet MS";}
#intro p{ margin-top:10px;}

#breadcrumb{
	color:#343434;
	font-size:11px;
	font-weight:bold;
	padding:11px 0;
	text-indent:10px;
	text-transform:uppercase;
	float:left; clear:both; width:100%;
}
	#breadcrumb a{color:#343434; }	

/* Search Form */
.searchForm{
	background: url(../job-images/302/bg-search.gif) repeat-x;
	float:left; clear:both; width:100%;
	height:46px; padding-top:11px;
	position:relative; z-index:999;
	margin-top:20px;
}

	.searchForm label{
		color:#fff;font-family:"Trebuchet MS";
	    font-size: 13px; vertical-align:middle;
		 margin-left:110px;
		 text-transform:uppercase; 
	}
	.searchForm #job_input_text{
		color:#666;vertical-align:middle;
		border:1px solid #707070; width:220px; height:20px; padding:5px 6px 0 6px;
		margin:0 7px;
		font-size:13px; font-family: Arial, Helvetica, sans-serif;
	}
	.searchForm .input_submit{
		background: url(../job-images/302/btn-go.gif) no-repeat;
		height:10px; width:35px; border:none;
		 vertical-align:middle;
        cursor:pointer;text-indent: -9999px;
font-size:0px;
line-height: 0px;
	}

/* Search Popup */
#srb{
	border:1px solid #999999; 
	background:#343434;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	position:absolute; top:40px; left:215px; 
	float:left; clear:both;
	width:292px;

}
#srb .header{
	background:#b4b4a3;
    text-align: left; font-weight:bold;
	 padding:6px 0;
	width:100%; 
}
	#srb .header h4 { color:#fff;    text-indent:11px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
	#srb .header .close a {  color: #000; position: absolute; top: 6px; right: 14px; text-decoration:underline;  }


#srb .content{ width:292px; }
#srb .content tr td{
	padding:8px 10px;
	border-bottom:1px solid #999;
}
#srb .content tr:hover td,
#srb .content tr:hover td a{ background:#eaeae4; color:#000; cursor:pointer; text-decoration:underline; }

#srb .content tr td a{ display:block; color:#fff;}
#srb .content tr td a:hover{}

#srb .content tr.srb-lastrow td { border:0; padding-bottom:10px;}
#srb .content tr.srb-lastrow:hover td { background:none;}
#srb .content tr.srb-lastrow td a{  text-decoration:underline; background:none; color:#fff;  }


#listJobs{
	background: url(../job-images/302/bg-list.gif) repeat-y;
	border-bottom:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	padding-bottom:10px;
	float:left; clear:both; width:100%;

}
#listJobs div{
	float:left; display:inline;
	padding:10px; border-top:1px solid #fff;
	margin-left:4px;
}
#listJobs div.byCat{ width:189px;  margin-left:2px;}
#listJobs div.byLoc{ width:160px;}
#listJobs div.byGroups{ width:222px; }


#listJobs h4{
	background:url(../job-images/302/line-cat.gif) no-repeat center bottom; 
	font-size:13px; color:#343434;
	margin-bottom:10px;
	padding-bottom:10px;
}
#listJobs div.byGroups h4{background:url(../job-images/302/line-groups.gif) no-repeat center bottom; }
#listJobs div.byLoc h4{background:url(../job-images/302/line-loc.gif) no-repeat center bottom; }


#listJobs ul li{
	padding:3px 0; display:block;
	 
}
#listJobs a{ text-decoration:underline; display:block;}
#listJobs a.more{
	color:#000; 
	background:url(images/arrow-gray.gif) no-repeat left 4px;
	margin-top:20px; text-decoration:none;
	display:block;
}
	#listJobs a.more:hover{ text-decoration:underline;}	


/* Level2 Table */
#jobsTable{
	border:1px solid #c2c1bd;
	background:#fff;
	color:#000;
	padding:1px;
	float:left; clear:both; width:639px;
}
	#jobsTable table{ 
		width:639px; 
		background:#fff url(../job-images/302/line-table.gif) no-repeat center 34px; 
		border-collapse:collapse;
	}

	#jobsTable table th,
	#jobsTable table td{ text-align:left; padding:6px 10px; }
	#jobsTable table tr th{
		font-weight:normal;
		padding:10px 10px;
		font-size:14px;
		color:#343434;
	}

	#jobsTable table th.title{  width:292px;}
	#jobsTable table th.loc{ width:262px; }
	#jobsTable table td a{  display:block; text-decoration:underline;color:#000;	} 
	#jobsTable table td.jobTitle{width:307px;  }


/* Job Details */
#jobDetails{
	position:relative; padding-bottom:40px; padding-top:20px;
	background:url(../job-images/302/line-table.gif) no-repeat center top;
	float:left; clear:both; width:100%;
	
}	



#jobDetails h4,
#jobDetails h5{
	color:#007bba;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:15px;
} 
#jobDetails h4{ font-size:10px; color:#343434;}

#jobDetails p{ margin-bottom:10px;}
#jobDetails a{color:#646464;}
#jobDetails ul{ margin-bottom:10px;}
#jobDetails ul li{ padding:1px 0; padding-left:8px;}
#jobDetails a{ text-decoration:underline;}
#jobDetails	a.applyTop,
#jobDetails	a.applyBot{
		position:absolute;
		float:left; clear:both;
		background: url(../job-images/302/apply-top.gif) no-repeat;
		width:102px; height:31px;
		text-indent:-9999px;
		
	}
#jobDetails	a.applyTop{top:10px; right:20px;}
#jobDetails	a.applyBot{bottom:10px; right:20px;background: url(../job-images/302/apply-bot.gif) no-repeat;}



/* Recent Jobs */	
#recentJobs h3{
	color:#343434;
	font-size:13px;
	font-family:"Trebuchet MS";
	margin-bottom:10px;
	text-transform:uppercase;
}




#recentJobs dt{
		color:#007bba;
		font-size:12px; font-weight:bold;
}
	#recentJobs dt a{ color:#007bba;}
	#recentJobs dd{ margin:2px 0 10px 0;}

#left-recentJobs dd{display:none;}


#similarJobs{	
	border:1px solid #c2c1bd;
	background:#fff;
	color:#000;
	padding:1px;
	width:639px;
}
#similarJobs div{ 
	float:left;
	width:639px; 
	background:#b4b4a3 url(../job-images/302/line-table.gif) no-repeat center 34px;
	padding-bottom:10px;

}
#similarJobs h3{
		padding:10px 10px;
		font-size:14px;
		color:#fefefe;
}
#similarJobs ul li{ 
	float:left; display:inline;
	padding:5px 0;
	width:300px;
}
	#similarJobs ul li a{
		display:block;
		text-decoration:underline;
		padding-left:12px;
	}


#footer{
	color:#909090;
	font-size:9px;
	padding:10px 0;
	text-align:right;
	text-transform:uppercase;
}

#footer a{ color:#909090; margin:0 5px;}
#signUp img {
padding-bottom:10px;
padding-right:3px;
}
.trFilterResults{display:none;}
.cloud-Tiny {color:#00B0EB;
font-size:12px;
font-weight:bold;
}
.cloud-Medium{font-size:15px; color:#383836;
}
.cloud-Big{font-size:14px; 
font-weight:bold;color:#00B0EB;

}
.cloud-Small{size:10px; color:#383836;
 font-weight:bold; }ht:bold; }
