/* Body: ************************************************************************/
/** { margin:0;	padding:0; vertical-align:top;}*/
html { height:100%; }
body { margin: 0px;	padding: 0px; height:100%; font-size: 16px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #000000; background-color:#ffffff; }

/* General tags: ****************************************************************/
p {	margin-top:10px; margin-bottom:20px;}
a {	text-decoration: none; color: #fff; outline: 0;}
a:hover, a:active {	color: #ef1a24; text-decoration:none; }
img {border: 0;}

/* Page Layout: *****************************************************************/
div#bodyWrapper { width:100%; height:100%; min-width:800px; margin: 0px; padding: 0px;}
#myContent,#myContent object,#myContent embed {min-height:580px; display:block;}

div#advZone2Wrapper { position: absolute; top:170px; left:60%; z-index:9000; margin-bottom:40px; margin-right:10px; display: block; }
div#advZone3Wrapper { position: fixed; z-index: 9001; bottom: 0; width: 100%; height: 112px; text-align: center; background: transparent url(../images/banner-stripe.png) center bottom repeat-x; display: none;}

#banner_container { margin: 0 auto; margin-top:112px; padding: 22px 22px 0 22px; width: 728px; height: 90px; background: transparent url(../images/banner-bg-border.png) 0 0 no-repeat; }
#banner_open { position: absolute; right: 0; bottom: 0; width: 23px; height: 21px; background: transparent url(../images/banner-open.png) 0 0 no-repeat; }
#banner_close { position: absolute; right: 0; bottom: 0; width: 23px; height: 21px; background: transparent url(../images/banner-close.png) 0 0 no-repeat; }
#banner_open a, #banner_close a { display: block; width: 23px; height: 21px; }

/* Footer: **********************************************************************/
#footer {margin:0 auto; width:100%; height:52px; position:fixed; left: 0; bottom: 0; right: 0; text-align: center; background-color: #fff;}
#footer_left { width: 90px; height: 52px; display: inline-block; background: #fff url(../images/footer-bg-left.png) 0 0 no-repeat; }
#footer_content { height: 52px; display: inline-block;  background: #fff url(../images/footer-bg-center.png) left bottom repeat-x; }
#footer_content ul { margin: 19px 0 0 0; padding: 0; height: 33px; list-style-type: none; }
#footer_content ul li { display:block; float:left; padding:0 4px; height:25px; font-size:12px; text-transform:uppercase; border-right:1px solid #bbbabf;}
#footer_content ul li:first-child { border-right: 0; }
#footer_content ul li a { display: block; padding: 5px 4px; height: 15px; font-family: Arial; font-size: 12px; color: #666; }
#footer_content ul li.premium { padding: 0 1px; }
#footer_content ul li.premium a { padding:5px 7px; color:#fff; background:transparent url(../images/footer-hover.png) left top repeat-x; border: 1px solid #68adf3; border-radius: 5px;}
#footer_content ul li.footer_help { padding: 0 0 0 9px; height: 27px; }
#footer_content ul li.footer_help a { padding: 0; height: 27px; }
#footer_content ul li.footer_neo { padding: 4px 11px 0 5px; height: 18px; border-right: 0; }
#footer_content ul li.footer_neo a { padding: 0 4px; height: 18px; }
#footer_right { width: 90px; height: 52px; display: inline-block; background: #fff url(../images/footer-bg-right.png) 0 0 no-repeat;}

#mail-alert-wrapper
{
    position: fixed;
    top: 20px;
    z-index: 9002;
    width: 100%;
    height: 40px;
}

.mail-alert
{
    display: block;
    position: absolute;
    margin: 0 0 0 -494px;
    top: 0;
    left: 50%;
    width: 988px;
    height: 0;
    cursor:pointer;
}

#mail-alert-close
{
    height: 40px;
    background: transparent url(../images/gmail-alert-close.png) 0 0 no-repeat;
}

#mail-alert-open
{
    height: 0;
    background: transparent url(../images/gmail-alert-open.png) 0 0 no-repeat;
}
iframe
{
    display: block;
}