*{ 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:#666; }
a:hover{text-decoration:underline;}


body{
	background:#f4f3f1;
	color:#183466;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}


/* General */

#wrapper{ width:850px; margin:0 auto;}

#container,
#header,
#intro,
#content,
#footer{ clear:both; float:left; width:100%; }

#container{
	background:url(../job-images/390/shadow-content.gif) repeat-y;
	width:842px; padding-right:8px;
}

#header{
	background:#2e9cd5 url(../job-images/390/bg-header.jpg) no-repeat right top;
	height:138px; 
}
	#header a{
		background:url(../job-images/390/logo-fresenius.gif) no-repeat;
		display:block;
		margin-top:20px; margin-left:20px;
		width:192px;
		height:50px;
		text-indent:-9999px;
	}



h2.like{
	background: url(../job-images/390/career-img.gif) no-repeat 20px 10px;
	width:226px;
	height:130px;
	text-indent:-9999px;
}



#content{
	background:#2e9cd5;
	padding-left:1px;
	width:841px;
}


#sidebarLeft{
	float:left; display:inline;
	width:226px;padding-bottom:10px;
}
#sidebarLeft ul br{display:none;}
#sidebarLeft img.corpImg{ display:block;}

#content h3{
	color:#fff;
	font-size:17px;
	padding:4px 0;
	text-indent:20px;
}

.color1{ background:#2e9cd5; }
.color2{ background:#281a06; }
.tColor3{ color:#183466 !important; }
.color3{ background:#183466; }
.color4{ background:#d1e3ef; }


.box{
	margin-bottom:3px;
	padding:10px 20px;
}

.box ul li{ padding:3px 0; display:block;}
.box ul li a{ 
	color:#fff; /**text-decoration:underline;*/
	font-size:12px; font-weight:bold;
	display:block;
}

#tagCloud{
	text-align:justify;
	line-height:18px;
}



	
/* Subscribe */
#signUp{	border:1px solid #b3baa8; border-left:0;}
#signUp div{
	background:#ebf3e8;
	padding:5px 5px 5px 20px;
}
#signUp img{padding-right:10px; padding-bottom:10px;}
#signUp h3{
	background:#c2d1b9;
	color:#2d4870;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;

}
#signUp img{ margin-top:4px;}

	#signUp input{
		background:url(../job-images/390/input-signup.gif) no-repeat;
		border:1px solid #d1d1d1;
		color:#555;
		font-size:12px; font-family:Arial, Helvetica, sans-serif;
		padding:6px 3px 0 6px;
		height:17px;
		width:182px;
	}
	#signUp input.submit{
		background: url(../job-images/390/btn-subscribe.gif) no-repeat;
		border:0;
		color:#fff;
		cursor:pointer;
		margin:10px 0 5px 0px;
		padding:0;
		width:95px; height:31px;  text-indent: -9999px;
font-size:0px;
line-height: 0px;
	}




/* Sidebar Right */
#sidebarRight{
	background:#d4e6f4;
	float:right; display:inline;
	border-left:1px solid #fff;
	width:614px;
	margin-bottom:10px;

}	


#intro{
	background:#e7f3ff;
	float:left; clear:both; width:100%;
	padding:10px 0;
}
	#intro div{
		padding:0 10px;
		color:#666;
	}
	#content #intro h3{
		color:#2e9cd5;
		font-size:18px;
		text-indent:0;
		padding:0;
	}
	#intro p{ line-height:16px; margin-top:10px; text-align:justify;}
	

/* Search Form */
.searchForm{
	background:#000;
	float:left; clear:both; width:100%;
	height:40px; padding-top:7px;
	position:relative; z-index:999; 
}

	.searchForm label{
		width:55px;
	    font-size: 14px;
		color:#fff;
		font-weight:bold; float:left; display:inline;
		margin-left:160px;
}
	.searchForm #job_input_text{
		background:url(../job-images/390/bg-input.gif) no-repeat;
		color:#666;float:left; 
		border:none; width:196px; height:22px;
		padding:10px 10px 0 10px;
		font-size:13px; font-family: Arial, Helvetica, sans-serif;
		margin-right:10px;
	}
	.searchForm .input_submit{
		background: url(../job-images/390/btn-go.gif) no-repeat;
		height:30px; width:30px; border:none;
		text-indent: -9999px; float:left; display:inline;font-size:0px;
line-height: 0px;
        cursor:pointer;
	}

/* Search Popup */
#srb{
	position:absolute; top:67px; left:95px; float:left; clear:both;
	width:409px;
	padding:3px; border:1px solid #c2d1b9; 
	background:#e7f3ff;
	/*display:none;*/

}
#srb .header{
	background:#2e9cd5;
    text-align: left; font-weight:bold;
	height:23px; padding-top:10px;
	width:100%; 
	margin-bottom:10px;
}
	#srb .header h4 {font-weight:bold; color:#fff;    text-indent:11px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
	#srb .header .close a {  color: #fff; position: absolute; top: 12px; right: 14px; /*text-decoration:underline; */ font-weight:bold; }


#srb .content{
	width:409px;
}
#srb .content tr td{
	padding:5px 10px;
	border-bottom:1px solid #e7eced;
}
#srb .content tr.alt td{ }

#srb .content tr td a{ display:block; color:#183466;    }
#srb .content tr td a:hover{text-decoration:underline;}

#srb .content tr.srb-lastrow td {
	padding-top:20px; border:0; padding-bottom:10px;
}
#srb .content tr.srb-lastrow:hover td { background:none;}
#srb .content tr.srb-lastrow td a{  text-decoration:none; }
#srb .content tr.srb-lastrow td a:hover{  text-decoration:underline; }

#breadcrumb{
	background:#c2d1b9;
	float:left; clear:both; width:100%;
	color:#195c93;
	text-indent:20px;
	padding:3px 0;
	margin-bottom:3px;
}
	#breadcrumb a{color:#195c93;}
	

#listJobs{
	border-bottom:1px solid #d5e6f2;
	float:left; clear:both; width:100%;	
	background:url(../job-images/390/bg-list.gif) repeat-y;
	padding-bottom:15px;
}
#listJobs div{
	float:left; display:inline;
	width:204px;
}
#listJobs div.last{ width:204px;}
#listJobs div div{
	width:176px;
	padding:0 14px;

}
#listJobs div h4{
	background:#2e9cd5;
	color:#fafdff;
	font-size:12px;
	font-weight:bold;
	padding:6px 0;
	margin-bottom:10px;
	padding-left:14px;
}
#listJobs ul li{ padding:5px 0; padding-right:10px; display:block; }
#listJobs ul li a{ /*text-decoration:underline;*/}



#jobsTable{
	float:left; clear:both; width:100%;
	background:url(../job-images/390/bg-table.gif) repeat-y;
	border-top:1px solid #c0dcee;border-bottom:1px solid #c0dcee;
		color:#666;
	margin-bottom:3px;
	padding-bottom:80px;
}
#jobsTable .pagination-more{padding-left:0px;}
#jobsTable table{ width:100%; border-collapse:collapse;}
	#jobsTable table td{ text-align:left; padding:10px 15px 4px 20px; vertical-align:top;   }
	#jobsTable table tr th{
		text-align:left;
		font-weight:bold;
		background:#2e9cd5;
		color:#fff;
		font-size:12px; padding:6px 0 6px 20px;
	}
	#jobsTable table th.title{  width:229px;}
	#jobsTable table th.loc{ width:158px; border-right:1px solid #c0dcee; border-left:1px solid #c0dcee;  }
	#jobsTable table td a{ 
		text-decoration:underline; 
	} 
	#jobsTable table td.jobTitle{width:214px;  }

#searchResults #jobsTable{ background:#e7f3ff;}
#searchResults #jobsTable table th.thJobTitle{  width:435px; }
#searchResults #jobsTable table th.thLocations{ width:315px;}
p.searchResults{
	text-indent:20px;
	padding:10px 0;
	font-size:14px;

}

/* Job Details */
#jobDetails{
	float:left; clear:both; width:613px;
	background:#ebf3e8;
	border:1px solid #c2d1b9; border-right:0;
	position:relative; padding-bottom:60px;
	margin-bottom:3px;
}	
#jobDetails h4{
	background:#c2d1b9;
	color:#183466;
	font-size:14px;
	font-weight:bold;
	padding:9px 0 5px 0; padding-left:20px;
	text-transform:uppercase;
} 

#jobDetails p{ margin-bottom:10px;}
#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/390/btn-apply.gif) no-repeat;
		width:115px; height:31px;
		text-indent:-9999px;
		
	}
#jobDetails	a.applyTop{top:70px; right:20px;}
#jobDetails	a.applyBot{bottom:20px; left:20px;}	



#recentJobs{ 
	background:#ebf3e8;
	float:left; clear:both;
	border:1px solid #c2d1b9;
	width:612px;
	margin-top:2px;
}	
	#recentJobs h3{ color:#183466;}
	#recentJobs dt {
		background:#c2d1b9;
		padding:6px 0;
		text-indent:20px;
		display:block;
	}
		#recentJobs dt a{
			color:#183466;
			font-weight:bold; font-size:11px;
			text-transform:uppercase;
		}
		#recentJobs dt span{ text-transform:none; font-weight:normal;}
			#recentJobs dt a:hover{ text-decoration:underline;}
		#recentJobs dd{ padding:5px 20px; }
		#recentJobs dd span{ display:block;}



#similarJobs{
	background:#e7f3ff url(../job-images/390/bg-similarjobs.gif) repeat-y center top; 
	border-bottom:8px solid #d4e6f4;
}
#similarJobs ul li{display:inline;
float:left;
font-weight:bold;
padding:3px 9px 3px 13px;
width:280px;
border-bottom:1px solid #D4E6F4;
}
#similarJobs h3{
	background:#d4e6f4;
	color:#183466;
	font-size:15px;
}
#similarJobs table{ width:100%; }
#similarJobs table tr td{
	border-bottom:2px solid #d4e6f4;
	color:#183466; 
	font-weight:bold;
	padding:6px 20px;
	width:25%;
}
#similarJobs  a{
	color:#183466;
	display:block;
}	


#footer{
	background:#2e9cd5;
	border-top:1px solid #8dbee7;
	color:#fff;
	padding:8px 0;
	text-align:center;
}

#shadowBot{
	background:url(../job-images/390/shadow-bot.gif) no-repeat;
	height:8px;
	padding-bottom:10px;
	float:left; clear:both; width:849px;
}
.pagination-more{padding-left:100px;}
#noResultsFund{padding-left:20px;}
.trFilterResults{display:none;}
    .cloud-Tiny {font-size:13px;
	color:#183466 !important;
	
}
.cloud-Medium {font-size:14px;
	color:#183466 !important;
        font-weight:bold;
}
.cloud-Big {
	font-size:16px;
	 font-weight:bold;
	color:#281A06!important;
}
.cloud-Small {font-size:11px;
	color:#281A06 !important;
        font-weight:bold;
}
#content h3.color4{
padding: 10px 20px;
text-indent: 0;
}