/*
	Ileaps homepage Joomla Template
	
	
	Version: 1.0
	Auhtor: Jonni Larjomaa 
	Copyright: Ilmakeh�tieteiden osasto - Helsingin Yliopisto
	
*/

*{
	margin: 0;
	padding: 0;

}

body{
	font: 76%/120% Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	background-color: #fff;
	line-height:120%;
}

a{
 text-decoration: none;
 color: #1973a2;	
}

a:hover{

color: #055a86; 	

}

img{
	border: hidden;
}

/* 
	table set properties 

*/

#centering{
	
		width: 806px;
		margin-left: auto;
		margin-right: auto;
		background-color: #fff;
	border-color:-moz-use-text-color #8B8B8B #8B8B8B;
		border-style:none solid solid;
		border-width:0 1px 1px;

}

#main-body{
		width: 806px;
		text-align: left;
		background-color: #fff;
	
		
}
/* ESSP menu at top */

#header_menu{
	width: 806px;
	height: 20px;
	background-color: #7aa2bb;
}

#header_essp {
	position: absolute;
	z-index:0;
	font-family: verdana,sans-serif;
	font-weight: bold;
	width: 806px;
	height: 20px;	
	background: #7aa2bb;
}

#header_esspmenu {
	color: White;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 410px;
	height: 20px;
	background: url(../images/esspmenu_1.png) no-repeat;
}

#header_esspmenu_essplink {
	float: left;	
	width: 83px;
	height: 17px;
	margin-top: 3px !important;
	margin-top: 2px;
	margin-left: 5px;
	font-size: 15px;
	text-align: center;
	font-family: arial;
}

#header_esspmenu_diversitaslink {
	float: right;
	width: 111px;
	height: 16px;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
}

#header_esspmenu_igbplink {
	float: right;
	width: 54px;
	height: 16px;
	font-size: 11px;
	text-align: center;
}


#header_esspmenu_ihdplink {
	width: 55px;
	height: 16px;
	font-size: 11px;
	text-align: center;
	float: right;
}
#header_esspmenu_wcrplink {
	width: 74px;
	height: 16px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	float: right;
}

#header_essp_bottom {
	position: absolute;
	margin-top: 15px;
	margin-left: 486px;
	float:left;
	width: 330px;
	padding: 0px;
	height: 10px;
	background: url(../images/esspmenu_2.png) no-repeat;
}

a.header_essp:link, a.header_essp:visited 
{
	color: White;
	font-weight: 900;
}

a.header_essp:hover {
	color: #C0C0C0;
}

/* logo */

#logo{
	width: 806px;
	height: 118px;
}


/* breadcrumbs */
/*
#breadcrumbs{
	margin-top: 2px;	
//	height: 16px;
        height: 36px;
	font-size: 12px;
	line-height: 15px;
	padding-left: 11px;
//	padding-top: 3px;
//	background-color: #d1dba1;
        background-color: #6bb200;
        padding-top: 20px;
}

#breadcrumbs a{
 margin-right: 8px;
}
*/
/* left side menu items */

#navbar{
		margin: 2px;
		padding: 2px;
		float: left;
		width: 155px;
	
}

.moduletable_side_menu{
 // background: #f0f0e0;
  background: #e6febf;
}
.moduletable_side_menu h3,
#navbar span.separator
{
//	background: #e4dcad; 
        background: #99ff00;	
color: #333; 
	display: block; 
	font: bold 1.0em Arial, Helvetica, sans-serif; 
	margin-bottom: 6px; 
	margin-top: 6px; 
	padding-bottom: 1px; 
	padding-left: 4px; 
	padding-top: 1px; 
	text-decoration: none;
}

ul.menu_side_menu{
 list-style-type: none	
}

ul.menu_side_menu ul
{
 list-style-image: url(../images/indent1.png);
 list-style-type: none;
 list-style-position: inside;
}

ul.menu_side_menu a
{
	display: block;
	vertical-align: middle;
	font-size: 12px;
	color: #5c5c5c;
	text-align: left;
        padding: 6px 0px 6px 8px;
	text-decoration: none;
	font-weight: bold;
}
ul.menu_side_menu a:hover
{
 background: #ededc8; 
 text-decoration: none;
 color: #9a9a7e; 
}

ul.menu_side_menu li#current a
{
background: #ededc8;
color:#000000;
font-weight: bold;
}

ul.menu_side_menu li#current a:hover
{
color: #333333;
}

ul.menu_side_menu li#current ul a{
 display: block; 
 background: #fff;
 padding-left: 20px;
 margin-top: 0;
padding-top: 3px;
}
ul.menu_side_menu ul li a,
ul.menu_side_menu ul li#current a{
 color: #000000;
 background-color: #fff;
 padding-left: 20px;
 font-size: 10px;
 margin-top: 0;
padding-top: 3px;
}
ul.menu_side_menu li.parent ul li a:hover,
ul.menu_side_menu li.parent ul li#current a:hover{
 color: #9a9a7e;
 text-decoration: none;
 background-color: #fff;
}

/*round rotating image*/

.moduletable_rotating_round{
margin-top: 10px;
}

/* content */

#content_body{
	margin: 2px;
	padding: 2px;	
	float: left;
	width: 460px;


}

.componentheading{
	display: none;
}
.contentheading{
	border-bottom:1px solid #999999;
	color:#666666;
	font-weight:bold;
	
}

.contentpane,
.contentpaneopen,
#jevents_body{
	width: 460px;
       line-height: 140%;
       text-align: justify;
}

.contentpaneopen p{
 margin-top: 8px;
 margin-bottom: 8px;
}

.contentpaneopen ol{
 list-style-position: inside;
 padding: 15px;
}

.contentpaneopen ul{
        list-style-image: url(../images/bullet.png);
	list-style-type: none;
	list-style-position: inside;
        padding: 15px;
}

.contentpaneopen img{
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.small,
.createdate,
.modifydate{
	font: bold 0.7em sans-serif;
	color: #999999;
	
}
	.createdate{ margin-bottom: 5px;}
	
.copyright{
	display:none;
}

/*right side feeds*/

#feeds{
	margin-left: 20px;
	float: left;
        width: 150px;
}
#feeds img{
 float: right;
 padding: 0px;
 margin-left: 10px;
}

.moduletable_feed_menu{
   clear:both;
   padding: 10px;
}

.moduletable_feed_menu h3{
   display: block;
   background: #e4dcad url(../images/roundcorner.jpg) no-repeat;
   color: #5c5c5c;
   text-align: left;
   padding-left: 8px;
   height: 20px;
   line-height: 20px;
   font-size: 12px;
}


.moduletable_feed_menu ul{
	list-style-image: url(../images/bullet.png);
	list-style-type: none;
	list-style-position: inside;

}
/* footer */

#footer{
		
	clear: both; 
	margin-top: 30px;
	min-height: 30px;
	padding: 5px;
	text-align: center;
	background-color: #d1dba1;
}

div.chronoform a{

display:none;

font-size: 0px;

}

/*
.moduletable_top_menu{
background: #6bb200;
 float: right;
padding-left: 11px;
//	padding-top: 3px;
 padding-top: 5px;
margin-left: 4px;
// margin-top: 3px;
}

.mainlevel_top_menu{
margin-left: 20px;
 font-size:14px;

}

a.mainlevel_top_menu{
 text-decoration: none;

 color: #FFFDFD;	
}

a:hover.mainlevel_top_menu{

color: #020202; 	

}
*/

#breadcrumbs{
	margin-top: 2px;	
//	height: 16px;
        height: 36px;
	font-size: 12px;
	line-height: 15px;
	padding-left: 11px;
//	padding-top: 3px;
//	background-color: #d1dba1;
        background-color: #6bb200;
        padding-top: 20px;
       
}

#breadcrumbs a{
 text-decoration: none;

 color: #FFFDFD;
}

#breadcrumbs a:hover{
 text-decoration: none;

 color: #020202; 
}



/****************** Dropdown Menu styling starts here **************/
.menusan
{
width:1960px;

 /* Use these parameters to positions your menu. */
position: relative;
// left: -150px;
 top: -10px;
left: 10px;

}

.menusan, .menusan li, .menusan li ul { /* all lists */
 padding: 0;
 margin: 0;
 list-style: none;
 text-align:center;

}

.menusan li a {
 display: block;
 width: 10em;
 color:#FFFFFF ;
 background-color:#6bb200;      /* #10b00a;   #BC031F; */
 border:2px solid #6bb200;   /* #27869D;    #BC031F; */
 text-decoration:none;
}

.menusan li { /* all list items */
 float: left;

 width: 10em; /* The width is needed by the Opera browser. */
 border-bottom:1px solid #6bb200;;
}

.menusan li ul { /* second-level lists */
 position: absolute;
// width: 20em;
 width: 10em;
 left: -98%; /* Use left instead of display to hide menus; display: none isnât read by screen readers. */
}

.menusan li a:hover {
 border:2px solid #6bb200;     /*  #27869D;         #8C7AD6;*/
 background-color:#27869D;         /*#8C7AD6;*/
 color:#fff;

}

.menusan li:hover ul, .menusan li.sfhover ul  { /* lists nested under hovered list items */
 left: auto; /* change is to 10px, 20px, etc for indenting the sub menu */
}
/* **************** Dropdown Menu styling end here ***************/
