/*generico*/
/************************************************************************/
 body{
	background-color:#193F7E;
      /* background-image:url(../img/bg.jpg);*/
      background-image:url(../img/bg.png);
       background-repeat:repeat-x;
       background-position:center top;
	
}

#container{
	position:relative;
}

a{
       text-decoration:none;
       color:#01307C;
}

.invisible{
	
	visibility:hidden;
}
/*sezione dell'header*/
/*********************************************************************************************************************************************/
#header{
	/*background-image:url(../img/header_bg.jpg);*/
	background-position:-150px top;
	background-repeat:no-repeat;
	height:120px;
	padding-right:0;
}
#header .anonymoption{
       
       color:#FFFFFF;
float:right;
font-size:12px;
font-weight:bold;
margin-left:20px;
       
}

#topnotes{	
	color:#FFFFFF;
       font-size:10px;
       visibility:hidden;	
}
#toplogo{
	background-image:url(../img/toplogo.png);
	background-position:left bottom;
	display:block;
	height:112px;
	width:164px;
	
	
	background-position:-28px -68px;
	
	height:130px;
	width:248px;
	margin-top:-15px;
	
}
#toplogo span{
	display:none;	
}

/*epseirmentio*/




#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:#FFf;
       display:block;
       margin:5px 0 0;
       font-size:12px;
       font-weight:bold;
}
#user_box input {
	border:none;
	/*background-color:#FFFFFF;*/
	color:#273e65;
	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;
        background-repeat:no-repeat;
}
#user_box button span {
	display:none;
}
#head_dataora {
	height:12px;
       margin-top:8px;
}
#head_dataora div {
	width:130px;
	float:left;
	color:#FFFFFF;
	font-size:0.8em;
	text-indent:10px;
}
#head_dataora #head_ora {
	width:80px;
       text-align:right;
}
#head_userdetails {
	background-image:url(../img/head_userdetails_bg.png);
       height:49px;
       margin:4px;
       overflow:hidden;
       width:208px;
       padding-left:4px;
}
#head_userdetails div {
	float:left;
       height:25px;
       line-height:25px;
       margin:0 4px;
       width:92px;
	/*border:1px solid #FFFFFF;*/
}
#head_userdetails div#bw_balance {
	background-image:url(../img/btn_refresh_11.png);
       background-position:right center;
       background-repeat:no-repeat;
       padding-right:15px;
       width:84px;
       text-align:right;
}
div.big {
	color:#01307C;
font-weight:bold;
}
div.small {
	color:#444;
       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;
       text-align:right;
}
#head_togglebutton a {
	background-image:url(../img/loginbox_toggleup.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:28px;
	margin:-18px 99px 0;
	width:28px;
}
#head_toggle.close {
	background-image:url(../img/loginbox_toggleup.png);
}
#head_toggle.open {
	background-image:url(../img/loginbox_toggledown.png);
}
#head_togglebutton a span {
	display:none;
}

#bw_cf{
       
       margin-right:0px;
       text-align:right;
       
}
#head_userlogout a{
	background:transparent url(../img/logout_submit_bg.png) no-repeat scroll 0 0;
	border:medium none;
	color:#273E65;
	cursor:pointer;
	display:block;
	float:left;
	height:22px;
	margin-left:31px;
	padding:0;
	width:66px;
	text-indent:200px;
	overflow:hidden;
}
#head_userlogout a:hover{
	color:red;
}
/*#header .invisible{ margin-top:20px;}*/

/*sezione navigation*/
/*********************************************************************************************************************************************************/
#navigation{	
	background-image:url(../img/navigation.png);
       height:37px;
      
       background-position:-4px -3px;
        
}
#navigation ul{
	float:right;
height:30px;
width:626px;
}
#navigation ul li{	
	display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:4px	
}
#navigation ul li a{
	background-image:url(../img/tabs_bg.png);
	height:32px;
	display:block;
	overflow:hidden;
	text-indent:300px;
	height:32px;
	white-space:nowrap;
        margin-right:20px;
}
#nav_spt{
	width:66px;
}
#nav_ipp{
	background-position:-107px 0;
width:48px;
}
#nav_trs{
background-position:-346px 0;
width:114px;
}
#nav_pkr{
	background-position:-490px 0;
width:54px;
}

#nav_gev{
	background-position:-200px 0;
width:112px;
}
#nav_blackjack{
	background-position:-565px 0;
	width:80px;
}



/*sezione user navigation*/
/*****************************************************************************************************************************************************/

#user_navigation{
       background-image:url(../img/user_navigation.png);
       background-repeat:no-repeat;
       line-height:26px;
}
#user_navigation ul{	
	float:right;
       height:26px;
       margin-right:10px;	
}
#user_navigation ul li{	
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 6px;		
}
#user_navigation ul li a{
	color:#555555;
	font-size:11px;
	text-decoration:none;	
}



/*sezione boxes*/
/*********************************************************************************************************************************************/

#boxes{	
	background-image:url(../img/boxes.png);
	background-position:-2px top;
	height:224px;
	margin-bottom:20px;
}
#box_iscriviti{	
	background-image:url(../img/box_iscriviti.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	height:223px;	
}
#box_iscriviti a span{
	background-image:url(../img/iscriviti_info.png);
	background-position:center 92px;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	height:93px;
	line-height:15px;
	margin:0 auto;
	padding-left:10px;
	padding-top:99px;
	text-align:left;
	visibility:hidden;
	width:157px;
}
#box_iscriviti a {
	background-image:url(../img/iscriviti_btn.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	display:block;
	height:220px;
	margin:0 auto 0;
	width:168px;
	text-decoration:none;
	color:#fff;	
}
#box_iscriviti a span.h2{
	display:none;	
}
#box_iscriviti a:hover span.p {
	visibility:visible;
}
#box_iscriviti a:hover span.p a{	
	text-decoration:none;
	color:red;
}
#box_trial{	
	background-image:url(../img/box_trial.jpg);
	background-position:center 2px;
	background-repeat:no-repeat;
	height:224px;
	margin-left:-10px;
	width:360px;
}
#banner_chips{	
	margin:10px;	
}
#banner_chips {	
	background-image:url(../img/poker_btn.png);
	background-repeat:no-repeat;
	display:block;
	height:40px;
	margin:180px 10px 10px 180px;
	width:150px;
}
#banner_chips *{	
	display:none;	
}
#box_sport{	
	/*background-image:url(../img/gazzetta.png);*/
	background-repeat:no-repeat;
	background-position:left 2px;
	display:block;
	height:200px;
	width:360px;
	height:224px;
	margin-left:-10px;
        position:relative;
}
div.newssport{
     background-image:url(../img/newssport.png);
       height:50px;
       position:absolute;
       right:3px;
       top:1px;
       width:354px;
       z-index:12; /* Era messo a 999 ma copriva la finestra popw*/
       
       
}

div.newssportdown{
    background-image:url(../img/newssport.png);
       background-position:center -203px;
       bottom:1px;
       height:10px;
       position:absolute;
       right:3px;
       width:354px;
       z-index:12; /* Era messo a 999 ma copriva la finestra popw*/
       
       
}


.homerssticker{
	
	display:block;
       float:left;
       height:180px;
       margin-top:34px;
       overflow:hidden;
       position:relative;
}

#chan_itemsOuter{
	height:175px !important;
}
.item, .alt_item{	
	margin:0 4px;
	padding:8px;
	background-repeat:repeat-x;
}
.item{
	background-image:url(../img/bg_sn_item.png);	
}
.alt_item{
	background-image:url(../img/bg_sn_item.png);
	
}
.item_pubdate{color:#01307C;
font-size:10px;}
.item_title{}
.item_title a{
	color:#921b16;
font-weight:bold;
text-decoration:none;
	}
.item_title a:hover{
text-decoration: underline;}

.item_description, .item_description b{font-size:11px;
font-weight:normal;
color:#01307c;}


/*box inferiori*/
/***********************************************************************/

#bottom_boxes{
		background-image:url(../img/bottom_boxes.png);
	background-position:-2px top;
	height:190px;
	margin-bottom:20px;	
}
#bbox_ippica, #bbox_schedine, #bbox_gev, #bbox_aff{	
	height:190px;
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-right:0px;
}
#bbox_ippica{
	padding-top:2px;
	width:270px;	
}
#bbox_schedine{
	background-image:url(../img/bbox_schedine.png);
	width:230px;	
}
#bbox_gev{
	background-image:url(../img/bbox_gev.png);
	width:250px;
}
#bbox_aff{
	background-image:url(../img/bbox_aff.png);
	width:190px;		
}
#bottom_boxes .h2{
	background-repeat:no-repeat;
	display:block;
	height:32px;
	overflow:hidden;
	text-indent:400px;
	white-space:nowrap;
	width:180px;
}
#bbox_schedine .h2{
	background-image:url(../img/bbox_h2_totalizzatore.png);
}
#bbox_gev .h2{
	background-image:url(../img/bbox_h2_gev.png);
}
#bbox_aff .h2{
	background-image:url(../img/bbox_h2_aff.png);
}
#bottom_boxes a {	
	text-decoration:none;
	color:#01307c;
}
#bottom_boxes .p{
	display:block;
	padding-left:12px;
}
#bbox_aff .p{
	width:122px;
}



/*sezione del footer*/
/***********************************************************************/
#footer {
margin-top:0px;
}
#footer span {
color:#FFFFFF;
font-size:12px;
}
#footer img {
vertical-align:middle;
}
#footer_content {
background-image:url(../img/footer.png);
background-repeat:no-repeat;
background-position:1px 2px;
}
.footer_box {
	float:left;
min-height:80px;
width:164px;
margin-left:5px;
}
.footer_box h3 {
	color:#FF7800;
	font-size:14px;
	margin:4px 20px 8px;
	visibility:hidden;
}
.footer_box ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:12px;
	margin-right:20px;
}
.footer_box ul li {
margin:0;
padding:0;
}
.footer_box ul li a {
	color:#FFFFFF;
	font-size:12px;
}


#schedina{
	
	
	margin:10px;
	margin-top:0px;
}





/*finestra modale*/

#modalew{
       
       margin-left:-150px;
       width:500px !important;
       background-color:#162136;
       
}
#modaledragger{
       background-image:url(../img/modale_head_bg.png);
       background-repeat:no-repeat;
       
       color:#CCCCCC;
       font-size:15px;
       font-weight:bold;
       height:36px;
       line-height:36px;
       margin-top:-4px;
       padding-left:20px;
       width:90%;
}
#whtml{
    background-color:#35578F;
       color:#fff;
       font-size:12px;
       font-weight:bold;
       margin:0 4px;
       padding:4px 16px;
       
       
}


#modaleclose{
	
	
	background-image:url(../img/modale_close.png);
	background-repeat:no-repeat;
	height:18px !important;
	margin-right:10px;
	margin-top:8px;
	overflow:hidden;
	text-indent:200px;
}
#modaleclose:hover{
	
	background-position: 0px -17px
}


/*per la popup di registrazione (che è una modale con qualche cosa aggiunta) */

.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);
       background-position:1px 2px;
       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:#fff;
	
	
}
#modalew div#login_side label{
	
	DISPLAY: block; FLOAT: left; WIDTH: 60px! important; LINE-HEIGHT: 20px; HEIGHT: 20px;color:#FFBE0D;
}
#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:#fff;

	
}
#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;
}





/* popup di messaggi di benvenuto e visualizzazione messaggi everntuali*/

/* 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;
}





/* 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;
}



/*aggiunti pere il problema delli 10 px di margine*/




