/*
## layout.css - Contains style for page layout
*/

/* Normalizes margin and padding */
* { 
  margin: 0;
  padding: 0;
}

/* Normalizes article content elements */
#content p,
#content dl.fileObject,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content .image-box,
#content ol,
#content ul,
#content .flashContent,
#content .mediaPlayer,
#content .user-table,
#content .bordered-user-table,
#content .outlined-user-table,
#content .outlined-horizontal-user-table,
#content .horizontal-user-table,
#content .outlined-vertical-user-table,
#content .vertical-user-table,
#content .user-box,
#content form {
  margin-bottom: 8px;
}

html {
  background-color: #f2f9fa;
}

img, fieldset {
  border: 0;
}

a {
  text-decoration: none;
  color: #0088a5;
}

a:hover {
  text-decoration: underline;
}

ul, ol {
  padding-left: 25px;
}

/** 75% sets medium size to 12px in standard browsers **/
body {
  font: 75% Verdana, Tahoma, Arial, Helvetica, sans-serif;
  background: url(../GFX/dubestemmerSwirl.gif) right bottom no-repeat;
  color: #333;
}


h3, h4 {
  font-size: 125%;
}

#outerWrapper {
  background: url(../GFX/dubestemmerBackground.gif) top left no-repeat;
  margin: 0 auto;
  width: 1200px;
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
}


img {
  display: block;
}

input {
  font-size: 100%;
}

/********************
## Framework style ##
********************/
#wrapper {
  margin: -3px auto;
  width: 954px;
  border: 3px solid #0088a5;
  background: #fff;
}

#header {
  width: 1036px;
  margin: auto;
  position: relative;
}

#header img {
  float: left;
  margin-top: 30px;
} 

#topStrap {
  width: 940px;
  position: relative;
  padding: 0 10px;
  margin: 10px 0;
}


#searchForm {
  width: 210px;
  padding: 0;
  position: absolute;
  right: 37px;
  top: 100px;
}

#searchForm .button {
  padding: 3px 5px 4px;
  float: right;
  border: 1px solid #0088a5;
  color: #0088a5;
  background: url(../GFX/searchButtonBg.gif) left top repeat-x;
  height: 27px;
  width: 55px;
  position: relative;
}

#searchForm .query {
  width: 140px;
  border: 1px solid #0088a5;
  padding: 5px 2px;
  float: left;
  display: inline;
  color: #6a6a6a;
}

.totalHits,
.paginator {
  margin-bottom: 20px;
}

.paginator span,
.pages span {
  padding-right: 10px;
} 

#breadcrumbs {
  float: left;
  color: #a1a1a1;
  font-size: 90%;
  width: 680px;
}


#breadcrumbs a.active {
  font-weight: bold;
}


#main {}

.banner{
  clear:left;
  margin-bottom:20px;
  padding-left:220px;
}

.seksjon_banner{
    float: left;
    height: 135px;
    margin-bottom: 20px;
    padding: 10px;
    width: 268px; 
    border: 1px solid #F58B03;
}


#mainColumn {
  float: left;
  /*width: 435px;*/
  margin-right: 30px;
}

.articleList #mainColumn {
  margin-right: 0px;
}

.section #mainColumn {
  float: left;
  width: 954px;
  padding:10px;
}

#content {
  padding: 0 10px 0 15px;
  float:left;
  width:670px;
}

#rightColumn {
  float: right;
  width: 210px;
  margin-right: 10px;
}

#rightColumn a img {
  clear: both;
  margin-top: 20px;
  margin-bottom: 25px;
}

#shitHappens {
  margin: -25px 0 10px;
  border: 3px solid #0088a5;
  padding: 25px 8px 8px;
  z-index: 10;
}

#shitHappens h2 {
  font-family: Impact, "HelveticaNeue BlackCond", "Arial Black";
  font-size: 180%;
}

#shitHappens p {
  margin-bottom: 8px;
}

img.titleImage {
  margin: 20px 5px 5px;
  position: relative;
  z-index: 1000;
}
  
 
#footer {
  background-color: #0088a5;
  width: 954px;
  color: #fff;
  text-align: center;
  margin: 10px 0 10px 120px;
  padding: 5px 3px;
  font-size: 87%;
}

#footer a {
  color: #fff;
  text-decoration: underline;
}

.footerContent {
  padding: 3px;
}


#footer a:hover {
  text-decoration: none;
}

/*******************
##  ARTICLE LIST  ##
*******************/

.articleList a.printPDF {
  float:right;
  padding:5px 45px 5px 5px;
  border:1px solid #009da9;
  margin-left:10px;
  margin-right:12px;
  margin-top: -20px
  background:#edfafd url(../GFX/print_icon.jpg) no-repeat 235px 10px;
}

.articleList a.printPDF:hover {
  text-decoration:none;
}

.articleList a.printPDF span {
  display:block;
  font-family:Impact,"HelveticaNeue BlackCond";
  font-size:1.417em;
}

.articleList a.printPDF span.red {
  color:#f58b03;
}

.articleList h2.menuHeader {
  color:#0088A5;
  font-family:Impact,"HelveticaNeue BlackCond";
  font-size:2em;
  margin-bottom:10px;
  padding-left:10px;
}

.articleList ul#navSub {
  background-color:#ffffff;
  clear:left;
  width:240px;
  padding:0px;
  border:1px solid #009dad;
}

.articleList ul#navSub li {
  /*background:url("../GFX/bullet.jpg") no-repeat scroll left 7px transparent;*/
  border-bottom:1px solid #009dad; 
}

.articleList ul#navSub li.last {
  border-bottom:none; 
}

.articleList ul#navSub li a {
  color:#009dad;
  background:none;
  background-color:#edfafd;
  display:block;
  margin:0px;
  padding:5px 10px;
}

.articleList ul#navSub li a.current,
.articleList ul#navSub li a:hover {
  background-color:#0088A5;
  color:#fff;
}

.articleList #content {
  float:none;
  width:auto;
}

.articleList #content .summary.first h1 {
  font-size:4.167em;
}

.articleList #content .summary.first h1 a {
  color:#f58b03;
}

.articleList #content .summary.first .text {
  font-size:1.417em;
}

.articleList #content .summary.first .readmore {
  color:#616161;
  font-size:1.417em;
}

.articleList .slideContainer {
  border-top: 1px solid #009dad;
  border-bottom: 1px solid #009dad;
  overflow:hidden;
  padding:20px 0;
  margin-bottom:20px;
}

.articleList #content .article.slider,
.articleList #content .article.video {
  float:left;
  width:450px;
  margin-right:20px;
  padding-bottom: 15px;
}

.articleList #content .article.slider a.readmore {
  padding-left: 10px;
}

.articleList #content .article.slider.even,
.articleList #content .article.video.even {
  margin-right:0px;
}

.articleList #content .article.slider h1,
.articleList #content .article.slider h2 {
  /*background:url("../GFX/bullet.jpg") no-repeat scroll left 10px transparent;*/
  color:#f58b03;
  font-size:2em;
  cursor:pointer;
  text-indent:10px;
}

.articleList #content .article.slider .toggle h1,
.articleList #content .article.slider .toggle h2 {
  background:none;
  color:#f58b03;
  text-decoration:none;
  font-size:1.5em;
  cursor:pointer;
  text-indent:0px;
}

.articleList #content .article.slider .toggle h2 span {
    color:#f58b03;
}

.articleList #content .article.slider .text {
  color:#333333;
  font-size:1.417em;
  padding-left:10px;
}

.articleList #content .article.slider .toggle {
  display:none;
  padding-left:20px;
}

/******************
##   FRONT PAGE   ##
******************/

#frontpageMainColumn {
  float: left;
  padding:30px 20px;
}


.frontpage .folderWrapper {
  float:left;
  width:446px;
  margin-right:20px;
}

.frontpage .folderWrapper h2 {
  margin-bottom:20px;
  font-family:Impact,"HelveticaNeue BlackCond";
  font-size:2.667em;
}

.frontpage .folderWrapper h2 a {
  /*color:#c8b12f;*/
  color:#009DAD;
}

.frontpage .folderWrapper h2.red a {
  color:#f58b03;
}

.frontpage .folderWrapper.red {
  margin-right:0px;
}

.frontpage .folderMenu {
  border:1px solid #009dad;
  width:424px;
  padding:10px;
  overflow:hidden;
  float:left;
}

.section .folderMenu {
  width:914px;
  padding:10px;
  overflow:hidden;
  float:left;
}

.frontpage .folderMenu.red {
  border:1px solid #f58b03;
}

.frontpage .folderMenu .folderItem {
  width:201px;
  margin-right:20px;
  margin-bottom:20px;
  float:left;
}

div.folderItem a p {
float:left;
margin-top:-10px;
width:160px;
}

.section .folderMenu .folderItem {
  width:268px;
  height: 135px;
  margin-right:20px;
  margin-bottom:20px;
  float:left;
  border:1px solid #F58B03;
  padding:10px;
}

.section .folderMenu .folderItem img {
  float: right;
  margin-top: -5px;
  height: 100px;
}

.folderMenu .folderItem.red {
  border:1px solid #f58b03;
}

.section .folderMenu .divider {
  clear:both;
}

.frontpage .folderMenu .folderItem.last,
.section .folderMenu .folderItem.last {
  margin-right:0px;
}

.frontpage .folderMenu .folderItem span {
  color:#009dad;
  font-family:Impact,"HelveticaNeue BlackCond";
  font-size:1.75em;
  margin:0 0 10px 0;
  padding-right: 10px;
  float:none;
}

.folderMenu .folderItem span {
  color:#009dad;
  font-family:Impact,"HelveticaNeue BlackCond";
  font-size:1.75em;
  margin:0 0 10px 0;
  width:268px;
  float: left;
}

.folderMenu .folderItem h3.red {
  color:#f58b03;
}

.frontpage #content {
  float:left;
  padding:20px 0px;
  width:auto;
}

.frontpage #content .article,
.frontpage #content .summary {
  width:426px;
  float:left;
  margin-right:20px;
  padding:0px 10px;
}

.frontpage #content .article.even,
.frontpage #content .summary.even {
  margin-right:0px;
}


.frontpage #content .bigArticles .article.even,
.frontpage #content .bigArticles .article.odd,
.frontpage #content .bigArticles .summary {
  border-top: 1px dashed #0088A5;
  padding: 10px 0;
  width: 894px;
  float: left;
}

#topImages {
  margin-bottom: 30px;
}

img.frontpageImageLeft {
  float: left;
  width: 320px;
  margin-left: 10px;
}

img.frontpageImageRight {
  float: right;
  width: 320px;
  margin-left: 40px;
}

/******************
##   VIDEOLIST   ##
******************/

h4.download {
  font-size:1.167em;
  color:#009dad;
}

ul.videoList {
  border: 1px solid #ddd;
  padding: 1px 15px 13px;
  width: 100%;
}

ul.videoList li {
  background: url(../GFX/clipper.gif) left no-repeat;
  padding-top: 15px;
  list-style-type: none;
  padding-left: 35px;
}


#flashVideo, #video {
  margin: 15px 0;
}

  
/******************
## SIZE SELECTOR ##
******************/

#sizeSelector {
  font-size: 1.17em;
  float: right;
  width: 200px;
  color: #0088a5;
  text-align: right;
}

#sizeSelector span {
  cursor: pointer;
  padding-right: 5px;
}

#sizeSelector #small {
  font-size: 1.0em;
}

#sizeSelector #medium {
  font-size: 1.33em;
}

#sizeSelector #large {
  font-size: 1.5em;
}

/* TODO: add styles for idium footer and customer footer */

.idium {
  margin: 10px auto;
  width: 175px;
}

.idium a:hover,
.idium a:active {
  text-decoration: none;
}

.idium,
.idium a {
  font-family: 'Century Gothic', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #898989;
  text-transform: uppercase;
  text-decoration: none;
}

.idium img {
  float: left;
  margin-top: -3px;
}

.idium span {
  font-family: Century Gothic,Verdana,Arial,helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: -8px 0 0;
  padding: 0 0 0 6px;
  text-transform: lowercase;
  word-spacing: 3px;
  color: #000;
}


/******************
## COMMON STYLES ##
******************/
h4.boxTitle {
  color: #fff;
  background: #a1a1a1;
  padding: 5px 20px;
  margin-bottom: 0;
}

div.box {
  border-bottom: 1px solid #f0f0f0;
}

div.box .content {
  padding: 15px 10px;
}

/*************************
## SUMMARY|ARTICLE LIST ##
*************************/

#content .summaryImage {
  float: left;
  margin-right: 10px;
  width: 200px;
}

#content .summaryContent {
  float: left;
  width: 200px;
}



#content .summary h1 {
  font-size: 200%;
  font-family: Impact, "HelveticaNeue BlackCond";
}

#content .article h1 {
  font-size: 300%;
  font-family: Impact, "HelveticaNeue BlackCond";
  color:#F58B03;
}

#content .article h1 a {
  color:#F58B03;
}

#content .summary h2 {
  font-size: 200%;
  font-family: Impact, "HelveticaNeue BlackCond";
}

#content .article .text {
  font-size: 125%;
}

#content .article h2, h3, h4, h5 {
  margin-bottom: 3px;
  margin-top: 12px;
}

#content .summary img {
  float: left;
  margin: 0 15px 15px 0;
}


.date {
  margin-bottom: 10px;
  color: #a6a6a6;
}

/* TODO: get latest css from standardmaler.no, and add style to own stylesheet */
/*************************
## OBJECT COMMENTS VIEW ##
*************************/
#comments {
   padding: 20px 0;
   border-bottom: 1px solid #F0F0F0;
}

#comments dt {
  background: url(../GFX/quote.gif) top left no-repeat;
  padding-left: 25px;
}

#comments dd {
  padding-left: 25px;
  margin-top: 4px;
  margin-bottom: 14px;
}

form#commentForm {
  width: 100%;
  margin: 0;
  padding: 20px 0;
}

form#commentForm fieldset {
  padding: 0;
}

#commentForm input.block {
  width: 40%;
}

/*************
## CLEARFIX ##
*************/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1px;
}
.clearfix {
  display: block;
 }
/* End hide from IE-mac */

/*.frontpage #content .article.odd.last {
  border-top: 1px dashed #0088A5;
  padding-top: 10px;
  width: 894px;
}*/

ul.navsupport {
 position: absolute;
 right: 240px;
 top: 73px;
}
