@import url(/site/data/css/dvd.css);

* {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}

body {
    font-size: small;
    color: #4D4C47;
    background: #4d4c47;
    font-family: Arial, Tahoma, sans-serif;
    behavior: url("/site/data/js/csshover3.htc")
}

a, a:link, a:visited {
    color: #b54000;
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}

a img, img {
    border: 0;
}

input, select, option, textarea {
    color: #4d4c47;
    font-size: 12px;
    font-family: Arial, Tahoma, sans-serif;
}

.png {
    behavior: url(/site/data/js/iepngfix.htc);
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1.0em;
    font-weight: normal;
}

#bg {
    min-height: 100%;
}

#topline {
    position: absolute;
    left: 10px;
    top: 0px;
    z-index: 90;
    font-size: 12px;
    color: #FFF;
    background: url(/site/data/img/i/topline.png) no-repeat 0 bottom;
    height: 18px;
    width: 950px;
}

#topline span {
    padding-top: 1px;
    display: block;
    padding-left: 10px;
    overflow: hidden;
    float: left;
}

#topline a {
    color: #FFF;
    font-weight: bold;
    text-decoration: underline;
}

#container {
    width: 970px;
    margin: 0 auto;
    padding-bottom: 100px;
    position: relative;
}

#container .userlink {
    text-decoration: none;
    white-space: nowrap;
}

#top {
    height: 215px;
    background: url(/site/data/img/i/bg-top.png) no-repeat 0 15px #FFF;
    width: 970px;
    margin: 0 auto;
    position: relative;
}

#top-end {
    height: 7px;
    width: 970px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/site/data/img/i/bg-top-full.png) no-repeat 0 0;
    font-size: 0;
}

.page-main #top-end {
    background-image: url(/site/data/img/i/bg-top-main.png);
}

.page-full #top-end {
    background-image: url(/site/data/img/i/bg-top-full.png);
}

#main {
    background: url(/site/data/img/i/bg-full.png) repeat-y center 0 #FFF;
    width: 970px;
    margin: 0 auto;
}

.page-main #main {
    background-image: url(/site/data/img/i/bg-main.png);
}

.page-full #main {
    background-image: url(/site/data/img/i/bg-full.png);
}

#white-main {
    background: url(/site/data/img/i/bg-full.png);
    width: 970px;
    margin: 0 auto;
}

#footer-top-white {
    background: url(/site/data/img/i/bg-full.png);
}

#content {
    padding-top: 5px;
    padding-right: 12px;
    padding-bottom: 0;
    padding-left: 11px;
}

#content-nopad {
    padding: 0;
    margin: 0;
    width: 970px;
    /*
     overflow:hidden;
     */
}

#content-tourney-result {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
}

.page-full #content {
    padding: 15px 5px 0;
}

.page-full #content-full {
    padding: 15px 15px 0;
}

#content-goodies {
    padding: 15px 5 0;
}


#top-login span {
    position: absolute;
    font-size: 10px;
    left: 130px;
    top: 21px;
    line-height: 1.0;
}

#top-login div {
    display: block;
    height: 38px;
    position: relative;
    top: 22px;
    font-size: 12px;
    overflow: hidden;
    width: 315px;
    left: 247px;
}

#top-login {
    width: 575px;
    height: 66px;
    background: url(/site/data/img/i/top-login.png) no-repeat 0 0;
    position: absolute;
    left: 0px;
    top: 15px;
    z-index: 50;
}

#top-login input {
    width: 73px;
}

#top-login input#toplogiFnok {
    width: 29px;
    height: 21px;
    position: absolute;
    right: 1px;
    top: 0;
}

#top-sms td {
}

#top-sms #smslink {
    height: 1.2em;
    display: block;
}

#top-sms marquee {
    width: 100%;
    height: 1.2em;
    position: relative;
}

#top-sms span, #top-groom span {
    display: block;
    height: 38px;
    position: relative;
    top: 25px;
    font-size: 12px;
    /*overflow:hidden;*/
    white-space: nowrap;
}

#top-groom div {
    height: 60px;
    position: absolute;
    width: 110px;
    overflow: hidden;
}

#top-groom div a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 99999px;
}

#top-sms a, #top-groom a {
    color: #4d4c47;
    text-decoration: none;
}

#top-sms {
    width: 450px;
    height: 66px;
    background: url(/site/data/img/i/top-sms.png) no-repeat 0 0;
    position: absolute;
    left: 120px;
    top: 15px;
    z-index: 50;
}

#top-sms span {
    width: 243px;
    left: 195px;
}

#top-groom {
    width: 381px;
    height: 66px;
    background: url(/site/data/img/i/top-groom.png) no-repeat 0 0;
    position: absolute;
    right: 0;
    top: 15px;
}

#top-groom span {
    width: 243px;
    left: 128px;
}

#top-infos {
    width: 550px;
    height: 66px;
    background: url(/site/data/img/i/top-infos.png) no-repeat 0 0;
    position: absolute;
    left: 20px;
    top: 15px;
    z-index: 50;
    font-size: 11px;
}

.newsblock {
    font-size: 11px;
    padding-top: 2px;
}

.redtxt {
    color: #b54000;
}

.newsblock p, #chatwindow .chatitalic {
    margin-left: 9px;
    border-bottom: 1px solid #FFF;
    display: block;
}

#container .newsblock p {
    margin-bottom: 2px;
}

#chatwindow {
    width: 300px;
    height: 145px;
    float: left;
    overflow: hidden;
    position: relative;
}

#chatcontrol {
    width: 18px;
    height: 145px;
    float: right;
    position: relative;
    background: url(/site/data/img/i/chat-scroll.png) repeat-y 0 0;
}

#chatwindow .redtxt {
    font-weight: bold;
}

#chatwindow .chatitalic {
    margin-left: 13px;
}

#chatwindow .newsblock span {
    margin-left: 13px;
    border: 0;
    padding-bottom: 0px;
    margin-bottom: 0;
}

#chatwindow .chatdate {
    color: #FFF;
}

#chatwindow .newsblock a {
    display: block;
    text-decoration: none;
}

#chatwindow .newsblock i {
    color: #333;
}

#chat-up, #chat-down {
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
}

#chat-up {
    top: 0;
    background: url(/site/data/img/i/chat-up.png) no-repeat 0 0;
}

#chat-down {
    bottom: 0;
    background: url(/site/data/img/i/chat-down.png) no-repeat 0 0;
}

#chatscroll {
    position: relative;
    width: 99%;
    top: 0;
    left: 0;
}


#logoflash {
    position: absolute;
    z-index: 98;
}

#gameslist {
    margin-left: 48px;
    clear: both;
    width: 250px;
    height: 50px;
    padding-top: 8px;
    overflow: hidden;
    position: relative;
    z-index: 20;
}

#gameslistscroll {
    height: 50px;
    width: 5000px;
    position: absolute;
    left: 0px;
}

#gameslistscroll div {
    width: 65px;
    height: 52px;
    float: left;
}

#gameslistscroll b {
    width: 52px;
    display: block;
    overflow: hidden;
    float: left;
    cursor: pointer;
}

#gameslist img {
    border: 1px solid #FFF;
    width: 50px;
    display: block;
    z-index: 30;
}

.imagegamelist div {
    padding-bottom: 14px;
    z-index: 20;
}

.movebutton {
    position: absolute;
    top: 10px;
    width: 35px;
    height: 37px;
    background: url(/site/data/img/i/buttons.png) no-repeat 0 0;
}

#mb-r {
    right: 8px;
    background-position: right bottom;
}

#mb-l {
    left: 8px;
    background-position: 0 bottom;
}

#mb-l.active, #mb-r.active {
    cursor: pointer;
}

#mb-l.active {
    background-position: 0 0;
}

#mb-r.active {
    background-position: right 0;
}

#gameshot {
    border: 2px solid #FFF;
    display: block;
}

#left {
    float: left;
    width: 368px;
    padding-top: 10px;
}

#right {
    float: right;
    width: 564px;
    padding-top: 10px;
}

#left2 {
    float: left;
    width: 643px;
}

#right2 {
    float: right;
    width: 300px;
}

/*
 #login{
 width:560px;
 height:185px;
 position:relative;
 margin-top:-2px;
 background:url(/site/data/img/i/loginbg.jpg) no-repeat 0 0;
 }
 */
#login {
    width: 560px;
    height: 185px;
    position: relative;
    margin-top: -2px;
    background: url(/site/data/img/i/loginbg_new.jpg) no-repeat 0 0;
}

#loginflash {
    position: absolute;
    right: 0;
    top: 1px;
    z-index: 90;
    height: 190px;
    background: #FFF;
}

#loginhtml {
    width: 200px;
    height: 120px;
    position: absolute;
    z-index: 40;
    left: 20px;
    top: 30px;
}

#loginleft {
    width: 135px;
    float: left;
}

#loginfields input {
    width: 128px;
    border: 1px solid #4d4c47;
    padding: 2px 1px;
}

#loginfields span {
    font-size: 12px;
}

#loginfields div {
    padding-bottom: 3px;
}

.userblock {
    width: 122px;
    height: 160px;
    float: left;
    background: url(/site/data/img/i/userblock.png) no-repeat 0 0;
    position: relative;
}

.userblock-avatar {
    /* padding:20px; */
    padding: 10px 0 30px;
    overflow: hidden;
    position: relative;
}

.userblock-avatar img {
    display: block;
    width: auto;
    margin: 0 auto;
}

.paperclip {
    /*width:28px;
     height:37px;
     position:absolute;
     background:url(/site/data/img/i/paperclip.png) no-repeat 0 0;
     behavior:url(/site/data/js/iepngfix.htc);
     right:20%;
     top:7px;*/
}

.userblock span {
    display: block;
    font-size: 11px;
    height: 23px;
    padding: 0 14px;
    text-align: center;
}

.userblock span a {
    color: #4d4c47;
}

/*#left2 a.userblock-link*/
#container a.userblock-link {
    display: block;
    height: 28px;
    width: 100px;
    margin: 0 auto;
    text-decoration: none;
}

#chatbox {
    float: right;
    width: 294px;
    height: 225px;
    background: url(/site/data/img/i/chatbox.png) no-repeat 0 4px;
    position: relative;
}

#chatboxlink {
    color: #666666 !important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
    font-weight: bolder !important;
    margin: 0 !important;
    padding-left: 22px;
    letter-spacing: -1px;
    padding-top: 0 !important;
}

#chatboxlink b {
	color: #FF9D00;
}


#chatbox-window {
    width: 220px;
    height: 133px;
    position: relative;
    left: 55px;
    top:30px;
    font-size: 11px;
}

#chatbox-window ul {
    list-style-type: none;
}

#chatbox-window a {
    font-weight: bold;
    color: #ff9c00;
}

#chatbox-window li {
    padding-bottom: 5px;
    display: block;
    padding-left: 12px;
    background: url(/site/data/img/i/triangle.png) no-repeat 0 4px;
    position: relative;
}

#main-banner {
    float: right;
    width: 300px;
    height: 250px;
}

#main-banner a img {
    border: 0;
    display: block;
}

#main-banner b {
    display: block;
    font-size: 9px;
    text-align: center;
}

.block-yellow2 #main-banner b {
    display: none;
}

.block {
    position: relative;
}

.block-top {
    height: 25px;
    background: url(/site/data/img/i/null.png) no-repeat bottom;
    position: relative;
}

.block-top img {
    position: absolute;
    left: 20px;
    bottom: 4px;
    font-weight: bold;
}

.block-main {
    /*
     background:url(/site/data/img/i/null.png) no-repeat 0 0;
     */
    padding: 0 12px;
}

.block-body {
    clear: both;
    position: relative;
}

.block-padding {
    padding: 10px 10px 10px;
}

.block-bottom {
    height: 12px;
    background: url(/site/data/img/i/null.png) no-repeat center top;
    clear: both;
}

.stopper {
    clear: both;
}

.block-grey .block-top, .block-yellow .block-top, .block-red .block-top {
    background-image: url(/site/data/img/i/block1-top.png);
}

.block-grey .block-bottom, .block-yellow .block-bottom, .block-red .block-bottom {
    background-image: url(/site/data/img/i/block1-bottom.png);
}

.block-grey2 .block-top, .block-yellow2 .block-top {
    background-image: url(/site/data/img/i/block2-top.png);
}

.block-grey2 .block-bottom, .block-yellow2 .block-bottom {
    background-image: url(/site/data/img/i/block2-bottom.png);
}

.block-yellow3 .block-top {
    background-image: url(/site/data/img/i/block3-top.png);
}

.block-yellow3 .block-bottom {
    background-image: url(/site/data/img/i/block3-bottom.png);
}

.block-grey, .block-yellow {
    width: 368px;
    clear: both;
}

.block-grey2, .block-yellow2 {
    width: 564px;
    clear: both;
    margin-bottom: 12px;
}

.block-grey .block-main {
    background-image: url(/site/data/img/i/block-grey.png);
    background-color: #dfdbcc;
}

.block-yellow .block-main {
    background-image: url(/site/data/img/i/block-yellow.png);
    background-color: #ffd101;
    height: 127px;
}

.block-grey2 .block-main {
    background-image: url(/site/data/img/i/block-grey2.png);
    background-color: #dfdbcc;
}

.block-yellow2 .block-main {
    background-image: url(/site/data/img/i/block-yellow2.png);
    background-color: #ffd305;
}

.block-yellow3 .block-main {
    background-image: url(/site/data/img/i/block-yellow3.png);
    background-color: #ffd305;
}

.block-red .block-main {
    background-image: url(/site/data/img/i/block-red.png);
    background-color: #f38414;
}

#container .block-yellowin .block-top {
    background: url(/site/data/img/i/block-in-top.png) no-repeat 0 bottom;
}

#container .block-yellowin .block-bottom {
    background-image: url(/site/data/img/i/block-in-bottom.png);
    height: 4px;
}

#container .block-yellowin {
    width: 530px;
    clear: both;
    margin: 0 auto 0;
}

#container .block-yellowin .block-main {
    background: url(/site/data/img/i/block-yellowin.png) no-repeat 0 0;
}

.block-grey.yellow .block-main {
    background: url(/site/data/img/i/block-yellow-small.png);
}

#footer {
    height: 60px;
    padding-top: 35px;
    background: url(/site/data/img/index/footer.gif) no-repeat center top;
    padding: 40px 20px 0;
    font-size: 10px;
    font-weight: bold;
}

#footer a {
    color: #4d4c47;
}

#footer-top {
    width: 970px;
    height: 21px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/site/data/img/i/bg-bottom-full.png) no-repeat 0 0;
    font-size: 0;
}

.page-main #footer-top {
    background-image: url(/site/data/img/i/bg-bottom-main.png);
}

.page-full #footer-top {
    background-image: url(/site/data/img/i/bg-bottom-full.png);
}

#content h1 {
    font-size: 24px;
    margin-bottom: 0.3em;
    padding-top: 0.5em;
    font-family: Impact, Arial, Tahoma, sans-serif;
    color: #646363;
}

#content h2 {
    font-size: 18px;
    margin-bottom: 0.3em;
}

#content h3 {
    font-size: 15px;
    margin-bottom: 0.3em;
    font-weight: bold;
}

#content p {
    line-height: 1.4em;
    margin-bottom: 1em;
}

#comment-msg {
    text-align: center;
    color: red;
}

.page-left #top-end {
    background-image: url(/site/data/img/i/bg-top-left.png);
}

.page-left #main {
    background-image: url(/site/data/img/i/bg-left.png);
}

.page-left #footer-top {
    background-image: url(/site/data/img/i/bg-bottom-left.png);
}

#tellmoderator {
    width: 490px;
    height: 336px;
    background: url(/site/data/img/i/abuse.png) no-repeat 0 0;
    position: absolute;
    top: 300px;
    left: 160px;
    z-index: 99;
}

#tellmoderator-text1, #tellmoderator-text2, #tellmoderator-text3, #tellmoderator-text4 {
    font-family: Impact;
    position: absolute;
}

#tellmoderator-text1 {
    text-align: center;
    font-size: 18px;
    top: 10px;
    left: 20px;
    width: 450px;
    color: #ee4200;
    z-index: 98;
}

#tellmoderator-text2 {
    font-size: 18px;
    top: 108px;
    left: 11px;
    width: 100px;
}

#tellmoderator-text3 {
    font-size: 18px;
    top: 158px;
    left: 11px;
    width: 100px;
}

#tellmoderator-text4 {
    font-size: 18px;
    top: 221px;
    left: 11px;
    width: 140px;
}

#tellmoderator-close {
    width: 26px;
    height: 26px;
    cursor: pointer;
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 99;
}

#tellmoderator-field1 {
    width: 275px;
    position: absolute;
    left: 160px;
    top: 105px;
}

#tellmoderator-field1 input {
    width: 99%;
    height: 30px;
    font-size: 22px;
    border: 0;
}

#tellmoderator-field {
    width: 275px;
    position: absolute;
    left: 160px;
    top: 156px;
}

#tellmoderator-field textarea {
    width: 99%;
    height: 45px;
    font-size: 14px;
    border: 0;
}

#tellmoderator-field2 {
    width: 130px;
    position: absolute;
    left: 160px;
    top: 223px;
}

#tellmoderator-field2 input {
    width: 99%;
    height: 26px;
    font-size: 20px;
    border: 0;
}

#tellmoderator-submit {
    width: 143px;
    height: 44px;
    position: absolute;
    left: 148px;
    top: 277px;
}

#tellmoderator-submit input {
    display: block;
    width: 100%;
    height: 100%;
}

#tellmoderator-captcha {
    width: 120px;
    height: 60px;
    position: absolute;
    left: 323px;
    top: 205px;
    overflow: hidden;
}

#recoverpass {
    width: 490px;
    height: 336px;
    background: url(/site/data/img/i/recover-pass.png) no-repeat 0 0;
    position: absolute;
    top: 400px;
    left: 160px;
    z-index: 99;
}

#recoverpass-field {
    width: 275px;
    position: absolute;
    left: 160px;
    top: 149px;
}

#recoverpass-field input {
    width: 99%;
    height: 40px;
    font-size: 28px;
    border: 0;
}

#recoverpass-field2 {
    width: 130px;
    position: absolute;
    left: 160px;
    top: 223px;
}

#recoverpass-field2 input {
    width: 99%;
    height: 26px;
    font-size: 20px;
    border: 0;
}

#recoverpass-submit {
    width: 143px;
    height: 44px;
    position: absolute;
    left: 148px;
    top: 277px;
}

#recoverpass-submit input {
    display: block;
    width: 100%;
    height: 100%;
}

#recoverpass-captcha {
    width: 120px;
    height: 60px;
    position: absolute;
    left: 323px;
    top: 205px;
    overflow: hidden;
}

/* Default avatars */
#container .user-avatar {
    width: 75px;
    height: 75px;
}

#container .user-avatar-big {
    width: 120px;
    height: 120px;
}

/* Default game images */
#container .jeux-image {
    width: 75px;
    height: 60px;
}

#container .jeux-image-big {
    width: 285px;
    height: 145px;
}

.lightbox {
    cursor: pointer;
}

.errorpage {
    width: 587px;
    height: 231px;
    margin: 0 auto;
    position: relative;
}

#error-404 {
    background: url(/site/data/img/i/error_404.png) no-repeat 0 0;
}

#error-2 {
    background: url(/site/data/img/i/error_2.png) no-repeat 0 0;
}

#error-numbered {
    background: url(/site/data/img/i/error_numbered.png) no-repeat 0 0;
}

#error-numbered div {
    position: absolute;
    top: 115px;
    left: 20px;
    width: 550px;
}

#error-numbered div b {
    font-size: 18px;
}

#error-access {
    background: url(/site/data/img/i/error_access.png) no-repeat 0 0;
}

#recoverpass-text1, #recoverpass-text2, #recoverpass-text3, #recoverpass-text4 {
    font-family: Impact;
    position: absolute;
}

#recoverpass-text1 {
    text-align: center;
    font-size: 24px;
    top: 10px;
    left: 20px;
    width: 450px;
    color: #ee4200;
    z-index: 98;
}

#recoverpass-text2 {
    text-align: center;
    font-size: 24px;
    top: 50px;
    left: 20px;
    width: 450px;
    color: #ee5b00;
}

#recoverpass-text3 {
    font-size: 18px;
    top: 150px;
    left: 15px;
    width: 100px;
}

#recoverpass-text4 {
    font-size: 18px;
    top: 209px;
    left: 15px;
    width: 140px;
}

#recoverpass-close {
    width: 26px;
    height: 26px;
    cursor: pointer;
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 99;
}

.paging-list {
    height: 30px;
    padding-left: 32px;
}

.paging-list div {
    font-size: 14px;
    font-weight: bold;
    float: left;
    padding: 10px 10px 0;
}

.paging-list div a {
    text-decoration: none;
    color: #4d4c47;
}

.paging-list div b {
    color: #999;
}

.paging-left, .paging-right {
    float: left;
}

.paging-left img, .paging-right img {
    display: block;
}

.main-scrolling {
    overflow: hidden;
    position: relative;
}

.main-scrolling-in {
    position: relative;
    top: 0;
    left: 5px;
}

.main-scroll-button {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 7px;
    cursor: pointer;
}

.main-scroll-button-1 {
    top: 5px;
}

.main-scroll-button-2 {
    bottom: 5px;
}

.main-scroll-in {
    position: relative;
    overflow: hidden;
}

#lastwinners-scroll .main-scroll-button {
    right: 4px;
}

#lastwinners-scroll .main-scroll-in {
    width: 343px;
    height: 127px;
}

#lastwinners-scroll .main-scrolling {
    width: 315px;
    height: 127px;
}

#container #lastwinners-scroll p {
    margin-bottom: 4px;
    font-size: 12px;
}

#jackpot {
    position: absolute;
    right: 10px;
    top: 0;
    background: #ffd306;
    height: 20px;
    padding: 2px 5px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #444;
}

#jackpot u {
    background: #000;
    color: #FFF;
    text-decoration: none;
    margin: 0 1px;
    font-weight: normal;
}

#incrivez-link {
    display: block;
    width: 270px;
    height: 130px;
    text-decoration: none;
    position: absolute;
    left: -9px;
    top: -3px;
}

.topblockinfo {
    font-size: 11px;
    line-height: 0.9;
}

#error-main {
    width: 50%;
    margin: 200px 10px 10px 200px;
}

#error-main h1 {
    padding-top: 1em;
    color: #FFF;
    font-family: Impact, sans-serif;
    font-size: 28px;
    padding-left: 15px;
}

#error-bg {
    border-top: 4px solid #ffd200;
}

.gameruletable {
    width: 250px;
    margin: 5px 0;
}

.gameruletable td {
    vertical-align: top;
    text-align: center;
    padding: 2px 0;
    width: 50%;
    border-bottom: 1px solid #FFF;
}

.gameruletable thead td {
    font-weight: bold;
    background: #ffad12;
}

.grthl td {
    background: #ffad12;
    font-weight: bold;
}

#footer-left {
    float: left;
    width: 45%;
    top: -10px;
    position: relative;
}

#footer-right {
    float: right;
    width: 49%;
    text-align: right;
    margin-top: -14px;
}

#top-infos b {
    white-space: nowrap;
    font-weight: normal;
}

#authenticated {
    display: none;
}


#forumpagepath {
    width: 960px;
    position: absolute;
    left: 14px;
    top: 208px;
    z-index: 90;
    height: 20px;
    width: 938px;
    overflow: hidden;
    font-size: 11px;

}

#forumpagepath div {
    padding-left: 12px;
    float: left;
    height: 23px;
    overflow: hidden;
color:#fff;
}

#forumpagepath a {
    font-weight: bold;
    text-decoration: none;
    z-index: 92;
    color:#fff;
}

#forumpagepath {
    top: 185px;
    z-index: 91;
}

#container div.hierarchicalMenu {
    z-index: 97;
}

#pagepath a:hover, #pagepath a:active {
    color: #b54000 !important;
}

div.hierarchicalMenu div.innerHierarchicalMenu {
    padding: 0 0 0 0;
}

div.hierarchicalMenu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}


div.hierarchicalMenu li.nobg, div.hierarchicalMenu li.nobg a {
    background:none;
    padding:0;
	position:relative;
}

div.hierarchicalMenu li {
    line-height: 16px;
    color: #576171;
    position: relative;
    margin: 0 5px 0 0px;
    float: left;
    z-index: 98;
    text-transform: uppercase;
}

div.hierarchicalMenu li.shop {
	background: url(/site/data/img/i/menu-left-shop.png) no-repeat 0 0;
}
div.hierarchicalMenu li.shop a {
	background: url(/site/data/img/i/menu-right-shop.png) no-repeat right 0;
	color:#FFF !important;
	text-align:center;
	padding-left: 20px;
	padding-right: 20px;
}

div.hierarchicalMenu li {
    background: url(/site/data/img/i/menu-left.png) no-repeat 0 0;
}

#container div.hierarchicalMenu li:hover, #container div.hierarchicalMenu li.hover {
}

#container div.hierarchicalMenu li div.outerMenu li, #container div.outerMenu a {
    background-image: url(/site/data/img/i/null.png);
    font-size: 13px;
    font-weight: normal;
}

div.hierarchicalMenu a {
    height: 24px;
    padding: 5px 14px 0 14px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    float: left;
    background: url(/site/data/img/i/menu-right.png) no-repeat right 0;
    cursor: pointer;
    z-index: 98;
}

div.hierarchicalMenu li.hover a, div.hierarchicalMenu li:hover a {
}

#container div.hierarchicalMenu a {
    color: #4d4c47;
    text-decoration: none;
    font-style: normal !important;
}

div.hierarchicalMenu a {
    text-decoration: none;
}

#container div.hierarchicalMenu li#menu-home {
    padding: 0;
    width: 37px;
    background: url(/site/data/img/i/menu-home.png) no-repeat 0 0;
}

#menu-home a, #menu-home a:hover {
    background: none;
}

#menu-home span {
    display: none;
}

#menu-link a {
    background: transparent url(/site/data/img/i/download.gif) no-repeat scroll 0 0;
    height: 35px;
    margin: 0;
    padding: 0;
    width: 161px;
}

#menu-link a:hover {
    background: transparent url(/site/data/img/i/download-roll-act.gif) no-repeat scroll 0 0;
}

#content {
    padding-top: 25px;
}

#block-gamebuttons {
    width: 100%;
}

#block-gamebuttons td {
    text-align: center;
    padding-bottom: 8px;
    line-height: 0.9;
}

#block-gamebuttons a {
    color: #333 !important;
    text-decoration: none !important;
}

#block-gamebuttons a span {
    text-decoration: underline;
}

#block-gamebuttons a span:hover {
    color: #B54000;
    text-decoration: underline;
}

#btn-promo {
    clear: both;
    height: 90px;
    overflow: hidden;
    width: 211px;
}

#btn-promo img {
    display: block;
    left: 1px;
    position: relative;
    top: 10px;
    width: 211px;
    height: 75px;
}

#tele-le-groom {
    position: absolute;
    z-index: 500;
    top: 230px;
    right: 20px;
}

.lotteryBannerMain {
    height: 179px;
}

.inscript_btns {
    width: 330px;
    margin-left: 10px;
    clear: both;
    margin-bottom: 10px;
}

.btn_discover {
    display: block;
    height: 35px;
    width: 161px;
    float: left;
    background: url(/site/data/img/i/discover.gif) no-repeat;
}

.btn_discover:hover {
    background: url(/site/data/img/i/discover-roll-act.gif) no-repeat;
}

.btn_inscription {
    display: block;
    height: 35px;
    width: 161px;
    margin-left: 4px;
    float: left;
    background: url(/site/data/img/i/inscription.gif) no-repeat;
}

.btn_inscription:hover {
    background: url(/site/data/img/i/inscription-roll-act.gif) no-repeat;
}

div.clear {
    clear: both;
    height: 1px;
}

.assist_content {
    padding: 6px 1px 4px 8px;
    color: #333333;
    font-size: 12px;
}

.assist_content a {
    color: #B54000;
}

.assist_content p {
    padding-left: 14px;
    background: url(/site/data/img/i/assist_bullet.jpg) no-repeat left center;
    margin: 0 !important;
}

.assistance div.hor {
    margin: 0;
    padding: 0;
    height: 1px;
    width: 98%;
    margin: 0 auto;
    border-bottom: 1px solid #8F8F8F;
    border-bottom: 2px solid #FFF;
}

.assistance ul {
    list-style: none;
    padding-left: 20px;
}

.assistance ul li p {
    background: url(/site/data/img/i/assist_buller_small.jpg) no-repeat left center;
}

.assistance .left span a {
    padding-left: 0;
}

.assistance .right span {
    clear: both;
}

.assistance .right input {
}

.assistance div.left {
    float: left;
    width: 370px;
}

.assistance div.right {
    float: right;
    width: 160px;
    text-align: center;
}

a.assist_but {
    background: url(/site/data/img/i/assist_but.gif) no-repeat;
    width: 141px;
    height: 35px;
    display: block;
    clear: both;
    margin: 0 auto;
    margin-top: 4px;
    text-decoration: none;
}

a.assist_but:hover {
    background: url(/site/data/img/i/assist_but_hover.gif) no-repeat;
    width: 141px;
    height: 35px;
    display: block;
    clear: both;
    margin: 0 auto;
    margin-top: 4px;
    text-decoration: none;
}

/* game preview classes for icons */
#block-gamebuttons a span {
    background-position: left;
}

#block-gamebuttons a.yams span {
    background: url(/site/data/img/i/gamepreview_icons/yams.gif) no-repeat;
}

#block-gamebuttons a.tarot span {
    background: url(/site/data/img/i/gamepreview_icons/tarot.gif) no-repeat;
}

#block-gamebuttons a.poker span {
    background: url(/site/data/img/i/gamepreview_icons/poker.gif) no-repeat;
}

#block-gamebuttons a.dominos span {
    background: url(/site/data/img/i/gamepreview_icons/dominos.gif) no-repeat;
}

#block-gamebuttons a.dames span {
    background: url(/site/data/img/i/gamepreview_icons/dames.gif) no-repeat 0 60%;
}

#block-gamebuttons a.coinche span {
    background: url(/site/data/img/i/gamepreview_icons/coinche.gif) no-repeat;
}

#block-gamebuttons a.billiard span {
    background: url(/site/data/img/i/gamepreview_icons/billiard.gif) no-repeat;
}

#block-gamebuttons a.belote span {
    background: url(/site/data/img/i/gamepreview_icons/belote.gif) no-repeat;
}

#block-gamebuttons a.backgammon span {
    background: url(/site/data/img/i/gamepreview_icons/backgammon.gif) no-repeat;
}

#content.mainpage {
    padding-top: 6px;
}

img.lastfromforum_ff2, x:-moz-any-link {
    bottom: 2px;
    top: 0;
}

img.lastfromforum_2_ff2, x:-moz-any-link {
    bottom: 3px;
    top: 0;
}

div.profilinvitation .pad {
    padding: 20px 10px;
}

div.profilinvitation .pad select.selectBox {
    width: 100%;
}

.profilinvitation_letter_img {
    background: transparent url(/site/data/img/profile/profilinvitation_letter_img.jpg) repeat scroll 0 0;
    height: 52px;
    position: absolute;
    right: 15px;
    top: -4px;
    width: 69px;
}

.fastMessageButton {
    width: 260px;
    height: 20px;
    border: 2px solid #EAEAEA;
    background: #FFF url(/site/data/img/profile/expand.png) no-repeat right center;
    margin: 10px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    position: relative;
}

#fastMessageContainer {
    background: #FFFFFF none repeat scroll 0 0;
    border-left: 2px solid #CCCCCC;
    border-right: 2px solid #CCCCCC;
    border-bottom: 2px solid #CCCCCC;
    color: #000000;
    display: none;
    font-size: 11px;
    left: 0;
    padding: 8px;
    position: absolute;
    top: 20px;
    width: 242px;
    z-index: 100;
    margin-bottom: 20px;
    -moz-border-radius: 4px;
}

#fastMessageContainer dl {
    text-align: left;
}

#fastMessageContainer dt {
    border-top: 2px solid #EAEAEA;
    padding-top: 4px;
}

#fastMessageContainer dl dd {
    padding-left: 20px;
}

#fastMessageContainer dl dd a {
    display: block;
    text-decoration: none;
    color: black;
    padding: 6px;
    font-weight: normal;
}

#fastMessageContainer dl dd a b {
    font-weight: bolder;
}

#fastMessageContainer dl dd a:hover {
    background: #CCC;
    text-decoration: none;
}

#usersblock .block-padding {
    padding: 10px 0;
}

/* CLUBS */
.clubs_item {
    background: url(/site/data/img/i/club_item.jpg) no-repeat bottom center;
    width: 687px;
    height: 140px;
    margin: 0 auto;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    clear: both;
}

.clubs_item h2 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #A90F00;
    padding-left: 20px !important;
}

.clubs_item div.content {
    width: 530px;
    float: left;
}

.clubs_item div.content .pad {
    padding: 10px 20px;
}

.clubs_item div.content .pad p {
    margin-bottom: 10px;
}

.clubs_item div.content .pad table {
    font-size: 14px;
    font-weight: bolder;
}

.clubs_item div.content .pad table a {
    font-size: 14px;
    font-weight: bolder;
    text-decoration: none;
    color: black;
    line-height: 24px;
}

.clubs_item div.content .pad table a:hover {
    text-decoration: underline;
}

.clubs_item div.content .pad table .bullet1 {
    background: url(/site/data/img/i/clubs_bullets.gif) no-repeat;
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 10px;
}

.clubs_item div.content .pad table .bullet2 {
    background: url(/site/data/img/i/clubs_bullets.gif) no-repeat 100% 0;
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}

.clubs_item div.content .pad table .bullet3 {
    background: url(/site/data/img/i/clubs_bullets.gif) no-repeat 0 100%;
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 10px;
}

.clubs_item div.content .pad table .bullet4 {
    background: url(/site/data/img/i/clubs_bullets.gif) no-repeat 100% 100%;
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}

.clubs_item div.right {
    width: 155px;
    float: right;
}

.clubs_item div.right img {
    height: 95px;
    padding-top: 8px;
    width: 140px;
}

#usersblock .block-padding {
    padding: 10px 2px;
}

/* groomer du jur off*/
.block.block-grey.off a.acheter.oox {
    background: transparent url(/site/data/img/i/groomer-off-bg.png) no-repeat scroll 0 0;
    height: 150px;
    left: 0;
    top: -14px;
    width: 344px;
    overflow: hidden;
    text-indent: -9999px;
    display: block;
}

.rosterPaging {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0 !important;
    font-weight: bolder;
}

.rosterPaging a {
    cursor: pointer;
    font-weight: bolder;
    font-size: 18px;
}

.rosterPaging a:hover {
    text-decoration: none;
}

a.off {
    cursor: default;
}

.block-top h1, div.top h1 {
    color: #666666 !important;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
    font-weight: bolder !important;
    margin: 0 !important;
    padding-left: 22px;
    letter-spacing: -1px;
    padding-top: 0 !important;
}

.block-top h1 b, div.top h1 b {
    color: #FF9D00;
}


#loteriegrid {
    background: url(/site/data/img/loterietoox/loteriegridindex.jpg) no-repeat;
    height: 250px;
    width: 240px;
    float: left;
    position:relative;
}

#loteriegrid ul {
    position: absolute;
    top: 110px;
    left: -24px;
    *left: 7px;
    width:250px;
}

#loteriegrid ul li {
    display: block;
    width: 10px;
    height: 20px;
    float: left;
    margin: 0 0 0 30px;
    *margin:0 26px 0 0;
    text-align: right;
    padding:0;
    background:none;
}

*:first-child+html #loteriegrid ul {
    left:7px;   
}

p.loterieDate {
	display:block;
	font-size:10px;
	position:absolute;
	left:120px;
	top:80px;
	width:100px;
}

a.playLoterie {
    bottom: 0;
    display: block;
    height: 35px;
    overflow: hidden;
    position: absolute;
    left: 125px;
    text-indent: -999px;
    width: 100px;
}


ul#tickets {
	list-style:none;
	display:block;
	width:100%;
    height:130px;
    width:550px;
}

	ul#tickets li {
		float:left;
		border-left:1px solid #FFF;
		border-right:1px solid #FFF;
        width:178px;
        height:130px;
        padding:0;
        background:none;
	}
	
	ul#tickets li a {
		background:url(/site/data/img/i/ticketLink.png) no-repeat center bottom;
		width:178px;
		position:absolute;
		height:130px;
		display:block;
		text-indent:-999px;
		overflow:hidden;
        width:178px;
	}

	ul#tickets li img {
		display:block;
	}

.inner .block-top h1 {
    padding-left:0;
    margin:0;
    text-align:left;
    font-size:14px !important;
    line-height:25px;
}

.profileblock-title h1 {
    position:relative;
    top:-10px;
}

div.block div.top h1 {
	
}

div.block.simple.gray div.body {
	background:#e0dacc;
	padding:10px;
}

div.block.simple.gray {
	margin-bottom:15px !important;
}


/* game rules block */
div.block.rules {
	width:700px;
	margin:0 auto;
}

div.block.rules div.body * {
	color:#000 !important;
}

/*last winners block */

div.block.simple.gray.lastwinners {
	width:340px;
	margin:0 auto;
	float:left;
}
 
div.block.simple.gray.lastwinners div.body {
	height:160px;
    overflow:auto;
}

div.block.simple.gray.lastwinners div.body hr {
    border-top:1px solid #fff;
    border-bottom:none;
    border-left:none;
    border-left:none;
    width:50%;
    margin:5px auto;
    background:transparent;
}

div.block.simple.gray.lastwinners div.body hr {
    border-top:1px solid #fff;
    border-bottom:none;
    border-left:none;
    border-left:none;
    width:50%;
    margin:5px auto;
    background:transparent;
}
/* short rules block */

div.block.simple.gray.regles {
	width:340px;
	margin:0 auto;
	float:right;
}

div.block.simple.gray.regles div.body {
	height:160px;
}

.reglesandwinnersTable {
	margin:0 auto !important;
	width:700px;
}


/* Oox win table style */
.winOoxTable {
	width:700px;
	display:block;
	margin:0 auto;
}

div.block.simple.gray.winOox {
	width:300px;
	float:left;
}

div.block.simple.gray.winOox .body table {
	overflow:hidden;
}

div.block.simple.gray.winOox .body table th {
	text-align:left;
	background:#ff9900;	
	color:#ac5720;
	height:18px;
	padding:3px;
	display:block;
	position:relative;
	float:left;
	border:1px solid white
}

div.block.simple.gray.winOox .body table th, 
div.block.simple.gray.winOox .body table td  {
	width:60px;	
}

div.block.simple.gray.winOox .body table th + th,
div.block.simple.gray.winOox .body table td + td  {
	width:130px;
}

div.block.simple.gray.winOox .body table th + th + th
{
	width:86px;
}

div.block.simple.gray.winOox .body table td + td + td {
	width:70px;
}

div.block.simple.gray.winOox .body table td {
	padding:3px;
	border-left:1px solid white;
	display:block;
	float:left;
}

div.block.simple.gray.winOox .body div.scroll {
	overflow-y:auto;
	height:60px;
	width:300px;;
	padding:0;
}

#id_rankingDate {
    width:120px;
    text-align:center;
}

div.hugetopbanner {
	height:165px;
	position:relative;
	margin:0 auto;
	width:970px;
}

div.hugetopbanner a {
    display:block;
    width:100%;
    height:100%;
    text-indent:-9999px;
    overflow:hidden;
}

.block.simple.gray.monoox {
    margin-left:10px;
}

.block.simple.gray.monoox table {
    width:400px;
    height:60px;
}

.block.simple.gray.monoox table tr td {
    width:50%;
}

.block.simple.gray.monoox table tr th {
    background:#FF9801;
    color:#A94C0F;
    font-size:14px;
    height:18px;
    line-height:20px;
    text-align:left;
    padding-left:8px;
}


.block.simple.gray.monoox table tr td {
    height:60px;
    background:#DFDCCD;
    vertical-align:top;
}

.block.simple.gray.monoox table tr td a img {
    display:block;
    clear:both;
}

.block.simple.gray.monoox table tr td span {
    float:right;
    font-size:30px;
    font-weight:bold;
    padding-right:6px;
    height:38px;
    line-height:38px;
}

div.block.simple.gray.winOox .body {
	padding:0 !important;
}

#groomsms {
	background: none !important;
}

td.number3 {
	width:auto !important;
}


a.groomBanner1 {
	margin: 20px 0;
}
