/*@media screen and (max-device-width: 480px;) {*/
	body{
		-webkit-text-size-adjust: none;
		/*-webkit-transition: all 1s ease-in-out;*/
		font-family: Arial, Verdana, sans-serif;
		padding: 5px;
		direction : rtl;
		background-color: #05662a;
		/*font: 17px/21px -apple-system-font; ".Helvetica Neue Interface M3"*/
	}
	
	#ads-bottom{
		float:left;
		overflow:hidden;
		height:200px;
		position:absolute;
		left:0;
		top:0;
	}

	#wrapper{
		margin:0 auto;
		width:480px;
		height:200px;
		background:#fff;
		padding:3px 10px 10px 10px;
		/*border-top:3px solid #666;
		border-left:3px solid #666;
		border-right:3px solid #666;*/
	}
	
	.close {
		margin-top: 10px;
	}
	
	.effect{
		/*-moz-border-radius-topright:10px;
		-moz-border-radius-topleft:10px;
		-webkit-border-top-right-radius:10px;
		-webkit-border-top-left-radius:10px;
		border-radius-topright:10px;
		border-radius-topleft:10px;
		box-shadow:0px 0px 10px rgs(0,0,0,0.8);
		-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.8);
		-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.8);*/
	}
	
	#page
	{
		padding-top: 60px;
		margin-top: 20px;
		background-color:rgba(255,255,255,0.8);
		background-image: url("../images/soccer_field.jpg");
		opacity: 0.8;
		/*box-shadow:0px 0px 10px rgs(0,0,0,0.8);
		-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.8);
		-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.8);*/
	}
	
	.next_match {
		text-align: center;
	}
	
	.data_match {
		height: 64px;
		font-size: 24px;
	}
	
	.next_match img{
		display: inline-block;
		text-align: right;
		vertical-align: middle;
		margin-left: 15px;
	}

	.blurry-text {
		text-shadow: 0 0 10px black;
		color: transparent!important;
	 }

	 .result {
		color: #fff;
	}

	.next_match_home {
		float: right;
		text-align: center;
		width: 50%!important;
	}

	.next_match_away {
		float: left;
		text-align: center;
		width: 50%!important;
	}
	
	table {
		width: 99.9%;
		border-spacing: 0px;
	}
	
	th {
		background-image: url("../images/th.gif");
		background-repeat: x-repeat;
		height: 40px;
		color: #fff;
	}
	
	tr {
		height: 40px;
	}
	
	td {
		padding-right: 5px;
		border-right: solid 1px black;
	}
	
	#MatchesTable tr td {
		border-right: solid 0px black;
		font-size: 20px;
	}
	
	.bkg1 {
		/*background-color: #fff;*/
		background-color:rgba(255,255,255,0.8);
		/*opacity: 0.9;*/
	}
	
	.bkg2 {
		/*background-color: #aaa;*/
		background-color:rgba(185, 185, 185, 0.8);
		/*opacity: 0.9;*/
	}
	
	.win3 td, .win3 tr {
		font-weight: bold;
		color: green;
	}
	
	.win5 td, .matchwaiting2 .win5 td {
		font-weight: bold;
		color: goldenrod;
	}
	
	.matchwaiting1 {
		background-color: #444;		
	}
	
	.matchwaiting2 {
		background-color: #222;		
	}
	
	.matchwaiting2 td, .matchwaiting1 td {
		color: #fff;
	}
	
	.cls {
		height: 50px;
	}
	
	.logo_website
	{
		
		background-image: url("../images/cwc25.png");
		/*height: 150px;*/
		background-repeat: no-repeat;
		/*clear:both!important;*/
		display: block;
		width:100%;
		/*background-size: 100% 165px;*/
		background-size: cover;
		background-position: 50% 50%;
		/*background-size: 150px 150px;*/
		/*float:none!important;
		margin:0!important;
		padding:0!important;*/
	}
	
	.logo_website h1 {
		display: inline-block;
		font-size: 60px;
	}
	
	.logo_website2
	{
		background-image: url("../images/cwc25.png");
		height: 386px;
		background-repeat: no-repeat;
		/*clear:both!important;*/
		display: block;
		width:100%;
		max-width: 500px;
		/*background-size: 100% 165px;*/
		background-size: cover;
		background-position: 50% 50%;
		/*background-size: 150px 150px;*/
		/*float:none!important;
		margin:0!important;
		padding:0!important;*/
	}
	
	.logo_website2 h1 {
		display: inline-block;
		font-size: 60px;
	}
	
	.headerMenu  {
		margin-top: 10px;
		padding-top: 10px;
		background-color: #F3E2A9;
		text-shadow: 0.1em 0.1em #ffffff;
	}
	
	.headerMenu a  {
		text-decoration: none;
	}
	
	.sidebar {
		background-color: #F3E2A9;
	}
	
	.footermenu a
	{
		text-decoration: none;
	}
	
	.menuItem
	{
		background-image: url("../images/header.gif");
		padding-top: 15px;
		display: block;
		padding: 0px; 
		margin: 0px;
		width: 100%;
		height: 40px;
		color: #000000;
		float: none;
		clear: both;
		text-decoration: none;
		text-align: center;
		font-weight:bold;
		font-size: 22px;
		border-bottom: 1px solid #964006;
	}
	
	.curr_menuItem
	{
		background-image: url("../images/header_active.gif");
		padding-top: 15px;
		display: block;
		padding: 0px; 
		margin: 0px;
		width: 100%;
		height: 40px;
		color: #ffffff;
		float: none;
		clear: both;
		text-decoration: none;
		text-align: center;
		font-weight:bold;
		font-size: 22px;
	}
	
	.menuItem:hover
	{
		background-image: url("../images/header_hover.gif");
		color: #ffffff;
	}
	
	input[type="button"], select, input[type="submit"], input[type="text"], input[type="password"]
	{
		font-size: 18px;
	}

	.sidebar a , .sidebar a:hover
	{
		text-decoration: none;
	}
	
	div {
		clear:both!important;
		display:block!important;
		width:100%!important;
		float:none!important;
		margin:0!important;
		padding:0!important;
		-webkit-transition: all 1s ease-in-out;
	}
	
	#dd table tr td {
		border-right: 0px;
	}
	
	input#home_score, input#away_score {
		width: 30px;
	}
/*}*/