﻿body 
{
    font-family: Verdana;
    font-size: 8pt;    
}

body.bodyBackground
{
	margin: 0px;
	background-image: url(../images/bodybackground.gif);
	background-repeat: repeat-x;
    background-color: #F3F5F7;
}

.bilag
{
    color: #883B65;
}

p
{
    font-family: Verdana;
    font-size: 8pt;    
}

.gvDefault
{
    width: 680px;
}


.gv
{
    border-bottom: solid 1px #883B67;
}

.gvAgenda
{
    border-bottom: solid 1px #883B67;
    line-height: 16px;
    margin-bottom: 20px;
}

.gvAgenda td
{
    vertical-align:top
}

.gvHeader
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 8pt;    
    text-align:left;
}

.gvHeader th
{
    border-bottom: solid 1px #883B67;
    text-align:left;
}

.gvAgendaHeader
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 8pt;    
    text-align:left;
}

.gvAgendaHeader th
{
    border-bottom: solid 1px #883B67;
}

.gvRow
{
    font-family: Verdana;
    font-size: 8pt;    
    text-align:left;
}

.gvRow td
{
    padding-right: 25px;
    border-bottom: solid 1px #cccccc;
}

.lbHeader
{
    color: #883B65;
    font-family: Verdana;
    font-size: 8pt;
    padding-left:5px; 
}

.lbAgendaHeader
{
    color: #883B65;
    font-family: Verdana;
    font-size: 8pt;
    padding-left:5px; 
}

.ddlForm
{
    font-family: Verdana;
    font-size: 8pt;    
    border: solid 1px #cccccc;
    width:412px;
}

.calForm
{
    font-family: Verdana;
    font-size: 8pt;    
    border: solid 1px #cccccc;
}

.tblSearch
{
    font-family: Verdana;
    font-size: 8pt;    
    background-color: #E8E9EE;        
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    width: 680px;
}

.tblSearch td
{
    padding-top:5px;    
    padding-bottom:5px;
    padding-right: 15px;
    padding-left: 15px;   
}

a.gvLink
{
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;  
}

a.gvLink:hover
{
    text-decoration:underline;    
}


a.lbt
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;  
}

a.lbt:hover
{
    text-decoration: underline;  
}

div.MeetingViewMain
{
/*    width: 100%;
    padding-left:auto;
    padding-right:auto;   */ 
    padding:10px;
    margin-top:30px;
    width: 95%;
    margin-left:auto;
    margin-right:auto;
    background-color: #FFFFFF;    
}

div.MeetingViewVideo
{
/*    width: 100%;
    padding-left:auto;
    padding-right:auto;   */ 
    
    
    width: 100%;
    margin-left:0px;
    margin-right:auto;
    background-color: #FFFFFF;    
}

div.AgendaItemMain
{
    padding:10px;
    margin-top:30px;
    width: 95%;
    margin-left:auto;
    margin-right:auto;
    background-color: #FFFFFF;    
}


iframe.VideoDisplay
{
	position:fixed;
	top:92px;	
	z-index:0;
}

iframe.LoadingDisplay
{
	position:fixed;
	top:92px;	
	z-index:10;
	display:none;	
}

.AgendaItemHeader
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 10pt;
}

.tblAgendaItem
{
    font-family: Verdana;
    font-size: 8pt;    
    background-color: #E8E9EE;        
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
}

.tblAgendaItem td
{
    padding-top:5px;    
    padding-bottom:5px;
    padding-right: 15px;
    padding-left: 15px;   
}

.tblAgendaBullets
{
    width: 100%;
    margin-top: 10px;
/*    border-top: solid 1px #883B67;*/
/*    border-bottom: solid 1px #883B67;        */
}

.thAgendaBullets td
{
    border-bottom: solid 1px #cccccc;
}

td.agendaBulletName
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    padding-top:10px;
}

.aflyst
{
	font-weight:bold;
	color: 	#883B67;
}

