span.website { display: inline;}
span.mobile  { display: none;}

* {
  font-family:Verdana, Arial, Helvetica; font-size:10px;
}
body {
  background:url("/MEDIA/BACKGROUNDS/1.gif") #CCCCCC; margin:0px; color:#000000;
}
pre, .articleBody pre {
  font-family:Courier, Courier New, Monaco, Monotype; color:#000000; font-size:11px;
}

div.centering {
  width:980px; margin-left:auto; margin-right: auto;
}

div.sectionNavigation {
  width:980px; text-align:right; padding:2px 0px;
  background-color:#F3B405;
}

div.sectionMenu {
  width:980px; height:1%;
  background-color:#F3B405;
}

div.backgroundBox {
  width:100%; padding-left:0px;
  background-color:#3399CC; 
}


h1 {font-size:16px;}
h2 {font-size:14px;}
h3 {font-size:12px;}
h4 {font-size:11px;}
h5 {font-size:10px;}


a {
  color: #003366; text-decoration: none;
}
a:hover {
  color: #FF0000; text-decoration: underline;
}
a.bold {
  color: #333333; font-weight:bold;
}
a.plain {
  color: #003366; font-weight:normal;
}
a.frontmenu {
  color: #006699; font-size:9px; font-weight:bold;
}
a.scorecard {
  font-weight:bold;
}
.columnheader a {
  color:#FFFFFF; font-weight:bold;
}

.frontmenu {
  color:#FFFFFF;
}

.menuBox {
  padding-top:8px; margin-bottom:4px;
  background:#006699; color: #FFFFFF; width:auto;
}
.menuEntry {
  height:14px; padding-left: 5px;
  color: #FFFFFF; display:block; 
  font-weight: bold; font-family: Arial, Helvetica, Verdana; font-size:11px;
  text-decoration:none;
}
.menuEntry:hover {
  color: #FFFFFF; text-decoration:underline;
}
.selectBox {
  padding-top:6px; padding-bottom:6px; 
  text-align:center;
}
.menuBox select {
  width:110px; background:#FFFFFF; color: #000000;
}

.menuheader {
  width:auto; padding:2px; font-weight:bold;
}

.sidebarheader, .sidebarheaderPlain {
  background-color:#006699; color:#FFFFFF;
  width:auto; 
  padding:2px; padding-left:4px;
  font-size:11px; font-weight:bold;
  text-align:center;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.sidebarfooter {
  background-color:#006699; color:#FFFFFF;
  width:auto; 
  margin-bottom:2px; padding:2px; padding-bottom:4px;
  font-size:9px; font-weight:bold; text-align:left;
}
.sidebarbox {
  background-color:#FFFFFF;
  width:auto; 
  padding:2px; padding-bottom:3px;
  margin-bottom:3px; 
}
.sidebarframe {
  background-color:#FFFFFF;
  width:auto; 
  padding:2px;
  border:2px solid #006699; border-width: 0px 2px 0px 2px;
  text-align:left;
}
.sidebarline {
  width:auto; 
  background-color:#006699;
  height:2px; font-size:1px;
  margin-bottom:2px;
}


.menuitem {
  color:#FFFFFF; background-color:#006699;
  display: block; 
  width:130px;
  border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;
  line-height: 15px; font-size: 11px; font-weight: bold; 
  text-align:center; text-decoration: none;
}
.menuitem:hover {
  color:#006699;  background-color:#FFFFFF;
}

.copyright {
  color:#000000; text-align:right;
}

input {
  color:#006699;
  font-size:9px;
}
select {
  color:#FFFFFF; background-color: darkgreen;
  font-size: 10px;
}
.searchbox {
  color:#006699;
   width:100px; 
  font-size:9px;
}
.button {
  color:#006699;
  font-size:9px; font-weight:bold;
}
  
.hide {display:none;}

.CRICKETEUROPE, 
.CEIRELAND, CESCOTLAND, .NETHERLANDS, 
.DENMARK, .GIBRALTAR, .ISLEOFMAN, .JERSEY, .SPAIN {
  display:none;
}

.LIVEblockHeader {
  background-color:#F3B405; color:#000000;
  width:auto; 
  padding:2px; padding-left:4px;
  font-size:13px; font-weight:bold; text-align:center;
}

.LIVEblockfooter {
  width:auto; 
  background-color:#006699;
  height:2px; font-size:1px;
  margin-bottom:2px;
}

.CELIVE_summaryheader {
  background-color:#006699; color:#FFFFFF;
  width:auto; 
  padding:2px; padding-left:4px;
  font-size:11px; font-weight:bold; text-align:center;
}

.CELIVE_summarycontent {
  width:auto; 
  padding:2px; padding-bottom:7px;
  border:2px solid #006699; border-width: 0px 0px 0px 0px;
  text-align:left;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.CELIVE_summaryfooter {
  display:none;
  width:auto; 
  background-color:#006699;
  height:2px; font-size:1px;
}

.CELIVE_link {
  color:#006699; font-weight:bold; font-size:10px;
}



.boxPanel {
  background-color: #FFFFFF; 
  margin:4px;
  padding: 3px;
}
.advertPanel {
  background-color: #999999; 
  margin: 2px 0px 2px 0px;
  padding:3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.boxTitle {
  color:#003366; display:block; text-transform: uppercase;
  margin-bottom:3px;
  font-size:12px; font-weight:bold;
}
a.boxTitle:hover {
  text-decoration:underline;
}









