@charset "utf-8";
/* CSS Document */

/* SPLASH */
html {
background-image: url('//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2015-WTTV/img/wttv_bg_large_FINAL.png');
background-position: bottom center;
background-repeat:no-repeat;
background-color:#58ab87;
min-height:100%;
height:auto;
}
body {background:none;}

html, body, p, span {font-family: 'Open Sans', Arial, Helvetica, sans-serif;}

.wttv-header {
    width:760px;
    margin:0 auto ;
    z-index:1;
}
.content-wrap {
    width:760px;
    margin:0 auto;
    text-align:center;
    padding-bottom:150px;
    padding-top:30px;
    z-index:-1;
    color:#ffffff;
}
.wttv-footer {
    width:1921px;
    margin:-301px auto 0;
    height:301px;
    z-index:1;
}

a:link, a:visited, a:active {
    color:#e7c9a2;
    text-decoration:none;
    font-weight:bold;
}
a:hover {
    color:#eda261;
    text-decoration:none; 
    font-weight:bold;
}

/* HIDDEN OUTLET */
#navigation {display:none;}
#steps {display:none;}
#content {display:none;}