@charset "UTF-8";
/* CSS Document */
/* -------    Page Layout ----------*/
body {
	padding:0px;
	margin:0px;
	background:#eaeaea url(images/body_bg.gif) 0 238px repeat-x;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#828282;
	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      --------------*/

#outer {
	width:100%;
	float:left;
}
/*-------------------       General      --------------*/
#header_outer {
	float:left;
	background:url(images/top_bg.gif) #d8d8d8 0 0 repeat-x;
	width:100%;
}
#header {
	width:1000px;
	height:206px;
	margin:0px auto;
	padding:32px 0 0 0;
	background:url(images/header_bg.jpg) 0 0 repeat-x;
}
#header_top {
	width:1000px;
	height:148px;
	margin:0px auto;
	padding:0 0 0 0;
}
/*****************************************************************************/
#logo {
	display:block;
	width:283px;
	height:100px;
	float:left;
	margin:0px;
	padding:0;
}
#search {
	display:block;
	width:275px;
	height:100px;
	float:right;
	margin:0px;
	padding:0 25px 44px 0;
}
#search_heading {
	width:100%;
	color:#cde1db;
	font:bold 22px/26px Arial, Helvetica, sans-serif;
	padding-bottom:25px;
	text-align:right;
	text-transform:uppercase;
}
#search_field {
	display:block;
	width:272px;
	float:left;
	height:40px;
}
#search_bg {
	width:206px;
	height:33px;
	background:url(images/search_bg.gif) 0 0 no-repeat;
	color:#5c5c5c;
	font:normal 12px/33px Arial, Helvetica, sans-serif;
	float:left;
	text-transform:uppercase;
	padding:3px 5px 3px 20px;
}
#search_input {
	width:204px;
	height:33px;
	background:#fff;
	color:#5c5c5c;
	font:normal 12px/33px Arial, Helvetica, sans-serif;
	float:left;
	text-transform:uppercase;
	border:1px solid #ffffff;
}
#search_btn {
	display:block;
	width:41px;
	float:right;
}
/****************************************************************************************************************************/

#menu {
	display:block;
	float:left;
	width:1000px;
	height:54px;
	padding:0px;
	box-shadow:inset 0 0 2px #000;
	background:url(images/menu_bg.gif) 0 0 repeat-x;
	border:#ffffff 1px solid;
}
#menu ul {
}
#menu ul li {
	display:block;
	float:left;
}
#menu ul li a {
	display:block;
	color:#4f4f4f;
	padding:0px 30px 0px 30px;
	text-shadow:#fff 0 1px 1px;
	font:bold 15px/54px Arial, Helvetica, sans-serif;
}
#menu ul li a:hover, #menu li a.active {
	color:#fff;
	text-shadow:#000 0 1px 1px;
	background:url(images/menu_bg2.gif) #006be1 0 0 repeat-x;
	padding:0px 30px 0px 30px;
}
/**************************************************************************************************/


#body-outer {
	width:100%;
	float:left;
	padding:14px 0 12px 0;
}
#main-body {
	display:block;
	width:1000px;
	margin:0 auto;
	padding:0 0 0 0;
}
/***********************************************  left side ***/
#body-left {
	width:710px;
	float:left;
	padding:0 0 0 0;
}
/***************************/
.playslots-block {
	width:650px;
	display:block;
	float:left;
	background:#e6e6e6;
	border:1px solid #fff;
	padding:26px 30px 15px 30px;
	clear:both;
}
.playslots-heading {
	display:block;
	color:#292a2d;
	font:normal 24px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 20px 0;
}
.playslots-content {
	display:block;
	color:#828282;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
}
.playslots-content .img {
	width:125px;
	display:block;
	float:left;
	margin:0 25px 0px 0;
}
.readmore_btn a {
	width:105px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	background:#193953;
	padding:10px 20px 10px 20px;
	font:bold 13px/33px Arial, Helvetica, sans-serif;
}
.readmore_btn a:hover {
	background:#000033;
	padding:10px 20px 10px 20px;
}
/**************************************************/

#table_block {
	width:710px;
	display:block;
	float:left;
	padding:10px 0 10px 0;
}
.table_heading {
	width:690px;
	display:block;
	color:#fff;
	float:left;
	padding:0 0 0 20px;
	font:bold 18px/49px Arial, Helvetica, sans-serif;
	background:url(images/table_heading_bg.gif) 0 0 repeat-x;
}
.table_content {
	display:block;
	float:left;
	width:670px;
	color:#828282;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	padding:20px 20px 20px 20px;
	background:#6eb3ed;
}
.white_text {
	color:#fff;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
}
/******************************************************************/
.chart {
}
.chart tr.brown td {
	color:#2d3031;
	font-weight:bold;
	line-height:37px;
	padding:0px 0px 0px 0px;
	background:url(images/table_heading_bg2.gif) 0 0 repeat-x;
}
.chart tr td {
	color:#8a8a8a;
	background:#fff;
	line-height:23px;
	border-bottom:#e5e8ea 1px solid;
}
.black_link {
	color:#55a0d5;
	font-weight:bold;
	line-height:23px;
}
.black_link a {
	color:#55a0d5;
	text-decoration:none;
}
.black_link a:hover {
	color:#000;
	text-decoration:underline;
}
.table_green_link {
	color:#9cc600;
	font-weight:bold;
	margin:0px auto 0px auto;
	background:url(images/review_bg.gif) 0 0 no-repeat;
	width:66px;
	line-height:23px;
	text-align:center;
}
.table_green_link a {
	color:#000000;
}
.table_green_link a:hover {
	color:#ff0000;
}
#download {
	height:14px;
	width:24px;
	line-height:14px;
	text-align:center;
	margin:0px auto 0px auto;
	line-height:23px;
}
#download a {
	height:14px;
	width:24px;
	background:url(images/download_arrow_2.gif) 0 0 no-repeat;
	display:inline-block;
}
#download a:hover {
	height:14px;
	width:24px;
	background:url(images/download_arrow.gif) 0 0 no-repeat;
	display:inline-block;
}
/********************************************************************************/

#best_block {
	width:710px;
	display:block;
	float:left;
	padding:0px 0 0px 0;
	background:#ffffff;
}
#best_heading {
	width:690px;
	display:block;
	color:#292a2d;
	float:left;
	padding:0 0 0 20px;
	font:normal 18px/51px Arial, Helvetica, sans-serif;
	background:#f8f8f8;
}
.best_content {
	display:block;
	float:left;
	width:670px;
	color:#828282;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	padding:14px 20px 10px 20px;
	background:#ffffff;
	border-bottom:#dfdfdf 1px solid;
}
/********************************************/
.best-left {
	width:305px;
	display:block;
	float:left;
	margin:0px;
	color:#828282;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
}
.best-left .img {
	width:128px;
	display:block;
	float:left;
	margin:0 15px 0 0;
}
.black-text {
	color:#000000;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
}
.black-text2 {
	color:#000000;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.best_btn a {
	width:105px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	background:#193953;
	padding:10px 20px 10px 20px;
	font:bold 13px/33px Arial, Helvetica, sans-serif;
}
.best_btn a:hover {
	background:#000033;
	padding:10px 20px 10px 20px;
}
.gray-border {
	border:#909090 1px solid;
}
/********************************************/
.best-right {
	width:310px;
	display:block;
	float:right;
	margin:0px;
}
/***********************************************  left side ***/
#body-right {
	width:280px;
	float:right;
	padding:0 0 0 0;
}
.category {
	display:block;
	width:280px;
	float:left;
	margin:0px;
}
.category_heading {
	display:block;
	width:250px;
	float:left;
	color:#fff;
	font:bold 20px/49px Arial, Helvetica, sans-serif;
	background:url(images/category_heading_bg.gif) 0 0 no-repeat;
	padding:0 0 0 30px;
}
.category-content {
	width:278px;
	display:block;
	float:left;
	padding:0px;
	border:#737373 1px solid;
	background:#dadada;
}
.category-content ul {
	width:278px;
	display:block;
	float:left;
	padding:0px;
}
.category-content ul li {
	width:278px;
	display:block;
	float:left;
	padding:0px;
	background:url(images/category_bg.gif) 0 0 repeat-x;
}
.category-content ul li a {
	display:block;
	color:#4792bb;
	padding:0px 0px 0px 55px;
	font:bold 12px/33px Arial, Helvetica, sans-serif;
	background:url(images/arrow.gif) 32px 12px no-repeat;
}
.category-content ul li a:hover, .category-content ul li a.active {
	color:#000;
	background:url(images/arrow.gif) 32px 12px no-repeat;
	padding:0px 0px 0px 55px;
}
.space {
	display:block;
	width:280px;
	float:left;
	height:8px;
}
.banner {
	display:block;
	width:276px;
	float:left;
	hanging-punctuation:8px;
}
.banner-border {
	border:#a20101 3px solid;
}
/*********************************************************************** footer **/

#footer-outer {
	width:100%;
	float:left;
	height:148px;
	background:url(images/footer_bg.gif) #000000 0 0 repeat-x;
}
#footer-block {
	width:1000px;
	display:block;
	margin:0 auto;
	padding:40px 0 45px 0;
	text-align:center;
}
.footer {
	display:block;
	margin:0 auto;
	width:670px;
	height:40px;
	padding:0px 30px 0 30px;
}
.footer ul {
	display:block;
	width:730px;
	height:40px;
}
.footer ul li {
	display:block;
	float:left;
}
.footer ul li a {
	display:block;
	color:#fff;
	padding:0px 20px 0px 20px;
	font:bold 11px/40px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.footer ul li a:hover {
	color:#fff600;
	padding:0px 20px 0px 20px;
}
.copyright {
	display:block;
	margin:0 auto;
	width:670px;
	height:24px;
	color:#aa8298
}
/*Begin http://www.freecasinotemplates.com | http://www.gamingguide.net Code | Do Not Remove*/
#freecasinotemplates {
	color:#fff;
	text-align:center;
	background:#000000;
	padding:4px 0;
	width:100%;
	float:left;
}
#freecasinotemplates a {
	color:#1A7194;
	font-weight:bold;
}
#freecasinotemplates a:hover {
	color:#F11D1D;
	text-decoration:underline
} 
/*End http://www.freecasinotemplates.com | http://www.gamingguide.net Code | Do Not Remove*/
