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.blog {
  color: #666666; font-weight:bold;
}
a.blog:hover {
  color: #FF0000;
}
a.headline {
  color: #006699; font-size:11px; font-weight:bold;
}
.home a.headline {
  color: #006699; font-size:12px; font-weight:bold;
}
a.story {
  color:#000000; text-align:justify; 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;
}
.headline {
  color:#006699; font-weight:bold;
}
.articleTitle, .articleTitle * {
  margin-top:10px;
  color:#006699;
  font-family: Arial, Verdana, sans-serif; font-size:16px; font-weight:bold;
}
.articleBody, .articleBody * {
  font-family: Arial, Verdana, sans-serif; font-size:12px;
}
.articleBody p {
  text-align: justify;
}

.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;
}

.columnheader {
  background-color:#006699; color:#FFFFFF;
  width:auto; 
  padding:3px; padding-left:8px;
  font-size:11px; font-weight:bold;
  text-align:center;
}
table.columnheader {
  background-color:#006699; color:#FFFFFF;
  width:100%; 
  padding:3px; padding-left:8px;
  font-size:11px; font-weight:bold;
}
table.columnheader td {
  color:#FFFFFF; font-size:11px; 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;
}
.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;
}


.section {
  color:#006699;
  font-size:16px; font-weight:bold; 
  width:auto;
  margin-top: 3px; margin-bottom: 6px;
} 
.subsection, .article, .feature {
  color:#006699;
  width:75%;
  margin-top: 3px; margin-bottom: 5px;
  border-style:none; border-bottom:2px solid; 
  font-size:14px; font-weight:bold; 
} 
.subsubsection {
  color:#006699; border-bottom-color:#006699;
  font-size:12px; font-weight:bold;
  width:50%; 
  margin-top: 3px; margin-bottom: 3px;
  border-style:none; border-bottom:1px solid; 
} 

.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;
}

.photoFeature {
  color:#000000;
  text-align:justify;
  font-size:9px; font-weight:bold;
}

.phototitle {
  color:#006600; 
  font-weight:bold; font-size:18px;
} 
.photocaption {
  color:#000000; 
  font-weight:bold; font-size:12px;
} 
.photocredit {
  color:#000000; 
  font-weight:bold; font-size:10px;
}

.gamesbox {
  width: auto; 
  padding: 2px; 
  border:5px outset; 
  text-align:center;
}

ul.left, ul.tight {
  margin:8px; 
  padding-left:5px; 
  list-style-position:outside;
}
.sidebarbox ul.tight {
  margin-top:1px; margin-bottom:1px;
}
ul.arrow {
  margin:8px; 
  padding-left:5px;
  list-style-image:url("/MEDIA/furniture/a46.gif"); list-style-position:outside;
}
ul.arrowheadlines {
  margin-left:8px; margin-top: 2px; margin-bottom: 2px; margin-right: 1px;
  padding-left:5px;
  list-style-image:url("/MEDIA/furniture/a46.gif"); list-style-position:outside;
}
ul.arrowtight {
  margin:1px; 
  padding-left:1px;
  list-style-image:url("/MEDIA/furniture/a46.gif"); list-style-position:inside;
}
ul.ball {
  margin:0px; 
  padding:0px;
  list-style-image:url("/MEDIA/furniture/ballclear.gif"); list-style-position:inside;
}
ul.bullet {
  margin:0px; 
  padding:0px;
  list-style-image:url("/MEDIA/furniture/bullet.gif"); list-style-position:inside;
}


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;
}
  

#QODquestion {
  margin-bottom:5px; 
  text-align:center;
}
#QODbutton {
  margin-bottom:5px;
  font-weight:bold; text-align:center; text-decoration:underline;
}
#QODbutton:hover {
  color:#FF0000;
}
#QODanswer {
   margin-bottom:5px;
   display:none; text-align:center;
}


.caption {
  color:#000000; 
  width: auto; 
  font-size:10px; font-weight:normal; text-align:center;
} 
.credit  {
  color:#000000;
  width: auto;
  padding-right:2px;
  font-size:9px; text-align:right;
} 


.csPoller {
  font-size:9px;
}
input.csPoller {
  border:1px #000000;
}
button.csPoller, select.csPoller  {
  border:1px #000000;
  font-size:9px;
}
input.csPollerB, button.csPollerB, select.csPollerB {
  font-size:9px; border: 1px #000000;
}

.home .country, .home .articleDate {
  display:none;
}
.fromCEhome img, .fromCEhome .country, .fromCEhome .articleDate {
  display:none;
}
.home .story {
  display:block;
}
.fromCEhome .story {
  display:block;
}

.archive img, .archive .country {
  display:none;
 }
.archive .articleDate {
  display:inline;
}
.archive .story {
  display:block;
}

.newsshort img, .newsshort .country, .newsshort .articleDate, .newsshort .story {
  display:none;
}
.newsshort .headline {
  display: list-item;
  font-weight:normal; font-size: 10px; color:#000000;
}
.newsshort .headline:hover {
  color:#FF0000;
}

.hide {display:none;}

.homePage .TournamentInsert .story  {
  display:none;
}
.homePage .TournamentInsert .headline {
  color:#000000;
  display: list-item;
  font-weight:normal; font-size: 10px;
}
.homePage .TournamentInsert .headline:hover {
  color:#FF0000;
}

div#container1, div#container2, div#container3, div#container4, div#container5
  {width:auto;margin: 0 auto; margin-top: 3px; margin-bottom: 3px; padding:2px 0; text-align:left}
div#a1, div#a3, div#a5, div#a7, div#a9
  {float:left; width:147px;padding:5px 0; padding-top:0px; background:#DDDDDD;}
div#a2, div#a4, div#a6, div#a8, div#a10
  {float:right;width:147px;padding:5px 0; padding-top:0px; background:#DDDDDD;}
  
.CRICKETEUROPE, 
.CEWORLDWIDE, .CWCQ2009,
.CEIRELAND, .IRELAND,
.CESCOTLAND, .SCOTLAND,
.ARGENTINA, .JERSEY, .DENMARK,
.NETHERLANDS, 
.AFRICA, .AMERICAS, .ASIA, .EUROPE, .OCEANIA {
  display:none;
}

.CELeftColumn {
  padding: 0px 4px 0px 4px;
}
.CECentreColumn {
  padding: 2px 4px 0px 4px;
}
.CERightColumn {
  padding: 0px 0px 0px 2px;
}

.ICULeftColumn {
  padding: 2px 2px 0px 0px;
}
.ICUCentreColumn {
  padding: 0px 2px 0px 2px;
}
.ICURightColumn {
  padding: 0px 0px 0px 2px;
}

div.home a.headline {
  display: block; 
  font-size:12px; font-family: Arial, Helvetica, sans-serif;
}

div.fromCEnational div:first-child a.headline,
div.home div:first-child a.headline {
  display: block; 
  font-size:14px; font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #006699;
}
div.fromCEnational div:first-child a.headline *,
div.home div:first-child a.headline * {
  font-size:14px;
  color: #006699;
}
div.fromCEnational div:first-child div.story,
div.home div:first-child div.story {
  display: block; 
  margin-bottom:5px; 
  font-size:10px;
}

div.fromCEhome a.headline {
  display: block; 
  margin-top:3px; 
  font-size:14px; font-family: Arial, Helvetica, sans-serif;
  color: #006699;
 }
div.fromCEhome div.story {
  margin-bottom:3px; 
  font-size:11px;
}

div.fromCEtournament a.headline, 
div.fromCEnational a.headline {
  display: list-item; list-style-position:inside; list-style-type:square;
  font-size:9px; font-weight:normal; font-family:Verdana, Arial, sans-serif; 
  color: #003366;
}
.fromCEtournament .story, 
.fromCEtournament .country, 
.fromCEtournament .articleDate {
  display:none;
}

.fromCEnational .story, 
.fromCEnational .country, 
.fromCEnational .articleDate {
  display:none;
}



/* all A tags whose HREF attribute ends in a common file type prefix */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(/MEDIA/furniture/linkIcons/icon_pdf.gif) no-repeat center right;
}
a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(/MEDIA/furniture/linkIcons/icon_doc.gif) no-repeat center right;
}
a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(/MEDIA/furniture/linkIcons/icon_xls.gif) no-repeat center right;
}
/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(/MEDIA/furniture/linkIcons/icon_mailto.gif) no-repeat center right;
   
}
/* all A tags whose CLASS attribute is popup */
a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(/MEDIA/furniture/linkIcons/icon_popup.gif) no-repeat center right;
}
/* all A tags whose REL attribute equals external */
a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(/MEDIA/furniture/linkIcons/icon_external.gif) no-repeat center right;
}
/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(/MEDIA/furniture/linkIcons/icon_pdf.gif) no-repeat center right;
}
/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(/MEDIA/furniture/linkIcons/icon_pdf.gif) no-repeat center right;
}
/* all A tags whose REL attribute contains the value pdf, space seperated from other values */
a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(/MEDIA/furniture/linkIcons/icon_pdf.gif) no-repeat center right;
}

a[class ="photo"] {
	padding-left: 15px;
    background: transparent url(/MEDIA/furniture/linkIcons/photo_icon.gif) no-repeat center left;
    font-weight: normal; color: #000000;
}
a[class ="video"] {
	padding-left: 15px;
    background: transparent url(/MEDIA/furniture/linkIcons/video_icon.gif) no-repeat center left;
    font-weight: normal; color: #000000;
}
a[class ="audio"] {
	padding-left: 15px;
    background: transparent url(/MEDIA/furniture/linkIcons/audio_icon.gif) no-repeat center left;
    font-weight: normal; color: #000000;
}

.footerTitle  {
  text-align:center;
  font-weight:bold; font-size:10px; color:#006699;
}
.footerBox  {
  background-color:#FFFFFF; border: 1px solid #006699; border-collapse:collapse;
}

.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;
}

.CELIVE_summarycontent {
  width:auto; 
  padding:2px; padding-bottom:7px;
  border:2px solid #006699; border-width: 0px 0px 0px 0px;
}

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

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


.mediaPlayer {
  border: 2px solid #005432;
}
.mediaArea {
  border: 2px solid #005432;
  margin-right:10px; margin-top: 10px;
}
.mediaHeader {
  background: #005432; color:#FFFFFF;
  font-weight: bold; font-size: 18px; font-family: Verdana, Arial, sans-serif;
  margin-bottom: 10px;
}

.mediaAnnotationBox {
  margin:3px;padding:5px;
  background-color:#FFFFFF;
  font-size:10px;font-weight:bold;color:#000000;
  text-align:center;
}
.mediaLinkBox {
  margin-left:15px;margin-right:15px;padding:2px;
  background-color:#FFCC00;
  font-size:10px;font-weight:bold;color:#000000;
  text-align:center;
}
.mediaLinkBox:hover {
  background-color:#FFFFFF;color:#000000;
}
.mediaLink {
  color: #000000; 
 font-weight:bold; text-decoration:none;
}

.videoZoneTitle {
  font-size:16px; font-weight: bold; font-family:Arial, Verdana, sans-serif; color:#FFFFFF;
  padding:3px; text-align:center;
}

.audioZoneTitle {
  font-size:14px; font-weight: bold; font-family:Arial, Verdana, sans-serif; color:#FFFFFF;
  padding:3px; text-align:center;
}


.tabTable {
  width:100%; margin:0px; padding:0px;
  border: 2px solid #F3B405;
}
.tabTable td{
  padding: 2px;
  border-top-width:0px;
}
.contentTabOn {
  font: bold 10px Verdana;
  background: #F3B405;
  color:#003366;
  text-align:center;
}
.contentTabOff {
  font: bold 10px Verdana;
  background: #FFFFFF;
  color:#003366;
  text-align:center;
}
.contentTabOff:hover {
  background: #006699; color:#FFFFFF; cursor:hand;
}

.contentHolder {
  width:auto;
  background: #FFFFFF;
  border: 2px solid #F3B405;
  border-top-width:0px;
  padding:2px;
  margin-bottom:2px;
}

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


.insert .sidebarheader,
.forceCE .sidebarheader {
  background-color: #F3B405; color:#006699; text-align:center;
}
.forceCE .sidebarframe {
  border-color: #F3B405;
}
.forceCE .sidebarline {
  background-color: #F3B405;
}
  



.addthis_toolbox .hover_effect
{
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

.resultHeader {
  display:none;
}

.resultsSummaryBlock .resultDetails {
  display:none;
}


#StatzCorrection table {
  margin-left:auto; margin-right:auto;
}








