/***
 *
 *  PRINTSHEET FOR ARTICLES, see bottom for override styles
 *  UPDATE global.css AND article.css HERE IF YOU HAVE ANY CHANGES.
 *
 */


/**
 * -------------------------------------------------- global.css --------------------------------------------------------
 *
 *
 */
/* basic */
/* always set margins and paddings to zero, removing the default values - add more elements here as needed*/
h1,h2,h3,h4,h5,h6,p,div,ul,ol,li {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; /* fix to the exaggerated text resizing of IE6 and IE7 */
	line-height:1em; /* 16x1=16px */
	padding:0;
	margin:0;
	color:#000000;
    background: #D9D9D9;
    border-bottom: 5px solid #D9D9D9;
	text-align: left;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding:0;
	margin:0;
}

h1 {
	font-size: 1.375em; /* 16x1.375=22px */
	line-height: 3em; /* 16x1.636=36px (18px*2) */
}
h2 {
	font-size:1.125em; /* 16x1.125=18px */
}
h4 {
	font-size:1.25em;
	font-weight: bold;
}

div { 	overflow:hidden;  }

/* list styles */
.dateTime, .time {
    font-size:10px;
    color: #009fda;
}
/* used by formvalidator */
.warningRed {    border: 1px solid #cc0000;   }
.bold {	font-weight: bold;}



/* local ad format adaptations */

div#rightAds {
    width: 187px;
    float:right;
    border-left: 1px solid #E6E6E6;
}
div#rightBorderW {
    padding-left: 7px;
}


div#topAds {
  margin-bottom: 8px;
  height: 150px;
}

div#topAds div.left {    margin-right: 12px;}

a.adLink {    height: 12px;    line-height: 10px;}
a.adLink img {    border: 0px;}

div.adWrapper, div#rightAds div.oas-ad_flag, div#functionWrapper div.oas-ad_flag, div#hypeWrapper div.oas-ad_flag{
    margin-bottom:16px;
}

div#adSmall3, div#adMiddle, div#adMiddle1, div#adMiddle2, div#adMiddleLow {
	margin-bottom:16px;
        border-top: 1px solid #E6E6E6;
}

div#adSmall3 div.left{    width: 158px; }
div#adSmall3 div.right{    width: 152px; }

/* links */
a:link, a:active, a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {    color: #3953a4;    }
a.cursor {    cursor: pointer;  }
a.black {     color: #000;      }

/* images */
div.image img, div.left img, div.right img {
	border: 0px;
	z-index: 1;
}
div.left div.image, div.right div.image  {    margin: 0;
/*    margin-right: 10px; og      margin-left: 10px; */
}

div.none div.image {    margin: 0;  }
p.leadText img {    border: 0;	}

div.funcColumn div.image {
  margin:0;
    line-height: 0; /* img spacing fix */
}
div.funcColumn div.image img {    border: 0;	}
div.funcColumn div.image a {    display: block; /* img spacing IE fix */}

/* positioning */
.left {
	float: left;
	width: auto;
}
.right {
	float: right;
	width: auto;
}

/* Related content lists */
#content ul.relatedContent, #miniGrid ul.relatedContent {
    font-size: 0.6875em;
    margin: 0;
    padding: 5px 0 3px;
    position: relative;
}
#miniGrid ul.relatedContent{font-size: 0.8em;}

#content ul.relatedContent li, #miniGrid ul.relatedContent li {
    list-style-image: none; /* correct use of list-style attributes, these doesn't apply to a ul element, but the li elements */
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0 0 5px 14px;
    top: 0;
    vertical-align: text-top;
    line-height: 13px;
    background: transparent url(../img/iconSprites.gif) 0 2px no-repeat; /* use icons from css sprites */
}
#content ul.relatedContent li a, #miniGrid ul.relatedContent li a {
	font-weight: bold;
}
#content ul.relatedContent li.relatedNews, #miniGrid ul.relatedContent li.relatedNews {
	background-position: 0px -360px; /* set position to icon here */
}
#content ul.relatedContent li.relatedVideo, #miniGrid ul.relatedContent li.relatedVideo {
	background-position: 0px -396px; /* set position to icon here */
}
#content ul.relatedContent li.relatedAudio, #miniGrid ul.relatedContent li.relatedAudio {
	background-position: 0px -436px; /* set position to icon here */
}

/* Article list */
div#functionWrapper ul.articleList {
    font-size: 0.75em;
}
div#functionWrapper ul.articleList li {
    width: 100%;
    display: block;
    float: left;
    clear: both;
    border-bottom: 1px solid #E6E6E6;
}
div#functionWrapper ul.articleList span.time {
    color: #00529E;
    background-color: #E6E6E6;
    width: 32px;
    float: left;
    line-height: 14px;
    font-size: 10px;
    margin: 3px 0
}

div#functionWrapper ul.articleList a {
    width: 282px; /* +32 = 320px (width of funcColumn) */
    padding-left: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    display: block;
    float: left;
    line-height: 14px;
}

div#functionWrapper ul.articleList a:hover {    background-color: #E6E6E6;  }

div#functionWrapper ul.articleList a.lesMer {
    display: block;
    color: #00529E;
    font-weight: bold;
}

div#functionWrapper ul.articleList a.articleListFullWidth {     width: 320px; }

div#functionWrapper ul.articleList div.image a{     width: 320px;   }

div#functionWrapper ul.articleList li p {
    line-height: 1.125em;
    margin-bottom: 10px;
    display: block;
}

div#functionWrapper ul.articleList li p.dateTime {     margin-bottom: 0px; }


/**
 * Common right column styles
 */
div#functionWrapper h4 {
    font-size: 12px; /* headers in this case are defined as layout thus line-height and font-size has to be declared in px */
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
}

div.footer {
	width: 320px;
/*	height: 6px; */
	float: left;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 8px;
}

div.listDefault, div.headerDefault {
	width: 320px;
	height: 18px;
	float: left;
      color: #FFFFFF;
}

div.headerDefault { 	background-color: #B0B0B0;    }


div.rightGroup div.left, div.rightGroup div.rightText {
	float: left;
	width: auto;
}

div.rightStoryBig, div.rightStorySmall, div.rightText {
	float: left;
}

div.rightStoryBig {
	width: 320px;
	padding-right:0px;
	padding-bottom:8px;
}
div.rightStorySmall {		padding-bottom:8px;	}

div.frontPagetext div.rightStorySmall{  	width: 320px;    }
div.frontPageimage div.rightStorySmall{
     	width: 100px;
	padding-right:6px;
}
div.frontPageHalf div.rightStorySmall{       	width: 155px; }

div#content div.frontPageHalf div.firstArticle{
     	width: 155px;
	padding-right: 4px;
        margin-right: 4px;
}

div.function div.rightStorySmall{
       	width: 155px;
	padding-right:10px;
}

div.funcColumn {
	float: left;
	width: 320px;
	padding-left:	0px;
	padding-right: 0px;
    }

div.funcColumn ul {
	list-style:none;
	padding:0;
	margin:0;
}
div.funcColumn ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	width: 298px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.funcColumn ul li a {  	color: black; }

/**
 * Clearing floats
 */
/* @todo fix this */
div.clearAll, br.clearAll {
	clear: both;
}

/**
 * Header
 */
div#headerWrapper {
      width: 810px;
      border-top: 1px solid #E6E6E6;
}


div#header {
    background: #ffffff;
    margin-top: 28px;
    margin-bottom: 14px;
}

div#header div.main {
	width: 802px;
	float: left;
	height: 75px;
}

div#header a#logo {
	height: 75px;
	float: left;
	text-indent:-9999px; outline:none;
        background: transparent url(../img/fvn.no.png) no-repeat;
	width: 338px;
}
div#header div#hypeHeader {
    float:left;
    height: 70px;
    margin-top:6px;
    width: 280px;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 12px;
}
div#header div#hypeHeader p {
    font-size: 11px;
}

div#header h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 18px;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

/**
* Right column !
**/
div.functionSeperator {
    height: 15px;
    width: 100%;
    float: left;
}
div#content div#functionWrapper div.headerDefault a {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
div#content div#functionWrapper h4, div#rightAds h4 {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 1px;
    border-right: 1px solid white;
    height: 17px;
}

div#content div#functionWrapper div.listDefault  h4{
    width: 100%;
    border-left: 0px none;
}

div#content div#functionWrapper div.fvntv h4{	background-color: #3953a4;    }
div#content div#functionWrapper div.fvntv {	height: 35px;    }

div#content div#functionWrapper div.Fotball h4 {	background-color: #D71920;	}
div#content div#functionWrapper div.Sport h4{	background-color: #D71920;	}

div#content div#functionWrapper div.Tema h4{	background-color: #C2CB20;    }
div#content div#functionWrapper div.Bolig h4{	background-color: #038E90;   	}
div#content div#functionWrapper div.Reise h4{	background-color: #00ABE6;   	}
div#content div#functionWrapper div.Kultur h4{	background-color: #78317F;  	}
div#content div#functionWrapper div.Lokalt h4{	background-color: #F5821F;	}
div#content div#functionWrapper div.Mening h4{	background-color: #00ABE6;   	}
div#content div#functionWrapper div.Nyhet h4{	background-color: #00529E;   	}

div.spacer {
    display: block;
    height: 8px;
    width: 100%;
    background: transparent url(../img/iconsProfile.gif) 0 -110px no-repeat; /* use icons from css sprites */
}

div.spacerList {	background-position: 0 -110px; /* set position to icon for each section */    }

div.spacerNyhet {   background-position: 0 -10px;  }
div.spacerMening {   background-position: 0 -20px;  }
div.spacerfvntv {   background-position: 0 -20px;  }
div.spacerFotball {  background-position: 0 -30px; }
div.spacerSport {    background-position: 0 -30px; }
div.spacerLokalt {   background-position: 0 -40px;    }

div.spacerKultur {   background-position: 0 -70px;  }
div.spacerBolig {   background-position: 0 -80px;  }
div.spacerReise {   background-position: 0 -90px;  }
div.spacerTema {   background-position: 0 -100px;  }


div#content div#functionWrapper div.NA24 h4{	background-color: #E7B597;    }
div.spacerNA24 {  background-position: 0 -60px;  }

div#content div#functionWrapper div.DinMat h4{	background-color: #BCB49E;    }
div.spacerDinMat {  background-position: 0 -110px;  }


div#rightAds div.Sport h4{	background-color: #D71920;	font-size: 12px;}
div#rightAds div.listDefault{ width: 180px;}
div#rightAds ul.articleList a {font-size: 12px;}

div#spinner {
	background: transparent url(../img/spinner2.gif);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin:8px;
	overflow:hidden;
	position:relative;
}
div#review img {
    float: left;
}
div#review span {
    position: relative;
    margin-left: 5px;
    height: 29px;
    top: 5px;
    font-family: "Arial Black", Helvetica, sans-serif;
    font-size: 1em; /* 16px */
    font-weight: normal;
}
div#review span.reviewFrontpage {
    top: 0;
    font-size: 0.9em;
}
div#functionWrapper div#articleListImageWrapper {
	float:left;
}
div#functionWrapper div#articleListImageWrapper div.funcColumn ul.articleList a {
    width: auto;
}
div#functionWrapper div#articleListImageWrapper div.funcColumn ul.articleList a.articleListFullWidth {
    width:300px;
}


/**
 * Tinyspace
 */
span.tinySpace {
    width: 0;
    font-size: 1px; /* safari */
    font-size: 0px;
    line-height: 1px;
}

flashLoadingBorder {
	border: solid 1px #c0c0c0;
	width: 150px;
}
.flashLoading {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	background-color: #efefef;
	border: 1px solid #FFFFFF;
}




/**
 * Tegneserier
 */
div.funcColumn div#tegneserier {
    width: 302px;
}
div.funcColumn div#tegneserier h4 {
    display: table;
    width: 100px;
}


/**
 * F-guiden stiler
 */
div#Classified  {     width: 320px; }

div#FGuiden {
  background-color: #000049;
  color: #ffffff;
  padding: 6px 0px 2px 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 5px;
  width: 150px;
  float: right;
}

div#FGuiden2  {
        font-weight: bold;
        padding-bottom: 4px;
        padding-left: 20px;
}

div#Classified div#FGuiden a{    color:#FFFFFF; }
div#FGuiden ul{    list-style: disc inside; padding-left: 11px;   }

div#FinnIFrame{   width: 150px;   float: left;  }



div#content div.taxForm { padding: 0px; }

/**
* story classes - shaded backgrounds
*/
div.Hvit {  background: #ffffff;  }
div#content div.Invers div.runningHead {
        background:   #000000;    /**   #00529E;  */
        color: #FFFFFF;
        padding: 3px;
}
div#content div.Invers div.none{       background:   #000000;
}
div.Gra {  background: #CECECE;     padding: 3px;}
div.MorkGra {  background: #E6E6E6;          padding: 3px; }

div.Mork {          background: #000000;          color: #ffffff;   padding: 3px;  }
div#content div.Mork a, div#content div.Mork div.runningHead {      color:#FFFFFF;  }
div#content div.Mork a:hover { color: #3953a4; }

div.LysBla {  background: #00ABE6;  }
div.MellomBla {  background: #00529E;   }
div.Bla {  background: #002561;  }
div.MorkBla {  background: #737373;    color: #ffffff;    }
div.Rod {  background: #D71920;  }

/**
 * ------------------------------------------------- article.css --------------------------------------------------------
 *
 *
 */
/* Article CSS */
div#article {
	width: 802px;
	float: left;
}

div#adMiddleArt {
	margin-bottom: 16px;
        margin-top: 16px;
}


div#content ol,ul {
    list-style-image:none;
}
div#body ol, div#body ul {
	list-style-type:square;
    list-style-position:none;
}
div#body li {
	margin-left:20px;
	padding-left:0px;
}
div#body p a, div#body p a b, div#body div.blogg a {
	text-decoration:underline;
	font-weight:normal;
        color: #000099;
}

div#content h1, div#netTalkArticle h1 {
	font-size: 2.625em; /* 16x2.625=42px */
	line-height: 1.1em;
}

div#content div.leadText, div#netTalkArticle div.leadText {
	font-size: 0.95em;
	font-weight: bold;
        line-height: 1.5em;
}



div#content p {	margin-bottom: 1em;}
div#content p.body {    margin: 0; /* fix for old markup from migration */}
div#body.left p.body {	margin-bottom: 1em;}
div#body div.image {	margin-bottom:0;}

div#body div.imageCaption{
	background: #E6E6E6;
    margin-bottom: 0;
    line-height: 14px;
}

div#topGroup-1 div.leadText {
    line-height: 1.4em;
    font-size: 0.95em; /* 16x0.95=15px */
    font-weight: bold;
    margin-bottom: 1em;
}

div#content div.artInfo{
	margin:3px 0px 10px 0px;
	padding-bottom:1px;
	border-top: solid 1px #E6E6E6;
}

div#content div.artInfo div.authors, div#netTalkArticle div.authors {
	float:left;
        width: 200px;
/*    width: 100%; IE6 fix */
}
div#content ul.authors, div#netTalkArticle ul.authors {
	list-style: none;
	padding-left: 0;
}

div#content li.authors, div#netTalkArticle li.authors {
	margin-left: 0px;
        font-size: 12px;
        text-transform: uppercase;
}

div#content div.artInfo div.artDate{
    float: right;
}
div#content div.artInfo span.dateTime{
        color: #969696;
        font-size: 10px;
        float: left;
}

div#content div.artInfo ul.shareArticle{ margin-left: 0px; float: right;}
div#content div.artInfo ul.shareArticle li.print{
    background: transparent url(../img/fvn_icons.gif) no-repeat scroll -37px 0px;
    height: 18px;
    width: 20px;
}

div#content div.image, div#netTalkArticle div.image {
	float: left;
}

div#content div.frame {
	width:318px;
	border:solid 1px #CCCCCC;
	padding:0;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
}
div#content div#wrapperTop {
	float:none;
}
div#content div#wrapperBottom {
	float:none;
}
div#content div#wrapperRight {
	float:right;
	margin-left:10px;
}
div#content div#wrapperLeft {
	float:left;
	margin-right:10px;
}
div#content h1.frame {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.875em; /* 16x0.875=14px */
	font-weight: bold;
	padding: 2px 0 2px 2px;
	background-color: #CCCCCC;
	text-align:left;
	margin-bottom:5px;
}
div#content h2.frame {
	font-size:110%;
	font-weight:bold;
}

div#content div#wrapperBottom .frame, div#content div#wrapperTop .frame {
	width: auto;
}
div#content div#wrapperBottom h1.frame, div#content div#wrapperTop h1.frame {
	text-align:left;
	padding-left:5px;
/*	background-color: #FFFFFF; */
}


div#content ul.reviewInfo{
    padding-left: 22px;
    padding-right: 5px;
    font-size: 110%;
    list-style: none;
}
div#content ul.relatedContent li,
div#content ol.relatedContent li {
    list-style-type:none;
}

div#content div.relatedNews {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 5px;
}

div#content div.relatedNews h4 {
    border-top: #CECECE solid 1px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 6px;
    color: #CECECE;
    font-size: 18px;
    font-weight: normal;
    float: none;
    text-transform: uppercase;
}

div#content ul.relatedNews {
    padding-left: 0px;
    padding-right: 0px;
    list-style: none;
    list-style-position: outside;
}

div#body li.relatedNews {
    font-weight: normal;
    line-height: 14px;
    clear:both;
	display:block;
	padding-bottom:5px;
	padding-top:2px;
	padding-left:0;
	margin-left:0;
	width:100%;
}

div#body div#miniGrid li.relatedNews{ padding-left: 14px;}

div#body li.relatedNews a, div#body ul.categoriesList a {
        font-size: 1em;
        color: #00529E;
}

div#content li.relatedNews a:hover, div#body ul.categoriesList a:hover  {    color: #3953A4; }

div#content ul.categoriesList{
   list-style: none;
}

div#content ul.reviewInfo {
	padding-left: 22px;
	padding-right: 5px;
    padding-top: 3px;
    list-style-image: none;
    font-weight: lighter;
    font-size: 110%;
}

div#content li.cdReviewSongsDescription {
    margin-top: 8px;
    font-weight: bold;
    font-size: 130%;
}



div#content ul.relatedVideo {
	padding-left: 5px;
	padding-right: 5px;
	list-style-image: url(../img/ikon_play.gif);
	list-style-position: inside;
}


div#content li.relatedVideo{
	font-weight: bold;
}
div#content div.relatedVideo {
	font-size:90%;
}


div#content ul.relatedAudio {
	padding-left: 22px;
	padding-right: 5px;
	list-style-image: url(../img/ikon_lyd.gif);
}
div#content li.relatedAudio{
	font-weight: bold;
}
div#content div.relatedAudio {
	font-size:90%;
}

/**
 * Share article
 */
div#content div#shareArticleWrapper {
    float: left;
    clear: both;
}

div.shareArticle div.headerShare{
    padding-top: 8px;
}
div#content ul.shareArticle {
    float: left;
}
div#content ul.shareArticle li {
    font-size: 12px;
    font-weight:normal;
    padding: 0px;
    list-style: none;
    float: left;
    margin-left: 5px;
}

div#content ul.shareArticle li a{
  vertical-align: bottom;
}


li div.icon {
    background: transparent url(../img/fvn_icons.gif) 0px 0px no-repeat;
    float: left;
}

ul.relatedNews li div.icon {
    width: 12px;
    height: 14px;
    background: transparent url(../img/iconSprites.gif) 0px 2px no-repeat;
}
ul.factList li div.icon  {
    width: 12px;
    height: 12px;
    background: transparent url(../img/iconSprites.gif) repeat scroll 0px -318px;
}

ul.shareArticle li div.icon {   width: 20px;    height: 20px;}

div#content ul.shareArticle li.tip03811 {    margin-left: 0px;}
div#content ul.shareArticle li.shareText {    margin-left: 110px;}

ul.shareArticle li.tip03811 div.icon {       background-position: -160px -20px ; }
ul.shareArticle li.print div.icon {          background-position: -40px -20px ; }
ul.shareArticle li.tipFriend div.icon {      background-position: -120px -20px ; }
ul.shareArticle li.facebook div.icon {       background-position: 0px -20px ; }
ul.shareArticle li.myspace div.icon {        background-position: -20px -20px ; }
ul.shareArticle li.twitter div.icon {        background-position: -140px -20px ; }

ul.shareArticle li.permalink div.icon {      background-position: -200px 0px ; }
ul.shareArticle li.rss div.icon {            background-position: -80px 0px ; }



/**
 * Tips en venn
 */
div#tipFriend {
    padding-top: 20px;
    clear: both;
    width: 448px;
}
div#content div#functionWrapper div.columnShare div#tipFriend form#tipFriendForm {
        width: 448px;
}

form#tipFriendForm div.tip03811Meta {
    padding-top: 5px;
    float: left;
    width: 148px;
    text-align: right;
}

form#tipFriendForm .tip03811Input {
    padding-top: 5px;
    float: right;
    width: 290px;
}

form#tipFriendForm input#tipFrom {
    width: 170px;
}

form#tipFriendForm input#submit {
    width: 270px;
}

form#tipFriendForm textarea {
    width: 265px;
    height: 70px;
}

/**
 * Tips 03811
 */
div#tipFVN {
    padding-top: 20px;
    clear: both;
    width: 448px;
}
div#content div#functionWrapper div.columnShare div#tip03811 form#tip03811Form {
    width: 448px;
}

form#tip03811Form div.tip03811Meta {
    padding-top: 5px;
    float: left;
    width: 148px;
    text-align: right;
}

form#tip03811Form .tip03811Input {
    padding-top: 5px;
    float: right;
    width: 290px;
}

form#tip03811Form input#tipFrom {
    width: 170px;
}

form#tip03811Form input#submit {
    width: 270px;
}

form#tip03811Form textarea {
    width: 265px;
    height: 70px;
}

div.columnShare div#notice {
    clear: both;
    padding: 10px;
}

div.columnShare div#notice .goodFeedback {
    font-size: 11px;
    font-weight: bold;
}

div.columnShare div#notice .badFeedback {
    font-size: 10px;
    color: #cc0000;
}

/* image icons */
div#content ul.imageIcons {
	list-style: none;
	position: relative;
	top: -35px; /* max height of icon + padding */
	padding-left: 5px;
}

div#content ul.imageIcons li {
	float: right;
	line-height: 30px; /* max height of icons */
	background-repeat: no-repeat;
	background-position: 0 50%;
}

div#content ul.imageIcons li.zoom {
	background-image: url(../img/magnify.gif);
}

div#content ul.imageIcons li.play {
	background-image: url(../img/btn_play-2.gif);
}

div#content ul.imageIcons li.zoom a { padding-left: 25px; }

div#content ul.imageIcons li.play a { padding-left: 35px; }


div#content div.imageCaption {
	font-size: 11px;
    width: 100%;
/*	text-align:justify; */

}
div#content div#wrapperRight div.image,
div#content div#wrapperLeft div.image{}

div#content div#wrapperRight div.imageCaption,
div#content div#wrapperLeft div.imageCaption {
    padding: 3px;
    margin-bottom: 8px;
}

div#body div.left div.image{     padding-right: 8px;    line-height: 10px;}
div#body div.right div.image{     padding-left: 8px; line-height: 10px;}

div#functionWrapper div.image {	margin-bottom: 5px;}

div#content div#body {
    width: 468px;
	font-size: 0.75em; /* 16x0.75=12px */
	margin-bottom: 5px;
	line-height: 16px;
}
div#functionWrapper {
	width: 320px;
}


div.facts {
	background: #E6E6E6;
}

div#functionWrapper div.funcColumn span.facts {
    font-size: 0.75em;
    line-height: 1.125em;
    padding: 4px 8px 0px 8px;
    font-weight: normal;
    margin-bottom: 0;
    display: block;
}
div#functionWrapper div.funcColumn span.facts ul li {
    line-height: 1.125em; /* bug fix for facts line-height, override inherited value from global.css */
}
div#functionWrapper div.funcColumn ul.factList {
    margin-left: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 0.75em;
    list-style: none;
    list-style-position: outside;
}
div#functionWrapper div.funcColumn ul.factList li {
    padding-bottom: 4px;
    padding-top: 0;
    font-weight: normal;
    line-height:14px;

}

/* other stuff */


div#slideshow {
	background-color:#ffffff;
	color:black;
	padding:0px;
}

#slideshowFlash {
	margin-top:5px;
	width:800px;
	height:600px;
}

div#artRightGroup-1 {
/*	clear:both; */
	float: left;
}

div#content div#topGroup-1 {
}

div#content ul.categoriesList li {
	list-style-type: none;
	list-style-position: inside;

}
div#content div#wrapperBottom ul.categoriesList li {	float: left; }
div#content ul.categoriesList li a {		vertical-align: middle;	}
div#content ul.categoriesList li img {
	border: 0;
	margin-left: 4px;
}


div#functionWrapper div#artRightGroup-1 div.footer {
	clear: none;
}



/**
 * Breadcrumbs - basic style
 */
div#breadCrumbsW{
    height: 26px;
    width: 525px;
    float: left;
}

div#breadCrumbs {
    margin-top: 4px;
    font-size: 14px;
}
div#breadCrumbs .active {     font-weight: bold; }

div#breadCrumbs h3 {     color: #00529E;  font-weight: bold;  font-size: 22px;}

/* Search */
div#search {
    height: 26px;
    float: right;
}
div.searchFVN {
    width: 138px;
    float: left;
}
div.searchFG {
    width: 138px;
    float: right;
}

div#search input.middle {
    width: 100px;
    height: 16px;
    border-left: 1px solid #737373;
    border-top: 1px solid #737373;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
    font-size: 11px;
}

div#search input.searchFG, div#search input.searchFVN {
  width: 32px;
  height: 18px;
  margin-top: 2px;
  margin-left: 2px;
  background-color: #B0B0B0;
  border-left: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  border-right: 1px solid #737373;
  border-bottom: 1px solid #737373;
  font-size: 11px;
  color: white;
  text-transform: uppercase;
}

/* other heading elements */
div#sectionID
{
    width: 802px;
    height: 6px;
    float: left;
}


/* footer elements */
div.footerLogo {
  float: left;
  width: 200px;
  height: 70px;
}
div.footerText {
  font-size: 10px;
  padding-bottom: 15px;
  padding-top: 5px;
}
div.footerText span.space{   margin-left: 3px; margin-right: 3px; }

div.footerLinks, div.footerLinks a {    font-size: 12px;    color: #00529E;    }

div.footerLinks span.space{   margin-left: 5px; margin-right: 5px; }


/**
 * --------------------------------------------- overrides for print ----------------------------------------------------
 *
 *
 */
/* remove centering and borders */
body {
    background-color: #FFF;
}
div#mainWrapper {
    border: none;
    margin: 0;
}
/* hide ads */
div.oasAdWrapper, div#topBorderW, div#rightAds {
    display: none;
}

/* hide debate comments, remove this if debate should be showed - and include the necessary styles from debate.css */
div#body div#debate, div#debate div.loginForm {
    display: none;
}
/* hide header */
div#breadCrumbs, div#header, div#menu, div#submenu, div.headerNavMain {    display: none;}
divMenu, div#popAlt_innhold, div#popKontakt_oss, div#tip{    display: none;}



/* hide miniGrid and hype if any*/
div#miniGrid, div#content div#wrapperBottom, div#hypeWrapper  {
    display: none;
}

/* authors correct width */
div#content div.authors, div#netTalkArticle div.authors {
    width: 98%;
}
div#content div.authors div.right {
    width: auto;
    padding-right: 5px;
}
div#content div.authors div.left {
    padding-right: 5px;
}
div#content {
    float: none;
    width: 95%;
    clear: both;
}
div#mainWrapper {
    width: 98%;
}
div#topGroup-1 div.none img {
    width: 78%;
    height: 78%;
}
div#content div#articleWrapper {
    width: 99%;
    float: none;
}
div#content div#body {
    float: none;
    width: 99%;
}
div#body p a, div#body p a b {
    display: block;
    width: auto;
}
div#topGroup-1 div.leadText {
    width: 98%;
}
/* fix overflow: none */
div#content div#articleWrapper, div#content div#body, div#content, div#mainWrapper, div#footer {
    overflow: visible;
}

div#content div.imageCaption {
    width: 580px;
    overflow: visible;
}

div.middleAd, div#topAds {    display: none;}
div#headerWrapper {    display: none;}

div#content { padding-right:0px; padding-top:0px;}


div#content div#functionWrapper {    float: none;}
div#content div#functionWrapper div#factsWrapper {    display: inline;}
div#content div#functionWrapper div#factsWrapper div.funcColumn {
    display: inline;
    border-bottom: 1px solid #BBBBBE;
}
div#content div#functionWrapper div#factsWrapper div.headerDefault {
    display: inline;
    border-bottom: 1px solid #BBBBBE;
}
div#content div#functionWrapper div.headerShare,
div#content div#functionWrapper div.headerDefault,    
div#content div#functionWrapper div.funcColumn,
div#content div#functionWrapper div.cornerLeftBottom,
div#content div#functionWrapper div.footer,
div#content div#functionWrapper div.cornerRightBottom,
div#content div#functionWrapper div.functionSeperator,
div#content div#functionWrapper iframe,
div#content div#functionWrapper div.left,
div#content div#functionWrapper div#artRightGroup-1,
div#content div#functionWrapper div#articleListImageWrapper {
    display: none;
}