    body{   
    font-family: Tahoma;
    color: white;   
    background-image: url("/i/background_pclub.jpg");
    background-position: center;
    background-repeat: repeat-y;
    background-color: #290f1b;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-shadow: #000000 0 0 0;
    
}
#containerTop
{
    width: 100%;
    background-image: url("/i/background_top_pclub.jpg");
    background-position: top center;
    background-repeat: no-repeat;
            
}
#containerBottom
{
    width: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;

}
#container
{
    width: 852px;
    margin-left: auto;
    margin-right: auto;
    
}
.dummy
{
    height: 114px;
}
#mainMenu
{
    background-image: url("/i/line.png");
    background-position: top center;
    background-repeat: repeat-x;
    width: 852px;
    height: 41px;       
}
.mmHref,.mmHrefLast{    
    font-family: Tahoma;    
    color: #ffd7ed;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;  
    display: block;
    float: left;    
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 12px;
    height: 41px;
    //height: 28px;
    background: url("/i/vertical_line.png");
    background-position: top right;
    background-repeat: no-repeat;   
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.mmHref,.mmHrefLast{
    padding-left: 20px;
    padding-right: 20px;
}
}
.mmHrefLast
{
    background: none;
    padding-right: 0;   
    
}
#mainMenu a:hover, span.hov
{
    color: #ffff00;
}

#bigPhoto
{
    width: 852px;
    // width: 843px;
    padding-top: 11px;
    padding-left: 11px;     
}
#mainContent
{
    width: 852px;   
    margin-top: 30px;   
    overflow: auto; 
    height: 1%;
}
.pageHeader
{
    color: #FF0; 
    font-weight: bold;
    font-size: 13pt;
    padding-left: 27px;
    padding-bottom: 20px;   
}

.offer {min-height:400px;}
.offer a{color:#CC0;}
.offer h1 {color:#FFF !important;}


#footer
{
    width: 852px;
    margin-top: 100px;
    color: #FF0;
    font-size:14px;
    background: url("/i/line_footer.png") top left no-repeat;
    padding-top: 30px;
    padding-bottom: 50px;   
}
#footer p{margin:8px 0; color:#bf8bb0;}
#footer a{color:#bf8bb0;}


p.ftr {margin:0; color:#bf8bb0; font-size:12px;}
p.ftr a{color:#bf8bb0;}




#p {position:absolute; top:0; left:0; background:#FFF; padding:15px;}
/*......................................_Calendar_........................................................................*/

#month {text-align:center; font-size:20px; margin-bottom:5px;}
#month span {font-size:16px; padding:0 30px;}

.cTTL {display:block; padding:4px 0;  color:#fbfcc0; font-size:14px; background:#501e29;}

.weekend {color:#fc0203; font-size:14px;}
.weekday {color:#fbfcc0; font-size:14px;}
.sS {margin:5px; font-size:11px; color:bf8bb0;}
/*....................................................._Player's Club_.............................................................*/
#authFrm {float:right;}
/*#registration, #signform*/
#regform, #sbody {
    overflow:auto;
    margin:10px 13px 0 13px;
    padding:0px;
    border:0px;
}
#regform p, #sbody p {padding:0 20px;}

/*...................................._Popup_.........................................................................*/
#sa {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    min-height:100%;
    z-index:300;
background:#000; opacity:0.8; filter: alpha(opacity=70);
}
#pre {
position:absolute;
top:50%;
left:50%;
margin-left:-20px;
margin-top:-20px;
width:40px;
height:40px;
    background:transparent url(/i/loader.gif) no-repeat center;
}

#forpopup{
position:absolute;
width:500px;
left:50%;
margin-left:-250px;
    z-index:400;
}
#sEvent, #registration, #signform {
    top:80px;
    background: #1c000f;
    color:#f2b2df;
    position:relative;
    width:440px;
    margin:0 auto;
    z-index:100;
    font-size:12px;
    border:1px solid #FFF;
} 

#hline {height:31px; background:#501e29; margin:0;}
#hline p {padding:8px; margin:0px; color:#FFF; font-size:14px;}
#close  {float:right; color:#FFF; cursor:pointer; cursor:hand; padding:8px; margin:0px;}

#initem {margin:5px 13px; padding:0px;}
#initem .ttl {font-size:14px;}

.tab {margin:-1px 0 20px 0; border:1px solid #501e29; padding:0 10px;}

.mynav {text-align:center; overflow:hidden;}
.mynav ul {margin:0; padding:0; list-style:none;}
.mynav ul li {display: inline; padding:0; margin:0;}
.mynav ul li span.go{
    float:left;
    display:block;
    color:#fbfcc0;
    width:100px;
    padding:5px 0 5px 0;
    background:#92085d;
}
.mynav ul li span.tut {
    float:left;
    display:block;
    width:100px;
    padding:5px 0 6px 0;
    border:1px solid #501e29; 
    border-bottom:1px solid #1c000f; 
}

span.go {cursor:pointer; cursor:hand; color:#044B92;}
.m {color:#f2b2df !important;}
.star {color:#C00; font-weight:bold;}
