﻿/* GENEREL */
html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
}
figure {
    margin: 0px;
}
div.clear
{
    clear: both;
}

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

div.masterDiv
{
    margin: 0 auto;
    width: 974px;
    padding-bottom:10px;
}
div.masterDivBanner
{
    margin: 0 auto;
    width: 974px;
    padding-bottom:10px;
}

div.MasterDivBkg {
    background-image: url('/gfx/common/masterBg.png');
    background-repeat: repeat-y;
    
    margin: 0 auto;
    width: 974px;
}




div.masterDivInner
{
    margin: 0 auto;
    overflow: hidden;
    width: 950px;
}

div.masterHeader
{
    width: 950px;
}

div.masterContent
{
    border: 5px solid #fff;
    margin: 0 auto;
    min-height: 500px;
}

div.colRight
{
    float: right;
    min-height: 400px;
    width: 300px;
    margin: 5px 0 0 0;
}

div.colMiddle
{
    float: left;
    min-height: 400px;
    width: 624px;
}

div.masterPopupDiv
{
    margin: 0 auto;
    min-height: 400px;
    width: 642px;
}

div.masterPopupDivInner
{
    margin: 0 auto;
    min-height: 400px;
    overflow: hidden;
    width: 628px;
}

div.masterPopupContent
{
    margin: 0 auto;
    padding: 0 0 40px 0;
    width: 609px;
}

div.colFull
{
    margin-left: 12px;
    min-height: 100px;
    overflow: hidden;
    width: 928px;
}

div.footerLinksHolderBottom {
    background-image: url('/gfx/common/footerLinksBgBottom.png');
    background-repeat: no-repeat;
    margin: 0 auto 20px auto;
    width: 974px;
    height: 17px;
}

div.footerLinksHolder
{
    background-image: url('/gfx/common/footerLinksBg.png');
    background-repeat: repeat-y;
    background-position: top;
    margin: 0 auto 0 auto;
    width: 974px;
}

div.footerLinksHead
{
    margin: 0 12px 10px 12px
}

div.footerLinksHead span
{
    color: #626262;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
}

div.footerLinksInner
{
    padding: 15px 0px 1px 0px;
}

div.footerLinksInner ul
{
    margin: 0 0 0 12px;
    padding: 0;
    width: 142px;
    float: left;
}

div.footerLinksInner ul li
{
    list-style: none;
    padding: 0 0 4px 0;
    font-family: Arial, Trebuchet MS, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
}

div.footerLinksInner ul li,
div.footerLinksInner ul li a
{
    color: #9b9b9b;
    text-decoration: none;
}

div.footerLinksInner ul li a:hover
{
    color: #757575;
    text-decoration: underline;
}

div.footerLinksInner div.footerLinksHead ul.logos
{
/*
    background-image: url('/gfx/common/borderHorizontal.gif');
    background-position: bottom;
    background-repeat: repeat-x;
*/
    display: block;
    width: 920px;
}

div.footerLinksInner div.footerLinksHead ul.logos li
{
    background: none;
    display: block;
    float: left;
    font-weight: bold;
    height: 52px;
    margin-top: 10px;
    padding: 0;
    width: 154px;
}

div.footerLinksInner div.footerLinksHead ul.logos li a
{
    font-size: 11px;
    display: block;
    text-decoration: none;
}

div.footerLinksInner div.footerLinksHead ul.logos li.edbpriser a
{
    color: #154573;
}

div.footerLinksInner div.footerLinksHead ul.logos li.spilpriser a
{
    color: #457b9e;
}

div.footerLinksInner div.footerLinksHead ul.logos li.dvdpriser a
{
    color: #67d289;
}

div.footerLinksInner div.footerLinksHead ul.logos li.hifipriser a
{
    color: #afd358;
}

div.footerLinksInner div.footerLinksHead ul.logos li.priser a
{
    color: #3fa9af;
}

div.footerLinksInner div.footerLinksHead ul.logos li.designpriser a
{
    color: #ff6000;
}

div.footerLinksInner div.footerLinksHead ul.logos li.babypriser a
{
    color: #ff1ff5;
}

div.footerLinksInner div.footerLinksHead ul.logos li.footerLinksHead-icon {
    float: right;
    height: 32px;
    margin: 20px 0 0 8px;
    padding: 0;
    width: 32px;
}

.gnr-button 
{
    float: left;
    font-weight: bold;
    cursor: pointer;
}
.gnr-button-text 
{
    background-color: #ecefef;
    border-top: 1px solid #f2f1f1;
    border-right: 1px solid #b4b4b4;
    border-bottom: 1px solid #b4b4b4;
    border-left: 1px solid #f2f1f1;
    height: 17px;
    padding: 2px 10px 0 10px;
}
.gnr-button-arrow-down 
{
    height: 25px;
}
.gnr-button-arrow-down .image
{
    background-image: url("/gfx/common/buttons/gnr-button-arrow-down.gif");
    background-repeat: no-repeat;
    width: 10px;
    height: 6px;
    margin-top:-1px;
}
.gnr-button-arrow-up 
{
    height: 25px;
}
.gnr-button-arrow-up .image
{
    background-image: url("/gfx/common/buttons/gnr-button-arrow-up.gif");
    background-repeat: no-repeat;
    width: 10px;
    height: 6px;
    margin-top:0px;
}
.gnr-loader 
{
    background-image: url("/gfx/common/loader.gif");
    height: 16px;
    margin-left: 4px;
    width: 16px;
    float: left;
}

.js-hide
{
    display: none;
}

.otherLoadMore-container {
    margin-left: 8px;
}

/* AD/BANNER */
div.adHolder
{
    margin: 0 0 12px -7px;
    min-height: 1px;
    min-width: 1px;
}

#colRightTopAd
{
    height: 250px;
    width: 300px;
}

#\_\_asptrace {background-color:#fff;}

.wallpapercontainer {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}


.wall-table {
    display: table;
    width: 100%;
	height:120px;
}
.wall-cell-left {
    display: table-cell;
}
.wall-cell-center {
    display: table-cell;
    width: 950px;
}
.wall-cell-right {
    display: table-cell;
}
.wall-flashbanner-left {
    float: right;
    text-align: right;
}
.wall-flashbanner-right {
    float: left;
}

.wall-flashbanner {
}

.wall-info-rule {
    text-align: center;
    font-weight: bold;
}
.wall-info-banner {
    text-align: center;
    font-weight: bold;
}

@media all and (min-width: 1330px) {
    .wall-flashbanner {
        width: 180px;
        height: 720px;
    }
    .wall-info-rule:after { content:" min-width: 1330px";}
    .wall-info-banner:after { content:" 180 x 720 px";}
}

@media all and (max-width: 1329px) {
    .wall-flashbanner {
        width: 150px;
        height: 600px;
    }
    .wall-info-rule:after { content:" max-width: 1329px";}
    .wall-info-banner:after { content:" 150 x 600 px";}
}

@media all and (max-width: 1259px) {
    .wall-flashbanner {
        width: 100px;
        height: 400px;
    }
    .wall-info-rule:after { content:" max-width: 1259px";}
    .wall-info-banner:after { content:" 100 x 400 px";}
}

@media all and (max-width: 1159px)  {
    .wall-flashbanner {
        width: 50px;
        height: 200px;
    }
    .wall-info-rule:after { content:" max-width: 1159px";}
    .wall-info-banner:after { content:" 50 x 200 px";}
}


@media all and (max-width: 1069px) {
    .wallpapercontainer {
        display: none;
    }
    .wall-info-rule:after { content:" max-width: 1069px";}
    .wall-info-banner:after { content:" er skjult";}
}