body{
	min-width:980px;
	padding:0;
	font-size:0.8em;
	font-family:Calibri;
	BACKGROUND-COLOR:#a2077c;
	background-image:url(images/back.PNG);
	background-repeat:repeat-x;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0
}
img {
	border: 0px;
}
#topBanners {
	width: 968px;
	margin: 0px;
}
.breakAll{clear:both; visibility:hidden}
H1{
COLOR:#860A9D; font-size:140%; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#860A9D; padding-bottom:5px; padding-top:5px}
H2{COLOR:#860A9D; font-size:140%; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#860A9D; padding-bottom:5px; padding-top:15px}
#container{
	width:960px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFF;
	overflow:hidden;

}
#header{
	min-width:980px;
	padding:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0
	color:#FFF;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
    background-position: center;
	BACKGROUND-COLOR:#a2077c;
	height:80px;
}
 
 a:link, a:visited{
	color:#0066CC
}
 
 a:hover{ text-decoration:none }
 
 hr{ border-top:1px solid #ccc;  border-bottom:none;  border-left:none;  border-right:none;  padding:0px;  line-height:100%;  background-color:#fff }
/******************* center, RIGHT **********************/
#center{
	float:left;
	width:655px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:20px;
	padding-left:15px;
	background-color:#FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}

#right{
	width:252px;
	float:right;
	vertical-align:top;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px
}
 .alignright {
	background-color: #FFFFFF;
	padding: 1px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	float: right;
}
 .alignleft {
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	float: left;
}
 
 /* SUBPAGE CLASSES -----------------------------------------------------------*/
 
 #page{ width:942px;  margin:0 auto}
 
/*********** TOP NAV ******************/
#main-menu{
	list-style:none;
	height:38px;
	background-color: #096908;
	background-image: url(images/menuback.PNG);
margin: 0px;
	padding: 0px;
}
#main-menu li{
	float:left;
	list-style-image:none;
	list-style-type:none;
	padding:0px;
}
#main-menu .current_page_item a, #main-menu .current_page_item a:visited{
	color:#FFF;
	text-decoration:none;
	background-repeat:repeat-x;
	background-position:top;
}
#main-menu .current_page_item a, .home_page a, .page_item a{
	color:#DFDDE1;
	text-decoration:none;
	display:block;
	line-height:38px;
	font-weight:bold;
	padding-top:0px;
	padding-right:15px;
	padding-bottom:0px;
	padding-left:15px;
	text-transform:uppercase;
	font-family:"Calibri";
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #95D195;
}
#main-menu .current_page_item a, .page_item a:hover{
	color:#FFF;
	background-image: url(images/navBgOver.gif);
	background-repeat: repeat-x;
}

/************************ BOXES  *********************/
.banner{margin-right:11px; margin-left:10px; margin-top:8px}
.box{
	margin-bottom:10px;
	background-color:#FCF1F8;
	font-size:95%;
	color:#333;
	border: 1px solid #E99AD2;
	padding: 15px;
	overflow: hidden;
}
.box a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-color: #E3137D;
	padding: 5px;
	float: right;
	margin-left: 5px;
}
.box img{
	margin-right:10px;
	float:left;
	width:130px;
	background-color:#FFF;
	padding:2px;
	border:1px solid #CCC;
	height: 100px;
}
.box h2{
	margin:0px;
	color:#000000;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:0px;
	font-size:130%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.box p {
	margin: 0px;
	padding: 0px;
}
.box span{background-image:url(images/boxSpanBg.gif); background-repeat:no-repeat; height:13px; display:block}
/****************** bingo-month**************************/
#centerFeatured {
	overflow: hidden;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
    margin-bottom: 5px;
}
#bingo-month {
	height: 211px;
	border: 1px solid #FBD6E1;
	width: 429px;
	float: left;
        	background-image:url(/wp-content/uploads/2010/06/month.png);
background-repeat: no-repeat;
         background-position: top-left;
         padding-top: 35px;

}
#bingo-month p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#bingo-month h1 {
	background-color: #FBD6E1;
	background-image:url(images/month.PNG);
	background-repeat: none;
     background-position: top-left;
	font-size: 100%;
	text-transform: uppercase;
	color: #DE107B;
	text-indent: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-width: 0px;
}
#bingo-month img {
	float: left;
	width: 150px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 6px;
}
#bingo-month span {
	float: right;
    font-color: #DE107B;
    padding-top: 5px;
 padding-right: 5px;
    font-weight: bold;
}
#bingo-month span a{
	float: right;
    font-color: #DE107B;
    padding-top: 5px;
    font-weight: bold;
}
/******************* FOOTER, BOTTOM TEXT AND LINKS *********************/
#footer{
	text-align:left;
	clear:both;
	color:#CCC;
	background-image: url(images/menuback.PNG);
	margin:0px;
	height: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: repeat-x;
    background-color: #025b02;
}

#footerLinks{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    font-size: 90%;
}
#footerLinks li{
	display:inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
    font-size: 90px;
}
#footerLinks a{color:#ffffff; font-size:100%; text-decoration:none;}
/************************* DEFINITION LIST *****************/
dl{font-size:150%; line-height:110%; padding:0; margin:5px; width:90%; color:#C06}
dt, dd{padding:2px 3px; margin:0; border-top-width:1px; border-top-style:dotted; border-top-color:#CCC}
dt{width:150px; float:left; clear:both}
#holderhome {
    width: 672;
    height: 600px;
}
#inPageRight{
	overflow:hidden;
	color:#000;
	border:0px solid #BE7EBE;
	width:50%;
	float: left;
	background-color: #CC99CC;
	padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
	text-align: left;
	font-size: 95%;
	margin: 10px 0 10px 0;
	background-image: url(images/ukbingo.PNG);
    background-repeat: no-repeat;
}
#inPageRight h2 {
	margin: 5px;
	padding: 5px;
	border-bottom-width: 0px;
	background-color: #954A95;
	color: #FFFFFF;
	text-indent: 10px;
	text-transform: uppercase;
	font-size: 100%;
}
#inPageRight ul{margin:0px; padding:0px; list-style-type:none}
#inPageRight li{
	padding:5px;
	overflow:hidden;
	background-color: #EFDEEF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#inPageRight p{
	padding:0px;
	margin:0px
}
#inPageRight img{border:1px solid #CCC; padding:2px; margin-right:10px; float:left; width:65px; height: 54px;}
#inPageRight a{padding-top:5px; font-weight:bold}
#inPageRight2{
	overflow:hidden;
	color:#000;
	border:0px solid #BE7EBE;
	width: 50%;
	float: right;
	background-color: #CC99CC;
	padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
	text-align: left;
	font-size: 95%;
	margin: 10px 0 10px 0;
	background-image: url(images/ukbingo.PNG);
    background-repeat: no-repeat;

}
#inPageRight2 h2 {
	margin: 5px;
	padding: 5px;
	border-bottom-width: 0px;
	background-color: #954A95;
	color: #FFFFFF;
	text-indent: 10px;
	text-transform: uppercase;
	font-size: 100%;
}
#inPageRight2 ul{margin:0px; padding:0px; list-style-type:none}
#inPageRight2 li{
	padding:5px;
	overflow:hidden;
	background-color: #EFDEEF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#inPageRight2 p{
	padding:0px;
	margin:0px
}
#inPageRight2 img{border:1px solid #CCC; padding:2px; margin-right:10px; float:left; width:65px; height: 54px;}
#inPageRight2 a{padding-top:5px; font-weight:bold}
.sideSidenews{
	background-image: url(images/newsletterback.PNG);
	background-repeat: no-repeat;
	border: 1px solid #FBD6E1;
	margin-bottom: 8px;
    min-height: 150px;
    padding-top:25px;
}
.sideSideimportant{
	background-image: url(images/note.PNG);
	background-repeat: no-repeat;
	border: 1px solid #FBD6E1;
	margin-bottom: 8px;
    padding-top:25px;
}
.sideSideimportant p {
	padding: 10px;
}
.sideSide {
	border: 1px solid #FBD6E1;
	margin-bottom: 8px;
}
.sideSide h2 {
	background-image: url(images/side.PNG);
	background-repeat: repeat-x;
	margin: 0px;
	text-transform: uppercase;
	color: #DE107B;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 10px;
    border: 0px;
}
.sideSide ul {
	margin: 0px;
	padding: 8px;
	list-style-type: none;
}
.sideSide li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.sideSide p {
	padding: 10px;
}
.sideSidereviews {
	background-image: url(images/info.PNG);
	background-repeat: no-repeat;
	border: 1px solid #FBD6E1;
	margin-bottom: 8px;
    padding-top:25px;
}
.sideSidereviews h2 {
	background-image: url(images/side.PNG);
	background-repeat: repeat-x;
	margin: 0px;
	text-transform: uppercase;
	color: #DE107B;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 10px;
    border: 0px;
}
.sideSidereviews ul {
	margin: 0px;
	padding: 8px;
	list-style-type: none;
}
.sideSidereviews li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.sideSidereviews p {
	padding: 10px;
}
#carusel {
	float: right;
	position: relative;
	border: 1px solid #FBD6E1;
    padding-top: 26px;
    width: 500px;
    height: 220px;
	background-image: url(images/offers.PNG);
	background-repeat: no-repeat;
    background-position: top;
}
/********************* TABLE***********************/
.nodeposit {
	width: 100%;
}
.nodeposit th {
	background-color: #E3137D;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.nodeposit td {
	background-image: url(images/tableBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	padding: 4px;
}
.nodeposit img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 120px;
	height: 60px;
}
.nodeposit h3 {
	font-size: 140%;
	margin: 0px;
	padding: 0px;
}
.amount {
	font-size: 150%;
	color: #CC3366;
}
.visit {
	color: #FFFFFF;
	background-color: #D9ECFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}
/************************************* HOME NEWS**************************/
.homeNews {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 313px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 0px;
	float: left;
}
.homeNews h2 {
	font-size: 100%;
	font-weight: bold;
	background-color: #f3f3f3;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 0px;
	color: #333333;
}
.homeNews p {
	margin: 4px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#adHolder {
	width:965px;
    height:89px;
	margin:0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a2077c;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #a2077c;
}
#advertarea11 {
    width: 728px;
    height: 89px;
	padding: 0px;
    margin: 0px;
    float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #a2077c;
}
#advertarea12 {
    width: 235px;
    height: 89px;
	padding-left: 0px;
	padding-right: 0px;
    padding-top: 0px;
    border: 0px;
    float: right;
}
.feature {
    width: 315px;
    height: 100px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 2px;
    margin-right: 10px;
	line-height: 135%;
	font-size: 11px;
    color: #333333;
	overflow: hidden;
	vertical-align: top;
	background-color: #ffffff;
	border-top: 2px solid #666666;
    float: left;
}
.featureimg {
    width: 100px;
    height: 100px;
}
.feature h2 {
	font-size: 120%;
	padding-top:0px;
    padding-left: 0px;
    padding-bottom: 8px;
	color:#333333;
    border-bottom: 2px solid;
    border-color: #cccccc;
    margin-bottom: 10px;

}
.feature img {
	padding: 0px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
  
}
.feature a {
	padding: 0px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
}
.feature span {
	background-color: #ffffff;
    margin-top: 6px;
    margin-bottom: -6px;
    margin-left: 0px;
    margin-right: 0px;
    padding:0px;
	float: right;
	color: #FFFFFF;
}
.feature span img {
	background-color: #ffffff;
    margin: 0px;
    padding:0px;
	float: right;
	color: #FFFFFF;
}
.feature p {
    margin-top: -10px;
    margin-bottom: 2px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
	font-size:14px;
    font-weight: bold;
    color: #333333;
}
.feature2 {
    width: 315px;
    height: 100px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 2px;
    margin-right: 10px;
	line-height: 135%;
	font-size: 11px;
    color: #333333;
	overflow: hidden;
	vertical-align: top;
	background-color: #ffffff;
	border-top: 2px solid #666666;
    float: left;
}
.feature2img {
    width: 100px;
    height: 100px;
}
.feature2 h2 {
	font-size: 120%;
	padding-top:0px;
    padding-left: 0px;
    padding-bottom: 8px;
	color:#333333;
    border-bottom: 2px solid;
    border-color: #cccccc;
    margin-bottom: 10px;

}
.feature2 img {
	padding: 0px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
  
}
.feature2 a {
	padding: 0px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
}
.feature2 span {
	background-color: #ffffff;
    margin-top: 6px;
    margin-bottom: -6px;
    margin-left: 0px;
    margin-right: 0px;
    padding:0px;
	float: right;
	color: #FFFFFF;
}
.feature2 span img {
	background-color: #ffffff;
    margin: 0px;
    padding:0px;
	float: right;
	color: #FFFFFF;
}
.feature2 p {
    margin-top: -10px;
    margin-bottom: 2px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
	font-size:14px;
    font-weight: bold;
    color: #333333;
}
.title {
    width: 320px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-top: 5px;
	margin-bottom: 0px;
    margin-right: 10px;
    float: left;
}
.title h1 {
	font-size: 115%;
	padding-top:10px;
    padding-left: 5px;
    padding-bottom: 0px;
	color:#333333;
    border-bottom: 0px dotted;
    border-color: #cccccc;
}
.title2 {
    width: 320px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
    margin-right: 10px;
    float: right;
}
.title2 h2 {
	font-size: 115%;
	padding-top:10px;
    padding-left: 5px;
    padding-bottom: 0px;
	color:#333333;
    border-bottom: 0px dotted;
    border-color: #cccccc;
}
#pageFooter {
	width:960px;
    background-color: #ffffff;
    height: 822px;
	margin:0px auto;	
    border-left:1px solid #79045c;
    border-right:1px solid #79045c;
    border-bottom:1px solid #79045c;
	background-color:#ffffff;
	padding-bottom: 10px;
}
#pageFooter span.top {
	display:block;
	width:100%;
	height:14px;
	clear:both;
}
#pageFooter div.info {
	padding-top: 0px;
    padding-left: 12px;
    padding-right: 5px;
}
#pageFooter div.info p {
	padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    color: #333333;
}
#pageFooter div.info a {
    font-size: 10px;
}
#pageFooter div.info div.footermessage {
	float:left;
	width:450px;
    padding-top: 5px;
	margin-right:17px;
	font-size:10px;
	color:#3e4852;
}
#pageFooter div.info div.footermessage h2 {
COLOR:#860A9D; font-size:160%; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#860A9D; padding-bottom:5px; padding-top:0px}
}
#pageFooter div.info div.footermessage p {
	margin:0 0 5px;
	font-size:12px;
}
#pageFooter div.info div.footermessage ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pageFooter div.info div.footermessage li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
	margin-right: 5px;
	margin-left: 5px;
}
.tribal {
    padding-top: 2px;
    padding-bottom: 2px;
}
.tribal ul {
	margin: 0px;
	padding: 3px;
	list-style-type: none;
    COLOR:#860A9D;
    font-size:130%; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#860A9D;
}
.tribal li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
	margin-right: 5px;
	margin-left: 5px;
}
.moduletable {
    padding-top: 0px;
}
.moduletable-two {
    width: 303px;
    min-height: 220px;
    border-top: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
    border-bottom: 0px solid;
    border-color: #f3f3f3;
    background-color: #f9d9ed;
    padding: 7px;
    line-height: 160%;
}
.moduletable h2{
    width: 315px;
    height: 15px;
	background-image:url('images/topnews.png');
    background-position: top-center;
    background-repeat: no-repeat;
	font-size:11px;
	padding-top: 9px;
    padding-left: 0px;
    padding-bottom: 9px;
    padding-right: 5px;
	color:#ffffff;
	border-bottom:0px solid #3e4852;
    margin-bottom: 0px;
    text-indent: 12px;
}
#nl-text ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
    float: left;
}  
#nl-text li {
	background-image:url('images/thumbsup.gif');
   	font-weight: bold;
    font-size: 10px;
	background-repeat:no-repeat;
	background-position:left;	
	margin-left: 0px;
    padding-left: 10px;
	margin-bottom:10px;
    padding-bottom: 3px;
    padding-right: 5px;
    padding-top: 5px;
    text-indent: 15px;  
    float: left;
}
.sign {
    padding-top: 10px;
    padding-left: 15px;
}
.sign input.freebonus {
    color: #ffffff;
    background-color: #e95699;
  	font-weight: bold;
    text-align: center;
	width:134px;
	height:22px;
    padding: 2px;
	font-size: 10px;
	float:left;
    margin-top: 11px;
	margin-left:0px;
	cursor:pointer;
}
.modulebottom {
    background-position: top-center;
    background-repeat: no-repeat;
	padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-right: 5px;
	color:#3e4852;
}
.boxes {
    color: #e95699;
   	font-weight: bold;
    float: left;
    width: 200px; 
    padding-left: 15px;
    padding-top: 15px;
}
.boxes input.box {
   	width:200px;
	height:13px;
    padding: 2px;
	font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
	margin-left:0px;
}
.smallBox h1{
    color: #333333;
  	font-size: 115%;
	padding-top:0px;
    padding-left: 0px;
    padding-bottom: 10px;
    margin-bottom:20px;
    border-bottom: 1px dotted;
    border-color: #cccccc;
}   
.newsimage {
    padding-top: 5px;
    float: left;
    width: 40px;
}
.newstext {
    padding-top: 5px;
    float: right;
    width: 250px;
}
#nl-text {
    float: left;
    padding: 5px;
    width: 160px;
}
.tribal2 {
    padding-top: 2px;
    padding-bottom: 2px;
}
.tribal2 li {
	margin: 0px;
	padding: 3px;
	list-style-type: none;
    COLOR:#000000;
    font-size:100%; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#cccccc;
}