﻿body, h1, h2, h3, h4, h5, h6, p, a, a:link, a:visited, a:active, a:hover, div, form, input, table, tr, td, th, ul, li, iframe {
	padding: 0;
    margin: 0;
	text-align: left;
}

html {
    overflow: auto;
}

body, p, div, input, textarea, table, td, th, a:link, a:visited, a:active, a:hover {
	font-family: Verdana, Arial;
	line-height: 15px;
	font-size: 11px;
	color: #AAAAAA;
}

body {
    text-align: center;
    background-color: #999999;
    height: 100%;
}

table {
    border-collapse: collapse;
}

td {
	vertical-align: top;
}

input[type=text], input[type=password], input[type=file], select, textarea  {
    
}

img a, img, a img, iframe {
    border: 0;
}

.hand {
    cursor: pointer;
}

ul {
    list-style-position: inside;
}

ul.nodots {
    list-style: none;
}

.hidden {
    display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

h1, h1 a:link, h1 a:active, h1 a:visited {
    font-size: 20px;
    color: #E19630;
}

h1, h1 a:link, h1 a:active, h1 a:visited, h2, h3, h4, h5, h6 {
	font-family: Verdana, 'Trebuchet MS', Tahoma;
	font-weight: normal;
	line-height: 120%;
} 

h2 {
    font-family: Verdana, 'Trebuchet MS', Tahoma;
	font-size: 18px;
	font-weight: normal;
	line-height: 110%;
} 

a, a:link, a:active, a:visited, a:hover {
    text-decoration: none;
    outline: none;
    color: #CCCCCC;
}

    a:hover {
        color: #e19630;
    }
    
    a.l2selected:hover, a.selected, a.selected:hover {
        color: #FFFFFF;
    }
    
.darkcolor, .darkcolor * {
    color: #444444;
}

    .darkcolor a:link, .darkcolor a:active, .darkcolor a:visited {
        color: #e19630;
    }
    
    .darkcolor a:hover {
        text-decoration: underline;
    }

/* #### LAYOUT #### */

/*
#outerconstruct {
    width: 946px;
    height: 506px;
    margin: 0 auto 0 auto;
    position: relative;
    z-index: 5;
    background: transparent url('images/bg_transparent.gif') no-repeat;
    background: transparent url('images/bg_transparent.gif') no-repeat;
}

#construct {
    position: absolute;
    width: 946px;
    height: 506px;
    z-index: 5;
    bottom: 0;
}
*/

#construct {
    width: 946px;
    height: 506px;
    z-index: 2;
    position: absolute;
    background: transparent url('images/bg_transparent.gif') no-repeat;
}

/* MAIN MENU */

#mainmenu {
    width: 196px;
    display: block;
    float: left;
    opacity: 0.9;
}

#mainmenu a.l1:link, #mainmenu a.l1:active, #mainmenu a.l1:visited {
    outline: none;
    background-color: #000000;
    color: #FFFFFF;
    display: block;
    margin: 0 0 6px auto;
    float: right;
    clear: both;
    height: 27px;
    line-height: 27px;
    padding: 0 20px 0 20px;
    font-size: 13px;
}

#mainmenu a.l1:hover, #mainmenu a.selected:link, #mainmenu a.selected:active, #mainmenu a.selected:visited {
    color: #e19630;
    text-decoration: none;
}

.firstmenuelement {
    background: transparent url('images/menudot.gif') no-repeat;
    background-position: 100% 0;
    padding: 11px 0 0 0;
    margin: 11px 0 0 0;
}

.englishmenuelement {
    background: transparent url('images/menudot_yellow.gif') no-repeat;
    background-position: 100% 19px;
    padding: 0 0 7px 0;
}

    #mainmenu div.englishmenuelement a:link, #mainmenu div.englishmenuelement a:active, #mainmenu div.englishmenuelement a:visited {
        background-color: #e19630;
        color: #000000;
        font-size: 10px;
        height: 19px;
        line-height: 20px;
        padding: 0 15px 0 15px;
    }
    
    #mainmenu div.englishmenuelement a:hover {
        color: #FFFFFF;
    }
    
/* CONTAINER */

#container {
    width: 733px;
    height: 506px;
    display: block;
    float: right;
    position: relative;
    background: transparent url('images/bg_container.png') no-repeat;
}

#footer {
    height: 39px;
    line-height: 39px;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}

    #footer div, #footer a:link, #footer a:active, #footer a:visited {
        font-family: Verdana;
        font-size: 9px;
        color: #222222;
    }

    #footer div {
        height: 30px;
        line-height: 30px;
        float: left;
        padding: 0 12px 0 12px;
        margin: 4px 0 0 0;
    }
    
    #footer .background {
        background: transparent url('images/footer_seperator.png') no-repeat 100% 0;
    }
    
.headline_and_submenu {
    position: absolute; 
    top: 20px; 
    left: 20px;
}

    .headline_and_submenu div {
        padding: 5px 0 5px 0;
    }
    
/* SELSKAPET OG KONTAKTENE */

.selskapetKontakteneLeft {
    width: 510px;
    height: 370px;
    background: #FFFFFF;
    border-bottom: solid 1px #CCCCCC;
    position: absolute;
    bottom: 61px;
    left: 20px;
}

.standard_right {
    width: 161px; 
    position: absolute; 
    top: 75px; 
    right: 21px;
}
    
/* ANSATTINFO */
    
.ansattinfo {
    position: absolute;
    right: 21px;
    bottom: 55px;
    width: 161px;
    height: 158px;
    display: none;
}

    .ansattbilde {
        height: 108px;
    }
    
    .ansatt span.navn {
        color: #FFFFFF;
    }
        
/* ANSATTELISTE OG PROSJEKTLISTE */
    
.fancyliste {
    background: transparent url('/App_Themes/Standard/images/bg_ansatteliste.png');
    width: 510px; 
    height: 370px; 
    overflow: hidden; 
    position: absolute;
    bottom: 61px; 
    left: 20px; 
}

    .stretched {
        background: transparent url('/App_Themes/Standard/images/bg_liste685.png');
        width: 685px;
    }
    
.fancyliste table {
    width: 480px;
    margin: 15px;
}

    .stretched table {
        width: 655px;
    }

    .fancyliste th, .fancyth {
        background: transparent url('/App_Themes/Standard/images/line.png') repeat-x 0 100%; 
        padding: 0 0 8px 0px;
        text-align: left;
    }
    
    .fancyliste td {
        height: 20px;
        line-height: 20px;
        padding: 0 0 0 0;
    }
    
    .fancyliste td.epost {
        text-align: center;
        vertical-align: top;
    }
    
    .fancyliste .footer {
        margin: 0 15px 0 15px;
        padding: 5px 5px 0 0;
        width: 475px;
        height: 20px;
        line-height: 16px;
        text-align: right;
        background: transparent url('/App_Themes/Standard/images/line2.png') repeat-x 100% 0; 
        position: absolute;
        bottom: 10px;
    }
    
    .stretched .footer {
        background: transparent url('/App_Themes/Standard/images/line3.png') repeat-x 100% 0;
        width: 650px;
    }
    
    .fancyliste tr:hover td, .fancyliste tr:hover td * {
        color: #E19630;
        cursor: pointer;
    }
        
/* PROSJEKTDATA */

#prosjektdata p {
    color: #CCCCCC;
    line-height: 16px;
}

#prosjektdata label {
    color: #999999;
}

a.sekart {
    background: transparent url('images/globe.png') no-repeat 0 50%;
    padding: 0 0 5px 15px;
}

.prosjektthumbs {
    width: 170px; 
    height: 112px; 
    position: absolute; 
    right: 17px; 
    bottom: 61px;
}

    .prosjektthumbs div.frame {
        width: 47px;
        height: 47px;
        padding: 1px;
        margin: 2px;
        border: solid 1px #676767;
        float: left;
        display: block;
        overflow: hidden;
    }
    
    .prosjektthumbs div.img {
        width: 44px;
        height: 44px;
        overflow: hidden;
        margin: 1px;
    }

    .prosjektthumbs img {
        width: 75px;
        height: 44px;
        cursor: pointer;
    }
    
#imgcontainer img {
    position: absolute;
}

.mapsframe {
    width: 510px;
    height: 300px;
    border: 0;
}

a.arrow_right:link, a.arrow_right:active, a.arrow_right:visited, a.arrow_left:link, a.arrow_left:active, a.arrow_left:visited {
    display: block;
    position: absolute;
    top: 15px;
    float: right;
    margin: 1px 10px 1px 5px;
    color: #777777;
    opacity: 0.8;
}

    a.arrow_right:hover, a.arrow_left:hover {
        opacity: 1;
        text-decoration: none;
        color: #E19630;
    }

a.arrow_right:link, a.arrow_right:active, a.arrow_right:visited {
    left: 600px;
}

a.arrow_left:link, a.arrow_left:active, a.arrow_left:visited {
    right: 135px;
}
    
/* LEDIGE STILLINGER */

.soknadsskjema {
    float: right; width: 713px; background: #555555; height: auto; padding: 10px; color: #FFFFFF;
}

.soknadsskjema td {
    color: #EEEEEE;
}

.soknadsskjema table {
    width: 100%;
}
.soknadsskjema input {
    margin: 2px;
}

.soknadsskjema input[type=text] {
    border: solid 1px #333333;
    color: #000000;
}

.reg {
    color: #FF0000;
}

#jHelperTipAttrContainer{ 
    background: #e19630;
    padding: 10px 15px 10px 15px;
    border: solid 1px #000000;
    color: #000000;
    display: block;
    z-index: 5;
}

#jHelperTipContainer {
    display: none;
}
