@font-face {
    font-family: BebasNeue;
    src: url(../fonts/BebasNeue.otf);
}

body {
    background-color: #000;
    padding: 0px;
	margin: 0px;
    font-family: "Myriad Pro";
}

.header-wrapper {
	background:url(../images/bg-header.jpg) repeat-x;
	background-position: center top;
	/*overflow: hidden;*/	
}

.container {
	width: 908px;
	margin: auto;
}

.header-left {
	float: left;
	padding-top: 15px;
}

.header-right {
	/*overflow: hidden;*/
}

.social-wrapper {
    text-align: right;
    padding-right: 45px;
	padding-top: 13px;
	padding-bottom: 8px;
}
.login-wrapper {
	background:url(../images/bg-login.png) no-repeat;
	padding: 8.5px 43px;
	background-position: right top;
	background-position: right;
	margin-right: 13px;
	text-align: right;
}

.login-wrapper form {
    margin: 0px;
}

.login-button {
	background:url(../images/bg-button.jpg) repeat-x;
	background-size: auto 100%;
	color: #351602;
	border: none;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 12px;
	font-family: "Century Gothic";
	text-decoration: none;
}

.login-button:hover {
	color: #fdd97a;
}


.login-input {
	background:#5c2603;
	color: #c9692c;
	border: none;
	font-size: 12px;
	padding: 3px 8px;
	font-family: "Century Gothic";
	width: 87px;
}

.main-menu-wrapper {
	background:url(../images/bg-menu.png) no-repeat;
	padding: 11.5px 43px;
	background-position: right;
	background-size: 622px;
}

.main-menu {
	list-style: none;
	display: table;
	margin: 0px;
	padding: 0px;
}

.main-menu li {
	display: inline-block;
}

.main-menu li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #fdd97a;
	padding: 0px 7px;
}

.main-menu li a:hover {
	color: #5c2603;
}

.info-wrapper {
	margin: 6px 0px;
}

.running-info {
	padding: 5px 10px 1px 10px;
	background: #5c2603;
	border: 1px solid #a34a0c;
	font-size: 14px;
}
.running-info span {
	position: absolute;
	color : #ff7800;
	text-transform: uppercase;
}

.running-info marquee {
	padding-left: 90px;
	color: #9d7b5e;
	font-style: italic;
}


.arrowleft, .arrowright {
	display: block;
	position: absolute;
	width: 21px;
	height: 21px;
	cursor: pointer;
	background-size: 100% 100% !important;
	overflow: hidden;
}
.arrowleft { background: url(../images/arrow-left.png) no-repeat; }
.arrowright { background: url(../images/arrow-right.png) no-repeat;}
			
.slider1left, .slider1right {
	display: block;
    position: absolute;
    width: 40px;
    height: 58px;
    cursor: pointer;
    background: url('../images/a22.png') center center no-repeat;
    overflow: hidden;
}

.slider1left { background-position: -10px -31px; }
.slider1right { background-position: -70px -31px; }
.slider1left:hover { background-position: -130px -31px; }
.slider1right:hover { background-position: -190px -31px; }


.contact-content {
	background: #7e3506;
	border-radius: 0px 0px 10px 10px;
}

.contact-content table {
	border-spacing: 0;
    border-collapse: collapse;
	margin-top: 10px;
	display: inline-block;
	margin-bottom: 5px;
}

.contact-icon {
	vertical-align: top;
	padding-left: 11px;
	padding-right: 8px;
}

.contact-type {
	font-family: "BebasNeue";
	color: #ddbf89;
	line-height: 14px;
	vertical-align: bottom;
}

.contact-value {
	font-family: "BebasNeue";
	color: #fff;
	line-height: 14px;
	vertical-align: top;
}

.livechat {
	display: inline-block;
	background: #0d408a;
	float: right;
	border-radius: 0px 0px 10px 0px;
}

.livechat a {
	width: 152px;
	text-align: center;
	display: block;
	padding: 12px 0px;
}

.games-wrapper {
	overflow: hidden;
	width: 100%;
	margin-top: 14px;
	margin-bottom: -14px;
}

.games-content {
	margin: 0px -7px;
}

.games-content a {
	float: left;
}

.games-content a img {
	display: inline-block;
}

.result-wrapper {
	background: #e6a322;
	padding-top: 25px;
	padding-bottom: 8px;
}

.last-depo {
	width: 247px;
	display: inline-block;
}

.last-wd {
	width: 247px;
	display: inline-block;
	margin-left: 10px;
}

.last-depowd-title {
	background: url('../images/bg-depowd-title.jpg') repeat-x;
	border-radius: 10px 10px 0px 0px;
	padding: 9px 0px;
	text-align: center;
}

.last-depowd-content {
	border-radius: 0px 0px 7px 7px;
	overflow: hidden;
	margin-top: 2px;
}

.last-depowd-content table {
	width: 100%;
	border-spacing: 0;
    border-collapse: collapse;
}

.last-depowd-content table tr td {
	background: #341402;
	color: #fdd97a;
	padding: 6px 7px 2px 7px;
}

.last-depowd-content table tr:nth-child(even) td {
    background: #200c01;
}

.last-depowd-content table tr td:nth-child(2) {
	text-align: center;
}

.last-depowd-content table tr td:nth-child(3) {
	text-align: right;
}

.jackpot {
	float: right;
}

.poker-jackpot img , .domino-jackpot img {
	display: inline-block;
	vertical-align: middle;
}

.domino-jackpot {
	margin-top: 20px;
}
.poker-number, .domino-number {
	background: #341402;
	color: #e6a322;
	border-radius: 0px 10px 10px 0px;
	font-family: "BebasNeue";
	display: inline-block;
	font-size: 46px;
	line-height: auto;
	vertical-align: middle;
	padding: 10px 17px;
	float: right;
}

.footer-wrapper {
	margin-top: 10px;
}

.footer-content {
	text-align: center;
	font-size: 13px;
	width: 1000px;
	margin: auto;
}

.description {
	color: #481f05;
}

.orangebold {
	color: #bc4b01;
	font-weight: bold;
}

.copyright {
	color: #bc4b01;
}