@charset "utf-8";
/* CSS Document */

#HeaderCasino {
	height: 430px;
}
#HeaderCasino #SectionNavigation {
	background: #fff;
	width: 730px;
}
#CasinoPromo {
	width: 730px;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#HeaderSignup {
	position: absolute;
	top: 290px;
	left: 0;
}
#HeaderCasinoGames {
  background: url('/images/casino/BG-header-casino-games.png');
  width: 190px;
  height: 69px;
  position: absolute;
  top: 19px;
  left: 38px;
}
#HeaderCasinoGamesBlock {
	padding: 0 5px;
}
#HeaderCasinoGames DIV.onlinecasinogame {
	text-align: center;
	width: 180px;
	height: 50px;
	float: left;
}
#HeaderCasinoGames DIV.onlinecasinogame H4 {
	font: bold 10px/10px Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}
#HeaderCasinoGames DIV.onlinecasinogame H4 A {
	color: #fff;
	text-decoration: none;
    margin: 2px;
}
#HeaderCasinoGames DIV.onlinecasinogame DIV {
	width: 130px;
	height: 30px;
	margin: 0 auto;
	border: 1px solid #000;
}
#HeaderRight {
  position: absolute;
  top: 36px;
  right: -26px;
}
/*============section.title==================
=======================================*/
.section-title {
  border-bottom-width: 0px;
  margin-bottom: 40px;
  position: relative;
  margin-top:145px;
}
.section-title h1{
	text-transform:uppercase;
	text-align:center;
	font-size: 48px;	
    font-weight: normal;
    margin: 0 0 12px;
    padding: 14px 0;
}

.section-title h2{
	text-transform:uppercase;
	text-align:center;
	font-size: 35px;	
    font-weight: normal;
    margin: 0 0 12px;
    padding: 14px 0;
}
.section-title.text-left h2,
.section-title.text-left h1{
 text-align:left;
}
.section-title h1:before ,
.section-title h2:before {
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  right:0;
  margin:-2px auto;
  position: absolute;
  width: 40px;
}
.section-title h2{
	font-size:28px;
}
.section-title.text-left h2{
	text-align:left;
}
.section-title.text-left h1:before ,
.section-title.text-left h2:before{
    left: 0;
    margin-left: 0;
}
/*============section.title==================
=======================================*/
#PageContent TABLE {
	width: 400px;
}
#PageContent TABLE TH {
	background-color: #7d7d7d;
	color: #fff;
}

#CasinoHeader,
#OnlineCasinoGames {
	display: none;
}