@import url(/static/css/main.css); 

/**********CUSTOM STYLES **** overwrite f.e. TOPCONTENT ***/ 

body, td {
	font-family: Helvetica, Arial, Trebuchet MS, Sans-serif;
}

a, a:link, a:visited {
	color:#302288;
	text-decoration:none;
}
div.cont, div.cont td {
	font-size:1.15em;
}
div.cont td {
	font-size:.91em;
	line-height:1.5em;
}
#topContent {
	background: white;
}

#topmenu {
	text-align:right;
	font: .8em Helvetica, Arial, Trebuchet MS, Sans-serif;
	color:#D2D2D2;
	white-space:nowrap;
	padding-top: 20px;
	padding-right:20px;
}

#topmenu a { 
	color: #666;
	font-family: Helvetica, Arial, Trebuchet MS, Sans-serif;
} 

span.searchterm {
	background-color:#fff;
}


/*navPort*/

div#navPort { 
	background: #eee;
	color: #ccc;
	padding-bottom:6px;
	clear:both;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

div#navPort a { 
	color: #666;
} 

div#navPort a:hover{
	color:#000;
}

.viewCtrl, .viewCtrl_sel {
	border-right: 1px solid #ccc;
	border-left:none;
}
.viewCtrl_sel {
	background: #eee;
	color:#000;
}

.viewCtrl a, .viewCtrl_sel {
	font-family: Helvetica, Arial, Trebuchet MS, Sans-serif;
}
.viewCtrl a, .viewCtrl_sel span, #extraTabs a {
	display:block;
	padding:3px 10px;
}

td.colleft, td.colright {
	background-color:#C6C6C6;
}
td.colleft{
	padding:10px 2px 0px 10px;
	width:212px;
	border-right:1px solid #BBBBBB;
}
td.colright {
	padding:15px;
	width:212px;
	border-left:1px solid #BBBBBB;
}
td.colmain, td.colright {
	background:#E0E0E0;
}

}
/* menuboxes */
table#cont {
	width:100%; height:100%;
	border-left:1px solid #f0f0ec;
	border-right:1px solid #f0f0ec;
	display: table;
}

div#firstClassificationLevel div.menuheader, div#firstClassificationLevel div.menuheader_sel {
	display:none;
}
div.menuheader, div.menuheader_sel { 
	background:transparent;
	border-bottom:0;
	padding-bottom:5px;
	padding:0 0 12px 0;
}
div.menubox {
	margin:0;
	padding:.2em;
	border:none;
	padding-bottom:.7em;
	margin-bottom:15px;
}
div.menubox a.sel {
	color:#555;
	font-weight:bold;
}
div.menubox a:link, div.menubox a:visited {
	color:#333;
	font-size:1.15em;
}
div.menubox a, div.menubox div {
	margin-right:0;
	padding-right:0;
}
div.mainheader, div.subheader, span.npItem, td.colright div.menuheader  {
	font-weight:bold;
	color:#555;

}
div.mainheader, div.subheader, td.colright div.menuheader {
	border-bottom:1px solid #aaa;
}
div.mainheader, td.colright div.menuheader {
	margin-bottom:.4em;
	font-size:1.2em;
	padding:0.3em 0.4em 0.2em 2px;
}
td.colright div.menubox a {
	margin:0 0.5em 0.5em 0;
}
div.subheader {
	font-size:1.2em;
}


/* titleinfo */

td.titleLinks, td.titleLinksLast {
	padding-top:.5em;
	padding-bottom:.5em;
	border-bottom:1px solid #f0f0f0;
}
td.titleLinksLast {
	border-bottom:0;
}

/* classification */
ul.metadataList li {
	border-bottom:1px solid #f0f0f0;
	padding-bottom:0em;
	margin-top:.7em;
	padding-bottom:.4em;
	font-size:1.1em;
}
ul#structure li { 
	border-bottom:0;
}
ul#structure ul {
	padding-left:0;
}
ul#cCat li {
	font-size:1.2em;
	border-bottom:0;
	padding-bottom:0em;
}	

ul#cTitle li, ul#metadata li {
	background:url(../graphics/listicons/icoTitle.png) no-repeat;
}
ul#cCat li {
	background:url(../graphics/listicons/icoCat.png) no-repeat;
}
ul.fulltext li {
	background:url(../graphics/listicons/icoPage.png) no-repeat;
}
/* chronology */
ul#chronology li, ul#structure li {
	background:url(../graphics/listicons/icoChrono.png) no-repeat;
}
ul#structure ul li {
	background:none;
}
ul.structureHeader, li#structureHeader {
	display:none;
}

td.name, td.titleLinks, td.titleLinksLast {
	font-size:.87em;
}
td.value {
	font-size:.87em;
}
/* static pages */

div.item, div.underlineditem {
	padding-top:.3em;
	font-size: 1.7em;
	color: #000;
	font-family: georgia, times, times new roman;
}
div.underlineditem, ul#cTitle li.underlineditem {
	background:none;
}

div.cont {
	line-height:1.5em;
	padding:.3em .05em .2em;
	margin-bottom:1.5em;
}

table.sruForm {	
	background: #f9f9f9;
}

div.wikisnippet {
	margin-right:2em;
	padding:1em;
	
	background-color:#f0f0f0;
}
td.tdSubheader { 
padding-top:0;
}
#titleInfoClassification div.subheader {
	padding-top:1em;
}
