/* ICC 2004 website css file 23:21 27/05/2004 */

/* Global page settings */

BODY { 
   font-family : Arial, Helvetica, sans-serif, "MS sans serif";
}

TD {
   font-family : Arial, Helvetica, sans-serif, "MS sans serif";
   color : #333333;
   font-size: 8pt
}

INPUT {
   font-family : Arial, Helvetica, sans-serif, "MS sans serif";
   color : #2F5982;
   font-size: 8pt
}

.button {
   font-family : Arial, Helvetica, sans-serif, "MS sans serif";
   background-color : #E5EAEF;
   color : #000000;
   font-size: 8pt;
   padding-top: 2px;
   padding-bottom: 2px;
}

TEXTAREA {
   font-family : Arial, Helvetica, sans-serif, "MS sans serif";
   color : #2F5982;
   font-size: 8pt
}

SELECT {
 color: #003366;
 font-size: 8pt;
 width: 130px;
 height: 18px;
}


A {
   color : #2F5982;
}

A.pdf-link:link,A.pdf-link:hover,A.pdf-link:visited {
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
}

A:link,A:visited {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

/* Titles */

P.title {
   color: #003366;
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 5px;
}

.subtitle {
   color: #003366;
   font-size: 12px;
}

/* INDEX PAGES */

/* changed the margins around on these to stop lines squashing
against each other and/or margins where they are not wanted - Travis 16/5/5 */

P.index-subtitle {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
}

A.index-subtitle:link, A.index-subtitle:visited {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
	text-decoration: none;
}

A.index-subtitle:hover {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
	text-decoration: underline;
}

P.index-heading {
	font-size: 18px;
	margin-top: 3px;
	margin-bottom: 0px;
}

P.index-heading2 {
	font-size: 15px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: bold;
}

P.index-heading3 {
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: bold;
}

P.index-photoheading {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 0px;
}

P.index-subheading {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}

P.smalltext {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: -10px;
}

.content-index-border {
	border: thin solid #cccccc;
}

P.content-index-imageheading {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.content-index-copyright {
	font-size: 10px;
	color: #666666;
}

.content-index-pagenumber {
	font-size: 11px;
	font-weight: bold;
}

.content-index-options {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

A.content-index-options:link, A.content-index-options:visited {
	color: #666666;
	font-size: 11px;
	line-height: 100%;
	text-decoration: none;
	font-weight: bold;
}

A.content-index-options:hover {
	color: #666666;
	font-size: 11px;
	line-height: 100%;
	text-decoration: underline;
	font-weight: bold;
}

/* News */

A.news-headline:link,A.news-headline:hover,A.news-headline:visited {
 font-size: 8pt;
 color: #333333;
}


P.news-subheading {
   font-size: 8pt;
   margin-top: 3px;
   margin-bottom: -10px;
   color: #333333;
}

P.news-title {
   color: #003366;
   font-size: 12pt;
   font-weight: bold;
   margin-top: 15px;
   margin-bottom: 5px;
}

P.news-author {
   font-size: 8pt;
   color: #003366;
   margin-top: 0px;
   margin-bottom: 10px;
}

P.news-excerpt-title {
   color: #003366;
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 0px;
}

A.news-excerpt-title {
   color: #003366;
   font-size: 14px;
   font-weight: bold;
   margin-bottom: -5px;
}

P.news-excerpt {
   color : #333333;
   font-size: 8pt;
   margin-top: 5px;
   margin-bottom: 10px;
}




P.news-body {
   font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
   color: #333333;
   font-size: 8pt;
   margin-top: 10px;
   margin-bottom: 10px;
}

P.news-copyright {
   font-size: 9px;
   color: #999999;
   margin-top: 10px;
   margin-bottom: 10px;
}

/* Photos */

TD.pullquote {
   background-color: #E5EAEF;
}

TD.photo {
   background-color: #E5EAEF;
}

.photo {
   font-size: 10px;
   color : #003366; 
}

.photo-copyright {
   font-size: 10px;
   color : #999999; 
}

/* Lhnav and panels */

A.lhnav { 
  color : #FFFFFF; 
  font-size: 8pt;
}

A.panel-reverse { 
  color : #FFFFFF; 
  font-size: 7.5pt;
}


A.newsflash { 
  color : #E8292A; 
}


.awards { 
  font-size: 8pt;
}



/* PROFILES - PLAYER AND GROUND PAGES */

P.profiles-heading {
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}

P.profiles-subheading {
	font-size: 15px;
	margin-top: -10px;
	margin-bottom: 10px;
	font-weight: bold;
}

P.profiles-body {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.profiles-body-heading {
	font-weight: bold;
}

.profiles-body-bolditalics {
	font-weight: bold;
	font-style: italic;
}

.profiles-body-italics {
	font-style: italic;
}

A.profiles-body-links:link, A.profiles-body-links:visited {
	color: #666666;
	font-size: 11px;
	line-height: 100%;
	text-decoration: none;
}

A.profiles-body-links:hover {
	color: #666666;
	font-size: 11px;
	line-height: 100%;
	text-decoration: underline;
}

P.profiles-index-links {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
}

A.profiles-index-links:link, A.profiles-index-links:visited {
	font-size: 12px;
	text-decoration: none;
}

A.profiles-index-links:hover {
	font-size: 12px;
	text-decoration: underline;
}

TD.profiles-stats-heading {
	background-color: #9D928E;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

TD.profiles-stats-header {
	background-color: #CCCCCC;
	font-size: 11px;
}

TD.profiles-stats-data {
	font-size: 11px;
}

A.profiles-index-alpha:link,A.profiles-index-alpha:visited,A.profiles-index-alpha:hover {
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}

/* Icon / bullet point menu */

A.bullet {
  color : #2F5982;
  font-size: 8pt;
}

.small-text {
  color : #333333;
  font-size: 7.5pt
}

.small-text-black {
  color : #000000;
  font-size: 7.5pt
}

.small-text-pale {
  color : #666666;
  font-size: 7.5pt
}

/* Right hand navigation */

A.panel-blue { 
  color : #003366; 
  font-size: 7.5pt;
}

A.panel-blue-bold {
  color : #003366;
  font-weight: bold;
  font-size: 8pt;
}

.panel-blue {
  color : #003366; 
  font-size: 7.5pt;
}

.rhnav-menu-black {
  color : #000000;
  font-size: 9pt;
}

A.rhnav-menu {
  color : #003366;
  font-size: 9pt;
}

.rhnav-menu-small {
  color : #003366;
  font-size: 7.5pt;
}

.rhnav-menu-small-black {
  color : #000000;
  font-size: 7.5pt;
}

A.rhnav-menu-small:link,A.rhnav-menu-small:visited,A.rhnav-menu-small:hover {
  color : #003366;
  font-size: 7.5pt;
  text-decoration: underline;
}




TD.panel-plain {
  color : #000000;
  font-size: 7.5pt;
}


/* Test/ODI championships */

TD.panel-icc-test {
  color : #446717;
  font-size: 7.5pt;
}

A.icc-test { 
  color : #698545; 
  font-size: 7.5pt;
}

A.icc-test-panel-menu {
  color : #698545;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}

TD.panel-icc-odi {
  color : #CC0000;
  font-size: 7.5pt;
}

A.icc-odi { 
  color : #CC0000; 
  font-size: 7.5pt;
}

A.icc-odi-panel-menu {
  color : #CC0000;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}


/* Footer */

.footer {
  color : #FFFFFF;
  font-size: 7.5pt;
}

.footer-dim {
  color : #B7BDC4;
  font-size: 7.5pt;
}

A.footer { 
  color : #FFFFFF; 
  font-size: 7.5pt;
}





