/* Public CSS stylesheet */

/*block Jackpot */

.blockJackpot {
	float: left;
	/*background-image: url(../images/bg/jackpot.jpg);
	background-repeat: no-repeat;
	padding-top: 39px;*/
	width: 260px;
	height: 120px;
	text-align: center;
	margin-left: 9px; 
	.margin-top:4px;		
}

/*block Support */

.support {
	float: left;
	margin-right: 10px;
	display: block;
}

.supportPhone {
	color: #FFFFFF;	
	margin-top: -38px;
	margin-left: 110px;
}

/*block Download inner */

.innerDownload {
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 23px;
}

.innerDownload img {
	margin-bottom:10px;
}

.innerDownload a {
	font-size: 12px;
	color: #FFD787;
	font-weight: bold;
	text-decoration: none;
}

/*block news */

.news {
	float: left;
	/*background-image: url(../images/bg/news.jpg);*/
	background-repeat: no-repeat;
	width: 362px;
	height: 109px;
	padding-top: 8px;
	padding-bottom: 10px;		
}

.news img {
	float: left;
	margin-left: 21px;
	margin-top: 5px;
	margin-right: 18px;
}

.nl_date {
	margin-top: 4px;	
}

.nl_title a {
	color:#000000;
	text-decoration:none;
}

.nl_date a {
	font-weight: bold;
	color: #470000;
	text-decoration: none;
}

/*block Icon */

.iconSet img {
	margin-left:10px;
	margin-top: 11px;
}

/*block bottom text */

.bottomText {
	color: #A9B5C2;
	padding-bottom:20px;	
}

.bottomText a {
	color: #FFD787;
}

.bottomText a:hover {
	text-decoration: none;
}

/*content options*/

.content {
	width: 628px;
	color: #000000;
	font-size: 12px;
	padding-bottom: 38px;
}

.siteTree {
	color: #000000;
	font-size: 13px;
}

.siteTree a {
	font-size: 13px;
	color: #FFD787;
}

.siteTree a:hover {
	text-decoration: none;
}

.screenshot {
	float: left;
	margin-right: 16px;	
}

.allocateArea {
	background-color: #003867;
	margin-top: 10px;
	margin-left: 240px;
	padding-top: 1px;
	padding-bottom: 1px;	
}

.content h1 {
	font-size: 30px;
	font-weight: bold;
	color: #FFD787;
	margin-bottom: 27px;
	margin-top: 41px;
	padding: 0px;
}

.content h2 {
	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;	
}

.content h3 {
	font-weight: normal;
	font-size: 12px;
	color: #FFD787;
	margin: 0px;
	padding: 0px;
}

.content h3 a {
	color: #FFD787;
	text-decoration: none;
}

.content h3 a {
	color: #FFD787;
	text-decoration: underline;
}

.boldText {
	font-weight: normal;
	font-size: 12px;
	color: #FFD787;
	margin: 0px;
	padding: 0px;
}

.content a {
	color: #FFD787;
	text-decoration: underline;
}

hr {
	background-color:#FFD787;
	color:#FFD787;
	border-style: none;
	height: 1px;
}

.viewGames {
	display: block !important;
	position: absolute;
	width: 297px;
	height: 130px;
	top: 627px;
	z-index: 300;
	
}