﻿body
{
    background-color: #cbc2bb;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 11px;
}

a
{
    color: #064b8d;
    text-decoration: none;
}

a:active
{
    color: #064b8d;
    text-decoration: none;
}

a:hover
{
    color: #064b8d;
    text-decoration: underline;
}

.dropdownFylker
{
    font-size:12px;  
    }

#wrapper
{
    width: 1041px;
    position: relative;
    margin: 0 auto;
    padding-top: 140px;
}



#topTile
{
    background: url(/Images/topTile.png) repeat-x;
    height: 266px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.fylke
{
    padding: 2px 0 2px 0 ;
    margin-top:8px;
    font-weight:bold;
    
    }

#logo
{
    position: absolute;
    top: 22px;
    left: 50px;
}

#menuContent
{
    position: absolute;
    top: 85px;
    left: 80px;
    z-index: 250;
}

#search
{
    position: absolute;
    top: 30px;
    left: 860px;
}

#separatorFooter
{
    background: url(/Images/dashedLine.png) repeat-x;
    margin-top: 33px;
}

#plusIcon
{
    width: 21px;
    height: 21px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: -24px;
}

#footerWrapper
{
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
}

#footer1
{
    position: relative;
    float: left;
    width: 150px;
    color: #276479;
    margin-right: 55px;
}
#footer2
{
    position: relative;
    float: left;
    width: 260px;
    margin-right: 55px;
    color: #276479;
}
#footer3
{
    position: relative;
    float: left;
    width: 130px;
    margin-right: 55px;
    color: #276479;
}
#footer4
{
    position: relative;
    float: left;
    width: 230px;
    color: #276479;
    top: 0px;
    left: 0px;
}

#footertext
{
    position: relative;
    padding-top: 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #276479;
    height: 30px;
    font-size: 10px;
}
h3
{
    margin-top: 0px;
    margin-bottom: 13px;
    font-size: 13px;
}


/*
.searchBox
{
    width: 120px;
    margin: 20;
    padding: 0;
    height: 17px;
    position: relative;
    float: left;
    margin-right: -1px;
    font-size: 11px;
}
*/
.searchBox
{
    width: 120px;
   /* margin: 20;*/
    /*padding: 2px 0 0 0;*/
    height:100%;
    position: relative;
    float: left;
    margin-right: -1px;
    font-size: 11px;
    font-family:Arial;
    font-weight:normal;
    
}

.searchBtn
{
    float: left;
}

#sitemaplink
{
    margin-bottom: 5px;
    color: #276479;
}

#forsideflash
{
    margin-bottom: 3px;
}

.shortcut
{
    height: 183px;
    width: 323px;
    float: left;
}


.shortcutCell
{
    color: #ffffff;
    padding: 10px;
}

.topImage
{
    position: relative;
    width: 975px;
    height: 180px;
    z-index: 30;
    text-align:center;
    
}

.shadowLongUp
{
    position: relative;
    width: 975px;
    height: 20px;
    margin-top: -20px;
    z-index: 30;
}


#headlineContent
{
    height: 80px;
    background: #ffffff;
    position: relative; 
   /* width: 925px;*/
    padding: 3px 15px 0 35px;
    z-index:30;
    float:left;
}

.prevButton
{
    float:right;
    width:21px;
    height:21px;
    z-index:35;
    position:relative;
    margin-top:30px;
}

.testdiv{
    
    height: 65px;
    position: relative; 
   /* width: 925px;*/
    padding: 15px 0px 0px 0px;
    z-index:30;
    float:right;
    margin-left:10px;
    margin-right:10px;
}

.nextButton
{
    float:right;
    width:21px;
    height:21px;
    z-index:35;
    position:relative;
    margin-top:30px;
    margin-right:10px;
}
.next
{
    cursor: pointer;
    float:right;
}
   
.prev
{
    cursor: pointer;
    float:left;
}

.documentGallery li{
    
margin-right:10px;
margin-left:10px;
}

#shadowLongDown
{
    position: relative;
    width: 975px;
    height: 20px;
    z-index: 30;
}

#pageContent {
  position:relative;
  margin:5px 15px 95px 35px ;
  z-index:25;
}

#pageWrapper
{
    background: url(/Images/decorBg.gif) no-repeat; 
    background-position: bottom left;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index:15;

}

#navigation
{
    color:#aaaaaa;
    margin-bottom:5px;
}

div#navigation ul
{
    list-style:none;
    margin:0;
    padding:0;
}

div#navigation li
{
     float:left;
     margin-right:6px;
}

 .clServiceLine a,  .clServiceLine  a:visited,  .clServiceLine a:active{
    color:#999999;
}
.clServiceLine  a:hover{
    color:#666666;
}

h1
{
    color: #0053a0;
    font-size: 26px;
    margin: 0 0 0 -2px;
    padding: 0;
    margin-top:5px;
    font-weight:bold;
}

h2
{
    color: #7e7e7e;
    font-size: 17px;
    margin: 0;
    padding: 0;
    font-weight:normal;
}

h3
{
    color: #0053a0;
    font-size: 13px;
    margin: 0;
    padding: 0;
    font-weight:bold;
}



#fylkevelger
{
    width: 150px; 
    height: 449px;
    float:left;

    margin-right:15px;
}

#mapSideBar
{
    width: 185px; 
    height: 449px;
    line-height:18px;
    margin-right:15px;
    margin-left:-20px;
    float:left;

}

#mapLilleronning
{
    float:left;
    width: 560px; 
    height: 449px;

}



.productIcon{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#064b8d;
    float:left;
    margin:0 15px 0 15px;
    z-index:50;

}


/*TEMPLATES*/

.submenu{
    width:150px;
    float:left;
    margin-right:35px;
    position:relative;
    }
    
.Innhold{
    float:left;
    width:740px;
    position:relative;  
}

 

    
.clServiceLine
{
    height:20px;
    position:relative;
    text-align:right;
}

div.submenu ul
{
    list-style:none;
    margin:0;
    padding:0;
    float:left;
}

div.submenu li{
    
    margin-bottom:1px;
}

div.submenu li a
{
    display: block;
    /*background:#0053a0;*/
    color:#fff;
    /*height:20px;*/
    width:130px;
    padding:5px 10px 5px 10px;
    text-decoration:none;
}

div.submenu .subListItemActive{
    background:#b3d2e2;
}

div.submenu .subListItemUp{
    background:#0053a0;
}

div.submenu li a:hover
{
    background:#7e7e94;
}

div.submenu .submenuTop  a
{
    background:#ffffff;
    color:#0053a0;
    border:1px solid #0053a0;
    padding:5px 9px 5px 9px;
}

div.submenu .submenuTop  a:hover
{
    background:#7e7e94;
    color:#fff;
    border:1px solid #0053a0;
    padding:5px 9px 5px 9px;
}



/* SEARCH RES */

#searchResults 
{
	z-index:200;
	position:relative;
	padding:20px 40px 40px 40px;
}

#searchResults td
{
	padding:5px;
}

#searchResults .item 
{
	
}

#searchResults .alternating td 
{
	background: #f5f5f5;
}


#searchResults tr:last-child td
{
	background: #f5f5f5;
}

#searchResults .url a,.url a:visited
{
	color:#999;
	font-style:italic;
}

/* END SEARCH RES */