@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      --------------*/
.black_20 {
	color:#474448;
	font-size:20px;
	line-height:30px;
	display:inline-block;
	padding-bottom:15px;
}
.ass_12 {
	color:#a5a5a5;
}
.black_16 {
	color:#474448;
	font-size:16px;
	font-weight:bold;
}
.black_12 {
	color:#454545;
	font-weight:bold;
}
.white_20_head {
	color:#fff;
	font-size:20px;
}
.white_12 {
	color:#fff;
}
/*-------------------       General      --------------*/


#header_outer {
	background:url(images/header_bg.gif) 0 0 repeat-x;
	text-align:center;
}
#header {
	background:url(images/banner_bg.jpg) right 0 no-repeat;
	height:260px;
	text-align:center;
	margin:0px auto 0px auto;
	width:1000px;
}
#logo {
	padding:80px 0 43px 30px;
}
#banner_text {
	width:417px;
	padding:170px 0 0 0;
	font-size:20px;
	text-align:right;
	font-weight:bold;
}
#content_outer {
		text-align:center;
}
#content {
	text-align:center;
	margin:0px auto 0px auto;
	padding-bottom:25px;
	width:100%;
}
#menu_block {
	width:880px;
	height:60px;
}
#menu {
	width:972px;
	//background:url(images/menu_bg.gif) 0 0 repeat-x;
	background-color: #951B7E;
	height:30px;
	padding:22px 0px 22px 0px;
	border-radius: 6px;
}
#menu ul {
}
#menu li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	line-height:51px;
	display:inline;
	font-weight:bold;
	text-transform:uppercase;
}
#menu li a {
	color:#000;
	cursor:pointer;
	display:inline-block;
	padding:0 0 0 20px;
}
#menu li a span {
	color:#000;
	display:inline-block;
	padding:0 20px 0 0;
}
#menu22 li a:hover, #menu li a.actine22 {
	background:url(images/menu_hover.gif) 0 0 no-repeat;
	color:#fff;
	display:inline-block;
	padding:0 0 0 20px;
}
#menu22 li a:hover span, #menu li a.actine22 span {
	background:url(images/menu_hover.gif) right -51px no-repeat;
	color:#fff;
	display:inline-block;
	padding:0 20px 0 0;
}
#main {
	width:100%;
	padding:0px 0 0 0;
}
#left {
	width:100%;
	padding-right:0px;
}
#right {
	width:100%;
}
.left_head {
	background:url(images/left_head_bg.gif) 0 0 repeat-x;
	height:41px;
	line-height:41px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-left:16px;
}
.left_body {
	background:#fff;
	padding:20px 14px 20px 14px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	margin-bottom:20px;
}
.left_body ul {
}
.left_body li {
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #d8d8d8;
}
.left_body li a {
	color:#000;
	display:block;
	padding:5px 0px 5px 10px;
}
.left_body li a:hover {
	color:#000;
}
#middle {
	width:100%;
	margin-right:10px;
	border-radius:10px;
	background:#fff;
	padding:5px;
}
.text {
	padding:20px 20px 20px 20px;
	border-bottom:1px solid #d4d4d4;
}
.ass_btn {
}
.ass_btn a {
	color:#2d2d2d;
	background:url(images/ass_btn_bg.gif) 0 0 no-repeat;
	width:106px;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#2d2d2d;
	font-size:15px;
	text-shadow:1px 1px #dfdfdf;
	display:inline-block;
}
.ass_btn a:hover {
	color:#000;
	background:url(images/ass_btn_bg.gif) 0 bottom no-repeat;
}
#review_box {
	padding:20px 0 5px 0;
}
.review_in {
	background:#edf8ff;
	border:1px solid #def0fc;
	margin-bottom:3px;
	padding:18px 17px 18px 17px;
}
.review_in td {
	color:#4c6270;
}
.blue_link a {
	color:#007dd5;
	font-weight:bold;
}
.blue_link a {
	color:#007dd5;
	text-decoration:underline;
}
.blue_link a:hover {
	color:#000;
	text-decoration:none;
}
.blue_btn {
}
.blue_btn a {
	color:#fff;
	display:inline-block;
	background:url(images/blue_btn.gif) 0 0 no-repeat;
	width:120px;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#fff;
	font-size:18px;
	text-shadow:1px 1px #1377c6;
}
.blue_btn a:hover {
	color:#fff;
	background:url(images/blue_btn.gif) 0 bottom no-repeat;
}
.small_box_holder {
	width:302px;
	padding:0 0 11px 0;
}
.small_in_bg {
	background:url(images/small_box_bg.gif) 0 0 repeat-x;
	height:30px;
	padding:5px 0px 5px 0px;
	line-height:30px;
	float:left;
	color:#7a7a7a;
	width:266px;
}
.search {
	width:211px;
	border:none;
	background:url(images/small_box_bg.gif) 0 0 repeat-x;
	height:30px;
	padding:5px 0px 5px 0px;
	line-height:30px;
	float:left;
	color:#7a7a7a;
}
#pink_box {
	background:#ff6e8f;
	padding:28px 24px 24px 24px;
	border-radius:10px;
	margin-bottom:10px;
}
.news_letter {
	border:none;
	width:190px;
	background:#fff;
	height:25px;
}
#violet_box {
	background:url(images/violet_box+bg.gif) 0 0 repeat-x;
	padding:15px 24px 15px 24px;
	border-radius:10px;
	margin-bottom:10px;
}
.white_20 {
	color:#fff;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
}
.white_20 span {
	font-size:14px;
}
.violet_btn {
	background:url(images/violet_btn.gif) 0 0 no-repeat;
	width:92px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#490761;
	font-weight:bold;
}
.violet_btn a {
	color:#490761;
}
.violet_btn a:hover {
	color:#490761;
}
#blue_box {
	background:#007dd5;
	padding:28px 5px 15px 5px;
	border-radius:10px;
	margin-bottom:10px;
}
#blue_box td {
	border-bottom:1px dotted #47a1e1;
	padding:23px;
	color:#fff;
	font-size:11px;
	line-height:15px;
}
#blue_box td.tiny {
	padding:0px;
	border:none;
}
#blue_box td.more {
	border:none;
}
#blue_box td a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#blue_box td a:hover {
	color:#fff;
	text-decoration:none;
}
#footer_outer {
	background:#007dd5;
	text-align:center;
}
#footer {
	height:66px;
	text-align:center;
	margin:0px auto 0px auto;
	width:1000px;
	padding:40px 0 0 0;
	color:#64bcfa
}
#footer a {
	color:#fff;
	font-weight:bold;
	padding:0px 15px 0px 15px;
}
#footer a:hover {
	color:#13d0e0;
}
/*Begin http://www.freecasinotemplates.com | http://www.gamingguide.net Code | Do Not Remove*/
#freecasinotemplates {
	color:#fff;
	text-align:center;
	background:#252321;
	padding:4px;
}
#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*/
