@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/body-bg.jpg) repeat-x top #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
}

.twoColElsRtHdr #container { 
	width: 60em;
	margin: 0px auto;
	text-align: left;
}

.twoColElsRtHdr #container #header { 
	padding: 0 10px;
	padding:0px 0px 0px 0px;
}

.twoColElsRtHdr #container #header h1 {
	background:url(../images/bc.png) no-repeat;
	width:366px;
	height:0px;
	padding-top:59px;
	width:950px;
	height:0px;
	padding-top:130px;
	overflow:hidden;
	margin-top:25px;
}

.twoColElsRtHdr #container #mainMenu{
	text-align:left;
	font:75% Verdana, Geneva, sans-serif;
}

.twoColElsRtHdr #container #mainMenu #leftCap{
	float:left;
}

.twoColElsRtHdr #container #mainMenu #midArea{
	float:left;
	padding-top:2px;
	width:76.5em; height:28px;
	background:url(../images/mm-bg-repeat.png) repeat-x center;
}

.twoColElsRtHdr #container #mainMenu #leftCap{
	float:left;
}

.twoColElsRtHdr #container #tourMenu {
	border:1px solid #CCC;
	background:#F5F5F5;
	padding:10px;
	margin:40px 0px 0px 0px;
	color:#666;
}

.twoColElsRtHdr #container #tourMenu h2{
	font-size:16px;
	margin:0px 0px 7px 0px;
	color:#06C;	
}

.twoColElsRtHdr #container #tourMenu #subMenu {
	font-size:12px;
	margin:7px 0px 0px 0px;
}

.twoColElsRtHdr #container #tourMenu  #subMenu a{
	color:#666;
	text-decoration:none;
}

.twoColElsRtHdr #container #tourMenu #subMenu a:hover{
	text-decoration:underline;
	color:#333;
}

.twoColElsRtHdr #container #flashNews{
	font-size:12px;
	padding:5px;
	margin:0px 0px -18px 0px;
}

.twoColElsRtHdr #container #sidebar {
	float: right; 
	width: 17.5em;
	padding:5px;
	margin:1em 0px;
}

.twoColElsRtHdr #container #sidebar #openX280x160{
	width:280px; height:160px;
	background:#EBEBEB;
}

.twoColElsRtHdr #container #mainContent {
  	margin: 1.68em 23em 0 0px;
	text-align:justify;
	font:80% Verdana, Geneva, sans-serif;
}

.twoColElsRtHdr #container #mainContent #flashArea{
	background: url(../images/highlight-decor.png) no-repeat top right #B9DCFF;
	padding:5px;
	/*-moz-border-radius: 5px;*/
}

.twoColElsRtHdr #container #mainContent #flashArea h2{
	font-size:12px;
	margin:0px 0px 6px 0px
}

.twoColElsRtHdr #container #mainContent #flashArea #flaContainer{
	background:#FFF;
	/*-moz-border-radius: 5px;*/
}

.twoColElsRtHdr #container #mainContent #flashArea #flaContainer td{
	padding:3px
}

.twoColElsRtHdr #container #mainContent #flashArea #flaContainer h2{
	color:#06C;
	
}

.twoColElsRtHdr #container #mainContent #flashArea #flaContainer h3{
	color:#999;
	font-size:10px;
}

.twoColElsRtHdr #container #mainContent #flashArea #flaContainer p{
	font-size:10px;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #999;
	text-align:justify;
	margin:0px 0px 8px 0px;
}

.twoColElsRtHdr #container #mainContent #flashArea #flaContainer p img{
	height:0px;
	width:0px;
	overflow:hidden;
}

.twoColElsRtHdr #container #mainContent #flashArea #flaContainer a{
	color:#CCC;
	text-decoration:none;
}

.twoColElsRtHdr #container #mainContent #flashArea #flaContainer a:hover{
	color:#06C;
}

.twoColElsRtHdr .boxFull {
	background:#FFF;
	border:1px solid #CCC;
	/*-moz-border-radius: 5px;*/
	padding:5px;
	margin:0px 0px 6px 0px;
}

.twoColElsRtHdr .boxFull #matchSummary{
	margin:5px 0px 20px 0px;
}

.twoColElsRtHdr .boxFull #matchSummary h2{
	color:#FFF;
	background:#06C;
	font-size:14px;
	margin:5px 0px;
	padding:3px;
}

.twoColElsRtHdr .boxFull #matchSummary #descrip{
	font-size:11px;
	margin:5px 0px;
}

.twoColElsRtHdr .boxFull #matchSummary span{
	color:#CCC;
}

.twoColElsRtHdr .boxFull #tourDescription{
	padding:25px;
}
.twoColElsRtHdr .boxFull #tourDescription h4{
	font-size:12px;
	color:#06C;
	margin:10px 0px 4px 0px;
}
.twoColElsRtHdr .boxFull #tourDescription ul{
	margin:10px 0px 0px 25px;
}
.twoColElsRtHdr .boxFull #tourDescription ul li{
	margin:8px 0px;
}
.twoColElsRtHdr .boxFull #tourDescription p.footer{
	margin:10px 0px 0px 0px;
	font-size:10px;
	color:#C8C8C8;
}

.twoColElsRtHdr .boxFull #teamProfile{
	padding:25px 25px 10px 25px;
}

.twoColElsRtHdr .boxFull #teamProfile img{
	float:left;
	width:100px;
	height:100px;
}
.twoColElsRtHdr .boxFull #teamProfile h3{
	font-size:36px;
	color:#06C;
	margin:0px 0px 0px 125px;
}
.twoColElsRtHdr .boxFull #teamProfile #profText{
	margin:0px 0px 0px 125px;
	padding:0px 10px 0px 0px;
	height:200px;
}

.twoColElsRtHdr .boxFull #teamProfile #profText p{
	margin:10px 0px;
}

.twoColElsRtHdr .boxFull #playerProfile{
	padding:25px;
}
.twoColElsRtHdr .boxFull #playerProfile img{
	float:left;
	width:100px;
	height:120px;
}
.twoColElsRtHdr .boxFull #playerProfile h3{
	font-size:36px;
	color:#06C;
	margin:0px 0px 0px 125px;
}
.twoColElsRtHdr .boxFull #playerProfile h4{
	font-size:14px;
	color:#999;
	margin:0px 0px 0px 120px;
}
.twoColElsRtHdr .boxFull #playerProfile p{
	margin:0px 0px 0px 125px;
}

.twoColElsRtHdr .boxFull #recordsArea{
	padding:30px;
}

.twoColElsRtHdr .boxFull #recordsArea h2{
	font-size:13px;
	color:#06C;
	margin:20px 0px 10px 0px;
}

.twoColElsRtHdr .boxFull #recordsArea ul{
	margin:0px 0px 0px 40px;
}

.twoColElsRtHdr .boxFull #recordsArea ul li{
	list-style:none;
	margin:3px 0px;
}

.twoColElsRtHdr .boxFull #recordsArea ul li:hover{
	list-style:circle;
}

.twoColElsRtHdr .boxFull #recordsArea ul li a{
	text-decoration:none;
	color:#999;
	display:block;
}
.twoColElsRtHdr .boxFull #recordsArea ul li a:hover{
	color:#069;
}


.twoColElsRtHdr .boxFull h5{
	background:#06C;
	/*-moz-border-radius: 5px;*/
	color:#FFF;
	font-size:10px;
	padding:3px;
}

.twoColElsRtHdr .boxFull #news{
	margin:10px 0px;
}

.twoColElsRtHdr .boxFull #news #newsdate{
	font-size:10px;
}

.twoColElsRtHdr .boxFull #news #newshead{
	font-weight:bold;
	color:#06C;
}

.twoColElsRtHdr .boxFull #news p{
	text-align:justify;
	padding:0px 10px 10px 0px;
}

.twoColElsRtHdr .boxFull #news p a{
	text-decoration:none;
	color:#999;
	font-size:10px;
}

.twoColElsRtHdr .boxFull #news p img{
	float:left;
	padding-right:5px;
}

.twoColElsRtHdr .boxFull #news p a:hover{
	color:#06c;
}

.twoColElsRtHdr .boxFull #series{
	padding:25px;
}

.twoColElsRtHdr .boxFull #series #divider{
	float:left;
	margin:15px 15px 15px 0px;
	padding:35px;
	border-right:1px dotted #CCC;
	width:100px;
}

.twoColElsRtHdr .boxFull #series #divider h3{
	margin:0px 0px 10px 0px;
	color:#06F;
	font-size:12px;
}

.twoColElsRtHdr .boxFull #series #divider ul li{
	margin:0px;
	list-style:none;
}

.twoColElsRtHdr .boxFull #series #divider ul li:hover{
	list-style:circle;
}

.twoColElsRtHdr .boxFull #series #divider ul li a{
	text-decoration:none;
	color:#999;
}

.twoColElsRtHdr .boxFull #series #divider ul li a:hover{
	text-decoration:none;
	color:#333;
}

.twoColElsRtHdr .boxFull h4{
	color:#06C;
	font-size:10px;
	padding:3px;
}

.twoColElsRtHdr .boxFull p{
	text-align:justify;
}

.twoColElsRtHdr .boxFull p a{
	font-size:10px;
	color:#999;
	text-decoration:none;
}

.twoColElsRtHdr .boxFull p a:hover{
	color:#06C;
}

.twoColElsRtHdr .boxFull #tourSponsor{

}

.twoColElsRtHdr .boxFull #tourSponsor #sponLogoContainer{
	width:125px;
	padding:12px;
	float:left;
	margin:33px;
	text-align:center;
	border:1px solid #CCC;
}

.twoColElsRtHdr .boxFull #tourSponsor #sponLogoContainer:hover{
	border:1px solid #333;
}

.twoColElsRtHdr .boxFull #tourSponsor #sponLogoContainer #sponHead{
	font-weight:bold;
	font-size:11px;
	color:#06F;
	margin:10px 0px 0px 0px;
}

.twoColElsRtHdr .boxFull #tourSponsor #sponLogoContainer #sponType{
	font-weight:bold;
	font-size:10px;
	color:#333;
	margin:0px 0px 0px 0px;
}

.twoColElsRtHdr .boxFull #tourSponsor #sponLogoContainer #sponDescr{
	font-size:9px;
	color:#333;
	margin:0px 0px 0px 0px;
}

.twoColElsRtHdr .boxFull #playerCommittee{
	float:left;
	border:1px solid #CCC;
	background:#F5F5F5;
	text-align:center;
	padding:5px;
	margin:10px;
}

.twoColElsRtHdr .boxFull #playerCommittee:hover{
	background:#E6E6E6;
}

.twoColElsRtHdr .boxFull #playerCommittee h3{
	font-size:10px;
	margin:3px 0px 0px 0px;
}

.twoColElsRtHdr .boxFull #playerCommittee h3 span{
	font-weight:normal;
}

.twoColElsRtHdr .boxFull a.playerLink{
	text-decoration:none;
	color:#666;
}

.twoColElsRtHdr .boxFull #teamsquadgrp{
	float:left;
}

.twoColElsRtHdr .boxFull #teamsquadgrp h2{
	margin:30px 0px 10px 30px;
	color:#06F;
	font-size:12px;
}

.twoColElsRtHdr .boxFull #teamsquadgrp #teamsquad{
	padding:5px;
	border:1px solid #CCC;
	text-align:left;
	margin:5px 30px;
	width:250px; height:52px;
	color:#666;
	background:#FAFAFA;
}

.twoColElsRtHdr .boxFull #teamsquadgrp #teamsquad:hover{
	border:1px solid #C8C8C8;
	background:#F0F0F0;
}

.twoColElsRtHdr .boxFull #teamsquadgrp #teamsquad img{
	border:0px;
	width:50px;
	height:50px;
	float:left;
	margin-right:5px;
	border:1px solid #CCC;
}

.twoColElsRtHdr .boxFull #teamsquadgrp #teamsquad h3{
	font-size:12px;
	margin:-8px 0px 0px 0px;
}

.twoColElsRtHdr .boxFull #teamsquadgrp #teamsquad p{
	font-size:9px;
	margin:5px 0px 0px 0px;
	color:#999;
}

.twoColElsRtHdr .boxFull #teamsquadgrp #teamsquad p a{
	color:#999;
}

.twoColElsRtHdr .boxFull #teamsquadgrp #teamsquad p a:hover{
	color:#333;
}

.twoColElsRtHdr .boxFull #teamPlayers{
	float:left;
	border:1px solid #CCC;
	background:#FAFAFA;
	margin:10px;
	width:280px;
	padding:5px;	
}

.twoColElsRtHdr .boxFull #teamPlayers:hover{
	border:1px solid #0C3A6D;
	background:#F0F0F0;
}

.twoColElsRtHdr .boxFull #teamPlayers img{
	float:left;
	margin-right:5px;
}

.twoColElsRtHdr .boxFull #teamPlayers h3{
	font-size:12px;
}

.twoColElsRtHdr .boxFull #teamPlayers h4{
	color:#999;
}

.twoColElsRtHdr .boxFull #teamPlayers p{
	font-size:10px;
	margin:5px 0px 0px 0px;
}

.twoColElsRtHdr #boxHalf {
	background:#FFF;
	border:1px solid #CCC;
	/*-moz-border-radius: 5px;*/
	padding:5px;
	margin:0px 0px 6px 0px;
	float:left;
	width: 24.6em;
	margin:0em 0.2em;
}

.twoColElsRtHdr #boxHalf img{
	float:left;
	margin:3px 0px 0px 0px;
}

.twoColElsRtHdr #boxHalf #playerName{
	margin:3px 0px 0px 110px;
	font-size:11px;
	font-weight:bold;
	
}

.twoColElsRtHdr #boxHalf #teamName{
	margin:0px 0px 0px 110px;
	font-size:11px;
	font-style:italic;
}

.twoColElsRtHdr #boxHalf #runDetail{
	margin:5px 0px 0px 110px;
	font-size:11px;
	color:#999; 
}

.twoColElsRtHdr #boxHalf #link {
	text-align:right;
}

.twoColElsRtHdr #boxHalf #link a{
	font-size:10px;
	color:#999;
	text-decoration:none;
	font-weight:bold;
}

.twoColElsRtHdr #boxHalf #link a:hover{
	color:#06C;
}

.twoColElsRtHdr #boxHalf h5{
	background:#06C;
	/*-moz-border-radius: 5px;*/
	color:#FFF;
	font-size:10px;
	padding:3px;
}

.twoColElsRtHdr #boxHalf h6{
	font-size:40px;
	text-align:center;
	color:#06C;
	margin:10px;
}

.twoColElsRtHdr #recordTbl{
	margin:5px 0px 0px 0px;
}

.twoColElsRtHdr #recordTbl h3{
	color:#06C;
	margin:35px 0px 0px 0px;
	font-size:10px;
	background:#DEE8FE;
	padding:3px;
}


.twoColElsRtHdr #recordTbl table{
	font-size:11px;
}

.twoColElsRtHdr #recordTbl table th{
	background:#333;
	color:#FFF;
	font-weight:normal;
	padding:2px;
}

.twoColElsRtHdr #recordTbl table tr.umpiring{
	color:#CCC;
}
.twoColElsRtHdr #recordTbl table tr:hover{
	background:#EBEBEB;
}

.twoColElsRtHdr #recordTbl table td{
	border-bottom:1px dotted #CCC;
	padding:2px 0px;
}

.twoColElsRtHdr #recordTbl table td a{
	text-decoration:none;
	color:#666;
}

.twoColElsRtHdr #recordTbl table td a:hover{
	color:#06F;
}

.twoColElsRtHdr #recordTbl #limitMore{
	text-align:right;
	margin:20px 0px 0px 0px;
}

.twoColElsRtHdr #recordTbl #limitMore a{
	color:#999;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

.twoColElsRtHdr #recordTbl #limitMore a:hover{
	color:#06C;
}

.twoColElsRtHdr #container #footer {
	background:url(../images/footer.png) no-repeat;
	height:80px;
	font-size:10px;
	padding:20px;
	margin:10px 0px 0px 0px;
}

.twoColElsRtHdr #container #footer a{
	color:#666;
	text-decoration:none;
}

.twoColElsRtHdr #container #footer a:hover{
	color:#333;
}

.twoColElsRtHdr table#userSignupForm input.textBox{
	padding:3px;
	margin:3px;
	width:303px;
}

#fbshareBtn{
	float:right;
	margin:0px 10px 0px 0px;
}

/* Miscellaneous classes for reuse */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
