

@font-face {
    font-family: 'KlavikaMedium';
    src: url('klavika-medium-webfont.eot');
    src: url('klavika-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('klavika-medium-webfont.woff') format('woff'),
         url('klavika-medium-webfont.ttf') format('truetype'),
         url('klavika-medium-webfont.svg#KlavikaMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'klavika';
    src: url('klavika-webfont.eot');
    src: url('klavika-webfont.eot?#iefix') format('embedded-opentype'),
         url('klavika-webfont.woff') format('woff'),
         url('klavika-webfont.ttf') format('truetype'),
         url('klavika-webfont.svg#Klavika') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '24DaysRegular';
    src: url('24days-webfont.eot');
    src: url('24days-webfont.eot?#iefix') format('embedded-opentype'),
         url('24days-webfont.woff') format('woff'),
         url('24days-webfont.ttf') format('truetype'),
         url('24days-webfont.svg#24DaysRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#cross-links .link a{ 
        color: black;
        font-family: arial narrow, arial;
        display:block; 
        text-transform: uppercase;
        font-weight: normal;
        
        }
#cross-links .link a:hover{
    margin: 0px;
}

#cross-links {
    height: 170px;
    margin: 3px 0 0 0;
    float:left;
    width:960px;
    overflow:hidden;
    position:relative;
}

#cross-links .link {
    float: left;
    margin: 0 3px 0 0;
    position: relative;  
    color: 000;
    font-weight: bold;   
    background-color: white;
    width: 318px;
    height: 170px;
     
}

#cross-links .link a:hover .overlay {
    background: url(http://images-sportigan.dk/p/design/cross_link_overlay.png) no-repeat top left;
    width: 307px;
    height: 170px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

#cross-links #link_3 { margin: 0; }

#cross-links .link a span#banners_price{
    position: absolute;
    bottom: 25px;
    left: 25px;
    color: #FF7600;
    display: block;
    float: left;
    font-size: 22px;
    font-family: klavika;
    white-space: nowrap;   
}
#cross-links .link a span#banners_title
{
    position: absolute;
    top: 25px;
    left: 25px;
    float: left;
    font-size: 20px;
    width: 138px;
    line-height: 1.2em; 
    font-family: "24DaysRegular";
}
#cross-links .new-product { display: block; font-family: klavika; font-size: 12px; }
#cross-links .banner-product-name { float: left; height: 70px; overflow: hidden; }
#cross-links .read-more { display: block; font-family: klavika; font-size: 12px; }
#cross-links .link a img{
    float: right;
    padding: 25px 25px 25px 0;
}
#cross-links .link a img#bigpic{
    padding: 0;
}
#cross-links .link a img#bigpic:hover{
    margin-top:-170px;
}
#cross-links .link a img#countdown{
    padding: 0;
}
