@charset "UTF-8";
/* CSS Document 

- CLT20 - 

Copyright Pulse Innovations Limited

Designed by Wyndham Richardson 2009


 */



p, h1, h2, h3, h4, h5, h6, h7 {
	margin:0;
	padding:0;
}


a {
	color:#EB6E08;
	text-decoration:none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}



.clear {
	overflow:hidden;
	clear:both;
	height:1px;
	margin:-1px 0px 0px 0px;
	font-size:1px;
}
.clear-simple {
	clear:both;
}
.display-inline {
	display:inline;
}

.display-block {
	display:block;
}

.float-left {
	float:left;
	display:inline;
}
.float-right {
	float:right;
	display:inline;
}
.bold {
	font-weight: bold;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.margin-right5 {
	margin-right: 5px;
}
.side-padding {
	margin-right: 10px;
	margin-left: 10px;
}

img { 
	border:0px; 
}

.homepage {
	background-image: url(../images/temp/clt20homepageblank.jpg);
	background-repeat: no-repeat;
	height: 1945px;
	width: 1303px;
}
.homecontentboxr {
	padding:0;
	width:289px;
	height: 500px;
	margin-top: 284px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 850px;
	position: absolute;
}
.SectionHeader {
	background-color:#EEEEEE;
	color:#EB6E08;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.3em;
	padding:7px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #ccc;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-topleft:4px;
	border-top-right-radius:4px;
	border-top-left-radius:4px;
	text-shadow:1px 1px 0 #FFFFFF;
}
.PulseBox {
	background-color: #FFFFFF;
}
.Iframebox {
	border: 1px solid #ABABAB;
	background-color: #FFFFFF;
	margin-bottom: 13px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.MatchCenter {
}
.MatchCenterHeader {
	color:#333;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.3em;
	background-color: #D1D1D1;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-topleft:4px;
	border-top-right-radius:4px;
	border-top-left-radius:4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4F4F4;
	border-bottom-color: #ababab;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.TabHeader {
	border-top:1px solid #F4F4F4;
	color:#333;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.3em;
	padding:7px 10px;
	background-color: #D1D1D1;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-topleft:4px;
	border-top-right-radius:4px;
	border-top-left-radius:4px;
}
.TabNoHeader {
	border-top:1px solid #F4F4F4;
	color:#333;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.3em;
	background-color: #D1D1D1;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-topleft:4px;
	border-top-right-radius:4px;
	border-top-left-radius:4px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.PulseTabs {
	background-color: #D1D1D1;
	font-size: 1.2em;
	font-weight: bold;
}
.PulseTabs a {
	color: #666;
}
.MatchCenterPulseTabs {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
}
.PulseTabs ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	clear:both;
	background-image: url(../images/tabs/tabBottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin:0;
padding:0;
overflow:hidden;
}


.PulseTabs li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:1px solid #A7A7A7;
	float:left;
	margin:0 0 0 10px;
	padding:7px 20px 6px;
	background-attachment: scroll;
	background-color: #FDFDFD;
	background-image: url(../images/tabs/tab.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #666;
}
.PulseTabs li:hover {
	text-decoration: underline;
	cursor: pointer;
}

.PulseTabs li.selected {
	border-bottom: 1px solid #FFF;
	background-image: url(../images/tabs/tabSelected.jpg);
	background-repeat: repeat-x;
	color: #EB6E08;
}
.PulseTabs li.selected:hover {
	text-decoration: none;
	cursor: default;
}
.mcLive {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.mcLiveTeamsTable {
	margin-right: auto;
	margin-left: auto;
}
.mcLiveTeamsTable td.logo {
	width: 100px;
}
.mcLiveMatchTitle {
	color:#999;
	font-size:2.7em;
	font-weight:bold;
	margin-bottom:10px;
}
.mcLiveV  {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.mcLiveMatchTitle img {
	vertical-align: middle;
}
.mcLiveMatchSubTitle {
	font-size: 1.1em;
	padding-bottom: 8px;
	color: #666;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom: 8px;
}
.mcLiveStatus {
	color:#BB0000;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:2px;
	text-transform: uppercase;
}
.mcLiveStatusChance {
	font-size:1.1em;
	padding-bottom:3px;
	color: #666;
}
.mcLiveBatting {
	background-image:url(../images/score/bat.jpg);
	background-position:0 8px;
	background-repeat:no-repeat;
	font-size:1.3em;
	padding-bottom:10px;
	padding-left:15px;
	padding-top:9px;
	border-top: 1px dotted #CCCCCC;
	margin-top: 5px;
	font-weight: bold;
}

.mcLiveOver {
border-collapse:collapse;
font-size:1.2em;
margin-bottom:8px;
}
.mcLiveOver td {
background-image:url(../images/score/over.jpg);
background-position:left top;
border:1px solid #333333;
font-weight:bold;
padding:3px;
text-align:center;
width:20px;
}

.mcLiveOver td.label {
background-color:#005CA4;
background-image:url(../images/score/overlabel.jpg);
color:#FFFFFF;
padding-left:7px;
text-align:left;
text-shadow:1px 1px 1px #000000;
width:35px;
}
.mcLiveBatsmen {
	margin-bottom: 8px;
	font-size: 1.1em;
}
.mcLiveBatsmen td {
	padding-bottom: 2px;
}
.mcLiveBatsmen td.name {
	padding-right: 10px;
	text-align: left;
	padding-left: 15px;
}
.mcLiveBatsmen td.active {
	background-image: url(../images/score/activeBatsmen.jpg);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}
.mcLiveRR {
	margin-bottom: 8px;
	font-size: 1.1em;
	white-space: nowrap;
}
.mcLiveRRcontainer {
	float: right;
	padding-left: 10px;
}
.mcLiveRR td {
	padding-bottom: 2px;
	white-space: nowrap;
}
.mcLiveRR td.label {
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}
.mcLiveRR td.required {
	color: #BB0000;
}
.mcBowlingContainer {
	padding-bottom: 8px;
}

.mcLiveBowling {
	background-image:url(../images/score/ball.jpg);
	background-position:0 11px;
	background-repeat:no-repeat;
	font-size:1.3em;
	padding-bottom:3px;
	padding-left:15px;
	padding-top:9px;
	border-top: 1px dotted #CCCCCC;
	margin-top: 0px;
	font-weight: bold;
	clear: both;
}

.mcLiveBowler {
	font-size: 1.1em;
}
.mcLiveBowler td {
	padding-bottom: 2px;
}
.mcLiveBowler td.name {
	padding-right: 10px;
	text-align: left;
	padding-left: 15px;
}
.mcLiveLaunch {
background-image:url(../images/buttons/Lbutton.jpg);
color:#FFFFFF;
font-size:1.2em;
height:10px;
margin:10px auto;
padding:5px 0 10px;
text-align:center;
width:168px;}
.mcLiveFullLink {
	color: #005CA4;
	background-image: url(../images/buttons/arrowlink.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 8px;
}
.Poll {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	color: #565656;
}
.PollQuestion {
	font-size:1.3em;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:15px;
	color: #454545;
}
.PollOptions {
	padding-left: 10px;
	font-size: 1.1em;
	padding-bottom: 5px;
	line-height: 1em;
	padding-right: 15px;
}


.PollChoices {
	margin-left: 6px;
	font-size: 1.1em;
}

.PollChoice {
	padding-bottom:6px;
}
.PollChoice span {
}
.PollResultTB {
	color:#EB6E08;
	margin-bottom:5px;
	margin-top:3px;
	width:100%;
}
.PollResultTB td.bar {
	padding-right: 10px;
}
.PollResultLabel {
	font-size:1.2em;
}
.PollResultPercent {
	width: 28px;
	padding-right: 3px;
}
.PollResultBar {
	border:1px solid #ED9900;
	font-size:6px;
	height:8px;
	line-height:8px;
	margin:1px;
	background-color: #FFF1DD;
	background-image: url(../images//bar.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
.Pollinputradio {
	height:14px;
	margin:0 4px 0 0;
	padding:0;
	width:14px;
}
.PollTV {
	margin-bottom: 3px;
	font-size: 1.1em;
	color: #666;
}
.PollVote {
	margin-left:8px;
	margin-top:4px;
}
.PollVotes {
	color: #999;
	margin-bottom: 8px;
	font-size: 1.1em;
}
.Leaders {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}
.LeadersContainer {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}
.LeadersPhoto {
	border:1px solid #FFD291;
	float:left;
	margin-right:10px;
	padding:3px;
}
.LeaderTable {
	margin-bottom: 4px;
}
.LeaderTable td {
	vertical-align: top;
}
.LeaderPos {
	color:#ababab;
	font-size:2.7em;
	font-weight:bold;
	padding-right:10px;
}
.LeaderName {
	font-weight: bold;
	font-size: 1.3em;
}
.LeaderTeam {
	font-size: 1.1em;
}
.LeaderTeam a {
	color: #ED9500;
}
.LeaderStats {
	color: #787878;
	font-size: 1.1em;
	float: left;
}
.LeaderStats td {
}
.LeaderStats td.number {
	color: #454545;
	text-align: right;
	font-weight: bold;
}
.LeaderStats td.col1label {
	padding-right: 13px;
}
.LeaderStats td.col2label {
	padding-right: 13px;
	padding-left: 21px;
}
.mcLiveCommHeader {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	background-color: #EEEEEE;
	color: #676767;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.1em;
	background-image: url(../images/header/shortheaderbackground.jpg);
	background-repeat: repeat-x;
}
.mcLiveComm {
	height:85px;
	overflow:auto;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 10px;
}
.mcLiveCommEnd {
	height:184px;
	overflow:auto;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 10px;
}
.mcLiveCommBody {
	font-size: 1.1em;
	margin-bottom: 8px;
	line-height: 1.3em;
}

.mcLiveCommQuestion {
	background-image:url(../images/comm/newQuestion.jpg);
	background-repeat:no-repeat;
	color:#EB6E08;
	font-size:1.1em;
	font-weight:bold;
	min-height:58px;
	padding-left:63px;
}
.mcLiveCommFB {
	background-image:url(../images/comm/fb.jpg);
	background-repeat:no-repeat;
	color:#3C5A98;
	font-size:1.1em;
	font-weight:bold;
	min-height:58px;
	padding-left:63px;
}
.mcLiveCommFB a {
	color: #3C5A98;
}
.ArrowLinkOrange {
font-size:1.2em;
font-weight:bold;
margin-bottom:8px;
text-transform:lowercase;}

.ArrowLinkOrange a {
	background-image:url(../images/buttons/arrowlinkorange.jpg);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:11px;
}

.ButtonLaunch {
	background-color:#005CA4;
	border-color:#fff #000000 #000000 #fff;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin-top:7px;
	padding:3px 9px;
	text-transform:uppercase;
}
.ButtonLaunch:hover {
	cursor: pointer;
	background-color: #EB6E08;
}
.ButtonPoll {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color:#FFF1DD;
	border:1px solid #EB6E08;
	clear:both;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
	min-width:115px;
	padding:4px 10px;
	text-align:center;
	color: #EB6E08;
}
.ButtonPoll:hover {
	background-color: #EB6E08;
	color: #fff;
	cursor: pointer;
}
.PollButtonContainer {
	margin-bottom: 10px;
}
.MCPcontrols {
	float: left;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #f1f1f1;
}
.MCPcontrols span {
color:#676767;
font-weight:normal;
padding-left:2px;
text-transform:none;
}

.MCPcontrols1stInn {

	border: 1px solid #ababab;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-border-radius:6px;


}

.MCPcontrolsLeft {

	border: 1px solid #ababab;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-bottomleft:6px;

}
.MCPcontrolsRight {

	-webkit-border-bottom-right-radius:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ababab;
	border-right-color: #ababab;
	border-bottom-color: #ababab;
	border-left-color: #ababab;
}
.mcLiveDCLogo {
	background-image: url(../images/teams/DC.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 56px;
}
.mcLiveCCLogo {
	background-image: url(../images/teams/CC.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 94px;
}
.mcLiveDDLogo {
	background-image: url(../images/teams/DD.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 100px;
	background-position:0 6px;
}
.mcLiveRCBLogo {
	background-image: url(../images/teams/RCB.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 48px;
}
.mcLiveDELogo {
	background-image: url(../images/teams/DE.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 85px;
}

.mcLiveNSWBLogo {
	background-image: url(../images/teams/NSWB.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 82px;
}

.mcLiveOVLogo {
	background-image: url(../images/teams/OV.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 61px;
}
.mcLiveSCCCLogo {
	background-image: url(../images/teams/SCCC.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 53px;
}
.mcLiveSSLogo {
	background-image: url(../images/teams/SS.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 76px;
}

.mcLiveTTLogo {
	background-image: url(../images/teams/TT.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 42px;
}

.mcLiveVBLogo {
	background-image: url(../images/teams/VB.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 54px;
}

.mcLiveWELogo {
	background-image:url(../images/teams/WE.jpg);
	background-position:0 6px;
	background-repeat:no-repeat;
	height:60px;
	width:100px;
}
.mcResultsFixturesCntr {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 410px;
	overflow: auto;
}
.mcRFheader {
border-bottom-width:1px;
font-size:1.3em;
margin-bottom:1px;
}

.mcRFsubheader {
border-bottom:1px dotted #CCCCCC;
color:#666666;
font-size:1.1em;
line-height:1.3em;
margin-bottom:8px;
padding-bottom:5px;
}

.mcRFTable {
	width: 620px;
	font-size: 1.1em;
	line-height: 1em;
}
.mcRFTable td {
	vertical-align: top;
	padding-top: 13px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.mcRFDate {
	font-weight: normal;
	padding-bottom: 3px;
	font-size: 1.1em;
	color: #666;
}
.mcRFSubText {
	color: #666;
	font-weight: normal;
	padding-left: 2px;
}
.mcRFFixture {
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:2px;
	text-transform:uppercase;
}
.mcRFFixtureDate  {
	font-weight: normal;
	color: #666;
	line-height: 1em;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
