<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* webcastplayer */
#content_left
	{
	
	
	float: left;
	}
#currentwebcastevent
{
	margin-top:30px;
}
#currentpresentationinfo
  	{
	
	height: 65px;
	float:left;
  	}
  
#diamenu
  {
  width:auto;
  float:left;
  margin-left:30px;
  }
  
#player_area
	{
	float:left; 
	clear:left;
	}

#player
	{
	
	float:left;
	}
	
 #padds
	{
	width:30px;
	height:300px;
	float:left;
	}
		
#content_right
	{
	
	height: auto;
	float: left;
	}

#dia_area
	{
	
	
	float:left;
	/*margin-top: 3px;*/
	}
	#dia
		{
		
		float:left;
		}
#nextspeaker{
	margin-top:10px;
	float:left;
	}
#diamenu {
	font-size:14px;
	float: left;
	}
.activetab{
background: #FF9900 !important;
color: #fff !important;
}
.tab{
float:left;

cursor:pointer;
cursor:hand;
background: #eee;
color: #666;
padding: 3px;
padding-left:5px;
padding-right:5px;
}
#topictext{
	font-weight:bold;
}
#slidecontrols{
		z-index:2;
		bottom:0;
		position:absolute;
		vertical-align:bottom;
		height:60px;
		
		background-color:#fff;
		background-image:url(../images/layout/controlbg.jpg);
		background-position:top;
		background-repeat:repeat-x;
		left:0;
		}
		.upperslidecontrol{
		height:23px;
		font-size:11px;
		line-height:23px;
		
		color:#666666;
		vertical-align:bottom;
		}
		#currentpresentationname{
		float:left;
		clear:left;
		margin-left:5px;
		}
		#currentslidenumber{
		float:right;
		clear:right;
		margin-right:5px;
		}
		.lowerslidecontrol{
		height:35px;

		clear:none;
		padding-bottom:2px;
		cursor:pointer;
		cursor:hand;
		}
		#enlargeslidebutton,
		#nextslidebutton{
		
		clear:none;
		}
tr.activerow{ 
background-color: #eeeeee;
font-weight:bold;
}
tr.presentationlistitem{
	cursor:pointer;
	cursor:hand;
	}
#slide{
	
	
	overflow:hidden;
}

#rightcontent{
float:right;
}
#contenttab_1{ position:relative;}
#contenttab_4 h1{
	color:#333;
}

/* webcast control */

table.longtable,
table.table {
  font-size: 12px;
  border-left: 1px solid #ccc;
  border-bottom: none;
  border-top: 1px solid #ccc;
  border-right: none;
  text-align: left;
/*  width: 400px;*/
  margin-bottom: 10px;
}
table.longtable td, table.longtable th,
  table.table td, table.table th {
    padding: 6px;
  }
 table.table td{
	 vertical-align:top;
 }
        table.table td.border {
        border-left: 1px dotted #c0c0c0;
        margin: 0;
      }
  
    table.longtable tr.even,
  table.table tr.even { 
    background-color: #f2f2f2;
  }
  tr.even td, tr.odd td
  {
  background: #f8f8f8;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #ccc;
  }
  table.longtable tr.odd,
  table.table tr.odd {
    background-color: #f2f2f2; 
  }


  table.table tr.alt {
    background-color: ;
  }
  
  /* Taulukon aktiivisen rivin korostus */
  table.longtable tr.highlight,
  table.table tr.highlight {
    background-color: #fadb9f;
    cursor: pointer;
    cursor: hand;
  }
    table.longtable caption,
  table.table caption {
    text-align: left;
    padding-bottom: 2px;
    font-weight: bold;
  }
 
 table.table a
	{
	font-size : 12px;
	color : #817162;
	font-weight : bold;
	text-decoration:none;
	}
table.table th{
 background: url("/icms/images/icms_module_header.jpg") repeat-x scroll 0 0 transparent !important;
    border: medium none !important;
	height:30px;
  	text-align:left;
  	font-weight: 100;
  	font-size:14px;
  	color: #fff;
}
table.table a:visited
	{
	font-weight : normal;
	}

table.table a:hover
	{
	text-decoration : none;
	}

table.table a:active
	{
	color : #f00;
	}
table.noborder td,
table.noborder{
border:none!important;

}

div#webcasttoolbar{
	position:relative;
	width:100%;
 	background: url("/icms/images/menu_bg.jpg") repeat-x scroll 0 0 transparent;
	height:30px;
	color:#fff;
	line-height:28px;
	vertical-align:middle;
	font: 12px Arial, Arial, Helvetica, sans-serif;
}
table#prompter th{
	background-color:#333; color:#fff;
	font-weight:bold;
	padding:15px;
}
table#prompter td{
	background-color:#eee;
	padding:10px;
	font-size:14px;
	}
	#prompter td.space{
		height:4px;
		background-color:#fff;
		padding:0;
	}
    
    #eventmenu{
        margin:1em;
        font-size:15px;
        }
    #eventmenu a{
        margin-left:2em;
        color:#333;
    }
    table.eventprogram {
    font-size: 11px;
}
table.eventprogram TD {
    border-bottom: 1px solid #DDDDDD;
    border-collapse: collapse;
}
.eventprogram span.speaker {
    color: #00A9C6;
    font-size: 10px;
    text-transform: uppercase;
}
h2.allchannelsheader a{
    color:#00A9C6!important;
    }
#chatwindow
{
    height:200px;
}
</pre></body></html>