﻿
#filmDiv
{
    position: fixed;
    width: 384px;
    height: 370px;
    z-index: 500;
    background-color: white;
    border: 0px;
}

#lukkFilm
{
    line-height: 25px;
    text-align: right;
    height: 25px;
    line-height: 25px;
    font-family: Verdana;
    font-size: 18px;
    background-image: url(../Grafikk/Dekor/KategoriBoksDetaljerOn.jpg);
    color: White;
    cursor: pointer;
}

#darkOverLay
{
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: Black;
    position: fixed;
    z-index: 400;
}
a:hover
{
    background-position: 0 0;
}
body
{
    background-color: #ececec;
    text-align: center;
    background-image: url('../Grafikk/Dekor/body_dekor.jpg');
    padding: 0px;
    font-family: Verdana;
}
a
{
    color: black;
    text-decoration: none;
}

p
{
    margin: 0px;
}

#Wrapper_Skygge
{
    width: 980px;
    background-color: #A7A7AF;
    padding: 4px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

#Wrapper
{
    width: 980px;
    background-color: #0c0b2d;
    background-color: White;
    position: relative;
}

#Bla_Linje
{
    width: 978px;
    background-color: #0c0b2d;
    height: 25px;
    border: solid black 1px;
    margin: 0px;
}

.valg_bla_linje
{
    float: left;
    margin-right: 1px;
    background-image: url('../Grafikk/Dekor/bla_linje_meny.jpg');
    background-repeat: repeat-x;
    width: 100px;
    text-align: center;
}

.valg_bla_linje a
{
    text-decoration: none;
    color: black;
    height: 25px;
    line-height: 25px;
    font-family: Verdana;
    font-size: 12px;
}

#searchWrapper
{
    float: right;
    position: relative;
    z-index: 100;
}

#searchInput
{
    margin-left: 5px;
    font-family: Verdana;
    font-size: 15px;
    height: 21px;
    padding-top: 3px;
    padding-left: 25px;
    border: none;
    margin-right: 1px;
    background-color: #e5e5e5;
    background-image: url('../Grafikk/search_bg.jpg');
    background-repeat: no-repeat;
}

#resultWrapper
{
    position: absolute;
    width: 211px;
    height: 200px;
    left: 4px;
    top: 25px;
    background-color: White;
    border: solid gray 1px;
    overflow: auto;
    z-index: 600;
}

#resultWrapper .searchResultItem
{
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    text-indent: 5px;
    cursor: pointer;
}

#resultWrapper .searchResultItem:hover
{
    background-color: #e7e7e7;
}

.Flagg
{
    height: 20px;
    width: 40px;
    border: solid black 1px;
    float: right;
    margin: 2px;
    background-color: white;
}

#Header_Logo
{
    margin: 0px;
}

#MainLogo
{
    display: block;
    position: relative;
    left: 11px;
    margin: 0px;
}



#Footer_Linje
{
    height: 30px;
    background-image: url('../Grafikk/Dekor/BK_Linje.jpg');
    background-repeat: repeat-x;
    margin-top: 20px;
}

.Left_Content_Wrapper
{
    float: left;
    width: 225px;
}


.leftMenuListe
{
}


.Left_Content
{
    float: left;
    margin-top: 1px;
    margin-left: 10px;
    width: 215px;
    border: solid black 1px;
    margin-bottom: 10px;
    background-color: #c9c9c9;
}

.Left_Content_info
{
    float: left;
    margin-top: 1px;
    margin-left: 5px;
    width: 221px;
    margin-bottom: 10px;
    background-image: url("../Grafikk/Dekor/infoBox-middle.jpg");
    background-repeat: repeat-y;
}

.infoBox-top
{
    background-image: url("../Grafikk/Dekor/infoBox-top.jpg");
    height: 13px;
    background-repeat: no-repeat;
}

.infoBox-middle
{
    margin-left: 0px;
    width: 209px;
    margin-left: 6px;
    padding: 0px;
    overflow: hidden; /*padding-left:1px;*/
}

.infoBox-bottom
{
    background-image: url("../Grafikk/Dekor/infoBox-bottom.jpg");
    height: 12px;
    background-repeat: no-repeat;
    clear: both;
}

.Left_Content_info h4
{
    margin-top: 0px;
    margin-bottom: 4px;
    background-repeat: repeat-x;
    height: 25px;
    font-family: Verdana;
    text-align: left;
    line-height: 25px;
    font-size: 13px; /*border-bottom:inset #6d85a6 2px;*/
    background-color: #234d7f; /*background-color:#347dc8;*/
    color: #ffffff;
    padding-left: 5px; /* border-bottom:solid black 1px;*/ /*-moz-border-radius-topleft:5px;*/ /*-moz-border-radius-topright:5px;*/
}

.Left_Content_info a img
{
    border: none;
    cursor: pointer;
}

.download
{
    background-image: url("../Grafikk/Dekor/download.png");
    background-position: left center;
    background-repeat: no-repeat;
    height: 45px;
    width: 100%;
    font-family: Verdana;
    line-height: 35px;
    color: White;
}


/*
#Left_Content2
{
    clear: left;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    width: 215px;
    border: solid black 1px;
}

#Left_Content3
{
    clear: left;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    width: 215px;
    border: solid black 1px;
}*/

.EpostKnapp
{
    font-family: Verdana;
    font-size: 9px;
}

#epostClick
{
    background-image: url("../Grafikk/Dekor/button-registrerEpost.jpg");
    width: 160px;
    background-repeat: no-repeat;
    height: 40px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    font-family: Verdana;
    line-height: 26px;
    font-size: 14px;
    cursor: pointer;
}
#epostClick:hover
{
    background-image: url("../Grafikk/Dekor/button-registrerEpost-hover.jpg");
}

.Left_Content_Menu
{
    text-align: left;
    text-indent: 5px;
    font-family: Verdana;
    font-size: 13px;
    background-color: #c9c9c9;
    color: black;
    margin-top: 1px;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    border-bottom: solid black 1px;
}

.Left_Content_MenuUHover
{
    text-align: center;
    text-indent: 5px;
    font-family: Tahoma;
    font-size: 14px;
    margin-top: 5px;
    background-color: #0c0b2d;
    color: White;
    background-image: url('../Grafikk/Dekor/topp_test.png');
    background-repeat: repeat-x;
    height: 20px;
    line-height: 20px;
}

.Left_Content_Menu:hover
{
    background-color: #ececec;
}



#MainContent
{
    float: left;
    margin-left: 10px;
    width: 740px;
    position: relative;
}

.ContentHeader
{
    height: 0px;
    position: relative;
}



.ContentHeader_Center
{
    background-color: #0c0b2d;
    height: 0px;
    position: absolute;
    left: 0px;
    right: 0px; /*background-image: url('../Grafikk/Dekor/topp_test.png');*/
    background-position: 0px -2px;
}



.Content
{
    color: White; /*background-color: #c9c9c9;*/
    background-color: White;
}

.Content2
{
    background-color: black;
}

.Content3
{
    background-color: #c9c9c9;
}

.altMenuCont
{
    padding: 0px;
    margin: 0px;
    text-align: left;
    list-style-type: none;
    background-color: black;
    cursor: pointer;
}

.altMenuCont .altMenuSlideKnapp
{
    width: 15px;
    float: left;
    height: 29px;
}

.altMenuCont .altMenuSlideKnapp:hover
{
    background-color: #c9c9c9;
}

.altMenuCont .altMenuUnderKat
{
    background-color: #d4d4d4;
    color: Black;
    font-weight: bold;
}

.altMenuCont a
{
    display: block;
    text-decoration: none;
    margin-top: 1px;
    background-color: #c9c9c9;
    color: black;
    font-family: Verdana;
    font-size: 12px;
    padding-left: 5px;
}

.altMenuCont a:hover
{
    background-color: #ececec;
    color: Black;
}


.altMenuCont li
{
    line-height: 30px;
    list-style-type: none;
    margin-top: 1px;
}

.altMenuCont li ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
}

.altMenuCont li ul a
{
    display: block;
    background-image: none;
    padding-left: 10px;
    background-color: gray;
    color: White;
    font-size: 10px;
}

.altMenuCont li ul a:hover
{
    background-color: #d4d4d4;
}

.altMenuCont li ul li
{
    font-size: 12px;
    line-height: 20px;
    list-style-type: none;
}

.Boks
{
    background-color: White;
    border: solid #0C0B2D 1px;
    text-align:left;
    color:Black;
    margin-bottom:10px;
}

.Boks p
{
    padding: 5px;
    margin: 5px;
    background-color: #EEEEEE;
    border: solid gray 1px;
}


.BoksHeader
{
    height: 30px;
    background-image: url("../Grafikk/Dekor/KategoriBoksDetaljerOn.jpg");
    background-repeat: repeat-x;
    width: 100%;
    line-height: 30px;    
    font-family: Verdana;
    font-size: 12px;
    color: Black;
    font-weight: bold;
    text-indent: 4px;
    border-bottom:solid #0C0B2D 1px;
}

.KontaktHeader
{
    border-bottom: solid #c1c1c1 1px;
    font-family: Verdana;
    font-size: 20px;
    background-image: url("../Grafikk/bord.jpg");
    background-repeat: repeat-x;
    color: White;
    text-align: left;
    height: 24px;
}


.bkButton
{
     height: 24px;
    background-image: url('../Grafikk/Dekor/buttonBlue24.png');
    background-repeat: repeat-x;
    padding:0px 15px;
    text-align: center;
    color: White;
    line-height: 24px;
    margin: 10px;
    border: outset #ddd 2px;
    float:left;
    clear:right;
}
.bkButton:hover
{
    background-image: url('../Grafikk/Dekor/buttonRed24.png');
    border: outset #fff 2px;
    
}
