/* Put your custom CSS here */

#pagina1 .ui-body-c, .ui-overlay-c { /*background: #CE3018;*/
    
    background: url("foto/sfondo.png") repeat-y black;
    
    background-size: 100% auto;
    }
  
#tr span{
    color: white;
}

.loginSubmit {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: url("foto/logchi.png") no-repeat;border: 0; background-size: 200px;height:210px;
}
.ui-field-contain .ui-input-search, .ui-field-contain div.ui-input-text {
  	background:none;
		background-color:inherit;
}


#for div.ui-select { width: 140px !important }
#for div.ui-radio { width: 100px !important }
#for div.ui-checkbox { width: 200px !important }

.ui-popup-container .ui-btn-icon-notext .ui-btn-inner .ui-icon  { background-color: red; }
/*
	#like-button {
	position:relative;
	width:90px;
	height: 20px;
	color:#fff;
	background:black;	
	}
	
	#like-button iframe {
	position:absolute;
	top: 0px;
	width: 90px !important;
	}
	
	#fake_facebook_button {
	pointer-events: none;
	position:absolute;
	width: 90px;
	height: 20px;
	left:0;
	top:0;
	background: url('http://www.esrun.co.uk/blog/wp-content/uploads/2010/11/fake_facebook_button.gif');	
	}
*/

#form_find{
    
}
#for div.ui-checkbox {
width: 140px !important;
}

#pagina1 .ui-content{
    
     background: url("foto/sfondo.png") repeat-y;
    background-color: black;
    background-size: 100% auto;


}
#sms .ui-content{
    
  
    background-color: black;
    background-size: 100% auto;


}
#page2 .ui-content{
    
  
    background-color: black;
    background-size: 100% auto;


}
#page3 .ui-content{
    
  
    background-color: black;
    background-size: 100% auto;


}
#tabella table tr{
    border-bottom: 1px #000;
}

.ui-grid-a>:nth-child(n) {

height: 4em;
}

h1{
	background-color:#000;
	color:#F00;
	padding:2px 10px;
}
h2,h3,h4{
	color:#F00;
}
  #overflow {
        border: 0px solid #000;
        height: 70px;
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
    }
    #overflow .container div {
        float: left;
        width: 83px;
        height: 70px;
        float: left;
    }
    
    .negozio {
    background-image: url('icone/menu/negozio.png') !important;
    background-size:100% 100%;
    background-repeat:no-repeat;
    text-align: left;     
}
    
    .marchi {
    background-image: url('icone/menu/marchi.png') !important;
    background-size:100% 100%;
    background-repeat:no-repeat;
    text-align: left;     
}
    
    .offerte {
    background-image: url('icone/menu/offerte.png') !important;
    background-size:100% 100%;
    background-repeat:no-repeat;
    text-align: left;     
}
    
    .news {
    background-image: url('icone/menu/news.png') !important;
    background-size:100% 100%;
    background-repeat:no-repeat;
    text-align: left;     
}
    
    .dovesiamo {
    background-image: url('icone/menu/dovesiamo.png') !important;
    background-size:100% 100%;
    background-repeat:no-repeat;
    text-align: left;     
}
    
    .contatti {
    background-image: url('icone/menu/contatti.png') !important;
    background-size:100% 100%;
    background-repeat:no-repeat;
    text-align: left;     
}
    
    .sms {
    background-image: url('icone/menu/sms.png') !important;
    background-size:100% 100%;
    background-repeat:no-repeat;
    text-align: left;     
}