body, table, html
{
	/*standard størrelse, den som normalt brukes i body / fulltekst*/
	/*denne brukes dersom noen andre klasser med gitt style overskriver*/
	font-size: 11px;
	/*kommaseparert fonter der den bruker første om mulig, deretter neste om ikke osv*/
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	
}

body
{
	/*evt bakgrunnsbilde på siden*/
	height: 100%;
	/*evt legg innhold på midten av browser*/
}

html
{
	height: 100%;
}

.floLeft { float:left;}
.floRight { float: right;}

td { vertical-align: top}

hr { height: 0px; line-height: 1px;  background-color: #D0D0D0; color: #D0D0D0;}

/*selve hovedområdet der innhold ligger, bredden settes, evt midtstilling, marg, borders etc, evt bakgrunn i midt*/
div#container
{
	
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	width: 600px;
	border: solid 0px #333333; /*evt deft på hver enkelt kant / left,top osv*/
}

div#logo img
{
	border: 0;
	padding:0px 0px 0px 0px;
	
}

table.wideMain { width: 625px;}
/*LINKER start -------------------------------------------------------------------------------------------------------------*/
a.skipnav
{
	/*ikke endre*/
	display:none;
}

/*standard link sett*/
a:visited, a:link
{ 
	color:#BA2F38;
	text-decoration: none; 
	
}
/*mouseover funksjon på linker*/
a:hover
{
	cursor: hand;
	color: #BA2F38;
	text-decoration: underline; 
}
/*LINKER slutt -------------------------------------------------------------------------------------------------------------*/

/*TEKST start -------------------------------------------------------------------------------------------------------------*/
/* sette farge, størrelse, marger og font på tekst, der h1 er den største overskrift og tekst */

/*skal være artikkeloverskrift i artikkeldetaljvisning*/

.articleList
{
	line-height:16px;
}


h1
{
	font-size: 18px; 
	margin-bottom: 5px; 
	color: #333;
	font: Georgia, "Times New Roman", Times, serif
}

/*nest støreste overskrift, benyttes også i artikkeleditor */
h2
{ 
	font-size: 10px;
	font-family: verdana, Courier, mono;
	line-height: 16px;
}



/*skal være artikkeloverskrift i artikkeldetaljvisning*/
h1.Headline
{ 
	font-size: 16px;
	font-family:Georgia, Helvetica, sans-serif;
	margin-bottom: 0;
}

h2.Abstract
{ 
	font-size: 10px;
	font-family: verdana, Courier, mono;
	line-height: 13px;
	font-weight: normal;
}
div.artDetail h2.Abstract { font-weight: bold}


/*mindre overskrifter osv*/
h3{ font-size: 17px; font-weight: normal;}
h4{ font-size: 15px; font-weight: normal;}
h5{ font-size: 13px; font-weight: normal;}
h6{ font-size: 12px; font-weight: normal;}
h7{ font-size: 11px; font-weight: normal;}

.article h1
{
	font-size: 22px; 
	margin-bottom: 5px; 
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
}



/*font, str, farge etc i fulltekst i artikkel, settes det som skal være forskjellig fra standard satt i body på toppen*/

div.fullstory,h2.fullstory
{
	padding-top:0px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	line-height: 12px;
	font-weight: normal;
}

div.readMore
{}

div#breadcrumbs
{
	font-size: 10px;
	color:#333;
}

div#breadcrumbs a
{
	font-size: 10px;
}

div#breadcrumbs a:hover
{
	font-size: 10px;
	
}

div#breadcrumbs a:visited
{
	font-size: 10px;
	color:#CC0000
}

.dateFront
{
	color:#999;
	font-size: 10px;
}

div.dateArticleDetail, div.datePrinterfriendly
{
	color:#999;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding-bottom:4px;
	padding-top:4px;
}

div.datePrinterfriendly { margin-bottom: 10px;}

td.footer 
{
	padding: 3px 0;
	color: #666;
	border-top:solid 1px #D0D0D0;
	border-bottom:solid 1px #D0D0D0;
}

div.articleByAliasRight { float: right;}
div.articleByAliasRight a{ color: #666;}
div.articleByAliasRight a:hover{ text-decoration: underline;}

/*TEKST slutt -------------------------------------------------------------------------------------------------------------*/




/*Meny start -------------------------------------------------------------------------------------------------------------*/
td.tdLeftMenu { width: 190px}
ul#leftMenuContainer
{
	width: 180px;
	margin:20px 0px 10px 0px;
	padding:0px;
	list-style-type:none;
}

li.leftmenu { line-height: 20px; border-top: 1px solid #D0D0D0;}

li.leftMenuLevel2
{
	font-size: 11px;
	padding:5px 10px;
	height: 17px;
	width: 160px
}

li.leftMenuLevel3
{
	font-size: 11px;	
	height: 10px;
	padding: 5px;
	padding-left:10px;
	height: 17px;
	width: 165px
}
li.leftMenuLevel3 a {padding-left:10px;}

li.leftMenuLevel4
{
	font-size: 11px;
	padding:5px;
	padding-left: 20px;
	width: 155px
}
li.leftMenuLevel4 a {padding-left:20px;}

/*Meny slutt -------------------------------------------------------------------------------------------------------------*/

/*Medlemslisten -------------------------------------------------------------------*/
td.medlemmer 
{
	width: 290px;
	text-align: left;
}
td.medlemmer div.medlemmerContainer
{
	margin-bottom: 20px;
}

td.medlemslisteTop
{
	background-image:url(../images/bcg/medlemsliste_topp.jpg);
	background-repeat: no-repeat;
	width: 290px;
	height: 190px;
}
div.medlemslisteTop 
{
	width: 270px;
	height: 170px;
}
td.medlemslisteTop div
{
	padding: 17px 10px 0 10px;
}
td.medlemslisteTop  a,td.medlemslisteTop  a:hover{ text-decoration: none; color: #666;}
/*liste*/


td.medlemsliste div.medlemsliste
{
	margin-left: 20px;	
	padding:5px 0px 0px 0px;
	background-color: #f1f1f1;
	width: 250px;
	border-bottom: 1px solid #838383;
	padding-bottom: 10px;
}
td.medlemsliste div.medlemsliste div
{
	padding-left:10px !important; padding-left: 3px;
	width: 190px;
	
}


.medlemsliste a img{ border:0;}

li.Medlemsliste, li.Medlemsliste a
{
	list-style-type:none;
	font-size: 11px;
	line-height:20px;
	color:#666666;
}
 li.Medlemsliste a:hover { text-decoration: underline;}


div.medlemsliste a:link, div.medlemsliste a:visited
{
	color:#000000;
	font-size: 11px;
}


/*Horisontal Toppmeny --------------------------------------------------------------*/

div.topMeny 
{
	background-image:url(../images/bcg/bcgmeny.jpg);
	height: 30px;
	background-repeat: repeat-x;
	margin-top: 10px !important; margin-top: 0;
	padding-left: 20px;
} 
div.topMenyOuter { margin-top: 110px !important;margin-top: 110px;}

a.topmenuTrue { text-decoration: underline}

td.topMeny { padding-top: 8px}

td.topMeny a:link, td.topMeny  a:visited
{
	color:#FFF;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	padding-right: 20px;
	padding-top: 10px; 
	margin-top: 15px;
}

td.topmenusep { color: #FFF; padding-right: 20px; padding-top: 8px; }

/**/
table.outerTable {width:100%;}
table.innerTable {width:900px;}
td.topOuter { background-image: url(../images/bcg/top_bcg.jpg); height: 100px; background-repeat: repeat-x; }
td.topOuterLR {width: 50%;}

td.main 
{
	width: 750px;
}

/*TOPPEN -------- Nyhetsbrev og søk--------------------------------------*/
td.topLeft {  padding-top: 10px;}
td.topMid 
{
	width: 220px;
	background-image: url(../images/bcg/skillestrek.jpg); 
	background-repeat: no-repeat; 
	background-position:0 20px;
	padding: 10px 15px 0 15px;
}
td.topRight 
{
	width: 195px; 
	background-image: url(../images/bcg/skillestrek.jpg); 
	background-repeat: no-repeat; 
	background-position:0 20px;
	padding: 10px 15px 0 15px;
}

div.nyhetsBox { padding-top: 15px}
div.searchBox { padding-top: 35px;}

table.NyhetsbrevTable tr td h1
{
	font-size: 10px;
	font-weight: normal;
	color: #949494;
	height: 20px; 
	line-height: 12px; 
	margin:0; 
	padding: 0
}
.txtNyhet,.txtSearch { height: 11px; font-size: 10px; line-height: 10px; width:170px; color: #949494}
.txtSearch { width: 120px;}

.butNyhetsbrev 
{
	background-image: url(../images/icons/icon_arrow.jpg);
	background-position:0 5px;
	background-repeat: no-repeat;
	height: 5px;
	width: 7px;
	padding-left: 10px; 
}
td.nyhetBut a.butNyhetsbrev,.tdbtnSearch a.butSearch {color: #696969;	text-transform: uppercase;}
td.nyhetRadio { text-align: left; margin-left: 0; padding-left:0; color: #696969;}
.nyhetRadioList {}

td.nyhetBut div { padding-top: 7px; text-align: right}
td.tdbtnSearch { padding-top: 7px;}
div.tdbtnSearch { padding-top: 2px;}


/*DEFAULT MALEN ---------------------------------------------------------------------------------------*/
div.FrontpageBanner 
{
	margin-top: 10px;
	margin-left: 5px;
	border: 1px solid #D0D0D0;
	padding-left: 5px;
	padding-top: 5px;
}

div.articlelistcontainer { margin-left: 10px; margin-top: 8px;}
div.articlelistouter2 { }
div.artlist1 { margin-bottom: 20px;}
div.artlist2 { border-top: 1px solid #D0D0D0;}
div.seplist2 { width: 15px;}


td.frontPageArticlelist div.articlelistcontainer div.articlelistouter { /*margin-left: 190px; */width: 615px}

td.frontPageArticlelist div.articlelistcontainer table tr td div.artlist2 div.relImage {display:none}
td.frontPageArticlelist div.articlelistcontainer table tr td div.artlist2 div.artlist2Text { width: 280px;}

.artlist2Text{ padding-top:0 !important; padding-top: 10px;}
/* SØKE MALEN -----------------------------------------------------------------------------------------*/
li.articleHits 
{
	list-style-image: url(../images/icons/icon_arrow2.jpg);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
div.textSearch { padding-top: 2px;}
div.searchResultHits { margin: 15px 0; }

/* ARTIKKELLISTE MALEN --------------------------------------------------------------------------------*/
.ListArticlelist{ width: 410px;}
td.ListArticlelist div.articlelistcontainer div.artlist1 { width:405px;}
td.ListArticlelist div.artDetail { width: 410px; overflow: hidden;}
td.ListArticlelist div.articlelistcontainer table tr td div.artlist2 div.artlist2HaveImg { width: 306px !important; width: 297px; padding-right: 3px;}
td.ListArticlelist div.articlelistcontainer table tr td div.artlist2 div.artlist2NoImg { }
.siteInnerMain { margin-top: 0; width: 410px}

td.siteContentMainInner { }
div.siteContentMainInner { margin: 10px 0;padding-left: 0px; width: 410px;}

div.articlelistouter { width: 410px;}
.innerListMain 
{
	margin-top: 10px;
	border-left: 1px solid #D0D0D0;
}

div.relImage 
{
	margin-top: 5px;
	border: 1px solid #D0D0D0;
	padding-left: 5px;
	padding-top: 0px;	
}

a.frontArtReadMore img { border:0; margin-top: 5px;}

/* ARTIKKEL DETALJ -------------------------------------------------------------------------------------*/
div.relImageDetail { margin-right: 10px;}
div.relImageDetail img { padding-top: 5px;}
div.articleForm { margin-bottom: 15px;}

/* INStrUKTØR MAL --------------------------------------------------------------------------------------*/
div.instDroplist { margin-bottom: 10px;}

td.txt { width: 70px}

div.tdbtnSearch { margin-top: 3px; margin-left: 10px;}
div.text { margin-top: 3px; }

td.instrHeader { background-color: #BA2F38; color: #FFF; padding: 3px; }
td.instrItem { padding: 5px;}
td.col1{ width: 190px; padding-left: 5px;}
td.col2,td.col2i{width: 210px;  padding-left: 0;}


div.instLetterLinksCont { width: 410px;clear: left; margin-top: 8px; margin-bottom: 10px;}
div.instLetterLinks { float: left;width: 26px;}
div.instLetterLinks a { margin: 10px; padding-top: 10px; line-height: 30px; }

div.instrCont { clear: both; padding-top: 15px;}

td.repInstrDetailTop { width: 425px; border-bottom: 1px solid #BA2F38; padding-top: 8px;}
td.reptopSpacer { padding-top: 8px;}
td.instrItemTop { background-color: #f1f1f1; font-weight: bold}
table.repInstrDetail td{ vertical-align: top; }
div.repInstrDetailTrSpacer { height: 10px;}

/*login -----------------------------------------------------------------------------------------------*/

.dmLogin{ border: none; margin: 0; width: 400px;}
.dmLoginUsernameLabel { padding-right: 30px; }
.dmLoginPasswordLabel { padding-right: 14px; }
.dmLoginTextboxes {  padding-bottom: 5px;}

.dmLoginTextboxes input { margin-bottom: 3px; margin-top: 5px; padding-left: 0px; width: 200px;}
.dmLoginTextboxes label { vertical-align: super;}
