/* ======================================================== */
/* LOGIN PAGE                                               */
/* ======================================================== */
body {
    margin: 0px;
    padding: 0px;
    color: #fff;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1em;
    background-color: #000;
    height: 100%;
    min-width: 900px !important;
    background-image: url("../images/sitedown/sitedown_background.jpg");
    background-position: center center;
    background-repeat: repeat-y;
}
#background {
    position: absolute;
    top: 0px;
    width: 100%;
    min-width: 900px;
    height: 100%;
    background-image: url(../images/sitedown/sitedown_background.jpg);
    background-repeat: repeat-y;
    background-position: center center;
    z-index: -1;
}
#document {
    position: relative;
    width: 860px;
    height: 100%;
    padding: 0 0 15px 0;
    margin: 0 auto;
    background-image: url(../images/sitedown/sitedown_background.jpg);
    background-repeat: repeat-y;
    background-position: center center;
    text-align: center;
}
/* ======================================================== */
/* LANGUAGES                                                */
/* ======================================================== */
#languageSection {
    text-align: left;
    font-size: .8em;
    margin: 18px 0px 8px 15px;
}
#languageSection a {
    margin-right: 10px;
    color: #FFFFFF;
}
#languageSection a.selected {
    color: #FDA72E;
}
/* ======================================================== */
/* MODELS                                                   */
/* ======================================================== */
#mobile-announce {
    width: 100%;
    text-align: center;
}
/* ======================================================== */
/* MODELS                                                   */
/* ======================================================== */
#panels {
    position: relative;
    text-align: left;
}
#dude {
    position: absolute;
    dislpay: block;
    /* top: 0px;  moved to view template because logic now involved */
    /* top: 49px; */
    left: 10px;
    width: 359px;
    height: 558px;
}
/* ======================================================== */
/* SECTIONS                                                 */
/* ======================================================== */
#firstSection {
    font-family: "Mentone Bold", "Helvetica", "Arial";
    font-size: 2.03em;
    height: 132px;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
    text-align: right;
    background-image: url(../images/login_page/general/first_section.png);
    background-color: #444;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#firstSection .menOnline {
    margin: 10px 0px 0px 0px;
    line-height: .9em;
}
#firstSection #menOnlinede {
    margin: 5px 0px 0px 0px;
}
#firstSection #menOnlineen {
    margin: 15px 0px 0px 0px;
}
#firstSection #menOnlinees {
    line-height: .8em;
}
#secondSection {
    height: 125px;
    padding: 10px;
    overflow: hidden;
    text-align: right;
    background-image: url(../images/login_page/general/second_section.png);
    background-color: #1166aa;
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
#secondSection #joinLink {
    margin-top: 12px;
}
#thirdSection {
    font-family: "Mentone SemiBold", "Helvetica", "Arial";
    height: 110px;
    padding: 10px 10px 10px 450px;
    text-align: right;
    background-image: url(../images/login_page/general/third_section.png);
    background-color: #f7a21c;
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
#fourthSection {
    font-family: "Mentone Light", "Helvetica", "Arial";
    font-size: 1.2em;
    height: 111px;
    padding: 10px;
    overflow: hidden;
    text-align: right;
    background-image: url(../images/login_page/general/fourth_section.png);
    background-color: #444;
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
#bottomLedge {
    height: 16px;
    overflow: hidden;
    background-image: url(../images/login_page/general/bottom_ledge.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
/* ======================================================== */
/* LOGIN                                                    */
/* ======================================================== */
#loginFormTable {
    width: 400px;
    height: 99px;
}
#loginFormTable td {
    text-align: right;
    height: 33px;
}
.labelCells {
    width: 210px;
    vertical-align: middle;
    padding-bottom: 0px;
}
.inputCells {
    width: 190px;
}
#utilLinks {
    font-family: Arial;
    vertical-align: top;
    font-size: .7em;
    padding: 7px 3px 0px 0px;
}
#joinButton, #loginButton, #tourButton {
    outline-style: none;
    -moz-outline-style:none;
}
/* ======================================================== */
/* FOOTER                                                   */
/* ======================================================== */
#bottom-disclaimer {
    text-align: left;
}
#bottom-disclaimer table {
    margin-top: 15px;
    width: 98%;
}
#bottom-disclaimer table td { 
    vertical-align: top;
}
#bottom-disclaimer #help { 
    padding-left: 5px;
    padding-top: 2px;
    font-size: 0.7em;
    line-height: 1.6em;
}
#bottom-disclaimer #help a {
    color: #fda72e;
    text-decoration: underline;
} 
#bottom-disclaimer #copyright { 
    font-size: 1.1em;
}
#bottom-disclaimer #t24hr { 
    font-weight: bold;
}
#bottom-disclaimer #advertise { 
    font-size: 0.8em;
}
#bottom-disclaimer #advertise a { 
    display: block;
    text-align: center;
    background-color: #303030;
    padding: 3px;
    margin-left: 80px;
    width: 147px;
}
#bottom-disclaimer #additional-disclaimer-text {
    font-size: 0.65em;
    color: #656565;
    margin-top: 5px;
}
#bottom-disclaimer #additional-disclaimer-text #tm {
    line-height: 2.1em;
}
#bottom-disclaimer #additional-disclaimer-text a {
    color: #656565;
    text-decoration: underline;
}
#bottom-disclaimer-ad { 
    padding-left: 110px;
    position: relative;
    height: 150px;
}
#bottom-disclaimer-ad .asacp-ad { 
    position: absolute;
    left: 0px; 
    top: 0px; 
    display: block;
}
a.asacp-ad img {
    border: 0px;
}
#bottom-disclaimer-ad .contact-text { 
    width: 250px;
    text-align: left;
}
#bottom-disclaimer-ad .advert { 
    position: absolute;
    top: 0px;
    right: 0px;
    width: 489px;
    height: 146px;
}
#bottom-disclaimer-ad .advert iframe {
    background-color: transparent;
    border-width: 0px;
}
#help { 
    padding-left: 5px;
    padding-top: 2px;
    font-size: 0.7em;
    line-height: 1.6em;
}
#help a {
    color: #fda72e;
    text-decoration: underline;
} 
#copyright {
    font-size: 1.1em;
}
#t24hr { 
    font-weight: bold;
}
#additional-disclaimer-text {
    font-size: 0.65em;
    color: #656565;
    margin-top: 5px;
    text-align: left; 
}
.loginSubmit { 
    background-repeat: no-repeat;
    border: 0px;
    height: 42px;
    background-color: transparent;
    cursor: pointer;
}
.loginSubmit.es, .loginSubmit.pt {
    width: 140px;
}
.loginSubmit.en, .loginSubmit.de, .loginSubmit.en {
    width: 119px;
}
.loginSubmit.fr {
    width: 137px;
}
.loginSubmit.it {
    width: 126px;
}
.startHid {
    display: none;
}
#modalWindow ul, #modalWindow ol {
    margin-left: 24px;
    margin-top: 16px;
}
#modalWindow ol {
    list-style-type: decimal;
}
#modalWindow ul li, #modalWindow ol li {
    margin-left: 21px;
}
#modalWindow ul li div, #modalWindow ol li div {
    margin-left: 12px;
}
.ppolMod.modalWindow {
    width: 740px !important;
    height: 400px;
    overflow: auto;
}
.modalTitleDiv {
    margin-bottom: 8px;
}
.modalTitleDiv h1 {
    font-size: 1.4em;
}
