/*#navMain {border: 1px dashed green;  }
.navcentered  #navMain ul{ border: 1px dashed red; max-width: 100vw }*/

/* #navMain { border: 0px dashed red;   }
.navcentered #navMain ul{  border: 1px dashed red;width: 1180px; }*/

#bannerWrap li .readMore strong{ border-radius: 99px; border-width: 2px;}

@media only screen and (min-width: 1121px)   {
#homePlayersWanted{ float: right; width: 430px; margin-left: 15px}
#homeChanmugamLogo{ float: left;width: 120px ; margin-right: 14px}
#mobileSearchToggle{ display: none; height: 1px; width: 1px;}
#siteSearch{top: 30px;left: 0px; position: absolute; right: 0px;  width: 100%; height: 1px;margin: 0;z-index: 999;}
#siteSearchForm{ margin: 0 auto;width: 1120px; position: relative;	opacity: 0.93;transition: all 0.4s }
	#SELsearch{	float: right; 
	padding: 0;
	text-indent: 12px;
	border: none;
	font-size: 14px;
	display: block;
	width: 240px; 
	height: 38px;
}
#searchForm:hover{	opacity: 1}
#searchSubmit{
position: absolute; 
right: 1px;
top: 1px;
height: 36px;
border: none;
width: 30px;  
display: block;
text-indent: -10000px;
font-size: 0;
background: none;
background-image: url(../images/searchGray.png);
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: 15px auto;   
}
#searchSubmit:hover{background-image: url(../images/searchBlack.png);}
#searchClear{ position: absolute;	right: 30px;	top: 2px; height: 40px;padding: 0 4px;cursor: pointer;line-height: 34px; font-size: 20px;color: #ccc; transition:all 0.4s}
#searchClear:hover{color: #555}
 .headerFixed #siteSearch{ display: none}
} /*scr*/

@media only screen and (max-width: 1120px)   {
#siteSearch{width: 100%; margin: 0;z-index: 999;  position: absolute; top:80px;left: 0; border: 0px solid red;}
#mobileSearchToggle{ text-indent: -10000px;  position: absolute; left: 15px; top: 30px; width:35px; height: 35px;background-image: url(../images/searchWhite.png); background-size: 20px} 
 #siteSearchForm{ display: none}
	#SELsearch{ width: 100%;	padding: 0; border-radius: 0;
	text-indent: 12px;
	border: none;
	font-size: 14px;
	display: block; 
	height:46px;background-image: url("../images/searchGray.png"); background-size: 20px;background-repeat: no-repeat; background-position: 98% 50%;
	}	
	#searchSubmit ,#searchClear{display: none;}
#homePlayersWanted{ width: 100%; max-width: 700px; }
#homeChanmugamLogo{ float: left;width: 120px ; margin-right: 14px}
}/*mb*/



#content  table {
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  width: 100%;
  padding: 3px; margin:8px auto
}

#content  table tr , #content  table tr td, table *{ font-size:14px;}
 
 .our-sponsors .contentOutput li .textWrap { display: none}
	
	.tableColPurple {  background-color: #636;  color: #FFF;  border-color: #636;}
.tableColBlue {  background-color: #069;  color: #FFF;  border-color: #069;}
.tableColOrange {  background-color: #ff6600;  color: #FFF;  border-color: #ff6600;}
.tableColRed {  background-color: #ff0000;  color: #FFF;  border-color: #ff0000;}


  .grid.listNoImages li a,  .listLayout li a{
	color: #006699;
	padding: 2px 0 2px 10px;
	background-size:6px;
	background-image: url(../images/arrowRightGray.png);
	background-position: 0 50%
}  
  .grid.listNoImages li a:hover,  .listLayout li a:hover{	background-image: url(../images/arrowR.png);}
	 
		
#content #searchResults p{ line-height: 21px; margin: 1px 0}
#content #searchResults p, #content #searchResults p *{font-size: 14.5px;}
#content #searchResults p a  {  font-size: 15.9px; padding-top: 5px; display: block;}
#content #searchResults hr{ margin: 1px 0; background: none; border: none; height: 10px;} 
.searchHighlight, span.searchHighlight , #content span.searchHighlight{	background-color: #E5FFA6; display: inline}