/*
Theme Name: Best Bingo Slot
Theme URI: http://bestbingoslot.com/
Description: Custom Design for bestbingoslot.com
Version: 1.1
Author: V
Author URI: #
Tags: 2 columns, widget ready, fixed width.	
*/


/*============================================================
	General Specifications
==============================================================*/

* :focus { outline: 0; }

body {
  	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	background: #3a1751 url("images/bgs/bg.jpg") top repeat-y;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#bubbles {
	width: 100%;
	background: url("images/bgs/overbg.png") fixed top no-repeat;
	margin: 0 auto;
	padding: 0;
	}

#page {
	text-align: justify;
	margin: 0px auto;
	padding: 0 15px;
	width: 970px;
	overflow: hidden;
	color: #3a1751;
	}


.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: arial;
	margin: 5px;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 22px;
	text-decoration: none;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	font-size: 18px;
	text-decoration: none;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 16px;
	text-decoration: none;
	}

h4, h4 a, h4 a:hover, h4 a:visited {
	font-size: 15px;
	text-decoration: none;
	}

h5, h5 a, h5 a:hover, h5 a:visited {
	font-size: 14px;
	text-decoration: none;
	}

h6, h6 a, h6 a:hover, h6 a:visited {
	font-size: 13px;
	text-decoration: none;
	}

a, a:visited{
	color: #03a0d7;
	text-decoration: none;
	}

a:hover {
	color: #d63281;
	text-decoration: none;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 10px 15px 10px;
	padding: 1px 15px;
	font-style: oblique;
	background: #fcfeff;
	border: 1px solid #91d7ee;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	width: 100%;
	float: left;
  	display: block;
	text-align: center;
	margin: 10px 0 20px 0;
    	font-weight: bold;
    	}

#sitesearch{
	width: 350px;
	float: left;
	padding: 20px 150px;
	}

#sitesearch .custombox{
	padding: 0 0 10px 10px!important;
	}

.post form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/*==========================================================
	Header
============================================================*/

#header {
	background: url("images/general/header.png") top no-repeat;
	width: 970px;
	height: 204px;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	}

#logo {
	background: url("images/general/logo.png") top left no-repeat;
	float: left;
	width: 232px;
	height: 144px;
	margin: 25px 0 0 20px;
	padding: 0;
	text-indent:-999999px;
	}

#logo a{
	width: 100%;
	height: 100%;
	display: block;
	}

.main, .main a, .main a:hover, .main a:visited {
	text-indent:-999999px;
	}

#about{
	width: 805px;
	height: 139px;
	float: left;
	background: url("images/about.png") top no-repeat;
	margin: -7px 0 10px 27px;
	padding: 5px 50px;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #000;
	}


/*===================================================================
	Menu bar
=====================================================================*/

#menu{
	float: right;
	width: 520px;
	height: 46px;
	margin: 50px 170px 0 0;
	}

ul#navlist {
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	white-space: nowrap;
	float:left;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	}

#navlist li { 
	width: auto;
	list-style: none;
	padding: 0; 
    	margin: 0; 
	float: left;
	} 
 
#navlist li a, #navlist li a:visited { 
	float: left;
	height: 32px;
	background: url("images/menu/yellow_sep.png") right no-repeat;
    	padding: 14px 12px 0 12px; 
	color: #fff;
	text-shadow: -1px 1px #d78100;
	display: block;
	} 

#navlist li a:hover{
	color: #ee2724;
	text-shadow: -1px 1px #fdd988;
	}
 
#navlist li li a, #navlist li li a:link, #navlist li li a:visited {
	background: #ffb402 url("images/menu/maindropbg.png") top repeat-y;
	width: 134px;
	height: 20px;
	font-weight: bold;
	text-transform: lowercase;
	float: none;
	margin: 0px;
	padding: 2px 10px 3px 10px;
	border-bottom: 1px solid #fdd988;
	color: #ee2724;
	text-shadow: -1px 1px #fdd988;
	}
	
#navlist li li a:hover, #navlist li li a:active {
	background: #dd4097;
	color: #fff !important;
	text-shadow: none;
	padding: 3px 10px 3px 10px;
	}

#navlist li ul:last-child{
	border-bottom: 5px solid #ffb402;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#navlist li ul {
	z-index: 99999;
	background: url("images/menu/maindroptop.png") top no-repeat;
	position: absolute;
	left: -999em;
	height: auto;
	width: 154px;
	margin: 45px 0 0 0px;
	padding: 17px 0 0 0;
	}

#navlist li ul a { 
	width: 140px;
	}

#navlist li ul a:hover, #navlist li ul a:active {
	color: #e1b384; 
	}

#navlist li ul ul {
	margin: -30px 0 0 170px;
	}

#navlist li:hover ul ul, #navlist li:hover ul ul ul {
	left: -999em;
	}

#navlist li:hover ul, #navlist li li:hover ul, #navlist li li li:hover ul {
	left: auto;
	}

#navlist li:hover { 
	position: static;
	}


/*===================================================================
	SubMenu bar
=====================================================================*/

#submenu{
	background: url("images/menu/submenu.png") top no-repeat;
	float: right;
	width: 671px;
	height: 32px;
	margin: 15px 25px 0 0;
	}

ul#subnavlist {
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	white-space: nowrap;
	float:left;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	}

#subnavlist li { 
	width: auto;
	list-style: none;
	padding: 0; 
    	margin: 0; 
	float: left;
	} 
 
#subnavlist li a, #subnavlist li a:visited { 
	float: left;
	height: 24px;
	background: url("images/menu/blue_sep.png") right no-repeat;
    	padding: 7px 12px 0 12px; 
	color: #daf9ff;
	text-shadow: -1px 1px #0c7ede;
	display: block;
	} 

#subnavlist li a:hover{
	color: #fff;
	}
 
#subnavlist li li a, #subnavlist li li a:link, #subnavlist li li a:visited {
	background: #0096d3 url("images/menu/dropbg.png") top repeat-y;
	width: 134px;
	height: 20px;
	font-weight: normal;
	text-transform: lowercase;
	float: none;
	margin: 0px;
	padding: 2px 10px 3px 10px;
	border-bottom: 1px solid #4dc6ef;
	}
	
#subnavlist li li a:hover, #subnavlist li li a:active {
	background: #7bbce0;
	color: #fff !important;
	padding: 3px 10px 3px 10px;
	}

#subnavlist li ul:last-child{
	border-bottom: 5px solid #0096d3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#subnavlist li ul {
	z-index: 99999;
	background: url("images/menu/droptop.png") top no-repeat;
	position: absolute;
	left: -999em;
	height: auto;
	width: 154px;
	margin: 25px 0 0 0px;
	padding: 17px 0 0 0;
	}

#subnavlist li ul a { 
	width: 140px;
	}

#subnavlist li ul a:hover, #subnavlist li ul a:active {
	color: #e1b384; 
	}

#subnavlist li ul ul {
	margin: -30px 0 0 170px;
	}

#subnavlist li:hover ul ul, #subnavlist li:hover ul ul ul {
	left: -999em;
	}

#subnavlist li:hover ul, #subnavlist li li:hover ul, #subnavlist li li li:hover ul {
	left: auto;
	}

#subnavlist li:hover { 
	position: static;
	}


/*=====================================================================
	Home page
======================================================================*/

#about{
	float: left;
	width: 610px;
	height: 203px;
	background: url("images/bgs/about.png") top left no-repeat;
	margin: 20px 0 0 20px;
	padding: 8px 15px;
	color: #4b2b60;
	letter-spacing: -1px;
	}

.heading{
	font-family: 'Patua One', georgia, arial;
	font-size: 24px;
	color: #00a4dd;
	font-weight: normal;
	}

.graphtext{
	text-indent: -999999px;
	}

.pinktitle{
	width: 630px;
	float: left;
	background: url("images/titles/pink_title.png") top left no-repeat;
	margin: 15px 0 0 20px;
	padding: 10px;
	}

.bestbingoslots{
	background: url("images/text/bestbingoslots.png") top no-repeat;
	width: 200px;
	height: 33px;
	margin: 3px 0 0 0;
	padding: 0;
	}

#rightbanner{
	width: 310px;
	height: 250px;
	background: url("images/bgs/pinkbgbann.png") top no-repeat;
	float: right;
	margin: 11px 25px 0 0;
	padding: 10px;
	}

.smallpost{
	background: url("images/bgs/promo_play.png") top no-repeat;
	width: 136px;
	height: 232px;
	float: left;
	margin: 10px -5px 10px 25px;
	padding: 15px;
	}

.bbsthumb img{
	width: 125px;
	height: 125px;
	}

.smallpost .hentry{
	float: left;
	width: 131px;
	padding: 5px 5px 5px 0;
	margin: 0px;
	}

.smallpost .hentry a, .smallpost .hentry a:visited{
	color: #ee2424;
	}

.smallpost .hentry a:hover{
	color: #0091cf;
	}

.playnow a{
	text-indent: -99999px;
	width: 70px;
	height: 30px;
	float: right;
	margin: -20px -10px 0 0;
	padding: 0;
	display: block;
	}

ol#rowpost {
    	list-style:none;
    	margin-left:0;
    	padding-left:0;
	}

ol#rowpost li {
	width: 700px;
	height: 68px;
   	position:relative;
    	margin:0 0 0 20px;
    	padding:4px 0;
    	list-style:none;
	}

#rowpost li{
	float: left;
	background: url("images/bgs/yellow_row.png") top no-repeat;
	}

.bluetitle{
	width: 680px;
	float: left;
	background: url("images/titles/blue_title.png") top left no-repeat;
	margin: 15px 0 0 20px;
	padding: 10px;
	}

.bestonlinebingosites{
	background: url("images/text/bestonlinebingosites.png") top no-repeat;
	width: 280px;
	height: 33px;
	margin: 3px 0 0 0;
	padding: 0;
	}

.rowlogo{
	float: left;
	width: 120px;
	height: 60px;
	margin: 0 10px;
	text-align: center;
	border-right: 1px solid #fff;
	}

.rowlogo img{
	height: 60px;
	}

.rowbonus, .rowfreebingo, .onedepobonus, .redepobonus{
	padding: 0 10px;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	color:#3a1751;
	text-align: center;
	border-right: 1px solid #fff;
	}

.rowbonus{
	width: 100px;
	}

.rowfreebingo{
	width: 80px;
	}

.onedepobonus{
	width: 100px;
	}

.redepobonus{
	width: 80px;
	}

.rowplay a, .rowplay a:visited{
	background: url("images/buttons/yellow_but.png") top no-repeat;
	text-align: center;
	color:#000;
	text-shadow: -1px 1px #fff;
	width: 85px;
	height: 24px;
	float: right;
	font-weight: bold;
	margin: 15px 15px 0 0;
	padding: 8px 0 0 0;
	display: block;
	}

.rowplay a:hover{
	color: #fff;
	text-shadow: -1px 1px #000;
	}

.rowblank{
	width: 690px;
	float: left;
	margin: 0 0 0 10px;
	padding: 5px 0px;
	}

#bsite, #nodep, #freebing, #onedepo, #redepo, #visitbing{
	font-size: 16px;
	font-weight: bold;
	float: left;
	color: #d46c9f;
	text-align: center;
	}

#bsite{
	margin: 0 0 0 10px;
	width: 120px;
	}

#nodep{
	width: 100px;
	margin: 0 0 0 30px;
	}

#freebing{
	width: 80px;
	margin: 0 0 0 20px;
	}

#onedepo{
	width: 100px;
	margin: 0 0 0 20px;
	}

#redepo{
	width: 80px;
	margin: 0 0 0 20px;
	}

#visitbing{
	width: 80px;
	margin: 0 0 0 30px;
	}

#binrev{
	width: 182px;
	float: right;
	margin: 15px 20px 0 0;
	padding: 0;
	}

.pinksidetitle{
	width: 162px;
	height: 40px;
	float: left;
	background: url("images/titles/pink_side_title.png") top left no-repeat;
	margin: 2px 0 0 0;
	padding: 10px;
	}

.bingoreviews{
	background: url("images/text/bingoreviews.png") top no-repeat;
	width: 165px;
	height: 31px;
	margin: 3px 0 0 -2px;
	padding: 0;
	}

.smallrow ul{
	float: left;
	margin: 0;
	padding: 10px 0 0 0!important;
	background: url("images/bgs/small_yellow_row.png") top no-repeat;
	}

.smallrow li{
	width: 142px;
	float: left;
	background: #fff3cc url("images/icons/bullet.png") left no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #3a1751;
	margin: 0;
	padding: 5px 10px 5px 30px;
	list-style: none;
	border-bottom: 1px solid #fff;
	}

#collapseme{
	color: #ec298d;
	cursor: pointer;
	}

#togglediv li{
	font-weight: normal !important;
	}

.smallrow a, .smallrow a:visited{
	color: #3a1751;
	}

.smallrow a:hover{
	color: #02a0d6;
	}

.morerow a, .morerow a:visited{
	color: #c93379;
	}

.morerow a:hover{
	color: #02a0d6;
	}

.extracontent{
	background: url("images/bgs/extracontent.png") top no-repeat;
	width: 680px;
	float: left;
	margin: 10px 0 0 20px;
	padding: 10px;
	}

.extracontent h1, .extracontent h2, .extracontent h3, .extracontent h4{
	margin: 10px 0;
	color: #d70000;
	}
	

.purpletitle{
	width: 680px;
	float: left;
	background: url("images/titles/purple_title.png") top left no-repeat;
	margin: 15px 0 0 20px;
	padding: 10px;
	}

.latestbingonews{
	background: url("images/text/latestbingonews.png") top no-repeat;
	width: 223px;
	height: 33px;
	margin: 3px 0 0 0;
	padding: 0;
	}

.newspost{
	width: 700px;
	float: left;
	margin: 10px 0 0 20px;
	}

.newspost .hentry{
	float: left;
	width: 670px;
	padding: 10px;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 0 0 0 5px;
	}

h4.newstitle{
	width: 660px;
	float: left;
	padding: 5px 0 10px 0;
	color: #d7377f;
	font-weight: normal;
	}

h4.newstitle a, h4.newstitle a:visited{
	font-size: 18px!important;
	color: #d7377f;
	}

h4.newstitle a:hover{
	color: #1397d2;
	}

.newsthumb img{
	width: 150px;
	height: 110px;
	float: left;
	border: 3px solid #eee;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	}

.newsmore{
	float: right;
	position: relative;
	width: 105px;
	height: 47px;
	background: url("images/buttons/read_more.png") top no-repeat;
	margin: -42px -8px 0 0;
	padding: 0 0 0 0;
	}

.newsmore a{
	text-indent: -99999px;
	display: block;
	width: 105px;
	height: 47px;
	}

/*Archive*/

.regsmalltop{
	width: 201px;
	float: left;
	background: url("images/bgs/regsmalltop.png") top no-repeat;
	padding: 10px 0 0 0;
	margin: 5px 10px 5px 0;
	}

.regsmallbot{
	width: 201px;
	float: left;
	background: url("images/bgs/regsmallbot.png") bottom no-repeat;
	padding: 0 0 10px 0;
	margin: 0px;
	}

.regsmall{
	width: 181px;
	float: left;
	background: url("images/bgs/regsmall.png") top repeat-y;
	padding: 0 10px;
	margin: 0;
	}

h4.smallreg a, h4.smallreg a:visited{
	float: left;
	width: 100%;
	margin: 0;
	color: #ec211b;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	}

.thumbspec{
	width: 172px;
	height: 106px;
	float: left;
	margin: 10px 0 10px 5px;
	}

.thumbspec img{
	float: left;
	width: 172px;
	height: 106px;	
	}

.thumbsspec{
	width: 178px;
	height: 98px;
	float: left;
	margin: 10px 0 10px 2px;
	}

.thumbsspec img{
	float: left;
	width: 178px;
	height: 98px;	
	}

.specplay a, .specplay a:visited{
	background: url("images/buttons/largeplay.png") top no-repeat;
	text-align: center;
	color:#000!important;
	text-shadow: -1px 1px #fff;
	width: 140px;
	height: 26px;
	font-size: 14px;
	float: left;
	font-weight: bold;
	margin: 5px 0 0 4px;
	padding: 10px 0 0 34px;
	display: block;
	}

.specplay a:hover{
	color: #fff!important;
	text-shadow: -1px 1px #000;
	}

.pinkrev{
	background: url("images/titles/pinkrev.png") top no-repeat;
	float: left;
	width: 625px;
	height: 36px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	padding: 24px 0 0 0;
	margin: -10px 0 10px 0;
	}

#morereviews{
	background: url("images/titles/morerev.png") top no-repeat;
	float: left;
	width: 625px;
	height: 36px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	padding: 24px 0 0 0;
	margin: 3px 0 10px 0;
	}

#morereviews a, #morereviews a:visited{
	color: #fff;
	}

#morereviews a:hover{
	color: #ffe23f;
	}

.playnowbar{
	float: left;
	margin: 0 0 10px 0;
	padding: 15px 0 0 0;
	width: 625px;
	height: 45px;
	background: url("images/bgs/playnowbar.png") top no-repeat;
	font-weight: bold;
	font-family: georgia;
	font-size: 24px;
	text-transform: capitalize;
	text-align: center;
	color: #2f065d;
	text-shadow: -1px 1px #ffec91;
	}

.playnowbar a, .playnowbar a:visited{
	color: #2f065d;
	}

.playnowbar a:hover{
	color: #d22978;
	}

.excerptmore{
	float: right;
	margin-top: -27px;
	}

/*=====================================================================
	Bingo Directory
=====================================================================*/

#bannerdir{
	width: 625px;
	float: left;
	margin: 0 0 10px 0;
	}

#promospot{
	width: 585px;
	height: 76px;
	float: left;
	margin: 0 0 10px 0;
	background: url("images/bgs/promospot.png") top no-repeat;
	padding: 20px;
	}

#promologo{
	width: 150px;
	float: left;
	margin: 0;
	text-align: center;
	}

#promologo img{
	max-width: 140px;
	}

#promotext{
	width: 300px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 10px;
	}

#promoplay{
	width: 100px;
	height: 76px;
	float: right;
	margin: 0 0 0 0;
	}

#promoplay a, #promoplay a.visited{
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -99999px;
	}

h1.directory{
	float: left;
	width: 585px;
	height: 25px;
	padding: 10px 0 0 40px;
	background: url("images/titles/title.png") top no-repeat;
	margin: 0 0 10px 0;
	color: #ec211b;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	}

#searchdir{
	background: url("images/bgs/dir_drop_bg.png") top no-repeat;
	width: 355px;
	height: 123px;
	float: left;
	margin: 0 0 10px 0;
	padding: 20px 0 0 270px;
	}

.custombox{
	width: 271px;
	height: 36px;
	float: left;
	border: none;
	background: url("images/buttons/dir_field.png") top no-repeat;
	margin: 5px 10px 8px 0;
	padding: 7px;
	font-size: 14px;
	font-weight: bold;
	color: #00606f;
	}

.custombox option{
	background: #fff;
	}

.customgo{
	width: 45px;
	height: 35px;
	float: left;
	background: url("images/buttons/go.png") top no-repeat;
	margin: 5px 0 8px 0;
	padding: 0;
	border:none;
	text-indent: -99999px;
	}

#toggle{
	width: 625px;
	float: left;
	margin: 0 0 10px 0;
	}

#toggletitle{
	float: left;
	width: 615px;
	height: 25px;
	padding: 10px 0 0 10px;
	background: url("images/titles/toggle_div.png") top no-repeat;
	margin: 0 10px 12px 0;
	color: #ec211b;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	}

#redtoggle{
	float: left;
	width: 615px;
	height: 30px;
	padding: 5px 0 0 10px;
	background: url("images/titles/redtoggle.png") top no-repeat;
	margin: 0 10px 5px 0;
	color: #fff;
	text-shadow: -1px 1px #b90000;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	}

.bingopost{
	width: 625px;
	height: 268px;
	float: left;
	background: url("images/bgs/dir_post.jpg") top no-repeat;
	margin: 0 0 10px 0;
	padding: 0;
	}

h2.innertitle, h2.innertitle a, h2.innertitle a:visited{
	font-size: 16px;
	font-weight: bold;
	width: 210px;
	height: 22px;
	float: left;
	color: #381a50 !important;
	padding: 8px 0 0 10px;
	margin: 0;
	}

h2.innertitle a:hover{
	text-decoration: none;
	color: #ec211b !important;
	}

.bingologo{
	float: left;
	width: 190px;
	height: 200px;
	margin: 20px 0 0 15px;
	padding: 0;
	}

.bingoentry{
	float: right;
	width: 380px;
	height: 248px;
	margin: 0;
	padding: 10px;
	}

.freebonus{
	float: left;
	width: 150px;
	height: 20px;
	background: url("images/icons/money.png") left no-repeat;
	padding: 5px 0 0 40px;
	margin: 0 0 0 10px;
	color: #ff001e;
	font-weight: bold;
	}

.freebingo{
	float: left;
	width: 140px;
	height: 25px;
	padding: 5px 0 0 0;
	margin: 0 0 0 30px;
	color: #ff001e;
	font-weight: bold;
	}

.freebingo img{
	float: right;
	}

.customblack{
	color: #3a1751;
	} 

.customred{
	color: #ff001e;
	float: right;
	}

.line{
	border-bottom: 1px dashed #50c6d4;
	width: 100%;
	float: left;
	height: 1px;
	margin: 0px 0;
	padding: 0;
	}

.depositbonus{
	float: left;
	width: 150px;
	height: 20px;
	background: url("images/icons/wallet.png") left no-repeat;
	padding: 5px 0 0 40px;
	margin: 10px 0 0 10px;
	color: #ff001e;
	font-weight: bold;
	}

.loyaltyscheme{
	float: left;
	width: 140px;
	height: 25px;
	padding: 5px 0 0 0;
	margin: 10px 0 0 30px;
	font-weight: bold;
	}

.loyaltyscheme img{
	float: right;
	}

.reloadbonus{
	float: left;
	width: 150px;
	height: 22px;
	background: url("images/icons/reload.png") left no-repeat;
	padding: 5px 0 0 40px;
	margin: 10px 0 0 10px;
	font-weight: bold;
	}

.playrating{
	width: 190px;
	float: left;
	padding: 10px 0 0 0;
	font-weight: bold;
	}

.playrating p{
	margin: 7px 0;
	}

.largered{
	color: #ff001e;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	}

.customrednofloat{
	color: #ff001e;
	}

.ourrating{
	width: 180px;
	float: right;
	padding: 10px 0 0 0;
	font-weight: bold;
	}

.largedark{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	}

.hugered{
	width: 100%;
	float: left;
	color: #ff001e;
	font-size: 36px;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
.myreview{
	text-indent: -9999999px;
	float: left;
	background: url("images/buttons/review_butt.png") top no-repeat;
	width: 85px;
	height: 32px;
	margin: 10px 0 0 0;
	}

.myplay{
	text-indent: -9999999px;
	float: left;
	background: url("images/buttons/play_butt.png") top no-repeat;
	width: 85px;
	height: 32px;
	margin: 10px 10px 0 0;
	}

.myreview a, .myplay a{
	display: block;
	width: 100%;
	height: 100%;
	}	
	

.odd{
	background: #fafafa !important;
	}

.even{
	background: #f0f0f0 !important;
	}

.odd, .even{
	border-top: 1px solid #dadada;
	margin-bottom: 3px;
	margin-top: 0px;
	}

.separator{
	float: right;
	width: 465px;
	margin: 5px 0 10px 0 !important;
	}

.separator{
	width /*\**/: 455px\9
	}

.odd .separator{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e3e3e3;
	}

.even .separator{
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #e6e6e6;
	}

.launchdate{
	float: right;
	width: 180px;
	color: #989898;
	}

.launchdate img{
	border: none !important;
	background: none !important;
	display: block;
	}

.ldate{
	background: url("images/date.png") left no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 5px 28px;
	color: #474747;
	}

.textinfo{
	float: left;
	width: 270px;
	margin: 5px 0 10px 0;
	}

.textinfo{
	width /*\**/: 265px\9
	}

.goodies{
	float: right;
	width: 185px;
	height: 250px;
	background: url("images/goodies.png") top no-repeat;
	}

.myrating{
	text-indent: -9999999px;
	float: left;
	background: url("images/rating.png") top no-repeat;
	width: 175px;
	height: 30px;
	margin: 5px 0 5px 6px;
	}

.starnum{
	border: none! important;
	background: none !important;
	float: left;
	margin: 0 0 0 12px !important;
	width: 152px;
	}

.mybonus{
	text-indent: -9999999px;
	float: left;
	background: url("images/signup.png") top no-repeat;
	width: 175px;
	height: 30px;
	margin: 5px 0 5px 6px;
	}

.bpoints{
	float: left;
	background: url("images/free.png") left no-repeat;
	width: 110px;
	margin: 0px 0 0px 16px;
	padding: 8px 0 8px 55px;
	font-size: 16px;
	font-weight: bold;
	color: #632928;
	}

#hideme{
	display: inline !important;
	float: left;
	width: 100%;
	}

h4.specialnews{
	float: left;
	width: 585px;
	height: 27px;
	padding: 8px 0 0 40px;
	background: url("images/titles/blue-title.png") top no-repeat;
	margin: 10px 10px 12px 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px #45a8ea;
	}
	

/*=====================================================================
	Blog page
=======================================================================*/

#pbody {
	width:970px;
	background: url("images/general/page.png") top repeat-y;
	padding: 0;
	margin:0 0 -100px 0;
	float: left;
	}

#centpbody {
	width:940px;
	padding: 0 15px;
	position: relative;
	z-index: 1;
	margin:-30px 0 0 0;
	}

#content {
	width:635px;
	margin: 10px 0 0 20px;
	padding: 0;
	float:left;
	/*overflow: hidden;*/
	}


/*==========================================================================
	The actual Blog post look
============================================================================*/

.post, .page{
	float: left;
	width: 625px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: justify;
	font-size:14px;
	}

h4.directory a, h4.directory a:visited, h2.directory a, h2.directory a:visited{
	float: left;
	width: 585px;
	height: 25px;
	padding: 10px 0 0 40px;
	background: url("images/titles/title.png") top no-repeat;
	margin: 0 0 10px -5px!important;
	color: #ec211b;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	}

h5.directory{
	float: left;
	width: 585px;
	height: 25px;
	padding: 10px 0 0 40px;
	background: url("images/titles/title.png") top no-repeat;
	margin: 0 0 10px 0px!important;
	color: #ec211b;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	}	

.regtop{
	width: 625px;
	float: left;
	background: url("images/bgs/posttop.png") top no-repeat;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	}

.regbot{
	width: 625px;
	float: left;
	background: url("images/bgs/postbot.png") bottom no-repeat;
	padding: 0 0 10px 0;
	margin: 0px;
	}

.regpost{
	width: 605px;
	float: left;
	background: url("images/bgs/post.png") top repeat-y;
	padding: 0 10px;
	margin: 0;
	}

.entry{
	padding: 0 5px;
	}

.postmeta{
	width: auto;
	float: right;
	height: 15px;
	padding: 5px 0;
	font-size: 12px;
	margin: 0 5px;
	color: #02a0d7;
	}

.postmeta, .postmeta a, .postmeta a:visited{
	color: #02a0d7;
	}

.postmeta a:hover{
	color: #e864af;
	}

.thumb img{
	float: left;
	width: 120px;
	height: 100px;
	margin: 15px 10px 0px 5px;
	border: 3px solid #fff;
	padding: 0px;
	}

.publisher, .com, .date, .more{
	line-height: 16px;
	font-size: 11px;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
	}

.publisher{
	background: url("images/icons/user.png") left no-repeat;
	}

.com{
	background: url("images/icons/com.png") left no-repeat;
	}

.date{
	background: url("images/icons/date.png") left no-repeat;
	}

.more{
	background: url("images/icons/more.png") left no-repeat;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 15px 0px;
	}

.clear {
	clear: both;
	}

.post ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style-type: disc;
	list-style-image: url("images/bullet.png");
	list-style-position: inside;
	text-indent: 5px;
	}

.post li {
	margin: 5px 0 5px 10px;
	}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.post ol li {
	margin: 0;
	padding: 0;
	}

/*Sales Template Post*/

.postbanner{
	width: 603px;
	height: 94px;
	float: left;
	background: url("images/bgs/banner_holder.png") top no-repeat;
	padding: 11px;
	margin: 0 0 0 0;
	text-align: center;
	}

#screenshots{
	float: left;
	margin: 20px 0 10px 0;
	}

#screenshots img{
	float: left;
	width: 270px;
	height: 210px;
	margin: 0 0 10px 20px;
	}

.saletitle{
	position: relative;
	width: 310px;
	height: 30px;
	background: url("images/titles/big_yell_title.png") top no-repeat;
	color: #fff;
	text-shadow: -1px 1px #d78100;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin: -20px 0 20px 140px;
	padding: 6px 0 0 0;
	}

#postreview{
	float: left;
	margin: 0 0 10px 0;
	}

#features{
	width: 444px;
	float: left;
	margin: 0 0 20px 0;
	}

.feattop{
	width: 444px;
	float: left;
	background: url("images/bgs/feattop.png") top no-repeat;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	}

.featbot{
	width: 444px;
	float: left;
	background: url("images/bgs/featbot.png") bottom no-repeat;
	padding: 0 0 10px 0;
	margin: 0px;
	}

.featpost{
	width: 424px;
	float: left;
	background: url("images/bgs/featpost.png") top repeat-y;
	padding: 0 10px;
	margin: 0;
	}

.featpost p{
	border-bottom: 1px solid #7dd1eb;
	margin: 5px;
	padding: 3px 0;
	}

.feattitle{
	position: relative;
	width: 217px;
	height: 30px;
	background: url("images/titles/med_yell_title.png") top no-repeat;
	color: #fff;
	text-shadow: -1px 1px #d78100;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin: -20px 0 20px 100px;
	padding: 6px 0 0 0;
	}

#promo{
	width: 169px;
	float: left;
	margin: 0 0 20px 10px;
	}

.promtop{
	width: 169px;
	float: left;
	background: url("images/bgs/promtop.png") top no-repeat;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	}

.prombot{
	width: 169px;
	float: left;
	background: url("images/bgs/prombot.png") bottom no-repeat;
	padding: 0 0 10px 0;
	margin: 0px;
	}

.prompost{
	width: 149px;
	float: left;
	background: url("images/bgs/prompost.png") top repeat-y;
	padding: 0 10px 5px 10px;
	margin: 0;
	text-align: center;
	}

.promtitle{
	position: relative;
	width: 131px;
	height: 30px;
	background: url("images/titles/small_yell_title.png") top no-repeat;
	color: #fff;
	text-shadow: -1px 1px #d78100;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin: -20px 0 20px 9px;
	padding: 6px 0 0 0;
	}

#postvideo{
	float: left;
	margin: 0 0 10px 0;
	}

#postphone{
	width: 200px;
	float: left;
	background: url("images/icons/phone.png") top no-repeat;
	margin: 0;
	padding: 55px 0 10px 0;
	text-align: center;
	}

#postemail{
	width: 200px;
	float: left;
	background: url("images/icons/email.png") top no-repeat;
	margin: 0;
	padding: 55px 0 10px 0;
	text-align: center;
	border-left: 1px dashed #92d1d6;
	border-right: 1px dashed #92d1d6;
	}

#postsupport{
	width: 200px;
	float: left;
	background: url("images/icons/support.png") top no-repeat;
	margin: 0;
	padding: 55px 0 10px 0;
	text-align: center;
	}

.mainblue{
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #01a0d8;
	}

.maininfo{
	width: 100%;
	float: left;
	font-weight: bold;
	}

.maininfo a, .maininfo a:visited{
	color: #3a1751!important;
	}

.maininfo a:hover{
	color: #df4297!important;
	}
	


/*===================================================
	Sidebar
=====================================================*/

#sidebar{
	width: 260px;
	float:right;
	padding: 0 0 37px 0;
	margin: 10px 10px 0 0;
	font-size: 12px;
	color: #30154a;
	overflow: hidden;
	background: url("images/titles/sidebot.png") bottom no-repeat;
	}

#sidebar h4{
	width: 210px;
	height: 35px;
	background: url("images/titles/stitle.png") top no-repeat;
	margin: 0 0 0 0;
	padding: 10px 0 0 50px;
	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-transform: capitalize;
	text-shadow: #b62260 -1px 0px 1px;
	}

.widget {
	float: left;
	background: url("images/bgs/big_widg.png") bottom no-repeat;
	width: 260px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	}

/*AWEBER*/

.aweber-widget h4{
	height: 33px!important;
	padding: 12px 0 0 50px!important;
	}

.aweber-widget{
	background: url("images/bgs/aweber_bg.png") bottom no-repeat;
	height: 260px!important;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	}

.aweber-widget p{
	margin: 7px 0 0 25px!important;
	padding: 0!important;
	}

.af-form{
	width: 225px !important;
	height: 150px !important;
	background: none!important;
	margin: 10px 0 0 12px !important;
	}

.af-element{
	margin-top: -5px !important;
	}

.af-element .text{
	width: 202px!important;
	height: 27px!important;
	padding: 3px!important;
	background: url("images/buttons/form_field.png") top no-repeat !important;
	border: none!important;
	}

.af-element .submit{
	width: 81px!important;
	height: 24px!important;
	background: url("images/buttons/submit.png") top no-repeat!important;
	border: none!important;
	text-indent: -99999px!important;
	margin: 5px 0 0 0px!important;
	}

/*END AWEBER*/

/*START SITE OF THE WEEK*/

.site-widget img{
	width: 200px;
	margin: 5px 0 10px 31px;
	}

/*END SITE OF THE WEEK*/

/*START FREE BONUS WIDGET*/

.free-widget {
	background: url("images/bgs/small_widg.png") bottom no-repeat;
	width: 260px;
	height: 87px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	}

.mainfree{
	width: 252px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background: url("images/labels/free_label.png") top left no-repeat;
	padding: 33px 0 12px 0;
	margin: 0 0 0 8px;
	}

.mainfree a, .mainfree a:visited{
	color: #cd0000!important;
	}

.mainfree a:hover{
	color: #019fd7!important;
	}

.secfree{
	width: 252px;
	float: left;
	margin: -12px 0 0 8px;
	font-weight: bold;
	text-transform: uppercase;
	}

/*END FREE BONUS WIDGET*/

/*TOP ONLINE BINGO SITES*/

.tobs-widget ul.menu li{
	width: 246px;
	height: 87px;
	background: url("images/bgs/small_widg.png") top no-repeat;
	float: left;
	margin: -7px 0 7px 7px;
	padding: 0px!important;
	}

.tobs-widget ul.menu li a{
	border: none;
	}

.tobs-widget ul.menu li a.label{
	width: 125px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	background: url("images/labels/review_label.png") top left no-repeat!important;
	padding: 35px 0 17px 45px;
	margin: -1px 0 0 1px;
	text-transform: capitalize;
	font-size: 15px;
	color: #30154a;
	}

.tobs-widget .menu-item img{
	width: 60px;
	height: 60px;
	float: right;
	margin: 10px 12px 10px 0;	
	}

/*END TOP ONLINE BINGO SITES*/

/*TOP BINGO GAMES*/

.tbg-widget ul.menu li{
	width: 246px;
	height: 87px;
	background: url("images/bgs/small_widg.png") top no-repeat;
	float: left;
	margin: -7px 0 7px 7px;
	padding: 0px;
	}

.tbg-widget ul.menu li a{
	border: none;
	}

.tbg-widget ul.menu li a.label{
	width: 125px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	background: url("images/labels/play_label.png") top left no-repeat!important;
	padding: 35px 0 17px 45px;
	margin: -1px 0 0 1px;
	text-transform: capitalize;
	font-size: 15px;
	color: #30154a;
	}

.tbg-widget .menu-item img{
	width: 60px;
	height: 60px;
	float: right;
	margin: 10px 12px 10px 0;	
	}

/*END TOP BINGO GAMES*/

/*TOP SEARCH QUERIES*/

.tsq-widget ul.menu li{
	width: 246px;
	height: 87px;
	background: url("images/bgs/small_widg.png") top no-repeat;
	float: left;
	margin: -7px 0 7px 7px;
	padding: 0px;
	}

.tsq-widget ul.menu li a{
	border: none;
	}

.tsq-widget ul.menu li a.label{
	width: 125px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	background: url("images/labels/search_label.png") top left no-repeat!important;
	padding: 35px 0 17px 45px;
	margin: -1px 0 0 1px;
	text-transform: capitalize;
	font-size: 15px;
	color: #30154a;
	}

.tsq-widget .menu-item img{
	width: 60px;
	height: 60px;
	float: right;
	margin: 10px 12px 10px 0;	
	}

/*END TOP SEARCH QUERIES*/

/*START ONLINE BINGO SITES*/

.execphpwidget {
	background: url("images/bgs/small_widg.png") bottom no-repeat;
	width: 260px;
	margin: -8px 0 0 0;
	padding: 20px 0;
	font-size: 14px;
	text-align: center;
	}

.smallbox{
	width:202px;
	height: 27px;
	background: url("images/buttons/form_field.png") top no-repeat;
	border: none;
	padding: 5px;
	}

.smallbox option{
	background: #fff;
	}


/*END FREE BONUS WIDGET*/

/*START BINGO SITE NOT LISTED WIDGET*/

.snl-widget {
	background: url("images/bgs/small_widg.png") bottom no-repeat;
	width: 260px;
	height: 107px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	}

.mainmore{
	width: 252px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	background: url("images/labels/more_label.png") top left no-repeat;
	padding: 33px 0 42px 0;
	margin: -9px 0 0 8px;
	text-align: center;
	}

.mainmore a, .mainmore a:visited{
	color: #cd0000!important;
	}

.mainmore a:hover{
	color: #019fd7!important;
	}


/*END BINGO SITE NOT LISTED WIDGET*/

#sidebar a, #sidebar a:visited{
	color: #3a1751;
	}

#sidebar a:hover{
	color: #019fd7;
	}

#sidebar li{
	list-style-type: none;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

#sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
#sidebar ul li {
	height:100%;
	line-height:14px;
	}

#sidebar p {
	padding: 7px 25px;
	margin:0;	
	}

#sidebar table {
	width:100%;
	text-align:center;
	}	

#sidebar ul li {
	list-style-type: none;
	}

.widget ul li{
	padding: 5px 0px;
	display:block;
	margin: 0 25px;
	}

.widget a:link, .widget ul li a:visited {
	color: #3a1751;
	text-decoration: none;
	}

.widget ul li ul li a:hover {	
	color: #019fd7;
	}

/* Calendar */

#wp-calendar {
	width: 90%;
	margin: 0px;
	padding: 0px;
	empty-cells: show;
	color: #68635d;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 90%;
	margin-left: 0px;
	padding-top: 10px;
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}


/*================================================================
    Begin Comments
==================================================================*/

#replies, #respond {
	float: left;
	width: 625px;
	padding: 0 0 10px 0;
	margin: 0;
	}

h3.comments{
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	margin: 0 10px;
	padding: 15px 0 0 0;
	}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	width: 623px;
	list-style:none;
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	float: left;
	border: 1px solid #91d7ee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.commentlist cite {
	background: #eef9fc;
	float: left;
	width: 613px;
	padding: 5px;
	display:block;
	font-style:normal;
	margin: 0;
	}	

.commentlist cite img {
	border: 3px solid #fff;
	outline: thin solid #91d7ee;
	float:left;
	margin:5px 10px 5px 5px;
	padding: 0;
	}

.commentlist .author {
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 30px;
	}

.commenttext {
	float: left;
	width: 613px;
	padding: 0 5px;
	display:block;
	font-style:normal;
	margin: 0;
	border-top: 1px solid #91d7ee;
	}

#commentform input {
    	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 15px;
	}

#commentform {
    	margin: 5px 10px 0 0;
	}

#commentform textarea {
    	width: 500px;
	height: 200px;
	margin: 5px 0 10px 5px;
	}

#commentform input, #commentform textarea {
	background: #fff;
	border: 1px solid #e1539e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#commentform input:focus, #commentform textarea:focus { 
	border-color: #91d7ee; 
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	text-indent: -99999px;
	margin: -5px 0 10px 5px;
	width: 81px;
	height: 24px;
	background: url("images/buttons/submit.png") top no-repeat;
	color: #fff;
	border: none;
	}

#commentform p {
	margin: 5px 10px;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*=======================================================================
	WP Navi
=======================================================================*/

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #eef9fc;
	color: #eef9fc;
	background-color: #01a0d7;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #eef9fc;
	color: #eef9fc;
	background-color: #01a0d7;
}
.wp-pagenavi a:hover {	
	border: 1px solid #01a0d7;
	color: #01a0d7;
	background-color: #eef9fc;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #01a0d7;
	color: #01a0d7;
	background-color: #eef9fc;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #eef9fc;
	border: 1px solid #eef9fc;
	background-color: #01a0d7;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #01a0d7;
	color: #01a0d7;
	background-color: #eef9fc;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #eef9fc;
	color: #eef9fc;
	background-color: #01a0d7;
}


/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: url("images/general/footer.png") bottom no-repeat;
	width:940px;
	height: 89px;
	padding: 130px 15px 5px 15px;
	margin: 0 0 70px 0;
	float: left;
	color: #fff;
	}

#footer a, #footer a:visited{
	color: #fff;
	}

#footer a:hover{
	color: #eee3cb;
	}	

#credits{
	width: 100%;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 30px 0 10px 0;
	padding: 0;
	}

#rss{
	float: left;
	background: url("images/icons/rss.png") left no-repeat;
	width: 90px;
	height: 16px;
	padding: 0 0 0 25px;
	margin: 0 0 0 350px;
	text-align: left;
	}

#comrss{
	float: left;
	background: url("images/icons/comrss.png") left no-repeat;
	width: 100px;
	height: 16px;
	padding: 0 0 0 25px;
	margin: 0 0 0 0;
	text-align: left;
	}

#girl{
	background: url("images/icons/girl.png") top no-repeat;
	width: 143px;
	height: 177px;
	float: right;
	position: relative;
	z-index:9;
	margin: -100px 0 0 0;
	}


/*Bottom Bar*/

.boxgrid {
	width: 100%;
	margin:0px;
	float:left;
	overflow: hidden;
	position: relative;
	}

.boxcaption{
	float: left;
	position: absolute;
	z-index: 99999;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background: #480258 url("images/bgs/bubbles.png") top no-repeat;
	height: 70px;
	width: 100%;
	}

.cover{
	position: fixed;
	bottom: 0px;
	left:0;
	padding: 5px 0 0 0;
	text-align: justify;
	color: #fff;
	font-size: 12px;
	}

.cover a, .cover a:visited{
	color: #26a3ff;
	}

.cover a:hover{
	color: #afdaf1;
	}

.cover p{
	padding: 0 5px;
	}

#social{
	width: auto;
	float: right;
	padding: 15px 10px 0 0;
	margin: 0;
	}

#promobar {
	float: left;
	width: auto;
	padding: 5px 0 0 20px;
	margin: 0;
	}

#social img{
	width: 40px;
	margin: 0 5px 0 0;	
	}



/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

.tab{
	display: none!important;
	}

/*====================================================================
	Table
====================================================================*/

#topintro{
	width: 920px;
	background: url("table/images/topintro.png") top no-repeat;
	padding: 10px 0 0 0;
	float: left;
	margin: 10px;
	}

#botintro{
	width: 920px;
	background: url("table/images/botintro.png") bottom no-repeat;
	padding: 0 0 10px 0;
	float: left;
	}

#tableintro{
	float: left;
	width: 880px;
	background: url("table/images/intro.png") top repeat-y;  
	padding: 0px 20px; 
	color: #fff;
	}

#tableintro h1, #tableintro h2, #tableintro h3, #tableintro h4{
	color: #fff;
	margin: 5px 0 0 0;
	}

#tablewrap a, #tablewrap a:visited{
	color:/*#2F87AA; */#290249;
	}

#tablewrap a:hover{
	color:#2F87AA;
	}

div.service_table_header{ 
	float:left; 
	background:url("table/images/tabletitleth.gif") repeat-x;
        height:31px; 
	line-height:31px; 
	text-align:center; 
	}

div.service_table_tabs{ 
	background:url("table/images/tabletitleth1.gif") repeat-x;
        padding-left:40px; 
	padding-top:2px; 
	width:924px; 
	height:18px; 
	line-height:18px;
	}

div.tableContentArrows{ 
	clear:both; 
	background-color:#DBDBDB; 
	height:10px; 
	line-height:10px; 
	}

div.service_table_row{ 
	position:relative; 
	clear:both; 
	height:120px;
	}

div.service_row{ 
	position:relative; 
	clear:both; 
	border-bottom:1px #c7c7c7 solid; 
	height:26px;
        font:normal 8pt verdana; 
	color:/*#2F87AA; */#290249;
	}

div.service_row_advertiser{ 
	position:relative; 
	clear:both; 
	border-bottom:1px #c7c7c7 solid; 
	height:26px;
        font:normal 8pt verdana; 
	color:/*#2F87AA; */#290249;
	background:#eff5f8;
	}

div.service_row_open{
        position:relative;
	clear:both;
	font:normal 8pt verdana;
	color:/*#2F87AA; */#290249;
        border-bottom:1px #c7c7c7 solid;
	height:150px;
       	background:url("table/images/row-bg.gif") repeat-y;
        background-color:#EFF5F8;
	}

div.service_table_row_gray{ 
	background:url("table/images/brandbg.gif") repeat-y;
       	background-color:#f5f5f5;
	position:relative; 
	clear:both; 
	border-bottom:1px #c7c7c7 solid; 
	height:120px;
	}


div.community_table_header{ 
	float:left; 
	background:url("table/images/tabletitleth.gif") repeat-x;
        height:31px; 
	line-height:31px; 
	text-align:center;
	}

div.community_table_box{ 
	float:left; 
	text-align:center;
      	border-left:1px #c7c7c7 solid;
	height:100%; 
	font:normal 8pt verdana; 
	color:/*#2F87AA; */#290249;
	}

div.service_table_box{ 
	float:left; 
	text-align:center; 
	border-left:1px #c7c7c7 solid;
	height:100%; 
	}

a.arrowUp{ 
	text-decoration:none; 
	cursor:pointer;
        padding-right:2px; 
	margin-top:1px; 
	float:right; 
	height:8px; 
	width:11px; 
	line-height:0px;
        background:url("table/images/up.gif") no-repeat;
	}

a.arrowUp:Hover{ 
	background:url("table/images/up-over.gif") no-repeat; 
	}

a.arrowDown{ 
	text-decoration:none; 
	cursor:pointer;
        padding-right:2px; 
	margin-top:1px; 
	float:right; 
	height:8px; 
	width:11px; 
	line-height:0px;
        background:url("table/images/down.gif") no-repeat;
	}

a.arrowDown:Hover{ 
	background:url("table/images/down-over.gif") no-repeat; 
	}

a.arrowDownActive{ 
	text-decoration:none; 
	padding-right:2px;
        margin-top:1px; 
	float:right; 
	height:8px; 
	width:11px;
        line-height:0px; 
	background:url("table/images/down-over.gif") no-repeat;
	}

a.arrowUpActive{ 
	text-decoration:none; 
	padding-right:2px;
        margin-top:1px; 
	float:right; 
	height:8px; 
	width:11px; 
	line-height:0px;
        background:url("table/images/up-over.gif") no-repeat;
	}

#tablecontrols{
	position: absolute;
	z-index: 97;
	height:10px; 
	line-height:10px;
	margin: -18px 0 -10px 0;
	}

#innercontrols{
	padding-top:5px; 
	width:84px; 
	height:18px; 
	position:relative;
	float: left; 
	z-index:98;
	background:url("table/images/ramp.gif") no-repeat;
	}

#innercontrols #previous{ 
	float:left;
	display:block; 
	background:url("table/images/control_left.gif") 0px 0px; 	
	width:24px; 
	height:15px; 
	}

#innercontrols #next { 
	float: left;
	display:block; 
	background:url("table/images/control_right.gif") 0px 0px; width:24px; 	
	height:15px; 
	}

#innercontrols #pause { 
	float: left;
	display:block; 
	background:url("table/images/control_pause.gif") 0px 0px; 	
	width:24px; 
	height:15px; 
	}

#innercontrols #play { 
	float: left;
	display:block; 
	background:url("table/images/control_play.gif") 0px 0px; 
	width:24px; 	
	height:15px; 
	}

.titleHeader h2{
	text-align: left;
	font-size: 24px;
	color: #10a8da;
	font-weight: normal;
	margin: 10px 0 5px 10px;
	}

.pinktitleHeader h2 a{
	text-align: left;
	font-size: 24px;
	color: #ff58b6;
	font-weight: normal;
	margin: 10px 0 5px 0;
	}

.titleArrow{
	float: left;
	width: 932px;
	height: 4px;
	background: url("table/images/title-arrow.gif") top left no-repeat;
	margin: 0 4px -4px 4px;
	border-top: 3px solid #ffbf02;
	position: relative;
	z-index: 2;
	}

#thlabels{
	clear:both; 
	font:bold 8.5pt verdana; 
	color:#ee2a24; 
	width:964px;
	}

#two, #three, #four, #five, #ratingoneup, #ratingonedown, #amountoneup, #amountonedown, #percentoneup, #percentonedown, #bonusoneup, #bonusonedown, #stickyoneup, #stickyonedown, #minoneup, #minonedown, #maxoneup, #maxonedown, #wroneup, #wronedown, #softoneup, #softonedown{
	display: none;
	}

#ratingtwoup, #ratingtwodown, #amounttwoup, #amounttwodown, #percenttwoup, #percenttwodown, #bonustwoup, #bonustwodown, #stickytwoup, #stickytwodown, #mintwoup, #mintwodown, #maxtwoup, #maxtwodown, #wrtwoup, #wrtwodown, #softtwoup, #softtwodown{
	display: none;
	}

#ratingthreeup, #ratingthreedown, #amountthreeup, #amountthreedown, #percentthreeup, #percentthreedown, #bonusthreeup, #bonusthreedown, #stickythreeup, #stickythreedown, #minthreeup, #minthreedown, #maxthreeup, #maxthreedown, #wrthreeup, #wrthreedown, #softthreeup, #softthreedown{
	display: none;
	}

#ratingfourup, #ratingfourdown, #amountfourup, #amountfourdown, #percentfourup, #percentfourdown, #bonusfourup, #bonusfourdown, #stickyfourup, #stickyfourdown, #minfourup, #minfourdown, #maxfourup, #maxfourdown, #wrfourup, #wrfourdown, #softfourup, #softfourdown{
	display: none;
	}

#ratingfiveup, #ratingfivedown, #amountfiveup, #amountfivedown, #percentfiveup, #percentfivedown, #bonusfiveup, #bonusfivedown, #stickyfiveup, #stickyfivedown, #minfiveup, #minfivedown, #maxfiveup, #maxfivedown, #wrfiveup, #wrfivedown, #softfiveup, #softfivedown{
	display: none;
	}

.tablerev{
	width: 47px;
	height: 38px;
	background: url("table/images/revtable.png") bottom no-repeat;
	margin: 10px 0 0 10px;
	}

a.tablemore, a:visited.tablemore{
	color: #5d0579!important;
	font-weight: bold;
	line-height: 20px;
	}

a:hover.tablemore{
	color: #00a2d8!important;
	}

#tablewrap{
	width: 928px;
	float: left;
	border-left: 2px solid #dbdbdb;
	border-right: 2px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	overflow: hidden;
	margin: 0 4px;
	}

#tableextra{
	float: left;
	width: 910px;
	margin: 0 5px;
	padding: 5px 10px;
	border-top: 1px dashed #dbdbdb;
	background: url("table/images/dashed.png") top repeat-y;
	}

.smaller{
	width: 585px;
	}

#tableside{
	width: 310px;
	float: right;
	overflow: hidden;
	}

#tableside h4{
	text-align: left;
	font-size: 20px;
	color: #f01818;
	font-weight: normal;
	margin: 9px 0 5px 5px;
	}

#tableside ul{
	margin: 0;
	padding: 0;
	}

#tableside ul li {
	list-style-type: none;
	}

.twidget ul li{
	padding: 5px 0px;
	display:block;
	margin: 0 5px;
	}

.twidget{
	width: 260px;
	padding: 15px 5px 0 5px;
	}
.clearfix::after{content:"";display:table;clear:both}
