﻿
div.logo-windows {
    background-image: url('../images/W8NOO_SignOut_Intro_WinLogo.png');
    background-repeat: no-repeat;
    padding-bottom:0px;
    z-index:1;
    height:19px;
    width:90px;
    margin-left:0px;
    margin-top :0px;
    position:relative;
    top:30px;
    left:30px;
}
div.logo-windows8 {
    background-image: url('../images/W8NOO_SignOut_Intro_Win8Logo.png');
    background-repeat: no-repeat;
    padding-bottom:0px;
    z-index:1;
    height:19px;
    width:100px;
    margin-left:0px;
    margin-top :0px;
    position:relative;
    top:30px;
    left:30px;
}
div.logo-outlookBlue {
    background-image: url('../images/W8NOO_SignIn_Intro_OutlookBlueLogo.png');
    background-repeat: no-repeat;
    padding-bottom:0px;
    z-index:1;
    height:30px;
    width:120px;
    margin-left:0px;
    margin-top :0px;
    position:relative;
    top:50px;
    left:20px;
}
div.logo-IE {
    background-image: url('../images/W8NOO_SignOut_Intro_IELogo.png');
    background-repeat: no-repeat;
    padding-bottom:0px;
    z-index:1;
    height:20px;
    width:150px;
    margin-left:0px;
    margin-top :0px;
    position:relative;
    top:20px;
    left:20px;
}
#hero
{
    position:relative;
}
div#offer
{
    width:475px;
    height:490px;
    overflow:hidden;
}
div#offer img
{
    height:340px;
    width:475px;
    border:none;
    display:block;
    position:absolute;
    top: 0px;
}
div#offer div#text
{
    height:150px;
    width:413px;
    padding:15px 31px 25px 31px;
    position:absolute;
    top:340px;
}