body
{
	font-size: 9pt;
	margin:0px;
	font-family: Arial,Helvetica;
}

a:link{color:#897234}
a:visited{color:#897234}
a:hover
{
    color: #0096e9;
}

A.MenuLink
{
	display: block;
	border: solid 1px #F1F1F1;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	background: #F1F1F1;
	white-space: nowrap;
	color:#000000;
	text-decoration:none;
}
A.MenuLink:visited
{
	display: block;
	border: solid 1px #F1F1F1;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	background: #F1F1F1;
	white-space: nowrap;
	color:#000000;
	text-decoration:none;
}
A.MenuLink:hover
{
	display: block;
	border: solid 1px #999;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	background: #CCC;
	color:#0096e9;
	text-decoration:none;
}

A.TopLinks
{
    text-decoration: none;
    color: #FFFFFF;
    padding: 2px 6px 2px 6px;
    margin: 0px;
    font-size: 12px;
}
A.TopLinks:visited
{
	text-decoration:none;
	color:#000000;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	
	font-size:12px;

}
A.TopLinks:hover
{
	border-right: #66cdaa 1px solid;
	padding-right: 5px;
	border-top: #66cdaa 1px solid;
	padding-left: 5px;
	padding-bottom: 1px;
	margin: 0px;
	border-left: #66cdaa 1px solid;
	color: #0096e9;
	padding-top: 1px;
	border-bottom: #66cdaa 1px solid;
	text-decoration: none;
	font-size:12px;
}



.MenuSection
{
	font-weight:bold;
	font-size:110%;
}
#TopBar_mid
{
	
	background-color:#000000;

}
#TopBar_right
{
	color:#000000;	
	background-color:#000000;
}
#TopBar_left
{
	
	height:20px;
	background-color:#000000;
}
.TopLinks
{
	color:White;
}

#LogoCell
{
	color:#000000;
	height:45px;
	background-color:#000000;
}
#LogoCell_mid
{
	
	background-color:#000000;
}
#TopMenu
{
	height:20px;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	background-color:#F1F1F1;
}
.LeftPaneStyle
{
    background-position: left 100px;
    width: 200px;
    border-left: solid 1px #999;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    background-color: #EDEBE5;
    background-image: url(      '/Portals/_Default/Skins/nt.portal.1/bg.bottom1.gif' );
    background-repeat: no-repeat;
}

#Footer
{
	font-size: 8pt;	
	color: #ffffff;
	background-color: #000000;
}

div.prod
{
float:right;
width:200px;
}

A.prod
{
    font-size: 8pt;
    color: #FFFFFF;
}

A.prod:visited
{
    font-size: 8pt;
    color: #FFFFFF;
}
A.prod:hover
{
	font-size: 8pt;
	color: #0096e9;
	
}
a.tittel { font-weight:bold;}
div.footer { background-color:Black; width:100%; padding:5px; font-size:8pt;}
div.FooterText
{
float:left;
width:50%;
color:White;
}
div.prod { float:right; width:50%; text-align:right;}
/*SolPart Menu Style*/
.MainMenu_MenuContainer {
    border-bottom: #e8e6df; 0px solid; 
    border-left: #e8e6df; 0px solid; 
    border-top: #e8e6df; 0px solid; 
    border-right: #e8e6df; 0px solid;  
    background-color: #e8e6df;
}
.MainMenu_MenuBar
{
	cursor: hand;
	color: #000099;
	background-color: #F1F1F1;
    height:10px;
}
.MainMenu_MenuItem
{
	border-right: #ffffff 0px solid;
	border-top: #ffffff 1px solid;
	font-weight: normal;
	border-left: #ffffff 0px solid;
	cursor: hand;
	color: #000000;
	border-bottom: #ffffff 1px solid;
	font-style: normal;
	font-family: Arial, Helvetica;
	height: 18px;
	text-decoration:none;
}
.MainMenu_MenuIcon {
    cursor: pointer; 
    cursor: hand; 
    background-color: #FFFFFF; 
    border-left: #ffffff 1px solid;
    border-right: #ffffff 0px solid;
	width:16px;
	height:16px;
    text-align: center; 
}
.MainMenu_MenuArrow {
    font-family: webdings; 
    font-size: 10px;
    border-right: #ffffff 1px solid; 
    border-left: #ffffff 0px solid;
    cursor: pointer; 
    cursor: hand;     
}
.MainMenu_MenuItemSel
{
	border-color: #000099;
	font-weight: normal;
	height: 18px;
	cursor: hand;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica;
	background-color: #CCC;
	text-decoration:none;

}
.MainMenu_SubMenu
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	z-index: 1000;
	border-left: #cccccc 1px solid;
	cursor: hand;
	border-bottom: #cccccc 1px solid;
	background-color: #ffffff;
}

.PersonGridItem,.PlayGridItem
{
	font-size:9pt;
	font-weight: bold;
	text-transform:uppercase;
}

.PersonGridHeader, .PlayGridHeader
{
    background-color: #0096e9;
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    border-bottom: #000000 1px solid;
    padding-bottom:20px;
}




.PersonGridHeader a, .PlayGridHeader a,
.PersonGridHeader a:hover, .PlayGridHeader a:hover, .PersonGridHeader a:visited, .PlayGridHeader a:visited
{
    color: #ffffff;
}
.PersonGridFooter,.PlayGridFooter
{
	background-color:#000000;
	color:#ffffff;
	font-size:10pt;
	font-weight: bold;
	border-bottom: #000000 1px solid;
	text-align:left;
}


div.Search  { font-size:10pt; margin-bottom:10px;}
table { font-size:10pt;}
/*table.dgsearch tr.PlayGridHeader td 
{
    
    padding-bottom: 22px;
}


/*table.dgsearch tr td
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eeeeee;
    padding-top: 3px;
    padding-bottom: 3px;
}*/
table.besetning { padding:0; margin:0;}
table.besetning tr td
{
    border-width: 0px;
}
table.dgsearch tr.PersonGridItem td, table.dgsearch tr.PlayGridItem td { border-bottom:solid 1px #e8e6df;}
td.PlayTitle, td.title,.personnavnGrid { 
font-weight:bold;
color:#897234;
}

div.teaterperson, div.teateroppsetning { 
padding:14px;
text-align:left;
}

span.personnavn, span.oppsetningstittel  { font-size:15pt;}
table.besetning { font-size:9pt;}
table.besetning tr td
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eeeeee;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size:9pt;
}

table.oppsetning table.besetning tr td {border:0;}
table.besetning a {color:#0096e9;} 
table.besetning a:visited {color:#0096e9;} 

table.oppsetning{width:600px;}

div.teateroppsetning table.oppsetning table.besetning tr td {padding:1px;}

span.playCaption{color:#999999;}
span.playText{}

table.besetning div.navbar {padding-top:8px; padding-bottom:0px;}

div.premieredato { width:55px; float:left;}
div.rolletypeTittel { width:100px; float:left;}
div.rollefigur { width:150px; float:left;}
span.rollefigur,span.rolletypeTittel{text-transform:lowercase;}

div.MainDisplayPanel{text-align:left;}
td.GroupLabelStyle{font-size:14pt}

div.navbar{
width: 100%;

border-top: solid 1px #bbbbbb;
padding-top:8px;
padding-bottom:6px;

}

div.navbar span{line-height: 14pt;}

div.firstbutton{ width:263px; float:left;}
div.prevbutton{width:10px;float:left;}
div.lblPageCount{width:30px;float:left; margin-left:2px; margin-right:2px;}
div.nextbutton{width:10px;float:left;}
div.lastbutton{width:250px;float:right; text-align:right;}

div.prevbutton a,div.nextbutton a {color:#0096e9;}

div.recordCount { margin-top:16px; margin-bottom:5px;float:left;width:200px;}
span.recordCount{color:#0096e9;}

div.pageIndexAndCount {float:left;width:50px; text-align:center; }
div.pager{width:100%;background-color:#efefef;float:left;clear:both; margin-bottom:6px; margin-top:6px;}

div.pageSizeDdl{ margin-top:16px; margin-bottom:5px;float:right;width:300px; text-align:right;}

div.legend1{float:left;width:500px;}
/*table.oppsetning tr td
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #897234;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size:13pt;
}*/