/* SECTION: Standard stylesheet */
/* SECTION: general elements */

html{
  height: 100%;
}
body{
  margin: 0px;
  padding: 6px;
  font-family: Arial, Sans-serif;
  font-size: 12px; 
  text-align: center;
  background-color: #fbf7ea; /*#;DADADAA8A7DF*/
  color: #000000;
  padding-top: 10px;  height: 100%;
}

caption,th,td{
  font-family: Arial, 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: #0061AA;}
a:visited {color: #0061AA;}
a:hover  {color: #6699CC;}

#submenu a{
  background-image: none;
  padding: 0px;
}
#submenu a:link {color: #FFFFFF; text-decoration: none;}
#submenu a:visited {color: #FFFFFF; text-decoration: none;}
#submenu a:hover  {color: #FFFFFF; text-decoration: underline;}

#submenu a.menuselected:link {color: #FFFFFF; text-decoration: underline;}
#submenu a.menuselected:visited {color: #FFFFFF; text-decoration: underline;}
#submenu a.menuselected:hover  {color: #FFFFFF; text-decoration: underline;}


/* read more.. links */
.link {font-size: 12px;}
a.link:link{}
a.link:visited{}
a.link:hover{}

/* Standard navigation links */

.blueheader {
  font-weight: normal;
  font-size: 11px;
  color: #2b2a2a;
  background-color: #D7E9F7;
  display: block;
  padding: 2px;
  background-image: url(http://img9.custompublish.com/getfile.php/226983.919.vfqcxsxvra/menuprefix2.gif);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 12px;
}
h3.colheader{
  font-family: Myriad Pro, arial, helvetica; font-size: 12px; font-weight: normal;
  color: #FFFFFF;
  background-color: #cb161d;
  display: block;
  margin: 0px;
  padding: 2px 2px 2px 12px;
  background-image: url(http://img9.custompublish.com/getfile.php/243562.919.wppbpbvbtb/navpil_span.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

span.menu {
}

.level0 a.menu, .level0 span.menu{font-size: 11px; font-weight: bold;
/*background-image: url(http://img9.custompublish.com/getfile.php/243292.919.pxqbpbdddq/navpil.gif);*/
background-position: 3px 7px;
background-repeat: no-repeat;
padding: 2px 2px 2px 12px;
display: block;
}
.level0 span.menu{
  font-weight: bold;
  font-family: Myriad Pro, arial, helvetica; font-size: 12px; font-weight: normal;
  color: #FFFFFF;
  /*padding: 2px 2px;*/
  background-color: #cb161d;
  background-image: url(http://img9.custompublish.com/getfile.php/243562.919.wppbpbvbtb/navpil_span.gif);
}
.level0 a.menu:link { text-decoration: none; color: #000000; }
.level0 a.menu:visited { text-decoration: none; color: #000000; }
.level0 a.menu:hover { text-decoration: underline; color: #000000; }


.level0 a.menuselected, .level0 span.menuselected{font-size: 11px; font-weight: bold; 
background-image: url(http://img9.custompublish.com/getfile.php/243292.919.pxqbpbdddq/navpil.gif);
background-position: 3px 7px;
background-repeat: no-repeat;
padding: 2px 2px 2px 12px;
display: block;
}

.level0 a.menuselected:link {text-decoration: none; color: #000000; }
.level0 a.menuselected:visited {text-decoration: none; color: #000000; }
.level0 a.menuselected:hover {text-decoration: none; color: #000000; }
.level0 a.menu, span.menu{font-size: 11px; font-weight: bold;
}


a.menu, span.menu{font-size: 11px; font-weight: normal;
background-image: url(http://img9.custompublish.com/getfile.php/243361.919.pfsrapqvcb/navpilsublevel.gif);
background-position: 0px 7px;
background-repeat: no-repeat;
padding: 2px 2px 2px 9px;
display: block;
}
a.menu:link { text-decoration: none; color: #000000; }
a.menu:visited { text-decoration: none; color: #000000; }
a.menu:hover { text-decoration: underline; color: #000000; }


a.menuselected, span.menuselected{font-size: 11px; font-weight: normal; 
background-image: url(http://img9.custompublish.com/getfile.php/243361.919.pfsrapqvcb/navpilsublevel.gif);
background-position: 0px 7px;
background-repeat: no-repeat;
padding: 2px 2px 2px 9px;
display: block;
text-decoration: underline;
}
a.menuselected:link {text-decoration: underline; color: #000000; }
a.menuselected:visited {text-decoration: underline; color: #000000; }
a.menuselected:hover {text-decoration: none; color: #000000; }

#adminmenu a.menu{
  display: inline;
  background-image: none;
  padding-left: 0px;
}

/* Top menu links */
a.topmenu, span.topmenu { font-family: Myriad Pro, arial, helvetica; font-size: 1.1em; font-weight: normal; }
a.topmenu:link {text-decoration: none; color: #FFFFFF;}
a.topmenu:visited {text-decoration: none; color: #FFFFFF;}
a.topmenu:hover {text-decoration: underline; color: #FFFFFF;}

a.topmenuselected, span.topmenuselected{ font-family: Myriad Pro, arial, helvetica; font-size: 1.1em; font-weight: normal; }
a.topmenuselected:link {text-decoration: underline; color: #FFFFFF;}
a.topmenuselected:visited {text-decoration: underline; color: #FFFFFF;}
a.topmenuselected:hover {text-decoration: none; color: #FFFFFF;}

/* Top menu level 2 links */
a.topmenu2, span.topmenu2 { font-family: arial, helvetica; font-size: 12px; font-weight: normal; }
a.topmenu2:link {text-decoration: none; color: #0061AA;}
a.topmenu2:visited {text-decoration: none; color: #0061AA;}
a.topmenu2:hover {text-decoration: none; color: #6699CC;}

a.topmenu2selected, span.topmenu2selected{ font-family: arial, helvetica; font-size: 12px; font-weight: bold; }
a.topmenu2selected:link {text-decoration: none; color: #6699CC;}
a.topmenu2selected:visited {text-decoration: none; color: #0061AA;}
a.topmenu2selected:hover {text-decoration: none; color: #6699CC;}

a.feedback {color: #4D4D62; text-decoration: none;}

/* Printable/tell a friend links  */
.toollink{font-size: 11px;}
a.toollink{color: #4D4D62; text-decoration: none;}
a.toollink:visited { color: #4D4D62; text-decoration: none; }
a.toollink:hover { color: #4D4D62; text-decoration: underline; }

/* Copyright, CustomPublish powered link etc.  */
.cp{font-size: 10px; color: #FFFFFF; text-decoration: none;}
a.cp:link{color: #FFFFFF; text-decoration: none;}
a.cp:visited {color: #FFFFFF; text-decoration: none; }
a.cp:hover { color: #FFFFFF; text-decoration: none; }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { font-size: 13px; font-weight: bold;}
.headlinelink:link{text-decoration: none;}
.headlinelink:visited{text-decoration: none;}
.headlinelink:hover{text-decoration: underline;}

/* Linked headlines on listing pages */
.headline .headlinelink { font-size: 16px; font-weight: bold; color: #cc9217;}
.headline .headlinelink:link{text-decoration: none;}
.headline .headlinelink:visited{text-decoration: none;}
.headline .headlinelink:hover{text-decoration: underline;}

/* Navigation path links */
.path {text-decoration: none; font-weight: normal; color: #FFFFFF; }
a.path:link{color: #FFFFFF; text-decoration: underline;}
a.path:visited{color: #FFFFFF; text-decoration: underline;}
a.path:hover{text-decoration: underline; color: #000000;}

/* Sitemap links */
.tree{font-weight: normal;}
a.tree:link{text-decoration: none; color: #000000;}
a.tree:hover{text-decoration: underline; color: #000000;}
a.tree:visited{text-decoration: none; color: #000000;}
a.tree:visited:hover{text-decoration: underline; color: #000000;}

.sitetree{font-weight: bold;}
a.sitetree:link{text-decoration: none; color: #000000;}
a.sitetree:hover{text-decoration: underline; color: #000000;}
a.sitetree:visited{text-decoration: none; color: #000000;}
a.sitetree:visited:hover{text-decoration: underline; color: #000000;}


/* SECTION: Standard CP classes*/
.default { font-size: 13px; }
.date { font-size: 10px; color: #999999; }
.feedback { font-size: 12px; font-weight: normal; color: #000000; }
.copyright { font-size: 12px; font-weight: normal; color: #4D4D62; }
/* SECTION: listing/view styles */

div.pagedescription{}
.pagedescription{
  font-size: 14px;
  font-weight: bold;
}

.headline, h1.headline {
  font-size: 16px;
  font-weight: bold;
  color: #cc9217; 
  margin: 0px;
  padding: 0px;
}

.headlineview, h1.headlineview {
  font-size: 16px; 
  font-weight: bold; 
  color: #cc9217; 
  margin: 0px;
  padding: 0px;
}

.subheadline, h2.subheadline {
  font-size: 11px; 
  font-weight: normal; 
  color: #4f4f4f; 
  margin: 5px 0px 4px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress, p.ingress{
  font-size: 12px; margin: 6px 0px; padding: 0px;
}
.ingressview, p.ingressview{
  font-size: 12px; margin: 6px 0px; padding: 0px; font-weight: bold;
}
p.byline, .byline{
  margin: 0px; padding: 0px;
}


/* SECTION: viewarea block/spacing elements */
.pagebar{
  clear: both;
  font-size: 10px;
  text-align: center;
  padding-top: 5px;
}
.pagebar .link, .pagebar b{
  font-size: 11px;
  font-weight: normal;
}
.block{
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
div.clearfix{
  clear: both;
  height: 0px;
  font-size: 1px;
  background-color: green;
}
.imgwrap{
  min-height: 105px;
}
.imgwrap2{
  min-height: 105px;
}
#block1 img.artimage {
  width: 110px;
  height: 110px;
}
#block2 img.artimage{
  border: 3px ridge red;
}
#block3{
  width: 48%;
  float: left;
}

#block4{
  padding-left: 2%;
  width: 48%;
  float: left;
}
#block3 img.artimage, #block4 img.artimage{
  width: 50px;
  height: 50px;
}

/* for listingmal som henter fra flere sider */
/* Konverterer fra id (#blokk3) til klasse (div.blokk3) for mer fleksibilitet */
#blokk1, div.blokk1{
  clear: both;
  /*border-top: 1px solid #0060AA;*/
}
#blokk2, div.blokk2{
  clear: both;
  border-top: 1px solid #0060AA;
}
#blokk2 div.block, div.blokk2 div.block{
  float: left;
  width: 48%;
}
#blokk2side2 div.block{
  float: left;
  width: 100%;
}
#blokk3, div.blokk3{
  clear: both;
  border-top: 1px solid #0060AA;
}
#blokk3 div.block, div.blokk3 div.block{
  float: left;
  width: 32%;
  padding-right: 4px;
}
hr{
  clear: both;
}
div.hr{
	/* Replacement for hr. This is easier to style */
	font-size: 1px;
	clear: both;
	height: 10px;
	border-bottom: 2px dotted #D9E8F4;
	margin-bottom: 4px;
}

#blokk1 div.hr, #blokk2 div.hr, #blokk3 div.hr{
  border-bottom: none;
}

#blokk1 .headline .headlinelink, #blokk1 .headline, #blokk1 h1.headline {
  font-size: 20px;
}

#blokk2 .headline .headlinelink, #blokk2 .headline, #blokk2 h1.headline,
.blokk2 .headline .headlinelink, .blokk2 .headline, .blokk2 h1.headline{
  font-size: 13px;
  padding-right: 4px; 
}

#blokk3 .headline .headlinelink, #blokk3 .headline, #blokk3 h1.headline{
  font-size: 12px;
}

td.listing div.hr{
  border-bottom: none;
}
div.body{
  clear: both; 
  margin: 0px 0px 22px 0px;
  line-height: 17px;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica 
}

div.listingpicwrap{
  width: 50px;
  float: left;
}
div.listingtextwrap{
  margin-left: 60px;
}

/* middle_shadow */
div.s1{
  background-position: top left;
  background-repeat: repeat-y;
}
/* top_shadow */
div.s2{
  background-position: top left;
  background-repeat: no-repeat;
}
/* btm_shadow */
div.s3{
  background-position: bottom left;
  background-repeat: no-repeat;
}

/* SECTION: page containers */ 

#page{
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 999px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  min-height: 95%;
  /*border: 1px solid #0060aa;*/
  background-color: #FFFFFF;
}
#top{
  margin: 0px 1px 0px 6px;
  padding: 0px;
  text-align: left;
}
#topmenu{
}
#middle{
  padding-left: 6px;
  padding-right: 5px;
}
#maintbl{
  width: 100%;
  background-color: #FFFFFF;
  border-collapse: collapse;
  table-layout: fixed;
}
#main{
}
#viewarea{
  background-color: #FFFFFF;
  padding-top: 1em;
  padding-left: 8px;
  padding-right: 5px;
  padding-bottom: 2em;
  min-height: 200px;
  height: auto !important;
}
#viewarea img{
  max-width: 468px;
  height: auto;
}
#page .s1{
  background-image: url(http://img2.custompublish.com/getfile.php/705359.962.yubrxewwyc/skygge_midt_graa.gif);
}
#page .s2{
  background-image: url(http://img2.custompublish.com/getfile.php/705360.962.xxcuqwrubd/skygge_topp_graa.gif); 
  zoom: 1; /* Fiks for at bakgrunnsbildet skal vises i IE6 */
}
#page .s3{
  background-image: url(http://img2.custompublish.com/getfile.php/705361.962.yyqtpwxcbe/skygge_bunn_graa.gif);
  padding: 4px 5px 9px 5px;
  zoom: 1; /* Fiks for nedre skygge på #navbar i IE7 */
}
#navbar{
  width: 142px;
  background-color: #FFFFFF;
}
#navbar .innerborder{
  overflow: hidden;
}

#subnavbar{
  clear: both;
}

#sidebar{
  width: 144px;
  line-height: 1.2;
}
#sidebar .innerborder{
  background-color: #DFDFD7;
  background-image: url(http://img9.custompublish.com/getfile.php/243261.919.tevwapeqvr/kolbakg.png);
  background-position: top left;
  background-repeat: repeat-x;
}
#adbar{
  width: 190px;
  padding-left: 2px;
  padding-right: 0px;
}
#adbar .innerborder{
  background-color: #EFEFEF;
  padding-right: 0px;
}
#footer{
  width: 980px;
  text-align: center;
  padding: 1em 0;
  color: #0060aa;
}

/* SECTION: page elements */ 
#pagedate{
  padding-left: 6px;
}
#menu, ul.menu{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#menu li, ul.menu li{
  margin: 0px;
  padding: 1px 0px;
}



/* submenu */

#submenu{
  background-color: #cb161d;
  border-width: 1px 1px 0px;
  border-style: solid;
  border-color: #BDBDBD;
  color: #FFFFFF;
  float: right;
  font-family: "Myriad Pro", Arial, Sans-serif;
  line-height: 1.0;
  margin: 0px 4px 0px 1px;
  padding: 3px 5px 4px 5px;
  width: 819px;
}
#submenu li{
  display: inline;
  border-left: 1px solid #FFFFFF;
  padding: 0px 4px;
}
#submenu li.root{
  border-left: none;
  font-weight: bold;
  color: #FFFFFF;
}
#submenu li a{
  display: inline;
}



#leftmenu{
  
}
#leftmenu td{
}
#leftmenu td.spacing{
  background-image: none;
  height: 12px;
}
#navbar td.level0{
  font-family: Myriad Pro, arial, helvetica; 
  font-size: 12px; 
  font-weight: normal;
  color: #FFFFFF;
  background-color: #cb161d;
  margin: 0px;
  padding: 2px 2px 2px 12px;  
}

#tools{
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 5px;
  list-style-type: none;
}
#tools li{
  padding: 1px 0px;
  margin: 5px 0px;
  color: #696969;
}
#tools li#search{
  margin: 15px 0px;
}
#tools li#languagebar{
  padding-left: 23px;
  margin-bottom: 10px;
}

#searchform{
  background-color: #cb161d;
  border-width: 1px 1px 0px;
  border-style: solid;
  border-color: #cb161d;
  color: #FFFFFF;
  float: left;
  font-size: 11px;
  margin: 0px;
  padding: 1px 0px 1px;
  width: 140px;
  min-height: 18px;
}
input.searchinput{
  margin: 0px 0px 0px 1px;
  border: 1px solid #cb161d;
  color: #000000; 
  width: 88px;
  font-size: 11px;
  padding: 0px;
}	

input.searchsubmit{
  width: 36px;
  color: #FFFFFF;
  font-weight: bold;
  border: 0px solid #59b5e0; 
  background-color: transparent;
  padding: 0px 0px;
  margin: 0px;
  font-size: 11px;
}	

#catsearchform{
  padding: 3px;
  margin: 1px;
  font-size: 11px;
}
#catsearchinput{
  margin-left: 2px;
/*border: none; */
border: 1px solid #D7E9F7;
background-color: #FFFFFF; 
color: #000000; 
width: 95px;
font-size: 11px;
}	

#catsearchsubmit{
  width: 35px;
  color: #666666;
  border: none; 
  background-color: transparent;
  padding: 0px 1px;
  margin: 0px;
  font-size: 11px;
}	


div#sitecredits{
  padding-left: 5px;
  margin: 50px 0px;
}
#copyright{
  margin-bottom: 10px;
}

ul.topmenu{
  float: left;
  text-align: center;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}
ul.topmenu li{
  margin: 0px;
  padding: 0px;
  height: 26px;
}
/* End standard containers and items */

/* SECTION: standard box */ 
.box .headlinelink{
  font-weight: normal;
  font-size: 11px;
  font-family: Corbel, Arial, Sans Seriff;
}
.box{
  padding: 0px;
  margin: 0px 0px 5px 0px;
  background-color: #FFFFFF;
}
#sidebar .box{
  border-width: 1px 0px 1px 1px;
}
.box .cell, .cell{
  padding: 5px;
}
#main .box{
  border-width: 1px 0px 0px 0px;
  padding-bottom: 5px;
}
.box p{
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

.box ul{
  padding: 0px;
  margin: 0px 0px 5px 0px;
  list-style-type: none;
}

.box ul li{
  margin: 5px 0px;
  padding: 0px 0px 0px 6px;
  background-image: url(http://img9.custompublish.com/getfile.php/704770.919.dbayurfcfs/strek.gif);
  background-position: 1px 7px;
  background-repeat: no-repeat;

}

.box h3{
  font-family: Myriad Pro, arial, helvetica; font-size: 12px; font-weight: normal;
  color: #FFFFFF;
  background-color: #cb161d;
  margin: 0px;
  padding: 2px 2px 2px 12px;
}
#navbar .box h3 b{
  font-weight: normal;
}

div.innerborder {
  border-width: 0px 1px 1px;
  border-style: solid;
  border-color: #bdbdbd;
	/*background-color: #EFEFEF;*/
}
.path {
  font-weight: normal;
  font-family: Myriad Pro, arial, helvetica;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #cb161d;
  padding: 3px 2px;
}
/* SECTION: Hjemmekino*/

#hjemmekinolist a.headlinelink:link{color: #000000; text-decoration: none;}
#hjemmekinolist a.headlinelink:visited{color: #000000; text-decoration: none;}
#hjemmekinolist a.headlinelink:hover{color: #000000; text-decoration: none;}



/* SECTION: Årlig listing av magasiner*/

div.magyear{
  float: left;
  width: 215px;
  padding-bottom: 1em;
}
div.magyear .headlinelink{
  font-weight: normal;
}
div.magyear a.headlinelink:link{
  color: #0061AA;
  text-decoration: none;
}
div.magyear a.headlinelink:visited{
  color: #0061AA;
  text-decoration: none;
}
div.magyear a.headlinelink:hover{
  color: #6699CC;
  text-decoration: none;
}

div.magyear h3{
  margin: 0px 20px 5px 0px;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #0060AA;
}
div.yearpic{
  float: left;
  width: 80px;
  text-align: left;
}

div.magyear ul{
  float: left;
  width: 100px;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
div.magyear ul li{
  padding: 0px 0px 0px 10px;
  margin: 0px;
  
  background-image: url(http://img9.custompublish.com/getfile.php/243907.919.ereebdrbyx/raquo_a0a089.gif);
  background-position: center left;
  background-repeat: no-repeat;
  
}


#loginform{
  margin: 15px 0px;
  padding: 10px 3px;
  margin: 0px;
  font-size: 10px;
}
#loginform fieldset{
  border: 1px solid #D7E9F7;
}
#loginform p{
  padding: 0px;
  margin: 5px 0px;
}

#loginform input.userinput{
  width: 110px;
}

#loginsubmit{
  margin-top: 5px;
  font-size: 10px;
}


/* SECTION: banner locations */

#toppbilde{
  width: 768px;
}
#coverbilde{
}
.bannerlocation{
  clear: both;
  text-align: center;
}
.bannerlocation table{
  margin-left: auto;
  margin-right: auto;
}
.bannerlocation td{
  text-align: center;
  padding: 0px;
}
#location1, #location101{
  width: 766px;
}
#location2 td, #location102 td{
  padding-top: 2px;
}
#location3, #location5, #location6, #location9, #location145, #location105, #location104, #location109{
  margin-bottom: 15px;
}

#location4, #location103{
  margin-top: 15px;
}
#location7, #location107{
  padding-top: 2px;
}
/*#location8 img, #location108 img{
  width: 98px;
  height: 151px;
}*/

.postingfiles {
  clear:both;
}
.postingfile {
  float: left;
}
.postingdate {
	color: gray;
	font-size: 11px;
	display: none;
}
.postingmod0 {
	background-color: #efefef;
	padding: 3px;
}
.postingmod1 {
}


#gulboks, #gulboks caption, #gulboks th, #gulboks td{
  font-size: 10px;
}
#gulboks input{
  font-size: 10px;
}

#gulboks h3.colheaderbright{
  color: #000000;
  font-weight: bold;
  font-size: 11px;
  display: block;
  margin: 0px 3px 5px 3px;
  padding: 3px 2px 3px 12px;
  background-image: url(http://img9.custompublish.com/getfile.php/336660.919.ewbqtwefse/menuprefix3.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

table.listmode{
  width: 100%;  
}
table.listmode th{
  padding: 0px 0px 10px 0px;  
  vertical-align: top;
  text-align: left;
  font-weight: bold;  
  font-size: 14px;  
}
table.listmode th.lmsubheadline, table.listmode td.lmsubheadline{
  width: 100px;  
}

table.listmode .lmheadline, table.listmode td.lmheadline{
  /*width: 230px;  */
  padding-right: 10px;  
}

table.listmode th.vurdering, table.listmode td.vurdering{
  width: 90px;  
}

table.listmode th.lmdate, table.listmode td.lmdate{
  width: 90px;  
}


table.listmode td{
  padding: 0px 0px 2px 0px;  
  vertical-align: top;
  text-align: left;
  font-size: 11px; 
}
.listmode .headlinelink{
  font-size: 11px; 
}
.listmode a.headlinelink{font-weight: normal;}
.listmode a.headlinelink:link{}
.listmode a.headlinelink:visited{}
.listmode a.headlinelink:hover{}


#listmodeswitch{
  cursor: pointer;  
}
#listmodeswitch:hover{
  cursor: pointer;
}


/* tools paa artikkel */
#articletools{
}
#articletools div.tool{
  display: inline;
  vertical-align: bottom;
}
#articletools div.tool table, #articletools div.tool tr, #articletools div.tool td{
  display: inline;
  vertical-align: bottom;
}
#articletools div.tool #forumpostlink2{
  display: inline;
}


/* Hoyrekolonne paa kjopeguiden tester */
.vurderingouter {
  border: 1px solid buttonshadow;
  background-color: buttonface;
  padding: 0px;
}

.vurderinginner {
  border-top: 1px solid buttonshadow;
  border-left: 1px solid buttonshadow;
  border-right: 1px solid buttonhighlight;
  border-bottom: 1px solid buttonhighlight;
  background-color: #D8D8D8;
  padding: 0px;
}

.vurderingtop {
  border-top: 1px solid buttonshadow;
  border-left: 1px solid buttonshadow;
  border-right: 1px solid buttonhighlight;
  border-bottom: 1px solid buttonhighlight;
  background-color: #1070BA;
  color: #FFFFFF;
  padding: 4px;
  font-weight: bold;
}

.vurderingsamlet {
  border-top: 1px solid buttonshadow;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid buttonhighlight;
  background-color: #D8D8D8;
  color: #000000;
  padding: 0px;
  font-weight: bold;
}

.prodinfo1 {
  padding-left: 10px;
}

.plussminus {
  padding: 3px;
}

li.skreft {
	padding: 2px;
	list-style-type: none;
}


/* Utseende på kontaineren til dropdownmenyen */
div.dropdownframe {
  padding: 6px 0px 5px 0px;
  text-align: left;
  background-image: url(http://img2.custompublish.com/getfile.php/705140.962.vpabefxerf/meny_bkg_red.gif);
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #cb161d;
  color: #FFFFFF; 
  border-left: 1px solid #989898;
  border-right: 1px solid #989898;
  margin-left: 0px;
  margin-bottom: 2px;
  width: 976px;
}

/* Sett padding og margin på menyknappene her */
div.dropdown, div.dropdownhover{
  padding: 5px 10px;
  border-right: 1px solid #989898;  
  border-top: 1px solid #989898;  
}
/* Utseende på menyknapper */
div.dropdown{
}
/* Utseende på menyknapper i aktiv tilstand her */
div.dropdownhover{
}

/* Utseende på linker */
.dropdown a, .dropdownhover a, .dropdownsub a, .dropdownsubhover a{
  font-family: "Myriad Pro", Arial;
  font-size: 1.1em;
}
.dropdown a:link{text-decoration: none; color: #FFFFFF;}
.dropdown a:visited{text-decoration: none; color: #FFFFFF;}
.dropdown a:hover{text-decoration: underline; color: #FFFFFF;}

/* Utseende på aktive linker */
.dropdownhover a:link{text-decoration: none; color: #FFFFFF;}
.dropdownhover a:visited{text-decoration: none; color: #FFFFFF;}
.dropdownhover a:hover{text-decoration: underline; color: #FFFFFF;}

/* Utseende på kontainerne til undermenyer */
div.dropdownsubframe {
  text-align: left;
  background-color: #CCCCCC;
  color: #333333; 
  border-top: 1px solid #333333; 
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
}
/* Sett padding og margin på undermenyknapper her */
div.dropdownsub, div.dropdownsubhover{
  padding: 3px 10px;
}

/* Utseende på undermenyknapper */
div.dropdownsub{
  background-color: #CCCCCC;
  color: #333333; 
  border-bottom: 1px solid #333333;
}

/* Utseende på aktive undermenyknapper */
div.dropdownsubhover{
  background-color: #AA0D13;
  color: #FFFFFF; 
  border-bottom: 1px solid #333333;
}

/* Utseende på linker i undermenyer */
.dropdownsub a:link{text-decoration: none; color: #333333;}
.dropdownsub a:visited{text-decoration: none; color: #333333;}
.dropdownsub a:hover{text-decoration: none; color: #333333;}

/* Utseende på aktive linker i undermenyer */
.dropdownsubhover a:link{text-decoration: none; color: #FFFFFF;}
.dropdownsubhover a:visited{text-decoration: none; color: #FFFFFF;}
.dropdownsubhover a:hover{text-decoration: none; color: #FFFFFF;}