/* CSS-Version : $Id$ */

/* Elements - body */

BODY {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align:center;
}

/* added for print.css*/
TABLE.sbt {
	display:inline ! important;
}

.screenonly{
	display:inline ! important;
	}	
/* end added for print.css*/
/*
TD.sideboxes{
	display:inline ! important;
}
*/

/* in header*/
.logo{
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:951px;
}
	

/*controlling the width of each column, instead of a spacer gif*/
hr.maincolumn, hr.sidecolumn {
	border:none;
	height:1px; 
	color:#FFF;
}

hr.maincolumn{
	display:block;
	width:551px;
}
hr.sidecolumn{
	display:block;
	width:200px;
}

hr {
	display:block;
	height:1px; 
	background:#fff; 
	color:#fff;  
	margin:4px 0 4px 0 !important; 
	padding:4px; 
	border:none;
	border-top:1px dashed #989898;
}


/* row with date and breadcrumbs and top and bottom logo*/
.edge {
	display:table-row ! important;
}

/* Elements - anchors */

A {
	text-decoration:none;	
	color:#306b80;
}

A:hover {
	color: #000000;
}


A.menu {
	text-decoration: none;
	color: #48534B;
}

A.menuhi {
	text-decoration: none;
	color: #838C89;
}

/* Elements - headers */



H1 {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin:4px 4px 8px 0;
	color: #3B3B3B;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin:4px 4px 4px 0;
	color: #3B3B3B;
}

H2 a{
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin:4px 4px 4px 0;
	color: #3B3B3B;
}

H3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin:12px 4px 4px 0;
	color: #3B3B3B;
}
H3 a{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin:12px 4px 4px 0;
	color: #3B3B3B;
}

H4 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin:4px 4px 4px 0;
}

H4 a{
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin:4px 4px 4px 0px;
	color: #3B3B3B;
}

H5 {
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin:0;
}

span.high {
	background-color: #cbcbcb;
}

/* Elements - table elements */
TABLE.mainbody {
	width: 951px;
	border-collapse: collapse;
	padding:0 0 0 0;
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	border: 1px solid #989898;
	border-top: 0px;
}

TABLE.menu {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}

TABLE.content {
	width: 100%;
	border: 0px;
	margin: 0;
	border-collapse: collapse;
	/*border-right: 1px solid #989898;*/
}

TD {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

TD.headerdate {
	padding: 4px;
	/*
	border-left: 1px solid #989898;*/
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
	
}

TD.breadcrumbs {
	padding: 4px;
	
	border-bottom: 1px solid #989898;
}

TD.breadcrumbs_home {
	padding: 4px;
	border-bottom: 1px solid #989898;
}

TD.breadcrumbs_home a {
	text-decoration: none;
}

TD.headercontact {
	padding: 4px;
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
}

TD.menu {
	padding: 0;
	padding-top: 5px;
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
	vertical-align: top;
}

TD.content {
	padding: 0;
	vertical-align: top;
	border-right: 1px solid #989898;
}

TD.sideboxes {/*
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;*/
	padding: 0;
	vertical-align: top;
}

TD.sidebox {
	padding: 4px;
	vertical-align: top;
}

/* sidebox div seealso*/
.sb
 {
	padding:4px 4px 5px 4px;
	vertical-align: top;
	margin:0;
	display:block ! important;
}

.sb_shadowed
 {
 	background-color:#f3f3f3;
	padding:4px 4px 5px 4px;
	vertical-align: top;
	margin:5px;
	display:block ! important;
}

.sb h2 h2{
	padding-left:20px;
}

hr.sbox{
	height:1px; 
	background:#fff; 
	color:#fff; 
	border:none; 
	width:200px; 
	margin:6px 0 6px 0; 
	padding:0; 
	border-top:1px dashed #989898;
}


hr.menu{
	height:1px; 
	background:#fff; 
	color:#fff; 
	border:none; 
	width:200px; 
	margin:3px 0 3px 0;
	padding:0; 
	border-top:1px dashed #989898;
}

table.sbt{
	border:0;
	width:100%;
	padding:0;
	margin:0;
}

TABLE.sideboxes {
	width: 100%;
	border: 0px;
	padding:4px 8px 4px 8px;
	margin: 0px;
	border-collapse: collapse;
}


TD.menuslash {
	color: #48534B;
	font-size: 13pt;
	font-weight: bold;
	padding:0 0 0 4px;
}

TD.menuheader {
	color: #3399FF;
	font-weight: bold;
	padding: 4px;
}

TD.menuitem {
	padding:0 4px 0 4px;
}

TD.menuitemhi {
	padding:0 4px 0 4px;
	font-weight: bold;
}

TD.menuitemsub {
	padding:0 4px 0 16px;
}


TD.contentcolumn1 {
	width: 50%;
	padding:4px 0 4px 0;
	border-right: 1px dotted #989898;
	vertical-align: top;
}

TD.contentcolumn1 .content {
	padding:0 8px 0 8px;
}

TD.contentcolumn1_home {
	width: 50%;
	padding:0 0 4px 0;
	border-right: 1px solid #989898;
	vertical-align: top;
}

TD.contentcolumn1_home .content {
	padding:0 5px 0 5px;
}

TD.contentcolumn2 {
	width: 50%;
	padding:4px 0 4px 0;
	vertical-align: top;
}

TD.contentcolumn2 .content {
	padding: 0 8px 0 8px;
}

TD.contentcolumn2_home {
	width: 50%;
	padding:0 0 4px 0;
	vertical-align: top;
}

TD.contentcolumn2_home .content {
	padding:0 8px 0 8px;
}

TD.contentcolumn3 {
	width : 48em;
	padding:4px 8px 4px 8px;
	vertical-align: top;
}

td.onecolumncontent{
	width:50%;
	padding:4px 8px 4px 8px;
	vertical-align: top;
	border-right: 1px solid #989898;
}

TD.contentseparator {
	height: 13px;
	background-image: url(http://www.crn.isn.ch/_img/icons/menu_separator.gif);
	background-repeat: repeat-x;
}


/* Elements - images */
IMG {
	border: none;
	padding:0;
	margin:0;
}

img.publications {
	margin:0 6px 12px 0;
	float:left;
}

IMG.contentimage {
	float: left;
	border: 0px;
	margin: 0 10px 10px 0;
}

/* Elements - form elements */

FORM {
	display: inline;
}

input.formicon {
    border:none;
}

INPUT {
	font-size: 11px;
	color:#000; 
	background: #F8F7F5;  
	border:1px #989898 solid;	
}

INPUT:focus, INPUT:hover { 
	background: #fff;
}

SELECT {
	color:#000; 
	background:#F8F7F5;  
	border:1px #989898 solid;
}

TEXTAREA {
	font-size:11px;
	color:#000;
	background:#F8F7F5;  
	border:1px #989898 solid;
}

TEXTAREA:focus, TEXTAREA:hover { 
	background: #fff;
}

/*lase form*/
.lase{
	MARGIN-TOP: 6px;
	}

INPUT.find{
width:45px; 
color: #48534B;
}
	
INPUT.lase {
	WIDTH: 178px; 
}
SELECT.lase {
	WIDTH: 130px;
	/*MARGIN-BOTTOM: 4px;*/
}


INPUT.width140 {
	width: 140px;
}

INPUT.width80 {
	width: 80px;
}

SELECT {
	font-size: 11px;
}

SELECT.width150 {
	width: 150px;
}

SELECT.width140 {
	width: 140px;
}

SELECT.width80 {
	width: 80px;
}

/* Elements - paragraphs */

P {
	padding:0 0 4px 0;
	margin:8px 0 6px 0;
}

/* Elements - divs */

DIV.menulevel2 {
	width: 100%;
	background-color: #F8F7F5;
	border: 1px solid #EDECEB;
	margin:6px 8px 6px 0;
}

DIV.menulevel2 DIV.menulevel2content {
	padding:8px 0 4px 8px;
}

DIV.menulevel2 SPAN.menulevel2separator {
	width: 100%;
	background-color: #F8F7F5;
	border-bottom: 1px solid #EDECEB;
}

DIV.topblockheader {
	background-color: #B6C3BA;
	padding:4px 8px 3px 8px;
	margin:0 0 3px 0;
	/*border-bottom: 1px solid #989898;*/
	font-size: 15px;
	font-weight: bold;
	color: #48534B;
	text-transform:uppercase;
}

DIV.blockheader {
	background-color: #B6C3BA;
	padding:4px 8px 3px 8px;
	margin:8px 0 3px 0;
	border-top: 1px solid #989898;
	/*border-bottom: 1px solid #989898;*/
	font-size: 15px;
	font-weight: bold;
	color: #48534B;	
	text-transform:uppercase;
}

DIV.shadebox {
	background-color: #F8F7F5;
	padding: 0px;
	margin: 10px 0 0 0;
	border-top: 1px solid #EDECEB;
	border-left: 1px solid #EDECEB;
	border-right: 1px solid #EDECEB;
	border-bottom: 1px solid #EDECEB;
}

DIV.record {
	padding:8px 0 8px 0;
}


/* Elements - misc */

UL {
	padding:0 0 0 10px;
	margin:0 0 10px 10px;
	/* list-style-image: url(/_img/icon/ul_dot.gif);	*/
}
/*
ul.events {
	margin:0;
	list-style-image: none;
	list-style-type: none;
	padding:0;
}

ul.events li {
	padding:0 0 5px 0;
}

UL.arrow {
	padding:0 0 0 10px;
	margin:0 0 0 10px;
	list-style: url(http://www.crn.isn.ch/_img/icon/ul_arrow.gif);	
}
*/

/* fonts */

.bold {
	font-weight: bold;
}

.i {
	font-style: italic;
}

/* ID's */

/* additions to format navigation lists*/
UL.menu {
	padding:6px 0 6px 0;
	margin:0;
	list-style-image: none;
	list-style-type: none;
	border-bottom:1px dashed #989898;
	width:200px;
	display:block ! important;
	}
	
UL.sitemap {
	padding:6px 0 6px 0;
	margin:0;
	list-style-image: none;
	list-style-type: none;
	}
UL.subsitemap			{
	padding:0;
	margin:0 0 0 12px;
	font-weight:normal;
	/*list-style: url(http://crndev.dev.isn.ch/_img/icon/ul_sitemap.gif);*/
	list-style-type: none;
	list-style-image: none;
	}
li.sitemapitem{
	padding:2px 0 2px 4px;
}
li.menuitem{
	padding:1px 0 1px 0;
}

li.menuheader{
		font-weight:bold;
		padding:0px 0 2px 0;
	}
span.menuslash {
		color: #48534B;
		font-size: 13pt;
		font-weight: bold;
		padding:0 4px 0 4px;
	}
UL.submenu			{
	padding:0;
	margin:0 0 0 12px;
	list-style-image: none;
	list-style-type: none;
	font-weight:normal;
	}
.menuseparator {
	height: 1px;
	padding:0px 0 0px 0;
	margin:8px 0 8px 0;
	border-top: 1px dashed #989898;

}

/* kms */
.listmember {
	margin-bottom:10px;
	clear:both;
}



.btnFirstOff, .btnFirstOn, .btnPrevOff, .btnPrevOn, .btnNextOff, .btnNextOn, .btnLastOff, .btnLastOn {
	width:25px;
/*	border: 1px solid #ccc; */
	border: 0px;
	background-repeat: no-repeat;
	background-position:center;
	background-color: transparent;
	height:18px;
}

.btnFirstOff {
	background-image:url(/_img/icon/bgBtnFirstd.gif);
}

.btnFirstOn {
	background-image:url(/_img/icon/bgBtnFirst.gif);
}

.btnPrevOff {
	background-image:url(/_img/icon/bgBtnPrevd.gif);
}

.btnPrevOn {
	background-image:url(/_img/icon/bgBtnPrev.gif);
}

.btnNextOff {
	background-image:url(/_img/icon/bgBtnNextd.gif);
}

.btnNextOn {
	background-image:url(/_img/icon/bgBtnNext.gif);
}

.btnLastOff {
	background-image:url(/_img/icon/bgBtnLastd.gif);
}

.btnLastOn {
	background-image:url(/_img/icon/bgBtnLast.gif);
}
/* php */

div.resdiscr{
	margin-left:10px;
}

input.docsearchterm{
	width:195px;
	
}

a.topnode{
	text-decoration:none;
	font-weight: bold;
}

a.topnodeup{
	text-decoration:none;
	font-weight: bold;
}

#ow a{
text-decoration:none;
}

#ow h2{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin:4px 4px -14px 0;
	color: #3B3B3B;
}
#ow h3{
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin:4px 4px -4px 4px;
	color: #3B3B3B;
}
#detailscontainer h3{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin:0px 4px 6px 0px;
	color: #3B3B3B;
}

#detailscontainer h4{
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin:0px 4px 6px 0px;
	color: #3B3B3B;
}

#detailscontainer {
	text-align: left;
}

#detailscontainer a{
	text-decoration:none;
	font-weight:bold;
	color: #306b80;
}

#detailscontainer a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#detailscontainer a.doclink{
	text-decoration:none;
	font-weight:bold;
	color:#306b80;
}

a.doclink{
	text-decoration:none;
	font-weight:bold;
	
}

#detailscontainer a:hover.doclink{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#detailscontainer a:visited.doclink{
	text-decoration:none;
	font-weight:normal;
	color:#306b80;
}

a:visited.doclink{
	text-decoration:none;
	font-weight:bold;
	color:#609bb0;
}



#listcontainer h3{
	margin:4px 4px 0px 0px;	
	
	}

#halfbox{
   width:260px;
   padding:5px;
   margin:3px 10px 3px 0px;
   border:1px solid #3B3B3B;	
	background-color:#f2f2f2;
	 
}

#halfboxsmall{
   width:250px;
   padding:5px;
   margin:3px 3px 3px 0px;
   border:1px solid #3B3B3B;	
	 background-color:#f2f2f2;
}

#fullbox{
	width: 520px;
	padding: 5px;
	margin: 3px 3px 3px 0px;
	border: 1px solid #3B3B3B;
	float: left;
	background-color: #fafafa;
	text-align: justify;
}

#fullbox h3{
	margin:0xp 0px 0px 0px;
	line-height:15px;
	background-color: #eeeeee;
	padding-left: 1px;	
}

#topper{
	width: 520px;
	padding: 5px;
	margin: 3px 3px 3px 0px;
	/*border: 1px solid #3B3B3B;	*/
}

#topper h3{
	background-color: #eeeeee;
	padding-left: 1px;
	padding-top:2px;
}

#topper h4{
	background-color: #eeeeee;
	padding-left: 13px;	
}

#picture{
	width:260px;
	height:260px;
  padding:5px;
  margin:3px 10px 3px 0px;
  border:1px solid #3B3B3B;
	float:left;
	background-color:#eeeeee;
}

#detailpic{
	text-align:left;	
  padding:5px;
  margin:3px 10px 3px 0px;
  
	float:left;
	background-color:#eeeeee;
}

#topicmeta{
width:500px;
margin:0px 10px 10px 0px;
}

#docmeta table td{
	font-size: 11px;
	vertical-align: top;
}
#docmeta{
	margin: 20px 0px 5px 0px;
}


#thumblist{
max-width:150px;
margin:3px 8px 10px 15px;
float:right;

}
/* PHP Document */
table.doctable{
	width:100%
}
td.docsection{
	border-bottom:1px solid #eeeeee
}
span.descriptor{
	font-weight: bold	
}
#detailscontainer ul{
	list-style-type:disc;
}



#fullbox ul{
	list-style-type:square;
}



div.spiderbox{	
	width:230px;
}
div.spiderboxinsidered{
	border-top:1px solid #FF3333;
	padding: 0px;	
	text-align: left;
	margin-right:10px;
	width:220px;
}

div.spiderboxinsideblue{
	border-top:1px solid #3366CC;
	padding: 0px;	
	text-align: left;
	
}

div.spiderboxinsideyellow{
	border-top:1px solid #cdcbb0;
	padding: 0px;	
	text-align: left;
	
}

div.spiderboxframe{
	position:relative; left:1px;
	margin-right:15px;	
	margin-top:15px;	
	float:left;
	display:table-cell;
	width:220px;
}

a.icon{
	margin-right: 3px;
}

/* Site Map */

div.sitemappane ul{
	list-style-type:none;
}
div.sitemappane ul ul{
	list-style-type:disc;
}

/* Search */

div.searchresult{
	width:529px; 
	padding-left:5px; 
	padding-top:5px; 
	border:1px solid #d2d2d2; 
	/*border-left:1px solid #d2d2d2; */
	background-color:#fbfbfb;
}


.didascalia {
	COLOR: #000033; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal
}

.searchwhat, .searchwhere {
    margin: 2px 0 0 2px;
}

div.content img {margin-right:5px;}

img.rssfeed {
    margin:-0 5px -2px 0;
}