/*general styles---------------------------------------- */
body {
	background-color: #F1F2ED;
	margin: 0 0 10px 0;
}
form{
  margin: 0px;
  padding: 0px;
}
body, div, span, p, th, td, input, textarea, select {
	line-height: 20px;
	font-weight: normal;
  font-family: Verdana, 'Geneva CE', lucida, sans-serif;
}
input, textarea, select {
	font-size: 11px;
}
h5 {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
  font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-weight: bold;
	margin: 0;
	color: #2E2282;
}
h1, h2, h3,
#search_box h2,
#menu_c h1 {
	margin: 0;
	padding: 0;
	color: #3298cc;
	font-weight: normal;
}
h1,
#search_box h2,
#content h2 {
	font-size: 1.7em;
}
h3,
#menu_c h1 {
	font-size: 13px;
	color: #2E2282;
	text-transform: uppercase;
	width: 400px;
	border-bottom: 1px dotted #282828;
	font-weight: bold;
	padding-bottom: 8px;
	/*background-image: url('../images/arrow1.gif');*/
	background-repeat: no-repeat;
	background-position: 0px 6px;
	/*padding-left: 18px;*/
}
h3.no_transform,
#search_box h2 {
	text-transform: none;
}
span.orange {
	font-size: 16px;
	color: #EC7100;
	text-transform: uppercase;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #EC7100;
	border-bottom: 1px dotted #282828;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 0;
}
h4.no_underline {
	border: 0;
}
/*    site map    */
#site_map_cover h3 {
  margin: 10px 0 10px 0;
}
#site_map_cover h5 {
  padding: 0;
  margin: 0 0 10px 10px;
  line-height: 100%;
}
#site_map_cover h5 a {
  color: #2E2282;
}
#site_map_cover h5 a:hover {
  color: #de4916;
}
#site_map_cover ul {
	list-style: square;
	padding: 0;
	margin: 0 0 0 20px;
}
#site_map_cover ul h5 {
  margin: 0 0 10px 0;
}
#site_map_cover img {
  margin: 0 0 0 30px;
}

a {
	text-decoration: none;
	color: #3298CC;
}
a img {
	border: none;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 758px;
	background: #fff url('../images/container_back.gif') repeat-y;
	padding: 0 15px 0 15px;
}
/*inner containers------------------------ */
div#flash_banner_holder {
  margin: 0;
  padding: 0;
  float: right;
  width: 484px;
  height: 197px;
  background: url('../images/no_flash.jpg') no-repeat top right;
}
#banner {
	height: 186px;
	width: 758px;
	font-size: 11px;
}
/*
div#banner.no_division {
	background-image: url('../images/header_no_division.gif');
}
div#banner.sales {
	background-image: url('../images/header_sales.gif');
}
div#banner.it {
	background-image: url('../images/header_it.gif');
}
div#banner.pharma {
	background-image: url('../images/header_pharma.gif');
}
*/
#job_details {
	background-color: #DFDFDF;
	border-bottom: 3px solid #DE4916;
	width: 90%;
	margin: 10px 0 10px 0;
	text-align: left;
	color: #2E2282;
}
#job_details th {
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
}
#job_details td {
	padding-right: 10px;
}
#content {
	width: 463px;
	float: right;
	padding: 20px 0 0px 20px;
	margin: 0;
	min-height: 300px;
	_height: 300px;
}
#content p {
	width: 400px;
	color: #282828;
}
#center_block {
	font-size: 10px;
	background: #EFEFEF url('../images/back.gif');
}
#center_block.no_left {
  background: #EFEFEF;
}
#center_block #breadcrumbs, #center_block #breadcrumbs a{
  font-size: 11px;
}
.no_left #content {
  width: 100%;
  float: none;
}
#menu_a, #menu_b, #menu_c {
	text-align: right;
	color: #de4916;
	font-weight: bold;
	white-space: nowrap;
}
#menu_a {
	margin-right: 9px;
	height: 20px;
}
#menu_b {
  height: 20px;
	margin-top: 27px;
	margin-right: 9px;
}
#menu_c {
  text-align: left;
	height: 105px;
  margin-left: 35px;
  margin-top: 13px;
  position: relative;
}
#menu_c h1 {
  border: 0;
  color: #4E439C;
  font-size: 22px;
  font-family: Helvetica, Verdana, 'Geneva CE', lucida, sans-serif;
  font-weight: normal;
  width: auto;
  text-align: left;
  text-transform: none;
  padding-top: 15px;
}
#menu_c #menu_c_menu_cover {
	color: #2e2282;
	font-size: 105%;
  font-weight: bold;
  margin-left: 180px;
}
#menu_a ul, #menu_b ul {
  float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu_c_menu_cover ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 0 0;
}
#menu_c_menu_cover ul span,
#menu_a ul span,
#menu_b ul span {
  font-weight: bold;
}
#menu_c img {
  float: left;
}
#menu_a ul li, #menu_b ul li, #menu_c_menu_cover ul li {
	float: left;
}
#menu_a ul li a, #menu_b ul li a, #menu_c_menu_cover ul li a.current {
	color: #2e2282;
}
#menu_a ul li a:hover, #menu_b ul li a:hover {
	color: #de4916;
}
#menu_c_menu_cover ul li a:hover, #menu_c_menu_cover ul li a.current:hover {
	color: #2e2282;
}
#menu_c_menu_cover ul li a, #menu_b ul li a.current {
	color: #de4916;
}
#menu_c a.services_advertising {
  display: block;
  position: absolute;
  right: 10px;
  top: 0px;
}
#top_block {
	font-size: 11px;
  margin: 0;
  padding: 0;
  width: 758px;
  height: 197px;
  overflow: hidden;
}
#search_box_cover {
	background-image: url('../images/search_bg.gif');
	width: 273px;
	height: 197px;
  padding: 0;
  margin: 0;
  float: left;
	overflow: hidden;
}
#search_box {
	padding-left: 20px;
	padding-top: 10px;
}
#search_box h2 {
  color: #274879;
  border: 0;
}
#search_box select, #search_box input.input {
	clear: both;
	width: 200px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#search_box input.input {
	width: 196px;
	line-height: 100%;
}
#search_box .jobAlertButton, #search_box .searchButton{
  background: transparent url(../images/email_alert.png) no-repeat center top; 
  border: none;
  cursor: pointer;
  height: 75px;
  color: white;
  margin: 0 15px; 
}
#search_box .searchButton{
  background-image: url(../images/search.png);
}
#other_nav, #other_nav_internal {
	width: 250px;
	padding: 20px 3px 20px 20px;
	margin: 0;
	float: left;
}
#other_nav h3, #other_nav_internal h3 {
  width: auto;
}
#other_nav_internal ul {
	list-style-type: none;
	margin-left: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #2E2282;
	/* text-transform: uppercase; */
	font-weight: bold;
	margin-left: 15px;
}
#other_nav_internal ul a {
	color: #2E2282;
}
#other_nav_internal ul a:hover {
	color: #de4916;
}
form .mini {
	float: left;
	width: 225px;
}
form .mini input {
	width: 190px;
}
#cform table td {
  vertical-align: bottom;
}
form#cform span.error, form#cform label {
  display: block;
  padding: 0;
  margin: 0;
}
textarea {
	width: 420px;
	height: 200px;
}
form .normal {
	width: 450px;
}
form .validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #ff0000;
	color: #fff;
	font-weight: bold;
}
form .custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #c8aa00;
	color: #fff;
	font-weight: bold;
}
ul.orange {
	list-style-type: none;
	margin-left: 1px;
	padding-left: 1px;
	font-weight: bold;
	color: #de4916;
}
#other_nav p, #other_nav h4 {
	/* float: right; */
	width: 180px;
	text-align: left;
}
#other_nav h4.last_search_heading {
	float: none;
	width: 95%;
	margin-bottom: 20px;
}
/*forms------------------------ */
table.form {
	border-collapse: collapse;
}
table.form tr.on {
	background-color: #e0e0e0;
}
table.form tr.off {
	background-color: #fff;
}
table.form th, table.form td {
	border: 1px solid #3298cc;
	padding: 5px;
	vertical-align: top;
}
table.form th, table.form th a {
	color: #fff;
	background-color: #274879;
	text-align: center;
	white-space: nowrap;
}
table.form th a:hover {
	text-decoration: underline;
}
table.form td.left {
	text-align: right;
	width: 30%;
}
table.form td a {
  color: #274879;
}

/*    eAlert    */
div#ealert table.form th, div#ealert table.form td {
	border: 0;
}
/*    last search in left column    */
#other_nav table.form th, #other_nav table.form td {
	border: 1px solid #A4C0CE;
}
#other_nav table.form th, #other_nav table.form th a {
	color: #fff;
	background-color: #6888B6;
}
#other_nav table.form tr.on {
	background-color: #ebebeb;
}
/*#contact input, #contact textarea, #contact select {
	width: 250px;
	width: 99%;
}
#contact textarea {
	height: 150px;
}
#contact input.submit {
	color: #fff;
	background-color: #274879;
	text-align: center;
	border: 1px solid #3298cc;
	width: 150px;
	padding: 1px 0;
}
*/
.featureBody{
  margin-bottom: 15px;
}
#content input, #content textarea, #content select {
	width: 99%;
	line-height: 100%;
}
#content textarea {
	height: 150px;
}
#content input.submit, #content a.like_button {
	color: #fff;
	background-color: #274879;
	text-align: center;
	border: 1px solid #3298cc;
	width: 150px;
	padding: 1px 0;
}
#content a.like_button {
	display: block;
	height: 17px;
	float: left;
	margin: 0 0 0 5px;
	width: auto;
	padding: 2px 10px 2px 10px;
}
#content a.like_button:hover {
	background-color: #3298cc;
	border: 1px solid #274879;
}
.tagsCloud{
  margin-bottom: 10px;
}
.tagsTitle{
  color: #2E2282;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  border-bottom:1px dotted #282828;
}
.tagsBody{
  margin-left: 0px;
  height: 140px;
  margin-left: -20px;
}
/*footer area---------------------------------------- */
#preFooter{
  margin-top: 30px; 
}
#preFooter .globalJobs, #preFooter .cvUpload, #preFooter .followUs{
  display: block;
  float: left;
  text-align: middle;
  color: black;
  font-size: 14px;
  font-weight: bold;
  height: 70px;
  text-align: center;
}
#preFooter .globalJobs{
  width: 100px;
}
#preFooter .cvUpload{
  width: 190px;
}
#preFooter .followUs{
  padding-top: 14px; /* 20 */
  height: 50px;
  width: 160px;
}
#preFooter .followUs img{
  margin-right: 5px;
  height: 20px;
}

.addthis_button_compact{
  /*color: black;
  font-size: 14px;*/
  font-weight: bold;
}
.addthis_default_style span{
  margin-top: 2px;
}
/*
.globalJobs img, .cvUpload img{
  height: 35px;
}
*/
#footer {
	font-size: 11px;
	padding: 4px 0 4px 15px;
	border-top: 4px solid #EE7F1A;
	width: 743px;
	background-color: #2E2282;
	height: 57px;
}
#footer p {
	font-size: 9px;
	color: #fff;
	float: left;
	margin-top: 10px;
}
#footer .bioLogoLink {
	float: right;
}
#footer a {
	/*color: #fec712;*/
  color: #929292;
}
#footer a:hover {
	color: #fff;
}
#footer .office{
  width: 200px;
  float: left;
  font-size: 10px;
  color: #929292;
  line-height: 1em;
}
#footer .office img{
  /*height: 15px;*/
  vertical-align: middle;
}
#copy {
  margin-left: auto;
  margin-right: auto;
  width:758px;
  font-size: 9px;
  text-align: right;
  padding: 0;
  display:none;
}
#copy a {
  color: #EE7F1A;
}
#copy a:hover {
  text-decoration: underline;
}
/* clearfix to handle floats---------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
	clear: both;
}
/* End Holly Hack */
p#ealert_msg {
	color: red;
}
span.error {
	color: red;
}
/*    SLIDER     */
div.slider {
	clear: both;
}
a.order_by_title {
	font-weight: bold;
	font-size: 100%;
}
div.slider span.nextprev, div.slider a.nextprev {
	margin: 0 15px 0 15px;
}
div.slider a {
	color: #2E2282;
}
div.slider span.active {
	color: #EE7F1A;
}
div.slider span.results {
	display: block;
	text-align: left;
	margin: 15px 0 0 0;
}
.hidden {
  display:none;
}

#flags p {
  font-size: 0.8em;
  color: #4E439C;
  margin: 0;
}
#flags a,
#flags span.ireland,
#flags span.singapore {
  display: block;
  width: 36px;
  height: 19px;
  float: left;
  margin-right: 5px;
}
#flags a span,
#flags span span {
  display: none;
}
#flags a.ireland,
#flags span.ireland {
  background: url('./../images/ireland_flag_no_active.png') no-repeat center center;
}
#flags a.singapore,
#flags span.singapore {
  background: url('./../images/singapore_flag_no_active.png') no-repeat center center;
}