﻿body, form, img, a img, fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

/*
ul {
    list-style-type: none;
}
*/

body, input, textarea, select, p, a {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 16px;
	color: #666666;
}

table {
    border-collapse: collapse;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

hr {
    height: 1px;
    border: 0;
    background-color: #d8dfd3;
}

p.nomargin {
    margin: 0;
}

figcaption {
    font-style: italic;
    font-size: 10px;
}

.clearfix { display: inline-block; } 
/* Hide from IE Mac \*/ 
.clearfix { display: block; } 
/* End hide from IE Mac */ 

a:link, a:active, a:visited {
    text-decoration: none;
    color: #005789;
}
    a:hover {
        text-decoration: underline;
    }
    
h1, h2, h3, h4, h5, h1 a:link, h1 a:active, h1 a:visited, h2 a:link, h2 a:active, h2 a:visited, h3 a:link, h3 a:active, h3 a:visited {
    font-family: Georgia;
    font-weight: normal;
    color: #6F6E5F;
    /*line-height: 170%;*/
    line-height: 110%;
    margin: 0;
}

h1, h1 a { font-size: 30px; }
h2, h2 a { font-size: 20px; }
h3, h3 a { font-size: 12px; }
h4, h4 a {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
}

h5, h5 a {
    font-size: 10px;
    color: #666666;
}

h2.alternativ {
    font-size: 18px;
    color: #333333;
    font-family: Arial;
    line-height: 130%;
}

input.greenInput, textarea.greenInput, select.greenInput {
    border: 0;
    padding: 3px;
    background-color: #d8e2d3;
}

input.greenInput:focus, textarea.greenInput:focus {
	background-color: #bfe6f6;
}
    
/* #### LAYOUT #### */

#header, #container {
    padding: 0;
    margin: 0 auto 0 auto;
}

#header {
    width: 100%;
    background: transparent url('images/bg_header.png') repeat-x;
    background-position: 0 -50px;
}

    #innerHeader {
        width: 1000px;
        height: 133px;
        margin: 0 auto 0 auto;
        position: relative;
    }

        

    #searchdiv {
        position: absolute;
        width: 261px;
        height: 26px;
        bottom: 26px;
        right: 22px;
        background: transparent url('images/bg_searchfield.png') no-repeat;
    }

    #pnlRotator {
        position: absolute;
        top: 30px;
        left: 300px;
        width: 540px;
        height: 190px;
        -moz-box-shadow: 1px 1px 10px #555555;
        -webkit-box-shadow: 1px 1px 10px #555555;
        box-shadow: 1px 1px 15px #555555;
        display: none;
    }

#container {
    width: 950px;
}

/* MENU L1 og L2 */

.menuL1container {
    background: #6095d8 url('images/bg_menuL1.jpg') repeat-x;
}

    .menuL1container ul, .menuL2container ul {
        width: 950px;
        height: 36px;
        line-height: 36px;
        margin: 0 auto 0 auto;
        padding: 0;
    }

    .menuL1container li, .menuL2container li {
        list-style-type: none;
        margin: 0;
        padding: 0;
        float: left;
    }
    
        .menuL1container a:link, .menuL1container a:active, .menuL1container a:visited, .menuL2container a:link, .menuL2container a:active, .menuL2container a:visited {
            height: 36px;
            line-height: 36px;
            display: block;
            float: left;
            padding: 0 14px 0 14px;
            margin: 0 0 0 0;
            font-family: Helvetica, Arial;
            font-size: 12px;
            color: #FFFFFF;
            text-transform: uppercase;
        }
        
        .menuL1container a:hover, .menuL2container a:hover {
            color: #A6DDF3;
            text-decoration: none;
            
        }
        
        .menuL1container a.first, .menuL2container a.first {
            /* padding: 0 10px 0 0; */
        }
        
        .menuL1container a.selected, .menuL2container a.selected {
            line-height: 28px;
            height: 28px;
            margin-top: 4px;
            padding-bottom: 4px;
            /* text-decoration: underline; */
            /* background: #FFFFFF url('images/bg_menuL1selected.jpg') repeat-x 0 -2px; */
            background-color: #FFFFFF;
            /* color: #5e92d2; */
            color: #009EDA;
        }

        .menuL1container a.selected {
            /* background-color: #bfe6f7; */
            /* color: #FFFFFF; */
        }

.menuL2container {
    background-color: #BFE6F7;
    max-height: 30px;
}
    .menuL2container ul {
        height: 30px;
        line-height: 30px;
    }

        .menuL2container li a:link, .menuL2container li a:active, .menuL2container li a:visited {
            height: 30px;
            line-height: 30px;
            font-size: 11px;
            color: #009EDA;
        }
        
        
/* CONTENT AND FOOTER */
        
#container {
    padding: 45px 0 64px 0;
}

    .contentLeft {
        width: 549px;
        float: left;
        border-right: solid 1px #d8dfd3;
        padding: 0 60px 0 0;
    }
    
    .contentRight {
        width: 300px;
        margin: 0;
        padding: 0 10px 30px 30px;
        float: right;
    }
    
    .contentLeftUtvikling {
        width: 549px;
        float: left;
        /*border-right: solid 1px #d8dfd3;*/
        padding: 0 60px 0 0;
    }
    
    .contentRightUtvikling {
        width: 300px;
        margin: 0;
        padding: 0 10px 30px 30px;
        border-left: solid 1px #d8dfd3;
        float: right;
    }

#footer {
    background-image: url('images/bg_footer.jpg');
    background-repeat: no-repeat;
    background-position: 0 50%;
    width: 932px;
    margin: 0 auto 0 auto;
    padding-left: 34px;
}

/* NÆRINGSEIENDOM TIL LEIE */

#slider {
    width: 950px;
    margin: 10px auto 10px auto;
    background: transparent url('images/slider-background.png') no-repeat;
    height: 22px;
    border: 0;
}

    #slider .ui-slider-handle {
        border: 0;
        background: transparent url('images/slider-ball.png') no-repeat;
        width: 17px;
        height: 17px;
        top: 2px;
    }

    ul#thumbs {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        #thumbs li {
            width: 133px; height: 80px; margin: 1px; float: left; overflow: hidden;
        }
    
        #thumbs li, #imgMainImage {
            cursor: pointer;
        }

        #thumbs img {
            width: 133px;
            opacity: 0.5;
        }

            #thumbs img:hover, #thumbs img.selected {
                opacity: 1;
            }

.bold {
    font-weight: bold;
}

.bluebox {
    /* background: #BBE9F6 url('images/bg_bluebox.jpg') repeat; */
    background-color: #cbe1f4;
    height: 25px;
    line-height: 25px;
    padding: 0;
    text-transform: uppercase;
    padding: 0 10px 0 10px;
}

    .bluebox h5 {
        line-height: 25px;
    }

.arrow, a.arrow:link, a.arrow:active, a.arrow:visited {
    background: transparent url('images/ui-triangle.png') no-repeat 0 50%;
    text-indent: 8px;
    display: block;
}

table.forsideSkjema {
    width: 100%;
}

table.forsideSkjema td, table.forsideSkjema input {
    font-size: 10px;    
}

table.forsideSkjema td {
    padding: 4px 0 4px 0;
}

span.wait {
    color: #196D9A;
    background: transparent url('images/ajax-loader.gif') no-repeat 0 50%;
    padding-left: 20px;
    
}

.utviklinginfo
{
    float:left; 
    color:#666666;
    font-size:13px;    
    /*margin:0 5px 0 5px;*/
}

.dividerleft { border-left:1px solid #d7dfd2; margin:0 5px 0 5px; padding:0 0 0 5px; }

.utviklingbilde
{
    float:left;
    width: 148px;
    height:104px;
    border:1px solid #d8dfd2;
    padding:1px; 
    margin:7px;
}

.utviklingbilde > a > img, .jalla
{
     width: 148px;
    height:104px;
}

.hovedbilde
{
    float:left;
    width: 239px;
    height:165px;
    border:1px solid #d8dfd2;
    padding:1px; 
}

.hovedbilde > a > img  
{
    width: 239px;
    height:165px;
}

.galleryid { display:none }

.siste { margin-right:0px; }

.utviklinggalleryprev { float:left;padding-top:30px;/*margin-left:-40px*/}
.utviklinggallerynext { float:left;padding-top:30px;margin-right:-0px}

a.utviklingsprosjekttittel {font-family:Georgia;font-size:20px;color:#6f6e5f }

.seprospektet  
{
    width:140px;
    height:26px;
    text-align:center;
    padding-top:5px;
    background-image:url(/App_Themes/Standard/images/se_prospektet_bg.jpg);
    background-repeat:no-repeat;
}

a.seprospektetlink 
{
    font-family:Georgia;font-size:13px;color:#005789;
    text-transform:uppercase;
}
