* {
  margin:0;
  padding:0;
}
body {
  background:#000 url(img/body_bg.png) repeat-x 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #7F7F81;
}
p {margin: 1em 0;}
h1, h2, h3 {
  font-weight: normal;
  color: #00769e;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.6em; margin:1em 0 -0.5em 0; 
}
h3 {
  font-size: 1.3em;
}
p, ul, ol {
  line-height: 180%;
}
h2.title {
  color:#00769e;
}
a {
  text-decoration: none;
  color: #00769E;
}
a:hover {
  text-decoration: underline;
}
img.border {
  border: 6px solid #E1F1F6;
}
img.alignleft {
  float: left;
  margin-right: 25px;
}
img.alignright {
  float: right;
}
img.aligncenter {
  margin: 0px auto;
}
#wrapper {
}
/* Header */

#header {
  width: 980px;
  height: 51px;
  margin: 0px auto;
}
#logo {
  width: 980px;
  height: 76px;
  margin: 0px auto;
}
#logo p {
  padding: 55px 0px 0px 30px;
}
#logo h1 {
  float: left;
  padding: 25px 10px 0px 10px;
  letter-spacing: -1px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 36px;
  color: #FFFFFF;
}
#logo a {
  text-decoration: none;
  color: #FFFFFF;
}
#logo .bnr {
  float:right;
  margin:16px 0 0 0;
}
#search {
  width: 980px;
  height: 51px;
  margin: 0px auto;
  background: url(img/search_bg.png) repeat-x 0 0;
}
#search input{
  float:left;
}
#search form {
  padding: 15px 25px 0px 0px;
}
#search fieldset {
  border: none;
  float: right;
}
#search-text {
  width: 140px;
  padding: 2px;
  margin: 3px;
  border:solid #917464;
  border-width:2px 0 0 1px;
  background: none;
  text-transform: lowercase;
  font: normal 11px Arial, Helvetica, sans-serif;
  color: #7F7F81;
  background:#e3dad5;
}
#search-submit {
}
/* Menu */

#menu {
  width: 980px;
  height: 28px;
  margin: 0 auto;
}
#menu .inner{
  float:left;
  overflow:hidden;
  background: url(img/menu_separate.png) no-repeat 100% 100%;
}
#menu a {
  display: block;
  float: left;
  height: 28px;
  padding: 0 24px 0 25px;
  background: url(img/menu_separate.png) no-repeat 0 100%;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 28px;
  color: #666666;
  border: none;
}
#menu .current {
  color: #000;
}
#menu a:hover {
  text-decoration: underline;
  color: #000;
}
#splash {
  width: 980px;
  height: 340px;
  margin: 0px auto;
  background: url(images/img06.jpg) no-repeat left top;
}
/* Page */

#page {
  width: 980px;
  margin: 0 auto;
  background: #FFFFFF;
}
#page-bgtop {
}
#page-bgbtm {
  margin: 0px;
  padding: 0 20px 20px 40px;
}
/* Content */

#content {
  float: left;
  width: 630px;
}
.post ol,.post ul{
  padding:0 0 0 40px;
  display: block;
  margin: 1em 0;
}
.post {
  padding-top: 6px;
  padding-bottom: 10px;
}
.post .title {
  margin: 0px;
  padding-bottom: 10px;
  letter-spacing: -1px;
}
.post .title a {
  border: none;
  text-decoration: none;
  color: #45121D;
}
.post .meta {
  border-top: 1px solid #CCC2A9;
  border-bottom: 1px solid #CCC2A9;
  padding: 5px 0px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: italic;
}
.post .meta a {
}
.post .entry {
  text-align: justify;
  margin-bottom: 25px;
  padding: 10px 0px 10px 0px;
}
.links {
  display: block;
  width: 96px;
  padding: 2px 0px 2px 0px;
  background: #A53602;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #FFFFFF;
}
/* Sidebar */

#sidebar {
  float: right;
  width: 270px;
  padding: 6px 0px 0px 0px;
}
#sidebar input[type=submit] {
  padding: 2px 6px;
}
#sidebar a {
  border: none;
  color: #7F7F81;
}
#sidebar a:hover {
  text-decoration: underline;
  color: #5D9800;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sidebar li {overflow: hidden;
}
#sub_menu a {
  display:block;
  padding-left: 15px;
  line-height: 35px;
  border-bottom: 1px solid #CCC2A9;
}
#sub_menu .current {
  font-weight:bold;
}
#sidebar li ul {
  margin: 0px 15px;
  padding-bottom: 30px;
}
#sidebar li li {
  padding-left: 15px;
  line-height: 35px;
  border-bottom: 1px solid #CCC2A9;
}
#sidebar li li span {
  display: block;
  margin-top: -20px;
  font-size: 11px;
  font-style: italic;
}

#sidebar .sidemenu {margin: 10px 0 0 0; padding: 0;}
#sidebar .sidemenu li {line-height: 24px; border-bottom: 0 none; padding: 0; margin: 0 0 0 10px; list-style: disc;}
#sidebar .sidemenu li span {display: inline; margin: 0; font-size: 12px; font-style: normal;}

#sidebar h2 {
  line-height: 36px;
  padding: 12px 0px 0px 15px;
  letter-spacing: -1px;
  font-size: 22px;
  color: #00769e;
}
#sidebar p {
  padding: 0px 20px 20px 20px;
  text-align: justify;
}
/* Calendar */

#calendar {
}
#calendar_wrap {
  padding: 20px;
}
#calendar table {
  width: 100%;
}
#calendar tbody td {
  text-align: center;
}
#calendar #next {
  text-align: right;
}
/* Footer */

#footer-wrapper {
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  background: #2D2722 url(images/img02.jpg) repeat-x left top;
}
#footer {
  clear: both;
  width: 980px;
  height: 80px;
  margin: 20px auto 0px auto;
  font-family: Arial, Helvetica, sans-serif;
  overflow:hidden;
}
#footer p {
  padding: 0px 0px 0px 0px;
  line-height: normal;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  color: #61544B;
  float:left;
}
#footer ul {float:right; list-style:none; line-height:100%;}
#footer ul li {float:left; margin-left:10px;}
#footer ul li a {text-decoration:underline; font-size:12px;}
#footer a {
  color: #61544B;
}
ul.style1 {
  list-style: none;
  line-height: normal;
  background: url(images/img04.jpg) repeat left top;
  text-align: right;
}
ul.style1 li {
  height: 23px;
  padding: 7px 20px 0px 20px;
  font-size: 12px;
}
ul.style1 a {
  float: left;
  color: #6E6E6E;
}
#two-columns {
  overflow: hidden;
  width: 920px;
  margin: 0px auto;
  padding: 30px 30px 20px 30px;
}
#two-columns h2 {
  padding: 0px 0px 20px 0px;
  font-size: 24px;
  color: #3B3B3B;
}
#column1 {
  float: left;
  width: 560px;
}
#column2 {
  float: right;
  width: 310px;
}
#poll .poll_input {
  overflow:hidden;
  margin-bottom:1px;
}
#poll .poll_input label {
  float:left;
}
#poll .poll_input input {
  float:left;
  margin-top:7px;
  margin-right:10px;
}
#poll {
  padding:0 15px 15px 15px;
}
#poll_submit {
  margin-left:30px;
}
#feedback {
  padding:0 20px;
  margin-top:-20px;
}
#feedback #message{
  height:70px;
}
#rooms {
  background:#AD1443;
  height:159px;
  width:547px;
  padding-left:20px;
}
.rooms, .rooms1 {
  display:block;
  float:left;
  height:100px;
  width:55px;
  border: 2px solid white;
  padding:10px;
  margin:15px 11px;
}
.rooms1 {
  position:relative;
  top:-16px;
}
.room_name {
  margin-top:7px;
  text-align:center;
  color:white;
}
.imgleft {
  float:left;
  margin:6px 12px 4px 0;
}
/*
#partners {}
#partners div { margin:12px 0; padding:12px; background:#faa; color:#000; border:1px solid #f00}

#partners h3 a { display:block; height:50px; line-height:50px; padding:0 0 0 60px; background-position:0 0; background-repeat:no-repeat;}


.playnow { overflow:hidden;}
.playnow a { float:right; width:92px; height:20px; background:url(img/playnow.gif) 0 0 no-repeat; overflow:hidden;}
.playnow a span { display:block; padding-top:21px;}
*/


#topbanner{
  background:#ff7d00 url(img/top-banner-bg.png) 0 0 repeat-x;
  color:#fff;
  height:141px;
}
#topbanner .inner-left{
  height:141px;
  background:url("img/top-banner-left.png") 0 0 no-repeat;
}
#topbanner .inner-right{
  height:141px;
  background:url("img/top-banner-right.png") 100% 0 no-repeat;
}
#topbanner,#topbanner .inner-left,#topbanner .inner-right{
  overflow:hidden;
  position:relative;
}
#topbanner .logo{
  position:absolute;
  top:12px;
  left:22px;
  width:243px;
  height:123px;
}
#topbanner .playnowbtn{
  position:absolute;
  top:94px;
  right:61px;
  width:206px;
  height:40px;
}
#topbanner .promotext{
  position:absolute;
  top:16px;
  left:282px;
  width:360px;
}
#topbanner .promotext ul{
  margin:0;
  padding:0;
}
#topbanner .promotext li {
  list-style:none;
  font-weight:bold;
  line-height: 22px;
  padding:0 0 0 24px;
  background: url(img/check.png) 0 6px no-repeat;
}

#logo h1 {
  float: none;
  width:100%;
  height:100%;
}
#logo h1 a {
  display:block;
  width:100%;
  height:100%;
  text-indent:-5000px;
  background:url(img/logo.gif) 50% 50% no-repeat;
}
.casinoslist {
  border-collapse:collapse;
  color:#333;
  font-size:12px;
  border:solid #ccc;
  border-width:0 1px;
  margin:1em 0;
}
.casinoslist a{
  text-decoration: underline;
  color:#1d1ddc;
}
.casinoslist .pic {
  width:100px;
}
.casinoslist .casino {
  padding-left:24px;
  vertical-align:top;
}
.casinoslist .casino a{
  font-weight:bold;
  font-size:14px;
}
.casinoslist .bonus,.casinoslist .match,.casinoslist .bonus1st{
  text-align:center;
  vertical-align: middle;
  font-size:13px;
  width:60px;
}
.casinoslist .bonus strong {
  font-size:24px;
  line-height:30px;
  color:#f87700;
}
.casinoslist .action {
  width:80px;
  text-align:center;
  vertical-align: middle;
}
.casinoslist .action img {
  margin-bottom:4px
}
.casinoslist td {
  padding:4px;
  border:solid #ccc;
  border-width:0 0 1px 0;
}
.casinoslist thead td {
  background:#ccc;
  font-size:11px;
  font-weight:bold;
  vertical-align: middle !important;
}
.casinoslist h3 {
  font-size:16px;
  margin:0 0 5px;
}
.casinoslist a img {
  border:0 none;
  display:block;
  margin:0 auto;
}
.casinoslist ul {
  list-style:none;
  margin:0;padding:0;
}
.casinoslist ul li {
  padding:0 0 0 10px;
  background:url(img/bull.gif) 0 9px no-repeat;
}
#logo a, #logo img {border:none;}