@charset "utf-8";
body{
	background:#FFF url(/images/00-topBG.jpg) top repeat-x;
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
h1{
	font-size:16px;
}
h2{
	font-size:14px;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.topBg{
	background:url(/images/01-headerBg.jpg) top center no-repeat;
}
.mainContainer, .header, .info, .content, .footer{
	width:1000px;
	padding:0;
	margin:0;
	display:inline-block;
	overflow:hidden;
	text-align:justify;
}
.header{
	height:420px;
	padding:0;
	margin:0;
}
	.info{
		color:#FFF;
		font-weight:bold;
	}
		.info span{
			float:left;
			margin-top:5px;
		}
		.spanSpacer{
			width:330px;
		}
	.logo{
		width:200px;
		height:400px;
		float:left;
		display:inline-block;
		overflow:hidden;
	}
	.headerButtons{
		width:800px;
		height:400px;
		float:left;
		display:inline-block;
		overflow:hidden;
	}
	.topMenu{
		padding:0;
		margin:7px 0 0 0;
		display:inline-block;
		overflow:hidden;
	}
		.topMenu img{
			padding:0;
			margin:0;
			float:left;
			display:inline-block;
			overflow:hidden;
		}
		.login{
			width:300px;
			float:left;
			margin:0 0 0 0;
			padding:7px 0 0 0;
			font-size:12px;
			color:#FFF;
			display:inline-block;
			overflow:hidden;
		}
			.loginOptions{
				float:left;
				text-align:right;
			}
				.loginOptions div{
					float:left;
					text-align:center;
					margin:7px 3px 0 3px;
				}
				.loginOptions input{
					width:80px;
					height:15px;
					display:inline-block;
					overflow:hidden;
					margin:5px 0 0 0;
					background-color:#222222;
					border:#FFF solid 1px;
					color:#FFF;
				}
				.radio{
					text-align:left!important;
					float:left;
					padding:0;
					margin:0;
					display:inline-block;
					overflow:hidden;
				}
				.radio input{
					width:auto;
					height:auto;
					margin:3px 0 3px 0!important;
					border:none;
					background:none;
				}
			.submit{
				float:left;
				margin:5px 0 0 0;
				*margin:5px 0 0 -8px;
			}
		.products{
			width:485px;
			float:left;
			padding:0 0 0 15px;
			margin:-3px 0 0 0;
		}
	.headerRegister{
		width:350px;
		margin:164px 0 0 475px;
		/margin:168px 0 0 475px;
		display:inline-block;
		overflow:hidden;
	}
.content{
	margin:-60px 0 0 0;
}
	.contentLeftMenu{
		text-align:right;
		width:139px;
		padding-top:13px;
		float:left;
		z-index:-1;
	}
		.contentLeftMenu ul{
			display:inline-block;
			background:#d70722 url(/images/menu/menuBg.jpg) top repeat-x;
		}
	.contentInfoContainer{
		border:#000 solid 5px;
		width:851px;
		background:#FFF url(/images/23-contentBg.jpg) top repeat-x;
		min-height:700px;
		float:left;
		display:inline-block;
		overflow:hidden;
	}
		.contentInfo{
			float:left;
			width:525px;
			padding:5px 0 0 5px;
		}
			.sectionSeparator{
				width:100%;
				height:5px;
				background:url(/images/24-horizontalSeparator.jpg) top repeat-x;
				display:inline-block;
				overflow:hidden;
				margin:5px 0 5px 0;
			}
			.sportNews{
				display:inline-block;
				overflow:hidden;
			}
				.sportNews div{
					float:left;
					width:158px;
					padding:5px;
					display:inline-block;
					overflow:hidden;
					border-left:#bfb071 dashed 1px;
					border-right:#bfb071 dashed 1px;
					margin:0 2px 0 2px;
				}
				.sportNews h2{
					margin:2px;
					font-size:10px;
				}
				.sportNews span{
					color:#F00;
				}
				.newsImage{
					text-align:center;
					width:158px;
					border:none!important;
				}
			.indexPromos{
				text-align:justify;
				display:inline-block;
				overflow:hidden;
				width:525px;
				height:162px;
			}
			.indexLines{
				text-align:justify;
				display:inline-block;
				overflow:hidden;
			}
				.indexLines{
					margin:5px 0 5px 0;
				}
		.verticalSeparator{
			float:left;
			width:4px;
			display:inline-block;
			overflow:hidden;
			margin:0 3px 0 3px;
		}
		.contentRightOptions{
			float:left;
			width:302px;
			display:inline-block;
			overflow:hidden;
			padding:5px 5px 10px 0;
		}
			.sportsCalendar{
				margin:10px 0 5px 0;
				background:url(/images/33-weeklyCalendarBG.png) top no-repeat;
				width:265px;
				height:197px;
				padding:10px 42px 10px 0;
				text-align:justify;
				color:#FFF;
				font-weight:bold;
			}
				.sportsCalendar p{
					font-size:9px;
					margin:auto auto auto 10px;
					/margin:0 0 0 10px;
				}
				.sportsCalendar a{
					color:#FFF;
					text-decoration:none;
				}
				.sportsCalendar a:hover{
					text-decoration:underline;
				}
				.sportsCalendar hr{
					background:#cb3246;
					color:#cb3246;
					border:none;
					padding:0;
					margin:7px 0 7px 0;
					/margin:0;
					height:2px;
				}
			.stats{
				background:#464646;
				width:307px;
				margin:5px 0 5px 0;
				padding:0;
				display:inline-block;
				overflow:hidden;
				text-align:center;
			}
				.stats iframe{
					float:left;
				}
				.stats hr{
					background:#000;
					border-bottom:#999 solid 1px;
					border-right:none;
					border-left:none;
					border-top:none;
					padding:0;
					margin:0;
					height:2px;
				}
				.stats img{
					margin:5px 0 5px 0;
				}
		.bottomMenu{
			display:inline-block;
			overflow:hidden;
			background:#c70004;
			width:851px;
			height:24px;
			float:none!important;
			margin:5px 0 5px 0;
			color:#FFF;
			text-transform:uppercase;
			padding:11px 0 0 0;
			font-size:10px!important;
			font-weight:bold;
			text-align:center;
		}
			.bottomMenu a{
				color:#FFF;
				text-decoration:none;
			}
			.bottomMenu a:hover{
				text-decoration:underline;
			}
.footerContainer{
	display:inline-block;
	overflow:hidden;
	background:#000;
	width:100%;
	margin:10px 0 0 0;
	color:#FFF;
}
	.footerContainer a{
		color:#FFF;
		text-decoration:none;
		font-weight:bold;
	}
	.footerContainer a:hover{
		text-decoration:underline;
	}
	.footer{
		text-align:justify;
		padding:10px 0 0 0;
	}
		.footerColumn{
			float:left;
			width:150px;
			margin:0 10px 0 10px;
			display:inline-block;
			overflow:hidden;
		}
			.footerColumn h3{
				font-size:12px!important;
			}
		.footerContact{
			float:left;
			width:310px;
			display:inline-block;
			overflow:hidden;
			text-align:right;
		}
			.footerContact span{
				color:#e60533;
				font-size:12px;
				font-weight:bold;
			}
			.footerContact h2{
				font-size:24px;
				margin:10px 0 10px 0;
				border-bottom:#e60533 solid 1px;
				padding-bottom:20px;
			}
			sub h2{
				margin:-35px -3px 0 0!important;
				font-size:18px!important;
				border:none!important;
				letter-spacing:6px;
			}
	.footerBottom{
		width:980px;
		padding:15px 10px 15px 10px;
		margin:0;
		text-align:justify;
		display:inline-block;
		overflow:hidden;
	}
		.footerBottom span{
			color:#e60533;
			font-weight:bold;
		}

.dealers{
	display:inline-block;
	overflow:hidden;
	margin:10px 0 10px 0;
}
	.dealers img{
		float:left;
		margin:0 1px 0 1px;
	}
	
.bankingBox{
	display:inline-block;
	overflow:hidden;
	border-bottom:#000 dashed 1px;
	width:100%;
	margin-bottom:15px;
}
	.bankingBox img{
		margin:10px;
	}
	
.bonus_box{
	display:inline-block;
	overflow:hidden;
	width:100%;
	margin:5px 0 15px 0;
}
	.bonus_box img{
		float:left;
		margin:0 2px 0 2px;
	}
	
.casinoGames{
	display:inline-block;
	overflow:hidden;
	width:100%;
	margin-left:10px;
}
	.casinoGames img{
		float:left;
		margin:10px;
	}

.loginPage{
	margin-left:130px;
	width:100%;
	color:#000;
	font-size:14px;
	font-weight:bold;
	float:none!important;
	display:inline-block;
	overflow:hidden;
}
.raceTracks ul{
	display:inline-block;
}
.raceTracks li{
	float:left;
	width:110px;
	margin:0 5px 0 5px;
	text-align:left;
}
.table_title{
	background-color:#999;
	color:#FFF;
	text-align:left!important;
}
.row_color{
	background-color:#EFEFEF;
}

.maintenance{
	border:#000 solid 1px;
	width:503px;
	margin-bottom:10px;
	padding:10px;
	display:inline-block;
	overflow:hidden;
}
	.maintenance h1{
		color:#C00;
		font-size:18px;
		margin:0;
		padding:0;
	}
.cclogos {
	background-color:#1e0201;
	background-image:url(../images/deposit-methods-minilogos.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:320px;
	margin: -5px 0 0 -5px;
	z-index: 1; 
	position: absolute;
}