@import url("layout.css");
#flashArea{
	width:780px;
}
#bonusMovie{
	float:left;
	width:521px;
	height:323px;
	overflow:hidden;
}
#playNow{
	float:right;
	width:259px;
}
#boxes{
	width:780px;
	overflow:hidden;
}
#boxLeft {
	width: 273px;
	height: 146px;
	background-image:url(/images/box-left.jpg);
	background-repeat:no-repeat;
	float:left;
}
#boxLeftText {
	width: 221px;
	padding:5px 24px 8px 28px;
	font-size:11px;
}
#boxLeftText a{
	font-size:11px;
	font-weight:bold;
	color:#ffcc66;
	text-decoration:none;
}
#boxLeftText a:hover{
	font-size:11px;
	font-weight:bold;
	color:#ffcc66;
	text-decoration:underline;
}
#boxRight {
	float:right;
	width: 259px;
	height: 146px;
	background-image:url(/images/box-right.jpg);
	background-repeat:no-repeat;
}
#boxRightText {
	width: 219px;
	padding:0px 25px 8px 15px;
	font-size:11px;
}
#boxRightText a{
	font-size:11px;
	font-weight:bold;
	color:#ffcc66;
	text-decoration:none;
}
#boxRightText a:hover{
	font-size:11px;
	font-weight:bold;
	color:#ffcc66;
	text-decoration:underline;
}
#boxCenter{
	position:absolute;
	top:441px;
	left:50%;
	margin-left:-117px;
	width: 248px;
	height: 146px;
	background-image:url(/images/box-middle.jpg);
	background-repeat:no-repeat;
}

#footerLeft{
	float:left;
}
#footerLeft a{
	font-family:"Trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
#footerLeft a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
}
#footerRight{
	font-family:"Trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	float:right;
	text-align:right;
}


/***********************************************************************
	Text
************************************************************************/

body {

	font-family:"Trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
}
img {
	border:0px;
}
a {
	font-family:"Trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	font-size: 13px;
	font-weight: bold;
	color: #433719;
	text-decoration: none;
}
a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	font-size: 13px;
	font-weight: bold;
	color: #433719;
	text-decoration: underline;
}
h1, h2{
	font-family:"Trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	color:#2e2611;
	padding:5px 0 5px 0;
	margin:15px 0 0 0;
}

#supportSide {
	padding:0px 20px 0px 15px;
	font-size:11px;
}
#supportSide a{
	font-size:11px;
	font-weight:bold;
	color:#ffcc66;
	text-decoration:none;
}
#supportSide a:hover{
	font-size:11px;
	font-weight:bold;
	color:#ffcc66;
	text-decoration:underline;
}
#supportSide p, #insideLeft p, #popup p, #boxLeftText p, #boxRightText p{
	padding:10px 0px 5px 0px;

}
#insideLeft li{
	margin-left:40px;
}

/***********************************************************************
	Navigation
************************************************************************/

#navigation	{
width: 780px;	
height: 37px;
padding: 0;
border: 0;
background: transparent;
}
	
ul#menu{
list-style:none;
margin:0;
padding:0;	
}

#menu li,#menu li a {
height:37px;
position:relative;
display:block;
line-height:37px;
border: 0;
}

#menu li {
float: left;
display:inline;
}

/* mac hide \*/
#menu li,#menu li a {overflow:hidden;}
/* end hide*/

#menu a {
font-size:12px;
color: #FFF;
font-weight: bold;
text-decoration: none;
line-height: 0;
text-align: center;
}

#menu a:hover {
text-decoration: underline;
}

#menu li em {
position:absolute;
left:0;
top:0;
display:block;
height:37px;
cursor: pointer;
border: 0;
}

li#playCasino a, li#playCasino em {
background: url(/images/navigation.jpg) no-repeat;
background-position: 0 0;
width: 75px;
}

li#casinoGames a, li#casinoGames em {
background: url(/images/navigation.jpg) no-repeat;
background-position: -75px 0;
width: 101px;
}

li#cashier a, li#cashier em {
background: url(/images/navigation.jpg) no-repeat;
background-position: -176px 0;
width: 66px;
}
li#vipplan a, li#vipplan em {
background: url(/images/navigation.jpg) no-repeat;
background-position: -242px 0;
width: 64px;
}
li#home a, li#home em {
background: url(/images/navigation.jpg) no-repeat;
background-position: -306px 0;
width: 183px;
}

li#tournaments a, li#tournaments em {
background: url(/images/navigation.jpg) no-repeat;
background-position: -489px 0;
width: 88px;
}

li#promotions a, li#promotions em {
background: url(/images/navigation.jpg) no-repeat;
background-position: -577px 0;
width: 86px;
}
li#calendarMenu a, li#calendarMenu em {
background: url(/images/navigation.jpg) no-repeat;
background-position: -663px 0;
width: 73px;
}
li#blog a, li#blog em {
background: url(/images/navigation.jpg) no-repeat;
background-position: -736px 0;
width: 44px;
}

ul#menu li a:hover{visibility:visible}/* needed for ie to work*/

li#playCasino a:hover em{background-position:0 -37px}
li#casinoGames a:hover em{background-position:-75px -37px}
li#cashier a:hover em{background-position:-176px -37px}
li#vipplan a:hover em{background-position:-242px -37px}
li#home a:hover em{background-position:-306px -37px}
li#tournaments a:hover em{background-position:-489px -37px}
li#promotions a:hover em{background-position:-577px -37px}
li#calendarMenu a:hover em{background-position:-663px -37px}
li#blog a:hover em{background-position:-736px -37px}

.infiniteCarousel {
  width: 227px;
  position: relative;
  top: -10px;
  left: 3px;
}
.infiniteCarousel .wrapper {
  width: 200px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 10em;
  margin: 0 10px;
  position: absolute;
  top: 0;
}
.infiniteCarousel ul a img {
  border: 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}
.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px;
  height: 106px;
  width: 200px;
}
.infiniteCarousel ul li a img {
  display:block;
}
.infiniteCarousel .arrow {
  display: block;
  height: 26px;
  width: 24px;
  background: url(/images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 44px;
  cursor: pointer;
}
.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}
.infiniteCarousel .back {
  background-position: 0 -48px;
  left: 0;
}
.infiniteCarousel .forward:hover {
  background-position: 0 -24px;
}
.infiniteCarousel .back:hover {
  background-position: 0 -73px;
}
.bankingBox {
	width:527px;
	padding:0px 15px 0px 15px;
}
.bankingOption {
	width:125px;
	padding-top:15px;
	text-align:left;
	float: left;
}
.bankingInfo {
	width:396px;
	text-align:left;
	float:right;
	color:#333300;
}
#popup{
	background: #cf6e39 url(/images/gradient.gif) repeat-x;
	padding:30px 10px 10px 10px;
}
#popupWhite{
	background-color:#FFFFFF;
	padding:0px 10px 10px 10px;
	color:#333300;
}
/***********************************************************************
	Titles
************************************************************************/


#titlePlayNow  span,
#titleCasinoGames  span,
#titleCashier  span,
#titleTournaments  span,
#titlePromotions  span,
#titleVipPlan  span,
#titleAboutUs  span,
#titleBlog  span,
#titleSupport  span,
#titleResponsible  span,
#titleUnsubscribe  span,
#titleTerms  span,
#titlePrivacy  span,
#titleSitemap span,
#titleEaster span{
display:none;
}
#titlePlayNow{
	background:url(/images/title-playnow.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titleCasinoGames{
	background:url(/images/title-casinogames.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titleCashier{
	background:url(/images/title-cashier.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titleTournaments{
	background:url(/images/title-tournaments.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titlePromotions{
	background:url(/images/title-promotions.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titleVipPlan{
	background:url(/images/title-vipplan.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titleAboutUs{
	background:url(/images/title-about.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titleBlog{
	background:url(/images/title-blog.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titleSupport{
	background:url(/images/title-support.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titleResponsible{
	background:url(/images/title-responsible.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titleUnsubscribe{
	background:url(/images/title-unsubscribe.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titleTerms{
	background:url(/images/title-terms.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titlePrivacy{
	background:url(/images/title-privacy.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titleSitemap{
	background:url(/images/title-sitemap.png) no-repeat;
	height:34px;
	margin-top:40px;
}
#titleEaster{
	background:url(/images/title-easter.png) no-repeat;
	height:34px;
	margin-top:40px;
}
h3 {
	margin: 1px 10px 0 10px;
	color:#FFF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.boxgrid {
	width: 126px;
	height: 184px;
	margin: 0px 0px 0px 4px;
	float:left;
	overflow: hidden;
	position: relative;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid p {
	padding: 0px 2px 0px 2px;
	color:#FFF;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.boxgrid a {
	color:#f7be5f;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.boxgrid a:hover {
	text-decoration:underline;
}
.boxcaption {
	padding: 0px 8px 0px 0px;
	float: left;
	position: absolute;
	background: #2d1008;
	height: 164px;
	width: 126px;
	opacity: .9;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.captionfull .boxcaption {
	top: 164px;
	left: 0;
}
.caption .boxcaption {
	top: 164px;
	left: 0;
}

table.chartTable {
	border-width: 0px 1px 1px 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #433719;
	border-collapse: collapse;
}

table.chartTable th {
	border-width: 1px 0px 0px 1px;
	padding: 6px;
	border-style: solid;
	border-color: #433719;
	font-weight: bold;
	vertical-align: middle;
}

table.chartTable td {
	border-width: 1px 0px 0px 1px;
	padding: 6px;
	border-style: solid;
	border-color: #433719;
	vertical-align: top;
}
#orange11px {
	font-size:11px;
	font-weight:bold;
	color:#ffcc66;
	text-decoration:none;
}
#orange11px  a{
	font-size:11px;
	font-weight:bold;
	color:#ffcc66;
	text-decoration:none;
}
#orange11px a:hover{
	font-size:11px;
	font-weight:bold;
	color:#ffcc66;
	text-decoration:underline;
}