@import "common.css";


/*defaults*/
html	{overflow-y: scroll; overflow-x: auto;}
body 	{background-color:#062060; color:#000000; margin:0px 0px 20px 0px; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%;}
p		{margin:0; padding:0 0 15px 0; }
a		{color:#336699; text-decoration:none; }
a:hover	{color:#225799; text-decoration:none;}
hr		{color:white; background-color:white; height:3px; border:0px; border-top: 1px dotted #e6e6e6;}
ul		{margin:0; padding:5px; margin-left:20px; list-style-image: url(bullet.gif);}

/*structural elements*/
#organisation_switcher {margin:0px; width: 100%; height:31px; background-color:white; margin-bottom: 10px; background-image:url('_organisation_switcher.gif'); font-size: 80%;}
#container	{margin:0px auto; text-align:center; width:900px; }
#holder		{width:100%; padding:15px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{background:url('neps_logo.png') no-repeat -2px 2px; height: 22px; width:870px; border-bottom:1px solid #DADADA; padding:0 30px 20px 0px; margin-top: 12px; z-index: 90; cursor: pointer; }
#navigation	{padding:10px 0; }
#header		{background:#DADADA url('neps_banner.png') no-repeat 10px 10px; padding:10px; height:200px; }
#content_narrow	{float:left; width: 625px; padding:20px 10px 0 0; line-height:150%; } 
#content	{float:left; width:680px; padding:20px 10px 0 0; line-height:150%; padding-bottom: 40px; }
#news		{float:right; width:250px; padding:20px 0; line-height:150%;  }
.newsItem	{padding:20px 20px 5px 20px; background:#FEFFD5; border:1px solid #FFEB70; font-size:90%; margin-bottom:20px; }
#related	{float:right; width:200px; padding:20px 0; line-height:140%; }
.relatedBox	{padding:20px 20px 5px 20px; background:#E6E5FF; border:1px solid #C1C7FF; font-size:90%; margin-bottom:20px; }
#footer		{clear:both; width:100%; font-size:80%; background:#DADADA; padding:20px; text-align:left; border-top:2px solid #2765AF; }
#copyright	{float:right; }

/*search*/
#search						{padding:1px; margin:6px 0px 1px 20px; float:right;}
#search input				{font-size:75%;}
.search_filter_option		{display: inline; padding: 0 7px 0 0;}
.search_result_node			{ margin: 10px 3px 8px 7px; padding: 0 0 0 17px; border-left: 3px solid #E4FFE4; }
.search_additional_unit		{padding:5px;}
.search_suggestion			{color: Black; background-color: #EEFFDD; border: 1px dashed #e6e6e6; padding: 2px 8px 2px 8px; margin: 10px 0 10px 0;}
.search_lastsearch_button	{color: #000066; font-weight:bold;}

/*headings*/
.newsItem h1		{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
.relatedBox h1		{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; } 
#content h1, .head1	{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#content h2			{font-size:130%; font-weight:normal; line-height:130%; margin:0; padding:5px 0 2px 0; }
#content h3			{font-size:100%; font-weight:bold; line-height:130%; margin:0; padding:10px 0 2px 0; }
#content_narrow h1	{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo h1			{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }
h2.news_headline a	{padding:0px; margin:0px; color:#006600;}
h3.news_subtitle	{padding:0px; margin:0px;}

.publist_headline	{color: #FF6633; border-bottom: 1px dotted #e6e6e6;}
.publist_reference	{margin: 10px 3px 8px 17px; padding: 0 0 0 17px; border-left: 2px solid #DDDDFF; }

/*navigation*/
#navigation ul 				{margin:0; padding:0; }
#navigation li 				{margin:0; padding:0; list-style:none; display:inline; }
#navigation a				{color:#225799; padding:0 18px 0 0; text-decoration:none; }
#navigation a.active		{color:#225799; padding:0 18px 0 0; text-decoration:none; font-weight:bold; }
#navigation a:hover			{color:#000000; }
.relatedBox ul				{padding: 0px 2px 0px 10px; margin:3px 0px 0px 0px;} 
.relatedBox li				{padding: 0px 0px 6px 0px; }
.active_item				{color: #993300; list-style-image: url(panelbullet_active.gif);}
.panel						{background-color: #FFFFDD; padding: 4px; margin: 0 0 25px 0; border-top: 1px solid #FFFFEE; border-left: 1px solid #FFFFEE; border-bottom: 1px solid #FFFF99; border-right: 1px solid #FFFF99;} 
div.panel h2				{border-bottom: 1px dotted #FFCC99; font-size: 13px;}
div.panel ul				{list-style-image: url(panelbullet.gif); }
div.relatedBox h1			{color: #993300;}
div.navigation_divider		{height:2px; border-top: 1px dotted #CCCCFF;  width: 80px; margin:5px 0 5px 20px; text-align: center;}
div.navigation_divider_text	{ display:none; font-size: 90%; color: #CCCCFF; position: relative; top: -10px; }


/*practical*/
#practical			{float:right; font-size: 80%; height: 5px;}
#practical ul 		{margin:0; padding:0; }
#practical li 		{margin:0; padding:0; list-style:none; display:inline; }
#practical a		{color:#225799; padding:0 5px 0 0; text-decoration:none; }
#practical a:hover	{color:#000000;}

/*breadcrumbs*/
#breadcrumbs	{font-size:80%; padding-bottom:0;margin-bottom:0; color: Gray;}
#breadcrumbs a	{color: Gray;}

/*specific lists*/
div.proglist_head			{font-size: 120%; margin-top: 14px; color: #444444; border-bottom: 1px dotted #e6e6e6;}
div.proglist_head_leader	{font-size: 70%; display:inline; margin-left: 10px;}
div.proglist_addendum		{font-size: 70%; display:inline; margin-left:2px; color: #777777;}

/*news*/
.news_related_all {border-top: 1px dotted #e6e6e6; border-bottom: 1px dotted #e6e6e6; padding: 8px 0 8px 0; margin: 0 0 8px 0;}

/*events*/
.event_box					{border:1px solid #e6e6e6; border-left: 8px solid #e6e6e6; background-color: white; padding: 5px 20px 5px 5px; margin: 0 0 10px 0;}
.event_box .headline		{font-weight: bold; padding:0; margin:0;}
.event_time_and_place		{margin-top: 6px; padding: 0 0 0 10px; border-left: 2px dotted #e6e6e6;}
.event_timeplace_headline	{color: #CC6600;}

/*person*/
div.person_current_research	{background-color: #eeeeee; padding: 4px 10px 7px 10px;}

/*datasets*/
div.dataset_reference_standalone {margin: 10px 3px 8px 17px; padding: 0 0 0 17px; border-left: 2px solid #DDDDFF; }

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }

/*tabs*/
div.tab_container {margin-top: 10px; display:block; height: 35px; position:relative; top: 1px;}
div.tab, div.tab_active {display: block; float:left; padding: 4px 8px 0 8px; border: 1px solid #e6e6e6; border-bottom: 0;  cursor:pointer;}	
div.tab			{margin-top:4px; padding-bottom: 6px; color: black; background-color: #CCCCCC;  }
div.tab_active	{margin-top:0; padding-bottom: 10px;  color: #FF6633; background-color: #F9F9F9; font-weight: bold;}
div.tab_panels	{background-color: #F9F9F9; padding: 10px; border: 1px solid #e6e6e6; border-top: 0px;}

/*poppers*/
.popout_button
{
	height: 28px;
	display:block;
	margin: 4px 0 3px 6px;
	background-image: url(pop_backdrop.gif);
	cursor: pointer;
	color: black;
	background-repeat:repeat-x;
}

.popout_button_active
{
	height: 28px;
	display:block;
	margin: 4px 0 4px 6px;
	background-image: url(pop_backdrop.gif);
	cursor: pointer;
	color: #cccccc;
	background-repeat:repeat-x;
}


/*errors*/
.error_message		{background-repeat: no-repeat; background-position: right top; margin: 5px; font-size: 11px; border: 2px dashed red;padding:0px 10px 3px 10px; background-color:#FFDBDB; color:black;}
.error_message h2	{font-weight: bold; font-size: 16px;}

/*misc*/
.faded				{color: #777777;}
.highlight			{color: #CC6600;}
.letter_index		{border: 1px solid #e6e6e6; padding: 3px 12px 3px 12px;}
.active_item_wrapper{padding:1px; border: 1px solid #FFCCCC; display:inline;}
.notification		{color: Black; background-color: #FFFFCC; border: 1px dashed #e6e6e6; padding: 2px 8px 2px 8px; margin: 10px 0 10px 0;}
.notification p		{padding:0px; margin:0px;}
.newstable td		{padding:0px; margin:0px; vertical-align: top;}
.newstable .datecell{color: #999999; width: 100px;}
.newsteasers		{padding: 0px; margin:0px;}
.newsteasers .itemcell h2 a	{padding: 0px; margin:0px; font-size:90%; line-height:100%; font-weight:100;}
.newsteasers .itemcell h3	{padding: 0px; margin:0px; font-size:75%; font-weight: normal;}
.frontpage_box		{border:1px solid #e6e6e6; padding: 10px 15px 10px 15px; background-color: #F5F5F5;margin-top: 10px;}
.frontpage_box h3	{font-size:120%; font-weight:normal;padding:0; margin:0 0 10px 0; border-bottom: 1px solid #e6e6e6;}
.default_news_image {width:120px; height: 120px; border:1px solid #e6e6e6;}
.news_image			{border: 1px solid #e6e6e6; margin-right: 20px;}
.news_datestamp		{width: 100px; font-size: 80%; color: #aaaaaa; border: 1px solid #e6e6e6; border-top: 0; text-align: center;  padding: 1px 10px 1px 10px;}
.indent_reference	{margin-left: 30px; font-size:80%;}
.related_leftbar	{font-size:80%; margin-top: 20px;}
input.small_font	{font-size:85%;}

/*fixes*/
.no_bottom_space	{padding-bottom:0; margin-bottom:0;}
.no_top_space		{padding-top:0; margin-top:0;}

/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after		{content:"."; display:block; height:0; clear:both; visibility:hidden; }

/*.clearfix {display:inline-block; }*/

/* Hides from IE-mac \*/
* html .clearfix	{height:1%; }
.clearfix			{display:block; }
/* End hide from IE-mac */

