ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color: white;
}


a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

body
{
	background: black;
  padding: 0px;
	color: #eeeeee;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 12px;
}

#disclaimer_body {
  padding: 20px;
}



#master_panel {
	position: absolute;
	left: 50%;
	margin-left: -410px;
	width: 820px;
	height: 100%;
}

#logo {
	position: absolute;
	top: 36px;
	left: 10px;
}
       


#top {
  height: 120px;
}

#content_panel {
  position: relative;
	width: 100%;
	background: #1A1A19;
}
 
#navigation {
	position: absolute;
	top: 41px;
	left: -10px;
	width: 100%;
	text-align: right;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}   

#navigation li {
	display:	inline;
	margin-left: 10px;
}


#meta {
	margin-top: 10px;
}

#meta_worldtime {
	float: left;
	font-size: 10px;
	color: #aaa;
}

#meta_links {
		float: right;
}


#mood0, #mood1{
	position:	absolute;
	top:10px;
}

#img1 {
	z-index:	0;
}

#home_wrap
{
	padding-top: 10px;
}

#home_mood_panel {
	width: 100%;
	height: 280px;
	background: url('/images/home_mood_background.gif' );
}

#home_mood_container {
	margin-left: 10px;
}


#profile_panel {
	width: 100%;
}


#profile_container
{
	padding: 28px;
	padding-bottom: 0px;
	background: url('/images/home_mood_background.gif' ) no-repeat;
	height: 280px;
}

#profile_container h1
{
	margin-bottom: 28px;
	
}
#profile_container #main
{ 
	float: left;
	width: 512px;
}

#profile_container #related
{ 
	float: left;
	margin-left: 73px;
	width: 100px;
}

#profile_container #related ul
{
	list-style-type: none;
}

#profile_container #related a:hover
{
	color: #0878da;
	text-decoration: none;
}

#profile_container #related ul li
{
	margin-bottom: 10px;
}

#profile_container #main p
{
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 10px;
	color: #eee;
}

#profile_container #related h1
{
	margin-top: 40px;
	margin-bottom: 10px;
}

#profile_container #related li
{
	padding-left: 5px;
}

#home_mood_info { 
	position: absolute;
	top: 10px;
	left: 50px;
	width: 230px;
	height: 250px;
	z-index: 11;
	padding: 10px;

	color: #ddd;
}

#home_mood_info h1 { 
  font-size: 16px;
	margin-bottom: 10px;
	color: white;   
}

p {
	line-height: 16px;
  margin-bottom: 5px;
} 

address {
  font-style: normal;
}


#home_mood_info_shadow {
	position: absolute;
	top: 10px;
	left: 50px;
	width: 250px;
	height: 268px;

	background: black;
	z-index: 10;
}

#home_news ul {
	margin: 0px;
	padding: 0px;
	
	margin-left: 50px;
	margin-top: 10px;
  padding-bottom: 10px;
	
	list-style-type: none;
}

#home_news li {
	margin-bottom: 5px;

}

#home_news a  {
	color: #aaa;
}


#home_news a:hover, #home_news a.active  {
	color: #0076dc;
	text-decoration: none;
}



#home_mood_indicator {
	position: absolute;
	margin-top: 140px;
	width: 100%;
	text-align: center;
	
}


#disclaimer_body {
  color: #eee;
}

#disclaimer_body h1 {
  margin-bottom: 20px;
}

#disclaimer_body h2 {
  margin-top: 10px;
}

.accordion_entry
{
	
}

#accordion_list li
{
    list-style-type: none;
    
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.accordion_header
{
	clear: both;
	font-size: 14px;
	cursor: pointer;
}
 
.accordion_header div
{
    padding-top: 3px;
    height: 22px;    
    background: #303030;
    float: left
}

.accordion_number
{
    color: #0076dc;
    width: 28px;
    text-align: center;
    font-weight: bold;
    margin-right: 1px;
}

.accordion_title
{
    padding-left: 10px;
    width: 731px;
}

.accordion_title h1
{
	display: inline;
	margin-right: 5px;
}

.accordion_title .description
{
	font-size: 9px;
}

.accordion_action
{
    width: 50px;
		clear:right;

}

.accordion_action img
{
	margin-top: 6px;
}

.accordion_content
{
	clear:both;
}

.accordion_content .active
{   


}

.accordion_panel
{
	position: relative;
	background: url(../images/home_mood_background.gif) no-repeat;
	width: 820px;
	height: 280px;
}

.mood_holder
{
	position: absolute;
	top: 6px;
	left: 10px;
	width: 800px;
	height: 268px;
}

.accordion_bar
{
	position: absolute;
	top: 252px;
	left: 10px;
	height: 15px;
	width: 790px;
	border-top: 1px solid #333;
	background: url(../images/transshade.png);
	padding: 3px 5px;
	z-index: 50;
}

.accordion_detail_btn
{
	float: left;
	width: 100px;
	margin-top: 0px;
}


.project_details .shade
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 200px;
	padding: 10px;
	
	border: 1px solid #333;
}

.project_detail_columns
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 200px;
	padding: 10px;
}


.project_details
{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 750px;
	height: 200px;
	padding: 10px;

	z-index: 60; 
}

.project_detail_column
{
	float: left;
	width: 230px;
	margin-right: 15px;
}

.project_details label
{
	float: left;
	width: 50px;
}

.project_detail_btn
{
	float: left;
	width: 100px;
}

.project_detail_btn img
{
	margin-top: 8px;
	margin-left: 10px;
}

.accordion_views
{
	float: right;
}

.accordion_views_btn
{
	float: left;
	width: 15px;

	text-align: center;
	width: 15px;
	height: 11px;
	margin-left: 1px;
	font-size: 9px;
	padding-top: 2px;
	background: #555;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

.active 
{
	background: #0076DC;
	text-decoration: none;
}



.accordion_views_btn:hover
{
	background: white;
	color: #555;
	text-decoration: none;
}

.accordion_views li
{
	display: inline;
	background: #666;
	list-style-type: none;
	margin-left: 2px;
}

#project_mood0, #project_mood1
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width:800px;
	height:268px;
}

#project_mood1
{
	z-index: 20;    
}   

.roundabout
{ 
  position:relative;
  top:0px;
  left:0px;
  width:  820px;
  height: 268px;
  
  overflow:hidden;
  clear: both;

}
  
.controller
{
  position: absolute;
  top: 255px;
  left: 10px;
  height: 20px;
  width: 800px;
  padding: 0px;
  z-index: 50;
}

.controller .shade
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 50;
}

.controller div
{
  height: 20px;
}

.controller .controller_panel
{
  position: absolute;
  top: 0px;
  left: 0px;
	z-index: 50;
}

.shade
{
  background: black;
  opacity:.60;
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
}


.controller .buttons
{
  width: 700px;
	float: right;
}

.controller .buttons ul
{
	margin-top: 3px;
	padding-right: 7px;
	float: right;
}

.controller .buttons li
{
	display: inline;
}

.roundabout li
{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  float: left;
}

.roundabout .panel
{
  padding: 10px;
  width:  800px;
  height: 268px;
  float:left;
  
  background: #333;
}

#carousel
{
    width: 10000px;
}

#publications
{
  position: relative;
  width: 760px;
	height: 140px;
	overflow: hidden;
	white-space: nowrap;    
}

#publications.newsawards
{
	height: 160px;
}

#publications ul
{
  position: absolute;
  top: 0px;
  left: 0px;
}

#publications ul li
{
  display: inline !important;
  margin-right: 35px;

}


#slider_handle {
 width: 67px;
height: 11px;
background-color: #f00;
 cursor: move;
 background: url(/images/handle.gif) no-repeat;
}    

#subnavigation_wrap
{
	position: absolute;
	top: 100px;
	left: 0px;
}

#subnavigation
{
 list-style-type: none; 
}

#subnavigation li
{
	float: left;
	margin-right: 12px;
	text-transform: uppercase;
}      

#subnavigation li a
{
	font-weight: bold; 
 	font-size: 10px;
	text-decoration: none;
	color: #807f77;
}

#subnavigation li a:hover
{
	color: white;
}      


#subnavigation li a.sub_active
{
	color: #0076DC;
}      

.tooltip
{
	z-index:999;
}
