/* MAIN.css - homepage & layout*/

/* ------------------------------------------------------------------ General */
body{
	text-align: center;
	background-image: url(../images/layout/velv_bg.jpg);
	background-repeat:repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

#gradient_wrap{
	width:auto;
	text-align: center;
	background-image: url(../images/layout/velv_bg_gradient.jpg);
	background-repeat:repeat-x;
}

#shadow_wrap{
	text-align: center;
	width:926px;
	margin: auto;
	background-image: url(../images/layout/shadowGradient.png);
	background-repeat:repeat-y;
}

#shadow_wrap_base{
	text-align: center;
	margin: auto;
	width:926px;
	background-image: url(../images/layout/shadowGradient_base.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

#main_wrap{
	margin: auto;
	width: 852px;
	text-align: left;
	position: relative;
	background-color:#000000;
}

font, h1, h2, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration:none;
}

h1{	font-weight:bold;
display:inline;}

h2{
	font-size: 12px;
	margin: 3px 0 3px 0;
	font-weight:bold;
	display:inline;
}

a{			color:#CCCCCC;}
a:hover {	color:#FFFFFF;}
a:visited { color:#999999}
img {border:none;}
p{display:inline;}

/* ------------------------------------------------------------------ Top Navigation */

#nav_top{
	width: 852px;
	height: 31px;
	background-image:url(../images/layout/headerMenu_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	clear: both;
	overflow:hidden;
}

#nav_top ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 3px;
	display: block;
}
#nav_top ul li{
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
}
#nav_top ul li a{
	float: left;
	display: block;
	padding: 8px 6px 8px 6px;
	margin: 1px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	color: #FFFFFF;	
}
#nav_top ul li a:hover{
	background-image: url(../images/layout/headerMenu_bg_rol.gif);
	background-repeat:repeat-x;
}

#CabaretClub .CabaretClub, #Winners .Winners, #Promotions .Promotions, #Banking .Banking, #LoyaltyClub .LoyaltyClub, #CasinoGames .CasinoGames, #AboutUs .AboutUs, #Support .Support, #FAQs .FAQs
{
	background-image: url(../images/layout/headerMenu_bg_sel.gif);
 	background-repeat:repeat-x;
} 

#nav_top ul li.line{
	background-image:url(../images/layout/headerMenu_div.gif);
	display: block;
	width: 2px;
	height: 29px;
	padding: 0px;
	margin: 1px 0px 0px 0px;
}

.lang_button{
	display:inline;
	float:left;
}

.Language_flag{
	display: block;
	float:left;
	width:33px;
	height:26px;
	margin: -4px 6px 0 -6px;
}

.lang_txt{
	display:block;
	float:left;
	cursor:pointer;
	text-transform:uppercase;
	padding: 8px 10px 8px 10px;
	margin: 1px 0px 0px 0px;
}

.liveHelpButtonMenu{
	display: block;
	float:left;
	width:86px;
	height:26px;
	margin: 0;
	padding: 0;
	margin: -6px 0 0 0;
}

/* -------------------------------------------------------------LANGUAGE NAV */

#lang_box{
	position:absolute;
	width:103px;
	top: 37px;
	left:4px;
}

#lang_box_top{
	height:4px;
	background-image:url(../images/layout/lang/language_boxBG_top.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
#lang_box_content{
	width:103px;
	background-image:url(../images/layout/lang/language_boxBG.png);
	background-repeat:repeat-y;
	overflow:hidden;
}
#lang_box_base{
	height:5px;
	background-image:url(../images/layout/lang/language_boxBG_base.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

#lang_box ul{
	list-style: none;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

#lang_box ul li{
	padding: 1px 0 0 0;
	margin: 0px 0px 0px 6px;
	float:left;
	line-height:14px;
}

#lang_box a{
	width:68px;
	height: 17px;
	display: block;
	margin: 0px;
	padding: 0 0 0 5px;
	text-decoration:none;
	color: #999999;
	background-repeat:no-repeat;
}

/*#lang_box a.global_rol { background-image: url(../images/layout/lang/flag_gl.gif);}
#lang_box a.uk_rol { background-image: url(../images/layout/lang/flag_uk.gif);}
#lang_box a.au_rol { background-image: url(../images/layout/lang/flag_au.gif);}
#lang_box a.eu_rol { background-image: url(../images/layout/lang/flag_eu.gif);}
#lang_box a.ca_rol { background-image: url(../images/layout/lang/flag_ca.gif);}
#lang_box a.it_rol { background-image: url(../images/layout/lang/flag_it.gif);}
#lang_box a.fr_rol { background-image: url(../images/layout/lang/flag_fr.gif);}
#lang_box a.gr_rol { background-image: url(../images/layout/lang/flag_gr.gif);}
#lang_box a.es_rol { background-image: url(../images/layout/lang/flag_es.gif);}
#lang_box a.jp_rol { background-image: url(../images/layout/lang/flag_jp.gif);}
#lang_box a.da_rol { background-image: url(../images/layout/lang/flag_da.gif);}
#lang_box a.sv_rol { background-image: url(../images/layout/lang/flag_sv.gif);}
#lang_box a.fi_rol { background-image: url(../images/layout/lang/flag_fi.gif);}*/

#lang_box ul li.line{
	float:left;
	display:inline;
	width: 93px;
	height: 2px;
	background-image:url(../images/layout/lang/lang_div.gif);
	background-repeat:no-repeat;
	padding: 0;
	margin: 1px 0 1px 7px;
	line-height:4px;
	overflow:hidden;
}


#lang_box ul li a:hover{	
	background-position: 0px -17px;
	color: #FFFFFF;
}

/* ------------------------------------------------------------------ OFFER .COM*/

#page_offer{
	width: 852px;
	height: 435px;
	background-image:url(../images/homepage/mainContent_euro.jpg);
	background-repeat:no-repeat;
	clear: both;
}

#flash_offer{
	position:absolute;
	display:block;
	width: 350px;
	height:150px;
	top: 250px;
	left: 246px;
}

.offer_rollover{
	position:absolute;
	display:block;
	width: 547px;
	height: 130px;
	top: 129px;
	left: 150px;
	cursor: pointer;
}

/* ------------------------------------------------------------------ Roulette Wheel section */
#page_wheel{
	width: 852px;
	height: 153px;
	background-image:url(../images/homepage/mainContent2.jpg);
	background-repeat:no-repeat;
	clear: both;
}

#gettingStarted{
	display:inline;
	float:left;
	width: 270px;
	padding: 5px 0 0 10px;
}

#support{
	display:inline;
	float:right;
	width: 257px;
	padding: 5px 0 0 13px;
}

#rouletteWheel{
	display:block;
	position:absolute;
	float: left;
	width: 252px;
	height:155px;
	top: 465px;
	left: 302px;
}

.gettingStarted_icons{
	margin: 0;
	width:30px;
	display:inline;
	float:left;
}

.support_icons{
	margin: 0 0 0 -5px;
	display:inline;
	float:left;	
	width:30px;
}

.gettingStarted_txt{
	vertical-align:middle;
	line-height: 30px;
	margin:0 0 0 2px; 
}

.support_txt{
	vertical-align:middle;
	line-height: 30px;
	margin:0 0 0 3px; 
}

/* ------------------------------------------------------------------ Main/Game Content */
#page_content{
	width: 852px;
	text-align:center;
	background-image:url(../images/homepage/content_bg.gif);
	background-repeat:repeat-y;
}

#flash_game_icons{
	width: 852px;
	height: 115px;
	background-image:url(../images/homepage/mainContent3.jpg);
	background-repeat:no-repeat;
}
.left_gameIcons{
	display:block;
	position:absolute;
	float:left;
	top: 599px;
	left: 11px;
}

.progressiveJPflash{
	display:block;
	position:absolute;
	float:left;
	top: 665px;
	left: 294px;
}

.right_gameIcons{
	display:block;
	position:absolute;
	float:left;
	top: 599px;
	left: 583px;
}

#new_game{
	width: 852px;
	overflow:hidden;
}

#new_game .NGbox{
	width:171px;
	height:126px;
	display:inline;
	float:left;
	margin: 0 0 0 31px;
	background-image:url(../images/homepage/newGameBoxes.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:left;
}

#new_game .NGbox:hover{
	background-position: 0px -126px;
}

#page_content_base{
	width: 852px;
	height: 5px;
	background-image:url(../images/homepage/content_bg_base.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

.NGscreenshot{
	margin: 4px 0 0 6px;
}
.NGheader{
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	margin: 6px 0 0 6px;
}

.ccText{
	display:block;
	text-align:center;
	width:830px;
	padding: 0 10px 0 10px;
}
/* ------------------------------------------------------------------ NEWSLETTER */
.newsletter{
	margin-left:auto;
	margin-right:auto;
	width:347px;
	height:140px;
	background:url(../promotions/images/newsletter.gif) no-repeat;
	margin-top: 10px;
}
.newsletterTitle{
	float:left;
	display:block;
	width: 182px;
	margin-top: 0px;
}
.newsletterButton{
	float:right;
	display:block;
	width: 159px;
	padding-left: 10px;
	clear: right;
	padding-top: 20px;
}
.newsletter  p{
	float:left;
	width:150px;
	clear: left;
	text-align: left;
	margin: 55px 0 0 10px;
	}
	
.newsletter a {
	text-align: right;
	padding: 103px 70px 0 80px;
	display: block;
	font-weight: bold;
}

	
	
/* ------------------------------------------------------------------ FOOTER */

#nav_footer{
	height: 30px;
	width: 852px;
	text-align: center;
	margin: 12px auto;	
	background-image:url(../images/layout/footer_bg.gif);
	background-repeat:repeat-x;
	clear: both;
}
#nav_footer_left{
	height: 30px;
	width:7px;
	float:left;
	display:inline;
	background-image:url(../images/layout/footer_bg_left.gif);
}
#nav_footer_right{
	height: 30px;
	width:9px;
	float:right;
	display:inline;
	background-image:url(../images/layout/footer_bg_right.gif);
}

#nav_footer ul{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	display: block;
}
#nav_footer ul li{
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	float: left;
}
#nav_footer ul li a{
	float: left;
	display: block;
	padding: 8px 10px 0px 9px; /*padding: 8px 7px 0px 6px;*/
	margin: 1px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	color: #FFFFFF;
	
}
#nav_footer ul li a:hover{
	text-decoration: underline;
}

#nav_footer ul li.line{
	background-image:url(../images/layout/footer_bg_div.gif);
	display: block;
	width: 2px;
	height: 30px;
	padding: 0px;
	margin: 0;
}

/* footer logos -------*/

#footerLogos{
	width: 852px;
	text-align: center;
	margin: 0 0 0 150px;	/*margin: 0 0 0 100px;*/
	clear: both;
}

#footerLogos ul{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	display: block;
}
#footerLogos ul li{
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
	margin: 0 3px 10px 0px;
}
