.banner_iphone {
	display: none;
	}

@media screen and (max-width: 320px) { /* iphone */

	body {
 		background-color: #fff;
 		}
  
	h1 {
 		display: none;
 		}

	#body_overlayer {
 		background-image: none
 		}
 
	#logo {
		padding: 0px;
		margin: 10px 10px;
 		position: relative;
 		}

	#logo img {
		width: 200px;
		height: auto;
		}

	.newsbar {
		display: none;
		}
 
	#column,
	.topbanner,
	.leftcolumn,
	.icons,
	.cell_iconsclick,
	.celltoprefer,
	.menu,
	#avvisoacusticotop,
	#flashbutton,
	#itm_sel1,
	#itm_sel2,
	#tiporiepilogo,
	#selectmaxrow,
	.tourcol_4,
	#banner2 {
 		display: none;
		}
  
	.statusbg {
		background-size: 10px;
		}
 
 
 	#tabcontainer {
 		border-collapse: collapse;
 		}
   
 	#MainGridTable {
  		width: 320px;
		}

	.btmenu {
  		float: none;
		}	

	.btmenu li {
  		float: none;
 		display: block;
 		margin-bottom: 1px;
 		background-image: url(http://img.direttagoal.cdn.serverclienti.com/templates/direttagoal/images/mobile_arrow.png);
 		background-repeat: no-repeat;
 		background-position: 4px 10px;
 		padding-left: 35px;
 		background-color: #bb3125; 		 		
		}	
 
 	.btmenu .selected {
 		background-image: none;
 		background-color: #6c120b;
 		}
 
 	.btmenu li a {
 		font-size: 10px;
 		}
 	
 	.btmenu .selected {
 		padding-left: 35px;
 		}
 	
	.btgoalstab .cell_teams {
	 	white-space:normal;
		}

  
	.team2 {
  		display: block;
  		}
 
	.matchtimer {
    	padding: 0px 5px;
  		}


	.btgoalstab .teamseparator {
		word-wrap: break-word;
 		display: none; 		
 		}
	    	
	.mainpagecontent {
  		padding: 0px;
  		}	

	/* calendario bottom */
	
	#archivio_calendario ul {
		float: none;
		width: 300px;
		}
		
	#archivio_calendario ul li {
		margin-bottom: 1px;
		}	
		
	#footermatchlive_toolbar, #footermatchlive {
		width: 300px;		
		}		

	#footermatchlive tr td {
		padding: 3px;
		}
		

	#footer {
		background-color: #000;
		color: #fff;
		padding: 10px;
		width: 300px;
		}

	.banner_iphone {
		display: block;
		}

}


@media screen and (min-width: 400px) and (max-width: 758px) { /* tablet */

	body {
 		background-color: #fff;
 		}
  
	h1 {
 		display: none;
 		}

	#body_overlayer {
 		background-image: none
 		}
 
	#logo {
		padding: 0px;
		margin: 10px 10px;
 		position: relative;
 		}

	#logo img {
		width: 200px;
		height: auto;
		}

	.newsbar {
		display: none;
		}
 
	#column,
	.topbanner,
	.leftcolumn,
	.icons,
	.cell_iconsclick,
	.celltoprefer,
	.menu,
	#avvisoacusticotop,
	#flashbutton,
	#itm_sel1,
	#itm_sel2,
	#tiporiepilogo,
	#selectmaxrow,
	.tourcol_4,
	#banner2 {
 		display: none;
		}
  
	.statusbg {
		background-size: 10px;
		}
 
 
 	#tabcontainer {
 		border-collapse: collapse;
 		}
   
 	#MainGridTable {
  		width: 768px;
		}

	.btmenu {
  		float: none;
		}	

	.btmenu li {
  		float: none;
 		display: block;
 		margin-bottom: 1px;
 		background-image: url(http://img.direttagoal.cdn.serverclienti.com/templates/direttagoal/images/mobile_arrow.png);
 		background-repeat: no-repeat;
 		background-position: 4px 10px;
 		padding-left: 35px; 		 		
		}	
 
 	.btmenu li a {
 		font-size: 10px;
 		}
 	
 	.btmenu .selected {
 		padding-left: 35px;
 		}
 	
	.btgoalstab .cell_teams {
	 	white-space:normal;
		}

  
	.team2 {
  		display: block;
  		}
 
	.matchtimer {
    	padding: 0px 5px;
  		}


	.btgoalstab .teamseparator {
		word-wrap: break-word;
 		display: none; 		
 		}
	    	
	.mainpagecontent {
  		padding: 0px;
  		}	

	/* calendario bottom */
	
	#archivio_calendario ul {
		float: none;
		width: 768px;
		}
		
	#archivio_calendario ul li {
		margin-bottom: 1px;
		}	
		
	#footermatchlive_toolbar, #footermatchlive {
		width: 768px;		
		}		

	#footermatchlive tr td {
		padding: 3px;
		}
		

	#footer {
		background-color: #000;
		color: #fff;
		padding: 10px;
		width: 768px;
		}


}