﻿/*LEFT MENU -------------------------------------------------------------------*/
.videoheader { width: 200px; overflow: hidden;}

td.subLeft div.LeftMenu,
td.subLeft div.CatLeftMenu  
{
	width: 214px; overflow: hidden;}

div.LeftMenu li.lvl1 a, div.frontAktuelt div.header a, div.frontMedia div.header,
td.imgSubLeft .header
{
	text-transform: uppercase;
}

div.LeftMenu li div.crab, div.CatLeftMenu li.lvl1 div, div.LeftMenu li.lvl1 a.menuImg, div.LeftMenu li.lvl2 img, li.sepMenu, li.sepMenu1, div.LeftMenu ul li.MenuLinks a.menuImg, td#midContRight a.menuImg, div.LeftMenu li div.noImg
{
	display: none;
}

div.LeftMenu ul, div.CatLeftMenu ul
{
	margin: 0;
	padding: 0;
}
div#outerCont div.LeftMenu ul a, 
div#outerCont div.CatLeftMenu ul a
{
	display: block;
	color: #000;
	font-size: 110%;
	font-family: "Trebuchet MS", sans-serif;
}

div.LeftMenu ul li, div.CatLeftMenu ul li
{
	list-style-type: none;
}

div#outerCont div.LeftMenu li.lvl1, div#outerCont div.LeftMenu li.lvl1 a, div.header, div.LeftMenu li.lvl2, div.CatLeftMenu li.lvl1
{
	color: #666;
	text-align: left;		
	overflow: hidden;
}
div.LeftMenu li.lvl2, div.CatLeftMenu li.lvl1
{
	text-align: left;
}
div.LeftMenu li.lvl1 a, div#outerCont div.header a, div#outerCont div.header a:visited
{
	color: #666;
	font-size: 110%;
}
/*lvl2*/



td#midContRight div.LeftMenu li.img,
li.LvlSep, div.LeftMenu li.lvl2, div.CatLeftMenu li.lvl1
{
	clear: both;
	margin: 0;
	padding-top: 4px;
	/*background: url(../image/bcg/menyskille.jpg);*/
	background-repeat: repeat-x;
	background-position: 0 100%;
}
td#midContRight div.LeftMenu li.img { padding-bottom: 4px; padding-top: 0;}
div.CatLeftMenu li.lvl1
{
	background-position: 0 top;
}

div.CatLeftMenu li.nextlvl,
div.LeftMenu li.hasChildTrueAndIsinPathTrue,
div.LeftMenu li.lvl1:hover
{
	background: none;
}


div.LeftMenu li.lvl2 a, div.LeftMenu li.lvl2 a:link, div.CatLeftMenu li.lvl1 a, div.CatLeftMenu li.lvl1 a:visited, div.CatLeftMenu li.lvl1 a:link
{
	display: block;
	float: left;
	padding: 0;
	padding-left: 0px;
	overflow: hidden;
}
/* MB For left menues utenfor frontpage*/
div#outerCont div.LeftMenu li.lvl1 a, 
div.LeftMenu li.lvl2, 
div.LeftMenu li.lvl2 a, 
div.CatLeftMenu li.lvl1, 
div.LeftMenu li.lvl2, 
div.CatLeftMenu li.lvl1 
{
    /*height:33px;*/
    padding-top:0pt;
}

td.imgSubLeft .header,
div#outerCont div.LeftMenu li.lvl1 a 
{
	background-image:none;
	color:#FFF;
	font-family:"Trebuchet MS",sans-serif;
	font-size:150%;
	margin-top:1px;
	padding-left:13px;
	width:301px;
}

div#outerCont div.LeftMenu li.lvl2 a.MenuLinks,
div#outerCont div.CatLeftMenu li.lvl1 a
{	    
	padding:8px 0 0 25px;
	width:289px;
	font-size:135%;
	color:#666;
	height:21px;
}

div.LeftMenu li a,
div.CatLeftMenu li a
{
    width:314px;
    background-image:url(../image/bcg/menuBgGray.jpg);
    background-position:6px 0px;
    background-repeat:no-repeat;
}

div.LeftMenu li.lvl2 a.MenuLinks,
div.LeftMenu li.lvl2 a.MenuLinks:visited, 
div.LeftMenu li.lvl2 a.MenuLinks:link
{
	margin-top: 3px;
	/*float: left;
	background-color:#EDEDED;*/
}

div.LeftMenu li.lvl1, div.header /* MB: Tatt inn igjen, gjør at headerne på kolonnene på forsida har samme høyde*/
{
	height: 25px;
}

div.CatLeftMenu a:active, div.LeftMenu a.isActivelvl2, div.LeftMenu a.isActivelvl3, div.LeftMenu a.isActivelvl4, div.LeftMenu li.isActive, div.CatLeftMenu li.lvl2:hover, td.subLeft div.CatLeftMenu li.isActive
{
	text-decoration: underline;
	/*background: #DDD;*/
}
div.LeftMenu a.hasChildTrueAndIsinPathTrue 
{
    margin-bottom:3px;
}

div.LeftMenu li.lvl2:hover a,
div.LeftMenu li.lvl3:hover a,
div.LeftMenu li.lvl2 a:hover,
div.LeftMenu li.lvl3 a:hover,
div.CatLeftMenu li.lvl1:hover a,
div.CatLeftMenu li.lvl2:hover a,
div.CatLeftMenu li.lvl1 a:hover,
div.CatLeftMenu li.lvl2 a:hover

{
	display: block;
    background-image:url(../image/bcg/listbg_on.jpg);
}

div.LeftMenu li.lvl1
{
	text-decoration: none;
	background-color:Lime;	
}

td#midContRight li.lvl2 a
{
	padding-left: 0px;
}

/*lvl3 og lvl4*/
div.LeftMenu li.lvl3, div.LeftMenu li.lvl4, div.CatLeftMenu li.lvl2
{
	padding-bottom: 8px;
}

div.CatLeftMenu li, div.LeftMenu li
{
	clear: both;
}


div.LeftMenu li.lvl3 a
{
	padding: 0;
	margin: 0;
	width: 180px;
}

td.midContLeft div.LeftMenu li.lvl3 div
{
	margin-left: 90px;
	float: left;
	clear: both;
}

div.LeftMenu li.lvl3 a, div.CatLeftMenu li.lvl2 a
{
	display: block;
	padding-right: 0;
	float: left;
}

div.LeftMenu li.lvl4 a, div.CatLeftMenu li.lvl3 a
{
	float: left;
	padding-left: 30px;
}

td.midContLeft div.LeftMenu li.lvl4 a
{
	padding-left: 110px;
}

div.LeftMenu li a:hover span
{
	text-decoration: none;
}

div.LeftMenu a.isActivelvl3, div.LeftMenu a.isActivelvl4, div.LeftMenu li.isActive, div.LeftMenu li.lvl3, div.LeftMenu li.lvl3:hover, div.LeftMenu li.lvl4, div.LeftMenu li.lvl4:hover
{
	padding-bottom: 0;
}
/*
td#midContLeft ul.LeftMenu li.lvl2 div.menuspec a.MenuLinks:link,
td#midContLeft ul.LeftMenu li.lvl2 div.menuspec a.MenuLinks:visited
{
	font-size: 130%;
	font-family: Adobe Garamond Pro, Garamond, Times New Roman, Times;
}
*/
/*img cat menu*/
span.noImg span
{
	color: #000;
	font-size: 111%;
	padding-left: 15px;
}

span.hasImg span, div.CatLeftMenu li.lvl1 span.noImg a.CatMenuLinks1:link, span.noImg a.CatMenuLinks1:visited, div.CatLeftMenu li.lvl2 span.noImg a
{
	width: 0;
	height: 0;
	display: none;
}



/*Front MAIN midtregion-----------------------------------*/
td.sep, td.sepLeft
{
	padding-top: 6px;
	width: 8px;
	background-color:#FFF;
}

div#outerCont a.MoreLink
{
    font-size:120%;    
	display: block;
	float: right;
	padding: 2px 28px 12px 0;
	margin: 0;
	color:#666;	
}

body div#outerCont .MoreLink a
{
    color:Red;
}

/*aktuelt*/

div.frontAktuelt
{
	/*height: 249px;*/
	width: 314px;
	overflow: hidden;
}

div.frontAktuelt hr { display: none;}
div.SimpleList
{
	margin: 0 12px;
	clear: both;
	font-size: 100%;
}

div.frontAktuelt div.SimpleList
{
	/*height: 38px;*/
	overflow: hidden;
	padding-bottom:3px;
	margin-bottom: 11px;
}

div.frontAktuelt div.secondaryHeader
{
    
    font-family: "Trebuchet MS",sans-serif;
    font-size: 130%;
    line-height: 2.1;
    text-transform: uppercase;
    padding:9px 0 0 12px;
    margin-bottom:-6px;
    border-top:3px solid #FFF;
    
}
div.frontAktuelt div.secondaryHeader h2
{
    color: #69be28;
}

div.frontAktuelt h1 a,
div.frontAktuelt h1 a:visited
{
    font-size:140%;
    font-weight:normal;
}

div.frontAktuelt div.ArticleListIsLower h1, div.frontAktuelt div.ArticleListIsLower h1 a:visited
{
	/*font-weight: bold;
	font-size: 100%;
	line-height: 100%;*/
}

div.frontAktuelt div.ArticleListIsLower h2
{
	/*height: 40px;*/
	overflow: hidden;
	font-size: 100%;
}

div.frontAktuelt div.SimpleListOuter
{
	padding-top: 7px;
}

div#outerCont div.header a.simpleListHeaderLink,
div#outerCont div.header a.simpleListHeaderLink:visited
{
    display:block;
    color:#FFF;
    width:292px;
    height:29px;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 150%;
    padding-left:12px;
    padding-top:1px;
}
div.frontAktuelt div.SimpleList
{
    border-bottom:1px solid #AAA;
}

div.SimpleListOuter div.ArticleListIsLower span
{
	display: none;
	width: 0;
}
div.frontAktuelt div.SimpleList div.imageContainer
{
    float:left;
    height:69px;
    overflow:hidden;
}
div.SimpleList img.RelImg
{
	float: left;
	padding-right: 10px;
}

div.SimpleList a, div.SimpleList a:visited
{
	color: #333;
}

div.SimpleList span
{
	float: left;
	display: block;
	padding-right: 3px;
}



div.frontAktuelt h1, div.frontAktuelt a
{
	margin-bottom: 1px;
}

div.frontAktuelt h2
{
    padding-bottom:4px;
    padding-right:22px;
}
div.frontAktuelt h2, div.frontAktuelt h2 a
{
	margin-bottom: 5px;
	line-height: 130%;
}

/*i media----------------------*/
div.frontMedia
{
	clear: both;	
}
div.frontMedia hr
{
    display:none;
}
div.frontMedia h1, div.frontMedia h1 a
{
	margin-bottom: 0px;
	
}
div.frontMedia h2, div.frontMedia h2 a
{
	margin-bottom: 5px;
	line-height: 100%;
}

div.frontMedia h1 a,div.frontMedia h1 a:visited 
{
	font-weight: normal;
	font-size: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

div#outerCont div.frontMedia div.SimpleList h2, 
div#outerCont div.frontMedia div.SimpleList h2 a:link, 
div#outerCont div.frontMedia div.SimpleList h2 a:hover, 
div#outerCont div.frontMedia div.SimpleList h2 a:visited, 
div#outerCont div.frontMedia div.SimpleListOuter h2 a
{
	color: #4B6380;
	margin-top: 0;
	padding-top: 0;
}

div.frontMedia span, div.frontMedia img.RelImg{
	display: none;
}

div.frontMedia div.header
{
	background: none;
	margin-left: 0;
	margin-bottom: 0px;
	margin-top: 5px;
	height: 30px;
	padding-top: 0px;
}
div#outerCont div.frontMedia div.header a,
div#outerCont div.frontMedia div.header a:visted
{
	display: block;
	padding: 0 12px;
    color: #69be28;
	font-family: "Trebuchet MS",sans-serif;
	font-size: 170%;
    line-height: 2.1;
    text-transform: uppercase;	
}

div#outerCont div.frontMedia .header a, 
div#outerCont div.frontMedia .header a:hover, 
div#outerCont div.frontMedia .header a:visited
{
	color: #69BE28;
}

div.frontMedia div.header hr
{
	height: 0;
	padding:0;
	margin: 0;
	border: 0;
	/*background: url(../image/bcg/menyskille.jpg);*/
}

div.frontMedia div.SimpleList
{
    margin:0;
    padding-left:12px;    
}
div#outerCont div.frontMedia a.MoreLink {padding-top: 10px; display: block;}

/*galleri front*/
div.ImgGallery
{
	height: 122px;
	width: 976px;
	overflow: hidden;
	background-image: url(../image/bcg/frontBtmgalleriBcg2_BF.jpg);
	background-position: 0 0px;
	background-repeat: no-repeat;
}
div.ImgGallery div.header
{
	background: none;
	height: 17px;
	text-align: center;
	padding-top: 0px;
	text-transform: uppercase;
}
div.ImgNavigation
{
	padding-left: 1px;
	text-align: center;
	width: 956px;
	height: 72px;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 24px;
	overflow: hidden;
}
/*top*/
div.btmImgGallery td.topleft
{
	background: url(../image/btmGallery/top_left.png) no-repeat;
	height: 6px;
	width: 6px;
}

div.btmImgGallery td.top
{
	background: url(../image/btmGallery/top.png) repeat-x;
	height: 6px;
}

div.btmImgGallery td.topright
{
	background: url(../image/btmGallery/top_right.png) no-repeat;
	height: 6px;
	width: 6px;
}
/*mid*/

div.btmImgGallery td.midleft
{
	background: url(../image/btmGallery/left.png) repeat-y;
	width: 6px;
}


div.btmImgGallery td.midright
{
	background: url(../image/btmGallery/right.png) repeat-y;
	width: 6px;
}
/*btm*/
div.btmImgGallery td.btmleft
{
	background: url(../image/btmGallery/btm_left.png) no-repeat;
	height: 6px;
	width: 6px;
}

div.btmImgGallery td.btmmid
{
	background: url(../image/btmGallery/btm.png) repeat-x;
	height: 6px;
}

div.btmImgGallery td.btmright
{
	background: url(../image/btmGallery/btm_right.png) no-repeat;
	height: 6px;
	width: 6px;
}


/*div.ImgNavigation div.img { float: left; margin-left:25px; margin-top: 10px;  height: 70px}*/
div.ImgNavigation div.img
{
	float: left;
	margin-top: 10px;
	height: 70px;
}
.frontMainFrame div.ImgNavigation div.img
{
	margin-left: 25px;
}
div.ImgNavigation
{
	margin-left: 8px;
	width: 956px;
}

table.ImgNavigation
{
	text-align: center;
}

div.crumbInner
{
	margin: 10px 15px;
}
body div#outerCont div.crumbInner a
{
    text-decoration:underline;
}
body div#outerCont div.crumbInner a.lastInCrumbs
{
    text-decoration:none;
}

.btmHeaderLink, .btmHeaderLink:visited
{
	color: #FFF;
}

/* ARTIKKELLISTE >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><*/

td.subLeft
{
	overflow: hidden;
}
td.subLeft div.LeftMenu
{
	width: 217px;	
}

td.main
{
	width: 500px;
	background: #F2F2F2;
}

div.ArticleList
{
	clear: both;
	margin: 0 50px;
	width: 331px;
}



div.ArticleList .img
{
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
}
div.ArticleList .img img
{
	margin-right: 5px;
}

div.ArticleList .text
{
	float: left;
	width: 239px;
}
div.artSep
{
	border-bottom: 1px solid #C6C7C9;
	clear: both;
	margin-bottom: 10px;
}

div.ArticleList h1 a, div.ArticleListRSS div.SimpleList h1 a
{
	font-weight: bold;
	display: block;
}

div.ArticleList h1 a, div.ArticleList h1
{
	margin-bottom: 2px;
}
div.ArticleList h2 a, div.ArticleList h2
{
	margin-top: 2px;
}

div.Author
{
	clear: both;
	margin-bottom: 5px;
}
div.ArticleList img.thumb
{
	float: left;
	padding-right: 8px;
	padding-bottom: 2px;
}
/*ArticleListRSS*/
div.ArticleListRSS div.header, div.ArticleListRSS a.linkExt a
{
	display: none;
}

div.ArticleListRSS div.SimpleList
{
	margin: 0 50px;
	width: 370px;
}

div.ArticleListRSS div.ArticleList
{
	margin: 0;
}

/*Article detailj*/

div.ArticleList ul li, div.ArticleDetailOuter ul li
{
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 7px;
}

div.ArticleList ol li, div.ArticleDetailOuter ol li
{
	list-style-type: decimal;
	margin-left: 27px;
}

div.ArticleDetailOuter
{
	font-size: 100%;
	clear: both;
	margin: 0 30px;
	width: 420px;
}

div.CommentList
{
	height: 170px;
}
div.print
{
	float: right;
	margin-bottom: 10px;
}

div#outerCont div.ArticleDetailOuter h1
{
	clear: both;
	color: #0D0D0D;
	font-weight: bold; /*Porto bold*/
	font-family: Arial, Verdana;
	font-size: 150%;
	line-height: 120%;
}
div#outerCont div.ArticleDetailOuter h2
{
	color: #0D0D0D;
	font-family: Arial, Verdana;
	font-size: 130%;
	line-height: 120%;
	font-weight: bold;
}
div.ArticleDetailOuter div.img
{
	float: left;
}
div.ArticleDetailOuter div.img img
{
	margin-right: 10px;
	margin-bottom: 5px;
}
div.ArticleDetailOuter div.author
{
	font-style: italic;
}
div.TipOuter
{
	width: 430px;
	background-image: url(../image/bcg/artdetail.jpg);
	background-repeat: repeat-x;
	margin: 0 50px 30px 30px;
}

.dmPictureText
{
	padding-top: 5px;
	font-size: 90%;
	line-height: 110%;
}


/*artikkellinker*/
div#outerCont div.ArticleDetailOuter h2 a:link, div#outerCont div.ArticleDetailOuter h2 a:hover, div#outerCont div.ArticleDetailOuter div.fullstory a:link, div#outerCont div.ArticleDetailOuter div.fullstory a:hover
{
	color: #344682;
}

div#outerCont div.ArticleDetailOuter h2 a:visited, div#outerCont div.ArticleDetailOuter div.fullstory a:visited
{
	color: #8B0000;
}

/*4 funks*/
div.headlinks
{
	padding-top: 0px;
	padding-left: 25px;
	height: 24px;
}
div.headlinks .arkiv
{
	padding: 5px 0 0 15px;
	display: block;
	float: left;
}
div.headlinks .print
{
	padding: 5px 0 0 47px;
	background: url(../image/bcg/print1.jpg) no-repeat 30px 1px;
	height: 24px;
	display: block;
	float: left;
}
div.headlinks .kommenter
{
	padding: 5px 0 0 25px;
	display: block;
	float: left;
}

div.headlinks .tips
{
	background: url(../image/bcg/tips.jpg) no-repeat 20px 0;
	padding: 5px 0 0 30px;
	display: block;
	float: left;
}

div.BoxTipInner
{
	width: 319px;
	margin: 20px 56px;
	clear: both;
	float: left;
}

div.BoxTipInner .txt
{
	width: 250px;
	font-family: Arial, Verdana;
	height: 14px;
}

div.BoxTipInner .Multi
{
	height: 40px;
}

div.CommentList
{
	margin-bottom: 20px;
}

div.CommentText
{
	font-weight: bold;
}
div.CommentName
{
	margin-bottom: 10px;
}
span.CommentDate
{
	font-style: italic;
}
/*relation ------------------------------------------------------*/

div.RelArticles div.RelContent, div.lydCont div.RelContent
{
	width: 214px;
	clear: both;
	overflow: hidden;
}


div.relArt
{
	clear: both;
}

div.relArt div.RelAbstract
{
	margin-bottom: 10px;
}

div.ArticleListImg
{
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}

div.relPerson div.header, div.relHead div.header, div.lydCont div.header, td.subRight div.videoheader
{
	clear: both;
	background: none;
	padding-top: 12px;
	height: 13px;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-left: 12px;
}
div.RelContent ul
{
	margin: 12px 12px;
}
div.RelContent ul li
{
	list-style-type: none;
}

div.relBannerRight
{
	padding-left: 12px;
	padding-top: 12px;
}

/*related docs*/
div.outerdoc
{
	clear: both;
	width: 214px;
	overflow: hidden;
}
.RelatedItems li
{
	clear: both;
	margin-top: 3px;
	height: 60px;
	overflow: hidden;
}
div.outerdoc div.icon
{
	float: left;
	width: 40px;
	padding-right: 10px;
}
div.outerdoc div.title
{
	float: left;
	width: 142px;
	height: 15px;
	overflow: hidden;
}
div.outerdoc div.title a
{
	font-weight: bold;
}
div.outerdoc div.docDescr
{
	width: 164px;
	height: 45px;
	overflow: hidden;
}

/*VideoFront*/
div.VideoFront
{
	margin: 10px 18px;
}
div.VideoFront div.top
{
	margin-bottom: 5px;
}
td#midContRight div.VideolistFront
{
	display: none;
}
td#midContRight div.VideolistFront0, td#midContRight div.VideolistFront1, td#midContRight div.VideolistFront2, td.subRight div.VideolistFront
{
	float: left;
	margin-right: 2px;
	display: inline;
}
div.VideolistFront
{
	width: 89px;
	height: 70px;
	overflow: hidden;
	background: url( '../image/bcg/video_bcg89.jpg' ) no-repeat;
}
div.VideolistFront div.img, div.Videolist div.img
{
	width: 67px;
	height: 36px;
	padding-top: 8px;
	padding-left: 8px;
	overflow: hidden;
}

div.VideolistFront div.time
{
	height: 17px;
	width: 66px;
	padding-left: 8px;
	text-align: right;
	padding-right: 15px;
	font-size: 90%;
	margin: 0;
	padding-top: 0;
	color: #808080;
}

div.VideolistFront img
{
	filter: alpha(opacity=73);
	-moz-opacity: .73;
	opacity: .73;
}
div.VideolistFront a:hover img
{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
/*Videolist*/
div.Videolist div.VideolistFront
{
	background: url( '../image/bcg/video_bcg89_n2.jpg' ) no-repeat;
}

div.Videolist
{
	width: 214px;
	clear: both;
	margin: 12px;
	overflow: hidden;
}

div.Videolist div.img img, div.VideolistFront div.img img
{
	width: 69px;
	overflow: hidden;
}

div.Videolist div.textCont
{
	width: 103px;
	padding-top: 10px;
	float: left;
}

div.Videolist div.time
{
	width: 68px;
	height: 16px;
	overflow: hidden;
	font-size: 10px;
	text-align: right;
	padding-bottom: 2px;
}

div.Videolist div.vote
{
	padding-top: 20px;
	float: right;
	width: 17px;
	vertical-align: top;
}

div.vote input
{
	height: 17px;
	width: 17px;
	border: 0;
	background: url( '../image/bcg/cbox.jpg' ) no-repeat;
}
div.vote span
{
	visibility: hidden;
}

.btnVote
{
	float: right;
	margin: 5px 15px 5px 0;
}
div.introText, .introTexterror
{
	float: left;
	width: 130px;
	padding-top: 12px;
	padding-left: 12px;
	font-size: 111%;
	text-align: right;
}
.introTexterror
{
	color: #961b1e;
}

/*VideoDetail --------------------------------------------------------------------*/
.LeftAndMain
{
	width: 745px;
	background: #BFBFBF;
}

div.movieContainer
{
	margin: 18px;
}

div.movieContainer div.infoText
{
	margin: 15px 0;
	font-size: 10px;
}
div.player
{
	background: url(../image/bcg/bcgvideo624x504.png) no-repeat 44px 4px;
	width: 608px;
	height: 504px;
	padding-top: 12px;
	padding-left: 52px;
}

/*MB Related items article detail -------------------------------------------------------*/
td.subRight
{    
    padding:16px 15px 20px 10px;    
}
td.subRight div.header
{    
    font-family: "Trebuchet MS",sans-serif;    
    font-size:170%;
    line-height: 1.2;
    
    height:auto;
    display: block;
    padding:12px 12px 10px 0;
    color: #666666;
}

td.subRight ul.RealtedItems
{
    padding: 0;
    margin: 0;
}

body div#outerCont td.subRight ul.RealtedItems li a,
body div#outerCont td.subRight a.RelAbs
{
    text-decoration:underline;
    font-size: 110%;
}

td.subRight div.RelContent
{
    line-height:2.0;    
}


/*Bildegalleri---------------------------------------------------------------------------*/

td.imgSubLeft .header
{
	width: 201px;
}
td.subRight .imgHeader
{
	width: 170px; overflow: hidden;
}
div.imgHeader
{
	margin-left: 12px;
	width: 214px;
}
ul.imgList
{
	margin: 0;
	padding: 0;
}
td.subRight ul.imgList
{

}

ul.imgList li
{
	list-style-type: none;
}
div.CatLeftMenu
{
	width: 209px;
}

ul.imgList div.left, ul.imgList div.left0
{
	float: left;
	overflow: hidden;
	width: 90px;
	margin-bottom: 8px;
	max-width: 90px;
	margin-right: 5px;
}
ul.imgList div.left0
{
	width: 2px;
	max-width: 0;
}

ul.imgList div.right
{
	float: right;
	width: 110px;
	overflow: hidden;
	text-align: left;
}
ul.imgList div.right span, ul.imgList div.right0 a
{
	display: none;
}

div.clearBoth
{
	clear: both;
}
ul.imgList div.catname a, ul.imgList div.right0 span
{
	font-weight: bold;
}

span.catName
{
	display: block;
}


td.ArticleImgDetail ul.imgList div.left
{
	float: none;
	width: 200px;
}
td.ArticleImgDetail ul.imgList div.right
{
	display: none;
}

.GalleryInfoLink
{
	padding-top: 5px;
	display: block;
}

/*Bildegalleri AjaxGallery--------------------------------------------------------*/

div.ArtpanImg
{
	width: 740px;
	clear: both;
}

div.ArtImgGallery table
{
	text-align: center;
}
div.ArtImgGallery
{
	clear: both;
	margin: 12px;
	margin-right: 0;
	margin-bottom: 10px;
	text-align: center;
	margin: 0 24px;
}
div.ArtImgGalleryTexttop
{
	margin: 0 24px;
	text-align: center;
	margin-bottom: 8px;
}
div.ArtImgGalleryText
{
	text-align: center;
	margin-bottom: 20px;
}

div.ArtImgNext
{
	text-align: left;
	margin-left: 50px;
	margin-right: 44px;
}

div.ArtImgGallery img
{
	max-width: 600px;
}

div.ImgMainCaption
{
	bottom: 5px;
	right: 5px;
	padding: 2px 2px 2px 5px;
	background-color: #fff;
}
div.ArtNextImgBut
{
	margin: 5px 0 0 0;
}



div.ArtimgPrevNext
{
	margin-right: 14px;
	overflow: hidden;
	float: left;
	margin-bottom: 8px;
	width: 95px;
}

div.ArtImgNavigation div.title
{
	float: left;
	height: 70px;
	padding-top: 0px;
	width: 150px;
}
div.ArtArticleAd
{
	padding-top: 10px;
}

div.ArtImgSearchOuter h3 div
{
	padding-left: 8px;
}
/*top*/
table.frontMainFrame td.topleft
{
	background: url(../image/imgGallery/top_left.png) no-repeat;
	height: 8px;
	width: 8px;
}

table.frontMainFrame td.top
{
	background: url(../image/imgGallery/top.png) repeat-x;
	height: 8px;
}

table.frontMainFrame td.topright
{
	background: url(../image/imgGallery/top_right.png) no-repeat 0 3px;
	height: 8px;
	width: 16px;
}
/*mid*/

table.frontMainFrame td.midleft
{
	background: url(../image/imgGallery/left.png) repeat-y;
	width: 8px;
}
td.mid input, td.mid img
{
	/*vertical-align: bottom;*/
}
table.frontMainFrame td.midright
{
	background: url(../image/imgGallery/right.png) repeat-y;
	width: 16px;
}
/*btm*/
table.frontMainFrame td.btmleft
{
	background: url(../image/imgGallery/btm_left.png) no-repeat 0px 0;
	height: 16px;
	width: 8px;
}

table.frontMainFrame td.btmmid
{
	background: url(../image/imgGallery/btm.png) repeat-x;
	height: 16px;
}

table.frontMainFrame td.btmright
{
	background: url(../image/imgGallery/btm_right.png) no-repeat;
	height: 16px;
	width: 16px;
}

/*search ------------------------------------------*/


input.SearchTxt
{
	height: 16px;
	width: 200px;
	font-size: 111%;
}


td.SearchNew
{
	width: 55px;
	padding-top: 5px;
}
div.AdvSearchOuter
{
	padding-bottom: 20px;
}
div.AdvSearchOuter .btnSearch
{
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 15px;
}


td.SearchAdv
{
	padding: 15px 0 10px 0;
}
.drOptions
{
	width: 60px;
}

div.SearchCap, div.searchGlobalHeader
{
	font-size: 130%;
	font-weight: bold;
}
div.menName a
{
	padding: 5px 0;
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
}
div.eformContent
{
	margin-bottom: 10px;
	margin-left: 10px;
}
div.eformContent h3, div.eformContent h3 a, div.ArtImgSearchOuter h3, div.ArtImgSearchOuter h3 a
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 110%;
}
div.eformContent h4 a
{
	padding-left: 5px;
	display: block;
}

div.SearchYear
{
	margin: 15px 0;
}
span.LookIn
{
	padding-left: 10px;
}
span.LookInHeader, td.SearchCap
{
	padding-top: 3px;
}

/*img search*/
div.ArtImgSearchOuter h3
{
	margin-bottom: 5px;
}

td.imgGallery div.ArtImgSearchOuter
{
	margin-left: 20px;
}

div.ArtImgSearchOuter, div.ArtImgSearchOuter h3 a div
{
	font-size: 90%;
	clear: both;
}

div.ArtImgSearchOuter h2, div.ArtImgSearchOuter h3 a div
{
	font-weight: normal;
}
/*sitemap -----------------------------------------*/

/*input vidoe send inn*/
table.inputVideoTable
{
	margin: 0 50px;
	margin-bottom: 20px;
}
table.inputVideoTable td.inp
{
	color: #961b1e;
	padding-bottom: 10px;
}
input.inp, .fileupl
{
	width: 250px;
	height: 14px;
	padding: 0;
	font-size: 110%;
}

td.sendVideo div.CommentList
{
	height: 0;
}
/*debatt -----------------------------------------------------*/
div.ArticleListComment
{
	clear: both;
	margin: 0 50px;
	width: 331px;
	font-size: 110%;
}
div.ArticleListComment div
{
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}
div.ArticleListComment span, .clearBoth
{
	height: 0;
}
div.ArticleListComment div.text
{
	width: 213px;
	height: 15px;
	overflow: hidden;
}
div.ArticleListComment div.comments
{
	width: 35px;
	height: 15px;
	overflow: hidden;
	padding-left: 15px;
}
div.ArticleListComment div.date
{
	width: 48px;
	height: 15px;
	overflow: hidden;
	padding-left: 5px;
}

div.ArticleListCommentHeader div
{
	font-weight: bold;
	padding-bottom: 10px;
}
div.ArticleListCommentHeader div.date
{
	text-align: right;
}
div.ArticleListCommentHeader div.comments
{
	width: 50px;
	padding-left: 0;
}
div.ArticleListCommentHeader div.date
{
	width: 50px;
	padding-left: 0;
}


div.error
{
	height: 300px;
	padding-top: 30px;
	padding-left: 20px;
}


/*map.aspx*/
div.mapOuter 
{
	background: green;
	height: 500px;
	width: 712px;
	margin: 0 12px 0 18px;
}

/*View of related schema (under article - fra VAF intranett) -----------------------------------------------------*/

div.eformContent
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
div.eFormRapport table
{
	width: 490px;
}
.eformHeader
{
	font-weight: bold;
	color: #0A1F62;
}
div.eformContent h1
{
	margin: 0px 0 10px 0;
	font-size: 150%;
	font-weight: normal;
}
div.eformContent h1 a:link, div.eformContent h1 a:visited, div.eformContent h2 a:link, div.eformContent h2 a:visited
{
	text-decoration: none;
	color: #000000;
}
div.eformContent h2
{
	margin: 0 0 0 0;
	font-size: 100%;
	font-weight: normal;	
}
div.eformContent h3
{
	margin: 0 0 0 0;
	font-size: 85%;
	font-weight: normal;
	color: #666666;
}
div.eformContent h1 a:link span.green, div.eformContent h1 a:visited span.green
{
	color: Green;
	border-bottom: 1px solid green;
}
div.eformContent
{
	margin-bottom: 10px;
	margin-right: 0px;
	border-bottom: 0px;
	width: 490px;
	overflow: hidden;
}

