/*general styles---------------------------------------- */
* {
 margin: 0px;
}
body {
	background-color: #F1F2ED;
	margin: 0 0 10px 0;
}
body, div, span, p, th, td, input, textarea, select {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
  font-family: Verdana, 'Geneva CE', lucida, sans-serif;
}
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 {
	margin: 0;
	padding: 0;
	color: #1A171B;
	font-weight: normal;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 13px;
	color: #B50D0D;
	text-transform: uppercase;
	width: 400px;
	border-bottom: 1px dotted #282828;
	font-weight: bold;
	padding-bottom: 8px;
}
h2.no_transform {
	text-transform: none;
}
span.orange {
	font-size: 16px;
	color: #EC7100;
	text-transform: uppercase;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #2E2282;
	border-bottom: 1px dotted #282828;
	font-weight: bold;
	padding-bottom: 4px;
}
h3.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/image_bioscitech.png') no-repeat top right;
}
#banner {
/*	height: 166px;*/
	width: 758px;
}
#job_details {
	background-color: #DFDFDF;
	border-bottom: 3px solid #B50D0D;
	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 20px 20px;
	margin: 0;
	min-height: 300px;
	_height: 300px;
}
#content p {
	width: 400px;
	color: #282828;
}
#center_block {
	background: #EFEFEF url('../images/back.gif');
}
#center_block.no_left {
  background: #EFEFEF;
}
.no_left #content {
  width: 100%;
  float: none;
}
#logo_cover {
  float: left;
  width: 218px;
  padding-left: 15px;
}
#beside_logo {
  margin-left: 218px;
}
#menu_top, #menu_main, #menu_c {
	text-align: right;
	color: #B50D0D;
	font-weight: bold;
	white-space: nowrap;
}
#menu_top {
  margin-left: 310px;
	height: 20px;
	width: 220px;
}
#menu_main {
  height: 20px;
	margin: 0 9px 0 0;
}
#menu_c {
  margin-left: 90px;
  margin-top: 25px;
}
#menu_c h2 {
  border: 0;
  color: #79797B;
  font-size: 22px;
  font-family: Helvetica, Verdana, 'Geneva CE', lucida, sans-serif;
  font-weight: bold;
  text-align: left;
  text-transform: none;
  line-height: 25px;
  width: auto;
}
#menu_c #menu_c_menu_cover {
	color: #1A171B;
	font-size: 105%;
  height: 23px;
  font-weight: bold;
  margin-left: 0px;
}
#menu_top ul, #menu_main ul, #menu_c_menu_cover ul {
  float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu_c_menu_cover ul {
  float: left;
  margin-top: 5px;
}
#menu_c img {
  float: left;
}
#menu_top ul li, #menu_main ul li, #menu_c_menu_cover ul li {
	float: left;
}
#menu_top ul li a, #menu_main ul li a, #menu_c_menu_cover ul li a.current {
	color: #1A171B;
}
#menu_top ul li a:hover, #menu_main ul li a:hover {
	color: #B50D0D;
}
#menu_c_menu_cover ul li a:hover, #menu_c_menu_cover ul li a.current:hover {
	color: #1A171B;
}
#menu_c_menu_cover ul li a, #menu_main ul li a.current {
	color: #B50D0D;
}
#top_block {
  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 h1 {
  color: #274879;
}
#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%;
}
#other_nav {
	width: 253px;
	padding: 20px 0 20px 20px;
	margin: 0;
	float: left;
}
#other_nav h2, #other_nav_internal h2 {
  width: auto;
}
#other_nav_internal {
	width: 253px;
	/* background-color: #EFEFEF; */
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}
#other_nav_internal ul {
	list-style-type: none;
	margin-left: 1px;
	padding-left: 1px;
	font-size: 11px;
	/* text-transform: uppercase; */
	font-weight: bold;
	margin-left: 15px;
}
#other_nav_internal ul a {
	color: #1A171B;
}
#other_nav_internal ul a:hover {
	color: #B50D0D;
}
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 h3 {
	/* float: right; */
	width: 180px;
	text-align: left;
}
#other_nav h3.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 #1A171B;
	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;
}
*/
#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: #1A171B;
	text-align: center;
	border: 2px solid #B50D0D;
	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: #B50D0D;
	border: 2px solid #1A171B;
}
/*footer area---------------------------------------- */
#footer {
	padding-top: 10px;
	border-top: 4px solid #EE7F1A;
	width: 743px;
	background-color: #B50D0D;
	height: 58px;
	padding-left: 15px;
}
#footer p {
	font-size: 9px;
	color: #fff;
	float: left;
  margin-top: 5px;
}
#footer img {
	float: right;
}
#footer a {
	color: #fec712;
}
#footer a:hover {
	color: #fff;
}
/* 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;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
/* End Holly Hack */
p#ealert_msg {
	color: #B50D0D;
}
span.error {
	color: #B50D0D;
}
/*    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 5px 0 5px;
}
div.slider a {
	color: #2E2282;
}
div.slider span.active {
	color: #B50D0D;
}
div.slider span.results {
	display: block;
	text-align: left;
	margin: 15px 0 0 0;
}