body{
        font-family: Arial, sans-serif;
        font-size: 12px; color: #000; 
        background: #fff; padding-top: 5px; margin-top: 0px;
        line-height:1.4em;
        /*background: url('http://speedy.zailor.no/_images/aus_bg2.jpg') white no-repeat center top; 
        background-attachment: fixed; background-repeat: no-repeat;*/
}

a{  
        text-decoration:underline; 
        font-size: 12px; 
        color: #369;
}
a:hover{
        text-decoration:underline; 
        /*color:#0600FF;*/
        font-weight:bold;  
}
a:active{
     background-color:#FFEE0D;
     font-weight:bold;   

}
a img{
        border: 0px;
}
#toolTipP{display: none;  position:absolute ; border: 1px solid #3399FF; 
background: #fff; z-index: 99; padding: 2px;}
#confirmMsgDiv{background-image: url('/_images/Transbg_round.gif'); background-repeat: no-repeat; display: none; width: 240px; height: 140px; position: absolute; z-index: 100; padding: 0px; margin: 0px;}
#confirmMsgDiv #confirmMsgDivInner{border: 1px solid #39F; margin: 20px; text-align: center; background: #fff; height: 100px; width: 200px; font-size: 13px; font-weight: bold;}
#confirmMsgDiv #confirmMsgDivInner p#confirmMsgDivInnerP{padding-top: 30px;}

input, select, textarea, checkbox{
    background-image:url(/_images/form_bg.jpg);
    background-repeat:repeat-x;
    border:1px solid #d1c7ac;
    font-family:tahoma, arial, sans-serif;
    font-size:11px;
    color:#036;
    margin-right:4px;
    padding:5px;
    float:left;   
    
}
select{
    padding:4px;
}
.sokevalg{
    background-image:url(/_images/form_bg.jpg);
    background-repeat:repeat-x;
    border:1px solid #d1c7ac;
    font-family:tahoma, arial, sans-serif;
    font-size:11px;
    color:#036;
    margin-right:4px;
    padding:4px;
    float:left;   
    
}
.submit{
    background-color: #000000;    
    border:1px solid #000000;
    float:left;
    padding:4px;  
    font-weight:normal;   
    background: none;
    background-repeat: none;
}
.submit:hover{
    background-image: url(/_images/button_bg.jpg);
    color: white;
    font-weight:bold;
}

.submitcenter{
    background-color: #fff;  
    color:000;  
    border:0;
    float:left;
    cursor: pointer;
    text-align:center;
    height:18px;
    width:80px;
    background-repeat: none;
    background-image: url(/_images/kjop.png);
}

.submitcenter:hover{
background-position:0px -18px;
}
.submitcenter:active{
background-position:0px -36px;
}
/*
.submitcenter:hover{
    background-image: url(/_images/kjop_hover.gif);
    border:0;
}
*/
.tilkassenkurv{
    background-color: #fff;  
    color:000;  
    border:0;
    clear:both;
    display:block;
    overflow: hidden;
    height:18px;
    width:80px;
    cursor: pointer;
    background-repeat: none;
    background-position:0px 0px;
    background-image: url(/_images/tilkassen.png);
    border:0;          
}
.tilkassenkurv:hover{
background-position:0px -18px;
}
.tilkassenkurv:active{
background-position:0px -36px;
}


.knapp_hurtigutsjekking{
    background-color: #fff;  
    color:000;  
    border:0;
    clear:both;
    display:block;
    cursor: pointer;  
    overflow: hidden;
    height:18px;
    width:140px;
    background-repeat: none;
    background-position:0px 0px;
    background-image: url(/_images/expressutsjekking.png);
    border:0;          
}
.knapp_hurtigutsjekking:hover{
background-position:0px -18px;
}
.knapp_hurtigutsjekking:active{
background-position:0px -36px;
}

.knapp_lagre{
    background-color: #fff;  
    color:000;  
    border:0;
    clear:both;
    cursor: pointer;  
    display:block;
    overflow: hidden;
    height:18px;
    width:80px;
    background-repeat: none;
    background-position:0px 0px;
    background-image: url(/_images/lagre.png);
    border:0;          
}
.knapp_lagre:hover{
background-position:0px -18px;
}
.knapp_lagre:active{
background-position:0px -36px;
}

.submitmini{
    background-color: #fff;  
    color:000;  
    border:0;
    clear:left;
    height:22px;
    width:58px;
    background-repeat: none;
    background-image: url(/_images/kjop_mini.gif);
    border:0;          
}
.submitmini:hover{
    background-image: url(/_images/kjop_mini_hover.gif);
}

.kategoriOverskrift{
        border:  1px solid #4491CD;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;

font-size:13px;
font-weight:bold;
margin-bottom:10px;
padding:10px;
background-color: #C9E1F4;
}



.padded{ display:block;  padding-top:6px; overflow:hidden; }
.miniproduktvisning{
    display:block;
    padding:2px 8px;
    float:left;     
    overflow:hidden;
}
.minitittel{
    font-size:0.8em;
    clear:left;
    text-align: center;
}

.miniutsalgpris{
    font-weight:bold;
    color:green;
}

.minifelt{
    width:100px;
    text-align: center;
   /* float:left;
    display:block;
    overflow:hidden;*/
}
.shuffleboks{
 width:250px;
 height:150px;   
}
.miniproduktfelt{
    width:300px; 
    display:block;
    margin:10px auto;
    float:left;     
    
    /*
    border:  1px solid #4491CD;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    */
}
.kjopefelt{
/* float:left; */
display:block;
overflow:hidden;
}
.kjopefeltknapp,  .priser{
    float:left;
    padding-right:10px;
}

.minioverskrift{
    display:block;
    overflow:hidden;
    padding: 2px 0 0 10px;
    font-size:0.9em;
    font-weight:bold;
    
}
.debugfelt{ display:block; padding-top:20px; }
.tekstbuttonNoborder{
    background-color: #000000;    
    border:0;
    background:none;
    background-repeat: no-repeat;
    padding:3px;  
    font-weight:normal;
    font-size:1.1em;
    float:left;
}

/* MENY */
#meny{
    display:        block;
    float:          left;
    padding:        4px;
    width:          100%;
    height:         60px;
    overflow:       hidden;
}


#meny .logo{
    display:        block;
    float:          left;
    width:          147px;
    padding:        0;
    overflow:       hidden;
}


#meny .menytekst{
    display:        block;
    float:          left;
    padding:        4px;
    width:          35em;
    overflow:       hidden;
}

#meny .logginntekst, .navbar{ 
    float:          left;
    padding:        4px;
    width:          100%;
    clear:          left;
    overflow:       hidden;
}

#meny .spesialtilbud{
    float:          right;
    padding:        4px;
    overflow:       hidden;
}

/* SOK */
#soknav{
    clear:          left;
    display:        block;
    padding:        10px;
    overflow:       hidden;
    border:         1px solid blue;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

#soknav .sokevalg, .soketekst, .sokeknapp{
    float:left;
}
.Pris, .VeilPris{
    display:block;
    float:none;
    font-weight:bold;
    
} 

.Pris{
    color:green;
    font-size:1.3em;
    padding-top:6px;
}

.VeilPris{
  color: #4491CD;    
  padding-top:3px;    
}
.VeilPris .strike{
  text-decoration:line-through;  
}



hr{
    border:1px thin #4491CD;  
    background-color: #fff;
    height:1px;
    width:90%;
    display:block;
    padding-right:10px;
    color: #fff;
    text-align:left;
}

#mainDiv{
    margin-top:     10px;
    clear:          left;
    display:        block;
    padding:        10px;
    overflow:       hidden;
    border:         1px solid blue;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    
}


#mainDiv #rightnav{
    float:          right;
    margin-top:     10px;
    width:          19%;
    display:        block;
    overflow:       hidden;
}

#banners{
    float:          left;
    margin-top:     10px;
    width:          95%;
    clear:          left;
    display:        block;
    overflow:       hidden;
    border:         1px solid  #4491CD;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    
}



 #login{
    float:          left;
    width:          95%;
    clear:          left;
    display:        block;
    overflow:       hidden;
    border:         1px solid  #4491CD;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    
}
      
#login .logginnfelt, .passordfelt, .knappfelt{
    padding:10px;
}

.errMsg{
    clear:left;
    font-weight:bold;
    color:#f00;
    display:block;
    padding-top:10px;
    text-align:center;
}

#login .passordfelt, .knappfelt{
    margin-top:10px;
}
   
#login .tekstfelt{
    padding-top:10px;
    padding-bottom:10px;
    clear:left;
    font-family:tahoma,arial,sans-serif;
    font-size:11px;
}
#login .tahomalinks{
    font-family:tahoma,arial,sans-serif;
    font-size:11px;
}
#login .logginnknapp{
    width:66px;
    vertical-align: middle;
    text-align:left;
    clear:left;
    float:left;
    margin-top:2px;
    padding-right:12px;
    border:0;
    background:none;
    
}
#login .logginnboks{
    width:66px;
    float:left;
}

#venstreMeny{
    float:left;
    width:          19%; 
}

 #handlekurv{
   /* float:          left; */
    margin-top:     10px;
    width:          95%;
    clear:          left;
    display:        block;
    overflow:       hidden;
    border:         1px solid  #4491CD;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    
}


 #facebook{
    float:          left;
    margin-top:     10px;
    width:          95%;
    clear:          left;
    display:        block;
    overflow:       hidden;
    border:         1px solid  #4491CD;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    
}
#mainDiv .header{
    background:     #c9e1f4;
    color:          black;
    padding:        5px;
    
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

#mainDiv .rundOverskrift{font-weight: bold; font-size: 13px;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border:1px solid blue;
    padding: 5px;
    margin: 5px; 
    background:#C9E1F4 none repeat scroll 0 0;
    }

#mainDiv .indreDiv{
    padding:5px;
}
/*
#mainDiv .header:hover{
    background: white;
    color:      red;
    padding:    5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
*/


#mainDiv .content{
    background: white;
    color:      black;
    padding:    5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}


#mainDiv #produktvisning, #glemtpassordboks{
    float:          left;
    margin-top:     10px;
    width:          58%;
    margin-left:    1%;
    margin-right:    1%;
    display:        block;
    overflow:       hidden;
   
  /*
    border:         1px solid  #4491CD;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
  */  
}
#glemtpassordboks .innhold{
    padding: 10px;
}
#glemtpassordboks .overskrift{
    border: 0;
    font-weight:bold;
    color:black;
    font-size:1.2em;
}

#glemtpassordboks .tekst{
    border: 0;
    color:black;
    padding-top:4px;
    font-size:1em;
}

#glemtpassordboks{
    visibility: hidden;
}

#returGlemtpassord{
    clear:left;
    padding-left:2px;
    padding-top:10px;
    border: 0;    
    color: #f00;
    padding-top:4px;
    font-size:1em; 
}

.ForsideBoks{ 
    float:          left;
    display:        block;
    overflow:       hidden;
    padding:        1em;
    vertical-align: top;
    width:          20%;
    text-align:     center;
    height:150px;
}

.center{
    text-align: center;
}

.Storboks{
   /* float:left; */
    display:block;
    overflow:hidden;
    padding:10px;
    vertical-align:top;
    width:100%;
}

.Stortbilde{
/*    float:left;
    display:block;
    overflow:hidden;
    padding-left:10px;
    padding-right:10px;
    vertical-align:top;
    */
    display:block;
float:right;
overflow:hidden;
padding-left:10px;
padding-right:10px;
vertical-align:top;
}

.Stortittel{
    font-size:1.7em;
    line-height:1.3em;
    text-decoration:underline;
}
.Stortittel:hover{
    font-weight:bold;
    text-decoration:underline;
}

.Storbeskrivelse{
    display:block;
    padding-top:10px;
    font-size:1em;
    padding-right:10px;
    font-weight:normal;
}


/* ORDREHISTORIKK */
.ordreInfo{
    padding-top:10px;
    padding-bottom:10px;
}
.ordrelinje{
    float:left;
    overflow:hidden;
    width:100%;
}
.ID,.Created,.Complete,.billingName{
    float:left;
    width:25%;
    /*padding: 0 15px 2px 0;*/
    padding:0px;
}
.ordreDet{
    width:          0px;
    height:         0px;
    visibility:     hidden;
    border:         1px solid  #4491CD;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    
}
.ordreDetinnhold{ float:left;  width:          0px;
    height:         0px;
    visibility:     hidden;}
.ordreSkjulknapp{ float:right; width:          0px;
    height:         0px;
    visibility:     hidden; }

    
/*PRODUKTSIDE*/
.produktVisning{float:left;padding:3px;width:98%}
.produktTittelogPris {padding:10px;font-family:arial;overflow:hidden;display:block;}
.produktTittelogPris .boldLink a{font-weight:bold;} 
.produktTittelogPris .boldLink a:hover{font-weight:bold;color:green} 
.produktTittelogPris .TittelInfoBox{float:none;text-align:left;}       
.produktTittelogPris .TittelInfo{padding-top:10px;}       
.produktTittelogPris .produktBilde{float:left;padding-right:10px;}
.produktTittelogPris .Tittel{float:none;font-size:1.7em;clear:right;}
.produktTittelogPris .Listepris{float:none;font-size:1.3em;text-decoration:line-through;padding-right:10px;float:left;padding-top:10px;padding-bottom:10px;}
.produktTittelogPris .Utsalgspris{float:none;font-size:1.3em;font-weight:bold;color:#700;padding-top:10px;padding-bottom:10px;}
/*.produktTittelogPris .Kjopeknapp{padding-top:5px;padding-bottom:5px;float:none;font-size:1.3em;font-weight:bold;color:#700;} */
.produktTittelogPris .Kjopeknapp{
    background-color: #fff;  
    color:000;  
    border:0;
    float:left;
    cursor:pointer;
    background-position:0px 0px;
    text-align:center;
    height:18px;
    width:80px;
    background-repeat: no-repeat;
    background-image: url(/_images/kjop.png);
}
.produktTittelogPris .Kjopeknapp:hover{
background-position:0px -18px;
}
.produktTittelogPris .Kjopeknapp:active{
background-position:0px -36px;
}
      
.produktTittelogPris .Releasedato{float:none;font-size:1em;}
.produktTittelogPris .produktSkiller{float:none;border:1px solid black;}   
.Skilleboks{float:none;background:url(/_images/orangeBorder.gif); background-repeat:repeat-x}
.produktTittelogPris .Debug{float:none;font-size:1em;}
.LangBeskrivelse{clear:left;font-size:1.1em;padding:10px;overflow:hidden;display:block}
.BeskrivelseOverskrift{clear:left;font-size:1.3em;font-weight:bold;}

.ForsideBoks{float:left;padding-top:10px;padding-left:25px}
#Bildeboks{float:left;padding-top:10px;padding-left:25px} 

.venstrepil{
display:block;
height:50px;
float:left;
cursor:pointer;
overflow:hidden;
width:25px;
background-image:url(/_images/left-right-mini.gif);
background-position:50px 0;
left:0;
}        
.venstrepil:hover{
background-position:0 50px;
}   


.hoyrepil{
background-image:url(/_images/left-right-mini.gif);
background-position:25px 0;
display:block;
float:left;
height:50px;    
overflow:hidden;
width:25px;
cursor:pointer;
}        
.hoyrepil:hover{
background-position:25px 50px;
}   


#personInfo{
    float:left;
    padding-right:10px;
    display:block;
    overflow:hidden;
}
#personInfo .personOverskrift{
    font-size:1.2em;
    font-weight:bold;
    display:block;
    overflow:hidden;
}
#personInfo .personInnhold{
    display:block;  
    float: left;
    overflow: hidden;
}
#videoFelt{
   display: block;
   float:left;
   width:100%
}

.overskriftSkille{
    padding-top:5px;
    display:block;
    clear:left;
    font-weight:bold;
    
}
#filmerListe{
    display:block;
    overflow:hidden;
    float:left;
    padding-right:3px;
    list-style: none; 
    list-style-type: circle;   
 }
 
 #filmerListe ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
        }
        
    #filmerListe li {
        /* border-bottom: 1px solid #90bade; */
        margin: 0;
        }

 #filmerListe li a {
        display: block;
       /* padding: 5px 5px 5px 0.5em;
        border-left: 10px solid #1958b7;
        border-right: 10px solid #508fc4;
       */
        text-decoration: none;
        width: 100%;
        }
 #filmerListe li a:hover {
      /*  border-left: 10px solid #1c64d1;
        border-right: 10px solid #5ba3e0;
        background-color: #2586d7;
        color: #fff;
       /*/
       color:green;
       text-decoration: underline;
        }
  #filmerListe li a {
        width: auto;
        }

 .item_overskrift{
     width:100px;
     font-weight:bold;
     display:block;
     overflow:hidden;
     clear:left;
     float:left;
 }       
 .item_innhold{
     float:left;
     width:200px;
 }
 
 
 .hovedKategori{
     /* color:#000;
     font-weight:bold; */  
 }
 .hovedKategori:active{
     color:#0600FF;
     background-color:#FFEE0D;
     font-weight:bold;   
 }
 .hovedKategori_active{
     color:#0600FF;
     background-color:#FFEE0D;
     font-weight:bold;   
 }
 .subKategori_active{
     color:#0600FF;
     background-color:#FFEE0D;
     font-weight:bold;   
     
 }
 
 
 .KategoriLink_fet{
     font-weight:bold;
 }
 .KategoriLink_normal{
     font-weight:normal;
 }
 
 .KategoriLink_fet:hover, KategoriLink_normal:hover{
     font-weight:bold;
     text-decoration:underline;
     
 }
 
        
 /* "SIDE3"-UTLISTINGER (NEDERST)*/
        #titlesBottomTbl{width: 100%;}
        
 /* SORTERING ØVERSTE LINJE */
            #titlesTbl{width: 610px; background: #fff;}
            #titlesBottomTbl #headerSortTD #headerSortTbl{width: 100%;}
            #titlesBottomTbl #headerSortTD{border-top: 1px solid #ff9900; border-bottom: 1px solid #ccc;}
            #titlesBottomTbl #headerSortTD #headerSortTbl td, 
            #titlesBottomTbl #headerSortTD #headerSortTbl a, 
            #titlesBottomTbl #headerSortTD #headerSortTbl select{font-size: 10px;}
            #titlesBottomTbl #headerSortTD td.td1, 
            #titlesBottomTbl #headerSortTD td.td3, 
            #titlesBottomTbl #headerSortTD td.td5{font-weight: bold; padding: 3px 1px 3px 5px;}
            
            #titlesBottomTbl #headerSortTD td.td2, #titlesBottomTbl #headerSortTD td.td4, 
            #titlesBottomTbl #headerSortTD td.td6 {padding: 3px 5px 3px 1px;}
            
            #titlesBottomTbl #headerSortTD td.td1{width: 25px;}
            #titlesBottomTbl #headerSortTD td.td2{width: 120px;}
            #titlesBottomTbl #headerSortTD td.td3{width: 80px; text-align: right;}
            #titlesBottomTbl #headerSortTD td.td4{width: 80px;}
            #titlesBottomTbl #headerSortTD td.td5{text-align: right;}
            #titlesBottomTbl #headerSortTD td.td6{text-align: right; padding-right: 5px;}
            #titlesBottomTbl #headerSortTD select#a{width: 80px;}
            #titlesBottomTbl #headerSortTD select#s{width: 140px;}
        /* SORTERING ØVERSTE LINJE FERDIG */
        
        
        /* VAREUTLISTINGEN (LISTEFORM)*/
            /* OVERSKRIFTER TIL UTLISTINGEN */
                #titlesBottomTbl #headerTD #headerTbl{background: #ff9900; color: #000;}
                #titlesBottomTbl #headerTD #headerTbl td{font-weight: bold; border-bottom: 1px solid black;}
                #titlesBottomTbl #headerTD #headerTbl td.td2{width: 400px;}

                #titlesBottomTbl #headerTD #headerTbl td.td4{text-align: right;width: 160px;}
            /* OVERSKRIFTER TIL UTLISTINGEN FERDIG */
            
            #titlesBottomTbl #bodyTD #bodyTbl, 
            #titlesBottomTbl #headerTD #headerTbl{width: 100%;}
            
            #titlesBottomTbl #bodyTD #bodyTbl td, 
            #titlesBottomTbl #headerTD #headerTbl td{padding: 3px 5px 3px 5px; ;}
            
            #titlesBottomTbl #bodyTD #bodyTbl td.td1, 
            #titlesBottomTbl #headerTD #headerTbl td.td1{width: 43px;}
            
            #titlesBottomTbl #bodyTD #bodyTbl td.td2, 
            #titlesBottomTbl #headerTD #headerTbl td.td2{width: 280px;}
            
            #titlesBottomTbl #headerTD #headerTbl td.td3, 
            #titlesBottomTbl #bodyTD #bodyTbl td.release, 
            #titlesBottomTbl #bodyTD #bodyTbl td.lagerStatus {text-align: center; width: 60px;}
            
            #titlesBottomTbl #bodyTD #bodyTbl td.lagerStatus{width: 80px; font-weight: bold;}
            
            #titlesBottomTbl #bodyTD #bodyTbl td.release{width: 80px; color: #f00; font-size: 9px; font-family: verdana; text-align: center;}
            #titlesBottomTbl #bodyTD #bodyTbl td.td4{text-align: right; color: #f00; font-weight: bold; font-size: 12px;}
            
            #titlesBottomTbl #bodyTD #bodyTbl td.td5, 
            #titlesBottomTbl #headerTD #headerTbl td.td5{width: 120px; text-align: right;}
            
        /* VAREUTLISTINGEN (LISTEFORM) FERDIG */
        
    .vare1TD, .vare2TD{padding-right: 10px; text-align: center;}
    .vare1 .release, .vare2 .release, .vare3 .release, .prisInfoRed{color: #f00;}
    .vare2 .title{height: 40px;}
    .vare1 .vgImg, .vare1 .prodImg, .vare2 .vgImg, .vare2 .prodImg, .vare3 .vgImg, .vare3 .prodImg{text-align: center;}
    .prodImg{padding-bottom: 5px; padding-top: 5px;}
    .vare1 .vgImg, .vare2 .vgImg, .vare3 .vgImg{height: 23px; text-align: center; padding-top: 5px;}
    .varePris{color: #990000; font-weight: bold; font-size: 11px; margin: 0px;}
    .varePrisBig{color: #990000; font-weight: bold; font-size: 13px; margin: 0px;}
    /* HOVEDVARESTIL 1 (5 PÅ RAD MED PRIS O.L. UNDER ) */ 
        .vare1TD{width: 20%; text-align: center;}
        .vare1{width: 100%;}
        .vare1 .nedtellingCounter{padding-left: 3px; padding-right: 1px; width: 60px;}
        .vare1 .nedtellingMainImg{padding-right: 1px; padding-left: 1px;}
        /*.vare1 .prodImg{padding-bottom: 5px;}*/
        .vare1 .prisInfoRed{color: #f00; font-size: 12px;}
        .vare1 .buttons{text-align: center; padding-bottom: 5px;}
        .vare1 .title{padding-bottom: 10px;}
        .vare1 .title a{font-weight: bold; font-size: 11px;}
        .vare1 .release, .vare1 .lagerStatus{padding: 5px 0px 10px 0px;}
        .vare1 .timesalgInfo{color: #369; font-size: 10px;}
    /* HOVEDVARESTIL 1 (5 PÅ RAD MED PRIS O.L. UNDER ) FERDIG */ 
    
    /* HOVEDVARESTIL 2 (2 OG 2 PÅ FORSIDE) */
        .vare2TD{font-size: 12px; width: 50%;}
        .vare2 .prodImg, .vare2 .vgImg{padding-right: 10px;}
        .vare2 .title{padding-top: 5px; padding-bottom: 5px; text-align: left;}
        .vare2 .title a{font-weight: bold; font-size: 12px;}
        .vare2 .release, .vare2 .lagerStatus{padding-top: 5px; padding-bottom: 5px; text-align: center;}
        .vare2 .beskrivelse{font-size: 10px; color: #369; padding-bottom: 10px; text-align: left;}
        .vare2 .tilbudInfo{font-size: 10px; padding-bottom: 10px; text-align: left;}
        .vare2 .prisInfo{text-align: left; padding-bottom: 10px;}
        .vare2 .kampanjePrisInfo{font-weight: bold; text-align: left;}
        .vare2 .buttons{text-align: left;}
    /* HOVEDVARESTIL 2 (2 OG 2 PÅ FORSIDE) FERDIG */
    
    
    /* HOVEDVARESTIL 3 (1 STOR VARE TIL FORSIDE) */
        .vare3{width: 50%; font-size: 13px;}
        .vare3 .bildeTbl{width: 140px;}
        .vare3 .bildeTbl, .vare3 .infoTbl{text-align: center;}
        .vare3 .prodImg, .vare3 .vgImg{text-align: center;}
        .vare3 .title{padding-top: 18px; padding-bottom: 10px;}
        .vare3 .title a{font-weight: bold; font-size: 15px;}
        .vare3 .buttons{padding-bottom: 5px;}
        .vare3 .release, .vare3 .lagerStatus{padding-bottom: 20px; padding-top: 5px;}
        .vare3 .release{font-size: 13px;}
    /* HOVEDVARESTIL 3 (1 STOR VARE TIL FORSIDE) FERDIG */
    
    /* TIMESALG */
        .timesalgHeader{font-size: 11px; font-family: verdana;}
        .timesalgHeaderP{font-size: 12px;background: #3c4b95; color: #ffcc21; padding: 2px 20px 2px 20px;}
        .timesalgLink{padding-bottom: 5px;}
        .timesalgLink a{font-weight: bold; font-size: 10px;}
    /* TIMESALG FERDIG */
    
        #ikkeRegistrert{height: 280px; color: #000;}
        #ikkeRegistrert td.boxTD{width: 285px; padding: 10px;}
        #ikkeRegistrert td.boxTD .boxTbl{background: #f1eded; height: 240px; }
        #ikkeRegistrert td.boxTD .boxTbl td.header{font-size: 15px; font-weight: bold; height: 20px;}
        #ikkeRegistrert td.boxTD .boxTbl td.body{font-size: 12px; padding: 10px;}
        #ikkeRegistrert td.boxTD .boxTbl td.body a{font-size: 12px;}
        
       
.button_bestill{
  width: 101px;
  height: 32px;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align:middle;
  background: transparent url(/_images/buttons/bestill.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

} 
        
    
.button_bestill{
  width: 101px;
  height: 32px;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align:middle;
  background: transparent url(/_images/buttons/bestill.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}

.logginnbutton{
  width: 248px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align:middle;
  background: transparent url(/_images/logginn40.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}

.eller{
    text-align:center;font-weight:bold;
    display:block;
    clear:left;
}

.errorbox{width: 500px; background: #324543; display:none; overflow:hidden; }  


#mellomOverskrifter{ display:block; padding-top:10px;}
#mellomOverskrifter .fullBredde{ width: 100%;  overflow:hidden; }
#mellomOverskrifter .space{font-size: 1px; margin-left: 4px; margin-right:4px; padding: 0px; float:left; }
    #mellomOverskrifter .num{background: #ff9900;  
    padding: 3px 0px; font-size: 13px; color: #FFEE0D;
     border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border:1px solid #FF820D;
    text-align:center;
    }
    #mellomOverskrifter .text{background: #FFEE0D;color: #0600FF;
    padding: 3px 5px 3px 5px;
         border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;

    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;

    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border:1px solid #FF820D;
    float:right;
    overflow:hidden;
    width: 93.5%;
    }
    .forklaring{margin-left:10px;padding:10px;}
    