@charset "ISO-8859-1";
@import "/css/news.css";
@import "/css/personalplakat.css";
@import "/css/posters.css";
@import "/css/product.css";
@import "/css/productsheet.css";
@import "/css/box_static.css";
@import "/css/box_dynamic.css";

body 
{
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8.75pt;
}

html {
  height: 100%;
}

td 
{
  font-size: 8.75pt;
}

#ContentMain
{
  float: left;
  width: 525px;
  margin-bottom: 30px;
}

#ContentRight
{
  float: right; 
  vertical-align: top;
  text-align: center;
  width: 260px;
}

#hovedtekst
{
  width: 505px;
  padding: 0px 10px 5px 10px;
}

#hovedtekst h1
{
  font-size: 11pt;
  color: RGB(0,51,98);
}

#hovedtekst strong
{
  color: RGB(0,51,98);
}

#kolonne_overskrift
{
  float: right;
  color: RGB(0,51,98);
  font-size: 9.75pt;
  font-weight: normal;
  border-bottom: 0px;
  line-height: normal;
  background: url("/gfx/static/side_heading.gif") no-repeat left top;
  text-align: left;
  width: 225px;
  padding: 10px 0px 5px 15px; 
  margin: 0px 0px 5px 10px; 
}

.side_overskrift
{
  float: left;
  color: RGB(0,51,98);
  font-size: 9.75pt;
  font-weight: normal;
  border-bottom: 0px;
  line-height: normal;
  background: url("/gfx/static/page_heading.gif") no-repeat left top;
  width: 510px;
  margin: 0px 0px 0px 0px;
  padding: 11px 0px 10px 15px;
}

#side_overskrift_blaa
{
  float: left;
  color: RGB(255,255,255);
  font-size: 9.75pt;
  font-weight: bold;
  border-bottom: 0px;
  line-height: normal;
  background: url("/gfx/static/page_heading_blue75.gif") no-repeat left top;
  width: 510px;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 10px 15px;
}

div.side_overskrift_blaa
{
  float: left;
  color: RGB(255,255,255);
  font-size: 9.75pt;
  font-weight: bold;
  border-bottom: 0px;
  line-height: normal;
  background: url("/gfx/static/page_heading_blue75.gif") no-repeat left top;
  width: 510px;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 10px 15px;
}

#meny_venstre
{
  float: left;
  font-size: 8.25pt;
  border: 0px;
  line-height: normal;
  padding: 0px 0px 10px 0px;
}

#meny_venstre ul
{
  margin: 2px 0px 0px 11px;
  padding: 0px 0px 0px 0px;
  list-style: none;
}

#meny_venstre li
{
  display: inline;
  margin: 0px;
  padding: 0px;    
}

#meny_venstre a 
{      
  background: url("/gfx/static/menu/main.gif") no-repeat left top;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 7px;
  text-decoration: none;
  color: RGB(78,78,78);
  width: 185px;
}

#meny_venstre a span
{
  display: block;
  padding: 9px 0px 4px 10px;
}

#meny_venstre a:hover, #meny_venstre a:active, #meny_venstre a.active
{
    background-position: 0px -27px;
    color: RGB(255,255,255);
}  

#undermeny_venstre
{
  float: left;
  font-size: 8.25pt;
  border-bottom: 0px;
  line-height: normal;
  padding-bottom: 3px;
}

#undermeny_venstre ul
{
  margin: 3px 0px 0px 0px;
  /*padding: 2px 10px 3px 12px;*/
  padding: 0 0 0 12px;
  list-style: none;
}

#undermeny_venstre li, #undermeny_venstre ul li ul li
{
  display: inline;
  margin: 0px 0px 0px 0px;
  padding: 0px;    
}

#undermeny_venstre ul li ul
{
  margin: 3px 0px 0px 0px;
  /*padding: 2px 10px 3px 12px;*/
  padding: 0 0 0 12px;
  list-style: none;
}

#undermeny_venstre a, #undermeny_venstre ul li ul li a  
{      
  background: url("/gfx/static/menu/sub_off.gif") no-repeat left top;
  background-color: RGB(255,255,255);
  float: left;
  margin: 1px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  color: RGB(78,78,78);
  width: 180px;
}
#undermeny_venstre ul li ul li a
{ padding-left: 2px; width: 150px; }

#undermeny_venstre a span
{
  display: block;
  padding: 0px 0px 0px 17px;
}

#undermeny_venstre a:hover
{
  background: url("/gfx/static/menu/sub_on.gif") no-repeat left top;
  color: RGB(78,78,78);
}  

#searchField
{
  width: 186px;
  height: 28px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 12px;
  vertical-align: top;
  text-align: left;
  /* border: 1px solid pink; */
}

#searchField span.title
{
  width: 46px;
  height: 28px;
  margin: 0px 0px 0px 0px;
  display: block;
  background: url("/gfx/static/search_title.gif") no-repeat left top;
  position: absolute;
}

#searchField input.search
{
  width: 100px;
  height: 23px;
  color: RGB(0,51,98);
  font-size: 8.25pt;
  margin: 0px 0px 0px 46px;
  padding: 6px 5px 0px 5px;
  background: url("/gfx/static/search_back.gif") no-repeat left top;
  border: 0px;
  position: absolute;
}

#searchField input.submit
{
  width: 30px;
  height: 28px;
  margin: 0px 0px 0px 156px;  
  padding: 0px 0px 0px 0px;
  position: absolute;
}

#blankDesign
{
  display: block;
  float: right;
  width: 400px;
  height: 25px;
  margin: 10px 75px 0px 0px;
  background: url('/gfx/blank.png') right top no-repeat;
  color: #888888;
  text-align: right;
  padding: 5px 40px 0px 0px;
}

#blankDesign a
{
  color: #888888;
  text-decoration: none;
}

#blankDesign a:hover
{
  text-decoration: underline;
}






























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

