/* homepage css */
body{
    vertical-align:top;
    margin:0px;
    background-color:#962912;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFFFFF;
}

div.content_top_bg div {
    padding-top: 12px;
}

h1 {
    padding-top: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.main_div{
    vertical-align:top;
    margin:0px;
    width:990px;
}

.flag_img{
    width: 100%;
    background-color:#303030;
    vertical-align:top;
    margin:0px;
}

.flag_img ul{
    padding: 8px 10px 5px 5px;
    margin: 0;
}

.flag_img ul li{
    display: inline;
}

.banner_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/index_25.png);
    height:94px;
    background-repeat:repeat-x;
    overflow:hidden;
}

.logo_div{
    vertical-align:top;
    float:left;
    margin:0px;
    width:50%;
}

.logo_align{
    padding-top:9px;
    padding-left:10px;
    vertical-align:top;
    margin:0px;
}

.login_div{
    vertical-align:top;
    float:left;
    margin:0px;
    width:50%;
    padding-top:4px;
}

.login_left_bg{
    vertical-align:top;
    margin:0px;
    float:left;
    background-image:url(../images/index_28.png);
    width:7px;
    height:90px;
    background-repeat:no-repeat;
}

.login_middle_bg{
    vertical-align:top;
    margin:0px;
    float:left;
    background-image:url(../images/index_29.png);
    width:200px;
    height:90px;
    background-repeat:repeat-x;
    overflow:hidden;
}

.login_right_bg{
    vertical-align:top;
    margin:0px;
    float:left;
    background-image:url(../images/index_32.png);
    width:7px;
    height:90px;
    background-repeat:no-repeat;
}

.login{
    vertical-align:top;
    margin:0px;
    padding-left:275px;
}

.login_text{
    vertical-align:top;
    margin:0px;
    float:left;
    width:40%;
    padding-top:10px;
    font-size:11px;
    color:#FFFFFF;
    padding-left:3px;
}

.login_input_field{
    vertical-align:top;
    margin:0px;
    float:left;
    width:55%;
    padding-top:5px;
}

.input_box{
    width:110px;
}

.login_buttons {    
    text-align: right;
}

.login_buttons > * {
    margin-top: 5px;
}

.navigation_menu, .navigation_menu_small{
    margin: 0;
    padding: 0;
    float: left;
    font: bold 14px Arial;
    width: 100%;
    overflow: hidden;
    border-width: 1px 0;
    background: black url(../images/index_48.png) center center repeat-x;
}

.navigation_menu_small{
    border-top: 1px solid #EFB37A;
    background: black url(../images/index_48_small.png) center center repeat-x;
}

.navigation_menu li{
    display: inline;
}

.navigation_menu li a{
    float: left;
    color: white;
    padding: 14px 18px;
    text-decoration: none;
    border-right: 1px solid #efb37a;    
}

.navigation_menu_small li a{
    padding: 3px 18px 4px;
}

.content_top_bg h1, .loginarea_top_bg h1 {
    font-size: 24px;
}

.navigation_menu li a:hover, .navigation_menu li .current{
    color: white;
    background: transparent url(../images/index_46.png) center center repeat-x;
}

.navigation_menu_small li a:hover, .navigation_menu_small li .current{
    color: white;
    background: transparent url(../images/index_46_small.png) center center repeat-x;
}

.navigation_menu li .jackpots_color, .navigation_menu li a.jackpots_color:hover {
    color:#ffe400
}

.content_bg_img{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/bg.jpg);
    width:990px;
    height:1031px;
}

.div_clear{
    vertical-align:top;
    margin:0px;
    clear:left;
}

.new_div_clear{
    vertical-align:top;
    margin:0px;
    clear:left;
    background-color:#000000;
    width:100%;
    overflow:hidden;
}

.trans_round_bg_top{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/index_55.png);
    width:990px;
    height:10px;
    background-repeat:no-repeat;
    background-position:bottom;
    padding-top:5px;
}

.trans_round_bg_middle{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/index_56.png);
    width:990px;
    background-repeat:repeat-y;
    overflow:hidden;
}

.trans_round_bg_bottom{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/index_58.png);
    width:990px;
    height:7px;
    background-repeat:no-repeat;
}

.content_main_div{
    vertical-align:top;
    margin:0px;
    width:98%;
    overflow:hidden;
    padding-left:25px;
    padding-bottom:10px;
    padding-top:10px;
}

.link_div{
    vertical-align:top;
    margin:0px;
    float:left;
    width:223px;
    margin-right:15px;
    text-align:left;
}

.promotions_box{
    vertical-align:top;
    margin:0px;
    float:left;
    width:23%;
    margin-right:15px;
    text-align: center;
}

.box_content {
    text-align: center;
}

.box_content img {
    display: block;    
}

.newgame_box{
    vertical-align:top;
    margin:0px;
    float:left;
    width:223px;
    margin-right:15px;
    text-align:left;
}

.paymentmethods_box{
    vertical-align:top;
    margin:0px;
    float:left;
    width:223px;
    margin-right:15px;
    text-align:left;
}

.promotion_tab{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/index_75.png);
    width:223px;
    height:54px;
    background-repeat:no-repeat;
}

.game_tab{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/index_77.png);
    width:223px;
    height:54px;
    background-repeat:no-repeat;
}

.payment_tab{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/index_79.png);
    width:223px;
    height:54px;
    background-repeat:no-repeat;
}

.promotion_tab h1, .payment_tab h1, .game_tab h1 {
    color:white;
    font-size:18px;
    padding-top:16px;
    text-align:center;
}


.trans_box_middle_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/index1_70.png);
    width:223px;
    height:410px;
    background-repeat:repeat-y;
    overflow:hidden;
}

.trans_box_bottom_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/index1_73.png);
    width:223px;
    height:12px;
    background-repeat:no-repeat;
}

.arrowlistmenu{
    width: 223px;
}

.arrowlistmenu ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.arrowlistmenu ul li{

}

.arrowlistmenu ul li a{
    color: #FFFFFF;
    background: url(../images/index1_66.png) no-repeat center left;
    display: block;
    padding: 10px 10px;
    padding-left: 35px;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid #FFFFFF;
    font-size: 12px;
    background-position:10px 10px;
    text-align:left;
}

.arrowlistmenu ul li a:hover{
    color: #FFCC00;
    background-color: #000000;
}

.footer_div{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/index_61.png);
    height:46px;
    background-repeat:repeat-x;
    overflow:hidden;
    margin-top: 10px;
}

.div_height{
    height:10px;
}

.footer_img{
    width: 100%;
    vertical-align:top;
    margin:0px;
}

.footer_img ul{
    padding: 12px 10px 5px 5px;
    margin: 0;
}

.footer_img ul li{
    display: inline;
}

.box_content{
    vertical-align:top;
    margin:0px;
    padding:10px;
    text-align:center;
    font-weight:bold;
}

.box_content a{
    vertical-align:top;
    margin:0px;
    text-align:center;
    font-weight:bold;
    text-decoration:underline;
    color:#fff000;
}

.box_content a:hover{
    vertical-align:top;
    margin:0px;
    text-align:center;
    font-weight:bold;
    text-decoration:none;
    color:#fff000;
}

.img_pad{
    vertical-align:top;
    padding-top:10px;
}

.banner_div1_align{
    vertical-align:top;
    margin:0px;
    width:540px;
    height:317px;
    float:left;
}

.banner_div2_align{
    vertical-align:top;
    margin:0px;
    float:left;
    width:445px;
}

.flash_padding_css_home{
    vertical-align:top;
    margin:0px;
    padding-top:10px;
}






/* joinnow css */
.content_bg1_img{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/bg1.jpg);
    width:990px;
    height:1500px;
    clear:left;
}

.joinnow_left_div{
    vertical-align:top;
    margin:0px;
    float:left;
    width:273px;
}

.joinnow_content_div{
    vertical-align:top;
    margin:0px;
    float:left;
    width:717px;
}

.leftbox1_top_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/innepage_02.png);
    background-repeat:no-repeat;
    width:273px;
    height:15px;
}

.leftbox1_middle_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/innepage_04.png);
    background-repeat:repeat-y;
    width:273px;
    overflow:hidden;
}

.leftbox1_bottom_bg{
    vertical-align:top;
    margin:0px;
background-image:url(../images/innepage_08.png);
    background-repeat:no-repeat;
    width:273px;
    height:16px;
}

.leftbox2_top_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/innepage_09.png);
    background-repeat:no-repeat;
    width:273px;
    height:16px;
}

.leftbox2_middle_bg{
    vertical-align:top;
    margin:0px;
background-image:url(../images/innepage_10.png);
    background-repeat:repeat-y;
    width:273px;
    overflow:hidden;
}

.leftbox2_bottom_bg{
    vertical-align:top;
    margin:0px;
background-image:url(../images/innepage_12.png);
    background-repeat:no-repeat;
    width:273px;
    height:15px;
}

.leftbox2small_top_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/leftbox_black_top.png);
    background-repeat:no-repeat;
    width:273px;
    height:16px;
}

.leftbox2small_middle_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/leftbox_black_middle.png);
    background-repeat:repeat-y;
    width:273px;
    overflow:hidden;
}

.leftbox2small_bottom_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/leftbox_black_bottom.png);
    background-repeat:no-repeat;
    width:273px;
    height:15px;
}

.leftbox3_top_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/innepage_13.png);
    background-repeat:no-repeat;
    width:273px;
    height:16px;
}

.leftbox3_middle_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/innepage_14.png);
    background-repeat:repeat-y;
    width:273px;
    overflow:hidden;
}

.leftbox3_bottom_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/innepage_16.png);
    background-repeat:no-repeat;
    width:273px;
    height:15px;
}

.leftbox3small_middle_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/gamepreviewnew_10.png);
    background-repeat:repeat-y;
    width:273px;
    overflow:hidden;
}

.leftbox3small_bottom_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/gamepreviewnew_12.png);
    background-repeat:no-repeat;
    width:273px;
    height:15px;
}

.content_top_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/innepage_03.png);
    background-repeat:no-repeat;
    width:717px;
    height:54px;
}

.content_middle_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/innepage_06.png);
    background-repeat:repeat-y;
    width:717px;
    overflow:hidden;
}

.content_bottom_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/innepage_17.png);
    background-repeat:no-repeat;
    width:717px;
    height:15px;
}

.joinnow_content{
    vertical-align:top;
    margin:0px;
    padding:20px;
    padding-right:30px;
}

.joinnow_form_heading, h2{
    vertical-align:top;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#ffe400;
    text-align:left;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:10px;
}

.joinnow_text{
    vertical-align:top;
    margin:0px;
    float:left;
    width:20%;
    padding-top:15px;
    font-size:12px;
    color:#FFFFFF;
    padding-left:3px;
    text-align:left;
}

.joinnow_input_field{
    vertical-align:top;
    margin:0px;
    float:left;
    width:69%;
    padding-top:10px;
}

.joinnow_box{
    width:200px;
}

.joinnow_list1{
    width:205px;
}

.joinnow_list{
    width:62px;
}

.joinnow_form_text{
    vertical-align:top;
    margin:0px;
    padding-top:10px;
    padding-left:3px;
    clear:left;
    width:90%
}

a {
    font-weight:bold;
    text-decoration:underline;
    color:#fff000;
}

a:hover{
    font-weight:bold;
    text-decoration:none;
    color:#fff000;
}

.flash_align{
    vertical-align:top;
    margin:0px;
    padding-left:10px;
}

.mode_dialog {
    position:absolute;
    width:384px;
    height:228px;
    left: -1000px;
    top:-1000px;
    z-index:100;
}


/* login css */
.login_content{
    vertical-align:top;
    margin:0px;
    padding:10px;
    padding-right:30px;
    width:470px;
    padding-left:200px;
}

.login1_text{
    vertical-align:top;
    margin:0px;
    float:left;
    width:15%;
    padding-top:15px;
    font-size:12px;
    color:#FFFFFF;
    padding-left:3px;
    text-align:left;
}

.login1_input_field{
    vertical-align:top;
    margin:0px;
    float:left;
    width:69%;
    padding-top:10px;
}

.login_top_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/login_03.png);
    background-repeat:no-repeat;
    width:717px;
    height:54px;
}




/* jackpots css */
.jackpot_top_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/jackpot_03.png);
    background-repeat:no-repeat;
    width:717px;
    height:54px;
}

.jackpot_div1{
    vertical-align:top;
    margin:0px;
    float:left;
    width:158px;
    margin-left:22px;
}

.jackpot_div2{
    vertical-align:top;
    margin:0px;
    float:left;
    width:158px;
    margin-left:13px;
}

.jackpot_div3{
    vertical-align:top;
    margin:0px;
    float:left;
    width:158px;
    margin-left:13px;
}

.jackpot_div4{
    vertical-align:top;
    margin:0px;
    float:left;
    width:158px;
    margin-left:13px;
}

.jackpot_box_top_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/jackpot_11.png);
    background-repeat:no-repeat;
    width:158px;
    height:7px;
}

.jackpot_box_middle_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/jackpot_15.png);
    background-repeat:repeat-y;
    width:158px;
    overflow:hidden;
}

.jackpot_box_bottom_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/jackpot_21.png);
    background-repeat:no-repeat;
    width:158px;
    height:20px;
}

.jackpot_counter_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/jackpot_18.jpg);
    background-repeat:no-repeat;
    width:136px;
    height:32px;
    margin-left:11px;
}

.jackpot_counter_text{
    vertical-align:top;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
    text-align:center;
    padding:5px;
}

.jackpot_counter_box_text{
    vertical-align:top;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#ffea00;
    text-align:center;
    padding-top:8px;
}


/* banking css */
tr.banking-header {
    background-color:#000000;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    margin:0;
    padding-bottom:8px;
    padding-top:8px;
    text-align:center;
    vertical-align:middle;
}

div.text-box h2 {
    margin-bottom: 0px;
}

div.text-box p {
    margin-top: 0px;
}

a.menuitem {
    -x-system-font:none;
    color:white;
    display:block;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    padding:4px 0 4px 10px;
    position:relative;
    text-decoration:none;
    width:auto;
}

.glossymenu ol {
    margin-top: 0px;
}

.glossymenu * ul {
    list-style: none;
    padding-left: 0px;
}

.faq-header {
    color:#FFE400;
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:bold;
    margin:0;
    text-align:left;
    vertical-align:middle;
}

tr.banking-body {
    background-color:#3F0000;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    height:60px;
    margin:2px 0 0 2px;
    padding-bottom:8px;
    padding-top:8px;
    text-align:center;
    vertical-align:middle;
}

.banner1_div_align {
        float:left;
        height:317px;
        margin:0;
        vertical-align:top;
        width:540px;
}

/* loginarea css */
.loginarea_banner_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/loginarea_03.jpg);
    height:136px;
    background-repeat:repeat-x;
}

.counter_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/loginarea_06.jpg);
    width:162px;
    height:80px;
    background-repeat:no-repeat;
    overflow:hidden;
}

.loginarea_div{
    vertical-align:top;
    float:left;
    margin:0px;
    width:49%;
    padding-top:4px;
    padding-right:7px;
}

.loginarea_mainmenu{
    vertical-align:top;
    margin:0px;
    clear:left;
    padding-top:2px;
    padding-left:140px;
}

.loginarea_mainbg_left{
    vertical-align:top;
    margin:0px;
    float:left;
    background-image:url(../images/loginarea_10.jpg);
    width:9px;
    height:42px;
    background-repeat:no-repeat;
}

.loginarea_mainbg_middle{
    vertical-align:top;
    margin:0px;
    float:left;
    background-image:url(../images/loginarea_11.jpg);
    width:690px;
    height:42px;
    background-repeat:repeat-x;
}

.loginarea_mainbg_right{
    vertical-align:top;
    margin:0px;
    float:left;
    background-image:url(../images/loginarea_13.jpg);
    width:8px;
    height:42px;
    background-repeat:no-repeat;
}

.undermenu_line{
    background-color:#fcf6c7;
    height:4px;
    clear:left;
    margin-bottom: 3px;
}

.jackpot_inputbox_pad{
    vertical-align:top;
    margin:0px;
    padding-top:46px;
}

.jackpot_inputbox_pad div{
    color: #FF0000;
    font-weight:bold;
    font-size:14px;
}

.loginarea_input_box{
    vertical-align:top;
    margin:0px;
    width:120px;
    height:30px;
    background-color:transparent;
    border:0px;
    font-size:14px;
    font-weight:bold;
    color:#FF0000;
    padding-top:10px;
    text-align:center;
}

.loginarea_content_bg1_img{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/loginbg.jpg);
    width:990px;
    height:1500px;
    clear:left;
}

.notification_img{
    vertical-align:top;
    margin:0px;
    float:left;
    width:25%;
}

.notification_text{
    vertical-align:top;
    margin:0px;
    float:left;
    width:65%;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFFFFF;
    font-weight:bold;
    padding-top:5px;
}

.loginarea_top_bg{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/loginarea_header_03.png);
    background-repeat:no-repeat;
    width:717px;
    height:54px;
}

.loginarea_content{
    vertical-align:top;
    margin:0px;
    padding:20px;
    padding-bottom:30px;
    overflow:hidden;
    text-align: left
}

.loginarea_text_normal{
    vertical-align:top;
    margin:0px;
    float:left;
    width:20%;
    padding-top:15px;
    font-size:12px;
    color:#FFFFFF;
    padding-left:3px;
    text-align:left;
    font-weight:bold;
}

.loginarea_text_bold{
    vertical-align:top;
    margin:0px;
    float:left;
    width:69%;
    padding-top:15px;
    text-align:left;
}

.loginarea_footer_text{
    vertical-align:top;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    float:left;
    width:70%;
    text-align:right;
    padding-top:15px;
}

.loginarea_footer_text a{
    vertical-align:top;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    text-align:right;
    text-decoration:none;
}

.loginarea_footer_text a:hover{
    vertical-align:top;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#FFCC00;
    text-align:right;
    text-decoration:underline;
}

.gamepreview_text {
    font-family:Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:bold;
    margin:0;
    padding-top:18px;
    text-align:center;
    vertical-align:top;
}

.loginarea_top_bg h1, .loginarea_top_bg h1 {
    padding-top: 15px
}

body.allgames {
    background-color: #962912
}

.loginarea_footer_button{
    vertical-align:top;
    margin:0px;
    float:left;
    width:28%;
    padding-top:10px;
    width: 87px;
    height: 26px;
    float: right;
    margin-right: 10px
}

.loginarea_footer_button div {
    height: 100%;
    width: 100%;
    background-image: url(../images/login_button.png);
}

.loginarea_footer_button div a {
    color:black;
    display:block;
    height:100%;
    padding-top:7px;
    text-align:center;
    text-decoration:none;
    width:100%;
}

.gamepreview_head{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/gamepreviewnew_09.png);
    width:273px;
    height:54px;
    background-repeat:no-repeat;
}

.gamepreview_pad{
    vertical-align:top;
    margin:0px;
    padding-top:12px;
    padding-left:4px;
}

.menu_sidebar_pad_left{
    vertical-align:top;
    margin:0px;
    padding-left:7px;
    padding-bottom:10px;
}

#sidebarmenu {
    margin-left: 3px;
}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 14px Arial, Helvetica, sans-serif;
width: 225px;
z-index: 10;
}

.sidebarmenu ul li{
position: relative;
z-index: 10;
}


.sidebarmenu ul li a{
display: block;
overflow: auto;
color: white;
text-decoration: none;
padding: 6px;
margin-bottom:1px;
z-index: 10
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-image:url(../images/orange_bg2.png);
padding:10px 10px;
background-repeat:no-repeat;
}

.sidebarmenu ul li ul a:link, .sidebarmenu ul li ul a:visited, .sidebarmenu ul li ul a:active{
background-image:url(../images/orange_bg22.png);
padding:7px 0px;
background-repeat:no-repeat;
font-size:11px;
font-weight:bold;
}

.sidebarmenu ul li a:hover{
background-image:url(../images/orange_bg3.png);
background-repeat:no-repeat;
color:#000000;
}

.sidebarmenu ul li ul a:hover{
background-image:url(../images/orange_bg33.png);
background-repeat:no-repeat;
font-size:11px;
font-weight:bold;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
    left: 225px;
    position: absolute;
    width: 180px;
    top: 0;
    visibility: hidden;
    margin-left:1px;
    font-size:11px;
    font-weight:bold;
}

.sidebarmenu ul li ul li ul {
    left: 180px;
    position: absolute;
    width: 180px;
    top: 0;
    visibility: hidden;
    margin-left:1px;
    font-size:11px;
    font-weight:bold;
}

.sidebarmenu a.subfolderstyle{
/*background: url(../images/right.gif) no-repeat 97% 50%;*/
}


* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }


/* Registration page selectors */
.error-highlight, tr.error-row {
    color: red;
}

/* the overlayed element */
div.overlay {

    /* growing background image */
    background-image:url(/images/overlay/gray.png);

    /* dimensions after the growing animation finishes  */
    width: 300px;
    height: 200px;

    /* initially overlay is hidden */
    display:none;

    /* some padding to layout nested elements nicely  */
    padding:50px;
    color:#fff;
}

div.overlay p {
    font-size:16px;
}

div.overlay p.first {
    height: 155px
}

/* these are for registration_ncc.jsp */
#errorRow td div img {
    vertical-align: middle
}

#errorRow td div div {
    display: inline; font-weight: bold
}

div.fd-eligable {
    padding: 5px 5px 5px 5px;
    border: 2px groove red;
}

div.overlayAlert {
    /* growing background image */
    background-image:url(/images/overlay/gray.png);

    /* dimensions after the growing animation finishes  */
    width: 250px;
    height: 250px;

    /* initially overlay is hidden */
    display:none;

    /* some padding to layout nested elements nicely  */
    padding:25px;
    color:#fff;
}

div.overlayAlert p {
    font-size: 16px;
}
/* End registration page selectors */

/* Affiliates backoffice part */

#affiliate-form-details input[type=text] {
    width: 250px;
}

div.affiliate-dashboard-box {
    margin-left: auto;
    margin-right: auto;
    width: 570px;
}

div.affiliate-dashboard-box div.box {
    float: left;
    width: 285px;

}

div.affiliate-dashboard-box div.box div.joinnow_right5 {
    height: 75px
}

div.affiliate-dashboard-box div.box div.joinnow_right6 {
    margin-bottom: 10px;
}

.joinnow_right4 h1 {
    text-align:center;
    padding-top: 15px;
    font-size: 24px;
}

.joinnow_right4{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/index_77.png);
    width:223px;
    height:54px;
    background-repeat:no-repeat;
}

.joinnow_right5{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/index1_70.png);
    width:223px;
    height:410px;
    background-repeat:repeat-y;
    overflow:hidden;
}

.joinnow_right6{
    vertical-align:top;
    margin:0px;
    background-image:url(../images/index1_73.png);
    width:223px;
    height:12px;
    background-repeat:no-repeat;
}

#banking-info strong {
    margin-left: 0px;
}

button {
    border: 2px groove #80DA3B;
}

div.error-box {
    border: 1px solid #CC0000;
    background-color: #FAEDED;
    width: 400px;
    margin-top: 5px;
    color: #CC0000;
}

div.info-box {
    border: 1px solid #00CC00;
    background-color: #DFFFDF;
    width: 400px;
    margin-top: 5px;
    color: #00CC00;
}

div.info-box * a {
    color: green
}

div.logout-button {
    background-image: url(/sites/current/images/loginarea_logout_button.png);
    height: 26px;
    width: 115px;
    margin-left: 5px;
    background-repeat: no-repeat;
    float: right;
}

div.logout-button a {
    vertical-align: middle;
    display: block;
    font-weight: bold;
    color: white;
    padding-top: 11px;
    height: 100%;
    width: 100%;
    color: white;
    text-decoration: none;
    text-align: center;
}

div.logout-button-sc {
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
}

div.logout-footer {
    height: 37px;
    width: 100%;
    text-align: right
}

div.preview-box {
    border: 2px ridge #DFDFDF;
    background-color: #DFDFDF;
    color: black;
    float: right;
    width: 200px;
}

div.preview-box * a {
    color: black;
}

p.affiliate-text {
    width: 600px;
    font-size: 10pt;
}

#select-link-code-box {
    float: none;
    margin-right:15px;
    text-align:right;
    margin-top:-10px;
}

a img {
    border: none
}

table.affiliate-data {
    border: 2px groove #5F2A00;
    width: 70%;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    text-decoration:none;
}

table.affiliate-data caption {
    border-collapse: collapse;
    font-weight: bold;
    white-space: nowrap;
    font-size: 14px;
}

table.affiliate-data thead {
    text-align: center;
    background-color: #b93d00;
    font-weight: bold;
}

table.affiliate-data tbody {
    background-color: #e56565;
}

div.affiliate-spacer {
    height: 100px
}

#generated-link-code-p {
    margin-bottom: 0px
}
/* End affiliates part */

