body {
	padding: 0px;
	margin: 10px 0 0 0;
	background: #000 url(/images/layout/body-background.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	height:100%;
}
a {
	color:#e4b026;
}
a:hover {
	color:#7bb3f5;
}
hr {
	color: #548cd6;
	background-color: #548cd6;
	height: 1px;
	border:none;
	margin: 15px 0 15px 0;
}
h1{
	color:#548cd6;
	font-size:18px;
	margin-top: 0px;
}
h2, h3 {
	color: #548cd6;
	font-size: 16px;
	margin-top: 0px;
}

h3 {
	font-size: 14px;
	font-weight:bold;
}
h3 span{
	color: #000;
	font-size: 11px;
	font-weight:normal;
}
p{ 
	line-height: 20px;
	font-size:12px;
}
::-moz-selection {
	background:#548cd6; 
	color:#FFF;
}
::selection {
	background:#548cd6; 
	color:#FFF;
}
ul{
	margin: 0 0 0 10px;
	padding: 0px;
	list-style:none;
}
ul li{
	margin: 0px;
	display:block;
	padding: 5px 0 5px 15px;
	line-height: 20px;
	background:url(/images/layout/blue-square.gif) 0px 10px no-repeat;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
	
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.globalWidth {
	width: 970px;
}
.wrapper {
	margin: 0px auto 0px auto;
	position:relative;
}
.header {
	height: 150px;
	position:relative;
}
.mainLogo {
	position:absolute;
	border: 0px;
	top: 0;
	left: -5px;
}
.landLogo {
	position:absolute;
	border: 0px;
	top: 9px;
	left: 341px;
	z-index: 2;
}
.landHead img{
	border: 1px solid #355ea7;	
}
.menuBlock{
	background:url(/images/layout/header-bg.jpg) no-repeat #0d1b38;
	border: 1px solid #355ea7;
	height: 130px;
	position:relative;
	z-index: 2;
}

ul.mainMenu {
	position:absolute;
	bottom: 0px;
	left: 0px;
	padding: 2px 0 2px 0;
	margin: 0;
	background: url(/images/layout/menu-grey.gif) repeat-x #a1a1a1;
	width: 100%;
}
ul.mainMenu li{
	display:block;
	float:left;
	margin: 0px;
	list-style:none;
	background: url(/images/layout/menu-divider.gif) repeat-y left;
	padding: 0px;
	height:auto;

}
ul.mainMenu li:first-child{
	background: none;
}
ul.mainMenu li a{	
	text-decoration: none;
	display:block;
	height: 29px;
	line-height: 29px;
	padding: 0px 15px 0px 15px;
	background: none;
	color:#132343;
	font-size:11px;
	font-weight: bold;
	margin: 0px 0px 0px 2px;
}
ul.mainMenu li a:hover{
	color:#132343;
	background: url(/images/layout/menu-blue.gif) top repeat-x;
	margin: 0 0 0 2px;
}
ul.mainMenu li.yellow a{
	background: url(/images/layout/menu-yellow.gif) top repeat-x;
}
ul.submenu{
	border: 1px solid #18346a;	
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
}
ul.submenu li{
	padding: 0;
	margin: 0;
	background:none;
}

.mainBlock {
	background: #1a366f;
	padding: 6px;
	margin: 0 0 14px 0;
}
.textBlock{
	background: #0c1a35;
	border: 1px solid #355ea7;
	position:relative;
}
#languageSelect {
	position:absolute;
	top: 6px;
	right: 6px;
}
#languageSelect .text {
	background: #245c9f;
	border: 1px solid #2d69af;
	padding: 4px 6px 4px 6px;
	font-size:10px;	
	float:left;
	width: 115px;
}
#languageSelect .arrow {
	background: #2d69af url(/images/layout/white-blue-bottom-arrow.gif) no-repeat center ;
	float:left;
	display:block;
	margin: 0 0 0 2px;
	padding: 4px 10px 4px 10px;
}
#languageSelect ul#langs{
	background: #245c9f;
	border: 1px solid #2d69af;
	padding: 4px 6px 4px 6px;
	font-size:10px;		
	margin: 25px 0;
	width: 115px;
}
#languageSelect ul#langs li{
	margin: 0px;
	display:block;
	padding-left: 0px;
	line-height: 20px;
}
#languageSelect ul#langs li a{
	color: #c4dfff;
	text-decoration:none;
}
#languageSelect ul#langs li a:hover{
	color: #fff;
	text-decoration:underline;
}
.hiding{
	opacity: 0;
}
.nothiding{
	opacity: 1;
}
.players {
	position:absolute;
	top: 6px;
	right: 165px;
	background: #132343;
	border: solid 1px #245c9f;
	color:#c4dfff;
	line-height: 21px;
	height: 21px;
	font-weight:bold;
	font-size: 12px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.players span{
	font-weight:normal;
	color:#FFF;
	font-size: 11px;
}
.search {
	position:absolute;
	bottom: 3px;
	right: 5px;
	width: 200px;
}
.search form{
	margin:0;
	padding: 0;
	display:inline;
}
.search form input.text, .search form input[type='text'] {
	background: #132343;
	border: solid 1px #245c9f;
	width: 120px;
	color:#FFF;
	font-size: 10px;
	line-height: 15px;
	float:right;
	vertical-align:bottom;
	margin: 2px 2px 0 0;
	outline: 0px;
}

.search form input.submit, .search form input[type='submit']{
	background: url(/images/layout/white-blue-arrow.gif) no-repeat center #1c4474;
	border: none;
	padding: 4px 11px 4px 12px;
	display: inline;
	width: 0;
	float:right;
}
.search form input.submit:hover, .search form input[type='submit']:hover{
	background: url(/images/layout/white-blue-arrow.gif) no-repeat center #1c4474;
	border: none;
	padding: 4px 11px 4px 12px;
	cursor:pointer;
}

.live_support {
	position:absolute;
	top: 6px;
	right: 302px;
}

.downloadButton {
	background:url(/images/layout/free-download.gif);
	float: left;
}
.downloadButtonBig {
	background:url(/images/layout/download-free-big.gif);
}
.downloadButtonBigLad {
	background:url(/images/landing/download-free-big.gif);
}
.downloadButtonSmall {
	background:url(/images/layout/download-free-small.gif);
}
.casinoButton {
	background:url(/images/layout/unleashed-casino.gif);
	float: right;
}
.button{
	background-position: right;
}
.button:hover{
	background-position: left;
}
img.button{
	border:none;
}
.downloadMain{
	background: #112e6b;
	text-align:center;
}
.downloadMain p{
	display:block;
	clear:both;
	text-align:center;
	margin: 0;
}
ol.bigCount{
	font-size:16px;
	color: #fff;
	font-weight:bold;
	list-style: decimal outside;
	padding: 0px;
	margin: 0 0 0 20px;
}
ol.bigCount li{
	height: 32px;
	line-height: 32px;
	padding: 12px 0 0 20px;
	list-style: none;
	position:relative;
}
ol.bigCount li p{
	clear:none;
	display: block;
	position:absolute;
	left: -25px;
	top: 0;
	font-weight:bold;
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-align:center;
	background:url(/images/layout/large-ol-blue-square.gif) no-repeat;

}
ol.bigCount span{
	clear:none;
	display: block;
	position:absolute;
	left: 250px;
	top: 14px;
	font-size:11px;
	color: #548cd6;
	font-weight:normal;
	padding: 0px;
}

.column455{
	width: 432px;
	float:left;
}
.columnHalf{
	width: 469px;
	float:left;
}
.column594{
	width: 594px;
	float:left;
}
.column2{
	width: 344px;
	float:left;
}
.column250 {
	width: 250px;
	float:left;
}
.column300 {
	width: 306px;
	float:left;
}
.column688 {
	width: 688px;
	float:left;
}
.column {
	float:left;
}
.rightOffset{
	margin-left: 20px;
}
.smallrightOffset{
	margin-left: 10px;
}
.bottomOffset{
	margin-top: 20px;
}
.smallPad{
	padding: 10px;	
}
.bigPad{
	padding: 30px;	
}



.hiddenFields {
	display: none;
}
input, textarea, select {
	color: #000;
	background: #fff;
	border: solid 1px #e0d3a6;
	padding:3px;
	font-size:11px;
}
textarea, input.text, input[type='text'] {
	width: 300px;
}
input:focus , textarea:focus, select:focus {
	outline: solid 1px #d6b156;
}
fieldset {
	border:1px solid #333333;
	padding: 20px;
}
legend {
	
}
form input.submit, form input[type='submit']{
	background: url(/images/layout/submit-up.gif) repeat-x top #d8b55b;
	padding: 10px;
}
form input.submit:hover, form input[type='submit']:hover{
	background: url(/images/layout/submit-down.gif) repeat-x top #d8b55b;
}
form label{
	
}
.footer {
	clear:both;
	position:relative;
	font-size:11px;

}
.footer ul{
	display:block;
	top: 10px;
	padding: 0;
	margin: 0;
	list-style:none;
}
.footer ul li{
	padding: 0;
	margin: 0;
	list-style:none;
	background:none;
	display:block;
	float:left;
}
.footer ul li a{
	padding: 0 10px 0 10px;
}
.footer p.copyright{
	display:block;
	padding: 0;
	margin: 0;
	font-size:11px;
	float: right;
}
.footer .subfooter{
	
}
.footer .subfooter img{
	padding: 0 10px 0 10px;
	vertical-align:top;
}
.footer .subfooter img.right{
	float:right;
}


.pagination{
	display:block;
	clear:both;
	text-align:center;
	padding: 5px;
	margin: 0 35px 0 0;
}
.pagination .first{
	display: none;
}
.pagination .previous{
	padding: 0 10px 0 10px;
	background:url(/images/icons/previousIcon.gif) left no-repeat;
}
.pagination .next{
	padding: 0 10px 0 10px;
	background:url(/images/icons/nextIcon.gif) right no-repeat;
}
.pagination span.previous{
	color:#666;
	padding: 0 10px 0 10px;
	background:url(/images/icons/previousInactiveIcon.gif) left no-repeat;
}
.pagination span.next{
	color:#666;
	padding: 0 10px 0 10px;
	background:url(/images/icons/nextInactiveIcon.gif) right no-repeat;
}
.pagination .last{
	display: none;
}
.pagination a.page{
	padding: 4px;
	margin: 2px;
	color:#FFF;
	text-decoration:none;
}
.pagination a:hover.page{
	text-decoration:underline;
}
.pagination strong{
	padding: 2px 4px 2px 4px;
	margin: 2px;
	background: #3167d4;
}
.mainContent{
	position:relative;
	clear:both;
}
.mainContent img{
	border: 1px solid #355ea7;	
}
.mainContent .text{
	position:absolute;
	top: 161px;
	right: 24px;
	width: 494px;
	height: 131px;
}
.mainContent .text h2{
	font-size: 20px;
	color: #e4b026;
	margin: 0 0 5px 0;
	
}
.mainContent .text h3{
	font-size: 15px;
	color: #6c95cc;
	margin: 0 0 5px 0;
}
.mainContent .text p{
	margin: 0;
}
.mainAccordian{
	position:relative;
	clear:both;
}
ul.sm {
	list-style:none;
	width:958px;
	height:301px;
	padding: 0px;
	margin: 0px;
	display:block;
	overflow:hidden;
	border: 1px solid #355ea7;	

}
ul.sm li {
	float:left; 
	display:inline; 
	overflow:hidden;
	padding: 0;
	margin: 0;	
	border-right: 5px solid #355ea7;
	background:none;
}
ul.sm li img{
	border:none;
}
ul.sm li:last-child{
	border-right: none;
}
ul.sm li.last-child{
	border-right: none;
}


.article {
	clear:both;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #18346a;
}

.promo .article:last-child{
	border-bottom:none;	
	padding: 0;
	margin: 0;
}
.article h5{
	display:inline;
	margin: 0 0 5px 0;
	padding: 0;
}
.article h5 a{
	font-size:12px;
	font-weight:bold;
}
.article img {
	border: solid 1px #3885c5;
	float:left;
	display: block;
	margin: 0px 15px 0px 0px;
}

.article p{
	display:block;
	clear:none;
	padding: 0;
	margin: 0;
}
.bb {
	border: 1px solid #3885c5;	
}

table.tournamentTable {
	border-collapse: collapse;
	margin:  0 0 10px 0;
	padding: 0;
	width:100%;
}
table.key {
	width: auto;
}
table.tournamentTable td {
	border-top: 4px solid #0c1a35;
	border-bottom: 4px solid #0c1a35;
	padding: 3px;
}
table.tournamentTable th {
	text-align: left;
	background-color: #548cd6;
	border-top: 6px solid #0c1a35;
	border-bottom: 6px solid #0c1a35;
	padding: 3px;
	text-transform:capitalize;
}
table.tournamentTable thead th, table.tournamentTable tfoot th, table.tournamentTable tfoot td {
	background:url(/images/layout/header-bg.jpg) top no-repeat #0d1b38;
	color:#548cd6;
	font-weight: bold;
}
table.tournamentTable tbody th, table.tournamentTable td {
	background-color:#1a366f;
	color:#fff;
}

table.tournamentTable tbody tr:hover td, table.tournamentTable tbody tr:hover th {
	background-color:#548cd6;
	color:#000;
}
 table.tournamentTable td.yellow {
	background-color:#e4b026;
	color:#000;
}
table.tournamentTable tbody tr:hover td.yellow, table.tournamentTable tbody tr:hover th.yellow {
	background-color:#f2d37f;
	color:#000;
}
h5.newstitle {
	margin: 10px 0 10px 0;
	display:block;
}
h5.newstitle a{
	color: #548cd6;
	font-size:20px;
	text-decoration:none;
}
.sub {
	margin: 5px 0 0 0;
	font-size:10px;
	color:#548cd6;
	display:block;
}
ul.breadcrumbs{
	display:block;
	list-style:none;
	margin: 0 0 10px 0;
	padding: 0;
	font-size:10px;
}
ul.breadcrumbs li{
	display:inline;
	clear:none;
	list-style:none;
	margin: 0 5px 0 0;
	background: url(/images/layout/white-blue-arrow.gif) center left no-repeat;
}
ul.breadcrumbs li a {
	color: #548cd6;
}

.newsimage {
	border: solid 1px #3885c5;
	float:right;
	display: block;
	margin: 0px  0px 15px 15px;
	background:#1a366f;
}

.newsimage .sub {
	margin: 5px 0 0 0;
	font-size:10px;
	color:#548cd6;
	display:block;
}
.landingLogo {
	position:relative;
	z-index: 50000;
}
.landingLogoContain{
	position:relative;
	height: 100px;
	text-align:center;
}
.affLogo{
	background: #0c1a35;
	border: 1px solid #355ea7;
	border-top:none;
	position:relative;
	text-align:center;
	color: #e4b026;
	font-weight:bold;
	padding: 40px 0 40px 0;
}
.affLogo img{
	padding: 10px 0 0 0;
}
.affIntro {
	background: #0c1a35;
	border: 1px solid #355ea7;
	position:relative;
}
.affIntro h2{
	color: #e4b026;
	margin-top: 40px;
}

.affDeal{
	background: url(/images/landing/landing-page-poker-bg.jpg) center;
	border: 1px solid #355ea7;
	position:relative;
	height: 320px;
	text-align:center;
	vertical-align:middle;
}
.affDeal h2{
	margin: 80px 0 10px 0;
	padding: 10px;
	background: #0c1a35;
	font-size:38px;
	color: #e4b026;
}
.affDeal h3{
	margin: 0 0 20px 0;
	font-size: 28px;
	color: #fff;
	padding: 0;
}
.affDeal p{
	font-size: 16px;
	color: #fff;

}
