/* SECTION: Standard stylesheet */
/* SECTION: general elements */

body{
  margin: 0px;
  padding: 5px 0px;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px; 
  text-align: center;
  background-color: #FFFFFF; 
  color: #000000;
}

caption,th,td{
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px; 
}

h1{
  margin: 4px 0px;
  padding: 0px;
  font-size: 17px;
}
h2{
  margin: 4px 0px;
  padding: 0px;
  font-size: 15px;
}
h3{
  margin: 4px 0px;
  padding: 0px;
  font-size: 13px;
}
h4{
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
h5{
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
h6{
  margin: 4px 0px;
  padding: 0px;
  font-size: 10px;
}
p{
  padding: 0px;
  margin: 4px 0px 16px 0px;
}
/* End General elements*/

/* Use class layout on images and tables used for layout */
img.layout, a img.layout{
  margin: 0px;
  padding: 0px;
  border: 0px;
}
table.layout{
  margin: 0px;
  padding: 0px;
}
td.layout{
  padding: 0px;
  text-align: left;
  vertical-align: top;
}


/* SECTION: link styles */

/* Normal link styles */
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover  {color: #000000;}

#adminmenu{
  display: none;  
}

a.submenu, span.submenu, a.submenuselected, span.submenuselected {
  font-size: 10px;
  font-weight: normal;
  display: block;
  padding: 3px 7px;
  text-transform: uppercase;
}

/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { font-size: 13px; font-weight: bold;}
.headlinelink:link{}
.headlinelink:visited{}
.headlinelink:hover{}

/* Linked headlines on listing pages */
.headline .headlinelink { font-size: 16px; font-weight: bold;}
.headline .headlinelink:link{text-decoration: none;}
.headline .headlinelink:visited{text-decoration: none;}


#frontpagetema .headline .headlinelink { font-size: 13px;}
/* Linked headlines in boxes */
.box .headlinelink {
  font-size: 13px; 
  font-weight: normal; 
}
.box .headlinelink:link{text-decoration: none;}
.box .headlinelink:visited{text-decoration: none;}


/* SECTION: Standard CP classes*/
.date { font-size: 9px;}
.copyright { }
/* Standard tools */
div.tools{margin: 15px 0px;}
div.tool{margin: 2px 0px;}

span.pagetitle{
  font-size: 17px;
  font-weight: bold;
  white-space: nowrap;
}
/* SECTION: listing/view styles */


div.pagedescription{}
.pagedescription{
  font-size: 14px;
  font-weight: bold;
}

.headline, h1.headline {
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

.headlineview, h1.headlineview {
  font-size: 16px; 
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
}

.subheadline, h2.subheadline {
  font-size: 11px; 
  font-weight: normal; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress, p.ingress{
  margin: 6px 0px; padding: 0px;
}

.ingressview, p.ingressview{
  margin: 6px 0px; padding: 0px; font-weight: bold;
}
p.byline, .byline{
  margin: 0px; padding: 0px;
}
.cell p.byline .cell .byline{
  clear: both;  
}


/* SECTION: viewarea block/spacing elements */
.block{
  margin-bottom: 10px;
  clear: both;
    
}
hr{
  clear: both;
}
div.hr{
	/* Replacement for hr. This is easier to style */
	font-size: 1px;
	clear: both;
	height: 10px;
	border-bottom: 1px solid #999999;
	margin-bottom: 15px;
}
div.blockhr{
	font-size: 0px;
	clear: both;
	height: 0px;
}
div.body{
  clear: both; 
  margin: 0px 0px 22px 0px;
}
#artpics{
  float: right;
  width: 160px;
  text-align: center;
  margin-bottom: 15px;
}
#artpics img{
  float: none;
  display: block;
  margin: 7px auto 0 auto;  
}
#artpics img:first-child{
  float: none;
  display: block;  
}

#firstblock{
}
#firstblock .imgwrap{
	}
#firstblock .imgwrap img{
	}
#firstblock .listingtextwrap{
	float: right;
	width: 245px;
	}


/* For avkutting av bilder*/
div.imagecell_160x150_right{
  float: right;
  width: 160px;
  max-height: 160px;
  overflow: hidden;
  text-align: center;
  
}


/* SECTION: page containers */ 

#page{
  margin-left: 0;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
}


#top{
  margin: 0px;
  padding: 0px;
  height: 82px;
  text-align: left;  
  
}
#logo{
  position: absolute;
  width: 303px;
  height: 82px;
  z-index: 5;
  margin-left: 0px;  
}
#logo img.logo, #logo span.logo{
    margin-top: 33px;
    margin-left: 2px;
    border: 0px;
}
#logo span.pagetitle{
  position: absolute;
  top: 41px;
  left: 135px;
}
#topmenutoppkant{
  vertical-align: top;
  height: 4px;
  font-size: 1px;
  position: absolute;
  width: 445px;
}
#bueslutt{
  position: absolute;
  z-index: 10;
}
#toppkant{
  position: absolute;
  margin-left: 0px;
  margin-top: 0px;
}
#topstuff{
  display: none;  
}

table.form{
  width: 100%;
  padding: 0px;
}
table.form td.label{
  width: 80px;
  text-align: right;
  font-weight: bold;
  vertical-align: middle;
  font-size: 9px;
}
table.form span.label{
  font-weight: bold;
  font-size: 9px;
}
table.form span.input{
  font-size: 9px;
}
table.form td.input{
  vertical-align: middle;  
  text-align: left;
}

#middle{
 /* position: relative;*/
 width: 100%;
 clear: both;
}
#main{
  padding-top: 1.5em;
  padding-left: 15px;
  padding-right: 10px;
  padding-bottom: 2em;
  vertical-align: top;
}
#viewarea{
  clear: both;
}

#frontpagearticles{
  float: left;
  width: 69%;
}
#frontpagemedia{
  float: right;
  width: 30%;
}
#frontpagetema{
}

#frontpagetema .imgwrap{
  clear: right;
  float: right;
  width: 110px;
}
#frontpagetema .textwrap{
  float: left;
  width: 250px;
}

#navbar{
  display: none;  
}

#topnavigation{
  display: none;
}


/* dekorativt element */
#bunnlinje{
  display: none;  
}
#bunnlinje2{
  display: none;
}
#footer{
}
#bunntekst{
  margin: 0px;
  padding: 5px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

#adbar{
  display: none;
}


#submenu{
  border-bottom: 2px dashed #999999;
  margin-bottom: 15px;
}

#submenu li{
  float: left;
  width: 30%;
}

#submenu li.clearfix{
  float: none;
  clear: both;
  height: 0px;
  font-size: 0px;
}


div#sitecredits{
  display: none;  
}

/* End standard containers and items */

/* SECTION: standard box */ 

.box{
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
.box .head{
}
.box h3{
  text-align: center;
  padding: 2px 0px;
  margin: 0px;
  font-size: 15px;
  font-weight: bold;
}
.box .head h3{
}
.box h4{
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

#frontpagemedia .box{
  margin-left: 5px;
  margin-right: auto;
  text-align: center;
}


.box .cell{
  padding: 5px;
}
#frontpagemedia .box .cell, #frontpagearticles .box .cell{
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #999999;
}

#sisteartikler{
	float: left;
	width: 60%;
}


/* NB! conditional comments i hovedmal fikser min-height for ie 6 */

#sisteartikler .cell, #medlemsnytt .cell, #utvalgtbilde .cell{
	height: 175px;
  overflow: hidden; 
}
#medlemsnytt{
	float: right;
	width: 37%;
}

#utvalgtbilde .cell{
  text-align: center;  
}
#utvalgtvideo .cell{
  min-height: 175px;
  text-align: center;    
}

.box p{
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

.box ul{
  padding: 0px;
  margin: 0px 0px 2px 0px;
  list-style-type: none;
}
#main .box ul{
  list-style-type: none;
  list-style-position: outside;
  padding-left: 5px;
}
.box ul li{
  margin: 5px 0px;
  padding: 0px 10px 0px 12px;
}
#main .box ul li{
  margin: 3px 0px;
}
/* SECTION: banner locations */

.bannerlocation{
  display: none;  
}


#dropdown{
  display: none;
}

a.dropdown, .dropdown, a.dropdown:link, a.dropdown:hover,a.dropdown:visited {
  display: none;
}


a.dropdownhover, .dropdownhover, a.dropdownhover:link, a.dropdownhover:hover,a.dropdownhover:visited{
  display: none;
}

.dropdownframe {
  display: none;
}
div.dropdown, div.dropdownhover{
  display: none;
}



a.dropdownsub, .dropdownsub, a.dropdownsub:link, a.dropdownsub:hover,a.dropdownsub:visited {
  display: none;
}


a.dropdownsubhover, .dropdownsubhover, a.dropdownsubhover:link, a.dropdownsubhover:hover,a.dropdownsubhover:visited{
  display: none;
}


div.dropdownsub, div.dropdownsubhover{
  display: none;
}




.dropdownsubframe {
  display: none;
}


/* bilder med tekst over */
#slideblock{
	float: left;
	width: 370px;
  position: relative;

}
#slideblock div.slideblocktext{
  left: 0px;
  position: absolute;
  z-index: 10; 
  width: 350px; 
  padding-top: 15px; 
	padding-left: 10px;
  margin-left: 0px;
}
#slideblock{
}
#slideblock div.imgwrap{
	border: 2px outset #999999;
  height: 200px;
  overflow: hidden; 
}
#slideblock a.headlinelink{
		font-size: 24px;
		color: #000000;
    background-color: #FFFFFF;
}
#slideblock div.link{
		text-align: right;
}
#slideblock a.link{
    font-size: 16px;  
    font-weight: bold;    
		color: #000000;
    background-color: #FFFFFF;
}


/* QuickForm Classes */
input.large  {
	width:100%;
}

input.medium  {
	width:50%;
}

textarea.medium {
	width: 100%;
	height: 60px;
}

textarea.large {
	width: 100%;
	height: 80px;
}

textarea.huge {
	width: 100%;
	height: 320px;
}

