html{

	height:100%;

}

body{

	margin:0;

	padding:0;

	font:11px/13px Tahoma,Verdana,Arial,Helvetica,sans-serif;

	color:#005a8b;

	background:#fff url(../img/bg-page.gif) repeat-x 0 0;

}

h1,h2,h3,h4,h5,p{

	margin:0;

	padding:0;

}

ul{margin:0;padding:0;list-style:none;}

a{

	text-decoration:none;

	color:#005A8B;

	outline: 0;

}

a img{border:0 none;}

a:hover{text-decoration:underline;}

div.page-bottom{

	width:100%;

	overflow:hidden;

	min-width:990px;

	background:url(../img/bg-page-bot.gif) repeat-x 0 100%;

}

* html div.page-bottom{overflow:visible;}

#page{

	width:990px;

	min-width:990px;

	margin:0 auto;

}

#header{

	width:100%;

	margin:0;

	min-width:990px;

	font:11px/13px Verdana,Arial,Helvetica,sans-serif;

	background:url(../img/bg-compass.gif) no-repeat 318px 24px;

}

#header h1{

	float:left;

	display:inline;

	margin:11px 0 0 1px;

}



#header h1 a{

	float:left;

	width:201px;

	height:97px;

	overflow:hidden;

	border:0 none;

	background:url(../img/logo.png) no-repeat 0 0;

	text-indent:-9999px;

	cursor:pointer;

}



#header h2{

	float:left;

	display:inline;

	margin:11px 0 0 1px;

}

#header h2 a{

	float:left;

	width:201px;

	height:97px;

	overflow:hidden;

	border:0 none;

	background:url(../img/logo.png) no-repeat 0 0;

	text-indent:-9999px;

	cursor:pointer;

}

#header div.top-compass{

	width:100%;

	overflow:hidden;

}

#header div.top{

	width:670px; height:24px; float:left;

}

#header div.top-compass{

	height:121px;

}

#header div.top p{

	float:left;

	font-family:Arial,Helvetica,sans-serif;

	padding:5px 0 0;

	color:#fff;

	font-size:10px;

}

#header ul.menu{

	display:block;

	margin:0;

	padding:0;

	height:24px;

}

#header ul.menu li{

	float:left;

	background:url(../img/bg-li-div.gif) no-repeat 100% 50%;

}

#header ul.menu li.last{

	background:none;

}

#header ul.menu li.item1 a, #header ul.menu li.item2 a, #header ul.menu li.item3 a, #header ul.menu li.item4 a{

	float:left;

	font-weight:bold;

	font-size:10px;

	line-height:20px;

	color:#fff;

	font-family:Tahoma,Arial,Verdana,sans-serif;

}

#header ul.menu li.item1{

	background:url(../img/bg-home.gif) no-repeat 0 50%;

	margin:0 0 0 3px; padding: 2px 23px 2px 23px;

}

#header ul.menu li.item2{

	background:url(../img/bg-about.gif) no-repeat 0 50%;

	margin:0; padding: 2px 19px 2px 23px;

}

#header ul.menu li.item3{

	background:url(../img/bg-contact.gif) no-repeat 0 50%;

	margin:0; padding: 2px 19px 2px 23px;

}

#header ul.menu li.item4{

	background:url(../img/bg-newsletter.gif) no-repeat 0 50%;

	margin:0; padding: 2px 0 2px 18px;

}

#header div.search{

	float:right;

	width:311px;

	padding:4px 0 0;

	margin:0 9px 0 0;

	display:inline;

	background:url(../img/bg-search-block.gif) no-repeat 0 0;

}

#header div.search label{

	padding:0 0 0 30px;

	margin:0 0 0 6px;

	line-height:23px;

	float:left;

	display:inline;

	font-weight:bold;

	color:#005a8b;

	background:url(../img/bg-search.png) no-repeat 0 0;

}

#header div.search input.text{

	float:left;

	display:inline;

	margin:1px 0 0 9px;

	width:162px;

	border:1px solid #c6c6c6;

	padding:4px 4px 2px 6px;

	height:14px;

	color:#c4c4c4;

	font:10px/14px Tahoma,Verdana,Arial,sans-serif;

}

#header div.search input.button{

	float:left;

	border:0 none;

	margin:0 0 0 8px;

	color:#e8f2f9;

	font-weight:bold;

	font-size:10px;

	width:34px;

	text-indent:-99999px;

	cursor:pointer;

	height:25px;

	text-transform:uppercase;

	background:url(../img/bg-btn-go.gif) no-repeat 0 0;

}

#header div.search a.add{

	float:right;

	width:115px;

	height:19px;

	color:#ecf4f9;

	text-align:center;

	margin:5px 10px 0 0;

	font:bold 10px/16px Tahoma,Verdana,Arial,sans-serif;

	background:url(../img/bg-add.gif) no-repeat 0 0;

}

#header div.top-text{

	float:right;

	clear:right;

	margin:27px 5px 0 0;

}

#header div.nav{

	width:1000px;

	margin:5px 0 0;

	height:36px;

	overflow:hidden;

}

#header div.nav ul.menu{

	width:1000px;

	

	margin:0 10px 0 0px;

}

#header div.nav ul.menu li{

	float:left;

	padding:0;

	margin:0 9px 0 0;

}

#header div.nav ul.menu li.active,

#header div.nav ul.menu li.hover,

#header div.nav ul.menu li:hover{

	background:url(../img/bg-nav-begin.gif) no-repeat 0 0;

}

#header div.nav ul.menu li.active a,

#header div.nav ul.menu li.hover a,

#header div.nav ul.menu li:hover a{

	background:url(../img/bg-nav-end.gif) no-repeat 100% 0;

}



#header div.nav ul.menu li a{

	font-weight:bold;

	float:left;

	color:#fff;

	line-height:32px;

	padding:0 16px;

	font-size:12px;

}

#header div.nav ul.menu li.item11, #header div.nav ul.menu li.item12{

	width:126px;

	margin:0 -9px 0 18px;

	background:url(../img/bg-nav-bingo.gif) no-repeat 0 0;

        cursor: pointer;

}

#header div.nav ul.menu li.item11 a, #header div.nav ul.menu li.item12 a{

	width:94px;

	text-align:center;

}

#header div.nav ul.menu li.item11:hover a, #header div.nav ul.menu li.item12:hover a{

	background:none;

}

#header div.nav ul.menu li a:hover{

	text-decoration:none;

}

#header div.next-menu{

	width:100%;

	overflow:hidden;

	height: 30px;

}

#header div.next-menu ul{

	width:100%;

	margin:0 0 0 -7px;

}

#header div.next-menu ul li{

	float:left;

	padding:0 22px 0 22px;

	line-height:32px;

	background:url(../img/bg-li-next.gif) no-repeat 0 55%;

}

#header div.next-menu ul li.first{

	background:none;

}

#header div.next-menu ul li a{

	color:#4499ca;

	float:left;

	font-weight:bold;

}



#header div.next-menu ul li.active a span {

	text-decoration: underline;

}



#main{

	width:100%;

	margin:20px 0 0;

	float:left;

	/*background:url(../img/bg-main.gif) repeat-y 0 0;*/

}

#main div.main-bottom{

	float:left;

	width:100%;

	/*background:url(../img/bg-main-bottom.gif) no-repeat 0 100%;*/

}

#sidebar1{

font-family:Verdana,Arial,sans-serif;

}

#sidebar2{

font-family:Tahoma,Verdana,Arial,sans-serif;

}

div.sidebar{

	float:left;

	overflow:hidden;

	width:201px;

/*	margin:0 0 -20px;

	padding-bottom: 20px;

	background: url(../img/bg-sidebar-bottom.png) bottom left no-repeat;*/

}

div.sidebar div.block{

	width:100%;

	margin:0 0 20px;

	background:url(../img/bg-sd-block-rep1.gif) repeat-y 0 0;

}



div.bannergroup {

	padding: 12px 0;

	text-align:center;

	background:url(../img/bg_banner.gif) no-repeat 0 0;

}



div.bannergroup .last{

	margin:0;

}

div.sidebar div.block .title{

	width:199px;

	font-family:Verdana,Arial,sans-serif;

	text-align:center;

	height:32px;

	overflow:hidden;

	border:1px solid #87acc3;

	background:url(../img/bg-title-sidebar.gif) repeat-x 0 0;

}

div.sidebar div.block .title p{

	line-height:32px;

	font-size:12px;

	margin:0;

	font-weight:bold;

	color:#005a8b;

}



div.main-block div.rate-block .title p a { 

	color:#2fcbff;

}



div.sidebar div.block div.top-block{

	background:url(../img/bg-sd-block-all1.gif) no-repeat 0 100%;

}

div.sidebar div.block div.bot-block{

	padding:0 9px 0 9px;

	background:url(../img/bg-sd-block-bot1.gif) no-repeat 0 100%;

}

div.sidebar div.last div.bot-block{

	background:url(../img/bg-sd-block-bot3.gif) no-repeat 0 100%;

}

div.sidebar div.block img{

	padding:8px 0 0;

	display:block;

}

div.sidebar div.block div.top-block-shot{

	background:url(../img/bg-sd-block-all2.gif) no-repeat 0 100%;

}

div.sidebar div.block div.bot-block-shot{

	padding:0 9px 15px 9px;

	background:url(../img/bg-sd-block-bot2.gif) no-repeat 0 100%;

}

div.sidebar div.block p{

	margin:3px 0 0 2px;	

}

div.sidebar div.block div.more{

	height:22px;

	padding:6px 0 0;

	margin:11px 0 0;

	text-align:center;

}

div.sidebar div.block div.more a,

#content div.promotion div.bottom-link a{

	color:#156794;

	font-weight:bold;

	text-decoration:underline;

}

div.sidebar div.block div.more a:hover,

#content div.promotion div.bottom-link a:hover{

	text-decoration:none;

}

div.sidebar div.block p a{

	font-weight:bold;

	color:#d015a4;

}

div.sidebar div.block ul.links,

div.sidebar div.block ul.list{

	overflow:hidden;

	margin:-1px 0 0 3px;

}

div.sidebar div.block ul.bonuses{overflow:hidden;margin:0 0 -8px;}

div.sidebar div.block ul.links li{

	line-height:30px;

	padding:0 0 0 27px;

	border-top:1px solid #abcadb;

	background:url(../img/bg-list-style.gif) no-repeat 0 50%;

}

div.sidebar div.block ul.links li a,

div.sidebar div.block ul.list li a{

	font-weight:bold;

	color:#005a8b;

}

div.sidebar div.block ul.list li,

div.sidebar div.block ul.bonuses li{

	border-top:1px solid #abcadb;

	padding:10px 0 8px;

}

div.sidebar div.image{

	margin:0 0 17px;

}

div.sidebar div.block ul.list li p{

	color:#d015a4;

	font-weight:bold;

}

div.sidebar div.block ul.news{

	margin:-1px 0 -8px;

}

div.sidebar div.block ul.news li{

	padding-top:5px;

}

div.sidebar div.block ul.blog li{

	padding-top:7px;

}

div.sidebar div.block ul.news li p,

div.sidebar div.block ul.news li p a{

	color:#005a8b;

	font-weight:normal;

}

div.sidebar div.block ul.bonuses li{

	padding:9px 0;

	margin:-1px 0 0;

}

div.sidebar div.block ul.bonuses li p{

	margin:5px 0 0 3px;

	text-align:justify;

	font-family:Tahoma,Verdana,Arial,sans-serif;

}

div.sidebar div.block ul.bonuses li img{

	padding:0;

	float:left;

}

div.sidebar div.block ul.bonuses li a{

	float:left;

	width:77px;

	color:#d015a4;

	text-align:center;

	margin:8px 0 0;

	font-size:12px;

	font-weight:bold;

	line-height:14px;

	text-decoration:underline;

	padding:0 0 0 8px;

}

div.sidebar div.block div.grey-block{

	width:179px;

	padding:4px;

	overflow:hidden;

	background:url(../img/bg-sd-grey-block.gif) no-repeat 0 0;

}

div.sidebar div.block ul.bonuses li a:hover{

	text-decoration:none;

}

div.sidebar div.block ul.bonuses div.claim{

	width:172px;

	margin:9px 0 0;

	padding:0 0 0 11px;

	overflow:hidden;

	background:url(../img/bg-claim.gif) no-repeat 0 0;

}

div.sidebar div.block ul.bonuses div.claim p{

	font-weight:bold;

	color:#003798;

	float:left;

	margin:0;

	font-family:Verdana,Arial,sans-serif;

	line-height:23px;

	text-transform:uppercase;

}

div.sidebar div.block ul.bonuses div.claim a{

	float:right;

	text-indent:-99999px;

	display:inline;

	width:46px;

	text-align:center;

	padding:0;

	font:bold 10px/17px Tahoma,Verdana,Arial,sans-serif;

	text-decoration:none;

	color:#fff;

	margin:3px 3px 0 0;

}

#sidebar2 div.more{

	margin-top:5px;

}

div.sidebar div.star{

	padding:123px 15px 19px 2px;

	background:url(../img/bg-online-bingo.gif) no-repeat 0 0;

}

div.sidebar div.star p{

	color:#009;

	text-align:center;

	padding:0 0 0 10px;

	font:10.3px/13px Tahoma,Verdana,Arial,sans-serif;

}

div.sidebar div.block p.poll{

	margin:6px 0 0 3px;

}

div.sidebar div.star p.title{

	color:#c09;

	margin:0 0 2px;

	font-weight:bold;

}

div.sidebar ul.sites{

	overflow:hidden;

	margin:0 0 14px 4px;

}

div.sidebar ul.sites li{

	margin:17px 0 0;

	width:100%;

	float:left;

}

div.sidebar ul.sites li label,

div.sidebar ul.sites li input{

	float:left;

}

div.sidebar ul.sites li input{

	width:12px;

	height:12px;

	padding:0;

	margin:1px 7px 0 0;

}

div.sidebar div.mcafee{

	overflow:hidden;

	width:189px;

	height:57px;

	position:relative;

	padding:6px 6px 0 6px;

	background:url(../img/bg-mcafee.gif) no-repeat 0 0;

}

div.sidebar div.mcafee a{

	display:block;

	width:188px;

	height:36px;

	margin:0 0 4px;

}

div.sidebar div.mcafee span{

	float:left;

	margin:0 0 0 7px;

}

div.sidebar div.mcafee span.right{

	float:right;

	margin:0 11px 0 0;

	font-size:11px;

	color:#000;

}

#content{

	float:left;

	position:relative;

	width:538px;

	margin:-6px 0 0;

	padding:6px 20px 0;

}

#content div.title{

	overflow:hidden;

	width:100%;

}

#content div.tabs{

	padding:6px 0 0 11px;

	margin:-6px 0 0 -4px;

	overflow:hidden;

}



#content div.tabs div.title{

	width:auto;

	margin:0 0 0 4px;

	float:left;

}

#content div.tabs div.active{

	margin:-6px 0 0 4px;

}

#content div.tabs div.active p{

	line-height:34px;

	background:url(../img/bg-active-tab.gif) repeat-x 0 0;

}

#content div.tabs div.active p a{

	color:#fff;

}

#content div.title p{

	float:left;

	border:1px solid #87acc3;

	border-bottom:0;

	padding:0 24px;

	margin:0 0 0 11px;

	background:url(../img/bg-title-content.gif) repeat-x 0 0;

	font:bold 11px/28px Tahoma,Verdana,Arial,sans-serif;	

}

#content div.tabs div.title p{

	padding:0 9px 0 10px;

	margin:0;

	white-space:nowrap;

}



/*** STATIC TABS ***/

#content div.stattabs{

	padding:6px 0 0 11px;

	margin:0px 0 0 -4px;

	overflow:hidden;

}



#content div.stattabs div.title{

	width:auto;

	margin:0 0 0 4px;

	float:left;

}

#content div.stattabs div.active div.title {

	margin:-6px 0 0 4px;

}

#content div.stattabs div.active p{

	line-height:34px;

	background:url(../img/bg-active-tab.gif) repeat-x 0 0;

}

#content div.stattabs div.active p a{

	color:#fff;

}

#content div.title p{

	float:left;

	border:1px solid #87acc3;

	border-bottom:0;

	padding:0 24px;

	margin:0 0 0 11px;

	background:url(../img/bg-title-content.gif) repeat-x 0 0;

	font:bold 11px/28px Tahoma,Verdana,Arial,sans-serif;	

}

#content div.stattabs div.title p{

	padding:0 9px 0 10px;

	margin:0;

	white-space:nowrap;

}

/*** END STATIC TABS ***/



#content div.main-block{

	width:516px;

	padding:10px;

	padding-bottom:0;

	background:#f3f7f9;

	border:1px solid #87acc3;

}

#content div.main-block table{

	border:1px solid #87acc3;

	width:100%;

	overflow:hidden;

}



#content div.main-block table.compare {

	border: none;

	width:100%;

	overflow:hidden;

}



#content div.main-block table.featured_promotions, #content div.main-block table.free_bingo_money {

	border: none;

	width:100%;

	overflow:hidden;

}



#content div.main-block table.featured_promotions th {

	border: none;

	text-align: center;

	font-size: 12px;

}



#content div.main-block table.featured_promotions td.description {

	font-size: 11px;

	text-align: left;

	font-weight: normal;

	padding: 6px 4px 2px 4px;

	vertical-align: top;

}



#content div.main-block table.free_bingo_money td.description {

	font-size: 11px;

	text-align: left;

	font-weight: normal;

	padding: 6px 4px 2px 4px;

	vertical-align: top;

}



#content div.main-block table.featured_promotions td.last {

	border: none;

}



#content div.main-block table.review_intro {

	border:1px solid #87acc3;

}



#content div.main-block table.review_intro td {

	background: #ffffff;

	border: none;

	font-weight: normal;

	text-align: left;

}



.review_rating {

	width: 100%;

	background: url(../img/review_tab_intro.jpg) repeat-x;

	height: 39px;

	margin-top: 10px;

	position: relative;

}



.review_rating .rating_text {

	float: left;

	height: 29px;

	padding: 12px 0 0 5px;

}



.review_rating .overall_rating {

	width: 104px;

	height: 19px;

	float: left;

	top: 10px;

	position: relative;	

}



.review_rating .overall_rating span {

	display: block;

	height: 19px;

	background: url(../img/overall_rating.jpg);

}



.review_rating .play_now {

	float: right;

}



#content div.main-block .game_preview  {

	background: #e3eef8;

	border: none;

	padding: 0px;

	float: left;

	width: 158px;

	margin: 8px 0 8px 10px;

	

}



#content div.main-block .game_preview div {

	font-weight: normal;

	text-align: left;

	font-size: 11px;

	width: 85%;

	margin: 2px auto 2px auto;

	line-height: 18px;

}



#content div.main-block table.promotions_table {

	border: none;

}



#content div.main-block table.promotions_table tr {

	background: none;

}



#content div.main-block table.promotions_table td {

	border: none;

	background: none;

	text-align: justify;

	font-weight: normal;

	vertical-align: top;

}



#content div.pad-bot{padding-bottom:10px;overflow:hidden;}

#content div.main-block table.new{

	border:0 none;

}

#content div.main-block table.new td{

	border-bottom:1px solid #87acc3;

	border-top:0 none;

	border-right:1px solid #87acc3;

}

#content div.main-block table th{

	line-height:22px;

	font-size:11px;

	white-space:nowrap;

	padding:0 10px 0 9px;

	border-right:1px solid #87acc3;

	font-weight:bold;

	color:#fff;

	font-family:Verdana,Arial,sans-serif;

	background:url(../img/bg-title-orange.gif) repeat-x 0 0;

}

#content div.main-block table th.title{

	padding:0;

	text-align:left;

}

#content div.main-block table.compare th{

	padding:0 3px;

}

#content div.main-block table tr{

	background:url(../img/bg-td.gif) repeat-x bottom;

}

#content div.main-block table.new tr{

	background:none;

}

#content div.main-block table td p{

	font-size:11px;

}

#content div.main-block table td{

	padding:8px 7px 8px 8px;

	border-top:1px solid #87acc3;

	border-right:1px solid #87acc3;

	font-weight:bold;

	text-align:center;

}

#content div.main-block table td img{

	display:block;

}

#content div.main-block table td.last{border-right:0 none;}

#content div.main-block table.new td.blue{

	background:#e5eef7;

	text-align:right;

	padding:0 13px 0 23px;

	width:93px;

	font-weight:bold;

}

#content div.main-block table.new td.feat{

	width:112px;

	padding:12px 0 12px 18px;

}

#content div.main-block table.new td.blue-l{

	background:#ecf3f9;

	padding:0;

}

#content div.main-block table.new td.blue-d{

	background:#c1e4f8;

}

#content div.main-block table.new td img{

	float:left;

}

#content div.main-block table.left td{

	text-align:left;

}

#content div.main-block table.new div.links{

	overflow:hidden;

}

#content div.main-block table.new div.links a{

	float:left;

	display:inline;

	color:#900;

	width:89px;

	text-align:left;

	line-height:25px;

	text-decoration:none;

	padding:0 0 0 24px;

	margin:0 0 0 11px;

	background:url(../img/bg-table-link.gif) no-repeat 0 50%;

}

#content div.main-block table.new div.links div.border{

	border-bottom:1px solid #c9dae6;

	width:100%;

	overflow:hidden;

}

#content div.main-block table.new td p.norm{

	font-weight:normal;

	float:left;

	margin:10px 0 0 5px;

}

#content div.main-block table.new td.blue p,

#content div.main-block table.new p.rate{

	font-size:10px;

}

#content div.main-block table div.rate{

	width:70px;

	margin:2px 0 0;

	float:right;

	background:url(../img/bg-rate.gif) repeat-x 0 0;

}

#content div.main-block table div.rate span{

	float:left;

	height:10px;

	background:url(../img/bg-rate.gif) repeat-x 0 -10px;

}

#content div.main-block table.new p.rate{

	color:#ff7e00;

	float:left;

	font-weight:bold;

}

#content div.main-block table.new p.over{

	color:#900;

}

#content div.main-block table.new tr.last td{

	border-bottom:0 none;

}

#content div.main-block table.new div.links{

	width:100%;

}

/*#content div.main-block table td p{white-space:nowrap;}*/

#content div.main-block table td a{

	color:#005a8b;

	text-decoration:underline;

}

#content div.main-block table td a:hover{

	text-decoration:none;

}

#content div.main-block table td a.play{

	width:97px;

	height:27px;

	margin:0 0 5px;

	display:block;

	text-indent:-99999px;

	background:url(../img/bg-btn-play.gif) no-repeat 0 0;

}

#content div.main-block table td.small-padd{

	padding-left:3px;

	padding-right:3px;

}

#content div.main-block table span.check{

	display:block;

	width:14px;

	height:13px;

	margin:0 auto;

	text-indent:-9999px;

	overflow:hidden;

	background:url(../img/bg-table-link.gif) no-repeat 0 0;

}

#content div.rate-block{

	margin:20px 0 0;

	overflow:hidden;

	width:536px;

	border:1px solid #87acc3;

}

#content div.main-block div.rate-block{

	width:auto;

	margin:0 0 10px;

}

#content div.main-block div.rate-block div.title p{

	line-height:22px;

}

#content div.main-block div.rate-block div.title,

#content div.main-block table div.title,

#content div.main-block table div.title p{

	width:505px;

	background:url(../img/bg-title-orange.gif) repeat-x 0 0;

}

#content div.main-block div.rate-block div.title p{

	float:left;

	width:auto;

}

#content.news div.main-block div.rate-block div.title p.date{

	float:right;

	padding:0 8px 0 0;

	font-size:11px;

	text-decoration:none;

}

#content div.main-block div.rate-block div.rating{

	float:right;

	display:inline;

	margin:0 8px 0 0;

}

#content div.main-block div.rate-block div.inner{

	width:100%;

	background:#fff;

	overflow:hidden;

}

#content div.main-block div.rate-block div.inner div.text-block{

	padding:5px 10px 0;

}

#content.news div.main-block div.rate-block div.inner div.text-block{

	padding:5px 10px;

}

#content.news div.main-block div.rate-block div.inner div.text-block p{

	padding:0;

}

#content.news div.main-block div.rate-block div.inner div.text-block p a{

	text-decoration:underline;

}

#content div.main-block div.rate-block div.game-opt{

	padding:4px 0 9px 35px;

}

#content div.main-block div.rate-block div.game-opt a{

	margin:0 26px 0 0;

}

#content div.main-block div.rate-block div.inner div.deposit{

	width:133px;

	float:left;

	border-right:1px solid #87acc3;

}

#content div.main-block div.rate-block div.inner div.deposit img{

	padding:8px;

}

#content div.main-block div.rate-block div.inner div.deposit a.deposit-link{

	width:100%;

	display:block;

	border-top:1px solid #87acc3;

	line-height:27px;

	text-align:center;

	font-weight:bold;

	text-decoration:underline;

	background:url(../img/bg-title-content.gif) repeat-x 0 0;

}

#content div.main-block div.rate-block div.inner div.text{

	float:left;

	text-align:justify;

	width:263px;

	border-right:1px solid #87acc3;

	padding:5px 2px 14px 2px;

}

#content div.main-block div.rate-block div.inner div.play-block{

	float:left;

	width:104px;

	padding:8px 0 0 8px;

}

#content div.main-block div.rate-block div.inner div.text p{

	font-size:11px;

	text-align:left;

}

#content div.main-block div.rate-block div.inner div.text p span{

	color:#d015a4;

	margin:5px 0 0;

	font-weight:bold;

}

#content div.main-block div.rate-block div.inner div.promotion-text{

	padding-top:12px;

}

#content div.main-block div.rate-block a.site-review{

	width:97px;

	text-align:center;

	font-weight:bold;

	height:22px;

	text-decoration:underline;

	line-height:18px;

	color:#fff;

	float:left;

	background:url(../img/bg-link-review.gif) no-repeat 0 0;

}

#content div.main-block div.rate-block a.site-review:hover{text-decoration:none;}

#content div.main-block div.rate-block div.inner div.promotion-text p{margin:3px 0 0;}

#content div.main-block div.rate-block div.inner div.text span a:hover,

#content.news div.main-block div.rate-block div.inner div.text-block p a:hover,

#content div.main-block div.rate-block div.inner div.deposit a.deposit-link:hover{text-decoration:none;}

#content div.main-block div.rate-block div.inner div.text p a{

	color:#3333ff;

	text-decoration:underline;

}

#content div.main-block div.rate-block div.inner div.text span a{

	color:#005a8b;

	font-weight:normal;

}

#content div.main-block div.rate-block div.inner div.text p a.full{

	color:#d015a4;

	font-weight:bold;

}

#content div.main-block ul.balls{

	margin:7px 0 0;

}

#content div.main-block ul.balls{

	width:100%;

	overflow:hidden;

}

#content div.main-block ul.balls li{

	float:left;

	padding:0 14px 0 15px;

	margin:0;

	border-right:1px solid #cae2fb;

}

#content div.main-block div.text-block{

	margin:-3px 0 0;

}

#content div.main-block div.text-block p{

	font-size:12px;

	padding:0 0 18px;

	line-height:18px;

}

#content div.main-block div.text-block p a{

	color:#d015a4;

	font-weight:bold;

}

#content div.main-block ul.balls li.last{border:0 none;}

#content div.main-block ul.balls li img,

#content div.main-block ul.balls li a{

	float:left;

	clear:both;

}

#content div.main-block div.rate-block div.inner div.text p a:hover{

	text-decoration:none;

}

#content div.main-block div.rate-block div.rating p{

	float:left;

	font-weight:normal;

}

#content div.main-block div.rate-block div.rating div.rate{

	width:96px;

	height:16px;

	margin:3px 0 0 6px;

	float:left;

}

#content div.main-block div.rate-block div.rating div.rate span{

	background:url(../img/bg-rating.gif) no-repeat 0 0;

	height:16px;

	float:left;

}

#content div.rate-block div.title{

	width:100%;

	border-bottom:1px solid #87acc3;

	padding:0 0 0 9px;

	background:url(../img/bg-title-orange2.gif) repeat-x 0 0;

}

#content div.rate-block div.title p{

	line-height:29px;background:none;border:0 none;

	margin:0;

	font-size:12px;

	font-family:Verdana,Arial,sans-serif;

	padding:0;

	color:#fff;

}

#content div.rate-block div.bingo{

	overflow:hidden;

	padding:0 0 10px;

	width:100%;

}

#content div.rate-block p.caption{

	background:#edf3f6;

	color:#005a8b;

	font-weight:bold;

	line-height:20px;

	padding:0 0 0 10px;

}

#content div.rate-block .left-block,

#content div.rate-block .right-block{

	width:267px;

	float:left;

	border-right:1px solid #e1eaf0;

}

#content div.rate-block .right-block{

	width:266px;

	border-left:1px solid #87acc3;

}

#content div.rate-block div.play{

	overflow:hidden;

	padding:10px 0 0 10px;	

	line-height:17px;

}

#content div.rate-block div.image{

	float:left;

	padding:10px 10px 8px;

	border-right:1px solid #87acc3;

	background:url(../img/bg-image.gif) repeat-x 0 0;

}

#content div.rate-block .stories{

	float:left;

	overflow:hidden;

	width:262px;

}

#content.news div.main-block div.rate-block div.title p a{text-decoration:underline;color:#fff;font-size:13px;} 

#content div.rate-block .stories ul{

	padding:10px 0 0 10px;

	overflow:hidden;

}

#content div.rate-block .stories ul li{

	width:100%;

	margin:0;

	padding:0 0 8px 20px;

	background:url(../img/bg-li-story.gif) no-repeat 0 2px;

}

#content div.rate-block div.play img{

	float:left;

}

#content div.rate-block div.play div.text{

	float:left;

	padding:0 0 0 10px;

}

#content div.rate-block div.play div.text p{

	margin:-6px 0 0;

}

* html #content div.rate-block div.play div.text p{position:relative;}

#content div.rate-block div.play a{

	color:#005a8b;

	text-decoration:underline;

}

#content div.rate-block div.play a.play-now{

	display:block;

	margin:6px 0 0;

	width:128px;

	font-weight:bold;

	text-decoration:none;

	text-align:center;

	line-height:23px;

	background:url(../img/bg-btn-play2.gif) no-repeat 0 0;

}

#content div.rate-block div.play a:hover,

#content.news div.main-block div.rate-block div.title p a:hover{

	text-decoration:none;

}

#content div.main-block p{

	font-size:12px;

}

#content div.bottom-block{

	margin:20px 0 0;

	background:#f3f7f9;

	padding:0 10px 0 0;

	overflow:hidden;

	width:526px;

	border:1px solid #87acc3;

}

#content div.bottom-block a{

	float:right;

	font-weight:bold;

	text-decoration:underline;

	line-height:26px;

}

#content div.bottom-block a:hover{

	text-decoration:none;

}

#content div.bottom-block a.back{

	padding:0 0 0 16px;

	display:inline;

	margin:0 0 0 13px;

	background:url(../img/bg-link-back.gif) no-repeat 0 50%;

}

#content div.bottom-block a.print{

	padding:0 0 0 18px;

	background:url(../img/bg-link-print.gif) no-repeat 0 50%;

}

#content div.banner{

	margin:0 0 14px;

}

#content div.promotion{

	width:558px;

	overflow:hidden;

	margin:20px 0 0 -20px;

}

#content div.promotion div.promo{

	float:left;

	margin:0 0 0 20px;

	display:inline;

	width:259px;

	background:url(../img/bg-promo.gif) no-repeat 0 0;

}

#content div.promotion div.promo p.title{

	font:bold 12px/31px Verdana,Aria,sans-serif;

	padding:0 0 0 11px;

	color:#fff;

}

#content div.promotion p{

	line-height:14px;

}

#content div.promotion div.promo-block p{

	margin:15px 0 0 13px;

	float:left;

	width:140px;

	display:inline;

}

#content div.promotion div.award{

	background:url(../img/bg-comp.gif) no-repeat 136px 5px;

}

#content div.promotion div.award a{

	margin:23px 0 0 9px;

	width:118px;

	height:57px;

	display:block;

}

#content div.promotion div.award p{

	margin:6px 0 0 11px;

	width:155px;

}

#content div.promotion div.award p a{

	color:#dfa419;

	margin:0;

	display:inline;

	width:auto;

	font-weight:bold;

}

#content div.promotion div.promo-block p a{

	color:#d015a4;

	font-weight:bold;

}

#content div.promotion div.bottom-link{

	height:29px;

	line-height:23px;

	text-align:center;

}

#content div.promotion div.award div.bottom-link a{

	height:auto;

	display:inline;

}

#content div.promotion div.award div.bottom-link{margin:11px 0 0;}

#footer{

	width:985px;height:243px;

	margin:20px 0 0 -5px;

	padding:0;

	float:left;

	background:url(../img/bg-footer.gif) no-repeat 0 0;

}

#footer div.nav-block{

	width:100%;

	overflow:hidden;

}

#footer div.nav-block a.share{

	float:right;

	display:inline;

	width:125px;

	height:16px;

	margin:12px 14px 0 0;

	background:url(../img/bg-share.gif) no-repeat 0 0;

}

#footer ul.nav-menu{

	float:left;

	width:810px;

	overflow:hidden;

	padding:0 0 12px;

	margin:16px 0 0 12px;

}

#footer ul.nav-menu li{

	float:left;

	padding:0 6px;

	background:url(../img/bg-li-footer.gif) no-repeat 0 50%;

}

#footer ul.nav-menu li a{

	font-size:11px;

	color:#c7e1fc;

}

#footer div.inner{

	overflow:hidden;

	width:100%;

}

#footer div.inner div.text{

	float:left;

	padding:0 0 0 22px;

	margin:15px 0 0;

	width:730px;

}

#footer div.inner div.secure{

	float:right;

	display:inline;

	width:158px;

	height:122px;

	padding:10px 25px 0 16px;

	margin:6px 9px 0 0;

	background:url(../img/bg-secure.gif) no-repeat 0 0;

}

#footer div.inner div.secure p{

	font-size:11px;

	line-height:17px;

	margin:0;

	color:#005a8b;

	font-family:Tahoma,Arial,sans-serif;

}

#footer div.inner div.secure p a{

	color:#d015a4;

	margin:0;

	float:none;

	font-weight:bold;

}

#footer div.inner div.secure a{

	margin:24px 0 0 10px;

	color:#fff1e6;

	float:left;

	width:100px;

	font-weight:bold;

}

#footer div.inner h2{

	font-size:14px;

	line-height:16px;

	color:#025889;

	font-family:Verdana,Tahoma,Arial,sans-serif;

	font-weight:bold;

}

#footer div.inner p{

	font-size:9px;

	color:#025889;

	margin:21px 0 0;

}

#footer div.bottom{

	width:100%;

	margin:6px 0 0;

	overflow:hidden;

	background:url(../img/bg-foot-bot.gif) repeat-x 0 0;

	text-align:center;

}

#footer div.bottom ul{

	width:933px;

}

#footer div.bottom ul li{

	display:inline;

	color:#187bd9;

	font-size:9px;

	background:url(../img/bg-li-bot.gif) no-repeat 0 50%;

	line-height:27px;

	padding:0 12px 0 13px;

}

#footer div.bottom ul li p{

	width:232px;

}

#footer div.bottom ul li a{

	color:#187bd9;

	font-size:9px;

	font-family:Verdana,Tahoma,Arial,sans-serif;

	text-decoration:underline;

}

#footer div.bottom ul li a:hover{

	text-decoration:none;

}

#footer ul li.first,

#footer div.bottom ul li.first{background:none;}







.contentpaneopen { margin: 0; padding: 0; }

.sectiontableheader, .polls_color_2, .smalldark { border-left: 0px solid white; border-right: 10px solid red; }



#content div.main-block2{

	width:516px;

	padding:10px;

	padding-bottom:0;

	background:#f3f7f9;

	border:1px solid #87acc3;

}



#content div.main-block table th img { margin-top: -7px; }





/******* NEW SUB CATEGORY ********/



/*#header div.next-menu{

	width:100%;

	overflow:hidden;

}



	#header div.nav ul.menu li a {

		clear: both; float: left;

	}



#header div.nav ul.menu li.item5 {

	float:left;

	padding:0;

	margin:0 9px 0 0; width: 129px;

}

#header div.nav ul.menu li.active,

#header div.nav ul.menu li.hover,

#header div.nav ul.menu li:hover{

	background:url(../img/bg-nav-begin.gif) no-repeat 0 0;

}

#header div.nav ul.menu li.active ul li a,

#header div.nav ul.menu li.hover ul li a,

#header div.nav ul.menu li:hover ul li a {

	background:none;

}

#header div.nav ul.menu li a{

	font-weight:bold;

	float:left;

	color:#fff;

	line-height:32px;

	padding:0 16px;

	font-size:12px;

}





#header div.nav ul.menu li ul {

	margin:0; clear: both;

	overflow:visible;

}



#header div.nav ul.menu li ul li {

	float: left;

}



#header div.nav ul.menu li ul li a{

	float:left;

	padding: 0;

	background:url(../img/bg-li-next.gif) no-repeat 0 55%;

}



#header div.nav ul.menu li ul li:hover, #header div.nav ul.menu li ul li.active {

	background: none; outline:none;

}



#header div.nav ul.menu li ul li a:hover {

	background:none; text-decoration: underline;

}

#header div.nav ul.menu li ul li a{

	color:#4499ca;

	float:left;

	font-weight:bold;

}



.item34 {

	position: relative;

	top: -10px;

}*/


.newsResourcesH1 {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#2FCBFF;
 	float:left;
	margin: 0; 
	padding: 0; }

.newsResourcesH1:hover { text-decoration: underline; }

.pagetitleH1 {
background:transparent url(../img/bg-title-content.gif) repeat-x scroll 0 0;
border-color:#87ACC3 #87ACC3 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px 0;
float:left;
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:28px;
margin:0;
padding:0 24px; }