﻿/* CONTRAST VERSION */

* {
margin: 0;
padding: 0;
}

body {
background: #000; /*#EFFAFF;*/
font-family: 'Trebuchet MS', Arial, Verdana, Tahoma, sans-serif;
font-size: 0.8em;
color: #fff;
}

#designWrap {
width: 1000px;
/*min-height: 800px;*/
text-align: left;
background: #000;
}

#logo {
background: url('images/logo2010_300sh.jpg') no-repeat;
float: left;
height: 135px;
width: 300px;
margin: 10px 0 0 10px;
}

#logo a {
width: 300px;
height: 135px;
display: block;
}

#search {
float: right;
width: 500px;
margin: 0px 20px 0 0;
color: #999;
}

#functions, #staticNav {
list-style-type:none;
text-align: right;
}

#functions {
width: 100%;
}

#functions li.print, #functions li.textonly, #functions li.contrast, #functions li.readspeak {
display:;
}

#functions li {
display: inline;
}


#functions li a:hover {
text-decoration: underline;
}


#functions a {
color: yellow;
font-size: 1.0em;
/*margin: 0 2px;*/
padding: 0 2px;
text-decoration: none;
}

#functions li a.fontM {
padding:0;
font-size: 1.0em;
}

#functions li a.fontL {
padding:0;
font-size: 1.05em;
}

#functions li a.fontXL {
padding:0;
font-size: 1.3em;
}

ul.search {
margin: 35px 0;
}

ul.search input {
}

input.readSpeakInput {
  color: yellow;
}

div.clear {
clear: both;
}

/* ****************** CONTENT ***************** */
#banner {
margin: 0;
width: 750px;
}


#menuLine {
width: 100%;
height: 6px;
margin-bottom: 10px;

}

#breadcrumb {
margin-left: 10px;
font-size: 0.9em;
color: #999;
}

#breadcrumb a {
color: yellow;
}

#breadcrumb a:hover {
text-decoration: underline;
color: yello;
}
#contentWrap {
width: 1000px;
min-height: 400px;
display: block;
}



#contentWrap img, #affiliates img, .shareThis img {
border: 0;
}

#contentLeft { 
width: 750px;
overflow: hidden;
float: left;
}

#contentLeft #content {
width: 750px;
float: left;
margin: 2em 0 0 20px;
}

#contentLeft #content.narrow {
width: 480px;
}

#contentLeftWide {
width: 100%;
float: left;
}

#contentLeftWide #content {
width: 710px;
float: left;
margin: 2em 20px 0 20px;
}





#contentRight {
width: 210px;
float: left;
padding: 2em 20px 2em 20px;
}

div.shareThis {
text-align: right;
margin: 20px 75px 20px 0;
}


div.affiliate {
margin-left: 780px;
}

#affiliates {
margin: 0 30px 30px 20px;
height: 60px;
}

#affiliates h2{
color: #000080;
}

#affiliates div.nho, #affiliates div.epr {

}

#affiliates div.nho:hover, #affiliates div.epr:hover {

cursor: pointer;
}

#affiliates div.lar {
background: url('images/leringsnettverket_logo.gif') no-repeat;
width: 210px;
height: 45px;
float: left;
margin-top: 12px;
background-color: #fff;
}

#affiliates div.lar a {
width: 210px;
height: 45px;
display: block;
}

#affiliates div.equ {
background: url('images/equass.png') no-repeat;
width: 170px;
height: 60px;
float: left;
margin-right: 380px;
}

#affiliates div.equ a {
width: 150px;
height: 60px;
display: block;
}

#affiliates div.nho {
background: url('images/NHOService_logo small.gif') no-repeat;
width: 110px;
height: 30px;
float: left;
margin-top: 12px;
}

#affiliates div.nho a{
width: 110px;
height: 30px;
display: block;
}

#affiliates div.epr {
background: url('images/epr_small.png') no-repeat;
width: 30px;
height: 27px;
float: right;
margin: 12px 0 30px 0;
}

#affiliates div.epr a {
width: 30px;
height: 27px;
display: block;
}



#footer {
height: 200px;
width: 1000px;
background: url('images/footer.png');
color: #fff;
}

#logoSub {
float: left;
width: 300px;
height: 156px;
padding: 40px 0 0 0;
margin: 0 0 20px 100px;
}

#logoSubTxt {
float:left;
width: 450px;
padding: 20px 0 0 0;
}

/* ****************** MEDLEMMER - DATA LISTS ********************** */

#dealers table tr.header {
font-weight: bold;
text-transform: uppercase;
background: #000;
}

#dealers table td {
border-bottom: 1px solid #ccc;
padding: 3px 2px;
}

#dealers table tr.item:hover {
cursor: pointer;

text-decoration: underline;
}

#dealers td.row3, #dealers td.row0 {
text-transform: uppercase;
}

/* ******************* ATTFORINGSBLOGGEN ********************* */

#rssFeed div.rssItem {  /* used on front page to show attforingsbloggen. */
height: 69px;
width: 202px;
background: url('images/blogghenvisning210.jpg') no-repeat;
background-position: -2px 0;
border: 1px solid #8ebaff /*00b2ee*/;
margin-top: 32px;
padding: 230px 3px 0 3px;
}

#rssFeed div.rssItem:hover {
cursor: pointer;
}

#rssFeed div.rssItem:hover h2 {
text-decoration: underline;
}

/* *************************** NEWS *************************** */

#newslist {
width: 100%;
height: auto;
display: block;
}

#newslist div.item {
width: 340px;
height: 125px;
overflow: hidden;
float: left;
display: block;
margin-right: 10px;
padding: 5px;
border-top: 1px solid #f5ab1a;
}

#newslist.main div.item {
width: 700px;
}


#newslist div.itemLine {
height: 1px;
width: 350px;
float: left;
display: block;
margin-right: 10px;
border-top: 1px solid #f5ab1a;
}
#newslist.main div.itemLine {
width: 710px;
}

#newslist div.loop0 {
margin-right: 0;
}
#newslist div.item:hover {

cursor: pointer;
}

#newslist h2 a {
text-decoration: none;
color: yellow;
font-size: 0.7em;
}

#newslist .item:hover h2 {
text-decoration: underline;
}

#newslist div.newstext {
float: left;
}

#newslist img {
float: right;
margin-left: 10px;
}

#newsheaders {
margin-top: -10px;
}

#newsheaders div.item {
width: 340px;
height: 15px;
overflow: hidden;
float: left;
display: block;
margin: 0 10px 0 0;
padding: 5px;
border-bottom: 1px solid #f5ab1a;
}

#newsheaders div:hover {

cursor: pointer;
}

#newsheaders .item h2 a {
text-decoration: none;
color: #fff;
font-size: 0.9em;
}

#newsheaders .item:hover h2 a {
text-decoration: underline;
}

div.newsLink {
border-bottom: 1px solid #f5ab1a;
width: 340px;
height: 15px;
display: block;
float: left;
padding: 5px;
margin-right: 10px;
text-align: right;
text-decoration: none;
}

div.newsLink a {
color: yellow;
text-align: right;
font-size: 0.9em;
text-decoration: none;
}

div.newsLink:hover a {
text-decoration: underline;
}

#newspaging {
text-align: right;
margin-right: 10px;
padding-top: 10px;
}

#newspaging.page0 {
visibility: hidden;
}

#newselement div.newsImgLarge {
border: 1px solid #ccc;
background: #f4f4f4;
margin: 6px 0 6px 6px; 
max-width: 300px; 
float: right;
}


#newsdetails div.newsImg {
margin: 0 0 10px 10px;
width: 300px; 
float: right;
}

/* *********************** BUTTONS ************************** */

#newspaging a {
padding: 3px 6px;
border: 1px solid #fff;
background: #000;
text-decoration: none;
font-weight: bold;
}

#eventDetails a.join {
width: 208px;
padding: 4px 0;
display: block;
text-align: center;
border: 1px solid #999;
background: #f5ab1a;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
}

#eventDetails a.join:hover {
color: #fff;
background: #000080;
}

a.button {
padding: 3px 20px;
border: 1px solid #999;
background: #000;
text-decoration: none;
font-weight: bold;
color: yellow
}

a.button:hover {

}


.readSpeakInput {
margin: 0;
padding: 0;
border: 0;
background: transparent;
color: #999;
cursor: pointer;
}
.readSpeakInput:hover {
border-bottom: 1px solid #ccc;
}

/* *********************** CALENDAR ************************* */
/*
div.pin {
background: url('images/pin.png') no-repeat;
background-position: 160px 0px;
}
*/

#eventList {
border-top: 1px solid #f5ab1a;
margin-top: 12px;
}

div.eventListItem {
padding: 5px 0 5px 5px;
border-bottom: 1px solid #f5ab1a;
}

div.eventListItem a {
font-weight: bold;
text-decoration: none;
}

div.eventListItem:hover a{
text-decoration: underline;
}

div.eventListItem:hover {

cursor:pointer;
}

div.eventListItem:hover b {
text-decoration: underline;
}

/* EVENT */
#event {
float: left;
width: 480px;
display: block;
margin-right: 20px;
}
#eventDetails {
float: right;
width: 210px;
}

#eventDetails table {
margin-bottom: 0px;
border: 1px solid #ccc;
border-top: 0;
}

#eventDetails table td {
border-top: 1px solid #ccc;
padding: 4px;
}

#eventDetails table td.header {
background: #cbe057;
font-weight: bold;
}

#eventDetails img.google, #contentWrap img.google {
border: 1px solid #ccc;
}


/* *********************** FONTS ********************************* */
h1, h1.h1 {
font-size: 1.6em;
}

h2.h1 {
font-size: 1.5em;
}

h2, h2.h2, h3, h3.h3 {
font-size: 1.2em;
}

#content ul, #content ol, #contentRight ul, #contentRight ol {
margin: 1em 0 1em 30px;
list-style-type: square;
}

small {
color: #fff;
}

small.imgTxt {
padding: 2px;
color: #fff;
}
#logoSubTxt small {
color: #fff;
}

.Indent1{margin-left: 40px;}
.Indent2{margin-left: 80px;}
.Indent3{margin-left: 120px;}

#content a, #contentRight a {
color: yellow;
}

/*
#content a:hover, #contentRight a:hover {
color: red;
}
*/

/* ************************* PARAGRAPHS **************************** */

div.rotationImg {
width: 750px;
height: 285px;
display: block;
}

div.rotationImg img {
border: 0;
width: 750px;
height: 285px;
}

div.rotation {
position: relative;
top: -100px;
width: 730px;
height: 80px;
opacity: 0.6;
filter:alpha(opacity=60);
background: #fff;
padding: 10px;
z-index: 1;
}

div.rotation h2{
font-size: 1.6em;
color: #000080;
}

div.rotation {
font-size: 1.4em;
color: #000080;
}

div.rotation div.link {
text-align: left;
/*margin-top: 20px;*/
}

div.rotation a {
color: #000080;
}

div.imgRight {
float: right;
max-width: 250px;
margin: 0 0 10px 10px;
}
div.imgRight img, div.imgLeft img {
width: 250px;
}
div.imgLeft {
float: left;
max-width: 250px;
margin: 0 10px 10px 0;;
}


/* ************************* TOP DROPDOWN NAVIGATION ********************* */
ul.menu {
position: relative;
top: 0px;
left: 0px;
margin: 0 0 12px; 0;
padding: 0px;
list-style-type: none;
width: 1000px;
height: 20px;
z-index: 99;
}

ul.menu li {
  float: left;
  list-style-type: none;
  width: 200px;
  text-align: center;
padding: 6px 0;
  background: #000;
  margin: 0;
}

ul.menu a {
  color: yellow;
  padding: 0px 0px;
  display: block;
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
border: 1px solid yellow;
}


/* ********************************* LEFT NAVIGATION *********************** */


ul#leftNav {
width: 250px;
float: left;
margin: 24px 0px 20px 0px;
/*border-top: 1px solid #f5ab1a;*/
}

ul#leftNav li {
list-style-type: none;
}

ul#leftNav li.L2, ul#leftNav li.L2_Active {
border-bottom: 1px solid #f5ab1a;
padding: 3px 0 3px 10px;
}

ul#leftNav li.L2:hover {
border-bottom: 1px solid #f5ab1a;
}

ul#leftNav li.L2 a, ul#leftNav li.L3 a, ul#leftNav li.L4 a {
color: yellow;
text-decoration: none;
}

ul#leftNav li.L2_Active a.L2_Active, ul.M2 li a.L3_Active, ul.M3 li a.L4_Active {
color: red;
text-decoration: none;
}

ul#leftNav li.L2_Active, ul.M2 li.L3_Active, ul.M3 li.L4_Active {
color: red;
text-decoration: none;
background: #000;
}

ul.M2 li.L3, ul.M3 li.L4, ul.M2 li.L3_Active, ul.M3 li.L4_Active {
padding-left: 10px;
}

li.leftTitle {
padding: 5px 0;
text-indent: 10px;
margin: 0px;
border-bottom: 1px solid #f5ab1a;
}

li.leftTitle a.title {
text-decoration: none;
/*font-family: Georgia, Times New Roman, serif;*/
color: yellow;
font-size: 1.1em;
font-weight: bold;
}

li#map {
margin: 30px 0;
text-align: center;
}
#footer {
  background: #000;

