/* =clear everything out
--------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* =basic html redefinitions
--------------------------------------------------------------------*/
body {
	font-family: Futura, Verdana, Arial, sans-serif;
	font-size: small;
	color: #0f4358;
	text-align: left;
	background: #313d55;
	
}

/* [LAYOUT]
--------------------------------------------------------------------*/
#wrapper, #footer {
	position: relative;
	width: 900px;
}

#wrapper {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background: url(../i/bkgds/wrapper_bkgd.gif) repeat-y top left;
}

#main {
	width: 800px;
	margin: 0 50px;
	background: #fff;
    float: left;
}

/* Hides from IE5-mac \*/
* html .#main {margin: 0 25px;}
/* End hide from IE5-mac */ 

#footer {
   margin: auto;
   text-align: center;
   float: left;
   padding-bottom: 25px;
   padding-top: 20px;
   background: #313d55 url(../i/bkgds/footer_bkgd.gif) top left no-repeat;
}

#content {
	margin: 25px 100px 0px 200px;
	background: #fff;
}

/* [TYPOGRAPHY]
--------------------------------------------------------------------*/
h1, h2, .note {
	font-family: Futura, Verdana, Arial, sans-serif;
	color: #313d55;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
}

h1 {
	font-size: 200%;
	margin-bottom: 10px;
}

h2 {
	font-size: 150%;
	margin-bottom: 10px;
}

.note {
	font-size: 80%;
	margin-bottom: 10px;
}


h3, h4, p, ul {
	font-family: Georgia, Palatino, Times, "Times New Roman", serif;
	color: #4a4a4a;
	font-weight: normal;
	text-transform: none;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 20px;
}

h3 {
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 10px;
}

h4, p, ul {
	font-size: 100%;
}

h4 {
	font-weight: bold;

}

p {
	font-weight: normal;
	margin-bottom: 15px;
}

ul {
	padding: 0px 15px 10px 15px;
	list-style-position: inside;
	font-size: small;
	font-weight: normal;
}

#footer p {
	font-family: Futura, Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#footer a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 10px;
}

#footer a:hover {
	color: #fff;
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom: 10px;
}

table {
	margin: 0 10px 10px 10px;
	width: 450px;
}

th {
	font-family: Futura, Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #313d55;
	font-weight: normal;
	text-align: left;
	width: 150px;
	padding: 0 15px 10px 0;
}

td {
	font-family: Georgia, Palatino, Times, "Times New Roman", serif;
	color: #4a4a4a;
	font-weight: normal;
	text-transform: none;
	font-size: 100%;
	width: 150px;
	text-align: left;
	padding: 0 15px 10px 0;
}
	
/* [TOP SPECIFIC]
--------------------------------------------------------------------*/

#top {
	padding: 0;
}


/* [NAVIGATION]
--------------------------------------------------------------------*/
.hide {
	position: absolute;
	left: -9999px;
}

a:link {
	font-family: Futura, Verdana, Arial, sans-serif;
	color: #f98100;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-family: Futura, Verdana, Arial, sans-serif;
	color: #f98100;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	font-family: Futura, Verdana, Arial, sans-serif;
	color: #920919;
	font-weight: normal;
	text-decoration: none;
}

/* nav specific */
#nav {
	width: 800px;
	height: 38px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav li {
	float: left;
 	overflow: hidden;
    display: inline;
    margin: 0;
}

ul#nav li a {
   margin: 0 auto;
   display: block;
   overflow: hidden;
   padding-top: 38px;
   height: 0px !important;
   height /**/:38px; /*for IE5/Win only */	
}

li#n1 { width: 25px;   background-image: url(/i/nav/nav_01.gif); float: left;}
li#n2 a { width: 110px;   background-image: url(/i/nav/nav_02.gif); float: left;}
li#n3 a { width: 140px;   background-image: url(/i/nav/nav_03.gif); float: left;}
li#n4 a { width: 90px;   background-image: url(/i/nav/nav_04.gif); float: left;}
li#n5 a { width: 185px;   background-image: url(/i/nav/nav_05.gif); float: left;}
li#n6 a { width: 140px;   background-image: url(/i/nav/nav_06.gif); float: left;}
li#n7 a { width: 85px;   background-image: url(/i/nav/nav_07.gif); float: left;}
li#n8 { width: 25px;   background-image: url(/i/nav/nav_08.gif); float: left;}

ul#nav li a:hover {
	background-position:  0 -38px;
}

ul#nav a.current {
	background-position:  0 -76px;
}

/*alliance logos specific*/
#alliance {
	width: 800px;
	height: 90px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#alliance li {
	float: left;
 	overflow: hidden;
    display: inline;
    margin: 0;
}

ul#alliance li a {
   margin: 0 auto;
   display: block;
   overflow: hidden;
   padding-top: 90px;
   height: 0px !important;
   height /**/:90px; /*for IE5/Win only */	
}

li#a1 { width: 30px;   background-image: url(/i/alliance_logos/alliance_logos_01.gif); float: left;}
li#a2 a { width: 225px;   background-image: url(/i/alliance_logos/alliance_logos_02.gif); float: left;}
li#a3 a { width: 60px;   background-image: url(/i/alliance_logos/alliance_logos_03.gif); float: left;}
li#a4 a { width: 90px;   background-image: url(/i/alliance_logos/alliance_logos_04.gif); float: left;}
li#a5 a { width: 100px;   background-image: url(/i/alliance_logos/alliance_logos_05.gif); float: left;}
li#a6 a { width: 105px;   background-image: url(/i/alliance_logos/alliance_logos_06.gif); float: left;}
li#a7 a { width: 155px;   background-image: url(/i/alliance_logos/alliance_logos_07.gif); float: left;}
li#a8 { width: 35px;   background-image: url(/i/alliance_logos/alliance_logos_08.gif); float: left;}

ul#alliance li a:hover {
	background-position:  0 -90px;
}

/*aboutnav specific*/
#aboutnav {
	width: 800px;
	height: 38px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#aboutnav li {
	float: left;
 	overflow: hidden;
    display: inline;
    margin: 0;
}

ul#aboutnav li a {
   margin: 0 auto;
   display: block;
   overflow: hidden;
   padding-top: 38px;
   height: 0px !important;
   height /**/:38px; /*for IE5/Win only */	
}

li#ab1 { width: 190px;   background-image: url(/i/subnavs/about_nav/about_nav_01.gif); float: left;}
li#ab2 a { width: 125px;   background-image: url(/i/subnavs/about_nav/about_nav_02.gif); float: left;}
li#ab3 a { width: 100px;   background-image: url(/i/subnavs/about_nav/about_nav_03.gif); float: left;}
li#ab4 { width: 385px;   background-image: url(/i/subnavs/about_nav/about_nav_04.gif); float: left;}

ul#aboutnav li a:hover {
	background-position:  0 -38px;
}

ul#aboutnav a.current {
	background-position:  0 -76px;
}

/*biznav specific*/
#biznav {
	width: 800px;
	height: 38px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#biznav li {
	float: left;
 	overflow: hidden;
    display: inline;
    margin: 0;
}

ul#biznav li a {
   margin: 0 auto;
   display: block;
   overflow: hidden;
   padding-top: 38px;
   height: 0px !important;
   height /**/:38px; /*for IE5/Win only */	
}

li#bu1 { width: 190px;   background-image: url(/i/subnavs/business_nav/business_nav_01.gif); float: left;}
li#bu2 a { width: 150px;   background-image: url(/i/subnavs/business_nav/business_nav_02.gif); float: left;}
li#bu3 a { width: 145px;   background-image: url(/i/subnavs/business_nav/business_nav_03.gif); float: left;}
li#bu4 a { width: 100px;   background-image: url(/i/subnavs/business_nav/business_nav_04.gif); float: left;}
li#bu5 { width: 215px;   background-image: url(/i/subnavs/business_nav/business_nav_05.gif); float: left;}

ul#biznav li a:hover {
	background-position:  0 -38px;
}

ul#biznav a.current {
	background-position:  0 -76px;
}

/*newsnav specific*/
#newsnav {
	width: 800px;
	height: 38px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#newsnav li {
	float: left;
 	overflow: hidden;
    display: inline;
    margin: 0;
}

ul#newsnav li a {
   margin: 0 auto;
   display: block;
   overflow: hidden;
   padding-top: 38px;
   height: 0px !important;
   height /**/:38px; /*for IE5/Win only */	
}

li#ne1 { width: 190px;   background-image: url(/i/subnavs/news_nav/news_nav_01.gif); float: left;}
li#ne2 a { width: 90px;   background-image: url(/i/subnavs/news_nav/news_nav_02.gif); float: left;}
li#ne3 a { width: 120px;   background-image: url(/i/subnavs/news_nav/news_nav_03.gif); float: left;}
li#ne4 { width: 400px;   background-image: url(/i/subnavs/news_nav/news_nav_04.gif); float: left;}

ul#newsnav li a:hover {
	background-position:  0 -38px;
}

ul#newsnav a.current {
	background-position:  0 -76px;
}

/*talentnav specific*/
#talentnav {
	width: 800px;
	height: 38px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#talentnav li {
	float: left;
 	overflow: hidden;
    display: inline;
    margin: 0;
}

ul#talentnav li a {
   margin: 0 auto;
   display: block;
   overflow: hidden;
   padding-top: 38px;
   height: 0px !important;
   height /**/:38px; /*for IE5/Win only */	
}

li#ta1 { width: 190px;   background-image: url(/i/subnavs/talent_nav/talent_nav_01.gif); float: left;}
li#ta2 a { width: 160px;   background-image: url(/i/subnavs/talent_nav/talent_nav_02.gif); float: left;}
li#ta3 a { width: 205px;   background-image: url(/i/subnavs/talent_nav/talent_nav_03.gif); float: left;}
li#ta4 { width: 245px;   background-image: url(/i/subnavs/talent_nav/talent_nav_04.gif); float: left;}

ul#talentnav li a:hover {
	background-position:  0 -38px;
}

ul#talentnav a.current {
	background-position:  0 -76px;
}


/*bottomnav specific*/
#bottomnav {
	position: relative;
	width: 800px;
	height: auto;
	background: url(../i/bkgds/bottom_nav_bkgd.gif) bottom left repeat-x;
	float: left;
	margin: 0;
	padding: 5px 0;
}
	
ul#bottomnav {
	text-align: center;
	list-style: none;
	}

ul#bottomnav li{
	font-family: Futura, Verdana, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	display: inline;
	position: relative;
	vertical-align: bottom;
	font-size: 80%;
	margin: 0 5px;
}

ul#bottomnav li a {
	color: #fff;
	text-decoration: none;
}

ul#bottomnav li a:hover {
	color: #fff;
	text-decoration: underline;
}

/*bottomsubnav specific*/
#bottomsubnav {
	position: relative;
	width: 800px;
	height: auto;
	background: url(../i/bkgds/bottom_subnav_bkgd.gif) bottom left repeat-x;
	float: left;
	margin: 0;
	padding: 5px 0;
}
	
ul#bottomsubnav {
	text-align: center;
	list-style: none;
}

ul#bottomsubnav li{
	font-family: Futura, Verdana, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	display: inline;
	position: relative;
	font-size: 80%;
	margin: 0 5px;
}

ul#bottomsubnav li a {
	color: #fff;
	text-decoration: none;
}

ul#bottomsubnav li a:hover {
	color: #fff;
	text-decoration: underline;
}

/*dropdown specific*/
#researchers {
	position: relative;
	width: 800px;
	height: 63px;
	background: url(../i/pg_titles/talent-researchers_title.gif) top left no-repeat;
	float: left;
	margin: 0 0 25px 0;
}

#facilities {
	position: relative;
	width: 800px;
	height: 63px;
	background: url(../i/pg_titles/facilities_title.gif) top left no-repeat;
	float: left;
	margin: 0 0 25px 0;
}

#articles {
	position: relative;
	width: 800px;
	height: 63px;
	background: url(../i/pg_titles/news-articles_title.gif) top left no-repeat;
	float: left;
	margin: 0 0 25px 0;
}

#dropdown, dropdown ul {
	float: right;
	width: auto;
	height: auto;
	list-style: none;
	padding: 20px 70px 0 0;
	margin: 0;
}

#dropdown a {
	display: block;
	width: 12em;
	color: #f98100;
	text-decoration: none;
	padding: 0.25em 0.5em;
}

#dropdown li {
	float: left;
	position: relative;
	display: inline;
	margin-right: 10px;
	padding: 0;
	width: 12em;
	border: solid #313d55;
	border-width: 2px;
	background: #fff;
}

#dropdown li ul {
	position: absolute;
	list-style: none;
	background: #313d55;
	left: -999em;
	height: auto;
	width: 10em;
	margin: 0 -2px;
}

#dropdown li li {
	padding: 0.5em 0 0 0;
	width: 10em;
	border: none;
	background: #313d55;
	color: #fff;
	font-size: 90%;
	line-height: 98%;
}

#dropdown li ul a {
	width: 10em;
	color: #fff;
	
}

#dropdown li ul a:hover{
	background: #9cbeeb;
	color: #fff;
}

#dropdown li:hover ul ul, #dropdown li.sfhover ul ul {
	left: -999em;
}

#dropdown li:hover ul, #dropdown li li:hover ul, #dropdown li.sfhover ul, #dropdown li li.sfhover ul {
	left: auto;
}


/*form specific*/
label {
	font-weight:normal;
}

fieldset {
	padding: 5px;
	margin:0 0 5 px 0;
	border:1px solid #154f66;
}

legend {
	font-weight: bold;
	font-size: 1.2em;
}

input, textarea, select {
	font-size: 0.9em;
	padding: 2px;
}

input:focus, input:focus, textarea:focus, select:focus {
	background: #e0e3db; 
	border: 1px, solid #154f66;
}

input.text, input.title {
	margin: 5px 0;
	color: 082d3e;
	border: 1px solid #154f66;
}

input.text {
	width: 330px;
}

input.title {
	font-size: 1.5em;
}

input.radiogroup {
	margin: 10px;
}

input.submit {
	color: #0f4358;
	font-weight: bold;
	background-color: #e0e3db;
	border: 1px solid #154f66;
	padding: 5px;
	margin: 0 10px 10px 0;
}

input.reset {
	color: #0f4358;
	font-weight: bold;
	background-color: #e0e3db;
	border: 1px solid #154f66;
	padding: 5px;
	margin: 0 10px 10px 0;
}

textarea {
	width: 710px;
	height: 150px;
	margin: 5px 0;
	padding: 5px;
	border: 1px, solid #154f66;
}

.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #154f66;
}

.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}

.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}

.error a {
	color: #8a1f11;
}

.notice a {
	color: #514721;
}

.success a {
	color: #264409;
}

#reason, #state {
	padding: 5px;
}

/* [SPECIAL]
--------------------------------------------------------------------*/
.bold {
	font-weight: bold;
}

.bigger {
	font-size: 14px;
}

.space {
	margin-bottom: 50px;
}

.image {
	margin: 0 15px 15px 15px;
	border: none;
	float: left;
}

.imageh {
	margin: 0;
	float: left;
}




/* [GRID]
--------------------------------------------------------------------*/

.container {  width: 900px;  margin: 0 auto; }
div.span-1, div.span-2, div.span-2-5, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
  float: left;
  margin: 0;
}
div.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1  { width: 100px; }
.span-2  { width: 200px; }
.span-2-5  { width: 250px; }
.span-3  { width: 300px; }
.span-4  { width: 400px; }
.span-5  { width: 500px; }
.span-6  { width: 600px; }
.span-7  { width: 700px; }
.span-8  { width: 800px; }
.span-9  { width: 900px; margin:0;}

}

/* Border with more whitespace, spans one column. */
div.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee;
}


.box { 
  padding: 0;
  margin-top: 40px;
  float: left;
}

hr {
  background: #ddd; 
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none;
}
hr.space {
  background: #fff;
  color: #fff;
}
.clearfix:after, .container:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}
.clear { clear:both; }
