/* TEXT INFO */ 
/*input, textarea, select  
{	font-family			: verdana, "ms sans serif", arial, helvetica;
border-style	: solid;/
	border-width	: 1px;
	font-size		: 11px;
}
*/

/* IE trasparancy hack */
img { behavior: url(iepngfix.htc); }

body, td 
{
	font-family			: verdana, arial, "ms sans serif", helvetica;
	color				: #000;
	font-size			: 12px;
}


.style1 
{
	font-size			: 11px
}

.style5
{
	font-size			: 16px;
	color				: #162B77;
	font-style			: normal;
}


.style5 a
{
	color				:#162b77;
	font-size			:16px;
	font-weight			:bold;
	font-style			:italic;
}



.style7 
{
	color				: #162b77;
	font-weight			: bold;
	font-style			: italic;
	font-size			: 18px;
}


/* LEFT IMAGE ALIGN */
img.alignleft 
{
	padding			: 10px;
    padding-bottom	: 10px;
	margin			: 0 7px 2px 0;
	display			: inline;
	}
	
	
.alignleft {
	float: left
	}


h1 
{
	margin			: 0;
	font-size		: 20px;
	color			: #FFF;
	text-align		: center;
	font-weight		: bold;
	font-style		: italic;
}
h2 
{
	margin			: 0;
	font-size		: 15px;
	color			: #162B77;
	font-style		: italic;
}

				
/* MAIN BODY */
body 
{
	background-image	:url(/images/back_main.gif);
	background-position	:center;
	background-repeat	:repeat-y;
	background-color	:#FFFFFF;
	padding				:0px;
	margin				:0px;
}	


/* MAIN WRAPPER TAG*/
#wrapper
{
	margin				:auto;
	width				:760px;
	/*background-color	:#F1F1F1;*/
	padding				:5px;

}


/* TOP LOGO BAR */
#header
{
	font-family			:verdana, helvetica;
	color				:#4F4F4F;
	font-size			:12px;
	background-image	:url(/images/back_top.jpg);
	background-repeat	:repeat-x;
	position			:relative;
	width				:100%;
	height				:100%;
	vertical-align		:middle;
	text-align			:center;
	padding-top			:5px;
	padding-bottom		:5px;
}


#header a:link 			
{
	color				:#4F4F4F;
	text-decoration		:none;
}

#header a:visited
{
	color				:#4F4F4F;
	text-decoration		:none;
}


#header a:hover
{
	text-decoration		:underline;
	color				:#000;
}



/* TOP LOGO BAR */
#bannerbar 
{
	position			:relative;
	width				:100%;
	height				:165px;
	/* border			:solid 1px;
	border-color		:#00FF00; */
	top					:20px;
}


#bannerbar_right
{
	position			:absolute;
	background-image	:url(/images/banner_barbg.gif);
	background-position	:center;
	background-repeat	:no-repeat;
	/* border				:#D1D1D1 solid 1px;
	background-color	:#F0F0F0; */
	width				:280px;
	height				:122px;
	left 				:447px;
	top 				:8px;
	font-family			: verdana, "ms sans serif", arial, helvetica;
	color				: #000;
	font-size			:12px;
	padding				:10px;
	line-height			:1.5;
}


#bannerbar_right a:link 			
{
	color				:#000;
	text-decoration		:none;
	font-size			:14px;
}

#bannerbar_right a:visited
{
	color				:#000;
	text-decoration		:none;
	font-size			:14px;
}


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


#bottombanner
{
	position			: relative;
	left				: 3px;
	width				: 755px;
	height				: 90px;
}


#bingorooms
{
	position			:absolute;
	left				:1px;
	width				:749px;
	height				:58px;
	padding				:5px;
	background-color	:#FAFAFA;
	border-top			:dotted 1px #cccccc;
	border-bottom		:dotted 1px #cccccc;
	font-size			:14px;
	text-align			:center;
	top: 752px;
}



#toplinks
{
	position			:relative;
	width				:100%;
	height				:40px;
	top					:20px;
}


#visitus
{
	position			:relative;
	background-image	:url(/images/back_top_box.gif);
	background-repeat	:no-repeat;
	background-position	:center;
	width				:100%;
	height				:200px;
	margin-top			:5px;
	top					:20px;

}


#visitusleft
{
	position			:absolute;
	background-image	:url(/images/back_pink.gif);
	background-position	:center;
	left				: 19px;
	top					: 19px;
	width				: 232px;
	height				: 141px;
	padding-top:10px;
	/*border			:solid 1px;
	border-color		:#000;*/
	font-family			: verdana, arial, "ms sans serif", helvetica;
	color				: #fff;
	font-size			: 12px;
	padding				: 10px;
	text-align			:justify;
	line-height			:1.3;
}


#visitusright
{ 
	position			:absolute;
	left				: 280px;
	top					: 19px;
	width				: 460px;
	height				: 161px;
	/*border				:solid 1px;
	border-color		:#000;*/
}
 

/* MAIN CONTENT AREA */
#content
{
	position			:relative;
	width				:100%;
	/*left				:202px;
	/*background-color	:#F5FAFE;
	padding-left		:20px;
	padding-right		:20px;
	padding-top			:15px;
	padding-bottom		:15px;*/
	height				:850px;
	min-height			:850px;
	text-align			:justify;
	/*border-top			:dotted 1px #cccccc;*/
	padding-top			:3px;
	top					:20px;
}
#contentleft
{
	position			:absolute;
	min-height			:250px;
	height				:366px;
	left				:5px;
	width				:254px;
	padding-top			:20px;
	text-align			:justify;
	background-image	:url(/images/leftback.gif);
	background-repeat	:no-repeat;
	padding				:20px;
	line-height			:1.5;
	top					:102px;
}

#contentmiddle 
{
	position			:absolute;
	min-height			:250px;
	height				:604px;
	left				:304px;
	width				:419px;
	text-align			:center;
	background-image	:url(/images/rightback.gif);
	background-repeat	:no-repeat;
	padding				:20px;
	line-height			:1.4;
	top					:102px;

}

#contentright
{
	position			:absolute;
	height				:217px;
	left				: 5px;
	width				: 251px;
	text-align			:justify;
	background-image	:url(/images/bottomback.gif);
	background-repeat	:no-repeat;
	padding-top			:20px;
	padding-left		:20px;
	padding-right		:20px;
	line-height			:1.4;
	top: 509px;
}

 
#footer
{
	position			:relative;
	height				:100%;
	width				:100%;
	padding-top			:5px;
	padding-bottom		:5px;
	/*color				:#2F2F2F;*/
	/*color				:#000000;*/
	background-color	:#FAFAFA;
	border-top			:dotted 1px #cccccc;
	border-bottom		:dotted 1px #cccccc;
	font-size			:11px;
	text-align			:center;
	/* vertical-align		:middle; */
}


#footer a:link 			
{
	text-decoration		:none;
	color				:#162b77;
	font-size			:11px;
}

#footer a:visited
{
	text-decoration		:none;
	color				:#162b77;
	font-size			:11px;
}


#footer a:hover
{
	text-decoration		:underline;
	color				:#F7339E;
}




/* CASINO / POKER / SPORTSBOOK links etc */
/*#toplinks














/* CASINO / POKER / SPORTSBOOK links etc */
/*#toplinks

/****
{
	position			:relative;
	width				:100%;
	height				:25px;
	background-color	:#159EE8;
	border				:solid 1px;
	border-color		:#DFDFDF;

}*/



#toplink 
{
   list-style			:none;
   margin				:0; 
   padding				:0;
   text-align			:center;
   margin-left			:37px;
}


#toplink li 
{
   float				:left;
}


#toplink li a 
{
   display				:block;
   width				:120px;
   background-color		:#159EE8;
   padding				:4px 0;
   height				:15px;
   color				:#FFF;
   text-decoration		:none;
   font-size			:12px;
   font-weight			:bold;
   border-color			:#159EE8;
   border-width			:1px;
   border-style			:solid;
}



#toplink li a:hover
{
   background-color			:#FFF;
   text-align				:center;
   color					:#159EE8;
   font-weight				:bold;
   font-size				:12px;
   border-left-color		:#DFDFDF;
   border-left-width		:1px;
   border-left-style		:solid;
   border-right-color		:#DFDFDF;
   border-right-width		:1px;
   border-right-style		:solid;
}


/* WRAPPER CONTAINING CONTENT & LEFTLINKS*/
#mainwrap
{
	margin-top				:15px;
	position				:relative;
	width					:100%;
	/*background-color		:#F5FAFE;*/
}


/* LEFT LINK DETAILS & HYPERLINK*/
#leftlinks
{
	position				:absolute;
	min-width				:160px;
	min-height				:600px;
	padding-left			:10px;
	padding-top				:10px;
	padding-bottom			:20px;
	max-width				:185px;

}

.left-link-header
{
	font-family			: verdana, arial, "ms sans serif", helvetica;
	padding-left		:5px;
	width				:160px;
	text-decoration		:none;
	height				:22px;
	font-size			:13px;
	color				:#000;
	font-weight			:bold;
}


.left-link a
{
	color				:#162b77;
	font-size			:12px;
	padding-left		:15px;
	display				:block;
	height				:22px;
	text-decoration		:none;
	padding-top			:3px;
	width				:160px;
}

.left-link a:hover
{
	/*text-decoration	:underline;*/
	color			:#F7339E;
	width			:160px;
}



#content a:link 			
{
	text-decoration		:none;
	color				:#162b77;
	font-size			:14px;
}

#content a:visited
{
	text-decoration		:none;
	color				:#162b77;
}


#content a:hover
{
	text-decoration		:underline;
	color				:#F7339E;
}




#left, #right, #centre
{
	width:200px;
	text-align:center;
}


/* FOOTER SPECS */
#bottomlinks
{
	position			:relative;
	margin-top			:15px;
	margin-bottom		:15px;
	height				:25px;
	width				:100%;
	background-color	:#DFF2FF;
	border				:solid 1px;
	border-color		:#CFCFCF;
}
