/* CSS Document */


*{ 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/274/shadow-content.gif) repeat-y;
	width:842px; padding-right:8px;
}

#header{
	background:#2e9cd5 url(../job-images/274/bg-header.jpg) no-repeat right top;
	height:101px;
}
	#header a{
		background:url(../job-images/274/logo-fresenius.gif) no-repeat;
		display:block;
		margin-top:20px; margin-left:20px;
		width:192px;
		height:50px;
		text-indent:-9999px;
	}


#intro{
	background: url(../job-images/274/spacer.gif) no-repeat;
	padding-top:37px;
}	
#introBg{
	background:url(../job-images/274/bg-intro.gif) repeat-y;
	float:left; clear:both; width:100%;
	padding-bottom:10px;

}
#intro h2{
	background:#2e9cd5 url(../job-images/274/career-img.gif) no-repeat 60px 20px;
	float:left; display:inline;
	width:227px;
	height:130px;
	text-indent:-9999px;
}
#intro .right{
	color:#666;
	margin-right:26px;
	width:570px;
}
#intro h3{
	color:#2e9cd5;
	font-size:19px;
	margin-bottom:10px;
}
#intro p{ line-height:16px;}


#content{
	padding-left:1px;
	width:841px;
}


#sidebarLeft{
	float:left; display:inline;
	width:226px;
}
#sidebarLeft h3{ text-indent:0px !important; padding-left:20px!important;}
#sidebarLeft img.corpImg{ display:block;}
#content h3{
	color:#fff;
	font-size:17px;
	padding:6px 0;
        padding-left:5px;
	text-indent:20px;
}

.color1{
	background:#2e9cd5;
}
.color2{
	background:#281a06;
}
.tColor3{
	color:#183466 !important;
}
.color3{
	background:#183466;
}

.box{
	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;
}

.box ul li a:hover{ 
	text-decoration: none;
	
}

/* br{display:none;}*/
#sidebarLeft .box br{display:none;} 

#tagCloud{
	text-align:justify;
	line-height:18px;
}

#recentJobs{ background:#ebf3e8;}
#recentJobs h3{ color:#183466;text-indent:0px; padding-left:20px; }
#recentJobs dt {
	background:#c2d1b9;
	padding:6px 0;
	/*text-indent:20px;*/
        padding-left: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;}

#sidebarRight #recentJobs{
	border:1px solid #c2d1b9;
	width:612px;


}
	
/* Subscribe */
#signUp{	border:1px solid #b3baa8; border-left:0;}
#signUp div{
	background:#ebf3e8;
	padding:5px 5px 5px 20px;
}
#signUp h3{
	background:#c2d1b9;
	color:#2d4870;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;

}
#signUp p{ margin-top:6px; color:#000;}

	#signUp  input{
		background:url(../job-images/274/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/274/btn-subscribe.gif) no-repeat;
		border:0;
		color:#fff;
		cursor:pointer;
		margin:10px 0 5px 0px;
		padding:0;
		width:95px; height:31px;  
	}



#sidebarRight{
	float:right; display:inline;
	width:614px;

}	

/* 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:140px;
}
	.searchForm #job_input_text{
		background:url(../job-images/274/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/274/btn-go.gif) no-repeat;
		height:30px; width:30px; border:none;
		text-indent: -9999px; float:left; display:inline;
        cursor:pointer;font-size:0px;
line-height: 0px;
	}

/* 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 .header .close a:hover {  text-decoration: none; }

#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;  text-decoration:underline;  }
#srb .content tr td a:hover{ text-decoration: none;}

#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:underline; }
#srb .content tr.srb-lastrow td a:hover{  text-decoration: none; }




#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/274/bg-list.gif) repeat-y;
	padding-bottom:86px;
}
#listJobs div{
	float:left; display:inline;
	width:204px;
}
#listJobs div.last{ width:206px;}
#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 a{ text-decoration:underline; display:block;width:160px;}
#listJobs a:hover{ text-decoration: none; }

#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;}	


#home #listJobs span a {
display:inline;
}

#home #listJobs span a.pagination-back{
margin-right:80px;
}


#home #listJobs ul {
margin-bottom:30px;
}



#jobsTable{
	float:left; clear:both; width:100%;
	background:url(../job-images/274/bg-table.gif) repeat-y;
	border-top:1px solid #c0dcee;border-bottom:1px solid #c0dcee;
	margin-bottom:3px;
	/*padding-bottom:80px;*/
}

#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; display:block; 
	} 
	
	#jobsTable table td a:hover{ 
		text-decoration: none; 
	} 
	#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; padding-top:15px;}
#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/274/btn-apply.gif) no-repeat;
		width:115px; height:31px;
		text-indent:-9999px;
		
	}
#jobDetails	a.applyTop{top:80px; right:20px;}
#jobDetails	a.applyBot{bottom:20px; left:20px;}	


#similarJobs{
	background:#e7f3ff url(../job-images/274/bg-similarjobs.gif) repeat-y center top; 
	border-bottom:8px solid #d4e6f4;
}
#similarJobs h3{
	background:#d4e6f4;
	color:#183466;
	font-size:15px;

}
#similarJobs table{ width:100%; }
#similarJobs table tr td{
color:#183466; font-weight:bold;
	padding:6px 20px;
	width:25%;
	border-bottom:2px solid #d4e6f4;
	}
#similarJobs table tr td a{
	color:#183466;
	display:block;
}	
#similarJobs a{color:#183466;
	display:block;
        font-weight:bold;
        padding-left:20px; 
              }

#similarJobs li {line-height:30px;}
#footer{
	background:#2e9cd5;
	color:#fff;
	margin-top:1px;
	padding:8px 0;
	text-align:center;
}

#shadowBot{
	background:url(../job-images/274/shadow-bot.gif) no-repeat;
	height:8px;
	padding-bottom:10px;
	float:left; clear:both; width:849px;
}

#signUp img {padding-right:5px;
padding-top:5px;}
.cloud-Tiny {color:#195C93;
font-size:12px;
font-weight:bold;
}
.cloud-Medium{font-size:15px;/*font-weight:bold; */color:#195C93;
}
.cloud-Big{font-size:16px; 
font-weight:bold;color:#000000;

}
.cloud-Small{size:10px; color:#000000;
/*font-weight:bold;*/}ight:bold;*/}0;
/*font-weight:bold;*/}eight:bold;*/}