﻿BODY
{
    background-color: #626262;
}

DIV#container
{
    width: 1254px;
    height: 940px;
    margin: 0pt auto;
    background-color: transparent;
    position: relative;
    z-index: 1;
    overflow: hidden;
}


DIV.bg_top
{
    width: 1254px;
    height: 940px;
    margin: -940px auto 0 auto;
    overflow: hidden;
    position: relative;
    z-index: -1;
}

DIV.bg
{
    width: 1254px;
    height: 940px;
    margin: -940px auto 0 auto;
    overflow: hidden;
    position: relative;
    z-index: -1;
}

DIV#header
{
    height: 190px; /*padding: 16px 0 0 0;*/
}

DIV#languages
{
	margin-right: 0px;
    height: 0px;
    text-align: center;
    color: #868485;
    line-height: 16px;
}

DIV#languages A
{
    text-transform: uppercase;
    text-decoration: none;
    color: #868485;
}

DIV#languages A:HOVER, DIV#languages A.selected
{
    color: #FFFFFF;
}

DIV#languages A.selected IMG.flag
{
    width: 23px;
    height: 16px;
    vertical-align: middle;
    padding: 0 5px 0 5px;
    border: none;
}

DIV.login
{
    height: 24px;
    margin-right: 20px;
    font-size: .8em;
    overflow: visible;
    margin-top:-7px;
}

DIV.login DIV.email
{
    width: 156px;
    height: 15px;
    margin: 8px 0;
    background: transparent url(../images/layout/login_elements.png) no-repeat;
}

DIV.login DIV.email INPUT
{
    width: 126px;
    height: 15px;
    border: none;
    background-color: transparent;
    font-size: .9em;
    margin: 0 15px 0 15px;
}

DIV.login DIV.password
{
    width: 156px;
    height: 14px;
    background: transparent url(../images/layout/login_elements.png) no-repeat 0px -17px;
}

DIV.login DIV.password INPUT
{
    width: 126px;
    height: 14px;
    border: none;
    background-color: transparent;
    font-size: .9em;
    margin: 0 15px 0 15px;
}

DIV.login DIV.remember
{
    float: right;
    color: #FFFFFF;
    line-height: 11px;
    margin: 8px 0px 0 0;
    width: 167px;
    text-align: left;
}

DIV.login DIV.remember INPUT
{
    width: 11px;
    height: 11px;
    border: none;
    margin: 0 5px 0 0;
    display: inline;
    vertical-align: middle;
}

DIV.login INPUT.signIn
{
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    border: none;
    background: transparent url(../images/layout/login_elements.png) no-repeat -10px -36px;
    margin-top: 20px;
}

DIV.login A.recoverPassword
{
    display: block;
    float: right;
    font-size: 1.1em;
    color: #FFFFFF;
    text-align: right;
    width: 100px;
    text-align: right;
    margin-top: -15px;
}

DIV.login DIV.loginValidationSummary
{
    color: #b10000;
    padding: 5px 0;
}

DIV.loggedIn
{
    color: #FFFFFF;
    margin: 0px 20px 0 0;
    text-align: right;
    height: 15px;
    overflow: visible;
}

DIV.loggedIn DIV.userProfileOptions
{
    font-size: .9em;
    color: #868485;
    padding-top: 5pt;
}

DIV.loggedIn A
{
    color: #FFFFFF;
    text-decoration: underline;
}

A.logo
{
    display: block;
    width: 220px;
    height: 77px;
    background: transparent url(../images/layout/zee_logo.png) no-repeat;
    margin-left: 73px;
    margin-top:-28px;
}

DIV#headerBar
{
    height: 74px;
    background: transparent url(../images/layout/header_bg.png) repeat-x;
    padding-top: 6px;
    margin: -6px 0 -17px 0;
}

DIV#headerBar DIV.personalizedWorld
{
    width: 215px;
    height: 57px;
    background: transparent url(../images/layout/personalized_world.jpg) no-repeat;
    margin: 0px 46px 0px 74px;
    float: left;
}

DIV#headerBar UL.topMenus
{
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

DIV#headerBar UL.topMenus LI
{
    display: block;
    float: left;
    margin-right: 43px;
    height: 57px;
    line-height: 57px;
}

DIV#headerBar UL.topMenus LI A
{
    display: block;
    text-transform: uppercase;
}

DIV#headerBar A.registerNow
{
    display: block;
    width: 123px;
    height: 123px;
    background: transparent url(../images/layout/register_now.png) no-repeat;
    position: relative;
    top: -86px;
    left: 1068px;
    z-index: 99;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

DIV#headerBar A.registerNow P.line1
{
    color: #FFFFFF;
    font-size: .9em;
    font-weight: bold;
    line-height: 12pt;
    margin: 0;
    padding: 35px 20px 2px 9px;
}

DIV#headerBar A.registerNow P.line2
{
    margin: 0;
    padding: 0 20px 0 9px;
    color: #FE000D;
    font-size: 0.71em;
}

DIV#headerBar DIV#bgLoading1
{
    width: 43px;
    height: 11px;
    position: relative;
    top: 23px;
    right: 17px;
    z-index: 99;
    float: right;
    background: transparent url(../images/layout/loading01.gif) no-repeat center center;
    visibility: hidden;
}

DIV.userBar
{
    display: block;
    height: 39px;
    margin-top: 4px;
    background: transparent url(../images/layout/user_bar_bg.png) repeat-x;
    text-align: center;
}

DIV.userBar DIV
{
    height: 26px;
    line-height: 26px;
    padding-top: 2px;
}

DIV.userBar IMG.bullet
{
    width: 5px;
    height: 7px;
    margin: 0 25px;
    vertical-align: middle;
}

DIV.userBar A
{
    font-weight: normal;
    font-size: .9em;
}

IFRAME.content
{
    background: transparent;
    width: 1254px;
    height: 664px;
    border: none;
    overflow: hidden;
}



DIV#footer1
{
    background-color: #FFFFFF;
    width: 1180px;
    height: 22px;
    margin-bottom: 14px;
    padding-left: 74px;
}

DIV#footer1 A
{
    display: block;
    float: left;
    margin-right: 38px;
    height: 22px;
    line-height: 22px;
    font-size: 1.1em;
}

DIV#footer1 DIV.backgrounds
{
    float: right;
    padding-right: 15px;
}

DIV#footer1 DIV.backgrounds A.bgItem
{
    display: block;
    float: left;
    margin: 4px 28px 0 0;
    width: 14px;
    height: 14px;
    background: transparent no-repeat top left;
}

DIV#footer1 DIV.backgrounds A.bgItem.Violet
{
    background-image: url(../images/bgs/icons/01icon.png);
}
DIV#footer1 DIV.backgrounds A.bgItem.Yellow
{
    background-image: url(../images/bgs/icons/02icon.png);
}
DIV#footer1 DIV.backgrounds A.bgItem.Red
{
    background-image: url(../images/bgs/icons/03icon.png);
}
DIV#footer1 DIV.backgrounds A.bgItem.Green
{
    background-image: url(../images/bgs/icons/04icon.png);
}
DIV#footer1 DIV.backgrounds A.bgItem.Blue
{
    background-image: url(../images/bgs/icons/05icon.png);
}
DIV#footer1 DIV.backgrounds A.bgItem.Upload
{
    background-image: url(../images/bgs/icons/uploadIcon.png);
}

DIV#footer1 DIV.backgrounds A.bgItem:HOVER, DIV#footer1 DIV.backgrounds A.bgItem.selected
{
    background-position: top right;
}

DIV#footer1 DIV#bgLoading2
{
    width: 43px;
    height: 11px;
    float: right;
    margin: 6px 10px 0 0;
    background: transparent url(../images/layout/loading01.gif) no-repeat center center;
    visibility: hidden;
}

DIV#footer2
{
    background-color: #FFFFFF;
    width: 1254px;
    height: 50px;
    color: #58595b;
    font-size: .75em;
}

DIV#footer2 DIV.copyright
{
    margin: 12px 0 0 74px;
    margin-top: 12px;
    float: left;
    line-height: 12pt;
}

DIV#footer2 A.acceptedpayments
{
    display: block;
    float: right;
    height: 38px;
    margin: 10px 50px 0 0;
}

DIV#footer2 A.viva
{
    display: block;
    float: right;
    width: 83px;
    height: 30px;
    margin: 10px 15px 0 0;
    margin-top: 10px;
    background: transparent url(../images/layout/viva_logo.png) no-repeat;
}

DIV#footer2 DIV.verisign
{
    display: block;
    float: right;
    overflow: hidden;
    width: 135px;
    height: 72px;
    position: relative;
    top: -13px;
}