﻿@import url(reset.css);
@import url(layout.css);

/**** farger  *********
Orange #ee7900
Lys grå #e3e5e6
Mellom Grå #877c79
Mørk grå #5c5c5c
*************************/


body{background: #fff url(gfx/bgGradient.gif) repeat-x fixed bottom; font-family:Verdana; font-size:0.9em;color:#877c79;}
h1{font-size:1.6em; font-weight:normal; margin-bottom:0.6em; color:#ee7900;}
h2{font-size:1.4em; font-weight:normal; margin-bottom:0.5em; line-height:1em; }
h3{font-size:1.3em; font-weight:normal; margin-bottom:0.5em;}
h4{font-size:1.2em; font-weight:bold; margin-bottom:0.5em;}
h5{font-size:1.2em; font-weight:normal; margin-bottom:0.4em;}
h6{font-size:1.1em; font-weight:bold; margin-bottom:0.3em;}
p{font-size: 0.9em;line-height:1.6em;margin-bottom:0.5em;}
a{font-size: 0.9em;line-height:1.6em;font-weight:bold;color:#877c79;}

h1#searchResultHeader { width: 70%; margin: 0 auto;}
#topRibbon{background-color:#ee7900;}

#siteWrapper #header #searchBox input[type="text"]{border:solid 1px #877c79; font-family:Verdana;}

#siteWrapper #mainBody #LeftColumn{background-color:#e3e5e6;}
#siteWrapper #mainBody #RightColumn{width:620px;float:left;padding:00px;margin-left:20px;}
#siteWrapper #mainBody #mainContent{background-color:#fff;}

#siteWrapper #header #navigation li a{ font-size:1em; font-weight:bold;}
#siteWrapper #header #navigation li a:hover{border-bottom:solid 3px #877c79;}
#siteWrapper #header #navigation li.selected a{color:#fff; background-color:#877c79; }

#siteWrapper #header #navigation li,
#siteWrapper #mainBody #LeftColumn ul li,
#siteWrapper #mainBody #RightColumn ul#articleList li,
#siteWrapper #mainBody #mainContent ul#ArticleListFront li,
#siteWrapper #mainBody #mainContent ul#segmentList li, #searchResultList li {list-style-type:none;}

#siteWrapper #mainBody #mainContent ul#ArticleListFront li a.readMore{background:url(gfx/readMoreArrowMGray.png) no-repeat right;}
#siteWrapper #mainBody #mainContent ul#segmentList li img{float:left;}
#siteWrapper #mainBody #mainContent ul#segmentList li h2{margin-bottom:0em;background:url(gfx/75psentBlack.png);}
#siteWrapper #mainBody #mainContent ul#segmentList li h2 a{margin:0; color:White;background:url(gfx/readMoreArrowWhite.png) no-repeat right center; font-weight:normal;}
#siteWrapper #mainBody #mainContent ul#segmentList li div.segmentBody{background:url(gfx/75psentBlack.png);color:#fff;}


#siteWrapper #mainBody #LeftColumn ul#subNav{}
#siteWrapper #mainBody #LeftColumn ul#subNav li{}
#siteWrapper #mainBody #LeftColumn ul#subNav li a{font-size:1.4em; color:#ee7900;font-weight:normal;}
#siteWrapper #mainBody #LeftColumn ul#subNav li a.selected{color:#877c79;font-weight:normal;}
#siteWrapper #mainBody #LeftColumn ul#subNav li ul{margin-left:30px;}
#siteWrapper #mainBody #LeftColumn ul#subNav li ul li a{font-size:0.9em;color:#ee7900;font-weight:bold;}
#siteWrapper #mainBody #LeftColumn ul#subNav li ul li a.selected{color:#877c79;font-weight:bold;}

/*
#siteWrapper #mainBody #LeftColumn ul#subNav{}
#siteWrapper #mainBody #LeftColumn ul#subNav li{}
#siteWrapper #mainBody #LeftColumn ul#subNav li a{font-size:1.4em; color:#ee7900;font-weight:normal;}
#siteWrapper #mainBody #LeftColumn ul#subNav li.selected a{color:#877c79;font-weight:normal;}
#siteWrapper #mainBody #LeftColumn ul#subNav li.selected ul li a{font-size:0.9em;color:#ee7900;font-weight:bold;}
#siteWrapper #mainBody #LeftColumn ul#subNav li.selected ul li.selected a{font-size:0.9em;color:#877c79;}
*/
#siteWrapper #mainBody #LeftColumn ul#filmliste li div{background:#404040;}
#siteWrapper #mainBody #LeftColumn ul#filmliste li div a{color:#fff;}

#siteWrapper #mainBody #RightColumn a { color: #EE7900; }

#siteWrapper #mainBody #RightColumn ul#articleList li p{line-height:1.3em;margin:0;}

#siteWrapper #mainBody #RightColumn td { font-size: 0.9em; }
#siteWrapper #mainBody #RightColumn #article h1{font-size:1.8em;}
#siteWrapper #mainBody #RightColumn #article p{font-family:Times New Roman, Times, Palatino, Serif;font-size:1em;}
#siteWrapper #mainBody #RightColumn #article div.ingress p{font-weight:bold;font-family:Verdana;font-size:0.8em;}
/*#siteWrapper #mainBody #RightColumn #article img.visningsBilde { float: right; }*/
#siteWrapper #mainBody #RightColumn #article div#gallery{background-color:#e3e5e6;}

#siteWrapper #mainBody #RightColumn #category h1{font-size:2em;}
#siteWrapper #mainBody #RightColumn #category div#gallery{background-color:#e3e5e6;}
