/*  MAKE LAYOUT RESPONSIVE at 1024px FOR SMALLER SCREENS ================================================================ */


	/*
		
		 header {
			width: 93.75%; 
		}

		#maincontent{
					width: 93.75%; 
		
		.maincontent{
			width: 93.75%; 
		}

		footer {
			width: 93.75%; 
		}  

	*/	 

		.tablet{
			display: none;
		}

        .non-phone{
        	display: block;
        }

        .non-phone-table{
        	
        }


       .phone{
	 display: none !important;
	}

     .phone-table{
       display: none !important;
      }

		body{
			margin: 0px !important;
		}

		table{
			color: #ffffff !important;
			font-size: 0.7em !important;
		}

		table{
			line-height: 1.5em !important;
		}

		table th{
			background: #27282d;
			text-align: left;
			color: #ffffff !important;
		}

		table thead{

		}


		table thead tr{

		}

		table tr:nth-child(even) {
        background-color: transparent;
        border-bottom: 1px solid #cccccc;
		}

		table tr:nth-child(odd) {
        background-color: transparent;
        border-bottom: 1px solid #cccccc;
		}

		table td{
			text-align: left;
			color: #000000;
		}

		table a{
			color: #1c8140 !important;
			text-decoration: none;
		}

		table a:visited{
			color: #1c8140;
		}

		a{
			text-decoration: none;
		}

		a:hover{
			opacity: 0.7;
		}

	.container{
        width: 1200px;
        margin: 0 auto;
        }


	.container-wide{
        width: 1200px;
        margin: 0 auto;
        }


		#header-container{
   		background:url("/images/head-container-bg2.png") repeat;    
   		width: 100%;
   		border-bottom: 4px solid #1c8140;
		}

		#header-container-new{
		background: #353842; 
   		width: 100%;
   		border-bottom: 4px solid #1c8140;
		}


		#header-container-admin{
		background:url("/images/head-container-bg2.png") repeat;    
   		width: 100%;
   		border-bottom: 4px solid #1c8140;
   		height: 19.3em;	
		}

		#header-container-test{
   		background:url("/images/head-container-bg5.jpg") repeat;   
   		width: 100%;
   		border-bottom: 4px solid #1c8140;
		}

		#header-inner{
			height: 14em;
		}

		#header-inner2{
			height: 15em;
		}

		#header-inner3{
			height: 17em;	
		}

		#header-inner4{
		  // height: 16em;
                  height: 6em;
		}


		#header-strap{
			height: 2.1em;
			padding-top: 1%;
		}

		#lms-other-sites{
			color: #ffffff;
			float: left;
			width: 30%;
			margin-top: 0em;
			font-family: 'Oswald', sans-serif;
		}

		#lms-other-sites ul{

		}

		#lms-other-sites ul li{
		display: inline-block;
		margin-right: 6%;
		font-size: 0.8em;
		background: url("/images/menu-arrow.png") no-repeat left;
		padding-left: 3%;
		}

		#lms-other-sites ul li a{
			text-decoration: none;
			color: #ffffff;
			text-transform: uppercase;

		}

		#lms-login-block{
			float: right;
			font-family: 'PT Sans', sans-serif;
			margin-top: 0%;
		}


		#lms-login-block form{
			float: right;
			width: 52%;
		}

		#lms-login-block input{
			height: 24px;
			width: 120px;
			border: none;
			font-family: 'PT Sans', sans-serif;
			font-size: 0.8em;
			padding-left: 2%;
			color: #41434b;
			font-weight: bold;
		}

		#lms-login-block .login-btn{
		width: 68px;
		background: #41434b;
		color: #ffffff;
		padding-top: 1%;
		height: 27px;
		text-shadow: none;
		font-family: 'Oswald', sans-serif;
		}


			#lms-login{
			
			}

			#lms-login li{
				float: left;
				color: #ffffff;
			}

			#lms-login li a{

			}

			#LoginDiv{
				
			}


			#header-middle{
				
			}

			#search-area{
				float: right;
				width: 50%;
				font-family: 'PT Sans', sans-serif;
				margin-top: 1%;
			}

			#contries-dd{
			float: left;
			width: 50%;
			display: none;
			}

			#contries-dd select{
				height: 24px;
				width: 170px;
				border: none;
				font-size: 0.8em;
				float: right;
				background: #41434b;
     			color:#ffffff;
			}

			#contries-dd-content select{
				border: none;
				font-size: 0.8em;
				background: #41434b;
     			color:#ffffff;
			}




			#search-bar{

			}

			#search-bar form{
				float: right;
			}

			#search-bar input{
				border: none;
				height: 22px;
			}


			#search-bar #search-btn{
			height:26px;
			width: 25px;
			background:url("/images/search-icon.png") no-repeat; 
			margin-left: -3%;
			}

			#logo{
			margin-top:-2.3%;	
			}

            
            #header-social{
            	width: 74.68% !important;
            	height: 130px;
            }

            #header-social2{
                height: 160px;
            }


			#head-advert{
				 
			}

            #content-container{
			min-height: 19em;
			width: 100%;
			background: #dddddd;
            }

            #content-container2{
			min-height: 19em;
			width: 100%;
			background: #ffffff;
            }

			#hp-banner{
				
			}


            #hp-banner img{
            	width: 100%;
            }


            #nav-menu{
				height: 4.1em;
				font-family: 'Oswald', sans-serif;
				padding-top: 0.6em;
				position: relative;
				background: #212329;
				width: 100%; 
				z-index: 9998;"
            }

            #nav-menu ul{
            	width: 980px;
            	margin: 0 auto;
            	position: relative;
            }

            #nav-menu ul li{
				display: inline-block;
				width: 9.5em;
				text-align: center;
				color: #ffffff;
				text-transform: uppercase;
				font-weight: bold;
				font-size: 0.9em;
				padding-bottom: 0.4em;
            }

            #nav-menu ul li:hover{
            	border-bottom:3px solid #1c8140;
            }


            #nav-menu ul li a{
				text-decoration: none;
				padding-top: 3.9em;
				display: block;
				color: #ffffff;
				font-size: 0.8em;		
            }


            #nav-menu ul li ul{
            	display: none;
				position: absolute;
				width: 32%;
				margin-top: 0.6em;
				background: url("/images/drop-down-bg.png") repeat-y;
				z-index: 900;
				padding-bottom: 2%;

            }


            #nav-menu ul li:hover ul{
             	display: block;
            }


            #nav-menu ul li ul li{
            	background: url("/images/drop-down-arrow.png") no-repeat 0% 77%;
            	width: 16em;
            	text-align: left;
            	padding-left: 3%;
            }

            #nav-menu ul li ul li:hover{
            	background: none !important;
            }

            #nav-menu ul li ul li:hover ul{
            	
            }

            #nav-menu ul li ul li ul{
  				position: relative;
  				margin-left: 10%;
  				display: none;
            }

            #nav-menu ul li ul li ul li{
            	padding-left: 12% !important;
            }


			#nav-menu ul li ul li ul li a{

			}



            #nav-menu ul li ul li:hover{
            	border-bottom: none;
            }


            #nav-menu ul li ul li a{
            	padding-top: 1em;
				font-size: 1em;
            }

            #nav-menu ul li ul li a:hover{
            	color: #99CA3A;
            }


            #nav-menu ul li a#menu-about{
            	background: url("/images/menu-about2.png") no-repeat center top;
            }

            #nav-menu ul li a#menu-rules{
            	background: url("/images/menu-rules.png") no-repeat center top;
            }

            #nav-menu ul li a#menu-scores{
            	background: url("/images/menu-scores.png") no-repeat center top;
            }

            #nav-menu ul li a#menu-venue{
            	background: url("/images/menu-venue.png") no-repeat center top;
            }

            #nav-menu ul li a#menu-fix{
            	background: url("/images/menu-fixtures.png") no-repeat center top;
            }

            #nav-menu ul li a#menu-rank{
            	background: url("/images/menu-rankings.png") no-repeat center top;
            }

            #nav-menu ul li a#menu-contact{
            	background: url("/images/menu-contact.png") no-repeat center top;
            }  

             #nav-menu ul li a#menu-search{
            	background: url("/images/menu-contact.png") no-repeat center top;
            }  

            #nav-menu ul li a#menu-home{
            	background: url("/images/logo-menu.png") no-repeat center top;
            }


            #nav-menu-mobile{
            	max-height: 0;
				display: block;
				overflow: hidden;
            }

            #nav-menu-mobile-new{
            	max-height: 0;
				display: block;
				overflow: hidden;
            }

            #nav-menu-mobile-2019{
            	max-height: 0;
				display: block;
				overflow: hidden;
            }

            #mobile-menu-link{
            	display: none;
            }


            #mobile-menu-new-2019{
            	display: none;
            }

            #mobile-menu-link-test{
            	display: none;
            }


            #mobile-menu-link-test2{
            	display: none;
            }


            #sign-up-block{
            	margin-top: 2%;
            }

            #team-signup{
            	background: url("/images/sign-up-arrow.png") no-repeat #212429;
            	background-size: 10%;
            	background-position: 90% 50%;
            	height: 4.8em;
            	border-bottom: 3px solid #1c8140;
            }

            #team-signup p{
            	font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 2%;
				padding-left: 5%;
				font-size: 1.5em;
				font-weight: bold;
            }

            #team-signup a{
            	color:#ffffff;
            	text-decoration: none;
            	padding-right:21em;
            }

           #team-signup-stack{
            	background: url("/images/sign-up-arrow.png") no-repeat #212429;
            	background-size: 10%;
            	background-position: 90% 50%;
            	height: 4.8em;
            	width: 96%;
            	border-bottom: 3px solid #1c8140;
            	margin-bottom: 3%;				
            }

            #team-signup-stack p{
            	font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 2%;
				padding-left: 5%;
				font-size: 1.5em;
				font-weight: bold;
            }

            #team-signup-stack a{
            	color:#ffffff;
            	text-decoration: none;
            	padding-right:7em;
            }

            #ind-signup{
            	background: url("/images/sign-up-bg.png") repeat-x;
				height: 4.8em;
				border-bottom: 3px solid #1c8140;
			}

            #ind-signup p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 5%;
				padding-left: 5%;
				font-size: 1.5em;
				font-weight: bold;
            }

            #ind-signup a{
            	color: #ffffff;
            	text-decoration: none;
            	padding-right: 4.7em;
            }

            #ind-signup-stack{
            	background: url("/images/sign-up-bg.png") repeat-x;
				height: 4.8em;
				border-bottom: 3px solid #1c8140;
			}

            #ind-signup-stack p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 5%;
				padding-left: 5%;
				font-size: 1.5em;
				font-weight: bold;
            }

            #ind-signup-stack a{
            	color: #ffffff;
            	text-decoration: none;
            	padding-right: 4.6em;
            }


            #newsletter-signup{
            	background: url("/images/sign-up-bg.png") repeat-x;
				height: 4.8em;
				border-bottom: 3px solid #1c8140;
				margin-top: 6%;
			}

            #newsletter-signup p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 5%;
				padding-left: 5%;
				font-size: 1.5em;
				font-weight: bold;
            }

            #newsletter-signup a{
            	color: #ffffff;
            	text-decoration: none;
            	padding-right: 9.2em;
            }


            #signin-btn{
            	background: url("/images/sign-up-bg.png") repeat-x;
            	height: 4.8em;
            	border-bottom: 3px solid #1c8140;		
            	margin-top: 3%;		
            }

            #signin-btn p{
            	font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 5%;
				padding-left: 5%;
				font-size: 1.5em;
				font-weight: bold;
            }

            #signin-btn a{
            	color:#ffffff;
            	text-decoration: none;
            }


            #hp-global-area{
            	margin-top: 2%;
            }


			#global-results{

			}

			#glo-results-head{
				background: url("/images/global-news-bg.png") repeat-x;
				height: 3.7em;
			}

			#glo-results-head p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 5%;
				padding-left: 5%;
				font-size: 1.5em;
				font-weight: bold;
			}

			#glo-results-mid{
				height: 14em;
				overflow: hidden;
				background: #ffffff;
			}

			#glo-results-mid table{
				background: #ffffff;
				font-size: 0.9em !important;
				color: #000000;
			}


			#glo-results-mid table tr:nth-child(odd){
				background: #ffffff;
				border-bottom: 1px solid #d9d9db;
				height: 3em;
			}

			#glo-results-mid table tr:nth-child(even){
				background: #ffffff;
				border-bottom: 1px solid #d9d9db;
				height: 3em;
			}

			#glo-results-mid a{
				color: #000000 !important;
			}

			#glo-results-btm{
				background: #41434b;
				height: 2.8em;
				border-bottom: 3px solid #1c8140;
			}

			#glo-results-btm p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 5%;
				padding-left: 5%;
				font-size: 1em;
				font-weight: bold;
				text-transform: uppercase;
			}

			.latest-results-left{
				width: 35%;
				text-align: right;
			}

			.latest-results-mid{
				width: 30%;
				text-align: center;
			}

			.latest-results-right{
				width: 35%;
				text-align: left;
			}


			#global-news{

			}

			#glo-news-head{
				background: url("/images/global-news-bg.png") repeat-x;
				height: 3.7em;
			}

			#glo-news-head p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 5%;
				padding-left: 5%;
				font-size: 1.5em;
				font-weight: bold;
			}

			#glo-news-mid{
				height: 14em;
				overflow: hidden;
				background: #ffffff;
			}

			#glo-news-mid ul{

			}

			#glo-news-mid ul li{
				margin-top: 3%;
				margin-bottom: 3%;
				margin-left: 5%;
				background: url("/images/menu-arrow2.png") no-repeat left;
				padding-top: 2%;
				padding-bottom: 2%;
				border-bottom: 1px solid #d9d9db;

			}

			#glo-news-mid ul li.first{
				
			}

			#glo-news-mid ul li.last{
				border-bottom: none;				
			} 
				 

			#glo-news-mid ul li  a{
				text-decoration: none;
				color: #000000 !important;
				padding-left: 4%;
			}

			#glo-news-btm{
				background: #41434b;
				height: 2.8em;
				border-bottom: 3px solid #1c8140;
			}

			#glo-news-btm p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 5%;
				padding-left: 5%;
				font-size: 1em;
				font-weight: bold;
				text-transform: uppercase;
			}

			#glo-news-btm a{
				color: #ffffff;
			}


			#homepage-top-players{
				clear: both;
			}

			#homepage-top-players #tabs ul li{
				padding-left: 1%;
				padding-top: 1%;
				padding-bottom: 1%;
			}

			#homepage-top-players #tabs ul li a{
				text-align: right;
				font-size: 1.0em;
				padding-left: 2em;
				font-family: 'Oswald', sans-serif;
				text-transform: uppercase;
			}

			#homepage-top-players #tabs #top-team-tab{
				background: url("/images/team-tab.png") no-repeat left center;
			}

			#homepage-top-players #tabs #top-bat-tab{
				background: url("/images/bats-tab.png") no-repeat 2% center;
			}

			#homepage-top-players #tabs #top-bowl-tab{
				background: url("/images/ball-tab.png") no-repeat left center;
			}

			#homepage-top-players #tabs #top-keep-tab{
				background: url("/images/keeper-tab.png") no-repeat left center;
			}

			#homepage-top-players #tabs #top-hof-tab{
				background: url("/images/hof-tab.png") no-repeat left center;
			}


			#team-stats-tabs #tabs ul li{
				padding-left: 2%;
				padding-top: 1%;
				padding-bottom: 1%;
			}

			#players-stats-tabs #tabs ul li{
				padding-left: 1%;
				padding-top: 1%;
				padding-bottom: 1%;
			}

            
            #team-stats-tabs #tabs ul li a{
            	text-align: right;
				font-size: 0.9em;
				padding-left: 2em;
            }

            #players-stats-tabs #tabs ul li a{
				text-align: right;
				font-size: 1.0em;
				padding-left: 2em !important;
				font-family: 'Oswald', sans-serif;
				text-transform: uppercase;
            }


            #team-stats-tabs #tabs #summary-tab{
				background: url("/images/summary-tab.png") no-repeat left center;
			}

			#players-stats-tabs #tabs #summary-tab{
				background: url("/images/summary-tab.png") no-repeat left center;
			}

            #team-stats-tabs #tabs #results-tab{
				background: url("/images/results-tab.png") no-repeat left center;
			}

            #team-stats-tabs #tabs #fixtures-tab{
				background: url("/images/fixtures-tab.png") no-repeat left center;
			}

            #team-stats-tabs #tabs #bat-tab{
				background: url("/images/bats-tab.png") no-repeat 2% center;
			}

			#players-stats-tabs #tabs #bat-tab{
				background: url("/images/bats-tab.png") no-repeat 2% center;
			}
			
			#team-stats-tabs #tabs #bowl-tab{
				background: url("/images/ball-tab.png") no-repeat left center;
			}

			#players-stats-tabs #tabs #bowl-tab{
				background: url("/images/ball-tab.png") no-repeat left center;
			}


			#players-stats-tabs #tabs #keep-tab{
				background: url("/images/keeper-tab.png") no-repeat left center;
			}

			#players-stats-tabs #tabs #history-tab{
				background: url("/images/results-tab.png") no-repeat left center;
			}

			#players-stats-tabs #tabs #fixtures-tab{
				background: url("/images/team-tab.png") no-repeat left center;
			}



			#hp-top-performance-top{
				background: url("/images/global-news-bg.png") repeat-x;
				height: 3.7em;
			}

			#hp-top-performance-top p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 5%;
				padding-left: 5%;
				font-size: 1.5em;
				font-weight: bold;
			}

			#hp-top-performance-mid{
				height: 9.5em;
				overflow: hidden;
				background: #ffffff;

			}

			#hp-top-performance-btm{
				background: #41434b;
				height: 2.8em;
				border-bottom: 3px solid #1c8140;				
			}

			#hp-top-performance-btm p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 5%;
				padding-left: 5%;
				font-size: 1em;
				font-weight: bold;
				text-transform: uppercase;

			}


			#hp-top-performance-btm a{
				color: #ffffff !important;
				text-decoration: none;
			}


			#side-advert1{
				margin-top: 4.5%;
			}

			#side-advert2{
				margin-top: 4.5%;
			}

			#lms-tv{
				margin-top: 5%;
			}

			#lms-tv-top{
				background: url("/images/global-news-bg.png") repeat-x;
				height: 3.7em;
			}

			#lms-tv-top p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 5%;
				padding-left: 5%;
				font-size: 1.5em;
				font-weight: bold;
				text-transform: uppercase;
			}

			#footer-container{
				background:url("/images/footer-dsk.png") repeat-x; 
				width: 100%;
				height: 30em;

			}


			#footer-container-2019{
				background: #00413d;
				width: 100%;
			}

			#footer-inner a{
             color: #ffffff;
			}

			#footer-share{
				color: #ffffff;
			}

			#footer-top-page{
				color: #ffffff;
				
			}

			#footer-top-page a{
				color: #ffffff;
				text-decoration: none;
				float: right;
			}

			#footer-top{
			height: 2.3em;
			}

			#footer-mid{
			height: 20.8em;
			overflow: hidden;
			}

			#footer-bottom{
			 color: #ffffff;
			}

			#foot-btm-links ul li a{
				text-decoration: none;
			}

			#foot-btm-links-left{
				width: 100%;
				float: left;
				font-family: 'PT Sans', sans-serif;
				font-size:0.7em;
			}

			#foot-btm-links-left ul{
				width: 33%;
				float: left;
				margin-top: 1%;
			}

			#foot-btm-links-left ul li{
				margin-top: 4%;
			}

			#foot-btm-links-right{
				width: 50%;
				float: left;
				font-family: 'PT Sans', sans-serif;
				font-size:0.7em;
			}


			#foot-btm-links-right ul{
				width: 50%;
				float: left;
				margin-top: 5%;

			}

			#foot-btm-links-right ul li{
				margin-top: 4%;
			}


 #foot-btm-copy{
  font-family: 'PT Sans', sans-serif;
  font-size:0.7em;
  margin-top: 1%;
  color: #ffffff;
  line-height: 1.5em;
}

			#city-contact-details{
				color: #333333;
				border-bottom: 3px solid #1c8140;
			}

			#city-contact-top{
				background: url("/images/global-news-bg.png") repeat-x;
				height: 3.7em;
			}

			#city-contact-top p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 5%;
				padding-left: 5%;
				font-size: 1em;
				font-weight: bold;
				text-transform: uppercase;
			}

			#city-contact-mid{
				background: #ffffff;
				height: 12.3em;
			}


			#city-contact-mid-multiple{
				background: #ffffff;
				height: 23.3em;				
			}

			#city-contact-mid-left{
			width: 31%;
			float: left;
			padding-top: 5%;
			padding-left: 2%;
			padding-right: 2%;
			height: 10em;

			}

			#city-contact-mid-right{
			width: 65%;
			float: left;
			margin-top: 11%;
			font-size: 0.9em;
			font-family: 'PT Sans', sans-serif;
			}

			#city-contact-mid-right p{
				margin-bottom: 3%;
			}

			#city-contact-mid-right p img{
				margin-right: 3%;
			}

			#city-contact-mid-right p a{
				text-decoration: none;
				color: #333333;
			}

			p#manager-name{
				font-family: 'Oswald', sans-serif;
				font-weight: bold;
				font-size: 1.2em;
			}



			#city-banner{
				  margin-bottom: 2%;
			}

			#city-newsletter #newsletter-signup{
				margin-top: 2%;
			}

			#city-sign-up #sign-up-block{
				margin-top: 0%;
			}

			#city-content{

			}

			#city-content-left-up{
				margin-top: -21%;
			}

			#city-content-left-up-double{
				margin-top: -40%;
			}			


			#city-content-right{
				margin-top: -0.5%;
			}


			#city-featured-video-top{
				background: url("/images/global-news-bg.png") repeat-x;
				height: 3.7em;
			}

			#city-featured-video-top p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 3%;
				padding-left: 5%;
				font-size: 1.4em;
				font-weight: bold;
			}


			.top{
				background: url("/images/global-news-bg.png") repeat-x;
				height: 3.7em;
			}

			.top p{
			font-family: 'Oswald', sans-serif;
			color: #ffffff;
			padding-top: 3%;
			padding-left: 5%;
			font-size: 1.4em;
			font-weight: bold;
			text-transform: uppercase;
			}

			#city-league-news{
				margin-top: 3%;
			}

			#city-league-news-content{
				background: #ffffff;
				font-family: 'PT Sans', sans-serif;
				padding: 4%;
				padding-top: 1%;
			}

			#city-league-news-content p{
			margin-top:2%;
			margin-bottom:2%;
			}

			#city-tabs{
				clear: both;
				margin-top: 2%;
			}

			#city-tabs #tabs ul li{
				padding-left: 1%;
				padding-top: 1%;
				padding-bottom: 1%;

			}

			#city-tabs #tabs ul li a{
				text-align: right;
				font-size: 1.0em;
				padding-left: 2em !important;
				font-family: 'Oswald', sans-serif;
				text-transform: uppercase;
			}

			#city-tabs #tabs #fix-and-res-tab{
				background: url("/images/fixtures-tab.png") no-repeat left center;
			}

			#city-tabs #tabs #info-tab{
				background: url("/images/info2-tab.png") no-repeat left center;
			}

			#city-tabs #tabs #hof-tab{
				background: url("/images/hof-tab.png") no-repeat left center;
			}

			#city-tabs #tabs #venue-tab{
				background: url("/images/venue-tab.png") no-repeat left center;
			}


			#league-details-tabs{

				clear: both;
				margin-top: 2%;
			}

			#league-details-tabs ul li{
				padding-left: 1%;
				padding-top: 1%;
				padding-bottom: 1%;

			}

			#league-details-tabs ul li a{
				text-align: right;
				font-size: 0.8em;
				padding-left: 2.2em !important;
				font-family: 'Oswald', sans-serif;
				text-transform: uppercase;
			}

			#league-details-tabs #tabs #fix-tab{
				background: url("/images/fixtures-tab.png") no-repeat left center;
			}

			#league-details-tabs #tabs #res-tab{
				background: url("/images/info2-tab.png") no-repeat left center;
			}

			#league-details-tabs #tabs #bat-tab{
				background: url("/images/bats-tab.png") no-repeat left center;
			}

			#league-details-tabs #tabs #bowl-tab{
				background: url("/images/ball-tab.png") no-repeat left center;
			}

			#league-details-tabs #tabs #keep-tab{
				background: url("/images/keeper-tab.png") no-repeat left center;
			}


			#league-details-tabs #tabs #dream-tab{
				background: url("/images/hof-tab.png") no-repeat left center;
			}

			#player-personal-details{
				background: white;
				min-height: 21em;
				margin-bottom: 0%;
			}

			#player-personal-details-top{
				background: url("/images/global-news-bg.png") repeat-x;
				height: 3.7em;
				text-transform: uppercase;
			}

			#player-personal-details-top p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 3%;
				padding-left: 5%;
				font-size: 1.4em;
			}

			#player-personal-details-left{

			}

			#player-personal-details-left img{
				max-height: 13em;
				padding-left: 15%;
				padding-top: 7%;
				max-width: 80%;
			}

			#player-personal-details-right{
				font-family: 'PT Sans', sans-serif;
				line-height: 1.5em;

			}

			#player-personal-details-right p{

			}


			#player-personal-details-right p span{
				font-weight: bold;
			}

			#player-advert-right{
				text-align: center;
			}

			#player-advert-right img{
				  height: 13em;
  				  padding-top: 7%;
			}

			#global-news-block{
				background: #ffffff;
			}

			#global-news-block-top{
				background: url("/images/global-news-bg.png") repeat-x;
				height: 3.7em;
				line-height: 1.5em;
			}

			#global-news-block-top p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 3%;
				padding-left: 5%;
				font-size: 1.4em;
			}

			#global-news-block-content{
				background: #ffffff;
				font-family: 'PT Sans', sans-serif;
				padding-top: 0.7em;
				line-height: 1.5em;
				padding-bottom: 0.7em;
			}

			#global-news-block-content p{
				text-align: left;
				font-weight: bold;
				padding-left: 12%;
			}

			#global-news-block-content p a{
				text-decoration: none;
				color: #000000;
			}



			#players-stats-tabs .ui-tabs .ui-tabs-nav .ui-tabs-anchor{
				padding: .5em 0.8em !important;
			}

			#players-stats-tabs h2{
				font-family: 'Oswald', sans-serif;
				font-weight: bold;
			}


			.global-news a{
				background: url('/images/global-news.png') no-repeat left center;
				padding-left: 7%;
			}

			.global-dreamteam a{
				background: url('/images/global-dreamteam.png') no-repeat left center;
				padding-left: 7%;
			}

			.global-hof a{
				background: url('/images/global-halloffame.png') no-repeat left center;
				padding-left: 7%;
			}

			.global-teamrnk a{
				background: url('/images/global-dreamteam.png') no-repeat left center;
				padding-left: 7%;
			}


			.global-batrnk a{
				background: url('/images/global-battingrank.png') no-repeat left center;
				padding-left: 7%;
			}

			.global-bowlrnk a{
				background: url('/images/global-bowlingrank.png') no-repeat left center;
				padding-left: 7%;
			}

			.global-keeprnk a{
				background: url('/images/global-keepingrank.png') no-repeat left center;
				padding-left: 7%;
			}


			#player-stats-summary-batting{

			}

			#player-stats-summary-batting h2{
				font-family: 'Oswald', sans-serif;
				font-weight: bold;
			}

			#player-stats-summary-batting p{
				font-family: 'PT Sans', sans-serif;
				font-size: 0.8em;
				margin-top: 2%;
				margin-bottom: 2%;
			}

			#player-stats-summary-bowling h2{
				font-family: 'Oswald', sans-serif;
				font-weight: bold;
			}

			#player-stats-summary-bowling p{
				font-family: 'PT Sans', sans-serif;
				font-size: 0.8em;
				margin-top: 2%;
				margin-bottom: 2%;
			}

			#player-stats-summary-keeping h2{
				font-family: 'Oswald', sans-serif;
				font-weight: bold;
			}

			#player-stats-summary-keeping p{
				font-family: 'PT Sans', sans-serif;
				font-size: 0.8em;
				margin-top: 2%;
				margin-bottom: 2%;
			}



			#player-stats-batting table{
				margin-top: 3%;
			}


			#team-details{
				background: white;
				min-height: 19.6em;
			}

			#team-details-top{
				background: url("/images/global-news-bg.png") repeat-x;
				height: 3.7em;
				text-transform: uppercase;
			}

			#team-details-top p{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 3%;
				padding-left: 5%;
				font-size: 1.4em;
			}

			#team-details-left{

			}

			#team-details-left img{
				height: 13em;
				padding-left: 15%;
				padding-top: 7%;
			}

			#team-details-right{
				font-family: 'PT Sans', sans-serif;
				line-height: 1.5em;
				text-align: center;
			}

			#team-details-right p{

			}


			#team-details-right p span{
				font-weight: bold;
			}

			#team-details-right p span a{
				text-decoration: none;
				color: #000000;
			}

			#content-page-main-content{
				background: #ffffff;
			}

			#content-page-main-content-top{
				background: url("/images/global-news-bg.png") repeat-x;
				height: 3.7em;
			}

			#content-page-main-content-top h2{
				font-family: 'Oswald', sans-serif;
				color: #ffffff;
				padding-top: 2%;
				padding-left: 5%;
				font-size: 1.4em;
				float: left;
			}

			#contries-dd-content{
				float: right;
				padding-top: 1em;
				padding-right: 1em;
				font-family: 'PT Sans', sans-serif;
			}



			#content-banner{
				margin-bottom: 3%;
			}


			#content-page-main-content-mid{
				padding: 4%;
				min-height: 38em;
				margin-bottom: 3%;
				color: #000000;
				font-family: 'PT Sans', sans-serif;
				overflow-x: hidden;
			}

			#content-page-main-content-mid p{
				margin-top: 0%;
				margin-bottom: 2%;
				font-family: 'PT Sans', sans-serif;
				line-height: 1.5em;
			}

			#content-page-main-content-mid a{
				color: #1c8140;
			}

			#content-page-main-content-mid div{
				line-height: 1.5em;
				margin-bottom: 0%;
			}

			#content-page-main-content-mid h1{
				color: #41434b;
				margin-bottom: 2%;
				font-size: 1.5em;
			}

			#content-page-main-content-mid h2{
				color: #41434b;
				margin-bottom: 2%;
				font-size: 1.1em;
                                line-height: 1.5em;
			}

			#content-page-main-content-mid h3{
				color: #41434b;
				margin-bottom: 2%;
                                line-height: 1.5em;
			}

			#content-page-main-content-mid h4{
				color: #41434b;
				margin-bottom: 2%;
			}

			#content-page-main-content-mid ul{
				font-family: 'PT Sans', sans-serif;
				list-style-type: square;
			}

			#content-page-main-content-mid ul li{
				margin: 1% 0% 1% 5%;
				line-height: 1em;
			}

			#content-page-main-content-mid ol li{
				margin: 2% 0% 2% 5%;
				line-height: 1em;
			}

			#content-page-main-content-mid ul ul{
				margin-left: 5%;
			}

			#content-page-main-content-mid ul ul li{

			}


			.table-break{
			padding-top: 2%;
			padding-bottom: 2%;

			}


			.table-break h2{
			margin-bottom: 2%;
			font-family: 'Oswald', sans-serif;
			font-weight: bold;
			}

			.table-break #see-more-link{
				float: right;
				font-size: 0.7em;				
			}

			#see-more-link{
				float: right;
				font-size: 0.7em;				
			}
			

			.is-hs-out{

			}

			#team-world-ranking{
				
			}

			#team-world-ranking table{
			font-size: 0.8em!important;
			font-family: 'PT Sans', sans-serif;
			}

			#city-leage-info{

			}

			#city-leage-info ul li{
					
			}				

			#city-leage-info ul li a{
				text-decoration: none;
				font-size: 0.8em;	
			}

			#league-go-back{
				margin-top: 1em;
				margin-left: 1em;
			}

			#league-go-back a{
			color: #000000;
			font-family: 'PT Sans', sans-serif;
			}

			#city-leage-info h2{
			font-family: 'Oswald', sans-serif;
			margin-bottom: 2%;
			font-size: 1.1em;
			font-weight: normal;
			}

			#city-leage-info p{
				font-family: 'PT Sans';
				font-size: 0.8em;
				padding-top: 1%;
				padding-bottom: 1%;
			}


			#city-venue-info h2{
			font-family: 'Oswald', sans-serif;
			margin-bottom: 2%;
			font-size: 1.1em;
			font-weight: normal;
			}

			#city-venue-info p{
				font-family: 'PT Sans';
				font-size: 0.8em;
				padding-top: 1%;
				padding-bottom: 1%;
			}

			.national-fixtures{

			}

			.national-fixtures ul{

			}

			.national-fixtures ul li{
				margin-top:1%;
				margin-bottom:1%;
			}

			.national-fixtures ul li a{
				text-decoration: none;
				color: #1c8140 !important;
			}

			.hp-results{
				text-align: center;
				margin-top: 6%;
				margin-bottom: 6%;
			}
			
			.hp-results-left{

			}

			.hp-results-mid{


			}

			.hp-results-right{


			}


			#foot-twitter iframe{
				height: 20em;
			}

			.sign-up-small-txt{
				font-size: 0.9em !important;
				font-weight: normal !important;
				padding-top: 2% !important;	
				font-family: 'PT Sans', sans-serif !important;
			}

			#foot-igram{
				text-transform: uppercase;
				font-size: 0.8em;
				margin-top: 2.5em;
			}

			#foot-igram h3{
				color: #ffffff;
				margin-bottom: 1.5em;
			}

			#foot-facebook{
				margin-top: 2.5em;
			}


	#team-maj-trop{

	}

	#team-maj-trop span{
		font-size: 0.8em;
		font-weight: bold;
	}

	#team-min-trop span{
		font-size: 0.8em;
		font-weight: bold;
	}


	#logged-in-block{
		margin-top: 0.2em;
	}

	#logged-in-block ul{

	}

	#logged-in-block ul li{
		float: left;
		margin-left: 3%;
		background: url("/images/menu-arrow.png") no-repeat left;
		padding-left: 2%;

	}

	#logged-in-block ul li a{
		color: #ffffff;
		text-decoration: none;
		font-family: 'Oswald';
		font-size: 0.8em;
		text-transform: uppercase;
	}


	.ui-accordion .ui-accordion-header{
		color: #ffffff !important;
	}

	#tabs table{
		line-height: 1.5em;
	}

	.PTable{
		width:60% !important;
	}

	.PTable td{
		color: #000000 !important;  
	}

	.PTable label span{
		color: #1c8140 !important;
	}

	.ButtonDiv input{
		background: #34363c;
		color: white;
		border: none;
		height: 2em;
		font-weight: normal;
	}

	.CalendarTable td, .CalendarTable th{
		
	}

	.TableRecords td{
	
	}

	.CalendarListHeader td, .CalendarListHeader2 td, .TeamScheduleHeader td{
		background: none !important;
		border: none !important;

	}

	.CalendarCell:hover{
		background: #1c8140 !important;
	}

	.CalendarHeader{
		font-size: 1.5em !important;
	}

	.TLDiv{
		width: 70% !important;
	}

	.TLRed{
		background: none !important;
	}

	.TLGreen{
		background: none !important;
	}

	.StatementTable{
		width: 70% !important;
	}

	.StatementTable td{
		color: #000000 !important;
	}

	.StatementButtons input{
		background: #34363c;
		color: white;
		border: none;
		height: 2em;
		font-weight: normal;
	}

	#bottom-advert{
		margin-top: 2%;
	}

	#hp-tab-title{
		margin-bottom:2%;
	}



			#hp-top-performance-mid-left{
			width: 31%;
			float: left;
			padding-top: 3%;
			padding-left: 2%;
			padding-right: 2%;

			}

			#hp-top-performance-mid-right{
			width: 65%;
			float: left;
			margin-top: 11%;
			font-size: 0.9em;
			font-family: 'PT Sans', sans-serif;
			}

			#hp-top-performance-mid-right p{
				margin-bottom: 3%;
			}

			#hp-top-performance-mid-right p img{
				margin-right: 3%;
			}

			#hp-top-performance-mid-right p a{
				text-decoration: none;
				color: #333333;
			}

	.showFixNo{
		display: none;
	}

	.fixno{
		display: none;
	}

	#scorecard-top-links{
		text-align: center;
	}

	#scorecard-top-links-new{
		text-align: center;
		position: absolute;
		top: 2%;
		left: 5%;
	}

	.uk-venue-block{
		float: left;
		font-size: 0.9em;
		margin-bottom: 5% !important;

	}

	.uk-venue-block ul{
		-webkit-column-count: 5; /* Chrome, Safari, Opera */
	    -moz-column-count: 5; /* Firefox */
	    column-count: 5;
	    list-style-type: none !important;
	}

	.uk-venue-block ul li{
		width: 100%;
		margin: 4% 0% 0% 0% !important;
	}

	#player-stats-menu{
		margin-bottom: 4%;
	}

	#player-stats-menu-top{
		background: url("/images/global-news-bg.png") repeat-x;
		height: 3.7em;
		text-transform: uppercase;
	}

	#player-stats-menu-top p{
		font-family: 'Oswald', sans-serif;
		color: #ffffff;
		padding-top: 2%;
		padding-left: 5%;
		font-size: 1.4em;
	}

	#player-stats-menu-mid{
		background: #ffffff;
		font-family: 'PT Sans', sans-serif;
		padding-top: 0.7em;
		line-height: 1.5em;
		padding-bottom: 0.7em;
	}

	#player-stats-content{
		font-family: 'PT Sans';
		font-size: 1.1em;
		background: #ffffff;
		padding: 2%;
		clear: both;
	}

    

    #team-stats-menu{
		margin-bottom: 4%;
	}

	#team-stats-menu-top{
		background: url("/images/global-news-bg.png") repeat-x;
		height: 3.7em;
		text-transform: uppercase;
	}

	#team-stats-menu-top p{
		font-family: 'Oswald', sans-serif;
		color: #ffffff;
		padding-top: 2%;
		padding-left: 5%;
		font-size: 1.4em;
	}

	#team-stats-menu-mid{
		background: #ffffff;
		font-family: 'PT Sans', sans-serif;
		padding-top: 0.7em;
		line-height: 1.5em;
		padding-bottom: 0.7em;
	}

	#team-stats-content{
		font-family: 'PT Sans';
		font-size: 1.1em;
		background: #ffffff;
		padding: 2%;
		margin-top: -2%;
	}

	#team-stats-menu ul li a.team-summary-link{
		background: url('/images/global-news.png') no-repeat left center;
		padding-left: 5%;
	}

	#team-stats-menu ul li a.team-fixtures-link{
		background: url('/images/global-dreamteam.png') no-repeat left center;
		padding-left: 5%;

	}

	#team-stats-menu ul li a.team-results-link{
		background: url('/images/global-halloffame.png') no-repeat left center;
		padding-left: 5%;
	}

	#team-stats-menu ul li a.team-batting-link{
	background: url('/images/global-battingrank.png') no-repeat left center;
	padding-left: 5%;
	}

	#team-stats-menu ul li a.team-bowling-link{
	background: url('/images/global-bowlingrank.png') no-repeat left center;
	padding-left: 5%;
	}	
			

    #player-stats-menu ul li a.player-menu-summary{
		background: url('/images/global-news.png') no-repeat left center;
		padding-left: 5%;
    }	

    #player-stats-menu ul li a.player-menu-history{
		background: url('/images/global-halloffame.png') no-repeat left center;
		padding-left: 5%;
    }

    #player-stats-menu ul li a.player-menu-fixtures{
		background: url('/images/global-dreamteam.png') no-repeat left center;
		padding-left: 5%;
    }

    #player-stats-menu ul li a.player-menu-batting{
	background: url('/images/global-battingrank.png') no-repeat left center;
	padding-left: 5%;
    }

    #player-stats-menu ul li a.player-menu-bowling{
	background: url('/images/global-bowlingrank.png') no-repeat left center;
	padding-left: 5%;
    }

    #player-stats-menu ul li a.player-menu-keeping{
	background: url('/images/global-keepingrank.png') no-repeat left center;
	padding-left: 5%;
    }


    #homepage-stats-block{
		background: #ffffff;
		clear: both;
		margin-bottom: 3%;
	}

	#homepage-stats-block-top{
		background: url("/images/global-news-bg.png") repeat-x;
		height: 3.7em;
		line-height: 1.5em;
	}

	#homepage-stats-block-top p{
		font-family: 'Oswald', sans-serif;
		color: #ffffff;
		padding-top: 3%;
		padding-left: 5%;
		font-size: 1.4em;
	}

	#homepage-stats-block-content{
		background: #ffffff;
		font-family: 'PT Sans', sans-serif;
		padding-top: 0.7em;
		line-height: 1.5em;
		padding-bottom: 0.7em;
	}

	#homepage-stats-block-content p{
		text-align: left;
		font-weight: bold;
		padding-left: 12%;
	}

	#homepage-stats-block-content p a{
		text-decoration: none;
		color: #000000;
	}


    #city-links-block{
		background: #ffffff;
		clear: both;
		margin-bottom: 3%;
		margin-top: 3%;
	}

	#city-links-block-top{
		background: url("/images/global-news-bg.png") repeat-x;
		height: 3.7em;
		line-height: 1.5em;
	}

	#city-links-block-top p{
		font-family: 'Oswald', sans-serif;
		color: #ffffff;
		padding-top: 3%;
		padding-left: 5%;
		font-size: 1.4em;
	}

	#city-links-block-content{
		background: #ffffff;
		font-family: 'PT Sans', sans-serif;
		padding-top: 0.7em;
		line-height: 1.5em;
		padding-bottom: 0.7em;
	}

	#city-links-block-content ul{
		margin-left: 5%;
	}

	#city-links-block-content ul li{

	}

	#city-links-block-content ul li a{
		color: #000000;
		font-weight: bold;
	} 

	#city-links-block-content p{
		text-align: left;
		font-weight: bold;
		padding-left: 12%;
	}

	#city-links-block-content p a{
		text-decoration: none;
		color: #000000;
	}

	#back-to-city{
		margin-top: 2%;
		margin-left: 2%;
	}
	#back-to-city a{
		color: green;
		font-family: 'PT Sans';
	}

	.fixyes{
		border: 1px solid #ccc;
	}

	.game-title{
		color: #000000 !important;
	}

	.world-champs #city-league-news-content a{
		color: #1c8140;
	}

.hide-game-details{
	display: none;
}

.world-champs-fix-table{
	width: 45%;
}


#nav-menu ul li#menu-venue-select{

}

#nav-menu ul li#menu-venue-select ul{
	
}

#nav-menu ul li#menu-venue-select ul li{
  width: 16em;
  text-align: left;
  padding-left: 3%;
}

#nav-menu ul li#menu-venue-select ul li ul{
	display: none;	
}

.venue-link-down{
	cursor: pointer;
}

.fixture-list-wrapper{

}

.fixture-list-wrapper table{
	font-size: 0.9em !important;
}

.fixture-list-wrapper table .city-indent{
	font-weight: bold;
}

.fixture-list-wrapper table .no-border{
	border: none !important;
}

.regno{
	display: none;
}

.regyes{

}

.region-header{
	background: #eeeeee;
	font-weight: bold;
}

#game-results-details{
	display: none;
	border: none;
}

#team-points{
	cursor: pointer;
}

#iframe-test{
  height: 753em !important;
  overflow: hidden;
  position: relative;
}

#iframe-test iframe{
	width: 100%;
  	height: 100%;
  	position: absolute;
    top: -26em;
}

#league-info-block{
		background: #ffffff;
		clear: both;
		margin-bottom: 3%;
	}

	#league-info-block-top{
		background: url("/images/global-news-bg.png") repeat-x;
		height: 3.7em;
		line-height: 1.5em;
	}

	#league-info-block-top p{
		font-family: 'Oswald', sans-serif;
		color: #ffffff;
		padding-top: 3%;
		padding-left: 5%;
		font-size: 1.4em;
	}

	#league-info-block-content{
		background: #ffffff;
		font-family: 'PT Sans', sans-serif;
		padding-top: 0.7em;
		line-height: 1.5em;
		padding: 3%;
	}

	#league-info-block-content h1{
		font-size:1.6em;
	}

	#league-info-block-content h3{

	}

	#league-info-block-content ul li{
		list-style-type: square;
    	margin-left: 5%;
	}

#player-personal-stats-hide{
	display: none;
}

#player-personal-stats-hide2{
	display: none;
	font-size: 0.9em;
	margin-top: 5%;
	margin-bottom: 7%;
}

#player-personal-stats-hide2 p{
	margin-bottom: 2%;
	color: gray;
}

#player-personal-career-hide{
	display: none;
	font-size: 0.9em;
	margin-top: 5%;
	margin-bottom: 7%;
}

#player-personal-career-hide p{
	margin-bottom: 2%;
}

#player-personal-career-hide p a{
	color: #fff;
}

#player-teams-hide{
	display: none;
	font-size: 0.9em;
	margin-top: 5%;	
	margin-bottom: 7%;
}

#player-teams-hide p{
	margin-bottom: 2%;
}

#player-teams-hide p a{
	color: #fff;
}

#player-rank-stats-hide{
	display: none;
	font-size: 0.9em;
	margin-top: 5%;	
	margin-bottom: 7%;	
}

#player-rank-stats-hide p{
	margin-bottom: 2%;
}

#player-rank-stats-hide p a{
	color: #fff;
}

#player-personal-bowl-hide{
	display: none;
	font-size: 0.9em;
	margin-top: 5%;	
	margin-bottom: 7%;	
}

#player-personal-bowl-hide p{
margin-bottom: 2%;
}

#player-personal-bowl-hide p a{
	color: #fff;
}

#per-det-link{
  font-weight: bold;
  color: green;
  cursor: pointer;
}

#per-carhis-link{
  font-weight: bold;
  color: green;
  cursor: pointer;
}

#per-teams-link{
   font-weight: bold;
   color: green;
   cursor: pointer;
}

#per-rank-link{
  font-weight: bold;
  color: green;
  cursor: pointer;
}

#per-carbowl-link{
  font-weight: bold;
  color: green;
  cursor: pointer;
}

#per-allround-link{
  font-weight: bold;
  color: green;
  cursor: pointer;
}


    #player-stats-menu-new ul li a.player-menu-summary{
		background: url('/images/global-news.png') no-repeat left center;
		padding-left: 7%;
		  font-weight: bold;
		  color: green;
    }

   	 #player-stats-menu-new ul li a.player-menu-history{
		background: url('/images/global-halloffame.png') no-repeat left center;
		padding-left: 7%;
		  font-weight: bold;
		  color: green;
    }

    #player-stats-menu-new ul li a.player-menu-fixtures{
		background: url('/images/global-dreamteam.png') no-repeat left center;
		padding-left: 7%;
		  font-weight: bold;
		  color: green;
    }

    #player-stats-menu-new ul li a.player-menu-batting{
	background: url('/images/global-battingrank.png') no-repeat left center;
	padding-left: 7%;
		  font-weight: bold;
		  color: green;
    }

    #player-stats-menu-new ul li a.player-menu-bowling{
	background: url('/images/global-bowlingrank.png') no-repeat left center;
	padding-left: 7%;
		  font-weight: bold;
		  color: green;
    }

    #player-stats-menu-new ul li a.player-menu-keeping{
	background: url('/images/global-keepingrank.png') no-repeat left center;
	padding-left: 7%;
		  font-weight: bold;
		  color: green;
    }



    #trophy-hide{
    	display: none;
    }

    #trophy-history{
    	font-weight: bold;
  		color: green;
    }


	#team-stats-menu-new ul li a.team-summary-link{
		background: url('/images/global-news.png') no-repeat left center;
		padding-left: 7%;
		font-weight: bold;
		color: green;
	}

	#team-stats-menu-new ul li a.team-fixtures-link{
		background: url('/images/global-dreamteam.png') no-repeat left center;
		padding-left: 7%;
		font-weight: bold;
		color: green;
	}

	#team-stats-menu-new ul li a.team-results-link{
		background: url('/images/global-halloffame.png') no-repeat left center;
		padding-left: 7%;
		font-weight: bold;
		color: green;
	}

	#team-stats-menu-new ul li a.team-batting-link{
	background: url('/images/global-battingrank.png') no-repeat left center;
	padding-left: 7%;
	font-weight: bold;
	color: green;
	}

	#team-stats-menu-new ul li a.team-bowling-link{
	background: url('/images/global-bowlingrank.png') no-repeat left center;
	padding-left: 7%;
	font-weight: bold;
	color: green;
	}	

	#team-top-stats-left{
	font-family: 'PT Sans', sans-serif;
	text-align: center;
	line-height: 1.5em;
	}

	#team-top-stats-left a{
	color: green;
	}

	#team-top-stats-mid{
	font-family: 'PT Sans', sans-serif;
	text-align: center;
	line-height: 1.5em;
	}

	#team-top-stats-mid a{
	color: green;
	}

	#team-top-stats-right{
	font-family: 'PT Sans', sans-serif;		
	text-align: center;
	line-height: 1.5em;	
	}

	#team-top-stats-right a{
	color: green;
	}

	#see-more-link-team{
	color: white;
    font-size: 0.9em;
    display: block;
    margin-top: 3%;				
	}

	#user-login-form input{
		width: 40%;
	}

	#user-login-form #log-but{
		width:25%;
	}

	
	#player-profile-new-menu-options .width-spacing{
    float: left;
    width: 32.8%;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
    background: #27282d;
    border: 1px solid #ccc;
	}

	#tour-rotating-banners{

	}


	#tour-rotating-banners h2{
    text-align: center;
    padding-top: 3%;
    font-size: 1.5em;
    line-height: 1.5em;
    color: white;
    padding-bottom: 4%;
    text-shadow: 2px 2px 0px #000000; /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	}	


	#tour-rotating-banners h2 a{
		color: white;
	}
	#tour-rotating-banners h2 span{
		color: limegreen;
	}


.LoginOrRegisterPanel table{
	font-size: 1em !important;
}

#share-button-container{
	float: right;
}

#player-profile-new-menu{
	margin-top: 3%;
	margin-bottom: 2%;
}

#player-profile-lower-section{
	margin-top: 5%;
	clear: both;
}

#per-dream-link{
	font-weight: bold;
  	color: green;
  	cursor: pointer;
}

#per-hof-link{
	font-weight: bold;
  	color: green;
  	cursor: pointer;	
}


#player-personal-hof-hide{
	display: none;
	font-size: 0.9em;
	margin-top: 5%;
	margin-bottom: 7%;
}

#player-personal-hof-hide p{
	margin-bottom: 2%;
}

#player-personal-hof-hide p a{
	color: #fff;
}

#player-personal-allround-hide{
	display: none;
	font-size: 0.9em;
	margin-top: 5%;
	margin-bottom: 7%;
}

#player-personal-allround-hide p{
	margin-bottom: 2%;
}

#player-personal-allround-hide p a{
	color: #fff;
}


.menu-border-rb{
border-right: 1px solid black;
border-bottom: 1px solid black;
}

.menu-border-btm{
border-bottom: 1px solid black;
}

.menu-border-right{
	border-right: 1px solid black;
}

.lrg-table{
font-size: 0.8em !important;
}

.rank-disclaimer{
	font-size: 0.8em;
}

.combineYes{

}

.virtualFixYes{
	
}


.flag-main-profile-big{
float: left; 
margin-right: 0.5em;
width: 8%;
}

.flag-main-profile{
float: left; 
margin-right: 0.5em;
}

.view-history-link{
	float: right;
    margin-bottom: 2%;
    color: black;
}

#player-profile-right-tours{
	    margin-top: 20%;
}

#player-profile-right-tours img{
margin-bottom: 5%;
}


#homepage-news-block-top{
	background: url("/images/global-news-bg.png") repeat-x;
	height: 3.7em;
	line-height: 1.5em;
}


#homepage-news-block-top p{
	font-family: 'Oswald', sans-serif;
	color: #ffffff;
	padding-top: 3%;
	padding-left: 5%;
	font-size: 1.4em;
}

#homepage-news-block-content{
	background: #ffffff;
	font-family: 'PT Sans', sans-serif;
	padding-top: 0.7em;
	line-height: 1.5em;
	padding: 3%;
}

#homepage-news-block-content p{

}

#homepage-news-block-content p a{
	text-decoration: none;
	color: green;
}

#team-details-right-new{
	font-family: 'PT Sans', sans-serif;
	line-height: 1.5em;
	text-align: right;
}

#team-details-right-new p{
color: white;
}


#team-details-right-new p span{
	font-weight: bold;
}

#team-details-right-new p span a{
	text-decoration: none;
	color: #ffffff;
}

#team-details-right-new h2{
font-size: 1.3em;
    color: #ffffff;
}

#team-right-content{
	margin-right: 5%;
}


#team-bat-link{
	font-weight: bold;
    color: green;
    cursor: pointer;
}

#team-bat-stats-hide{
	display:none;
}

#team-bowl-link{
	font-weight: bold;
    color: green;
    cursor: pointer;
}

#team-bowl-stats-hide{
	display:none;
}

#team-fix-link{
	font-weight: bold;
    color: green;
    cursor: pointer;
}

#team-fixtures-hide{
	display:none;
}

#team-tro-link{
	font-weight: bold;
    color: green;
    cursor: pointer;
}

#team-trophies-hide{
	display:none;
}

#team-results-link{
	font-weight: bold;
    color: green;
    cursor: pointer;
}

#team-results-hide{
	display:none;
}

#team-rank-link{
	font-weight: bold;
    color: green;
    cursor: pointer;
}

#team-ranking-hide{
	display:none;
}

#team-bat-det-short{
	margin-top: 7%;
}

#team-bat-det-short p{
    color: white;
    margin-top: 2%;
    font-size: 0.8em;
}

#team-bat-det-short p a{
	color: green;
}

#team-bowl-det-short{
	margin-top: 7%;
}

#team-bowl-det-short p{
    color: white;
    margin-top: 2%;
    font-size: 0.8em;
}

#team-bowl-det-short p a{
	color: green;
}

#team-next-fix-top{
    clear: both;
    color: white;
    background: black;
    opacity: 0.7;
    padding: 1%;
}

#team-next-fix-top p{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    opacity: 1.0;
}

#team-next-fix-top p a{
	color: green;
}

#team-rank-table-overview{
	width: 70%;
    margin: 0 auto;
    margin-top: 5%;
}

#team-rank-table-overview table{
	font-size: 0.9em !important;
}



#team-rank-table-overview table tr{
	background: #27282d;
    border: none;
}

#team-rank-table-overview table tr td{
	color: white;
}

#team-rank-table-overview table tr td a{
	
}

#team-three-fixtures{
	margin-top: 4%;	
}

#team-three-fixtures p{
	font-size: 0.9em;
    text-align: left;
    margin-bottom: 2%;
    color: white;
    margin-left: 2%;	
}

#team-three-fixtures p a{
	color: green;
}

#team-min-trophies table{
	width: 80%;
	margin: 0 auto;
}


#team-maj-trophies{
	margin-bottom: 4%;
}

#team-maj-trophies table{
	width: 80%;
	margin: 0 auto;
}

#team-result-history{
	width: 80%;
	margin: 0 auto;
	margin-top: 4%;
}

#fixture-content-title{
	    width: 48%;
}


#fixture-content-dropdown{
    width: 48%;
    float: right;
}

#ctl00_Content_ctl00_btnAddPlayer{
	width: 120px !important;
	height: 40px !important;
}

#ctl00_Content_ctl00_pnlStandardButtons .ActionButton{
	width: 120px !important;
	height: 40px !important;
}


#nav-menu2{
height: 3em;
}

#nav-menu2 ul{
    margin: 0 auto;
    padding-top: 1em;
}

#nav-menu2 ul li{
	float: left;
    margin-left: 2%;
    width: 14%;
}

#nav-menu2 ul li a{
	color: green;
    font-weight: bold;
}

#pool-list{
background: #dddddd;
}

#pool-list ul{
	width: 980px;
	margin: 0 auto;
	padding:1%;
}

#pool-list ul li{
    width: 12%;
    float: left;
    margin-left: 2%;
}

#pool-list ul li a{
color: black;
}

@media screen and (max-width : 1199px) {
#header-social2{
	display: none;
}
}