﻿/* =General Elements

----------------------------------------------- */ 

* {
	margin: 0;
	padding: 0;
	background:none;
}
html, body {
	font-family:Arial, sans-serif;
	color:#fff;
}
html {
	background:url(../images/fbg.jpg) top left repeat;
}
body {
	background:url(../images/bg.jpg) center top repeat-x;
	font-size:72%;
}
img {
	border:0;
}
acronym, abbr {
	font-variant:small-caps;
	letter-spacing:.2em;
	cursor:help;
}
strong {
}
em {
}
code {
	display:block;
	font-family:Monaco, monospace;
	font-size:110%;
	line-height:1.4em;
	text-align:left;
	margin:1.4em 1.6em;
}
span {font-style:italic;
	
}
a {
	text-decoration:underline;
	color:#5188BC;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration:none;
}
a:active {
}
input, textarea, select {
	border:1px solid #999;
	font-family:Arial, sans-serif;
	padding:2px;
	font-size:12px;
	font-weight:normal;
}
label {
	font-weight:bold;
}
fieldset {
	border:0;
	padding:0;
}
/* =Utility Styles

----------------------------------------------- */ 

blockquote {
	font-family:Arial, sans-serif;
	margin:40px 35px 40px 10px;
}
cite {
	display:block;
	text-align:right;
	margin:-20px 0 40px 0;
	padding-right:80px;
}
.bqstart {
	font-family:Arial, sans-serif;
	float:left;
	font-size: 700%;
	height:45px;
	margin:-20px 20px -50px -20px;
	padding-top:45px;
}
.bqend {
	font-family:Arial, sans-serif;
	float:right;
	font-size:700%;
	height:25px;
	margin-top:-20px;
	padding-top:45px;
}
.hide {
	position:absolute;
	left:-999px;
	width:990px;
}
.moreinfo {
	cursor:help;
	border-bottom:1px dotted #999;
}
.runleft {
	float:left;
	margin:0 .5em .7em 0;
}
.runright {
	float:right;
	margin:0 .3em .7em .7em;
}
.clear {
	clear:both;
}
/* =Layout

----------------------------------------------- */ 

#wrapper {
	width:947px;
	position:relative;
	margin:0 auto;
}
/* =Header and Global Navigation

----------------------------------------------- */ 

#header {
	background:url(../images/top.png) bottom left no-repeat;
	height:217px;
}
#header h1 {
}
#header #logo {
	position:absolute;
	width:250px;
	height:80px;
	top:85px;
	right:40px;
}
#header #logo:hover {
	background:url(../images/logo-hover.jpg) top left no-repeat;
}
#header #flashcontent {
	position:relative;
	left:-32px;
	top:2px;
	width:362px;
}
#header #function-nav {
	width:auto;
	list-style:none;
	position:absolute;
	top:2.7em;
	right:5px;
	font-size:10px;
	font-weight: bold;
}
#header #function-nav .status-int, #header #function-nav a:hover {
	color:#5f9ed0;
}
#header #function-nav li {
	float:left;
}
#header #function-nav li a {
	padding:0 .4em 0 .5em;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold !important;
}
#myGallery {
	position:relative;
	top:0px;
	left:0px;
}
/* Global Nav */

#global-nav-holder {
	background:url(../images/nav2.jpg) top center no-repeat;
	height:50px;
	margin:0 auto;
	position:absolute;
	width:923px;
	left:13px;
}
#global-nav-holder {
	z-index:999;
}
#about-link.status-int {
	background-image:url(../images/nav.jpg);
	background-position:-40px -49px;
}
#nav li a:hover#about-link {
	background-image:url(../images/nav.jpg);
	background-position:-40px -49px;
}

#nav a {
	color:#fff;
	text-decoration:none;
	width:11em;
}
#nav {
	left:35px;
}
#nav strong {
	display:none;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:999 !important;
}
#nav ul:hover#about-link {
	background-image:url(../images/nav.jpg);
	background-position:-40px -49px !important;
}
#nav a {
	display: block;
	width: auto;
}
#nav a:hover {
	color:#5d8ac2;
}
#nav li {
	float: left;
	width: 105px;
	font-family:Arial, sans-serif;
	font-size:11px;
	display:block;
}
#nav li ul {
	position: absolute;
	background:url(../images/sub-nav-bg.png) top left repeat !important;
	width: 14.5em;
	top:0;
	left: -999em;
	margin-right:10px;
}
#nav li ul li, #nav li ul ul li {
	background:url(../images/li-bottom.png) bottom left no-repeat;
	padding:.7em 0 1em 0em;
	margin-left:1em;
	position:relative;
	top:1px;
	width:12em;
	line-height: 1.2em !important;
}
#nav li ul ul {
	margin: -4.6em 0 0 12em;
}
#nav li ul, #nav li ul ul {
	top:49px !important;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul #about-link {
	background:url(../images/sub-nav-bg.png) top left repeat !important;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}


#about-li {
	width:180px;
	margin-left:60px}

#about-link {
	width:180px;
	height:49px;}
	
#universities-li {
	width:100px;
	margin-left:21px;}
	
#universities-link {
	height:49px;
	width:100px;}
	
#businesses-li {
	width:180px;
	margin-left:21px;
	margin-right:15px;}

#businesses-link {
	width:180px;
	height:49px;}

<!--lifestyle is now opportunities-->		
#lifestyle-li {
	width:180px;
	margin-right:100px;}

#lifestyle-link {
	width:180px;
	height:49px;}	
	
#lifestyle-sub {
	margin-left:16px;}	

<!--careers is now training and education. controlled inline style-->	
#career-li {
	width:240px;
	margin-left:100px;}

#career-link {
	width:240px;
	height:49px;}
	
#media-li {
	width:180px;
	margin-left:27px;}

#media-link {
	width:180px;
	height:49px;}



/* =Task Bar and Local Navigation

----------------------------------------------- */ 

#task-bar {
}
#task-bar ul {
}
#task-bar ul li {
}
/* =Content

----------------------------------------------- */ 

#content-wrap {
	color:#333;
	padding-top:50px;
	clear:both;
	height:850px;
	background:url(../images/cbg.png) top left repeat-y;
}
#content {
	
	margin:25px 0 0 60px;
	padding-left:20px;
	position:relative;
	height:auto;
	padding-bottom: 60px;
	width: 800px;
}
#content #left {
	width:400px;
	position:relative;
	margin:-310px 26px 0 0;
	float:left;
	clear:both;

}
#content #left img {
	position:relative;

}
#content #left p {
	font-family:Georgia, serif;
	color:#5d8ac2;
	font-size:14px;
	font-style:italic;
	font-weight:normal !important;
	position:relative;
	text-align:justify;
	padding-top:14px;
	line-height: 1.5em;
	margin-bottom:25px !important;
}
#content #left #newsletter-signup {
	height:50px;
}
#content #left p span {
	font-size:10px;
	display: inline;
	text-align:  !important;
	position:relative;
	top:4px;
	display:block;
	text-align:;
}
#content #left #newsletter-signup legend, #content #left #newsletter-signup label {
	display:none;
}
#content #left #newsletter-signup #email {
	width:308px;
	background:#f5f5f4;
	border:1px solid #dbdbdc;
	position:absolute;
	bottom:40px;
	left:35px;
	padding:3px 4px;
	color:#757576;
}
#content #left #newsletter-signup #submit {
	height:60px;
	cursor:pointer;
	background:none;
	width:80px;
	position:relative;
	top:-20px;
	border:0;
	left:360px;
}
#content #left #newsletter-signup #submit:hover {
	background:url(../images/newsletter-hover.jpg) 4px 1px no-repeat;
}
#content # #hts-head {
	top:20px;
	position:absolute;
	width:300px;
	height:200px;
	background:url(../images/home-to-science-head.jpg) top left no-repeat;
}
#content #right {
	color:#757576;
	width:349px;
	height:311px;
	font-family:Verdana, sans-serif;
	position:relative;
	float:right;
	margin-top:-310px;
	padding-right:25px;
	background:url('/images/newsbox.jpg');
}
#content #right p {
	line-height:1.2em;
	margin: 58px 0 0 28px;
}
#content h2 {
}
#content h3 {
	font-weight:bold;
	margin:0;
	padding:0;
}
#content h4 {
}

#video	{clear:both;
			width:800px;
			margin:15px 0 0 0;}

#slideshow {background:url('/images/SlideshowBG.jpg');
					background-repeat:no-repeat;
					width:800px;
					height:375px;
					margin:auto 0;
}
#newsletter-submit {
	position:absolute;
	width:80px;
	height:60px;
	left:364px;
	bottom:28px;
}
#newsletter-submit:hover {
	background:url(../images/newsletter-hover.jpg) top left no-repeat;
}
#content .callout {
	margin-left: 0;
	margin-bottom: 2em;
	margin-right: 0;
	margin-top: 20px;
	background-color:#e6e7e8;
	padding-left:30px;
	width:300px;
	position:relative;
	left:-20px;
	color:#5d8ac2;
	padding:20px 15px 20px 20px;
	z-index:899;
}
#content .callout h3 {
	font-family:Georgia, serif;
	margin-bottom:10px;
	font-style:italic;
	font-size:14px;
}
#content #right .callout p {
	font-size:10px;
	line-height:1.5em;
}
/* =Footer and Redundant Navigation

----------------------------------------------- */ 



#footer-wrap {
	width:950px;
	background:url(../images/bottom.png) -1px 0 no-repeat;
	height:23px;
	clear:both;
	z-index: 899 !important;
}
#footer {
	background:url(../images/footer-bg.jpg) -1px 2px no-repeat transparent;
	height:67px;
	z-index: 799 !important;
	position:relative;
	top:-67px;
	left:13px;
	font-family:Verdana, Arial, sans-serif;
	color:#939598;
	font-size:9px !important;
}
#footer p {
	float:right;
	margin-top:47px;
	margin-right:50px;
}
#footer #redundant-nav {
	list-style:none;
	float:left;
	margin-top:47px;
	margin-left:15px;
}
#footer #redundant-nav li {
	float:left;
}
#footer #redundant-nav li a {
	padding:0 5px 0 7px;
	color:#939598;
	font-size:9px;
	text-decoration:none;
}
#footer #redundant-nav li a:hover {
	color:#5d8ac2;
}
#footer #designer {
}
#footer #copyright {
}
/* =Icons

----------------------------------------------- */

.zip {
	background:url(../images/icons/zip.gif) left center no-repeat;
	padding-left:20px !important
}
.txt {
	background:url(../images/icons/doc.gif) left center no-repeat;
	padding-left:20px !important
}
.feed {
	background:url(../images/feed.png) left bottom no-repeat;
	padding-top:4px !important;
	padding-left:20px !important;
}
.pdf {
	background:url(../images/pdf.gif) left bottom no-repeat;
	padding-left:30px !important;
	padding-top:6px !important;
}

#image1,#image2,#image3,#image4,#image5,#image6{display:none;}
