/* Import the default standard css */
@import url(/shared/templates/css/standard_en_GB.css);

#Container {
    /* no shadow fade top right ?!? */
    background-image:none !important;
}


#ContentBox {
    background-image:none;
    height:651px !important;
    min-height:651px;
    overflow:hidden;
}

#infoBox {
    top:490px;
    width:730px;
}

#teaser {
    position:absolute;
    top:10px;
    right:0px;
    height:400px;
    width:280px;
    background-position:right 0;
    background-repeat:no-repeat;
    padding-top:350px;
}

#teaser ul {
    list-style-type:none;
}

#teaser a {
    text-decoration:none;
    font-weight:bold;
    font-size:13px;
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:30px;
    background-image:url(/shared/images/teaser_arrow_en_GB.gif);
    color:#97BE0D;
}

#bloom {
    position:absolute;
    left:30px;
    top:10px;
    background-repeat:no-repeat;
    width:499px;
    height:79px;   
    margin:0;
    padding:0;
    background-image:url(/default/images/home_hdl_bloom_en_GB.jpg);
}

#bloom span {
    display:none;
}

#ScappyLogo {
	position: absolute; 
    top: 20px; 
    right: -181px; 
    _right: -182px;/*IE 6.0 hack*/
    z-index: 9999;
}