/*

	Author: AffiliateWIDE Ltd., United Kingdom - AffiliateWIDE is a property of ThoughtLinks Ltd., Cyprus
	Author URI: http://www.affiliatewide.com/
	
	Copyright 2010 AffiliateWIDE. All rights reserved.

*/ 


/* --------- GENERAL ELEMENTS AND RULES ------------*/

body {
	background: #000;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 64.5%;
	color: #FFF;
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

/* --------- LAYOUT STYLE ------------*/

div#container {
	width: 930px;
	background: #000 url(../images/top_bg.jpg) no-repeat center top;
	/*margin: 0 auto;*/
	position: absolute;
	left: 50%;
	margin-left: -465px;
}

div#header {
	width: 930px;
	height: 135px;
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
}

div#content {
	clear: both;
	overflow: hidden;
	width: 928px;	
	background: #FFF url(../images/content_bg.jpg) repeat-x;
	border-bottom: 3px solid #f4f19f;
}

div#footer {
	width: 928px;
	height: 210px;
	background: #000 url(../images/footer_bg.jpg) no-repeat center top;
	text-align: center;
	color: #AAA;
}

/* --------- END OF LAYOUT STYLE ------------*/


/* --------- INFORMATION BOXES ON TOP ------------*/

ul#top_bar {
	width: 500px;
	height: 98px;
	list-style: none;
	margin: 0px 0px 0px 430px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	color: #CCC;
}

ul#top_bar h3 {
	color: #FFF;
	font-size: 1.1em;
	margin: 5px 0px;
	padding: 0;
}

ul#top_bar p {
	margin: 0;
	padding: 0;
}

ul#top_bar a {
	color: #CCC;
}

ul#top_bar li {
	/*display: inline;*/
	float: left;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 0px;
}

ul#top_bar ul {
	margin: 0;
	padding: 0;
	list-style: square;
}

ul#top_bar ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
}

/* --------- MAIN MENU ------------*/

ul#menu {
	width: 900px;
	height: 39px;
	margin: 0;
	/*margin: 0px 0px 0px 200px;*/	
	padding: 0;
	margin: 0px 0px 0px 210px;
	list-style: none;	
	text-transform:uppercase;
	
}

ul#menu li {
	margin: 0;
	padding: 0px 0px 0px 0px;
	/*display: inline;*/
	float: left;
	vertical-align: middle;
	height: 39px;
}

ul#menu li.middle {
	background: transparent url(../images/menu_hover_bg.png) repeat-x 0px 0px;
}


ul#menu li.middleb {
	padding: 14px 2px 0px 0px;
}

ul#menu a {
	
	color: #FFF;
	text-shadow: 0px 1px 3px #FFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	float: left;
	height: 39px;
	font-size: 1.1em !important;
	padding: 13px 5px 0px 5px;
}

ul#menu img {
	border: 0;
}

/* --------- CONTENT ELEMENTS ------------*/

div#flash_banner {
	width: 850px;
	height: 280px;
	background: #666;
	margin: 10px auto;
	margin-top: 20px;
}

ul#services_icons {
	list-style: none;
	width: 900px;
	height: 125px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	vertical-align: bottom;
}

ul#games {
	width: 480px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

ul#games li {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0;
	padding:0;
}

ul#services_icons li {
	float: left;
}

div#boxes {
	clear: both;
	overflow: hidden;
	margin: 8px auto;
	width: 856px;
	*width: 865px;
}

div#banking_icons {
	width: 724px;
	margin: 0 auto;
}

h1.pagetitle {
	text-transform: uppercase;
	background: #430307 url(../images/content_title_bg.jpg) repeat-x;
	padding: 5px 10px;
	margin: 30px 0px 0px 0px;
	text-shadow: 1px -1px 3px #000;
	font-size: 1.8em;
}

h2.subtitle {
	color: #000;
	padding: 5px 10px;
	margin: 10px 0px 0px 0px;
}

#content p {
	color: #000;
	margin: 0;
	padding: 10px;
	font-size: 1.2em;
}

#content ul {
	color: #000;
	font-size: 1.2em;
}

a {
	color: #666;
}

ul.games_ul {
	width: 800px;
	margin: 10px auto;
	overflow: hidden;
}

ul.games_ul li {
	float: left;
	margin: 0px 20px;
}

a.download_now {
	color: #F00;
	text-decoration: none;
	margin: 10px 0px;
	text-align:  center;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
}

/* --------- DYNAMIC BOXES IN THE CONTENT AREA ------------*/


div.box {
	margin: 0px 5px;
	float: left;
	background: #FFF url(../images/box_bg.jpg) repeat-x 0px 15px;
	
}

div.box h2 {
	color: #FFF;
	background: url(../images/content_title_bg.jpg) repeat-x;
	text-transform: uppercase;
	font-size: 1.3em;
	letter-spacing: 1px;
	padding: 1px 0px 0px 5px;
	margin: 0;
}	

div.box div {
	/*background: #FFF url(../images/box_bg.jpg) repeat-x;*/
	margin: 4px 0px 2px 0px;
	padding: 0;	
	height: 95px;
	position: relative;
	
}

	
#progressive_jackpot {
	background: transparent url(../images/index/ProgressiveJackpots.jpg) no-repeat;
	width: 308px;
	height: 95px;
}

#progressive_jackpot h1.jackpot {
	padding: 43px 0px 0px 0px;
	*padding: 36px 0px 0px 0px;
	margin: 0 auto;
	text-align: center;
	color: #000;
}

#winners {
	width: 202px;
	height: 95px !important; 
	/*background: transparent url(../images/winners.png) no-repeat;*/
	background: #000;
}

#winners ul {
	height: 97px !important; 
	margin: 0;
	padding: 0;
	color: #d6c64b;
	font-weight: bold;
	font-size: 1.5em;
	text-transform: uppercase;
	list-style: none;
}



#winners li {
	width: 200px;
	height: 95px;
	padding: 23px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	text-align: center;
}

#winners span {
	display: block;
	font-size: 1.9em;
	color: #f7f2c9 !important;
}

.read_more_button {
	background: #faf6d4 url(../images/read_more_bg.png) !important;
	width: 100px !important;
	height: 14px !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 2px 5px !important;
	/*position: relative;
	top: 53px;
	left: 180px;*/
	position: absolute !important;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	bottom: 0px;
	right: 0px;
	text-align: center;
	
}

.read_more_button a {
	text-decoration: none;
	font-size: 1.0em;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}

/* --------- CASHIER BOXES ------------*/

#cashiers {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	background: transparent !important;
	overflow: hidden;
	clear: both;
}

.cashier_box {
	cursor: pointer;
	height: 68px;
}

#cashiers h2 {
	color: #000;
	padding: 20px 0px 0px 0px;
}

#cashiers h3 {
	color: #F00;
	margin: 0;
	font-size: 1.2em;
}

.deposits, .faq {
	width: 820px;
	padding: 10px;
	border: 2px solid #FFF;
	*border: 1px solid #666;
	outline: 1px solid #666;
	background: #FFF url(../images/cashier_bg.jpg) repeat-x;
	margin: 15px auto;
}

#cashiers p {
	padding: 10px 0px;
}

/* --------- PROMOTION BOXES ------------*/

#promotions {
	width: 890px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	overflow: hidden;
}

#promotions h1 {
	font-size: 1.4em;
	text-shadow: 0px 2px 5px #000;
	text-transform: uppercase;
	padding: 7px 0px 0px 30px;
	*padding: 15px 0px 10px 30px;
	*margin: 0;
	text-align: left;
}

#promotions img {
	width: 370px;
	height: 91px;
	margin: 0px 25px;
}

#promotions p {
	color: #FFF;
	font-size: 1.1em;
	margin: 0;
	padding: 0px 50px 0px 30px;
	text-align: left;
}

.promotion_box {
	width: 435px;
	height: 210px;
	background: #FFF url(../images/promotions/promotions_bg.png) no-repeat;
	position: relative;
}

.left {
	float: left;
}

.right {
	float: right;
}

.promotion_info {
	width: 435px;
	height: 210px;
	background: transparent url(../images/promotions/promotion_info_bg.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: none;
	margin: -5px -4px !important;
	padding: 0 !important;
}

.promotion_info p {
	font-size: 1em !important;
	margin: 10px 0px !important;
	text-shadow: 0px 0px 5px #000, 0px 0px 5px #000;
}

/* --------- SUPPORT BOXES ------------*/

#supports {
	width: 850px;
	clear: both;
	overflow: hidden;
	margin: 10px auto;
}

.support {
	width: 381px;
	height: 154px;
	margin: 10px 0px;
	padding: 20px 20px;
}

#supports h2 {
	font-size: 2em;
	color: #000;	
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#supports .support p {
	padding: 0;
	color: #666;
	width: 250px;
	margin: 5px 0px;
}

/* --------- VIP -------------*/

#vip {
	width: 935px;
	height: 600px;
	background: #FFF url(../images/vip_bg.jpg) no-repeat;
	padding: 0;
	margin: 5px 0px;
}

#vip h2 {
	margin: 0px auto;
	padding: 0;
	width: 500px;
	color: #F00;
	font-size: 1.2em;
}

#vip p {
	padding: 0px 0px 7px 0px;
	width: 500px;
	margin: 0 auto;
	font-size: 0.95em;
}

/* --------- INSTANT GAMES -----------*/

#instant_games {
	width: 840px;
	clear: both;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
}

.instant_game {
	width: 200px;
	background: transparent;
	margin: 20px 0px;
	padding: 0px 5px;
	float: left;
	text-align: center;
}

ul.instant_menu {
	list-style: none;
	width: 800px;
	margin: 10px auto;
	padding: 0;
	clear: both;
	overflow: hidden;
}

ul.instant_menu li {
	float: left;
	width: 114px;
	text-align: center;
}

ul.instant_menu a {
	text-decoration: none;
	color: #000;
	font-size: 1.0em;
}
	
h2.gametitle {
	font-size: 1.3em;
	color: #FFF;
	text-align: center;
	background:  #430307 url(../images/content_title_bg.jpg) repeat-x;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}

ul#gallery {
				width: 568px;
				height: 280px;
				list-style: none;
				margin: 0 auto;
				padding: 0;
				vertical-align: middle;
				text-align: center;
				position:relative;
				float: left;
			}
			
			ul#gallery li {
				position:absolute;
			}



/* --------- FOOTER ELEMENTS ------------*/

div#footer p {
	margin: 0;
	padding: 10px 0px 0px 0px;
}

div#footer a {
	color: #AAA;
	text-decoration: none;
}

