@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	margin:0;
	background:#2e0300;
}

img a, a img, a div, div a { border:0; }

.clear { clear:both; }

a { text-decoration:none; }

/*----------------------------------------------------- CONTENEDOR GENERAL -----------------------------------------------------*/

#bgwrapper {
	width:100%;
	min-width:1010px;
	display:block;
	margin:0 auto;
	float:left;
	clear:both;
	background:url(../images/casinoval_bg.jpg) top center no-repeat;
}

#bgwrapper2 {
	width:100%;
	min-width:1010px;
	display:block;
	margin:0 auto;
	float:left;
	clear:both;
	background:url(../images/casinoval_bg2.png) top center no-repeat;
}

#bgwrapper_sv {
	width:100%;
	min-width:1010px;
	display:block;
	margin:0 auto;
	float:left;
	clear:both;
	background:url(../images/casinoval_bg_san_valentin.jpg) top center no-repeat;
}
	
#wrapper {
	width:100%;
	min-width:1010px;
	display:block;
	margin:0 auto;
	float:left;
	clear:both;
}

#bgcontainer {
	width:100%;
	min-width:1010px;
	display:block;
	margin:0 auto;
	float:left;
	clear:both;
	background:url(../images/casinoval_contbg.png) top center no-repeat;
}

#bgcontainer2 {
	width:100%;
	min-width:1010px;
	display:block;
	margin:0 auto;
	float:left;
	clear:both;
	background:url(../images/casinoval_contbg.png) center 120px no-repeat;
}

#container {
	width:980px;
	display:block;
	margin:0 auto;
	clear:both;
}

/*----------------------------------------------------- CABECERA -----------------------------------------------------*/

#header {
	width:980px;
	height:138px;
	float:left;
	display:block;
	clear:both;
	margin:0;
	position:relative;
}

#header .langcurrbox {
	width:980px;
	height:28px;
	float:left;
	display:block;
	clear:both;
	margin:0;
}

#header .langcurr {
	width:264px;
	height:22px;
	float:left;
	display:block;
	clear:both;
	margin:0;
	margin-left:700px;
	
	position:relative;
        background: url(../images/dd/casinoval_langcurrsup.png) no-repeat center;
        padding-top: 10px;
        padding-left: -5px;
}

#header .langcurr .langbox {
	width:92px;
	height:22px;
	float:left;
	display:block;
	margin:0;
	/* background:url(../images/casinoval_langcurrbox.png) top left no-repeat; */
	margin-right:10px;
}

#header .langcurr .currbox {
	width:92px;
	height:22px;
	float:left;
	display:block;
	margin:0;
	/* background:url(../images/casinoval_langcurrbox.png) top left no-repeat; */
	margin-right:5px;
}


/* es */
#header .langcurr .livechat_es{
	width:65px;
	height:22px;
	float:left;
	display:block;
	margin:0;
	background:url(../images/casinoval_livechat_es.png);
}

#header .langcurr .livechat_es:hover {
	background:url(../images/casinoval_livechat_es.png) 0px 22px;
}


/* en */
#header .langcurr .livechat_en{
	width:65px;
	height:22px;
	float:left;
	display:block;
	margin:0;
	background:url(../images/casinoval_livechat_en.png);
}

#header .langcurr .livechat_en:hover {
	background:url(../images/casinoval_livechat_en.png) 0px 22px;
}


/* pt */
#header .langcurr .livechat_pt{
	width:65px;
	height:22px;
	float:left;
	display:block;
	margin:0;
	background:url(../images/casinoval_livechat_pt.png);
}

#header .langcurr .livechat_pt:hover {
	background:url(../images/casinoval_livechat_pt.png) 0px 22px;
}


/* de */
#header .langcurr .livechat_de{
	width:65px;
	height:22px;
	float:left;
	display:block;
	margin:0;
	background:url(../images/casinoval_livechat_de.png);
}

#header .langcurr .livechat_de:hover {
	background:url(../images/casinoval_livechat_de.png) 0px 22px;
}

/* it */
#header .langcurr .livechat_it{
	width:65px;
	height:22px;
	float:left;
	display:block;
	margin:0;
	background:url(../images/casinoval_livechat_it.png);
}

#header .langcurr .livechat_it:hover {
	background:url(../images/casinoval_livechat_it.png) 0px 22px;
}


#header .logobox {
	width:980px;
	height:108px;
	float:left;
	display:block;
	clear:both;
	margin:0;
	/*text-align:center;*/
}

/*----------------------------------------------------- CONTENEDOR MONEDA / IDIOMA -----------------------------------------------------*/

#divComboIdioma {
	width:90px;
	float:left;
	display:block;
	clear:both;
	margin:0;
	text-align:center;
}

#divComboIdioma select {
	width:87px;
	height:17px;
	background: none repeat scroll 0 0 #000000;
	color:#FFF;
	font-size:11px;
	border:0px solid #000;
	margin:0;
	padding:0;
	float:left;
	padding-top:1px;
	margin-top:2px;
	padding-left:3px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #8E6384;
}

#divComboIdioma option {
	padding:5px 0;
}

#divComboIdioma .langes {
	background: url(../images/es.gif) 3px top no-repeat;
	padding:0px 0px 0px 20px;
	line-height:18px;
	height:16px;
	margin:3px 0px 3px 0px;
}

#divComboIdioma .langus {
	background: url(../images/en.gif) 3px top no-repeat;
	padding:0px 0px 0px 20px;
	line-height:18px;
	height:16px;
	margin:3px 0px 3px 0px;
}

#divComboIdioma .langpt {
	background: url(../images/pt.gif) 3px top no-repeat;
	padding:0px 0px 0px 20px;
	line-height:18px;
	height:16px;
	margin:3px 0px 3px 0px;
}

#divComboMoneda {
	width:90px;
	float:left;
	display:block;
	clear:both;
	margin:0;
	text-align:center;
}

#divComboMoneda select {
	width:87px;
	height:17px;
	/* background: none repeat scroll 0 0 #000000; */
	color:#FFF;
	font-size:10px;
	border:0px solid #000;
	margin:0;
	padding:0;
	float:left;
	padding-top:1px;
	margin-top:2px;
	padding-left:3px;
}

/*----------------------------------------------------- MENU PRINCIPAL -----------------------------------------------------*/

#menubox {
	width:981px;
	height:48px;
	float:left;
	display:block;
	clear:both;
	margin:0;
	background:url(../images/casinoval_menu.png) top center no-repeat;
	z-index:9999;
}

#menubox .bt_home {
	width:75px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background:url(../images/casinoval_home.png) 0px 0px;
	background-repeat:no-repeat;
}


/*************** Getstarted **********************/
/* en */
#menubox .bt_getstarted_en {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background:url(../images/casinoval_getstart_en.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_getstarted_en:hover {
	background:url(../images/casinoval_getstart_en.png) 0px 61px;
}


/* es */
#menubox .bt_getstarted_es {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background:url(../images/casinoval_getstart_es.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_getstarted_es:hover {
	background:url(../images/casinoval_getstart_es.png) 0px 61px;
}


/* de */
#menubox .bt_getstarted_de {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background:url(../images/casinoval_getstart_de.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_getstarted_de:hover {
	background:url(../images/casinoval_getstart_de.png) 0px 61px;
}


/*************** Ourgames **********************/
/* en */
#menubox .bt_ourgames_en {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_ourgames_en.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_ourgames_en:hover {
	background: url(../images/casinoval_ourgames_en.png) 0px 61px;
}


/* es */
#menubox .bt_ourgames_es {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_ourgames_es.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_ourgames_es:hover {
	background: url(../images/casinoval_ourgames_es.png) 0px 61px;
}


/* de */
#menubox .bt_ourgames_de {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_ourgames_de.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_ourgames_de:hover {
	background: url(../images/casinoval_ourgames_de.png) 0px 61px;
}


/*************** Promotions **********************/
/* en */
#menubox .bt_promotions_en {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_promotions_en.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_promotions_en:hover {
	background: url(../images/casinoval_promotions_en.png) 0px 61px;
}


/* es */
#menubox .bt_promotions_es {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_promotions_es.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_promotions_es:hover {
	background: url(../images/casinoval_promotions_es.png) 0px 61px;
}


/* de */
#menubox .bt_promotions_de {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_promotions_de.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_promotions_de:hover {
	background: url(../images/casinoval_promotions_de.png) 0px 61px;
}


/*************** Cashier **********************/
/* en */
#menubox .bt_cashier_en {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_cashier_en.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_cashier_en:hover {
	background: url(../images/casinoval_cashier_en.png) 0px 61px;
}


/* es */
#menubox .bt_cashier_es {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_cashier_es.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_cashier_es:hover {
	background: url(../images/casinoval_cashier_es.png) 0px 61px;
}


/* de */
#menubox .bt_cashier_de {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_cashier_de.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_cashier_de:hover {
	background: url(../images/casinoval_cashier_de.png) 0px 61px;
}


/*************** Testimonials **********************/
/* en */
#menubox .bt_testimonials_en {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_testimonials_en.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_testimonials_en:hover {
	background: url(../images/casinoval_testimonials_en.png) 0px 61px;
}


/* es */
#menubox .bt_testimonials_es {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_testimonials_es.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_testimonials_es:hover {
	background: url(../images/casinoval_testimonials_es.png) 0px 61px;
}


/* de */
#menubox .bt_testimonials_de {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_testimonials_de.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_testimonials_de:hover {
	background: url(../images/casinoval_testimonials_de.png) 0px 61px;
}


/*************** Newsletter **********************/
/* en */
#menubox .bt_newsletter_en {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_newsletter_en.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_newsletter_en:hover {
	background: url(../images/casinoval_newsletter_en.png) 0px 61px;
}


/* es */
#menubox .bt_newsletter_es {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_newsletter_es.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_newsletter_es:hover {
	background: url(../images/casinoval_newsletter_es.png) 0px 61px;
}


/* de */
#menubox .bt_newsletter_de {
	width:151px;
	height:48px;
	float:left;
	display:block;
	margin:0;
	background: url(../images/casinoval_newsletter_de.png) 0px 0px;
	background-repeat:no-repeat;
}

#menubox .bt_newsletter_de:hover {
	background: url(../images/casinoval_newsletter_de.png) 0px 61px;
}


/****************** Home *******************/ 
#menubox .bt_home:hover {
	background:url(../images/casinoval_home.png) 0px 61px;
}

#menubox .bt_home_active {
	background:url(../images/casinoval_home.png) 0px 61px;
}


/* en */
#menubox .bt_getstarted_en_active {
	background:url(../images/casinoval_getstart_en.png) 0px 61px;
}

#menubox .bt_ourgames_en_active {
	background: url(../images/casinoval_ourgames_en.png) 0px 61px;
}

#menubox .bt_promotions_en_active {
	background: url(../images/casinoval_promotions_en.png) 0px 61px;
}

#menubox .bt_cashier_en_active {
	background: url(../images/casinoval_cashier_en.png) 0px 61px;
}

#menubox .bt_aboutus_en_active {
	background: url(../images/casinoval_aboutus_en.png) 0px 61px;
}

#menubox .bt_testimonials_en_active {
	background: url(../images/casinoval_testimonials_en.png) 0px 61px;
}


/* es */
#menubox .bt_getstarted_es_active {
	background:url(../images/casinoval_getstart_es.png) 0px 61px;
}

#menubox .bt_ourgames_es_active {
	background: url(../images/casinoval_ourgames_es.png) 0px 61px;
}

#menubox .bt_promotions_es_active {
	background: url(../images/casinoval_promotions_es.png) 0px 61px;
}

#menubox .bt_cashier_es_active {
	background: url(../images/casinoval_cashier_es.png) 0px 61px;
}

#menubox .bt_aboutus_es_active {
	background: url(../images/casinoval_aboutus_es.png) 0px 61px;
}

#menubox .bt_testimonials_es_active {
	background: url(../images/casinoval_testimonials_es.png) 0px 61px;
}


/* de */
#menubox .bt_getstarted_de_active {
	background:url(../images/casinoval_getstart_de.png) 0px 61px;
}

#menubox .bt_ourgames_de_active {
	background: url(../images/casinoval_ourgames_de.png) 0px 61px;
}

#menubox .bt_promotions_de_active {
	background: url(../images/casinoval_promotions_de.png) 0px 61px;
}

#menubox .bt_cashier_de_active {
	background: url(../images/casinoval_cashier_de.png) 0px 61px;
}

#menubox .bt_aboutus_de_active {
	background: url(../images/casinoval_aboutus_de.png) 0px 55px;
}

#menubox .bt_testimonials_de_active {
	background: url(../images/casinoval_testimonials_de.png) 0px 61px;
}


/*----------------------------------------------------- SLIDER PROMO -----------------------------------------------------*/

#sliderbox {
    clear: both;
    display: block;
    float: left;
    width: 981px;
    height: 443px;
    margin: 0;
    z-index: 1;
}

#sliderbox .leftcol {
    display: block;
    float: left;
    width: 611px;
    height: 443px;
    margin: 0;
}

#sliderbox .rightcol {
    display: block;
    float: left;
    width: 370px;
    height: 443px;
    margin: 0;
}

#sliderbox .rightcol .promotext {
    clear: both;
    display: block;
    float: left;
    width: 370px;
    height: 443px;
    margin: 0;
	position:relative;
}

#sliderbox .rightcol .promotext .linkimage {
    width: 370px;
    height: 110px;
	position: absolute;
	top:310px;
	left:0;
	z-index:300;
}

/*----------------------------------------------------- CONTENEDOR CONTENIDO -----------------------------------------------------*/

#contcontent {
	width:980px;
	height:391px;
	float:left;
	display:block;
	clear:both;
}

/*----------------------------------------------------- CONTENEDOR GETTING STARTED -----------------------------------------------------*/

#contcontent_gettingbox {
	width:940px;
	height:81px;
	float:left;
	display:block;
	clear:both;
	background-color:#FFFFFF;
	padding:0 20px;
}
/* en */
#contcontent_gettingbox .bt_getstart_en {
	width:313px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/gettingstarted_en.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_playforfun_en {
	width:314px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/playforfun_en.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_playforreal_en {
	width:313px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/playforreal_en.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_getstart_en:hover {
	background:url(../images/gettingstarted_en.png) bottom center;
}

#contcontent_gettingbox .bt_playforfun_en:hover {
	background:url(../images/playforfun_en.png) bottom center;
}

#contcontent_gettingbox .bt_playforreal_en:hover {
	background:url(../images/playforreal_en.png) bottom center;
}


/* es */

#contcontent_gettingbox .bt_getstart_es {
	width:313px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/gettingstarted_es.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_playforfun_es {
	width:314px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/playforfun_es.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_playforreal_es {
	width:313px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/playforreal_es.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_getstart_es:hover {
	background:url(../images/gettingstarted_es.png) bottom center;
}

#contcontent_gettingbox .bt_playforfun_es:hover {
	background:url(../images/playforfun_es.png) bottom center;
}

#contcontent_gettingbox .bt_playforreal_es:hover {
	background:url(../images/playforreal_es.png) bottom center;
}


/* pt */
#contcontent_gettingbox .bt_getstart_pt {
	width:313px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/gettingstarted_pt.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_playforfun_pt {
	width:314px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/playforfun_pt.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_playforreal_pt {
	width:313px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/playforreal_pt.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_getstart_pt:hover {
	background:url(../images/gettingstarted_pt.png) bottom center;
}

#contcontent_gettingbox .bt_playforfun_pt:hover {
	background:url(../images/playforfun_pt.png) bottom center;
}

#contcontent_gettingbox .bt_playforreal_pt:hover {
	background:url(../images/playforreal_pt.png) bottom center;
}


/* de */
#contcontent_gettingbox .bt_getstart_de {
	width:313px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/gettingstarted_de.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_playforfun_de {
	width:314px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/playforfun_de.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_playforreal_de {
	width:313px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/playforreal_de.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_getstart_de:hover {
	background:url(../images/gettingstarted_de.png) bottom center;
}

#contcontent_gettingbox .bt_playforfun_de:hover {
	background:url(../images/playforfun_de.png) bottom center;
}

#contcontent_gettingbox .bt_playforreal_de:hover {
	background:url(../images/playforreal_de.png) bottom center;
}


/* it */
#contcontent_gettingbox .bt_getstart_it {
	width:313px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/gettingstarted_it.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_playforfun_it {
	width:314px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/playforfun_it.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_playforreal_it {
	width:313px;
	height:81px;
	float:left;
	display:block;
	background:url(../images/playforreal_it.png) top center;
	background-repeat:no-repeat;
}

#contcontent_gettingbox .bt_getstart_it:hover {
	background:url(../images/gettingstarted_it.png) bottom center;
}

#contcontent_gettingbox .bt_playforfun_it:hover {
	background:url(../images/playforfun_it.png) bottom center;
}

#contcontent_gettingbox .bt_playforreal_it:hover {
	background:url(../images/playforreal_it.png) bottom center;
}


/*----------------------------------------------------- CONTENEDOR VIRTUAL CASINO FLOOR -----------------------------------------------------*/

#contcontent_vcfloor {
	width:980px;
	height:61px;
	float:left;
	display:block;
	clear:both;
	padding-top:4px;
	padding-bottom:10px;
	background:url(../images/cv_separator.png) left top repeat-x;
}

/*----------------------------------------------------- CONTENEDOR GAME BUTTONS -----------------------------------------------------*/

#topbuttongamesbox {
	width:980px;
	height:50px;
	float:left;
	display:block;
	clear:both;
}

#topshadowgamesbox {
	width:980px;
	height:21px;
	float:left;
	display:block;
	clear:both;
	background:url(../images/btshadowgames.png) top center no-repeat;
	background-color:#FFFFFF;
}

#topbuttongamesbox .bt_slots_en {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background:url(../images/games_slots_en.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_videopoker_en {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_videopoker_en.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_blackjack_en {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_blackjack_en.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_roulette_en {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_roulette_en.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_slots_en:hover {
	background:url(../images/games_slots_en.png) 0px -50px;
}

#topbuttongamesbox .bt_videopoker_en:hover {
	background: url(../images/games_videopoker_en.png) 0px -50px;
}

#topbuttongamesbox .bt_blackjack_en:hover {
	background: url(../images/games_blackjack_en.png) 0px -50px;
}

#topbuttongamesbox .bt_roulette_en:hover {
	background: url(../images/games_roulette_en.png) 0px -50px;
}

#topbuttongamesbox .bt_slots_select_en {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background:url(../images/games_slots_en.png) 0px -100px;
}

#topbuttongamesbox .bt_videopoker_select_en {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_videopoker_en.png) 0px -100px;
}

#topbuttongamesbox .bt_blackjack_select_en {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_blackjack_en.png) 0px -100px;
}

#topbuttongamesbox .bt_roulette_select_en {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_roulette_en.png) 0px -100px;
}

/* es */

#topbuttongamesbox .bt_slots_es {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background:url(../images/games_slots_es.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_videopoker_es {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_videopoker_es.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_blackjack_es {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_blackjack_es.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_roulette_es {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_roulette_es.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_slots_es:hover {
	background:url(../images/games_slots_es.png) 0px -50px;
}

#topbuttongamesbox .bt_videopoker_es:hover {
	background: url(../images/games_videopoker_es.png) 0px -50px;
}

#topbuttongamesbox .bt_blackjack_es:hover {
	background: url(../images/games_blackjack_es.png) 0px -50px;
}

#topbuttongamesbox .bt_roulette_es:hover {
	background: url(../images/games_roulette_es.png) 0px -50px;
}

#topbuttongamesbox .bt_slots_select_es {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background:url(../images/games_slots_es.png) 0px -100px;
}

#topbuttongamesbox .bt_videopoker_select_es {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_videopoker_es.png) 0px -100px;
}

#topbuttongamesbox .bt_blackjack_select_es {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_blackjack_es.png) 0px -100px;
}

#topbuttongamesbox .bt_roulette_select_es {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_roulette_es.png) 0px -100px;
}

/* pt */

#topbuttongamesbox .bt_slots_pt {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background:url(../images/games_slots_pt.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_videopoker_pt {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_videopoker_pt.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_blackjack_pt {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_blackjack_pt.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_roulette_pt {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_roulette_pt.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_slots_pt:hover {
	background:url(../images/games_slots_pt.png) 0px -50px;
}

#topbuttongamesbox .bt_videopoker_pt:hover {
	background: url(../images/games_videopoker_pt.png) 0px -50px;
}

#topbuttongamesbox .bt_blackjack_pt:hover {
	background: url(../images/games_blackjack_pt.png) 0px -50px;
}

#topbuttongamesbox .bt_roulette_pt:hover {
	background: url(../images/games_roulette_pt.png) 0px -50px;
}

#topbuttongamesbox .bt_slots_select_pt {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background:url(../images/games_slots_pt.png) 0px -100px;
}

#topbuttongamesbox .bt_videopoker_select_pt {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_videopoker_pt.png) 0px -100px;
}

#topbuttongamesbox .bt_blackjack_select_pt {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_blackjack_pt.png) 0px -100px;
}

#topbuttongamesbox .bt_roulette_select_pt {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_roulette_pt.png) 0px -100px;
}

/*  de */
#topbuttongamesbox .bt_slots_de {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background:url(../images/games_slots_de.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_videopoker_de {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_videopoker_de.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_blackjack_de {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_blackjack_de.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_roulette_de {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_roulette_de.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_slots_de:hover {
	background:url(../images/games_slots_de.png) 0px -50px;
}

#topbuttongamesbox .bt_videopoker_de:hover {
	background: url(../images/games_videopoker_de.png) 0px -50px;
}

#topbuttongamesbox .bt_blackjack_de:hover {
	background: url(../images/games_blackjack_de.png) 0px -50px;
}

#topbuttongamesbox .bt_roulette_de:hover {
	background: url(../images/games_roulette_de.png) 0px -50px;
}

#topbuttongamesbox .bt_slots_select_de {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background:url(../images/games_slots_de.png) 0px -100px;
}

#topbuttongamesbox .bt_videopoker_select_de {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_videopoker_de.png) 0px -100px;
}

#topbuttongamesbox .bt_blackjack_select_de {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_blackjack_de.png) 0px -100px;
}

#topbuttongamesbox .bt_roulette_select_de {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_roulette_de.png) 0px -100px;
}


/* it */
#topbuttongamesbox .bt_slots_it {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background:url(../images/games_slots_it.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_videopoker_it {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_videopoker_it.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_blackjack_it {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_blackjack_it.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_roulette_it {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_roulette_it.png) 0px 0px;
	background-repeat:no-repeat;
}

#topbuttongamesbox .bt_slots_it:hover {
	background:url(../images/games_slots_it.png) 0px -50px;
}

#topbuttongamesbox .bt_videopoker_it:hover {
	background: url(../images/games_videopoker_it.png) 0px -50px;
}

#topbuttongamesbox .bt_blackjack_it:hover {
	background: url(../images/games_blackjack_it.png) 0px -50px;
}

#topbuttongamesbox .bt_roulette_it:hover {
	background: url(../images/games_roulette_it.png) 0px -50px;
}

#topbuttongamesbox .bt_slots_select_it {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background:url(../images/games_slots_it.png) 0px -100px;
}

#topbuttongamesbox .bt_videopoker_select_it {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_videopoker_it.png) 0px -100px;
}

#topbuttongamesbox .bt_blackjack_select_it {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_blackjack_it.png) 0px -100px;
}

#topbuttongamesbox .bt_roulette_select_it {
	width:245px;
	height:50px;
	float:left;
	display:block;
	background: url(../images/games_roulette_it.png) 0px -100px;
}

/*----------------------------------------------------- CONTENEDOR PROMOCIONES -----------------------------------------------------*/

#contcontent2 {
	width:980px;
	float:left;
	display:block;
	clear:both;
	position:relative;
}

#contcontent_top {
	width:980px;
	height:20px;
	float:left;
	display:block;
	clear:both;
	background:url(../images/contbox.png) top center no-repeat;
}

#contcontent_titlebox {
	width:980px;
	height:60px;
	float:left;
	display:block;
	clear:both;
	background-color:#FFFFFF;
}

#contcontent_title {
	width:718px;
	height:60px;
	float:left;
	display:block;
	margin-left:40px;
}

#contcontent_playnow {
	width:239px;
	height:60px;
	float: right;
	display:block;
	margin-right:-17px;
	z-index:1;
}
/*
#contcontent_middle {
	width:800px;
	min-height:291px;
	background-color:#FFFFFF;
	float:left;
	display:block;
	clear:both;
	padding: 20px 90px 20px 90px;
}
*/

#contcontent_middle {
    background-color: #FFFFFF;
    clear: both;
    display: block;
    float: left;
    min-height: 291px;
    padding: 20px 90px;
    width: 800px;
}
#contcontent_middle .gettingbox {
    background-color: #F5F5F5;
    border: 1px solid #E7E7E7;
    clear: both;
    display: block;
    float: left;
    margin-bottom: 10px;
    padding: 20px 20px 20px 21px;
    width: 759px;
	text-align:justify;
}
#contcontent_middle .gettingbox .stepbox {
    display: block;
    float: left;
    height: 69px;
    margin-left: -26px;
    margin-top: -26px;
    position: absolute;
    width: 73px;
}
#contcontent_middle .gettingbox .centercol {
    display: block;
    float: left;
    text-align: center;
    width: 759px;
}
#contcontent_middle .gettingbox .leftcol {
    display: block;
    float: left;
    width: 327px;
}
#contcontent_middle .gettingbox .rightcol {
    display: block;
    float: left;
    margin-top: 55px;
    padding-left: 30px;
    width: 402px;
}

#contcontent_middle .conttext {
	width:800px;
	float:left;
	display:block;
	clear:both;
	text-align:justify;
	/*line-height:24px;*/
}

#contcontent_middle .conttext p {
	text-align:justify;
	line-height:24px;
}

#contcontent_middle .conttext h1 {
}

#contcontent_middle .conttext img {
	display:block;
	text-align:center;
	margin:0 auto;
}

#contcontent_middle .promoboxes {
	width:798px;
	float:left;
	display:block;
	clear:both;
	border:1px solid #cfcfcf;
	text-align:center;
	margin-bottom:20px;
	padding:20px 0;
	background-color:#f5f5f5;
}

#contcontent_middle .promoimage {
	width:798px;
	height:265px;
	float:left;
	display:block;
	clear:both;
	text-align:center;
}

#contcontent_middle .promotext {
	width:798px;
	float:left;
	display:block;
	clear:both;
	text-align:center;
	padding-top:10px;
}

#contcontent_middle .promotext a {
	color:#990000;
	text-decoration:none;
}

#contcontent_middle .promotext a:hover {
	color: #FF0000;
	text-decoration:none;
}

#contcontent_middle .promotext p {
	margin:0;
	float:right;
	margin-right:20px;
}

#contcontent_middle .promotext h2 {
	margin:0;
	float:left;
	margin-left:20px;
}

#contcontent_bottom {
	width:980px;
	height:20px;
	float:left;
	display:block;
	clear:both;
	background:url(../images/contbox.png) bottom center no-repeat;
	margin-bottom:20px;
}

/*----------------------------------------------------- CONTENEDOR GAMES SECTIONS -----------------------------------------------------*/



#contcontent_middle2 {
	width:900px;
	min-height:291px;
	background-color:#FFFFFF;
	float:left;
	display:block;
	clear:both;
	padding: 0px 40px 20px 40px;
}

#contcontent_middle2 .top5boxes {
	width:800px;
	float:left;
	display:block;
	clear:both;
	text-align: center;
	margin: 0px 50px 50px 50px;
}

#contcontent_middle2 .topgame_1 {
	width:800px;
	height:327px;
	float:left;
	display:block;
	clear:both;
	text-align: center;
	background: url(../images/en/banner1.jpg) top center no-repeat;
}

#contcontent_middle2 .topgame_2 {
	width:800px;
	height:327px;
	float:left;
	display:block;
	clear:both;
	text-align: center;
	background:url(../images/en/banner2.jpg) top center no-repeat;
}

#contcontent_middle2 .topgame_3 {
	width:800px;
	height:327px;
	float:left;
	display:block;
	clear:both;
	text-align: center;
	background:url(../images/en/banner3.jpg) top center no-repeat;
}

#contcontent_middle2 .topgame_4 {
	width:800px;
	height:327px;
	float:left;
	display:block;
	clear:both;
	text-align: center;
	background:url(../images/en/banner4.jpg) top center no-repeat;
}

#contcontent_middle2 .topgame_5 {
	width:800px;
	height:327px;
	float:left;
	display:block;
	clear:both;
	text-align: center;
	background:url(../images/en/banner5.jpg) top center no-repeat;
}

#contcontent_middle2 .gamesbox {
	width:800px;
	height:211px;
	float:left;
	display:block;
	clear:both;
	text-align: center;
}

#contcontent_middle2 .gamesboxtop {
	width:800px;
	height:347px;
	float:left;
	display:block;
	clear:both;
	text-align: center;
}

#contcontent_titlebox2 {
	width:940px;
	height:60px;
	float:left;
	display:block;
	clear:both;
	background-color:#FFFFFF;
}

#contcontent_titlebox3 {
	width:980px;
	height:60px;
	float:left;
	display:block;
	clear:both;
	background-color:#FFFFFF;
	padding-top:30px;
}

#contcontent_title2 {
	width:718px;
	height:60px;
	float:left;
	display:block;
}

#contcontent_playnow2 {
	width:239px;
	height:60px;
	float: right;
	display:block;
	margin-right:-17px;
	z-index:1;
}


/*----------------------------------------------------- CONTENEDOR MENU INFERIOR -----------------------------------------------------*/

#menubottom {
	width:980px;
	height:37px;
	float:left;
	display:block;
	clear:both;
	/*margin-bottom:10px;*/
	padding:0px 0;
	color:#440d0d;
	text-align:center;
}

#menubottom a {
	color:#993333;
	text-decoration:none;
	padding:0 20px;
}

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





/*----------------------------------------------------- SLOTS GAMES -----------------------------------------------------*/

#gamesbox {
	width:981px;
	height:190px;
	float:left;
	display:block;
	clear:both;
	margin:0;
	z-index:1;
	background: #2b0105 url(../images/cv_games_repeaterbg.png) left top repeat-x;
}



#gamesbox .button1, #gamesbox .button2, #gamesbox .button3, #gamesbox .button4 {
	width:208px;
	height:156px;
	float:left;
	display:block;
	margin:0;
	background:url(../images/casinoval_btshadow.png) bottom no-repeat;
	z-index:1;
	padding:17px 18px 17px 19px;
}

#gamesbox .button1, #gamesbox .button2, #gamesbox .button3 {
	margin-right:0px;
}

#gamesbox .shadow {
	width:208px;
	height:20px;
	display:block;
	float:left;
	clear:both;
	background:url(../images/casinoval_btshadow.png) top center no-repeat;
}

/*----------------------------------------------------- TWO BOXES -----------------------------------------------------*/

#twobox {
    background: url(../images/cv_luckydraws_repeaterbg.png) left top repeat-x;
    clear: both;
    display: block;
    float: left;
    height: 196px;
    margin: 0 0 30px 0;
    padding: 0 10px;
    width: 960px;
}
#twobox .leftbox {
    background: url("../images/casinoval_luckydraws-h.png") center center no-repeat transparent;
    display: block;
    float: left;
    height: 154px;
    margin: 0 20px 0 0;
    padding: 8px 0;
    width: 480px;
}
#twobox .leftbox:hover {
    background: url("../images/casinoval_luckydraws-s.png") center center no-repeat transparent;
}

#twobox .rightbox {
    display: block;
    float: left;
    height: 174px;
    margin: 0;
    width: 460px;
}
#twobox .rightbox .gameboxes {
    display: block;
    float: left;
    height: 174px;
    margin: 0;
    width: 459px;
}
#twobox .rightbox .gameboxes .game1,
#twobox .rightbox .gameboxes .game2 {
    display: block;
    float: left;
    height: 158px;
    padding: 8px 0px 8px 0;
    width: 221px;
    background: url("../images/cv_homegame_bg_normal.png") no-repeat scroll center center transparent;
}
#twobox .rightbox .gameboxes .game2 {
	margin-left:10px;
}
#twobox .rightbox .gameboxes .game1:hover, #twobox .rightbox .gameboxes .game2:hover {
    background: url("../images/cv_homegame_bg.png") no-repeat scroll center center transparent;
}

/*----------------------------------------------------- PAYMENT LOGOS -----------------------------------------------------*/

#paymentbox {
	width:900px;
	height:50px;
	float:left;
	display:block;
	clear:both;
	margin:0;
	background:url(../images/casinoval_payment_logos.png) center top repeat-x;
	padding:0 40px;
	text-align:center;
}

/*----------------------------------------------------- FOOTER -----------------------------------------------------*/

#footerbox {
	width:981px;
	float:left;
	display:block;
	clear:both;
	margin:0;
	padding-bottom:20px;
	background:url(../images/black_trans.png);
}

#footerbox .certifiedlogos {
	width:981px;
	height:45px;
	float:left;
	display:block;
	margin:0;
	clear:both;
	text-align:center;
}

#footerbox .footertext {
    color: #EEC6C6;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 20px 0 25px;
    text-align: center;
    width: 981px;
}
#footerbox .footertext a {
    color: #ED5256;
    margin: 0 5px;
    text-decoration: none;
}
#footerbox .footertext a:hover {
    color: #FF3535;
    text-decoration: none;
}

/* Inicio combobox */

.dd .ddTitle {
	/* background:#000000; */
	/* border:1px solid #000000; */
	padding:3px;
        font-size: 11px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:16px;
         cursor: pointer;
}
.dd .ddTitle span.arrow {
	background:url(../images/dd/dd_arrow.png) no-repeat 0 0;
        float:left;
        display:inline-block;
        width:16px;
        height:16px;
        cursor:pointer;
        margin-right: 4px;
        text-align:left;
         cursor: pointer;
}

/*Texto del primer elemento del combo*/
.dd .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:16px;color: #ffffff; cursor: pointer; }
.dd .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0; float: left; padding-left:2px; cursor: pointer;}

.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
         cursor: pointer;
}

/*Div de los elementod hijos del combo*/
.dd .ddChild {
	position:absolute;
	/* border:1px solid #000000; */
	/* border-top:none; */
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
        font-size: 10px;
        
	/* background-color:#000000; */
}

.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}

/*Elementos hijos*/
.dd .ddChild a {
	display:block;
	padding:2px 0 2px 3px;
	text-decoration:none;
	color:#ffffff;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
/*Elemento hijo con el cursor encima*/
.dd .ddChild a:hover {
	background-color:#c3c3c3;
}

.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
        float: left;
        text-align: left;
        padding-left: 10px;
        cursor:pointer;
}

/*Div del elemento hijo actualmente seleccionado*/
.dd .ddChild a.selected {
	background-color:#c3c3c3 ;

cursor:pointer;
}
.hidden {display:none;}

.dd .borderTop{border-top:1px solid #c3c3c3 !important;}
.dd .noBorderTop{border-top:none 0  !important}

/* fin combobox */



/* slider */
#slidepanel {
    background: #1F0101 url(../images/slidepanel_bg.png) left bottom repeat-x;
	border-bottom:1px solid #702828;
    display: none;
    height: 217px;
    overflow: hidden;
	padding:20px 0;
}

#maincontainer3 {
    /*background: url("../images/csback.jpg") no-repeat scroll 0 0 #FFFFFF;*/
    height: 250px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 886px;
}

#slidecontent {
    margin: 0 auto;
    padding: 10px;
    text-align: left;
    width: 886px;
}

#slidecontent h1 {
    color: #E9C73D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-top: 0;
    text-transform: uppercase;
}

#slidecontent1 {
    float: left;
    width: 710px;
}

#slidecontent2 {
    float: right;
    height: 145px;
    margin-left: 0;
    text-align: center;
    width: 135px;
}

#slidecontent1 h1, #slidecontent2 h1 {
    color: #E9C73D;
    font-family: Arial,Helvetica,sans-serif;
    margin-top: 0;
    text-transform: uppercase;
}

#slidecontent1 h2, #slidecontent2 h2 {
    color: #E9C73D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-top: 0;
    text-transform: uppercase;
}

#slidecontent1 p, #slidecontent2 p {
    color: #FFFFFF;
    font-size: 11px;
    height: 29px;
    line-height: 14px;
    margin-top: 2px;
}

#slidecontent p {
    color: #FFFFFF;
    font-size: 11px;
    line-height: 14px;
    margin-top: 7px;
}

.imagenlive {
    background:url(../images/livechat.png) no-repeat scroll 0 0;
    height: 150px;
    width: 160px;
	border:1px solid #380606;
}

#contcontent_middle .cashlogbox a {
    cursor: pointer;
    display: block;
    text-decoration: none;
}

#contcontent_middle .cashlogbox {
    border: 1px solid #E7E7E7;
    border-radius: 5px 5px 5px 5px;
    display: block;
    float: left;
    margin-bottom: 10px;
    padding: 10px 30px 10px 10px;
    text-align: justify;
    width: 758px;
}
#contcontent_middle .cashlogbox:hover {
    background-color: #F5F5F5;
    border: 1px solid #CFCFCF;
}
#contcontent_middle .cashlogbox p {
    line-height: 20px;
    margin: 0;
    text-align: justify;
}
#contcontent_middle .cashlogbox p img {
    border: 0 none;
    display: block;
    float: left;
    margin: 0 auto;
}
#contcontent_middle a .cashlogbox p {
    color: #000000;
    text-decoration: none;
}
#contcontent_middle .cashlogbox p.moredetails {
    color: #990000;
    font-weight: bold;
}
#contcontent_middle .cashlogbox p.moredetails:hover {
    color: #CC0000;
}

.btn_card2 a
{
    text-decoration: none;
}

p.moreback {
    color: #990000;
    font-weight: bold;
}
p.moreback:hover {
    color: #CC0000;
}

#socialcontainer {
    clear: both;
    display: block;
    float: left;
    height: 35px;
    position: absolute;
    width: 246px;
    z-index: 900;
	right:0;
	bottom:0;
}

#socialcontainer a .cvfacebook, #socialcontainer a .cvtwitter {
	border:0;
}

#socialcontainer .cvfacebook {
    display: block;
    float: left;
    width: 38px;
    height: 24px;
	background:url(../images/cv_bt_facebook.png) center top no-repeat;
	margin-right:4px;
}

#socialcontainer .cvtwitter {
    display: block;
    float: left;
    width: 38px;
    height: 24px;
	background:url(../images/cv_bt_twitter.png) center top no-repeat;
	margin-right:4px;
}

#socialcontainer .cvfacebook:hover, #socialcontainer .cvtwitter:hover {
	background-position: center bottom;
}

#socialcontainer .gooplus {
	width: 84px;
	height: 25px;
	float: left;
}

#socialcontainer #fblike_box {
	margin-top:4px;
	margin-right:4px;
	float:left;
}

.rs_content2{width:auto;border-bottom:0px dashed #000;padding:0px;}
.rs_content_img{float:left;width:380px;overflow:hidden;}
.rs_content_right_img{float:right;width:380px;overflow:hidden;}
.ft{clear:both;width:auto;}

/**** ourgames.php ****/
.bannerVideos{
    background-color: black;
    width : 358px;
    height: 218px;
    position: absolute;
}

.imageDown
{
    float: right; position: absolute; cursor: pointer;
}

.navegador{
    margin: 0;
    margin-top:25px;
    padding: 0;
}

.navegador ul{
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}

.navegador li{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.subnavegador li{
    padding-left: 45px;
}

.desplegable{  }

#contcontent_middle_navegador {
    width:900px;
    min-height:291px;
    background-color:#FFFFFF;
    float:left;
    display:block;
    clear:both;
    padding: 0px 40px 20px 40px;
}

#overlay { background:transparent url(../images/overlay.png) repeat top left;position:fixed;top:0px;bottom:0px;left:0px;right:0px;z-index:100;display:none; }
#download-popup { position:fixed;top:300px;left:40%;right:40%;color:#000;padding:10px;z-index:101;width:314px;background-position:center center;height:113px;display:none;background-repeat:no-repeat; }


#roulette {
   margin-left: 100px;
   font-family: Century Ghotic;
   font-size:13px;
}

#roulette tr.r_center {
   color: #ffffff;
   text-align: center;
   background-color:#262626;
}

#roulette tr.r_left_c td {
   color: #ffffff;
   text-align: left;
   background-color:#5F5F5F;
}

#roulette tr.r_left_o td  {
   color: #ffffff;
   text-align: left;
   background-color:#7D7D7D;
}

#seobox {
    background-color: #240705;
    border-top: 1px solid #3F0906;
    clear: both;
    color: #EEC6C6;
    display: block;
    float: left;
    margin: 0 0 20px -1px;
    padding: 30px;
    width: 921px;
}
#seobox a {
    color: #EEC6C6;
    text-decoration: none;
}
#seobox a:hover {
    color: #EEC6C6;
    text-decoration: underline;
}

/**************************************/
#cmbIdioma_child { 
    background-image:url(../images/bg_combo.png);
	background-repeat:repeat;
}

#cmbMoneda_child { 
    background-image:url(../images/bg_combo.png);
	background-repeat:repeat;
}

/*--------------------- Testimonials Box ---------------------*/

#testwinnerbox {
	width:800px;
	float:left;
	display:block;
	clear:both;
	margin:0;
}

#testwinnerbox .testimonialbox {
	width:800px;
	float:left;
	display:block;
	clear:both;
	margin:0 10px 0 0;
	background:url(../images/testimonials/cv_testimonial_repeater.png)
}

/* en */
#testwinnerbox .testimonialbox .titletop_en {
	width:800px;
	height:50px;
	float:left;
	clear:both;
	display:block;
	margin:0px 0px 0px 0px;
	background:url(../images/testimonials/cv_testimonial_title_en.png) center top no-repeat;
	text-align:center;
}

#testwinnerbox .testimonialbox .titletop_en h2 {
	font-size:20px;
	margin:17px 0 0 0;
	color:#6e0706;
}

/* es */
#testwinnerbox .testimonialbox .titletop_es {
	width:800px;
	height:50px;
	float:left;
	clear:both;
	display:block;
	margin:0px 0px 0px 0px;
	background:url(../images/testimonials/cv_testimonial_title_es.png) center top no-repeat;
	text-align:center;
}

#testwinnerbox .testimonialbox .titletop_es h2 {
	font-size:20px;
	margin:17px 0 0 0;
	color:#6e0706;
}

/* de */
#testwinnerbox .testimonialbox .titletop_de {
	width:800px;
	height:50px;
	float:left;
	clear:both;
	display:block;
	margin:0px 0px 0px 0px;
	background:url(../images/testimonials/cv_testimonial_title_de.png) center top no-repeat;
	text-align:center;
}

#testwinnerbox .testimonialbox .titletop_de h2 {
	font-size:20px;
	margin:17px 0 0 0;
	color:#6e0706;
}


#testwinnerbox .testimonialbox .testmainbox {
	width:509px;
	height:219px;
	float:left;
	display:block;
	padding: 15px 15px;
	background: url(../images/testimonials/cv_testimonial_text.png) center top no-repeat;
}

#testwinnerbox .testimonialbox .testmainbox .testimgbox {
	width:88px;
	height:112px;
	float:left;
	display:block;
	background:url(../images/testimonials/cv_testimonial_mainimg.png) center top no-repeat;
	text-align:center;
	padding:2px;
	margin:40px 0 0 40px;
}

#testwinnerbox .testimonialbox .testmainbox .testitextbox {
	width:300px;
	height:140px;
	float:left;
	display:block;
	margin: 30px 0 0 40px;
	font-size:12px;
	color:#FFF;
	line-height:17px;
	text-align:justify;
}

#testwinnerbox .testimonialbox .testmainbox .testitextbox h3 {
	margin:0;
	font-size:16px;
	color:#F66;
}

#testwinnerbox .testimonialbox .testmainbox .testitextbox p {
	margin:0;
}

#testwinnerbox .testimonialbox .testfullbox {
	width:780px;
	height:255px;
	float:left;
	display:block;
	margin: 0px 0px;
	padding: 0px 0px 0px 20px;
	background:url(../images/testimonials/cv_testimonial_repeater.png) center top repeat-y;
}

#testwinnerbox .testimonialbox .testfullbox .testimonialcont {
	width:240px;
	height:255px;
	float:left;
	clear:both;
	display:block;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow-y:scroll;
}

#testwinnerbox .testimonialcont .testimbox {
	width:100px;
	height:115px;
	float:left;
	display:block;
	padding: 0px 0px;
	margin:5px 5px 0 0px;
	border:1px solid #e4e4e4;
}

#testwinnerbox .testimonialcont .testimbox:hover {
	background-color: #f5f5f5;
	border:1px solid #DDD;
}

#testwinnerbox .testimonialcont .testimbox .testimage {
	width:76px;
	height:63px;
	float:left;
	display:block;
	padding: 0px 0px;
	margin: 10px 10px 0px 10px;
	border:1px solid #e4e4e4;
	padding:1px;
	text-align:center;
}

#testwinnerbox .testimonialcont .testimbox .testitext {
	width:80px;
	float:left;
	display:block;
	padding: 0px 0px;
	margin: 10px 10px 0px 10px;
	line-height:14px;
	font-size:11px;
	text-align:center;
}

#testwinnerbox .testimonialcont .testimbox .testitext .testidate {
	color:#900;
	font-size:10px;
}

#testwinnerbox .testimonialcont .testimbox .testitext .testiprize {
	font-size:14px;
	font-weight:bold;
}

#testwinnerbox .testimonialbox .testbottombox {
	width:800px;
	height:32px;
	float:left;
	clear:both;
	display:block;
	margin: 0px 0px;
	background:url(../images/testimonials/cv_testimonial_footer.jpg);
}

/*-------------- WINNER CYCLE BOX --------------*/

#testwinnerbox .winnercyclebox_bg {
	width:800px;
	float:left;
	display:block;
	margin:0 0 0 0px;
	padding:0px 0px;
	background:#aa8e46 url(../images/testimonials/cv_winnercircle_bg.png) center top no-repeat;
}

#testwinnerbox .winnercyclebox_bg .titletop {
	width:800px;
	height:50px;
	float:left;
	clear:both;
	display:block;
	margin:0px 0px 28px 0px;
	text-align:center;
}

#testwinnerbox .winnercyclebox_bg .titletop h2 {
	font-size:20px;
	margin:25px 0 0 0;
	color: #3d2906;
	text-shadow: 1px 1px 0px #ffffff;
}

#testwinnerbox .winnercyclebox_bg .bottomshadowbox {
	width:800px;
	height:71px;
	float:left;
	display:block;
	clear:both;
}

#testwinnerbox .winnercyclebox_bg .bottomshadowbox .testitopbox {
	width:800px;
	height:50px;
	float:left;
	display:block;
	clear:both;
	background:url(../images/testimonials/testimonials_bottombox.png) center bottom no-repeat;
}

#testwinnerbox .winnercyclebox_bg .bottomshadowbox .testibottombox {
	width:800px;
	height:21px;
	float:left;
	display:block;
	clear:both;
	background:url(../images/testimonials/testimonials_shadow.jpg) center bottom no-repeat;
}

#testwinnerbox .winnercyclebox {
	width:750px;
	float:left;
	display:block;
	margin:0 25px;
	padding:0px 0px;
}

#testwinnerbox .winnercyclebox .titlecategories {
	width:310px;
	height:30px;
	float:left;
	clear:both;
	display:block;
	margin: 0px 0px 2px 0px;
	padding:0 20px;
	background-color:#372500;
	font-weight:bold;
	color:#FFFFFF;
}

#testwinnerbox .winnercyclebox .column_name {
	width:40%;
	padding: 4px 0px 0 0px;
	float:left;
	display:block;
}

#testwinnerbox .winnercyclebox .column_prize {
	width:40%;
	padding: 4px 0px 0 0px;
	float:left;
	display:block;
}

#testwinnerbox .winnercyclebox .column_date {
	width:20%;
	padding: 4px 0px 0 0px;
	float:left;
	display:block;
	text-align:center;
}

#testwinnerbox .winnercyclebox .coltable_1 {
	width:350px;
	float:left;
	display:block;
	margin: 0px 1px 0px 21px;
	padding: 0px 0px;
	color:#FFF;
}

#testwinnerbox .winnercyclebox .coltable_2 {
	width:350px;
	float:left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	color:#FFF;
}

#testwinnerbox .winnercyclebox .tablewinners {
	width:346px;
	float:left;
	clear:both;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 10px 2px;
	font-weight: normal;
	color:#FFFFFF;
	background:#0f0a00;
}

#testwinnerbox .winnercyclebox .tablewinners .winnerowbox {
	width:306px;
	height:30px;
	padding:0 20px;
	float:left;
	clear:both;
	display:block;
	cursor:default;
}

#testwinnerbox .winnercyclebox .tablewinners .winnerowbox:hover {
	background:#281e0b;
}

#testwinnerbox .winnercyclebox .tablewinners .rowresalted {
	background-color:#1b1406;
}

#testwinnerbox .winnercyclebox .tablewinners .winnerowbox .column_name {
	width:40%;
	padding: 4px 0px 0 0px;
	float:left;
	display:block;
	color:#e2bb06;
}

#testwinnerbox .winnercyclebox .tablewinners .winnerowbox .column_prize {
	width:40%;
	padding: 4px 0px 0 0px;
	float:left;
	display:block;
}

#testwinnerbox .winnercyclebox .tablewinners .winnerowbox .column_date {
	width:20%;
	padding: 4px 0px 0 0px;
	float:left;
	display:block;
}


/*------------------------ NEWSLETTER ------------------------*/

.newsletterbox {
	width:811px;
	display:block;
	clear:both;
	float:left;
	margin: 0 0 20px 0;
}

.newsletterbox .datebox{
	width:51px;
	height:99px;
	display:block;
	float:left;
	background:url(../images/newsletter/newsdate.png) center top no-repeat;
}

.newsletterbox .datebox .datenumber{
	width:41px;
	height:21px;
	display:block;
	float:left;
	margin: 33px 5px 0 5px;
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}

.newsletterbox .datebox .datemonth{
	width:31px;
	height:21px;
	display:block;
	float:left;
	margin: 0px 10px 0 10px;
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	color:#848484;
}

.newsletterbox .datebox .dateyear{
	width:31px;
	display:block;
	float:left;
	margin: 12px 10px 0 10px;
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	color: #391602;
}

.newsletterbox .newsbox{
	width:760px;
	display:block;
	float:left;
}

.newsletterbox .newsbox .content_top{
	width:760px;
	height:10px;
	display:block;
	float:left;
	background:url(../images/newsletter/newstop.png) center top no-repeat;
}

.newsletterbox .newsbox .content_center{
	width:700px;
	display:block;
	float:left;
	background: url(../images/newsletter/newsrepeat.png) center top repeat-y;
	padding: 20px 30px;
}

.newsletterbox .newsbox .content_center h1 {
	margin:0 0 10px 0;
	font-size:20px;
	color:#900;
}

.newsletterbox .newsbox .content_center p {
	margin:0 0 10px 0;
}

.newsletterbox .newsbox .content_bottom{
	width:760px;
	height:20px;
	display:block;
	float:left;
	background: url(../images/newsletter/newsbottom.png) center top no-repeat;
}

/*------------------------ NEWSLETTER 2 ------------------------*/

.bannertop {
	display:block;
	clear:both;
	float:left;
	width:1020px;
	height:264px;
	margin:-10px 0 20px -110px;
	background:url(../images/newsletter/cv_newsmain_image.png) center top no-repeat;
}

/* en */
.bannertop .bannerimg_en{
	display:block;
	clear:both;
	float:left;
	width:1020px;
	height:253px;
	margin:11px 0 0px 0px;
}

/* en */
.bannertop .bannerimg_es{
	display:block;
	clear:both;
	float:left;
	width:1020px;
	height:253px;
	margin:11px 0 0px 0px;
	background: url(../images/newsletter/cv_newsmain_image2_es.jpg) center top no-repeat;
}

/* en */
.bannertop .bannerimg_pt{
	display:block;
	clear:both;
	float:left;
	width:1020px;
	height:253px;
	margin:11px 0 0px 0px;
	background: url(../images/newsletter/cv_newsmain_image2_pt.jpg) center top no-repeat;
}

/* de */
.bannertop .bannerimg_de{
	display:block;
	clear:both;
	float:left;
	width:1020px;
	height:253px;
	margin:11px 0 0px 0px;
	background: url(../images/newsletter/cv_newsmain_image2_de.jpg) center top no-repeat;
}

/* en */
.bannertop .bannerimg_it{
	display:block;
	clear:both;
	float:left;
	width:1020px;
	height:253px;
	margin:11px 0 0px 0px;
	background: url(../images/newsletter/cv_newsmain_image2_it.jpg) center top no-repeat;
}

.bannertop .bannerimg .bannerimg_text{
	display:block;
	clear:both;
	float:left;
	width:528px;
	height:180px;
	margin:60px 46px 0px 46px;
	color:#FFF;
	text-align:justify;
}

.bannertop .bannerimg .bannerimg_text h2 {
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FC0;
	margin:0 0 10px 0;
}

.bannertop .bannerimg .bannerimg_text p {
	font-size:14px;
	margin:0 0 10px 0;
}


.texto_contenido {
	display:block;
	float:left;
	width:500px;
	margin:20px 0 0 0;
	text-align:justify;
}

.texto_contenido .col_a {
	display:block;
	float:left;
	width:460px;
	margin: 0 0px 0 0px;
}

.texto_contenido .col_date {
	display:block;
	clear:both;
	float:left;
	width:460px;
	border-bottom: 1px dashed #999;
	padding:5px 0;
	margin:10px 0 20px 0;
	font-weight:bold;
	text-align: left;
	color: #000;
}


.texto_contenido .separator_ads{
	display:block;
	float:left;
	width:255px;
	height:1px;
	border-bottom:1px dashed #999;
	margin:0 0 0 0;
}

.texto_contenido .col_b {
	display:block;
	float:left;
	width:255px;
	margin: 0px 10px 0px 0px;
}

.texto_contenido .col_c {
	display:block;
	float:left;
	width:255px;
	margin:0px 0 0 10px;
}

.texto_contenido h1 {
	font-size:24px;
	font-weight:normal;
	margin:0 0 0 0;
}

.texto_contenido p {
	font-size:14px;
	font-weight:normal;
	margin:5px 0 15px 0;
}

.generalcolumn_left {
	display:block;
	float:left;
	width:470px;
	margin:30px 30px 0 0;
}

.factabout {
	display:block;
	float:left;
	width:470px;
	clear:both;
	margin:0px 0px 0 0;
}

.title_10facts h2{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 0 0;
	color:#FFF;
	background-color: #c53e15;
	padding: 10px 20px 10px 20px;
	width:430px;
	display:block;
	clear:both;
	float:left;
}

.factabout ul {
	display:block;
	text-align:justify;
	padding:10px 0 0 18px;
	display:block;
	list-style: disc;
}

.factabout li {
	padding:0;
	margin:0;
	font-weight:bold;
}

.factabout ul li p {
	color:#000;
	font-size:12px;
	color:#000;
	font-weight:normal;
	margin:0 0 5px 0;
}

.factabout ul li .numbercapital {
	width:40px;
	font-size:20px;
	color: #CCC;
	float:left;
	text-align:center;
	margin: 0px 5px 5px 0;
	font-weight:bold;
}


.gamhoroscope {
	display:block;
	float:left;
	width:300px;
	margin:30px 0 0 0;
}

/* en */
.gamhoroscope h2.en{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 5px 0;
	color:#FFF;
	background-color: #900;
	width:300px;
	height:40px;
	display:block;
	clear:both;
	float:left;
	background:url(../images/newsletter/mar2012/title_gaming_horoscope_en.png) center top no-repeat;
}

/* es */
.gamhoroscope h2.es{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 5px 0;
	color:#FFF;
	background-color: #900;
	width:300px;
	height:40px;
	display:block;
	clear:both;
	float:left;
	background:url(../images/newsletter/mar2012/title_gaming_horoscope_es.png) center top no-repeat;
}

/* pt */
.gamhoroscope h2.pt{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 5px 0;
	color:#FFF;
	background-color: #900;
	width:300px;
	height:40px;
	display:block;
	clear:both;
	float:left;
	background:url(../images/newsletter/mar2012/title_gaming_horoscope_pt.png) center top no-repeat;
}

/* de */
.gamhoroscope h2.de{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 5px 0;
	color:#FFF;
	background-color: #900;
	width:300px;
	height:40px;
	display:block;
	clear:both;
	float:left;
	background:url(../images/newsletter/mar2012/title_gaming_horoscope_de.png) center top no-repeat;
}

/* it */
.gamhoroscope h2.it{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 5px 0;
	color:#FFF;
	background-color: #900;
	width:300px;
	height:40px;
	display:block;
	clear:both;
	float:left;
	background:url(../images/newsletter/mar2012/title_gaming_horoscope_it.png) center top no-repeat;
}

.gamhoroscope .horoscope_1 {
	display:block;
	clear:both;
	float:left;
	width:298px;
	margin:0px 0 1px 0;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	border-bottom:1px solid #ededed;
	background-color:#f5f5f5;
}

.gamhoroscope .horoscope_1 .signbox {
	display:block;
	float:left;
	width:298px;
	height:24px;
	margin:0px 0 0 0;
	padding:10px 0 ;
	cursor:pointer;
	background: url(../images/newsletter/mar2012/cv_news_horosnormal.png) center top no-repeat;
}

.gamhoroscope .horoscope_1 .signbox:hover {
	cursor:pointer;
	background: url(../images/newsletter/mar2012/cv_news_horoshover.png) center top no-repeat;
}

.gamhoroscope .horoscope_1 .signbox h3 {
	display:block;
	float:left;
	margin:0px 0 0  20px;
	color:#fff;
	font-size:22px;
}

.gamhoroscope .horoscope_1 .signbox:hover h3 {
	color:#FFF;
}

.gamhoroscope .horoscope_1 .signbox h4 {
	display:block;
	float: right;
	margin:3px 20px 0  0px;
	color: #666;
	font-size:12px;
}

.gamhoroscope .horoscope_1 .signbox:hover h4 {
	color: #FFF;
}

.gamhoroscope .horoscope_1 .signbox .signfamous {
	display:block;
	float:left;
	clear:both;
	margin:10px 0 0 20px;
	width:160px;
	color:#000;
	font-size:10px;
	text-align:left;
	line-height:12px;
}

.gamhoroscope .horoscope_1 .signtextbox {
	display:block;
	float:left;
	width:260px;
	margin: 20px 20px 20px 20px;
	font-size:11px;
	text-align:justify;
	line-height:18px;
}

.gamhoroscope .horoscope_1 .signtextbox .luckynumbers{
	font-size:12px;
	color:#C00;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
}

.gamhoroscope .horoscope_1 .signtextbox .linkbox{
	display:block;
	clear:both;
	float:left;
	width:260px;
	background-color: #900;
	color:#FFF;
	text-align:center;
	margin:10px 0 0 0;
	padding:5px 0;
	line-height:14px;
	font-size:11px;
}

.gamhoroscope .horoscope_1 .signtextbox .linkbox a{
	text-decoration: underline;
	color:#FF0;
}

.promotionsbox {
	display:block;
	float:left;
	width:300px;
	margin:30px 0px 0 0px;
	text-align:justify;
}

.promotionsbox h2{
	font-size:13px;
	font-weight:normal;
	margin:0px 0 2px 0;
	color:#FFF;
	background-color: #306;
	padding: 10px 20px 10px 20px;
	text-transform:uppercase;
	font-weight:bold;
}

.promotionsbox img {
	margin:0px 0px 5px 0px;
}

.bigpromotionsbox {
	display:block;
	float:left;
	clear:both;
	width:800px;
	margin:30px 0px 10px 0px;
	text-align:center;
}

.bigpromotionsbox h2{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 0 0;
	color:#FFF;
	background-color: #039;
	padding: 10px 20px 10px 20px;
	text-transform:uppercase;
	text-align:left;
}

.bigpromotionsbox .bigpromoborder {
	display:block;
	float:left;
	clear:both;
	width:858px;
	border:1px solid #d3d3d3;
	background-color:#f5f5f5;
}

.bigpromotionsbox .minipromobox {
	display:block;
	float:left;
	width:160px;
	height:160px;
	margin:10px 0 0 0;
}

.historyslot {
	display:block;
	float:left;
	clear:both;
	width:800px;
	margin:30px 0px 0px 0px;
	text-align:justify;
}

.historyslot h2{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 0 0;
	color:#FFF;
	background-color: #063;
	padding: 10px 20px 10px 20px;
	text-transform:uppercase;
}

.historyslot .column_a {
	display:block;
	float:left;
	width:249px;
	padding: 0 10px 0 0;
}

.historyslot .column_b {
	display:block;
	float:left;
	width:249px;
	margin:0 11px;
	padding: 0 5px 0 5px;
}

.historyslot .column_c {
	display:block;
	float:left;
	width:249px;
	padding: 0 0px 0 10px;
}

.casinoterms {
	display:block;
	float:left;
	width:470px;
	margin:30px 0px 0 0;
	text-align:justify;
}

.casinoterms h2{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 0 0;
	color:#FFF;
	background-color: #c53e15;
	padding: 10px 20px 10px 20px;
	width:430px;
	display:block;
	clear:both;
	float:left;
}

.casinoterms ul {
	display: block;
	clear:both;
	float:left;
	margin:20px 0px 10px 0;
	padding: 0 0 0 15px;
}

.casinoterms ul li {
	padding: 0 0 5px 0px;
}

.editormessage {
	display:block;
	clear:both;
	float:left;
	margin: 30px 0 50px 0;
	border-bottom:0px dashed #999;
	font-size:14px;
	color: #000;
	line-height:18px;
	text-align:justify;
}

.cvseal_small {
	position: absolute;
	width:216px;
	height:218px;
	margin:-234px 0 0 -4px;
}

.cvseal_small2 {
	position: absolute;
	width:216px;
	height:236px;
	bottom:16px;
	left:-4px;
	/*margin:-234px 0 0 -4px;*/
}

.editormessage .facetwibox{
	position: absolute;
	width:328px;
	height:28px;
	margin:3px 0 0 165px;
}

.editormessage .facetwibox2{
	float:left;
	display:block;
	clear:both;
	width:470px;
	height:28px;
	margin:20px 0 20px 0px;
}

.final_editormsg {
	float:left;
	clear:both;
	display:block;
	width:860px;
	height:1px;
	border-bottom:1px dashed #999;
	margin:30px 0;
}

.editormessage p {
	margin:0;
}

.editormessage a {
	color: #933;
	text-decoration:none;
}

.editormessage a:hover {
	color: #C00;
	text-decoration:none;
}

/*
.cvseal_small {
	bottom: 35px;
    height: 218px;
    left: -4px;
    position: absolute;
    width: 216px;
	---margin:-234px 0 0 -4px;
}
*/


/*------- NEWSLETTER APRIL -------*/

.gamhoroscope h2{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 5px 0;
	color:#FFF;
	width:300px;
	height:40px;
	display:block;
	clear:both;
	float:left;
}

.bigpromotionsbox .textmiddlebox {
	display:block;
	float:left;
	clear:both;
	width:780px;
	margin:10px 10px 10px 10px;
	text-align:justify;
}

.bigpromotionsbox .twopromoboxes {
	display:block;
	float:left;
	width:400px;
	margin:10px 0px px 0px;
	text-align:justify;
}

.cashierlogos {
	width:460px;
	display:block;
	clear:both;
	float:left;
}

.img_cashierlogos {
	width:125px;
	height:60px;
	display:block;
	padding:10px;
	margin:2px;
	border:1px solid #CCC;
	float:left;
	text-align:center;
}

.title_10facts2 h2{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 0 0;
	color:#FFF;
	background-color: #063;
	padding: 10px 20px 10px 20px;
	width:430px;
	display:block;
	clear:both;
	float:left;
}

.casinoterms2 h2{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 0 0;
	color:#FFF;
	background-color: #063;
	padding: 10px 20px 10px 20px;
	width:430px;
	display:block;
	clear:both;
	float:left;
}

.casinoterms2 ul {
	display: block;
	clear:both;
	float:left;
	margin:20px 0px 10px 0;
	padding: 0 0 0 15px;
}

.casinoterms2 ul li {
	padding: 0 0 5px 0px;
}

.oldernewsletter {
	display:block;
	clear:both;
	float:left;
	/*width:450px;*/
	padding:10px;
	margin:0 0 40px 0;
	background:#f5f5f5;
	border:1px solid #999;
}

.oldernewsletter .newsnow {
	background:#900;
	color:#FF0;
	padding:1px 5px;
}

.oldernewsletter a.newsnow:hover {
	background: #C00;
	color: #FF0;
	text-decoration:none;
}

.oldernewsletter a {
	color: #900;
	text-decoration:none;
}

.oldernewsletter a:hover {
	color: #C00;
	text-decoration: underline;
}

.gamhoroscope2 {
	display:block;
	float:left;
	width:300px;
	margin:30px 0 0 0;
}

.gamhoroscope2 .horoscope_1 {
	display:block;
	clear:both;
	float:left;
	width:298px;
	margin:0px 0 1px 0;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	border-bottom:1px solid #ededed;
	background-color:#f5f5f5;
}

.gamhoroscope2 .horoscope_1 .signbox {
	display:block;
	float:left;
	width:298px;
	height:24px;
	margin:0px 0 0 0;
	padding:10px 0 ;
	cursor:pointer;
	background: url(../images/newsletter/apr2012/cv_news_horosnormal.png) center top no-repeat;
	text-align:right;
}

.gamhoroscope2 .horoscope_1 .signbox:hover {
	cursor:pointer;
	background: url(../images/newsletter/apr2012/cv_news_horoshover.png) center top no-repeat;
}

.gamhoroscope2 .horoscope_1 .signbox h3 {
	display:block;
	float:left;
	margin:0px 0 0  20px;
	color:#fff;
	font-size:22px;
}

.gamhoroscope2 .horoscope_1 .signbox:hover h3 {
	color:#FFF;
}

.gamhoroscope2 .horoscope_1 .signbox h4 {
	display:block;
	float: right;
	margin:3px 20px 0  0px;
	color: #666;
	font-size:12px;
}

.gamhoroscope2 .horoscope_1 .signbox:hover h4 {
	color: #FFF;
}

.gamhoroscope2 .horoscope_1 .signbox .signfamous {
	display:block;
	float:left;
	clear:both;
	margin:10px 0 0 20px;
	width:160px;
	color:#000;
	font-size:10px;
	text-align:left;
	line-height:12px;
}

.gamhoroscope2 .horoscope_1 .signtextbox {
	display:block;
	float:left;
	width:260px;
	margin: 20px 20px 20px 20px;
	font-size:11px;
	text-align:justify;
	line-height:18px;
}

.gamhoroscope2 .horoscope_1 .signtextbox .luckynumbers{
	font-size:12px;
	color:#C00;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
}

.gamhoroscope2 .horoscope_1 .signtextbox .linkbox{
	display:block;
	clear:both;
	float:left;
	width:260px;
	background-color: #900;
	color:#FFF;
	text-align:center;
	margin:10px 0 0 0;
	padding:5px 0;
	line-height:14px;
	font-size:11px;
}

.gamhoroscope2 .horoscope_1 .signtextbox .linkbox a{
	text-decoration: underline;
	color:#FF0;
}

.title_10facts2 {
	display:block;
	clear:both;
	width:470px;
	float:left;
}

/*------- NEWSLETTER APRIL -------*/

.texto_contenido2 {
	display:block;
	float:left;
	width:800px;
	margin:20px 0 0 0;
	text-align:justify;
}

.texto_contenido2 .col_a {
	display:block;
	float:left;
	width:800px;
	margin: 0 0px 0 0px;
}

.texto_contenido2 .col_date {
	display:block;
	clear:both;
	float:left;
	width:460px;
	border-bottom: 1px dashed #999;
	padding:5px 0;
	margin:10px 0 20px 0;
	font-weight:bold;
	text-align: left;
	color: #000;
}

.texto_contenido2 img {
	float:left;
	margin:10px 30px 0px 0px;
	display:block;
}

#intercasinoterms_block {
	width:800px;
	display:block;
	clear:both;
	float:left;
}

#intercasinoterms_block .interesting_leftblock {
	width:390px;
	display:block;
	float:left;
	margin: 0 10px 0 0;
}

.listyle {
	display:block;
	text-align:justify;
	padding:10px 20px 0 18px;
	display:block;
	list-style: disc;
}

.listyle li {
	padding:0;
	margin:0;
}


#intercasinoterms_block .interesting_leftblock h2,
#intercasinoterms_block .casinoterms_rightblock h2 {
	font-size:14px;
	font-weight: bold;
	margin:0px 0 0 0;
	color:#FFF;
	background-color: #063;
	padding: 10px 20px 10px 20px;
	width:350px;
	display:block;
	clear:both;
	float:left;
	text-transform:uppercase;
}

#intercasinoterms_block .casinoterms_rightblock {
	width:390px;
	display:block;
	float:left;
	margin: 0 0 0 10px;
}

.facebookjoinbox {
	display:block;
	float:left;
	clear:both;
	width:800px;
	margin:30px 0px 0px 0px;
	text-align:justify;
}

.facebookjoinbox h2{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 0 0;
	color:#FFF;
	background-color: #003399;
	padding: 10px 20px 10px 20px;
	text-transform:uppercase;
}

.promogameboxes {
	display:block;
	float:left;
	clear:both;
	width:800px;
	margin:30px 0px 0px 0px;
	text-align:justify;
}

.promogameboxes h2{
	font-size:18px;
	font-weight:normal;
	margin:0px 0 0 0;
	color:#FFF;
	background-color: #330066;
	padding: 10px 20px 10px 20px;
	text-transform:uppercase;
}

/*------- NEWSLETTER JUNIO -------*/

.generalcolumn_fullwidth {
	display:block;
	float:left;
	width:800px;
	margin:30px 0px 0 0;
}

.texto_contenido2 p, .facebookjoinbox p, 
.facebookjoinbox ol, .promogameboxes p {
	font-size:14px;
}

/*------- NEWSLETTER AGOSTO -------*/

.col_date2 {
	display:block;
	clear:both;
	float:left;
	width:800px;
	border-bottom: 1px dashed #999999;
	padding:5px 0;
	margin:10px 0 20px 0;
	font-weight:bold;
	text-align: left;
	color: #000;
}

.columnleft_block {
	display:block;
	float:left;
	width:300px;
	margin:0 19px 0 0;
	font-size:14px;
}

.columnleft_block .insidebox {
	display:block;
	float:left;
	width:258px;
	margin:0 0px 10px 0;
	border:1px solid #cccccc;
	background: #f1f1f1;
	padding:20px;
}

.columnleft_block .insidebox h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin:0;
	color:#006633;
}

.columnleft_block .insidebox p{
	margin:0;
}

.columnleft_block .comsoonbox img{
	margin:0 0 5px 0;
}

.columnleft_block .comsoonbox {
	display:block;
	float:left;
	width:278px;
	margin:0 0px 10px 0;
	border:1px solid #cccccc;
	padding:10px;
}

.columnleft_block .comsoonbox .titlebox{
	display:block;
	float:left;
	width:268px;
	margin:0 0px 10px 0;
	background: #663366;
	padding: 2px 5px;
	color:#FFFFFF;
	text-transform:uppercase;
}

.columnleft_block .comsoonbox .promotitlebox{
	display:block;
	float:left;
	width:268px;
	margin:0 0px 10px 0;
	padding: 2px 5px;
	color: #990000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.columnleft_block .comsoonbox .textbox{
	margin:10px
}

.columnright_block {
	display:block;
	float:left;
	width:480px;
	margin:0;
}

.columnright_block .insidebox{
	display:block;
	float:left;
	width:418px;
	clear:both;
	margin:0 0 10px 0;
	border:1px solid #cccccc;
	padding:30px;
}

.columnright_block .insidebox h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:0;
	color: #660000;
	text-transform:uppercase;
}

.columnright_block .insidebox p{
	margin:0;
}

.columnright_block .insidebox img{
	margin:20px 0;
}

.columnright_block .facetwibox2{
	float:left;
	display:block;
	clear:both;
	width:460px;
	margin:0px 0 20px 0px;
	background: #e3e3e3;
	padding:10px;
	border:1px solid #cccccc;
}

.columnright_block .facetwibox2 img{
	margin:0 5px 0 5px;
	border:1px solid #ffffff;
}