@charset "utf-8";
body{
	background:#000 url(../images/00-topBg.jpg) top no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	padding:0;
	margin:0;
}
img{
	border:none;
}
a{
	color:#FF0;
	text-decoration:none;
}
a:hover{
	color:#FF0;
	text-decoration:underline;
}
.topDiv{
	background:url(../images/05-mainMenuBg.jpg) top repeat-x;
}
.mainContainer, .header, .footer, .indexSubMenu, .indexBoxes, .internalContent{
	width:960px;
	display:inline-block;
	overflow:hidden;
	clear:both;
}
.mainContainer{
	background:url(../images/00-bottomBg.jpg) bottom no-repeat;
}
.header{
	height:204px;
}
.headerMenu{
	height:40px;
	color:#FFF;
}
	.headerMenu div{
		float:left;
	}
	.headerMenu form{
		margin:0 0 0 10px;
	}
	.headerMenu a{
		color:#a09f9e;
		text-transform:uppercase;
		text-decoration:none;
		font-weight:bold;
		float:left;
		font-size:10px;
		margin:13px 5px 0 5px;
	}
	.headerMenu a:hover{
		text-decoration:underline;
	}
	.login-inputs input{
		width:124px;
		height:24px;
		border:#383838 solid 1px;
		background:#0e0e0e;
		color:#a09f9e;
		font-weight:bold;
		margin:4px 0 0 0;
		border-radius: 5px;  
		-ms-border-radius: 5px;
		-moz-border-radius: 5px;  
		-webkit-border-radius: 5px;  
		-khtml-border-radius: 5px;
	}
		.user{
			float:left;
			color:#FFF;
			font-weight:bold;
			margin:0 10px 0 0;
		}
		.password{
			float:left;
			color:#FFF;
			font-weight:bold;
		}
		.radio{
			margin:4px 5px 0 5px;
			text-align:left;
		}
			.radio input{
				margin:0;
			}
		.submit{
			background:#a31212;
			color:#FFF;
			font-weight:bold;
			font-size:11px;
			width:90px;
			height:24px;
			margin:6px 0 0 0;
			border:none;
			border-radius: 5px;  
			-ms-border-radius: 5px;
			-moz-border-radius: 5px;  
			-webkit-border-radius: 5px;  
			-khtml-border-radius: 5px;
		}
	.logo{
		width:460px;
		height:115px;
		float:left;
		padding:0;
		margin:0;
		padding:10px 0 0 0;
	}
	.headerContent{
		width:500px;
		height:100px;
		float:left;
		padding:25px 0 0 0;
		margin:0;
	}
		.support{
			height:19px;
			width:468px;
			padding:5px 20px 5px 0;
			margin:18px 0 0 0;
			color:#323232;
			background:#e0e0e0;
			font-weight:bold;
			font-size:15px;
			border-radius: 5px 5px 0 0;  
			-ms-border-radius: 5px 5px 0 0;
			-moz-border-radius: 5px 5px 0 0;  
			-webkit-border-radius: 5px 5px 0 0;  
			-khtml-border-radius: 5px 5px 0 0;
		}
			.support a{
				color:#7d0d0b;
				text-decoration:none;
			}
			.support a:hover{
				text-decoration:underline;
			}
.indexSubMenu{
	clear:both;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	margin:20px 0 20px 0;
}
	.indexSubMenu a{
		color:#FFF;
		text-decoration:none;
	}
	.indexSubMenu a:hover{
		color:#ff232c;
		text-decoration:underline;
	}
.indexBoxes{
	background:#646464;
	border-radius: 0 0 15px 15px;  
	-ms-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;  
	-webkit-border-radius: 0 0 15px 15px;  
	-khtml-border-radius: 0 0 15px 15px;
	line-height:16px;
}
.indexBoxes h2{
	font-size:14px;
	margin:0 0 10px 0;
}
.box{
	float:left;
	width:280px;
	border:#b7b7b7 solid 1px;
	text-align:justify;
	background:#7d7d7d;
	padding:10px;
	margin:8px;
}
.h2Special{
	text-align:center;
	margin:20px 0 25px 0 !important;
}
	.indexBoxContent{
		background:#e1e1e1;
		padding:10px;
		color:#3e3e3e;
	}
.casino{
	float:left;
	width:280px;
	border:#b7b7b7 solid 1px;
	text-align:justify;
	background:#181818;
	padding:10px;
	margin:8px;
}
	.casinoBgDecoration{
		width:280px;
		height:110px;
		background:#0b0b0b;
		border:#2b2b2b solid 1px;
		margin:50px 0 0 0;
		padding:0;
	}
	.casino iframe{
		position:relative;
		z-index:1010;
		top:-130px;
		left:35px;
		width:209px;
		height:139px;
		padding:0;
		margin:0 0 -125px 0;
		display:inline-block;
		overflow:hidden;
		border:#c1c1c1 solid 3px;
	}
	.casino h2{
		color:#ebe9d4;
	}

.internalContent{
	background:#646464;
	border-radius: 0 0 15px 15px;  
	-ms-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;  
	-webkit-border-radius: 0 0 15px 15px;  
	-khtml-border-radius: 0 0 15px 15px;
	line-height:16px;
}
	.internalBox{
		border:#b7b7b7 solid 1px;
		text-align:justify;
		background:#7d7d7d;
		padding:10px;
		margin:8px;
		display:inline-block;
		width:920px;
		min-height:190px;
	}
	.sectionMenu{
		clear:both;
		font-size:14px;
		color:#FFF;
		font-weight:bold;
		margin:10px 0 7px 0;
	}
		.sectionMenu a{
			color:#FFF;
			text-decoration:none;
		}
		.sectionMenu a:hover{
			color:#f1f826;
			text-decoration:underline;
		}
	.sectionMenuExtra{
		clear:both;
		font-size:14px;
		color:#FFF;
		font-weight:bold;
		margin:5px 0 20px 0;
		text-align:center;
		padding-bottom:10px;
		border-bottom:#666 solid 1px;
	}
		.sectionMenuExtra a{
			color:#FFF;
			text-decoration:none;
		}
		.sectionMenuExtra a:hover{
			color:#f1f826;
			text-decoration:underline;
		}
	.internalBox h1{
		font-size:25px;
		margin:10px auto 20px auto;
	}
.bottomMenu{
	clear:both;
	width:90%;
	color:#000;
	text-align:left;
	margin:30px 0 10px 0;
	padding:8px 0 0 0;
	border-top:#b2b2b2 solid 1px;
}
	.bottomMenu a{
		color:#000;
		text-decoration:none;
		margin:0 10px 0 10px;
	}
	.bottomMenu a:hover{
		color:#FFF;
		text-decoration:underline;
	}
	
.footer{
	text-align:justify;
}
	.footer img{
		margin:20px 0 20px 0;
	}
