* {
	margin:0;
	padding:0;
}
#skip {
	display:none
}
body {
	font:small "Myriad Pro", Calibri, "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:#E5EBF4 url(../im/bg1.gif) repeat-x;
	color:#111;
}
a:focus {
	outline:0;
	-moz-outline:0;
}
#wrap {
	width:890px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
#header {
	height:78px;
	position:relative;
}
#header #logo {
	width:396px;
	height:78px;
	position: absolute;
	top: 0;
	left: 0;
}
#header #logo h1 a {
	text-indent:-9999px;
	display:block;
	width:396px;
	height:78px;
	background:url(../im/logo.gif) no-repeat;
}
#langs {
	display: none;
	width:250px;
	text-align:right;
	color:#718494;
	padding:10px 0;
	text-transform:uppercase;
	font-size:85%;
	position: absolute;
	top: 0;
	right: 0;
}
#langs a {
	text-decoration:none;
	color:#718494;
	padding:3px;
	display: block;
	float: left;
	margin-right: 5px;
	border: 1px solid #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#langs a:hover {
	text-decoration:underline;
	color:#333;
}
#langs strong {
	padding:3px;
	background:#718494;
	color:#FFF;
	display: block;
	font-weight: normal;
	float: left;
	margin-right: 5px;
	border: 1px solid #718494;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#sf {
	width:400px;
	position:absolute;
	top:45px;
	right:0;
	text-align:right
}
#sf form {
	width:300px;
	float:left;
}
/*.btn { border:1px solid #CECECE; background:#FFF url(../im/btnbg.gif) repeat-x 0 50%; padding:2px 5px; text-align:center; font-size:85%; font-weight:bold;  cursor:pointer; cursor:hand; -moz-border-radius:3px; -webkit-border-radius:px;}*/
.fld {
	border:1px solid #CECECE;
	background:#FFF;
	padding:2px;
	color:#333;
}
.fld:focus {
	background:#FFC;
	border-color:#333;
}
.btn {
	padding: 4px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 5px;
	border: solid 1px rgb(153, 153, 153);
	color: #333;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	line-height: 1;
	background: #ffffff; /* old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f1f1f1), color-stop(51%, #e1e1e1), color-stop(100%, #f6f6f6)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* ie */
}
.btn:hover {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(248, 248, 248)), to(rgb(221, 221, 221)));
}
.clear {
	clear:both;
}
#right {
	width:711px;
	float:right;
	margin-top:10px;
	position:relative;
}
#left {
	width:170px;
	float:left;
	margin-top:10px;
}
#front {
	border:1px solid #BDC9D6;
	background:#FFFFFF url(../im/bg2.gif) repeat-x;
	text-align:center;
	height:330px;
	font-family:  'Droid Sans', arial, serif;
}
#ocs {
	width:350px;
	float:left;
	position: relative;
}
#ocs h2 a {
	width:350px;
	background:url(../im/ocs.png) no-repeat 50% 20px;
	display:block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 230px;
	letter-spacing: -1px;
}
#front h2 a span {
	font-weight: normal;
}
#front .price {
	background: #FFFCC1; /* old browsers */
	background: -moz-linear-gradient(top, #FFFCC1 0%, #F9DC34 46%, #F7EDB4 49%, #FBE667 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFCC1), color-stop(46%, #F9DC34), color-stop(49%, #F7EDB4), color-stop(100%, #FBE667)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFCC1', endColorstr='#FBE667', GradientType=0 ); /* ie */
	font-size: 160%;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
	letter-spacing: -1px;
	color: #000;
	width: 100px;
	padding: 10px 0;
	text-align: center;
	position: absolute;
	top: 140px;
	right: 20px;
	border: 1px solid #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}
#front .setuptime {
	font-size: 75%;
	width: 140px;
	position: absolute;
	top: 195px;
	right: 0px;
}
#prs {
	width:350px;
	float:right;
}
#prs h2 a {
	width:350px;
	background:url(../im/prs.png) no-repeat 50% 40px;
	display:block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 230px;
	letter-spacing: -1px;
}
.frontbuttons {
	list-style:none;
	width:174px;
	margin:10px auto;
	height: 20px;
	position: relative;
}
.frontbuttons a.b1 {
	width:84px;
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 95%;
	position: absolute;
	top: 0;
	left: 0;
	background: #FF8E8E; /* old browsers */
	background: -moz-linear-gradient(top, #FF8E8E 0%, #FF4D4B 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF8E8E), color-stop(100%, #FF4D4B)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF8E8E', endColorstr='#FF4D4B', GradientType=0 ); /* ie */
	border: 1px solid #ff0303;
	text-decoration: none !important;
	color: #2e2e2e !important;
	text-shadow: 1px 1px 1px #eec1a8;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
.frontbuttons a.b2 {
	width:84px;
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 95%;
	position: absolute;
	top: 0;
	right: 0;
	background: #C8C8C8; /* old browsers */
	background: -moz-linear-gradient(top, #C8C8C8 0%, #A0A0A0 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C8C8C8), color-stop(100%, #A0A0A0)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C8C8C8', endColorstr='#A0A0A0', GradientType=0 ); /* ie */
	border: 1px solid #959595;
	text-decoration: none !important;
	color: #2e2e2e !important;
	text-shadow: 1px 1px 1px #c0c0c0;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
.frontbuttons a:hover {
	color: #FFF !important;
	text-shadow: none;
}
#adva {
	background:#f7fafd;
	border:1px solid #BDC9D6;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px !important;
	font: 85% Arial, Helvetica, sans-serif;
	position: relative;
}
#adva a {
	display: block;
	text-decoration: none;
	color: #3F596F;
	font:160% 'Droid Sans', arial, serif;
	letter-spacing: -1px;
	margin-bottom: 5px;
}
/* lang local */
#front .de {
	width: 250px;
}
#front .de a.b1 {
	width: 120px;
}
#front .de a.b2 {
	width: 120px;
}
#video {
	background:#FFF;
	border:1px solid #BDC9D6;
	width:390px;
	float:right;
	margin-top:10px;
	height:310px;
	text-align:center;
	line-height:310px;
}
#video a {
	color:#3F596F;
	text-decoration:underline;
}
#video a:hover {
	background:#FFC;
	text-decoration:none;
	color:#000;
}
#video a#butt {
	width:390px;
	height:310px;
	background: url(../im/video-pic.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
}
#videobig {
	position:absolute;
	width:576px;
	top:0;
	right:-10px;
	border:5px solid #BDC9D6;
	background:#FFF;
}
.note {
	font-size:85%;
	color:#9E9E9E;
	padding:10px 0;
}
#navigation {
	border:1px solid #BDC9D6;
	background:#FFF;
	margin-bottom:10px;
	border-bottom: 0;
}
#navigation h2 {
	background:#F2F6FA;
	border-bottom:1px solid #BDC9D6;
	color:#535455;
	padding:5px;
	font-size:110%;
	font-weight:normal;
}
#navigation i {
	background:url(../im/new_icon.png);
	width:23px;
	height:9px;
	position:absolute;
	right:-29px;
	top:4px;
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
	display:inline;
}
#navigation ul li a {
	color:#3F596F;
	font-weight:bold;
	text-decoration: none;
	overflow:hidden;
	padding:6px 5px;
	display:block;
	border-bottom:1px solid #BDC9D6;
	text-shadow: 1px 1px 1px #FFF;
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F2F2F2 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F2F2F2)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F2F2F2', GradientType=0 ); /* ie */
}
#navigation ul li a.new {
	color:#783128;
	font-weight:bold;
	text-decoration: none;
	padding:3px;
	display:block;
	border-bottom:1px solid #E8EDF6;
}
#navigation ul li a:hover {
	background:#E8EDF6;
}
#navigation ul li a span {
	position:relative;
	line-height:15px;
}
#navigation ul li ul {
	display:none;
}
#navigation ul li ul li a {
	font-weight:normal;
	border-bottom:1px solid #E8EDF6;
	background: none;
	text-shadow: 0 1px 1px #FFF;
}
#navigation ul li ul li a.bold {
	background-color:#E4F2FF !important;
	filter:none; /* ie */
}
#navigation ul li ul li ul {
	margin-left:8px;
}
#navigation ul li ul li ul li a {
	padding-left: 4px;
	border-bottom:0;
}
#subscribe {
	border:1px solid #BDC9D6;
	background:#FFF;
	margin-bottom:10px;
}
#subscribe h2 {
	background:#F2F6FA;
	border-bottom:1px solid #BDC9D6;
	color:#535455;
	padding:5px 10px;
	font-size:110%;
	font-weight:normal;
}
#subscribe ul {
	list-style:none;
	margin:10px;
	line-height:200%;
}
#contact {
	background:#f2f6fa;
	color:#222;
	margin-bottom:10px;
	border:1px solid #dfe2e5;
	border-bottom: none;
}
#contact:hover {
	background: #f7fbff;
}
#contact h2 {
	background:#f2f6fa;
	border-bottom:1px solid #dfe2e5;
	color:#535455;
	padding:5px 10px;
	font-size:110%;
	font-weight:normal;
}
#contact ul {
	list-style:none;
}
#contact ul li {
	border-bottom:1px solid #dfe2e5;
	border-top: 1px solid #FFF;
	padding: 5px 10px 5px 20px;
	text-shadow: 0 1px 1px #FFF;
}
#contact ul li.address {
	background:url(../im/mi/address.png) no-repeat 5px 7px;
}
#contact ul li.phone {
	background:url(../im/mi/phone.png) no-repeat 5px 7px;
}
#contact ul li.icq {
	background:url(../im/mi/icq.png) no-repeat 5px 7px;
}
#contact ul li.skype {
	background:url(../im/mi/skype.png) no-repeat 5px 7px;
}
#contact ul li.email {
	background:url(../im/mi/mail.png) no-repeat 5px 7px;
}
#contact a {
	text-decoration:underline;
	color:#4D5155;
}
#contact a:hover {
	text-decoration:none;
	color:#000;
}
#certified {
	border:1px solid #BDC9D6;
	background:#FFF;
	margin:10px 0;
}
#certified h2 {
	color:#535455;
	padding:5px 10px;
	font-size:110%;
	font-weight:normal;
}
#certified {
	padding: 10px 0;
}
#certified img {
	border:0;
}
#news {
	border:1px solid #BDC9D6;
	background:#FFF;
	margin-bottom:10px;
}
#news h2 {
	background:#F2F6FA;
	border-bottom:1px solid #BDC9D6;
	color:#535455;
	padding:5px 10px;
	font-size:110%;
	font-weight:normal;
}
#news em, #blog strong {
	color:#111;
}
#news strong {
	margin-bottom:15px;
}
#news .date {
	font-size:85%;
}
#news a {
	color:#3F596F;
	text-decoration:underline;
}
#news a:hover {
	text-decoration:none;
	color:#333;
}
.newsblock {
	padding:10px;
}
.newsblock em, .newsblock strong {
	color:#111;
	display:block;
	margin-bottom:4px;
}
.newsblock p {
	margin:0 !important;
	padding:0 !important;
	text-align:justify;
}
#frontcontent {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/bg2.gif) repeat-x;
	padding:20px;
	color:#111;
}
#frontcontent p {
	text-align:justify;
	margin-bottom:15px;
	line-height:150%;
}
#frontcontent a {
	color:#3F596F;
	text-decoration:underline;
}
#frontcontent a:hover {
	text-decoration:none;
	color:#000;
}
#fblikebox {
	border:1px solid #BDC9D6;
	background:#FFF;
	margin-bottom:10px;
}
hr {
	display:none;
}
#footer {
	margin:10px 0;
	padding-bottom:10px;
}
#footer h5 a {
	background:url(../im/logosmall.gif) no-repeat;
	width:123px;
	height:42px;
	text-indent:-9999px;
	float:left;
}
#bottom-menu {
	width:711px;
	float:right;
	font-size:85%;
}
#bottom-menu ul {
	list-style:none;
	margin-bottom:10px;
	width:19%;
	float:left;
}
#bottom-menu ul li strong {
	color:#8596A7;
	font-size:110%;
}
#bottom-menu ul li a {
	color:#8596A7;
	text-decoration:none;
}
#bottom-menu ul li a:hover {
	text-decoration:underline;
	color:#333;
}
#content {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/bg2.gif) repeat-x;
	padding:20px;
	color:#111;
}
#content h1 {
	font-size:250%;
	margin-bottom:10px;
	color:#3F596F;
	font-family: 'Droid Sans', arial, serif;
	letter-spacing: -1px;
	text-shadow: 0 1px 1px #FFF;
}
#content h2 {
	font-size:180%;
	margin-bottom:10px;
	color:#3F596F;
}
#content h3 {
	font-size:150%;
	margin-bottom:10px;
	color:#3F596F;
}
#content h4 {
	font-size:120%;
	margin-bottom:10px;
	color:#3F596F;
	font-weight:bold;
}
#content .gameslist h4 {
	font-size:140%;
	margin-bottom:0px;
	padding:6px 0px 2px 0px;
	font-weight:normal;
	color:#153955;
	background: #e3eaf3; /* old browsers */
	background: -moz-linear-gradient(top, #e3eaf3 0%, #becad8 75%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e3eaf3), color-stop(75%, #becad8)); /* webkit */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3eaf3', endColorstr='#becad8', GradientType=0 ); /* ie */
}
#content .gameslist .gameicon {
	background: #becad8; /* old browsers */
	background: -moz-linear-gradient(top, #becad8 0%, #ffffff 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #becad8), color-stop(100%, #ffffff)); /* webkit */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#becad8', endColorstr='#ffffff', GradientType=0 ); /* ie */
	padding:0;
	margin:0;
	text-align:center;
}
#content p {
	text-align:justify;
	margin-bottom:15px;
	line-height:150%;
}
#content a {
	color:#3F596F;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
	color:#000;
}
.imgleft {
	float:left;
	margin-right:10px;
}
.imgright {
	float:right;
	margin-left:10px;
}
.smallmenu, .smallmenu2 {
	padding:10px 0;
	border-bottom:1px solid #EAEAEA;
	margin-bottom:10px;
}
.orange {
	color:#F26600;
}
a.buy {
	color:#FFF !important;
	font-weight:bold;
	padding:3px 5px;
	background:#F26600;
	text-decoration:none;
	border:1px solid #FFF;
	display:block;
	width:70px;
	text-align:center;
}
a.buy:hover {
	color:#FFF;
	background:#3F596F !important;
	border-color:#005FA2;
}
hr {
	display:none;
}
hr.clear {
	display:block;
	visibility:hidden;
	clear:both
}
.tip {
	border:1px solid #EAEAEA;
	background:#FAFAFA;
	padding:10px;
	clear:both;
	margin:20px 0;
}
.tip legend {
	font-weight:bold;
	padding:0 5px;
}
#content ul {
	margin:5px 30px;
	list-style:none;
	margin-bottom:20px;
}
#content ul li {
	padding-left:10px;
	background:url(../im/bul.gif) no-repeat 0 6px;
	margin-bottom:6px;
}
#content ol {
	margin:5px 30px;
}
#content ol li {
	padding-left:10px;
	color:#666;
}
#content table {
	margin-bottom:20px;
}
.portfolio li {
	background-image:none !important;
	width:150px;
	float:left;
	margin:0 15px 15px 0;
	text-align:center;
	font-size:85%;
	height:150px;
	padding:0;
}
.portfolio li img {
	padding:1px;
	border:1px solid #999;
}
.innertable {
	border:1px solid #EAEAEA;
	border-bottom:none;
	margin:10px 0;
}
.innertable th {
	text-align:center;
	padding:5px;
	background:#EEE;
	border-bottom:1px solid #EAEAEA;
}
.innertable td {
	border-bottom:1px solid #EAEAEA;
	padding:5px;
}
.innertable ul, .innertable ol {
	margin-bottom:0 !important;
}
.formtbl td {
	padding: 5px;
}
label {
	cursor:pointer;
	cursor:hand;
}
label:hover {
	color:#000;
}
kbd {
	color:#F00;
}
optgroup option {
	padding-left:10px;
}
label.error {
	color : #FF3300;
	background:url(../im/caution.gif) no-repeat 0 50%;
	padding:5px 0 5px 20px;
	display:block;
	margin:5px 0;
}
input.validation-passed, textarea.validation-passed {
	border:1px solid #339933;
	color : #339933;
}
.validation-advice {
	color : #FB3B00;
	padding:20px;
}
#ffeatures {
	padding:10px;
	background:#E5EBF4;
	margin-bottom:20px;
}
#ffadv {
	width:300px;
	float:left;
	background:#EBF0F8 url(../im/ffbg.gif) no-repeat 100% 0;
	margin:0 20px 10px 0;
}
#ffadv p {
	padding:10px;
}
.gamb {
	background:#E5EBF4 url(../im/gamb-ind2.gif) no-repeat 0 100%;
	padding:20px 20px 20px 270px;
	margin-bottom:20px;
}
#content.frontblocks {
	padding: 0 !important;
	border: 0;
}
#content.achiv {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/achiv.gif) no-repeat 100% 0;
}
#content.abo {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/ab.gif) no-repeat;
}
#content.conto {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/conto.gif) no-repeat 0 100%;
	padding-bottom:50px;
}
#content.team {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/team.jpg) no-repeat 100% 0;
}
#content.promot {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/promot2.jpg) no-repeat 100% 0;
}
#content.gamb {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/gamb-ind.gif) no-repeat 100% 0;
}
#content.build {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/build.gif) no-repeat;
}
#content.design {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/design.jpg) no-repeat;
}
#content.cas-intro {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/cas-intro.gif) no-repeat 100% 0;
	padding:0;
}
#content.priv {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/priv.gif) no-repeat 100% 0;
}
#content.bill {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/bill.gif) no-repeat 100% 0;
}
#content.licen {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/licen.gif) no-repeat 100% 0;
}
#content.server {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/server.gif) no-repeat;
}
#content.pokint {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/pokint.jpg) no-repeat;
}
#content.casinodesc {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/casinodesc.gif) no-repeat 100% 0;
}
#content.bene {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/bene.gif) no-repeat 100% 0;
}
#content.sg-main {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/sg-main.gif) no-repeat 100% 0;
}
#content.sg-soft {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/sg-soft.gif) no-repeat 100% 0;
}
#content.maint {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/maint.gif) no-repeat 100% 0;
}
#content.pok {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/pok.jpg) no-repeat 100% 0;
}
#content.domino {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/domino.gif) no-repeat 100% 0;
}
#content.spades {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/spades.jpg) no-repeat 100% 0;
}
#content.tonk {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/tonk.gif) no-repeat 100% 0;
}
#content.yah {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/yah.jpg) no-repeat 100% 0;
}
#content.ginrummy {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/ginrummy.jpg) no-repeat 100% 0;
}
#content.nmbrs {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/nmbrs.gif) no-repeat 100% 0;
}
#content.guara {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/guara.jpg) no-repeat 100% 0;
}
#content.audit {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/audit.jpg) no-repeat 100% 0;
}
#content.gaconsult {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/gaconsult.jpg) no-repeat 100% 0;
}
#content.turnkey {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/turnkey.jpg) no-repeat 100% 0;
}
#content.casinoland {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/casinoland.jpg) no-repeat;
}
#content.pokerland {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/pokerland.jpg) no-repeat;
}
#content.mobileindex {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/mobileindex.jpg) no-repeat;
}
#content.mobilefitness {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/mobilefitness.jpg) no-repeat;
}
#content.mobilesupport {
	border:1px solid #BDC9D6;/*background:#FFF url(../im/mobilesupport.jpg) no-repeat;*/
	padding-left:300px;
	background:#FFF url(../im/mobileyoga.jpg) no-repeat;
}
#content.mobilestrip {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/mobilestrip.jpg) no-repeat;
}
#content.mobilestrip {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/mobilestrip.jpg) no-repeat;
}
#content.mobileyoga {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/mobileyoga.jpg) no-repeat;
}
#content.mobilebj {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/mobilebj.jpg) no-repeat;
}
#content.poksocial {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/poksocial.jpg) no-repeat 100% 0;
}
#content.affa {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/affbg.gif) no-repeat 100% 0;
}
#content.contactpage {
	border:1px solid #BDC9D6;
	background:#FFF url(../im/contact-pic.jpg) no-repeat 100% 0;
}
#content.bigtext {
	background:#FFF !important;
	background-image:none;
}
.mobileindex a.btn {
	float: right;
	margin-left: 20px;
}
.ruler {
	border-top:1px dashed #EAEAEA;
	margin-bottom:5px !important;
	clear:both;
}
.digit {
	background:#e5ebf4;
	color:#9faebc;
	text-align:center;
	font-size:300%;
	padding-top:10px;
	font-weight:bold;
}
.digit2 {
	background:#FFF;
	color:#dce1e5;
	text-align:center;
	font-size:210%;
	padding-top:10px;
	font-weight:bold;
}
.gli {
	border:1px solid #BDC9D6;
	background:#D9E0EA;
	margin:10px 0;
	padding:5px;
	text-align:center;
	font:85% Arial, Helvetica, sans-serif;
	text-shadow:0 1px 1px #FFF;
}
.bluebg {
	background:#E5EBF4;
	padding:20px;
	margin-bottom:10px;
	border:1px solid #E5EBF4;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#content.conto .innertable td .fld {
	width:150px;
}
#content .gamesbuttons {
	list-style:none;
	width:165px;
	margin:10px auto;
}
#content .gamesbuttons li {
	display:inline;
	background:none;
	padding:0;
}
#content .gamesbuttons li a {
	display:block;
	height:22px;
	line-height: 22px;
}
#content a.b1 {
	width:75px;
	text-align: center;
	font-size: 95%;
	float: left;
	background: #ca647a; /* old browsers */
	background: -moz-linear-gradient(top, #ca647a 0%, #a22238 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ca647a), color-stop(100%, #a22238)); /* webkit */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca647a', endColorstr='#a22238', GradientType=0 ); /* ie */
	border: 1px solid #3e5970;
	text-decoration: none !important;
	color: #FFFFFF !important;
	text-shadow: 1px 1px 1px #000000;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#content .table .b1 {
	float:none;
	margin:0 auto;
	padding:0 5px;
	width:auto;
}
#content a.b2 {
	width:75px;
	text-align: center;
	font-size: 95%;
	float: right;
	background: #e0e9f2; /* old browsers */
	background: -moz-linear-gradient(top, #e0e9f2 0%, #97b1c9 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e9f2), color-stop(100%, #97b1c9)); /* webkit */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e9f2', endColorstr='#97b1c9', GradientType=0 ); /* ie */
	border: 1px solid #3e5970;
	text-decoration: none !important;
	color: #2a4359 !important;
	text-shadow: 1px 1px 1px #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#content a.b1:hover {
	color: #FFF !important;
	background:#fa5c7b;
	text-shadow: none;
}
#content a.b2:hover {
	color: #FFF !important;
	background:#a3ccf1;
	text-shadow: none;
}
.de .gamesbuttons a.b1 {
	width: 100px !important;
}
.de .gamesbuttons a.b2 {
	width: 55px !important;
}
.gameslist td .img {
	padding:2px;
}
.conto table td .fld {
	margin:2px 0;
}
#comsoon {
	position:absolute;
	top:70px;
	left:150px;
	border:5px solid #EAEAEA;
	width:400px;
	height:200px;
	line-height:200px;
	background:#FFC;
	font-size:300%;
	letter-spacing:-1px;
}
.testimonials blockquote {
	margin-bottom:30px;
	padding:0;
	text-align:justify;
}
.testimonials blockquote cite {
	color:#666;
	font-style:normal;
	display:block;
	border-bottom:1px dotted #CCC;
	margin-bottom:10px;
}
.readmore {
	border:1px solid #BDC9D6;
	padding:10px;
	background:#FFF;
	margin-top:0px;
	border-top:0;
}
.readmore a {
	color:#3F596F;
	text-decoration:underline;
}
.readmore a:hover {
	background:#FFC;
	text-decoration:none;
	color:#000;
}
.tbl {
	border-top:1px solid #ccc;
}
.tbl td {
	padding:5px;
}
.tbl td.pad5 {
	padding-top:10px;
}
.tbl span {
	display:none;
}
.tbl2 {
	border:1px solid #Eaeaea;
}
.tbl2 th {
	padding:5px;
	background:#Eaeaea;
	text-align:left;
}
.tbl2 td {
	padding:5px;
	border-bottom:1px solid #Eaeaea;
}
.brbr {
	border:1px solid #BBB;
	padding:5px;
}
.trail {
	padding:6px;
	border:1px solid #BDC9D6;
	border-bottom:0;
	color:#666;
	font-size: 11px;
}
.trail a, .trail b {
	padding:0 5px;
}
.trail a {
	color:#666;
	text-decoration:underline;
}
.trail a:hover {
	color:#111;
	text-decoration:none;
}
.casinoland h1 {
	text-indent:-9999px !important;
	height:180px;
}
.casinoland ul {
	margin-left:0 !important
}
.pokerland h1 {
	text-indent:-9999px !important;
	height:180px;
}
.pokerland ul {
	margin-left:0 !important
}
.right {
	text-align:right !important
}
.center {
	text-align:center !important;
}
.sblock {
	border:2px solid #e8e8e8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:20px;
}
.sblock h4 {
	background:#6e7d98 url(../im/sblockbg.gif) repeat-x;
	padding:5px 10px;
	color:#FFF !important;
	border:1px solid #FFF;
}
.sblock table td {
	padding:5px 7px;
}
.border-bottom {
	border-bottom:1px solid #c6ccd7;
}
.img2 {
	padding:2px;
	margin:0 auto;
}
#langfooter {
	display: none;
	padding:10px 5px;
	color:#8596A7;
}
#langfooter a {
	color:#8596A7;
	text-decoration:none;
	padding:0 5px;
}
#langfooter a:hover {
	color:#333;
	text-decoration:underline;
}
#mcaffee {
	position:absolute;
	top:35px;
	right:10px;
}
#affil {
	padding:10px;
	color:#8596A7;
	background:#F5F7FA;
	border:1px solid #D3DBE5;
}
#affil a {
	color:#8596A7;
	text-decoration:none;
	padding:0 5px;
}
#affil a:hover {
	color:#333;
	text-decoration:underline;
}
#cert2 {
	margin:10px 0;
	text-align:center;
}
#cert2 h2 {
	color:#535455;
	padding:5px 10px;
	font-size:110%;
	font-weight:normal;
	text-align:left;
}
#indexvid {
	border:1px solid #BDC9D6;
	background:#FFF;
	margin:10px 0;
	padding:10px 0;
	text-align:center;
}
.nofont {
	font-family: Verdana, Arial, sans-serif;
}
.red {
	color:#F00;
}
.nofont span {
	color:#F00;
}
.ml5px {
	margin-left:5px;
}
.mr10 {
	margin-right:10px;
}
.overflow {
	overflow:hidden;
}
.overflow_x {
	overflow-x:hidden;
}
.fbshare {
	border:1px solid #BDC9D6;
	border-top:none;
	background:#FFF;
	padding:5px;
	text-align:center;
	position: relative;
	height: 22px;
	overflow: hidden;
}
.fbshare .fb_ {
	position: absolute;
	top: 5px;
	left: 10px;
}
.fbshare .share_ {
	position: absolute;
	top: 5px;
	right: 10px;
}
.bigbtn {
	font-size: 180%;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}
#content .button {
	font:bold 14px/14px Arial;
	color:#fff;
	text-decoration:none;
	padding:5px 25px;
	text-shadow: #3e6480 -1px -1px 1px;
	border: 1px solid #2b5c85;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	background: #B8D5ED; /* old browsers */
	background: -moz-linear-gradient(top, #B8D5ED 0%, #82ABCD 49%, #5E92BD 50%, #376C98 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #B8D5ED), color-stop(49%, #82ABCD), color-stop(50%, #5E92BD), color-stop(100%, #376C98)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B8D5ED', endColorstr='#376C98', GradientType=0 ); /* ie */
}
#content .button:hover {
	color: #FFC;
}
/*
#content .button .topRight,#content .button .topLeft{height:45px; width:25px; overflow:hidden; position:absolute; background:url(../im/buttonCorners.gif) no-repeat left top;}
#content .button .topLeft{top:0px;left:0px;}
#content .button .topRight{width:21px;top:0px; right:0px; background-position:right top;}
#content .button.plr15px { padding-left:50px;padding-right:50px;}
*/


#content .pok2 {
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:5px 25px;
	text-shadow: #7a1d1d -1px -1px 1px;
	border: 1px solid #a34545;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	white-space: nowrap;
	background: #f85032; /* old browsers */
	background: -moz-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85032), color-stop(50%, #f16f5c), color-stop(51%, #f6290c), color-stop(71%, #f02f17), color-stop(100%, #e73827)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827', GradientType=0 ); /* ie */
}
#content .pok2:hover {
	color: #FFC;
}
#content .playdemo {
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:5px 25px;
	text-shadow: #000 -1px -1px 1px;
	border: 1px solid #2b5c85;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	white-space: nowrap;
	background: #3b679e; /* old browsers */
	background: -moz-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3b679e), color-stop(50%, #2b88d9), color-stop(51%, #207cca), color-stop(100%, #7db9e8)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8', GradientType=0 ); /* ie */
}
#content .playdemo:hover {
	color: #FFC;
}
#content .schedule {
	font: 11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:5px 25px;
	text-shadow: #a81d07 -1px -1px 1px;
	border: 1px solid #a90329;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	white-space: nowrap;
	text-transform: uppercase;
	background: #a90329; /* old browsers */
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a90329), color-stop(44%, #8f0222), color-stop(100%, #6d0019)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019', GradientType=0 ); /* ie */
}
#content .schedule:hover {
	color: #FFC;
}
.digitList dt {
	float: left;
	width: 4%;
	padding-right: 9px;
	font:200% 'Droid Sans', arial, serif;
	text-align: right;
}
.digitList dd {
	float: right;
	width: 93%;
	margin-bottom: 20px;
	border-left:  1px solid #E5EBF4;
	padding-left: 10px;
}
#contact_table {
	border: 1px solid #f0f0f0;
}
#contact_table td {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
	border-top: 1px solid #FFF;
}
#contact_table td label {
	display: block;
	margin-bottom: 5px;
	padding: 5px 20px;
	background: #F0F0F0; /* old browsers */
	background: -moz-linear-gradient(top, #F0F0F0 0%, #FFFFFF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0), color-stop(100%, #FFFFFF)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F0F0F0', endColorstr='#FFFFFF', GradientType=0 ); /* ie */
}
#contact_table .fld {
	width: 400px;
	padding: 7px;
	margin-left: 20px;
}
#contact_table select.fld {
	width: auto;
}
#contact_table .areatext {
	width:610px;
	height:190px;
	font:120% Georgia, 'Times New Roman', Times, serif;
	padding:10px
}
.grey {
	color: #CCC;
}
#contact_table .center .btn {
	margin-top: 10px;
}
.scrollable {
	width: 168px;
	background:#fff;
}
.scrollable .newsblock{
	display:none;
}
#newsbyfeed {
	background:url(../im/ajax-loader.gif) no-repeat 50% 60px;
	min-height:115px;
}
.contimg {
	float:right;
	width:200px;
	margin:0 0 10px 10px;
	position:relative;
	overflow:hidden;
}
.contimg .but {
	float:left;
	position:relative;
	left:50%;
}
.contimg a.playdemo {
	float:left;
	position:relative;
	right:50%;
	text-align:center;
}
.gameslist td {
	padding: 1px 1px 10px;
}
.gameslist .icon-new {
	margin-left:4px;
	vertical-align:middle;
}
.ipad-banner{
	position:absolute;
	left:395px;
	top:0;
	z-index:999;
	background:url(../im/ipad-banner.png) no-repeat 0 0;
	width:272px;
	height:213px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
