/* Import the default standard css */
@import url(/shared/templates/css/wf_standard_en_GB.css);

#Container {
    /* no shadow fade top right ?!? */
    background-image:none !important;
}


#ContentBox {
    background-image:none;
    height:870px !important;
    min-height:800px;
    overflow:hidden;
}

#infoBox {
    top:490px;
    width:730px;
	overflow:hidden;
}

#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;
}#infoBox li
{
width:210px;
padding-top:0px;
}
#infoBox .first
{
width:285px;
}



#infoBox li div.info-box {
	padding:0;
}
#infoBox li div.info-box  div {
	padding:0;
}
.info-box {
	background-image:url(/shared/images/bg_infobox_v4_red.GIF);
	background-repeat:repeat-y;
    width:256px;
    background-position:right bottom;
    overflow:hidden;
	margin-left:20px;
}


.info-box .ocontainer {
	background-image:url(/shared/images/bg_infobox_head_v4_red.GIF);   
	background-repeat:no-repeat;
}

.info-box .ocontainer .icontainer {
	background:transparent url(/shared/images/bg_infobox_foot_v4_red.GIF) left bottom no-repeat;
	padding:18px 30px 34px 15px !important;
}
.info-box h2 {
    text-transform:none !important;
    font-size:12px !important;
    color:#fff !important;
    margin:0 0 12px 0 !important;
}
.info-box img {
	float:left;
	padding-right:5px;
}

.info-box p.more {
	margin: 0 10px 0px 10px !important;
}

.info-box p.more a {
	background-image:url(/shared/images/link_arrow_v4_en_GB.gif) !important;
}

.info-box p.alignRight{
	text-align: right;
}

