/* CSS Document */
@import "inclusion.css";
body {
	background-image:url(../img/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#002B40;
/* ORIGINAL COLORE SFONDO-> background-color:#698cb2;*/
}
a {
	color:#FFFFFF;
	/* ORIGINAL COLORI LINK -> color:#FFFFFF; */
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.border_1 {
	border:1px solid #006699;
}
.center_align {
	text-align:center;
}
.right_align {
	text-align:right;
}
.center_align {
	text-align:center;
}
.background_color {
	background-color:#0099CC;
}
.capitalize {
	text-transform:capitalize;
}
.rfloat {
	float:right;
}
.float_1 {
	margin-left:50%;
}
h5, .formbody li a{
	color:#DCB146;

	
	
}


#header {
	background-image:url(../img/header_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#header a {
	color:#FFFFFF;
	/* ORIGINAL COLORI LINK HEADER -> color:#DCB146; */
	text-decoration:none;
	margin:0 10px;
}
#header a#toplogo {
	display:block;
	/*margin-top:27px;*/
	/* ORIGINAL LARGHEZZA LOGO -> width:220px; */
	width:310px;
	height:102px;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
}
#toplogo span {
	display:none;
}
#topnotes {
	height:27px;
	color:#FFFFFF;
	font-size:11px;
}
.invisible {
	visibility:hidden;
}
.h2, .p {
	display:block;
}


#user_box {
	/*height:114px;*/
	background-image:url(../img/loginbox_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#user_box form {
	text-align:right;
	padding:0px 10px 0 10px;
	margin:0;
}
#user_box legend {
	display:none;
}
#user_box fieldset {
	margin:0;
	margin-bottom:10px;
	margin-top:10px;
	padding:0;
	/*border:1px solid #ffffff;*/
}
#user_box label {
	color:#DCB146;
	display:block;
	margin:5px 0 0 0;
}
#user_box input {
	border:none;
	/* ORIGINAL COLOR TXT USER - color:#273e65;*/
	color:#000000;
	width:128px;
	height:18px;
	padding:2px;
	background:transparent url(../img/login_input_bg.png);
}
#user_box button {
	border:none;
	/*background-color:#FFFFFF;*/
	display:block;
	float:left;
	color:#273e65;
	width:66px;
	height:22px;
	padding:0;
	background:transparent url(../img/login_submit_bg.png);
	margin-left:68px;
	cursor:pointer;
}
#user_box button span {
	display:none;
}
#head_dataora {
	height:20px;
}
#head_dataora div {
	width:130px;
	float:left;
	color:#FFFFFF;
	font-size:0.8em;
	text-indent:10px;
}
#head_dataora #head_ora {
	width:80px;
}
#head_userdetails {
	width:212px;
	height:49px;
	background-image:url(../img/head_userdetails_bg.png);
	margin:4px;
	overflow:hidden;
}
#head_userdetails div {
	width:96px;
	float:left;
	margin:0 4px;
	height:25px;
	line-height:25px;
	/*border:1px solid #FFFFFF;*/
}
#head_userdetails div#bw_balance {
	background-image:url(../img/btn_refresh_11.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:12px;
	width:84px;
}
div.big {
	color:#DCB146;
	font-weight:bold;
}
div.small {
	color:#FFFFFF;
	font-size:0.8em;
}
head_userlogout {
	/*padding:0 0 5px 0;
	height:50px;
	border:1px solid #ffffff;*/
}
#head_userlogout div {
	width:90px;
	height:20px;
	margin:0 10px;
	/*float:left;
	margin:0 10px;
	padding:0 0 5px 0;*/
}
#head_userlogout div.right_align { /* pulsante logout */
	margin-left:120px;
	margin-top:-20px;
}
#head_togglebutton a {
	display:block;
	height:20px;
	width:28px;
	float:left;
	margin:0 95px -10px;
}
#head_toggle.close {
	background-image:url(../img/head_toggle_up.png);
}
#head_toggle.open {
	background-image:url(../img/head_toggle_down.png);
}
#head_togglebutton a span {
	display:none;
}
	
/* zakkate - PULSANTIERA */
#navigation{
}
#navigation ul{
	float:right;
	margin-bottom:0;
}
#navigation ul li{
	list-style:none;
	text-align:center;
	float:left;
	margin:0px 10px;
	padding:0;
}
#navigation ul li a {
	display:block;
	/*width:140px;*/
	height:31px;
	background-position:center;
}
#navigation ul li a span {
	display:none;
}
#nav_spt {
	background-image:url(../img/nav_spt.png);
	width:60px;
}
#nav_ipp {
	background-image:url(../img/nav_ipp.png);
	width:64px;
}
#nav_trs {
	background-image:url(../img/nav_trs.png);
	width:140px;
}
#nav_pkr {
	background-image:url(../img/nav_pkr.png);
	width:60px;
}


#nav_gev {
	background-image:url(../img/nav_gev.png);
	width:135px;
}
#user_navigation{
	height:40px;
}
#user_navigation ul {
	float:right;	
}
#user_navigation ul li {
	padding-top:2px;
	float:left;
	margin:0 10px;
	list-style-type:none;
}

/* mantiene giu il footer prima del caricamento elementi dinamici*/
#main_content {	
	min-height:400px;	
}

#main_banner {
	width:940px;
	height:300px;
	background-image:url(../img/main_banner_bg.png);
	background-repeat:no-repeat;
}
#main_banner .h2 {
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	/* ORIGINAL COLOR CATEGORIE PRINCIPALE: color:#1e304f; */
	color:#DCB146;
	padding:15px 15px 0 15px;
	margin:0;
	letter-spacing:-2px;
}
#main_banner .p {
	font-size:15px;
	line-height:18px;
	/* ORIGINAL COLOR CATEGORIE DESCRIZIONE: color:#4d0100; */
	color:#FFFFFF;
	padding:0 15px;
	margin:0;
}

/* 
ELIMINATO
#banner_chips {
	height:310px;
	background-image:url(../img/main_banner_chips.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
*/

#banner_soccerball {
	height:260px;
	background-image:url(../img/main_banner_soccerball.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#bottom_boxes {
	height:244px;
}
#bottom_banner {
	width:940px;
	height:198px;
	background-image:url(../img/bottom_banner_bg.png);
}

#bottom_banner .grid_4 {
	width:240px;
	margin:0;
	/*border:1px solid #FFFFFF;*/
}
#bottom_banner .grid_4.inright {
	width:230px;
	margin:0;
	overflow:hidden;
	/*border:1px solid #FFFFFF;*/
}

#bottom_banner .inleft {
	margin:0 0 0 -10px;
}

#bottom_banner .inright {
	margin:0 -10px 0 0;
}

#bottom_banner .h2 {
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	/* ORIGINAL COLOR CATEGORIE DISCIPLINE: color:#DCB146; */
	color:#DCB146;
	padding:10px 20px 0 20px;
	margin:0;
	letter-spacing:-1px;
}

#bottom_banner .p {
	font-size:13px;
	line-height:18px;
	/* ORIGINAL COLOR DESCRIZIONE CATEGORIE DISCIPLINE: color:#fff7f7; */
	color:#FFFFFF;
	padding:0 20px;
	margin:0;
}

#bbox_schedine {
	background-image:url(../img/bottom_banner_schedine.png);
	height:244px;
}

#bbox_bingo {
	background-image:url(../img/bottom_banner_bingo.png);
	height:244px;
}

#bbox_ippica {
	background-image:url(../img/bottom_banner_ippica.png);
	height:244px;
}





#bbox_gev {
	background-image:url(../img/bottom_banner_gev.png);
	height:244px;
}




#bbox_aff {
	background-image:url(../img/bottom_banner_aff.png);
	height:244px;
}


/* footer */
#footer {
	margin-top:30px;	
}

#footer span {
/* ORIGINAL COLOR COPYRIGHT-> color:#3C5377;  */
	color:#ffffff;
	font-size:12px;
}

#footer img {
	vertical-align:middle;
}


#footer_content{
	background-image:url(../img/footer_bg.jpg);	
	background-repeat: repeat-x;
	
}
.footer_box {
	float:left;
	min-height:80px;
	width:25%;
	
}
.footer_box h3 {
	font-size:14px;
	margin:15px 20px 8px;
	color:#DCB146;
}
.footer_box ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:20px;
	margin-right:20px;
}
.footer_box ul li{	
	margin:0px;
	padding:0px;
	
}
.footer_box ul li a{	
	color:#ffffff;	
}


/* Solo per i giochi a Totalizzatore */
#schedina {
	margin:10px;
}

#flash_iscriviti{
	margin:20px;
}


/* Finestra dei messaggi obbligatori  */

.msgBox{
	width:480px;
	height:250px;	
	background-color:transparent;	
}



.msgBox-head { color:#666; font-size:13px; line-height:15px;  height:36px; margin:2px 0px 0px 2px}
.msgBox-head strong { color:#5E8FC0;}

.msgBox-head a { background-image:url(../img/btn_confirmmessage.png); background-repeat:no-repeat; background-position:0px 0px; margin:0px; float:right; width:86px; height:33px; text-indent:-9999px;}
.msgBox-head a:hover { background-position: 0px -33px; }



.msgBox-in { padding:4px 10px;  height:198px; margin-top:6px;}


.msgBox-in h3 { color:#5E8FC0; line-height:17px; padding:4px 0px 0px 0px; margin:0px; font-size:15px; font-weight:bold;}

.msgBox-in p { color:#626262; padding:0px; line-height:17px; font-size:15px; }


.read { overflow:hidden; color:#9DB3C6;}
.read h3, .read p { color:#9DB3C6;}

.scrollY{overflow-y:auto;}

#msgContainer{
	margin:10px 0px 0px 10px; 
}


#msgContainer ul li{	
	list-style:none;
	margin-left:0px;
	margin-right:6px;
}

#msgContainer ul li div{	
	
}

#zdock { background:url(../img/bg_panelmessage.png) 0 0 no-repeat;}

#sliderCounter{
	margin:10px 20px;
	display:block;
	font-weight:bold;
	color:#626262;
}





/*finestra modale*/



#modalew{
	background-color:#2D2E2F;
}
#modaledragger{
	background-image:url(../img/modale_head_bg.png);
	background-repeat:no-repeat;
	height:36px;
	padding-left:20px;
	width:180px;
	line-height:36px;
	font-size:15px;
	font-weight:bold;
	color:#CCCCCC;
	margin-top:-4px;
}
#modaleclose{
	background-image:url(../img/offer_mhead_close.png);
	text-indent:200px;
	overflow:hidden;
	background-repeat:no-repeat;
	margin-top:8px;
}
#whtml{
	margin:0 4px;
	background-color:#454545;
	color:#DCB146;
	font-weight:bold;
	padding:4px 16px;
	font-size:12px;
}
#whtml * {
	margin-bottom:0;
}



/* welcome msg */

#welmsg {
	width:280px;
	height:116px;
	background-image:url(../img/welcomemsg_bg.png);
	background-repeat:no-repeat;
	padding:10px;
}
#welmsg p.wel {
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	padding:4px 2px;
	border-bottom:1px dashed #FFFFFF;
	margin-bottom:5px;
}
#welmsg p.alarma {
	color:#FF0000;
}



#bannerGeV {
	margin-top:14px;
}
/*per la'icona della stampa*/
.print_results{
	background-image:url(../img/ico_print.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:28px;
	line-height:28px;
	margin-right:10px;
	margin-top:4px;
	padding-left:20px;
	font-size:10px;
	visibility:hidden;
}




#bbox_news .homerssticker {
	background-image:url(../img/funz.png);
	display:block;
	float:left;
	height:130px;
	margin-left:20px;
	margin-top:20px;
	overflow:hidden;
	position:relative;
	width:430px;
}

.item_description, .item_description b {
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	margin-bottom:30px;
}
.item_title {
	font-size:12px;	
}
.item_title a {
	font-size:12px;
	color:#dcb146;
}
.item_pubdate {
	color:#EFEFEF;
	font-size:10px;
	margin-top:10px;
}




/* gestione delle pagine di errore*/


.errorcont{
	
	
}


.headererr{
	height:38px;
	background-image:url(../img/errorBoxHead.png);
}
.headererr h1{
	color:#DCB146;
	font-size:20px;
	font-weight:bold;
	line-height:35px;
	padding-left:20px;
}



.bodyerr{
	
	background-image:url(../img/errorBoxBody.png);
	/*padding-left:20px;*/
	
}
.bodyerr .head_contenuto{
	display:block;
	
	
	
}
.bodyerr p{
	
	color:#999999;
float:left;
font-size:34px;
letter-spacing:-1px;
line-height:42px;
margin-right:148px;
margin-top:40px;
width:440px;
	
	
}
.bodyerr .contenuto_body a{
	color:#DCB146;
	}

.error_img{
	
	background-image:url(../img/err_img.png);
	background-repeat:no-repeat;
	float:left;
	height:300px;
	margin-left:100px;
	width:200px;
	
}
.error_type{
	
	
	height:62px;
	margin-left:65px;
	margin-top:60px;
	width:58px;
}

.egeneric{background-image:url(../img/generic.png);}
.e404{background-image:url(../img/404.png);}
.e403{background-image:url(../img/403.png);}



.bodyerr .contenuto_body{
	
	
		background-color:#222222;
	color:#FFFFFF;
	margin:0 5px;
	padding-left:15px;
	padding-top:5px;
	
}
.footererr{
	height:10px;
	background-image:url(../img/errorBoxFoot.png);
	clear:both;
}






/*per la popup di registrazione */

.modale_login{
	margin-left:-150px;
	width:500px !important;
	

}
.modale_login #whtml{
	background-image:url(../img/whtml_login_bg.png);
	height:152px !important;
	padding-top:70px;
	overflow:hidden !important;
	}
.modale_login #modaledragger{
	background-image:url(../img/modale_head_login_bg.png);
	width:480px;
	
}


#wlogin_username, #wlogin_password {
background:transparent url(../img/login_input_bg.png) repeat scroll 0 0;
border:medium none;
color:#000000;
float:right;
height:20px;
padding:2px;
width:130px;
background-repeat:no-repeat;
}

#modalew div#login_side{
	display:block;
	float:left;
	width:200px;
}
#modalew div#login_side p:first-child{
	
	font-size:14px;
	margin-bottom:4px;
}
#modalew div#login_side p{
	font-size:11px;
	margin-bottom:10px;
	text-align:center;
	width:206px;
	display:block;
	height:24px;
	color:#dcb146;
	
	
}
#modalew div#login_side label{
	
	DISPLAY: block; FLOAT: left; WIDTH: 60px! important; LINE-HEIGHT: 20px; HEIGHT: 20px;
	color:#dcb146;
}
#modalew div#login_side button{
	background-color:transparent;
	background-image:url(../img/whtml_login_btn_bg.png);
	border:medium none;
	height:26px;
	overflow:hidden;
	text-indent:111px;
	width:86px;
}
#modalew div#reg_side{
	display:block;
	float:right;
	width:200px;
}
#modalew div#reg_side p{
display:block;
font-size:16px;
letter-spacing: -0.02em;
line-height:16px;
padding-bottom:0;
padding-top:11px;
text-align:center;
color:#dcb146;

	
}
#modalew div#reg_side a{
	
	background-image:url(../img/whtml_reg_btn_bg.png);
display:block;
height:26px;
margin:20px auto 0;
overflow:hidden;
text-indent:200px;
width:127px;
}

