/* CSS Document */

body {
	background-color: #715f2f;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url(images/page_bg.gif);
	background-position: center top;
	background-attachment:scroll;
}

.style1 {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

.main_content {
	color: #423718;
	font-family: Arial;
	font-size: 12px;
}


.menu_content:link {
	color: #423718;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;		
}

.menu_content:active {
	color: #423718;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;		
}

.menu_content:visited {
	color: #423718;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;	
}

.menu_content:hover {
	color: #6c0000;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}


.tables_content {
	background-color: #21307B;
	border: thin solid #FFFFFF;
}

a.flags:link {
	color: #322606;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

a.flags:visited {
	color: #322606;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

a.flags:hover {
	color: #fee22e;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	
}

a.flags:active {
	color: #322606;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	
}

.table_heading {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 14px;
	padding-top: 7px;
	background-image: url(images/blank_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
}

.table_content {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #21307B;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #322606;
}

.table_bg {
	background-color:  #C10B1C;
	border-left-width: 2px;
	border-left-style: solid;	
	border-right-width: 2px;	
	border-right-style: solid;			
	border-left-color: #322606;
	border-right-color: #322606;	
	padding: 0px;	
}

.progressive_bg {
	background-color: #21307B;
	border-left-width: 2px;
	border-left-style: solid;	
	border-left-color: #322606;
	border-right-width: 2px;	
	border-right-style: solid;			
	border-right-color: #322606;	
	border-bottom-width: 2px;	
	border-bottom-style: solid;			
	border-bottom-color: #322606;			
}

.footer_bg {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;	
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;	
	border-left-color: #322606;
	border-right-width: 2px;	
	border-right-style: solid;			
	border-right-color: #322606;	
	border-bottom-width: 2px;	
	border-bottom-style: solid;			
	border-bottom-color: #322606;			
	border-top-width: 2px;	
	border-top-style: solid;			
	border-top-color: #322606;	
	height: 61px;
	font-family: Arial;
	font-size: 11px;
	color: #322606;	
	padding: 5px;	
}

.header_blue_bg {
	background-repeat: no-repeat;	
	background-color: #21307B;
	border-left-width: 2px;
	border-left-style: solid;	
	border-left-color: #322606;
	border-right-width: 2px;	
	border-right-style: solid;			
	border-right-color: #322606;	
	border-bottom-width: 2px;	
	border-bottom-style: solid;			
	border-bottom-color: #322606;			
	border-top-width: 2px;	
	border-top-style: solid;			
	border-top-color: #322606;	
	font-family: Arial;
	font-size: 11px;
	color: #423718;	
	padding: 5px;	
}

.menu_bg {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-image: url(images/texture.gif);
	border-left-width: 2px;
	border-left-style: solid;	
	border-left-color: #322606;
	border-right-width: 2px;	
	border-right-style: solid;			
	border-right-color: #322606;	
	border-bottom-width: 2px;	
	border-bottom-style: solid;			
	border-bottom-color: #322606;			
	border-top-width: 2px;	
	border-top-style: solid;			
	border-top-color: #322606;		
	height: 35px;	
	
}

.header_bg {
	background-image: url(images/top_header_es.jpg);
	background-repeat: repeat-y;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #322606;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #322606;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #322606;
	height: 125px;
}

.table_btm {
	background-image: url(images/table_btm.gif);
	background-repeat: repeat-x;
	height: 2px;
}

.top_dots {
	background-image: url(images/top_dots.gif);
	background-repeat: no-repeat;
}

.footer_links {
	font-family: Arial;
	font-size: 11px;
	color: #322606;
	text-decoration: none;
	font-weight: bold;	

}

a.footer_links:link {
	font-family: Arial;
	font-size: 11px;
	color: #322606;
	font-weight: bold;	
	text-decoration: none;	
}

a.footer_links:active {
	font-family: Arial;
	font-size: 11px;
	color: #322606;
	font-weight: bold;	
	text-decoration: none;

}

a.footer_links:visited {
	font-family: Arial;
	font-size: 11px;
	color: #322606;
	font-weight: bold;	
	text-decoration: none;

}

a.footer_links:hover {
	font-family: Arial;
	font-size: 11px;
	color: #6c0000;
	font-weight: bold;	
	text-decoration: underline;

}

.disclaimer {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

a.disclaimer:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}

a.disclaimer:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

a.disclaimer:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

a.disclaimer:hover {
	font-family: Arial;
	font-size: 12px;
	color: #fee22e;
	text-decoration: none;

}

.responsible_gaming {
	background-color: #21307B;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}

.huge {
	font-family: Arial;
	font-size: 14px;
	color: #ececd3;
	text-decoration: none;
	font-weight: bolder;
}

hr {
	border: 1px dashed #e8ce75;
}

.elements_toprow {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #322606;
	background-color: #000000;
	padding-left: 8px;
	padding-top: 0px;
	background-image: url(images/top_row_texture.gif);
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #322606;
	border-right-width: 1px;	
	border-right-style: solid;			
	border-right-color: #322606;
	border-bottom-width: 1px;	
	border-bottom-style: solid;			
	border-bottom-color: #322606;			
	border-top-width: 1px;	
	border-top-style: solid;			
	border-top-color: #322606;
	background-position: left top;
	height: 28px;
	width: 174px;	
}

a.links_toprow:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #322606;
	text-decoration: none;	
}

a.links_toprow:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #322606;
	text-decoration: none;	
}

a.links_toprow:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #322606;
	text-decoration: none;	
}

a.links_toprow:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #322606;
	text-decoration: underline;
}

.sidebar_bottomrow {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #322606;
	background-color: #cc0000;
	padding-left: 0px;
	padding-top: 0px;
	background-position: left top;
	height: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #322606;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #322606;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #322606;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #322606;
	width: 174px;
	background-image: url(images/sidebar_fade.gif);
	background-repeat:repeat-x;
}
.Bg_Pic {
	background-image: url(images/bg_large.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.promotions_bottomrow {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ececd3;
	background-color: #5e5233;
	padding-left: 0px;
	padding-right: 0px;	
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #322606;
	border-right-width: 1px;	
	border-right-style: solid;			
	border-right-color: #322606;	
	border-bottom-width: 1px;	
	border-bottom-style: solid;			
	border-bottom-color: #322606;			
	border-top-width: 1px;	
	border-top-style: solid;			
	border-top-color: #322606;
	height: 78px;
	width: 174px;
	cursor:hand;
}

.sidebar_bg {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #322606;
	background-color: #f7ce43;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	width: 88px;	
	border-left-width: 2px;
	border-left-style: solid;	
	border-left-color: #322606;
		
}

.promotions_empty {
	background-color: #c0aa6d;
	width: 44px;	
}

.promotions_bg {
	background-color: #f7ce43;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;	
	border-bottom-color: #322606;	
}

.bottom_links {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;

}

a.bottom_links:link {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;	
}

a.bottom_links:active {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;

}

a.bottom_links:visited {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;

}

a.bottom_links:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: underline;

}

.content_td {
	background-color: #C10B1C;
	border-bottom-style: solid;	
	border-bottom-width: 2px;	
	border-bottom-color: #322606;		
	padding-top: 8px;
}

.CONTENT_AREA {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;		
}

.sitelinks {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#fee228;
	text-decoration: none;
	}
	
a.sitelinks:link {
	color:#fee228;
	}

a.sitelinks:visited {
	color:#fee228;
	}

a.sitelinks:hover {
	color:#fff398;
	}

.Progressives_Text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6b73a;
	font-weight: bold;
}

.Progressives_Text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef0c9;
	font-weight: bold;
}

a.Progressives_Text2:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef0c9;
	font-weight: bold;
}

a.Progressives_Text2:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef0c9;
	font-weight: bold;
}

a.Progressives_Text2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef0c9;
	font-weight: bold;
}

a.Progressives_Text2:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef0c9;
	font-weight: bold;
}

.rightbar_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e6b73a;
	font-weight: bold;
}

.small_font_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fef0c9;
	font-weight: bold;
}

.header_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #feed76;
	font-weight: bold;
}

.style3 {
	font-size: 18px;
	color: #FEED76;
}

.livechat_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e6b73a;
	font-weight: bold;
}

a.livechat_text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fef0c9;
	font-weight: bold;
}

a.livechat_text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fef0c9;
	font-weight: bold;
}

a.livechat_text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fef0c9;
	font-weight: bold;
}

a.livechat_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fef0c9;
	font-weight: bold;
}.GoldBullets {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
}
.Bullets {

	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;
	list-style-image: url(images/bullet_square.gif);
}

a.Faq_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ececd3;
	text-decoration: none;
}

a.Faq_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ececd3;
	text-decoration: none;
}

a.Faq_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ececd3;
	text-decoration: none;
}

a.Faq_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fee22e;
	text-decoration: underline;
}
/* POP CORNER styles START */

#announcement {
	position: absolute;
	z-index: 00;
	height: 100px;
	width: 105px;
	top: 0px;
}

#Layer1 {
	position:absolute;
	width:100px;
	height:100px;
	z-index:0;
	left: 0;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	clip: rect(auto,auto,auto,0px);
}

/* POP CORNER styles END */
