@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
#infoslide {
	position: absolute;
	float: left;
	left: 10px;
}
#main img.floatright {
	float: right;
	padding: 4px;
}
#welcome {
	position: absolute;
	right: 15px;
	width: 469px;
}

#main_scrollbox p , #welcome p{
	font-family:arial;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#welcome p{
	font-size: 13px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "arial narrow";
}
body,td,th ,ul li{
	font-family: arial;
	list-style-type: none;
}
a:link {
	color: #00245d;
	text-decoration: none;
}
a:visited {
	color: #00245d;
	text-decoration: none;
}
a:hover {
	color: #b6c9e5;
	text-decoration: none;
}
a:active {
	color: #b6c9e5;
	text-decoration: none;
}
ul.bullets li{
	list-style-position: inside;
	list-style-type: square;
	padding: 6px 0px;
}
ul.bullets{
	position: relative;
	left: 30px;
	width: 460px;
}
li div.sidenav_indent {
	padding-left: 10px;
	width:180px;
}

#vision h3 {color:#0067AC;}

/* header color schemes */
.header_blue {color:#0067AC;}
.header_red {color:#E40078;}
.header_brown {color:#A12323;}
.header_orange {color:#F3931C;}
.header_green {color:#61AB3D;}
.header_pink {color:#F44F57;}
.header_purple {color:#8F3388;}
.header_drkgreen {color:#177D15;}
/* sidenav background colors */

li.snbg_blue a{background-color:#ffffff;}
li.snbg_red a{background-color:#ffffff;}
li.snbg_brown a{background-color:#ffffff;}
li.snbg_orange a{background-color:#ffffff;}
li.snbg_green a{background-color:#ffffff;}
li.snbg_pink a{background-color:#ffffff;}
li.snbg_purple a{background-color:#ffffff;}
li.snbg_drkgreen a{background-color:#ffffff;}


li.snbg_blue a:hover {background-color:#0067AC;color:#ffffff;}
li.snbg_red a:hover {background-color:#E40078;color:#ffffff;}
li.snbg_brown a:hover {background-color:#A12323;color:#ffffff;}
li.snbg_orange a:hover {background-color:#F3931C;color:#ffffff;}
li.snbg_green a:hover {background-color:#61AB3D;color:#ffffff;}
li.snbg_pink a:hover {background-color:#F44F57;color:#ffffff;}
li.snbg_purple a:hover {background-color:#8F3388;color:#ffffff;}
li.snbg_drkgreen a:hover {background-color:#177D15;color:#ffffff;}


li.snbg_blue:hover {background-color:#0067AC;color:#ffffff;}
li.snbg_red:hover {background-color:#E40078;color:#ffffff;}
li.snbg_brown:hover {background-color:#A12323;color:#ffffff;}
li.snbg_orange:hover {background-color:#F3931C;color:#ffffff;}
li.snbg_green:hover {background-color:#61AB3D;color:#ffffff;}
li.snbg_pink:hover {background-color:#F44F57;color:#ffffff;}
li.snbg_purple:hover {background-color:#8F3388;color:#ffffff;}
li.snbg_drkgreen:hover {background-color:#177D15;color:#ffffff;}


li.snbg_blue a.current {background-color:#0067AC;color:#ffffff;}
li.snbg_red a.current {background-color:#E40078;color:#ffffff;}
li.snbg_brown a.current {background-color:#A12323;color:#ffffff;}
li.snbg_orange a.current {background-color:#F3931C;color:#ffffff;}
li.snbg_green a.current {background-color:#61AB3D;color:#ffffff;}
li.snbg_pink a.current {background-color:#F44F57;color:#ffffff;}
li.snbg_purple a.current {background-color:#8F3388;color:#ffffff;}
li.snbg_drkgreen a.current {background-color:#177D15;color:#ffffff;}


#wrapper {
	width: 710px;
	left: 50%;
	position: absolute;
	margin-left: -355px;
	height: 95px;
	top: 4px;
}
#logo a{
	background-image: url(../images/sheffield-logo-web.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	width: 308px;
	height: 55px;
	display: block;
}
#nav_secondary {
	font-family:"arial narrow";
	position: absolute;
	font-weight: bold;
}
#nav_main {
	font-family:"arial narrow";
	width:100%;
	height:27px;
	font-size: 1.1em;
	font-weight: bold;
	top: 60px;
	position: absolute;
}
#nav_main ul li{
	font-family:"arial narrow";
	display: inline;
}
.nav_main_div_1-1 {
	position: absolute;
	left: 90px;
	top: -2px;
}
.nav_main_div_2-1 {
	position: absolute;
	left: 224px;
	top: -2px;
}
.nav_main_div_3-1 {
	position: absolute;
	left: 477px;
	top: -2px;
}
.nav_main_div_4-1 {
	position: absolute;
	left: 594px;
	top: -2px;
}
#nav_main_1 {
	position: absolute;
	left: 0px;
}
#nav_main_2 {
	position: absolute;
	left: 106px;
}
#nav_main_3 {
	position: absolute;
	left: 240px;
}
#nav_main_4 {
	position: absolute;
	left: 496px;
}
#nav_main_5 {
	position: absolute;
	left: 610px;
}
.nav_main_hl {
	color: #b6c9e5;
}
#nav_main ul li a.current {
	color: #b6c9e5;
}
#header {
	height: 98px;
}
#phone {
	position: absolute;
	top: 21px;
	right: 0px;
}
.hideme {
	display: none;
	visibility: hidden;
}
#nav_secondary {
	position: absolute;
	top: 0px;
	right: 0px;
}
#nav_secondary ul li {
	display: inline;
}
#main {
	position: absolute;
	height: 470px;
	width: 710px;
	left: 0px;
}
#main_sidenav {
	font-family:"arial narrow";
	position: absolute;
	width: 180px;
	height: 460px;
	font-weight: bold;
	list-style-type: none;
	top: 0px;
	overflow: hidden;
}
#main_sidenav li a{
	font-family:"arial narrow";
	padding:2px 0px 2px 2px;
	display:block;
	font-size: 0.9em;
	height: 20px;
}
#main_content {
	position: absolute;
	width: 530px;
	left: 180px;
	height: 460px;
	top: 0px;
	background-color: #FFF;
}
#main_content h2 {
	position: absolute;
	text-align: left;
	padding: 3px 3px 3px 16px;
	width: 100%;
	font-size: 1.5em;
}
#main_scrollbox {
	position: absolute;
	top: 36px;
	left: 0px;
	width: 514px;
	height: 408px;
	overflow: auto;
	padding: 8px;
	background-color: #FFF;
}
#main_scrollbox h3 {
	font-size: 1.1em;
	padding-left: 0px;
}
#main_scrollbox h4 {
	padding-left: 0px;
}
#main_scrollbox h2 {
	padding-left: 0px;
}
#main_scrollbox h5 {
	padding-left: 0px;
}

a img {
	border: 0px solid #fff;
}
#footer {
	position: absolute;
	width: 710px;
	font-size: 12px;
	overflow: visible;
	font-weight: bold;
	top: 570px;
	left: 0px;
	height: 20px;
}
#footer_left {
	position: absolute;
}
#footer_right {
	position: absolute;
	right: 0px;
}
.sidenav_blue:hover {
	background-color: #3A67AC;
	color: #ffffff;
}
#nav_main td {
	display: inline;
}
#main_sidenav li img {
	padding: 10px 0px 4px 0px;
}
.sidenav_image_placeholder {padding-top:6px;}
#main_scrollbox ul {
	font-family: "arial";
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#vision h3 {display:block; width:100%; text-align:center;}
ul.inner_list li{
	list-style-position: inside;
	list-style-type: square;
	margin-left: 16px;
	font-size: 18px;
}
.inner_list a {
	text-decoration: underline;
}
.inner_list a:hover {
	text-decoration: none;
}

/* contact test */
div#testcontainer {
	padding: 0px;
	margin: 0px;
	border: 0px solid #f6f6f6;
	background: #ffffff;
	overflow:auto;
	position:absolute;
}
div#testcontainer p img {
	float: right;
}
div#testcontainer p img {
	padding:20px 20px 0px 0px;
}

div.notice{
	border:dotted 1px #bbb;
	background:#f7f7f7;
	padding: 8px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin: 6px 10px;
}
div#testcontainer  p.contact span {
	display: block;
}
div#testcontainer h2, div#testcontainer h3, div#testcontainer h4 {
	padding-left:20px;
	padding-top:8px;
	padding-bottom:2px;
	}
div#testcontainer .contact {
	padding-left:20px;
	padding-bottom: 8px;
}
.dl-pdf {
	display: block;
	padding: 10px;
}
.dl-pdf a {
	width: 100%;
	display: block;
	background-color: #ffffff;
}
.dl-pdf a:hover {
	background-color: #D5FFD5;
}
#ftpform {
	width:100%;
	position:absolute;
}
#main  table#ftpaccess {
	margin: 20px auto;
	position:absolute;
}
#ftpaccess input {
	width: 100%;
	background-color: transparent;
	border: 1px solid #cccccc;
}
#ftpaccess input:hover {
	background-color: #F4FDF5;
}
#ftpaccess  input:focus {
	background-color: #F4FDF7;
}


#ftpaccess .button {
	width: auto;
}
#ftpaccess .button:hover {
	background-image: url(../images/h3_bg.jpg);
	border: 1px solid #333;

}

#ftpform {
	position: relative;
}
#careers_wrapper {
	margin: 0px;
	padding-right: 0px;
	background-color:#;
	position:absolute;
	padding:0px 8px 10px 8px;
}
#careers_wrapper p {
padding-left:0px;
}
#careers_wrapper a {
	font-weight:bold;
}
div.jobdivider {
	border: 1px double #ccc;
	background-color: #FBFBFB;
	padding: 10px;
	margin-right:6px;
	margin-bottom:10px;
	border-color: #EAEAEA;
}
span.updated {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	top:4px;
	right:20px;
	position:absolute;
}
#infobox div {
	margin: 0px;
	font-family:arial;
	font-size:13px;
}



.jobdivider h4 {
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #E9E9E9;
}
.newsdate {
	display: block;
	font-weight:bold;
}
span.newslink {
	display: block;
	padding: 0px;
	text-indent: 0px;
	font-weight:bold;
}
#pressbox  div {
padding-bottom:15px;
}
#pressbox  h2 {
padding-bottom:10px;
}

#pressbox p:hover {

}
/* contact test */

#ads a, #ads div {
	position: relative;
	float: left;
	clear:none;
}
table.product_table {
	font-size:14px;}
#nbe {
	width:;
	padding-left: 8px;
	font-weight: 500;
	}
#main_scrollbox h3 ,#main_scrollbox h4, #main_scrollbox h5, #main_scrollbox h6{
	padding-left: 8px;
}
#careers_wrapper div.jobdivider h4{
padding-left:0px;
}
#nbe h3 {
	width:;
	padding-left: 0px;
}
#main_scrollbox .table_placeholder h3{
	width:;
	padding-left: 0px;
}
.table_placeholder {
	width:;
	padding-left: 6px;
	position: relative;
}
