

/**
 overreading the urls for images while the path here is another

*/
/*

div#viddilogo{ background: url(images/viddiportal.png);}
input.button, div#search input.button { backgruond: url(images/button-bg.jpg);}
div#menu { background: url(images/menugrid.png);}
.menu-head { background: url(images/menudiv-topp.jpg) no-repeat;}
.menu-divider { background: url(images/menudiv.png) no-repeat;}
div#tips input#send { background: url(images/tipsenvennButton.png) no-repeat center }
h1 { }
div#content { left:4px; top:102px; width:472px; padding-left: 130px; }
img{ border:none; }

*/

/*============================ POSITIONING =================================*/
.content-spoffer { height: 420px; } /* Height of map */
#norgesKartet    { position: absolute; top:40px; left:250px; z-index:0; }
div#portals      { position: absolute; left: 600px; top: 0px; width: 117px; z-index: 10; }
.navigator       { position: absolute; top: -12px; padding-left: 37px; left: 85px; height:13px; width:207px; padding-bottom: 3px; z-index:10; }
.info-1          { position: absolute; top: 30px; left: 140px; width: 160px }
#selected        { position: absolute; top:103px;left:0px; width:240px; z-index:1; }
div#portals .kartLang {top: 20px; }
div#portals .kartKort {top: 150px; }

/*============================== DESIGN ===================================*/

#norgesKartet    { border:none; cursor: pointer; }
.navigator       { COLOR: white; font-size: 0.8em; font-weight: normal; }
div#portals      { background: green; border: none; font-size: .9em; z-index: 10; }
div
.info-2          { display: none;}
.info-1          { color: #040404; text-align: left; padding: .5em; font-size: .9em;}
li               { text-align: left; margin-left: -20px; list-style-type: decimal;}
.info-viddi-stor { font-size: 1.2em; font-weight: bold; color: #007c85;}
div#menu .info A { border:0px; text-decoration: underline; display: inline; }

#selected                        { background: white; padding:1em; border:1px solid;  }
#selected #fylkeImg              { display: none; }
#selected #text                  { font-size: 1.5em; padding-bottom: 1em; }
#selected #closeButton           { position: absolute; top:10px; left: 240px; text-align:center; width:15px; height:15px; }
#selected #closeButton a         { color: gray; }
#selected #closeButton a:hover   { font-weight: bold;}
#selected #closeButton a:visited { color: black;}
#selected #links a               { color:black;  text-decoration: underline; }
#selected #links a:hover         { color:white; }




