﻿*
{
    margin: 0;
}

a:hover
{
    background-position: 0 0;
}
.PanelProdukt
{
    border-top: 0px;
    width: 600px;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}

.ProduktNavn
{
    color: black;
    font-family: Verdana;
    text-align: left;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    border: solid black 1px;
    background-image: url("../Grafikk/Dekor/KategoriBoksDetaljerOn.jpg");
    background-repeat: repeat-x;
}

.ProduktEkstraKnapp
{
    float: right;
    margin: 2px;
    cursor: pointer;
}

.PrintPanel
{
    background-color: #EEEEEE;
    font-family: Arial;
    border: solid gray 1px;
    margin-bottom: 10px;
    text-align: right;
    font-size: 13px;
}



.PrintPanel .TipsEnVennLabel, .PrintLabel
{
    color: #5e5e5e;
    line-height: 40px;
    margin-right: 15px;
    padding-left: 20px;
    cursor: pointer;
}

.PrintPanel .TipsEnVennLabel
{
    background-image: url("../Grafikk/Dekor/info.png");
    background-repeat: no-repeat;
}

.PrintPanel .PrintLabel
{
    background-image: url("../Grafikk/Dekor/print.png");
    background-repeat: no-repeat;
}

.PrintPanel .BildeInfoLabel
{
    color: #5e5e5e;
    font-family: Arial;
    line-height: 40px;
    font-size: 13px;
    float: left;
    padding-left: 5px;
}

.PrintPanel .TipsEnVennPanel
{
}

.PrintPanel .TipsEnVennPanel table
{
    color: Black;
    text-align: left;
}


.produktBildeWrapper
{
    position: relative;
    width: 600px;
    background-color: White;
    margin: 0px;
}

.PanelEkstraUtStyrBilder
{
    width: 600px;
    background-image: url("../Grafikk/bord.jpg");
    background-repeat: repeat-x;
    background-color: Gray;
    border: solid black 1px;
    padding-bottom: 10px;
}

.PanelEkstraUtStyrTittel
{
    color: White;
    font-family: Verdana;
    text-align: left;
    height: 26px;
    line-height: 26px;
    text-indent: 4px;
    margin-bottom: 10px;
}

.PanelEkstraUtStyrBilder img
{
    height: 40px;
    margin-left: 10px;
    float: left;
    border: solid black 1px;
}


.maksimerStortBilde
{
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0px;
    background-image: url('../Grafikk/Dekor/maksimer.png');
    background-repeat: no-repeat;
    cursor: pointer;
}

.maksimerStortBilde a
{
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}



.PanelProdukt .produktBildeHolder
{
    margin-top: 10px;
    width: 600px;
    height: 300px;
}

.PanelProdukt .ProduktBilde
{
    border: none;
}

.PanelDetaljBilder
{
    width: 600px;
    position: relative;
    bottom: 0px;
    display: block;
    text-align: left;
    padding-left: 10px;
}

.MiniBildeWrapper
{
    margin-left: 10px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}

.MiniBildeWrapper span
{
    display: block;
    font-size: 12px;
    font-family: Verdana;
    display: none;
}

.MiniBilde
{
    height: 40px;
    border: solid #999 1px;
    cursor: pointer;
    margin: 5px;
    padding: 3px;
    background-color: White;
}

.ForhandlerPanel
{
    width: 132px;
    
    float: right;
}

.ForhandlerPanelHeader
{
    color: black;
    font-family: Verdana;
    text-align: left;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    background-color: #0c0b2d;
    background-image: url("../Grafikk/Dekor/KategoriBoksDetaljerOn.jpg");
    background-repeat: repeat-x;
}

.fylkePanel a
{
    display: block;
    font-family: Verdana;
    font-size: 10px;
    line-height: 20px;
    text-align: left;
    text-indent: 5px;
    color: white;
    margin-bottom: 1px;
    background-color: gray;
}

.fylkePanel a:hover
{
    background-color: #d4d4d4;
    color: Black;
}
.EkstraUtstyrPanel
{
    float: left;
    width: 600px;
    height: 100px;
    margin-top: 10px;
    overflow: hidden;
    text-align: center;
    background-image: url("../Grafikk/bord.jpg");
    background-repeat: repeat-x;
    background-color: Gray;
    border: solid black 1px;
    padding-bottom: 10px;
}

.ekstrautstyrLabel
{
    background-color: #0c0b2d;
    color: White;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    font-family: Verdana;
    display: block;
}




.tilleggLiteBilde
{
    height: 50px;
    margin: 0px;
    display: block;
    position: relative;
    float: left;
    margin-left: 5px;
}

.tilleggStortBilde
{
    position: absolute;
    display: none;
}







.tilleggDetaljer
{
    width: 0px;
    height: 0px;
    left: -2px;
    top: 0px;
    position: absolute;
    border: 0;
    height: 200px;
    display: block;
    z-index: 10;
    overflow: hidden;
    background-color: #c9c9c9;
}



.tilleggNavn
{
    width: 200px;
    height: 20px;
    line-height: 20px;
    color: White;
    font-size: 11px;
    font-family: Verdana;
    white-space: nowrap;
    background-color: #0c0b2d;
}

.tilleggInnhold
{
}





.produktDetaljer
{
    border-top: solid black 1px;
    border-top: 0;
    float: left;
    width: 600px;
    margin: 0px;
    position: relative;
}

.produktWrapper
{
    background-image: url("../Grafikk/bord.jpg");
    background-repeat: repeat-x;
    padding: 0px;
    margin-top: 20px;
    background-color: Gray;
    border: solid black 1px;
    color: Black;
}



.produktDetaljer .tabellBoks
{
    font-family: Verdana;
    border-collapse: collapse;
    text-align: left;
    width: 580px;
    font-size: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
}

.produktDetaljer .tabellBoks tr
{
    padding: 0px 10px;
}

.produktDetaljer .tabellBoks tr .tabellHeader
{
    background-color: Gray;
    color: White;
    font-weight: bold;
    text-decoration: underline;
    line-height: 14px;
}

.produktDetaljer .tabellBoks tr td
{
    border: solid #c8c79d 1px;
}

.TilleggInfoDiv
{
    width: 600px;
    height: 50px;
    padding: 20px;
    float: left;
    text-align: left;
    color: #c30f1d;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}

.TilleggBilde
{
    height: 250px;
    margin-bottom: 10px;
}

.passerTilLabel
{
    color: Black;
    font-family: Verdana;
    text-align: left;
    border-bottom: solid black 1px;
}

.hengerSomPasseDiv
{
    width: 600px;
    border-bottom: solid black 1px;
    height: 55px;
    display: block;
    text-align: left;
    background-color: White;
    position: relative;
}

.hengerSomPasseDiv:hover
{
    background-color: #fffee7;
}
.hengerSomPasserNavn
{
    font-family: Verdana;
    font-size: 12px;
    color: Black;
    float: left;
    padding: 2px;
    font-weight: bold;
}

.hengerSomPasserData
{
    position: absolute;
    bottom: 2px;
    left: 2px;
    color: Black;
    font-family: Verdana;
    font-size: 11px;
}

.hengerSomPasseDiv img
{
    height: 55px;
    float: right;
    width: 130px;
    border-left: ridge black 2px;
}


/* Forhandler meny, hentet fra forhandler.css*/

#FylkeMeny
{
    width: 131px;
    float: left;
    background-color: black;
    color: Black;
}

#FylkeMeny ul
{
    list-style-type: none;
    padding: 0px;
    text-align: left;
    text-indent: 5px;
    margin: 0px;
    overflow: hidden;
}

#FylkeMeny ul li div
{
    background-color: #D4D4D4;
    font-family: Verdana;
    font-size: 14px;
    padding: 5px;
    margin-top: 1px;
    cursor: pointer;
}

#FylkeMeny ul li ul li
{
    list-style-type: none;
    margin-top: 1px;
}

#FylkeMeny ul li ul li a
{
    display: block;
    text-decoration: none;
    margin-top: 1px; /*background-color: #c9c9c9;*/
    background-color: Gray;
    color: white;
    font-family: Verdana;
    font-size: 10px;
    padding-left: 5px;
    line-height: 20px;
}

