/* Name: Nokia Europe Homepage
Author: Adam J. McIntyre | Molecular, Inc. | www.molecular.com 
*/

/***
 * Hero Area
 */
div#homepage_container{
    background-color:#fff;
    clear:both;
    color:#443;
    font-family:arial,helvetica,sans-serif;
    font-size:12px;
    line-height:1;
    margin:0 0 0 6px;
    position:relative;    
    width:756px;
    text-align:left !important;
}  

    div#homepage_container ul{
        margin:0;
        padding:0;
    }

    div#homepage_container li{
        list-style:none;    
        margin:0;
        padding:0;
    }
    
    div#homepage_container a img, div#homepage_container a:active{
        border:0;
    }

    .js_enabled div#hero_container span.alt_text, .js_enabled div#hero_container h2{
        display:block;
        height:0;
        margin:0;
        overflow:hidden;
        padding:0;
        text-indent:-4000px;
        width:0;
    }

div#homepage_container ul#hero_areas{
    height:256px;
    position:relative;
}

    .no_flash ul#hero_areas li{
        display:none;    
    }

    .no_flash ul#hero_areas li.first{
        display:block;    
    }

    div#homepage_container.js_enabled ul#hero_areas li{
        left:-10000px;
        position:absolute;
        top:0;    
    }   
    
        div#homepage_container ul#hero_areas li.active{
            left:0;  
        }    
        
div#hero_container{
    margin-bottom:20px;
    position:relative;
    zoom:1;
}

    .js_enabled div#hero_container div.mboxDefault{
        display:block !important;
        visibility:visible !important;          
    }
    
    div#hero_container ul#hero_buttons{
        height:130px;
        padding:10px 0;
        width:100%;        
    }
    
    .no_flash ul#hero_buttons{
        display:none;    
    }

    .js_enabled div#hero_container ul#hero_buttons{
        background:#E8E6E6 url(/EUROPE_NOKIA_COM_3/Home/Home_Renewal/css/img/homepage_gradients.png) repeat-x 0 -160px;   
        visibility:hidden;
    }
    
    div#hero_container ul#hero_buttons li{
        display:block;
        float:left;
        position:relative;
        width:248px;
    }    
        
        div#hero_container div.active_tab{
            background:url(/EUROPE_NOKIA_COM_3/Home/Home_Renewal/css/img/homepage_sprites.png) no-repeat 0 0;   
            display:none;
            height:130px;
            left:0;
            position:absolute;
            top:-10px;
            width:248px;   
            z-index:1;
        }
        
            div#hero_container .active div.active_tab{
                display:block;    
            }
        
        .js_enabled div#hero_container ul#hero_buttons a{
            display:block;
            outline:none !important;   
            position:relative;
            z-index:2; 
        }
        
            .js_enabled div#hero_container ul#hero_buttons .active a{
                height:95px;
                left:24px;
                top:12px; 
                width:198px;   
            }
            
        div#hero_container ul#hero_buttons img.default{
            margin:0 auto;    
        }
            
        div#hero_container ul#hero_buttons img.on{
            display:none;    
        }
        
            div#hero_container ul#hero_buttons .active img.on{
                display:block;
            }
            
            div#hero_container ul#hero_buttons .active img.default{
                display:none;        
            }            

/***
 * Ovi Store Hero
 */
div#ovi_hero{
    margin:0 0 20px;
}

    div#ovi_hero h3{
        font-size:12px;
        margin-bottom:10px;
    }
    
    div#ovi_hero ul{
        background:url(/EUROPE_NOKIA_COM_3/Home/Home_Renewal/css/img/homepage_gradients.png) repeat-x 0 0;          
        height:119px;
        padding:20px 5px;
        position:relative;
    }
    
    div#ovi_hero li{
        background:url(/EUROPE_NOKIA_COM_3/Home/Home_Renewal/css/img/homepage_ovi_sprites.png) no-repeat 0 0;
        float:left;    
        height:110px;
        margin:0 19px;
        position:relative;
        width:110px;
    }
    
        .ie6 div#ovi_hero li{
            margin:0 15px;
        }

        div#ovi_hero li.corners{
            background:none;
            height:0;
            margin:0;
            position:static;
            width:0;    
        }
    
        div#ovi_hero li span{
            display:block;
            height:0;
            overflow:hidden;
            text-indent:-4000px;  
            width:0;              
        }

        div#ovi_hero div.store_icon{
            background-image:url(/EUROPE_NOKIA_COM_3/Home/Home_Renewal/css/img/homepage_ovi_sprites.png);
            background-repeat:no-repeat;
            height:56px;
            left:4px;
            position:absolute;
            top:19px;
            width:102px;    
        }
    
        .sprite-homepage_icon_email { background-position: 0 -135px; } 
        .sprite-homepage_icon_maps { background-position: 0 -216px; } 
        .sprite-homepage_icon_music { background-position: 0 -297px; } 
        .sprite-homepage_icon_photo { background-position: 0 -378px; } 
        .sprite-homepage_icon_store { background-position: 0 -459px; }   
        
        div#ovi_hero a.full_link{
            height:100%;
            left:0;
            position:absolute;
            top:0;
            width:100%;    
            z-index:2;
        }
        
        div#ovi_hero div.text{
            bottom:18px;
            left:0;
            position:absolute;
            text-align:center;   
            width:100%; 
        }
        
            div#ovi_hero div.text a{
                color:#5DC33B;
                font-weight:bold;        
            }   
            
                div#ovi_hero div.text a:hover{ text-decoration:none; }
    
/***
 * General items
 */    
    div#hero_container li img{
        display:block;
    }    
    
    .no_js span.corner{
        display:none !important;
    }
    
    .js_enabled span.corner{
        display:block !important;
        position:absolute;
    }
    
        div#hero_container span.corner{
            opacity:0;
        }
    
        div#hero_container span.corner{
            bottom:0;    
            height:12px;            
            width:13px;                             
        }
        
            .ie6 div#hero_container span.corner{
                bottom:-3px;    
            }
        
        div#ovi_hero span.corner{
            height:9px;
            width:7px;    
        }
        
    div#hero_container span.br{
        background:url(/EUROPE_NOKIA_COM_3/Home/Home_Renewal/css/img/homepage_sprites.png) no-repeat 0 -477px;   
        right:0;                
    }

    div#hero_container span.bl{
        background:url(/EUROPE_NOKIA_COM_3/Home/Home_Renewal/css/img/homepage_sprites.png) no-repeat 0 -415px;   
        left:0;                
    } 
    
    div#ovi_hero span.tl{
        background:url(/EUROPE_NOKIA_COM_3/Home/Home_Renewal/css/img/homepage_sprites.png) no-repeat 0 -297px;   
        left:0;
        top:0;                
    }
    
    div#ovi_hero span.tr{
        background:url(/EUROPE_NOKIA_COM_3/Home/Home_Renewal/css/img/homepage_sprites.png) no-repeat 0 -356px;   
        right:0;                
        top:0;
    }
    
    div#ovi_hero span.br{
        background:url(/EUROPE_NOKIA_COM_3/Home/Home_Renewal/css/img/homepage_sprites.png) no-repeat 0 -238px;   
        bottom:9px;
        right:0;                
    }
    
        .ie6 div#ovi_hero span.br{    
            bottom:8px;    
        }
    
    div#ovi_hero span.bl{
        background:url(/EUROPE_NOKIA_COM_3/Home/Home_Renewal/css/img/homepage_sprites.png) no-repeat 0 -179px;   
        bottom:9px;
        left:0;                
    } 
    
        .ie6 div#ovi_hero span.bl{    
            bottom:8px;    
        }    
    
div.loading_bar__{
    background:url(/EUROPE_NOKIA_COM_3/Home/Home_Renewal/css/img/ajax-loader.gif) no-repeat;
    height:19px;
    left:280px;
    position:absolute;
    top:100px;
    width:220px;
}   
