body {
background: #DDDDDD; margin:0px; color:#000000;
}

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

.CEIRELAND, .CESCOTLAND, .NETHERLANDS {display:block;}
.NOTICCEUROPE {display:none;}

* {
  font-family:Verdana, Arial, Helvetica; font-size:12px;
}

pre, .articleBody pre {
  font-family:Courier, Courier New, Monaco, Monotype; color:#000000; font-size:11px;
}

ul.left, ul.tight {
  margin:8px; padding-left:5px; list-style-position:outside;
}

img.roundedBig {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

img.roundedMedium {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

img.roundedSmall {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

img.roundedtopMedium {
	-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;
}

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

.textButton {
position:relative;
  display:block;
  width:130px; margin:3px auto; padding: 5px 15px;
  background:#3399CC; color:#FFFFFF;
  font-weight:bold; text-align:center;
	
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
}

a            {color: #003366; font-weight:bold; text-decoration: none;}
a:hover      {color: #FF0000; text-decoration: underline;}
a.bold       {color: #333333; font-weight:bold;}

a.scorecard {
  padding:1px 5px; background-color:#999999; color:#FFFFFF;
  font-size:14px; font-weight:bold;line-height:160%;
  text-decoration:none;
  -webkit-border-radius:5px;
}
a.scorecard:hover {
  background-color:#006699; color:#FFFFFF;
  text-decoration:none;
}
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(img/icon_pdf.gif) no-repeat center right;
}
a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(img/icon_doc.gif) no-repeat center right;
}
a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(img/icon_xls.gif) no-repeat center right;
}
a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(img/icon_mailto.gif) no-repeat center right;
   
}
a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(img/icon_pdf.gif) no-repeat center right;
}
a[class ="photo"] {
	padding-left: 15px; font-size:13px;   background: transparent url(img/photo_icon.gif) no-repeat center left;
}
a[class ="video"] {
	padding-left: 15px; font-size:13px;   background: transparent url(img/video_icon.gif) no-repeat center left;
}
a[class ="audio"] {
	padding-left: 15px; font-size:13px;   background: transparent url(img/audio_icon.gif) no-repeat center left;
}


a.TmenuEntry {
  display:block; margin:0px 0px;
  padding: 2px 2px 2px 5px;
  border-width:1px 0px;
  border-color: #FFFFFF;
  border-style:solid;
  background-color: #12558D; color: #FFFFFF; line-height:18px;
  font-weight: bold; font-family: Arial, Helvetica, Verdana; font-size:14px;
  text-decoration:none;
}
a.TmenuEntry:hover {
  border-color: #12558D;
  background-color: #FFFFFF; color: #12558D; text-decoration:none;
}

.tournamentDetails {
  font-size:14px; font-weight:bold; color:#666666;
}

.featurePic {
  float:right;margin:0px 0px 4px 4px;
}

.sidebarheader {
  background-color:#12558D; color:#F4F938;
  width:auto; padding:2px 2px 2px 4px;
  font-size:12px; 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;
	
}
.sidebarbottom {
  background-color:#FFFFFF;
  width:auto; padding:2px;
  border-style:solid;
  border-color: #12558D; border-width: 0px 2px 2px 2px;
  margin-bottom:4px;
  text-align:left;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.sidebarfooter {
  background-color:#12558D; color:#F4F938;
  width:auto; margin-bottom:2px; padding:3px 3px 5px 3px ;
  font-size:10px; font-weight:bold; text-align:justify;
	-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;
}

.section {
  width:auto;
  margin-top: 3px; margin-bottom: 6px;
  padding:5px 8px;
  background-color:#12558D; color:#F4F938;  border-color:#12558D;
  font-family: Arial, Verdana, sans-serif; font-size:20px; line-height:24px; font-weight:bold; 	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
} 

.subsection, .article {
  width:75%;
  margin-top: 3px; margin-bottom: 5px;
  border-style:none; border-bottom:2px solid; background-color:#FFF0BB; color:#12558D; border-color:#12558D;
  font-size:14px; font-weight:bold; 
} 

.subsubsection {
  width:60%; margin-top: 3px; margin-bottom: 3px;
  border-style:none; border-bottom:1px solid; color:#12558D; border-bottom-color:#12558D;
  font-size:12px; font-weight:bold;
} 

.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;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

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



div.topicHeader {
 color: #12558D; 
 font-size: 13px; font-weight:bold;
 text-transform:uppercase;
 line-height:20px;
}
div.topicContent {
  padding-bottom: 5px;
  margin-top:3px; margin-bottom: 3px;
  border-bottom: 1px solid #999999;
}
div.topicContentBottom {
  padding-bottom: 5px;
  margin-top:3px;
  border-bottom: 0px;
}
div.topicContentGuide {
  margin-bottom: 3px;
  border-bottom: 1px solid #999999;
  font-size:3px;
}


a.headline {
  color:#006699; font-size:16px;
}
div.home div:first-child a.headline {
  font-size: 18px; color:#006699;
}
.articleDate {
  display:none;
}
.story {
  display:block; font-size:12px;
}




/* ---------- News stories and articles ----------- */

.articleTitle, .articleTitle * {
  margin-top:8px; margin-bottom:8px;
  color:#006699;
  font-family: Arial, Verdana, sans-serif; font-size:18px; font-weight:bold;
}
.articleBody, .articleBody * {
  font-family: Arial, Verdana, sans-serif; font-size:12px;
}
.articleBody p {
  text-align: justify;
}

/* ---------- Video Player ----------- */

#iPlaylist{
  background:#000000;
  width:306px;
  margin-left:auto; margin-right:auto; margin-top:10px;
  padding:5px 2px;
}
#iPlaylist #title {
  padding:10px; font-size:18px; font-weight:bold;
  line-height:24px;
  font-family: Arial, Verdana, Helvetica;
  color:#FFFFFF;
  text-align:center;
}

/* CricketStatz */

.cst_body      { background-color:#FFFFFF; }
.cst_a         { color:#0000FF; font-size:11px; text-decoration:none; }
.cst_a:visited { color:#C000C0; text-decoration:none; }
.cst_a:hover   { text-decoration:underline; }
.cst_p       { margin-top:11px; color:#000000; font-size:11px; }
.cst_title   { margin-top:15px; margin-bottom:5px;  color:#000000; font-size:12px; font-weight:bold; }
.cst_h0      { margin:0px; border:0px; padding:5px; color:#000000; font-size:16px; }
.cst_h1      { margin:0px; border:0px; padding:5px; color:#000000; font-size:16px; font-weight:bold;}
.cst_h2      { margin:0px; margin-bottom:8px; border:0px; padding:5px; color:#000000; font-size:12px;  font-weight:bold;}
.cst_table   { margin-top:11px; border-collapse:collapse; }
.cst_table td, .cst_table th { padding:3px; }
.cst_trh     { text-align:left; color:#000000; font-size:11px; }
.cst_tr1     { text-align:left; color:#000000; font-size:11px; }
.cst_tr2     { text-align:left; color:#000000; font-size:11px; }

#StatzCorrection {border: 1px solid #CCCCCC; padding:3px;}

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

#StatzCorrection a {display: block; margin-top: 5px;
                    text-align:center; font-size:120%; font-weight:bold;}
#StatzCorrection td a {display: inline; margin-top: 0px;
                    text-align:left; font-size:100%; font-weight:normal;}

#StatzCorrection p {text-align:center;}
.cst_h1, .cst_h2   { width:auto; text-align:center;}
.cst_title, .cst_p { text-align:center; }


.mainBackground  {
  background:#12558D;
}

.sidebarframe {
  background-color:#12558D;
  width:auto; padding:2px;
  border:2px solid #12558D; border-width: 0px 2px 0px 2px;
}

a.slideShowLink {color: #FFFFFF; font-weight:bold;}
a.slideShowLink:hover {color: #CCCCCC; font-weight:bold; text-decoration:none;}