*{ 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:#ff3333 url(../job-images/913/bg-footer.gif) repeat-x left bottom;
	background:#ff3333;
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
}

/* General */
.wrapper{ width:982px; margin:0 auto;}

#top,
#breadcrumb,
#bar,
#content{ clear:both; float:left; width:100%; }
#content{ padding-bottom:20px;}


#breadcrumb{ color:#fff; padding:8px 0; text-align:right; font-weight:bold;}
#breadcrumb a{ color:#fff;}

.mBot{ margin-bottom:4px;}
img.mBot{ float:left; clear:both;}
h3{
	color:#ff3333;
	font-weight:bold;
	font-size:14px;
	margin-bottom:8px;
	text-transform:uppercase;
}
h3 span{ color:#ff9933; font-weight:normal;}

#top{ margin-bottom:4px;}
#intro {
	background:#ff9933;
	display:inline;
	float:left;
	height:311px;
	width:396px;
}
#level2 #intro{ height:259px;}
#level2 #intro div{ line-height:12px;}

#level3 #intro{ width:100%; height:200px;  border-bottom:4px solid #ff3333;}
#level3 #intro a{background:#fff url(../job-images/913/logo-1.gif) no-repeat center top;}

	#intro a{
		background:url(../job-images/913/logo-1.gif) no-repeat;
		display:block;
		height:69px;
		text-indent:-9999px;
	}
	#intro div{ padding:10px; line-height:16px;}
	#intro h3{ text-transform:none; font-size:18px;}


#bar{
	background:url(../job-images/913/bg-bar.gif) repeat-x;
	height:44px;
	margin:0 0 0px 0;
	padding:13px 0 0 0;
	border-bottom:4px solid #ff3333;
}


/* List Jobs Level 1*/
#listJobs{
	float:left; display:inline;
	padding-top:10px;
}
#listJobs div{
	float:left; display:inline;
	width:198px;
	position:relative;
	margin-left:10px;
}
#listJobs div div{
	background:#ff9933;
	border:4px solid #ff3333;
	margin-left:0;
	position:absolute;
	left:0;
	top:20px;
	padding:10px;
	width:170px;
}
#listJobs a.close{
	position:absolute; top:3px; right:6px;
}
#listJobs h3{
	background: url(../job-images/913/arrow.gif) no-repeat right center;
	padding-right:20px;
	font-size:12px;
	display:inline;
	cursor:pointer;
}


#listJobs ul{ margin-bottom:5px;}
#listJobs ul li{ padding:4px 0; }
#listJobs ul li.LIheaderlocation{ background:none; font-weight:bold;}
#listJobs a.pagination-more,
#listJobs a.pagination-back	{
	font-weight:bold;
	margin-right:10px;
}

#similarJobs{
	background:#ff9933;
	border:4px solid #ff3333;
	margin-left:0;
	position:absolute;
	left:0; z-index:2;
	top:20px;
	padding:10px;
	width:270px;
}
#similarJobs ul li{
	padding:2px 0;

}
.openSimilar{	
	background: url(../job-images/913/arrow.gif) no-repeat right center;
	padding-right:20px;
	display:inline;
	cursor:pointer;
}
#similarJobs a.close{ position:absolute; top:3px; right:6px; }

/* Search Form */
.searchForm{
	background:url(../job-images/913/bg-inputs.gif) no-repeat;
	padding:3px 0 0 0;
	width:310px;
	height:27px;
	float:left; display:inline;
	margin-left:12px;
	position:relative; z-index:999;
}
	.searchForm label{ display:none;}
	.searchForm #job_input_text{
		margin-left:3px;
		color:#000241;
		padding:2px 5px;		
		font:12px Tahoma;
		vertical-align:middle;
		width:153px;
	}
	.searchForm .input_submit{margin-left:3px;
		background: url(../job-images/913/btn-go-2.gif) no-repeat;
		cursor:pointer;
		height:21px;
		vertical-align:middle;
		width:136px; 
		text-indent: -9999px;
		line-height:0;
	}
.searchForm p{ 
	font-size:10px; font-style:italic;
	position:absolute;
	top:28px; left:12px;
}


/* Search Popup */
#srb{
	position:absolute; top:50px; right:0;
	float:left; clear:both;
	width:282px;
	background:#ff9933;
	border:4px solid #ff3333;
	padding:2px 10px;
	/*display:none;*/
}

#srb .header{
	padding:4px 0;
	margin-bottom:10px;
	width:100%; 
}
	#srb .header h4 {
		font-size:12px;
		color:#fff;
		font-weight:bold;
	}
	#srb .header .close a {  
		color:#fff;
		font-size:12px;
		font-weight:bold;
		position: absolute; top: 6px; right: 8px; 
		
	 }

#srb .content{ width:282px; margin-left:0px;}
#srb .content tr td{
	color:#333;
	padding:7px 8px;
	width:30%;
	vertical-align:top;
}
#srb .content tr td a{ color:#333; display:block;}
#srb .content tr:hover td{ }
#srb .content tr.srb-lastrow td {  padding:12px 7px; border-bottom:0; }
#srb .content tr.srb-lastrow td a{ font-weight:bold; color:#333;text-decoration:underline;}


/* Search Form */
#signUp{
	background:url(../job-images/913/bg-inputs.gif) no-repeat;
	padding:3px 0 0 0;
	width:310px;
	height:24px;
	margin-left:50px;
	float:left; display:inline;
	position:relative; z-index:999;
}
	#signUp input{
		margin-left:3px;
		color:#000241;
		padding:2px 5px;		
		font:12px Tahoma;
		vertical-align:middle;
		width:153px;
	}
	#signUp input.submit{
		background: url(../job-images/913/btn-subscribe.gif) no-repeat;
		cursor:pointer;
		height:21px;
		vertical-align:middle;
		width:136px;
		padding:0;
		margin:0;
		text-indent: -9999px;
		line-height:0;
	}

#bg{
	float:left; clear:both; width:100%;
	background:#fff url(../job-images/913/gradient.gif) repeat-x left bottom;
	border-bottom:20px solid #ff3333;
}	
#bgLine{
	float:left; clear:both; width:100%;
	background:url(../job-images/913/bg-line.gif) repeat-y 751px top;
}
#level3 #bgLine{
	background:url(../job-images/913/bg-line.gif) repeat-y 689px top;
}
#home #recentJobs{border-top:4px solid #ff3333;}


#sLeft{
	display:inline;
	float:left;
	width:751px;
}
#sLeft ul{padding-left:25px;}
#sLeft ul li{list-style-type:disc;}
#level3 #sLeft{ width:689px; }
#level3 #sLeft .box{ width:666px; }

.box{
/*	background:#fff url(../job-images/913/gradient.gif) repeat-x bottom left;*/
	padding:14px 11px;
	float:left; clear:both;
	width:729px;
}
/*	
	#sLeft .box{ border-right:1px solid #ff9393; }
	.padBot{ padding-bottom:392px !important;}
*/


/* Level 2*/
#jobsTable{
	background:url(../job-images/913/bg-tables-lines.gif) repeat-y;
	border-bottom:4px solid #ff3333;
	padding-bottom:10px;
	margin-bottom:25px;

}
#jobsTable table{

	width:100%;position:relative;
 }
#jobsTable div{background:#FFFFFF url(../job-images/913/bg-table.gif) no-repeat left bottom;
            
}

#conteinerForSearchResults {background:none !important;}

	#jobsTable table td,
	#jobsTable table tr th{ vertical-align:top; }
	#jobsTable table tr th{
		color:#010101;
		font-size:14px;
		font-weight:bold;
		text-align:left;
		padding:0 12px 8px 0px;
	}
	#jobsTable table td{ padding:10px 12px 2px 0; 	}

	#jobsTable table th.jobTitle,
	#jobsTable table td.jobTitle{ width:327px; padding-right:40px;}
	#jobsTable table th.location,
	#jobsTable table td.location{ width:190px; padding-right:40px;}
	#jobsTable table th.date,
	#jobsTable table td.date{ width:120px;}
	
	#jobsTable table td.jobTitle a{
		display:inline;
		float:left;
	} 
	#jobsTable table td.jobTitle a:hover{ text-decoration:underline;}

	#jobsTable table a.pagination-back,
	#jobsTable table a.pagination-more{
		display:block;
		margin-top:10px; 
	}
	#jobsTable table a.pagination-back{ float:left;}
	#jobsTable table a.pagination-more{ float:right;}


#jobsTable.searchResults{ background:none; border:0;}
#jobsTable table.tableSearchResults{ margin-top:20px; }
#jobsTable table.tableSearchResults tr th{background:none;}



	/* Job Details */
#jobDetails{
	position:relative;
	clear:both;
	float:left;
	padding-bottom:40px;
}	
#jobDetails h4{
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin:15px 0;
	width:79%;
} 

#jobDetails p{ margin-bottom:10px;}

#jobDetails	a.applyTop,
#jobDetails	a.applyBot{
		position:absolute;
		float:left; clear:both;
		background: url(../job-images/913/apply-bot.gif) no-repeat;
		width:122px; height:40px;
		text-indent:-9999px; z-index:1;
}
#jobDetails	a.applyTop{top:0px; /*right:20px;*/margin-left:500px; background:url(../job-images/913/apply-top.gif) no-repeat; }
#jobDetails	a.applyBot{bottom:-20px; left:0px; }




	
	


/* Recent Jobs */

#recentJobs.box{ min-height:372px;}
* html #recentJobs.box{ height:372px;}
#recentJobs dt{ color:#871821; font-size:10px;  }
#recentJobs dt a{font-size:14px; font-weight:bold; display:block; }
#recentJobs dd{ margin-bottom:20px;}
#recentJobs dd a{ text-decoration:underline;}




/* Sidebar Right */
#sRight{
	display:inline;
	float:right;
	width:226px;
}
#sRight .tagcloud{margin-bottom:10px;
padding:0 10px 0 0px !important;}
#level3 #sRight{ width:289px; }
#level3 #sRight .box{  width:276px; margin-top:4px; }

#sRight .box{ 
		padding:14px 6px;
		width:214px;
}
#home #sRight .box{}

#level2 #sRight .box{ padding-bottom:50px;}
#sRight div{ margin-bottom:10px; padding:0 10px 0 17px;}
#sRight h3{ font-size:16px;}

#sRight .growth h3{ font-size:14px; margin-bottom:3px;}
#sRight .growth { font-size:10px;}

#sRight ul li{
	background:url(../job-images/913/list.gif) no-repeat left 8px;
	padding:2px 0 2px 10px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}

#sRight .box img{ margin:15px 0; }

.trFilterResults{ display:none;}


#tagCloud{
	text-align:center;padding:0 5px 0 17px !important;
}
#tagCloud h3{ text-align:left; }
	#tagCloud a{  line-height:16px;}

.cloud-Small {font-size:11px; color:#ff9933 !important;font-weight:bold; }
.cloud-Tiny { font-size:13px; color:#ff3333 !important; font-weight:bold;}
.cloud-Medium {font-size:14px; color:#ff9933 !important; }
.cloud-Big { font-size:16px; font-weight:bold; 	color:#000 !important; }
#noResultsFund{padding-left:20px;}
#jobsTable table.tableSearchResults tr th.thJobTitle, #jobsTable table.tableSearchResults tr th.thLocations, #jobsTable table.tableSearchResults tr th.thDate{padding-right:40px;
/*width:237px;*/}

#articles #content{ padding-bottom:10px;}
#articles #content img.mBot{border-bottom:4px solid #ff3333; margin-bottom:0;}


#article.box{ padding-bottom:0;}
#article p,
#article li{  }
#article li{ background:url(../job-images/913/list-2.gif) no-repeat left 4px; padding:0; padding-left:7px;}
#sLeft #article ul{ margin:0; padding:0;  list-style:none;}
#sLeft #article ul li{ list-style-type:none;}
#article a img{ vertical-align:middle;}

#article h3{
	color:#000;
	text-transform:none;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 3px 0;
}
#article a{display:block;
font-size:14px;
font-weight:bold;}
#srb .content tr.srb-lastrow td a:hover{
text-decoration: none;
}
#article a.applyBot {
background:transparent url(../job-images/913/apply-bot.gif) no-repeat scroll 0 0;
clear:both;
float:left;
height:40px;
position:relative;
text-indent:-9999px;
width:122px;
z-index:1;
}

a:hover {
text-decoration:underline;
}n:underline;
}