@charset "UTF-8";
/* CSS Document */
/* -------    Page Layout ----------*/
body {
	padding:0px;
	margin:0px;
	background:#fff url("images/body_bg.gif") 0 0 repeat-x;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#353535;
	min-width:1000px;
}
td {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#353535;
	font-weight:normal;
}
div, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form, input, textarea, span {
	padding : 0;
	margin : 0;
}
p {
	padding : 0px 0 10px 0;
	margin : 0;
}
ul {
	list-style : none;
}
img {
	outline : none;
	border : none;
}
a {
	outline : none;
	text-decoration : none;
}
/*-------------------       General      --------------*/
.white_12 {
	color:#fff;
	font-weight:bold;
}
.white_30 {
	font-size:30px;
	color:#fff;
	line-height:33px;
	text-transform:uppercase;
}
.violet_12 {
	color:#9188bd;
}
.white_18 {
	font-size:18px;
	color:#fff;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
}
.white_35 {
	font-family:"Myriad Pro";
	font-size:35px;
	color:#fff;
	font-weight:bold;
	line-height:35px;
	text-transform:uppercase;
}
.white_35 span {
	font-family:"Myriad Pro";
	font-size:18px;
	font-weight:bold;
	line-height:35px;
}
.white_20 {
	font-size:20px;
	color:#fff;
	font-weight:bold;
	line-height:23px;
	text-transform:uppercase;
	padding-bottom:10px;
}
.yellow_text {
	color:#c8a106;
	font-weight:bold;
}
.yellow_text span {
	color:#ececed;
	font-weight:bold;
}
.blue20 {
	color:#495068;
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 0 18px;
}
.white_24 {
	color:#fff;
	font-size:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 20px 0px;
}
/*-------------------       General      --------------*/

#header_outer {
	background:url("images/head_top_bg.gif") 0 0 repeat-x;
	height:138px;
}
#header {
	height:110px;
	padding:28px 15px 0px 30px;
	margin:0px auto 0px auto;
	width:955px;
}
#menu_outer {
	background:#0c0341 url("images/menu_outer_bg.gif") 0 0 repeat-x;
	height:75px;
	text-align:center;
}
#menu {
	height:52px;
	padding:0px;
	background:url("images/menu_bg.gif") 0 0 repeat-x;
	margin:0px auto 0px auto;
	width:1000px;
	text-align:left;
}
#menu ul {
}
#menu li {
	color:#fdfcfb;
	height:51px;
	display:inline;
	line-height:51px;
	font-size:14px;
	font-weight:bold;
}
#menu li a {
	color:#fdfcfb;
	display:inline-block;
	padding:0px 15px 0px 15px;
}
#menu li a:hover, #menu li a.active {
	background:url("images/hover_bg.gif") 0 0 repeat-x;
	color:#fdfcfb;
	display:inline-block;
	padding:0px 15px 0px 15px;
}
#banner_outer {
	background:#10001C url("images/banner_outer_bg.gif") 0 0 repeat-x;
	height:341px;
	padding-bottom:19px;
}
#banner {
	height:301px;
	padding:24px 16px 16px 15px;
	background:url("images/banner_bg.gif") 0 0 repeat-x;
	margin:0px auto 0px auto;
	width:969px;
}
#banner_box {
	background:#17104f url("images/banner_box_bg.gif") 0 0 repeat-x;
	height:233px;
	border:6px solid #17104f;
	width:436px;
	padding:27px;
}
.banner_btn_1 {
	color:#fff;
	width:82px;
	font-weight:bold;
	height:32px;
	background:url("images/banner_btn_1.gif") 0 0 no-repeat;
	text-align:center;
	line-height:32px;
	font-weight:bold;
}
.banner_btn_1 a {
	color:#fff;
}
.banner_btn_1 a:hover {
	color:#CC0;
}
.banner_btn_2 {
	color:#fff;
	width:111px;
	height:32px;
	font-weight:bold;
	background:url("images/banner_btn_2.gif") 0 0 no-repeat;
	text-align:center;
	line-height:32px;
	font-weight:bold;
}
.banner_btn_2 a {
	color:#fff;
}
.banner_btn_2 a:hover {
	color:#CC0;
}
.border {
	background:url("images/border.gif") 0 10px repeat-x;
	height:3px;
	padding:10px 0px 10px 0px;
}
#content_outer {
	background:#10001c;
	padding-bottom:19px;
}
#content {
	padding:0px;
	margin:0px auto 0px auto;
	width:1000px;
}
#pink_bar {
	background:url("images/pink_bg.gif") 0 0 repeat-x;
	height:94px;
	padding:0px 0px 12px 13px;
}
.bar_btn {
	background:url("images/play_now_bg.gif") 0 0 no-repeat;
	padding:28px 0px 0px 75px;
	color:#fff;
	width:107px;
	height:78px;
	font-family:"Myriad Pro";
	font-size:36px;
	font-weight:bold;
	line-height:30px;
	text-shadow:1px 0px #9b3477;
}
.bar_btn span {
	color:#fff;
	padding:0 25px 0 0;
	font-size:27px;
	background:url("images/arrow_1.gif") right 4px no-repeat;
}
.bar_btn a {
	color:#fff;
}
.main_content {
	width:1000px;
	padding:30px 0px 20px 0;
}
#left {
	width:222px;
	background:#190a25;
	margin-right:17px;
	padding:30px 40px 30px 30px;
}
#middle {
	width:451px;
	padding-right:18px;
}
#right {
	width:222px;
}
.left_box {
	padding-top:35px;
}
.white_btn {
	background:#fff;
	width:105px;
	height:27px;
	text-align:center;
	line-height:27px;
	color:#96207e;
	font-weight:bold;
	text-transform:uppercase;
}
.white_btn a {
	color:#96207e;
}
.white_btn a:hover {
	color:#000;
}
.blacke_btn {
	background:#000;
	width:105px;
	height:27px;
	line-height:27px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
.blacke_btn a {
	color:#fff;
}
.blacke_btn a:hover {
	color:#96207e;
}
.side {
	background:#FFF url("images/side_bg.gif") 0 0 repeat-x;
	border:2px solid #f3f2f2;
	padding:25px 0px 10px 0px;
	margin-bottom:2px;
}
.side ul {
	padding:10px 0px 10px 0px;
}
.side li {
	color:#3b466a;
	background:url("images/dot.gif") 18px 10px no-repeat;
	padding:5px 0px 5px 39px;
	border-bottom:1px solid #dfdfdf;
	font-size:12px;
	font-weight:bold;
}
.side li a {
	color:#3b466a;
}
.side li a:hover {
	color:#000;
}
.middle_box {
	padding:0px 15px 37px 10px;
}
.middle_box td {
	color:#9276a7;
}
.table_top {
	background:url("images/table_top_bg.gif") 0 0 repeat-x;
	height:56px;
	line-height:56px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0 15px;
	text-transform:uppercase;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.chart {
}
.chart tr td {
	padding:4px 0px 3px 2px;
	background:#190a25 url("images/table_border.gif") 0 bottom repeat-x
}
.violet_text_2 {
	color:#9276a7;
	font-size:11px;
}
.white_link {
	color:#fff;
	font-weight:bold;
	background:url("images/arrow_2.gif") right 6px no-repeat;
	padding:2px 10px 2px 10px;
	width:65px;
}
.white_link a {
	color:#fff;
}
.white_link a:hover {
	color:#793d7d;
}
#footer_outer {
	background:#190a25;
}
#footer {
	padding:25px 25px 0px 90px;
	margin:0px auto 0px auto;
	width:885px;
	height:130px;
}
.foot_link {
	color:#793d7d;
}
.foot_link a {
	color:#793d7d;
	padding:0px 15px 0px 0px;
}
.foot_link a:hover {
	color:#fff;
}
.foot_text {
	color:#5d3b61;
}

/*Begin # | Do Not Remove*/
#freecasinotemplates {
	color:#fff;
	text-align:center;
	background:#190a25;
	padding:4px;
}
#freecasinotemplates a {
	color:#1A7194;
	font-weight:bold;
}
#freecasinotemplates a:hover {
	color:#F11D1D;
	text-decoration:underline
} 
/*End # | Do Not Remove*/
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
