@charset "utf-8";
/* CSS Document */

div { margin: 0; padding: 0; }

#wrapper { margin: 0 auto; padding: 20px 0; width: 885px; }
#header { position: relative; height: 149px; background: transparent url(./images/header_bg.png) top left no-repeat; }
#bodytop { position: relative; margin-top: 1px; height: 20px; background: transparent url(./images/topbody_bg.png) top right no-repeat; }
#body { position: relative; background: transparent url(./images/midbody_bg.png) fixed; border-bottom: 1px solid transparent; }
#bodybot { position: relative; margin-bottom: 4px; height: 17px; background: transparent url(./images/botbody_bg.png) top left no-repeat; }
#footer { position: relative; height: 61px; background: #fff url(./images/footer_bg.png) top left no-repeat; }

#bodyleft { float: left; width: 220px; height: 615px; margin-left: 15px; background: transparent url(./images/bodyleft_bg.png)  top left no-repeat; }
#bodyright { float: left; width: 640px; }

#logo { position: absolute; top: 8px; left: 12px; }
#playcasino { position: absolute; top: 10px; left: 310px; width: 161px; height: 32px; background: transparent url(./images/playcasino.png) top left no-repeat; 
    text-align: center; color: #f17f05; line-height: 30px; font-family: Arial, sans-serif; font-weight: bold; }
#onlinenow { position: absolute; top: 12px; left: 477px; width: 377px; height: 27px; background: transparent url(./images/onlinenow.png) top left no-repeat; 
    text-align: center; color: #fff; line-height: 25px; font-size: 0.9em; font-weight: bold; }
#support { position: absolute; top: 52px; left: 460px; height: 22px; color: #ea8003; line-height: 21px; font-weight: bold; }
#language { position: absolute; top: 52px; left: 760px; width: 93px; height: 22px; padding-left: 8px; background: transparent url(./images/lang_bg.png) top left no-repeat; 
    color: #000; line-height: 21px; font-size: 0.85em; font-weight: bold; }
#topmenu { position: absolute; top: 107px; left: 22px; width: 838px; height: 32px; background: transparent url(./images/topmenu_bg.png) top left no-repeat; }

#mainbanners { position: relative; margin: 0 auto; width: 859px; height: 580px; }
#banner01 { position: absolute; top: 8px; left: 0; }
#banner02 { position: absolute; top: 272px; left: 0; }
#banner03 { position: absolute; top: 272px; left: 198px; }
#banner04 { position: absolute; top: 272px; left: 395px; }
#banner05 { position: absolute; top: 8px; left: 600px; }
#bottomicons {}

.innerpage { margin: 0 12px; }
.onlinenumber { margin-left: 8px; color: #bdaa77; }
.emailsupport { font-weight: normal; color: #fff; }
.copyright { font-weight: bold; text-align: center; }
.clear { clear: both; }

#topmenu ul { margin: 0; padding: 0; margin-left: 40px; height: 32px; text-align: center; list-style-type: none; }
#topmenu ul li { float: left; height: 32px; line-height: 32px; border-right: 2px solid #000; }
#topmenu ul a { padding: 0 12px; color: #000; font-weight: bold; text-decoration: none; }
#topmenu ul li:hover { background: transparent url(./images/topmenuhover_bg.png) top left no-repeat; }

#body h1 { color: #fff; }

#bodyleft h2 { margin: 0 auto; margin-top: 20px; margin-bottom: 10px; text-align: center; color: #fff; background: transparent url(./images/titleleft_bg.png) top center no-repeat; 
    width: 206px; height: 34px; line-height: 32px; font-size: 20px; }

#bodyleft ul { margin: 0; padding: 0; list-style-type: none;  }
#bodyleft ul li { border-bottom: 1px solid black; height: 30px; line-height: 28px; }
#bodyleft ul a { display: block; padding-left: 16px; background: transparent url(./images/leftarrow.png) center left no-repeat; text-indent: 4px; text-decoration: none; color: #000; }
#bodyleft ul li:hover { background-color: #4e4e4e; }
#bodyleft ul a:hover { color: #fff; }

#footer { font-size: 0.9em; }

#footer ul.firstmenu { margin: 0; padding: 0; height: 30px; text-align: center; list-style-type: none; }
#footer ul.firstmenu li { display: inline; line-height: 30px; }
#footer ul.firstmenu a { padding: 0 8px; color: #000; font-weight: bold; text-decoration: none; }
#footer ul.firstmenu a:hover { color: #eaab1b; }

#footer ul.secondmenu { margin: 0; padding: 0; height: 30px; text-align: center; list-style-type: none; font-size: 0.9em; }
#footer ul.secondmenu li { display: inline; line-height: 30px; border-right: 1px solid #9d9d96; }
#footer ul.secondmenu a { padding: 0 6px; color: #9d9d96; font-weight: bold; text-decoration: none; }
#footer ul.secondmenu a:hover { color: #fff; }

body {
    margin: 0;
    padding: 0;
    background: transparent url(./images/site_bg.jpg) fixed;
    font: 13px/1.5 Verdana, 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

h1 { margin: 8px 0; padding: 0; font-size: 1.25em; }

.innerpage p { margin: 0; padding: 0; margin-bottom: 8px; }
a.left_nav{
display:block;
background:url(../images/icon3.jpg) no-repeat;
color:#02457A;
text-decoration:none;
}
a.left_nav:hover{
display:block;
background:url(../images/icon3.jpg) no-repeat;
color:#3c3c3c;
text-decoration:none;
}

a.left_nav_active{
display:block;
background:url(../images/icon3.jpg) no-repeat;
color:#000000; /*#02457A;*/
font-weight:bold;
}
a.left_nav_active:hover{
display:block;
background:url(../images/icon3.jpg) no-repeat;
color:#3c3c3c;
}