@charset "utf-8";
body {
	background-color: #272727;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 18px;
	background-image: url(../images/bg.gif);
}
#wrapper {
	width: 966px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 0px;
}
#container {
	width: 958px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #666666;
	padding: 0px;
}
/*Content Section Starts*/
#container #Content {
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#logo {
	width:920px;
	float:left;
}
#logo img {
	float:left;
}
#logo h1 {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003300;
	text-transform: uppercase;
	padding:10px 50px 0 0;
}
#logo h1 a {
	text-decoration:none;
	color:#000000;
}
#logo h1 a:hover {
	color:#FF0000;
}
#t1 {
	float:right;
	width:468px;
}
#topmenu {
	width: 920px; /*leave this value as is in most cases*/
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 920px;
	background: black url(../images/alink.jpg) center center repeat-x;
}
#topmenu ul li {
	display: inline;
}
#topmenu ul li a {
	float: left;
	color: #333333; /*text color*/
	padding: 9px 11px;
	text-decoration: none; /*dark purple divider between menu items*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#topmenu ul li a:visited {
	color: #000000;
}
#topmenu ul li a:hover {
	color: #999999 !important; /*text color of selected and active item*/
	padding-top: 9px; /*shift text down 1px for selected and active item*/
	padding-bottom: 9px; /*shift text down 1px for selected and active item*/
	background: black url(../images/ahover.jpg) center center repeat-x;
}
#topmenu ul li .current {
	color: white !important; /*text color of selected and active item*/
	padding-top: 9px; /*shift text down 1px for selected and active item*/
	padding-bottom: 9px; /*shift text down 1px for selected and active item*/
	background: black url(../images/ahover.jpg) center center repeat-x;
}
#topmenu ul li .last {
	border-right:none;
}
#container #Content #contentwrapper {
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
}
/*Content AreaEnds*/

/*Content Area LeftPanel Starts*/
#container #Content #left_panel {
	margin: 0px;
	padding: 0px;
	width: 610px;
	float: left;
}
#container #Content #left_panel #blog {
	padding: 0px;
	width: 610px;
	background-image:url(../images/blogbg.gif);
	background-repeat:repeat-x;
	border: 1px solid #676767;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFF99;
}
#container #Content #left_panel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container #Content #left_panel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container #Content #left_panel a {
	color:#FF0000;
	text-decoration:underline;
}
#container #Content #left_panel a:hover {
	color: #FF0000;
	text-decoration:none;
}
#homeimage {
	width:520px;
	padding:5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#c1 {
	width:468px;
	text-align:center;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/*Content Area LeftPanel Ends*/


/*Content Area RightPanel Starts*/
#container #Content #right_panel {
	width: 300px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#r1 {
	width:300px;
	padding:0px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#r2 {
	width:300px;
	padding:0px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#r3 {
	width:300px;
	margin:10px auto 10px auto;
	padding:0px;
}
#s1 {
	width:320px;
	margin:0px auto 10px auto;
	padding:0px;
}
.menu-caption {
	text-align: center;
	height: 25px;
	background-color: #FFFFFF;
	background-image: url(../images/headlineh2.gif);
	margin-top: 10px;
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;/*background-image:url(../images/leftmenubg.jpg);
	background-position:left top;
	background-repeat:repeat-x;*/
}
.menu-caption h2 {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.rightimage {
	background-color:#F4F4F4;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align:center;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
/*.rightimage:hover{
	border:1px solid #FFFFFF;
	background-color:#013274;
}*/
.rightimage img {
	text-align:center;
	margin-top: 7px;
}
.rightimage p {
	color: #000000;
	font-weight: bold;
	line-height: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	text-align: center;
}
.rightimage a {
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
.rightimage a:hover {
	color:#631F04;
	font-weight: bold;
	text-decoration: none;
}
#rightadsense {
	text-align:center;
	width:322px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#FreePlay {
	background-color: #000000;
	padding: 0px;
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
/*Content Area RightPanel Ends*/

/*General Styles Starts*/
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
strong {
	color:#000000;
}
.h1_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	font-size:1px;
	margin:0px;
	padding:0px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}
.text1 a {
	color: #000000;
	text-decoration:underline;
}
.text1 a:hover {
	color: #000000;
	text-decoration:none;
}
.right_image {
	float:right;
	padding:3px;
	margin:5px;
	border: 1px solid #CCCCCC;
}
.left_image {
	float: left;
	padding:3px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
/*General Styles Ends*/

/*Footer Starts*/
#footer {
	width: 900px;
	margin-top: 2px;
	margin-left: 2px;
}
#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	padding: 0px;
	margin: 0px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer #imagebase {
	width:890px;
	margin:0px auto 0px auto;
	padding:0px;
}
#footer #imagebase #f1 {
	width:295px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #imagebase #f1 img {
	padding:0px;
	margin:5px;
}
#footer #imagebase #f1 p {
	padding:0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#footer #imagebase #f2 {
	width:290px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #imagebase #f2 img {
	padding:0px;
	margin:5px;
}
#footer #imagebase #f2 p {
	padding:0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#footer #imagebase #f3 {
	width:295px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #imagebase #f3 img {
	padding:0px;
	margin:5px;
}
#footer #imagebase #f3 p {
	padding:0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#scrollcount {
	color:#FF9900;
}
#container #Content #footer a {
	color: #003300;
}
#container #Content #footer a:hover {
	color: #003300;
	text-decoration:none;
}
/*Footer Ends*/

/* Copyright Starts*/
#copyright {
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #555555;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#copyright a {
	margin:0px;
	color:#FFFFFF;
	text-decoration:underline;
}
#copyright a:hover {
	margin:0px;
	color: #FFFFFF;
	text-decoration: none;
}
#copyright img {
	margin-left:50px;
}
/* Copyright Ends*/
/*Table Styels Starts*/
#middletable {
	width: 300px;
	padding: 0px;
	margin:0px auto;
}
#middletable table {
	width: 300px;
	margin: 0 0 15px 0;
	border-collapse: collapse;
	font-size: 11px;
	text-align: center;
}
#middletable table tr.casino {
	background-color: #646464;
	color: #FFFFFF;
	height: 30px;
}
#middletable table tr td {
	border: 1px solid #4B4B4B;
}
#middletable table tr td.rank {
	width: 40px;
}
#middletable table tr td.name {
	width: 100px;
	color: #828282;
}
#middletable table tr td.bonus {
	color: #b3b3b3;
}
#middletable table tr td.review {
	color: #b3b3b3;
}
#middletable a {
	color:#FFFFFF;
	text-decoration:underline;
}
#middletable a:hover {
	color:#000000;
	text-decoration:none;
}
.tabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding: 6px 6px 6px 6px;
	height: 20px;
	background-color: #3B3B3B;
}
#bkgrow {
	background-color: #CCCCCC;
	color: #000000;
}
#bkgrow a {
	background-color: #CCCCCC;
	color: #000000;
}
.baner {
	padding:0 15px;
	margin:10px auto;
}
.banner-center {
	width:468px;
	height:60px;
	margin:15px auto;
}
.banner1 {
	float:left;
	width:125px;
	height:125px;
	margin:15px 0;
}
.banner2 {
	float:right;
	width:125px;
	height:125px;
	margin:15px 0;
}

