﻿html {
    background: #333333;
    color: #000000;
}

body {
    font-family: tahoma, arial, verdana, helvetica, sans-serif;
    font-size: 12px;
}

a {
    text-decoration: underline;
}

h1 {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0px;
}

h2 {
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0px;
}

h3 {
    font-weight: bold;
    margin: 5px 0px;
}

h4 {
    font-weight: bold;
    font-size: 11px;
    margin: 2px 0px;
}

input[type="submit"] {
    padding: 0 6px;
}

input[type="text"], input[type="password"] {
    padding: 1px 0;
}

textarea {
    margin: 1px 0;
}

#wrapper {
    width: 1000px;
    border-right: 1px solid #DBC78F;
}

#header .logo {
    background: url(../Images/en/header_mansion88logo_affiliate_en.gif) no-repeat left top;
    float: left;
}

#header .logo a {
    display: block;
    width: 380px;
    height: 93px;
}

#control {
    background: url(../Images/header_smallbar.gif) repeat-x top;
    margin-left: 380px;
}

#language {
    color: White;
    padding: 10px 5px;
    height: 15px;
    margin-left: 368px;
}

#language h3 {
    font-weight: normal;
    float: left;
    margin: 0;
    margin-right: 5px;
}

#language ul {
    float: left;
    list-style-type: none;
}

#language li {
    float: left;
    margin-right: 5px;
}

#language a {
    display: block;
    width: 20px;
    height: 13px;
}

#language a.english {
    background: url(../Images/lang_en.gif) no-repeat left top;
}

#language a.chinese {
    background: url(../Images/lang_cs.gif) no-repeat left top;
}

#language a.thai {
    background: url(../Images/lang_th.gif) no-repeat left top;
}

#language a.vietnamese {
    background: url(../Images/lang_vn.gif) no-repeat left top;
}

#language a.korean {
    background: url(../Images/lang_kr.gif) no-repeat left top;
}

#language a.japanese {
    background: url(../Images/lang_jp.gif) no-repeat left top;
}

#language a.indonesian {
    background: url(../Images/lang_id.gif) no-repeat left top;
}

#login {
    margin-top: 10px;
    margin-left: 156px;
}

#joinus a {
    display: block;
    background: url(../Images/en/btn_joinus_en.gif) no-repeat left top;
    width: 130px;
    height: 45px;
}

#joinus, #credential, #captcha, #actions {
    float: left;
    margin-right: 3px;
}

#username input, #password input, #captchaInput input {
    color: #FFFFFF;
    background-color: #333333;
    border: solid 1px #999999;
    font-size: 11px;
    width: 100px;
    height: 17px;
}

#captchaImage {
    width: 100px;
    height: 21px;
}

#password, #captchaInput {
    margin-top: 3px;
}

#loginButton a {
    display: block;
    background: url(../Images/en/btn_loginnow_en.gif) no-repeat left top;
    width: 105px;
    height: 28px;
}

#forgotPassword {
    margin-top: 4px;
}

#forgotPassword a {
    display: block;
    background: url(../Images/en/btn_forgotpassword_en.gif) no-repeat left top;
    width: 105px;
    height: 13px;
}

#clock {
    clear: both;
    color: #D8C23F;
    font-weight: bold;
    text-align: center;
    float: left;
    margin: 5px;
    width: 400px;
}

#marquee {
    float: left;
    color: White;
    margin: 5px;
    width: 567px;
}

#marquee a {
    color: White;
}

#tabs {
    padding-bottom: 4px;
    background: url(../Images/red_line.gif) repeat-x bottom;
    color: White;
    font-weight: bold;
    font-size: 11px;
    clear: both;
}

#tabs table {
    border-collapse: collapse;
}

#tabs #homeleft, #tabs #joinnowleft, #tabs #ourproductsleft, #tabs #commissionplansleft, #tabs #promotionsleft, #tabs #faqleft, #tabs #aboutleft, #tabs #profileleft, #tabs #marketingleft, #tabs #reportsleft, #tabs #logoutleft, #tabs #promotionsleft {
    padding: 0px;
    background: url(../Images/menuBar_left_black.gif) no-repeat left center;
    width: 5px;
    height: 24px;
}

#tabs #home, #tabs #joinnow, #tabs #ourproducts, #tabs #commissionplans, #tabs #promotions, #tabs #faq, #tabs #about, #tabs #profile, #tabs #marketing, #tabs #reports, #tabs #logout, #tabs #promotions {
    padding: 0px 10px;
    background: url(../Images/menuBar_black.gif) repeat-x center;
    height: 24px;
}

#tabs #homeright, #tabs #joinnowright, #tabs #ourproductsright, #tabs #commissionplansright, #tabs #promotionsright, #tabs #faqright, #tabs #aboutright, #tabs #profileright, #tabs #marketingright, #tabs #reportsright, #tabs #logoutright, #tabs #promotionsright {
    padding: 0px;
    background: url(../Images/menuBar_right_black.gif) no-repeat right center;
    width: 5px;
    height: 24px;
}

#wrapper.home #tabs #homeleft, #wrapper.joinnow #tabs #joinnowleft, #wrapper.ourproducts #tabs #ourproductsleft, #wrapper.commissionplans #tabs #commissionplansleft, #wrapper.promotions #tabs #promotionsleft, #wrapper.faq #tabs #faqleft, #wrapper.about #tabs #aboutleft, #wrapper.profile #tabs #profileleft, #wrapper.marketing #tabs #marketingleft, #wrapper.reports #tabs #reportsleft, #wrapper.logout #tabs #logoutleft, #wrapper.promotions #tabs #promotionsleft {
    background: url(../Images/menuBar_left_red.gif) no-repeat left center;
}

#wrapper.home #tabs #home, #wrapper.joinnow #tabs #joinnow, #wrapper.ourproducts #tabs #ourproducts, #wrapper.commissionplans #tabs #commissionplans, #wrapper.promotions #tabs #promotions, #wrapper.faq #tabs #faq, #wrapper.about #tabs #about, #wrapper.profile #tabs #profile, #wrapper.marketing #tabs #marketing, #wrapper.reports #tabs #reports, #wrapper.logout #tabs #logout, #wrapper.promotions #tabs #promotions {
    background: url(../Images/menuBar_red.gif) repeat-x center;
}

#wrapper.home #tabs #homeright, #wrapper.joinnow #tabs #joinnowright, #wrapper.ourproducts #tabs #ourproductsright, #wrapper.commissionplans #tabs #commissionplansright, #wrapper.promotions #tabs #promotionsright, #wrapper.faq #tabs #faqright, #wrapper.about #tabs #aboutright, #wrapper.profile #tabs #profileright, #wrapper.marketing #tabs #marketingright, #wrapper.reports #tabs #reportsright, #wrapper.logout #tabs #logoutright, #wrapper.promotions #tabs #promotionsright {
    background: url(../Images/menuBar_right_red.gif) no-repeat right center;
}

#tabs td.separator {
    padding: 0px;
    width: 1px;
}

#tabs a {
    color: White;
    text-decoration: none;
}

#footer {
    clear: both;
    font-size: 11px;
    color: White;
    background: url(../Images/red_line.gif) repeat-x top;
}

#footer .info {
    padding: 10px 100px;
    text-align: center;
}

#footer .info img {
    margin: 5px;
}

#footer .legal {
    text-align: left;
    padding: 5px;
    background: #DBC78F;
    color: #9B7601;
}

#footer .legal a {
    color: #9B7601;
    margin: 0px 5px;
}

#contacts {
    color: #990000;
    background-color: #C7C7C7;
    vertical-align: top;
    width: 230px;
    height: 300px;
}

#contacts > div {
    padding-left: 20px;
    background: url(../Images/right_Arrow.gif) no-repeat 5px 0px;
}

#contacts h3 {
    font-size: 13px;
    color: #000000;
}

#contacts h4 {
}

#contacts a {
    color: inherit;
}

#contacts .links {
    margin-top: 10px;
}

#contacts .links a {
    margin: 5px 0px;
    padding: 0px;
    display: block;
    width: 184px;
    height: 32px;
}

#contacts .links a.poker {
    background: url(../Images/en/mansion88_Brands_poker_en.gif) no-repeat left top;
}

#contacts .links a.casino {
    background: url(../Images/en/mansion88_Brands_Casino_en.gif) no-repeat left top;
}

#contacts .links a.keno {
    background: url(../Images/en/mansion88_Brands_Keno_EN.gif) no-repeat left top;
}

#contacts .links a.sportsbook {
    background: url(../Images/en/mansion88_Brands_Sportsbook_en.gif) no-repeat left top;
}

#content {
    background-color: White;
    font-size: 11px;
}

#content .promotion {
    display: block;
    width: 757px;
    height: 294px;
    background: url(../Images/en/promotion_en.jpg) no-repeat left;
}

#content p {
    margin: 10px 0px;
    line-height: 15px;
}

#main {
    padding: 5px;
}

#sidenav {
    width: 200px;
    height: 300px;
    padding: 5px;
}

#sidenav li {
    margin: 10px 0;
}


#announcement {
    margin: 20px 0;
}

#announcement h2 {
    cursor: pointer;
    background: url(../Images/form-collapse-icon.gif) no-repeat 100px -15px;
}

#announcement h2.expand {
    background: url(../Images/form-collapse-icon.gif) no-repeat 100px top;
}

#dashboardNote, .note {
    font-style: italic;
    font-size: 14px;
    font-family: tahoma;
}