/* Games Landingpage */
body {
	background:#3d424d url(http://images.casino.com/images/cpc_bg.gif) repeat-x top left;
	margin-top:20px;
	margin-bottom:20px;
	font-family:Verdana, Arial;
}

p {
	margin:0px;
	padding:0px;
}

a:link, a:visited, a:hover {
	color:#ffc600;
}

.clear {
	clear:both;
}

#container {
	width: 769px;
	margin: 0 auto;
}

#main_bg {
	background:url(http://images.casino.com/images/cpc_main_bg.gif) no-repeat top left;
	margin-left:3px;
	width:738px;
	height:450px;
	padding-top:30px;
	padding-left:24px;	
	position:relative;
}

#logo {
	float:left;
	background:url(http://images.casino.com/images/cpc_logo.gif) no-repeat top left;
	width:436px;
	height:80px;
}

#jackpot {
	float:left;
	background:url(http://images.casino.com/images/cpc_jp_bg.png) no-repeat top left;
	width:261px;
	height:29px;
	font-size:11px;
	color: #ffc600;	
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
}

#jackpot p{
	float: left;	
}

#jackpot p.right{
	float: right;
}

#bonus {
	background:url(http://images.casino.com/images/cpc_bonus.gif) no-repeat top left;
	width:100%;
	height:185px;
}

#button, #button_bottom {
	background:url(http://images.casino.com/images/cpc_button.png) no-repeat top left;
	width:250px;
	height:60px;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#222222;
	text-align:center;
	padding-top:16px;
	cursor:pointer;
}

#button_bottom {
	font-size:14px; 
  font-weight:bold;
	padding-top:23px;
}

#bottom_box {
	float:left;
	background:url(http://images.casino.com/images/cpc_bottom_box.gif) no-repeat bottom left;
	width:255px;
	height:124px;
}

#boxicon_games {
	background:url(http://images.casino.com/images/cpc_boxicon_games.png) no-repeat top left;
	width:255px;
	height:124px;
}

#boxicon_safe {
	background:url(http://images.casino.com/images/cpc_boxicon_safe.png) no-repeat top left;
	width:255px;
	height:124px;
}

#boxicon_support {
	background:url(http://images.casino.com/images/cpc_boxicon_support.png) no-repeat top left;
	width:255px;
	height:124px;
}

#bottom_box span {
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	padding-left:15px;
	line-height:32px;
}

#bottom_box p {
	font-size:11px;
	color:#ffffff;
	padding-left:15px;
	padding-top:5px;
	line-height:17px;
}

#bottom_box p.contact {
	font-size:11px;
	color:#ffc600;
	padding-left:15px;
	padding-top:17px;
	line-height:17px;
}

#bottom_box_space {
	float:left;
	width:2px;
	height:1px;
}

#pay_logos {
	background:url(http://images.casino.com/images/cpc_pay_logos.gif) no-repeat bottom center;
	width:100%;
	height:60px;
}

#logos {
	background:url(http://images.casino.com/images/cpc_logos.gif) no-repeat bottom center;
	width:100%;
	height:37px;
	padding-top:23px;	
}

#logos div {
	float:left;
	height:37px;
}

#logos #gambleaware {
	margin-left:50px; 
	width:132px;
  cursor:pointer;
}

#logos #mansion {
	margin-left:46px; 
	width:34px;
}

#logos #gamcare {
	margin-left:37px; 
	width:35px;
  cursor:pointer;
}

#logos #responsible {
	margin-left:40px; 
	width:32px;
  cursor:pointer;
}

#logos #payouts {
	margin-left:37px; 
	width:73px;
  cursor:pointer;
}

#logos #gamblingtherapy {
	margin-left:39px; 
	width:39px;
  cursor:pointer;
}

#logos #ssl {
	margin-left:43px; 
	width:82px;
  cursor:pointer;
}

#popupButton {
	background:url('http://images.casino.com/images/landingpages/cpc/buttons/info/button_more_info.png') no-repeat scroll left top;
	width: 157px;
	height: 34px;
	position: absolute;
	top: 415px;
	left: 580px;
	cursor:pointer
}