body{
	background-color:#FFFFFF;
	background-image: url(../images/allrounder/bbackground.gif);
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 11px;
	color: #363e0c;
	text-transform: uppercase;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A962C;
}
h3 {
	font-size: 10px;
	color: #363e0c;
	font-weight: bold;
	padding: 0px;
	height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 10px;
	text-transform: uppercase;
	color: #363e0c;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link,a:visited{
	font-weight:bold;
	text-decoration:none;
	color: #668b00;
}
a:hover{
	font-weight:bold;
	text-decoration:underline;
	color: #F8B141;
}
div#header{
	height: 180px;
	width: 740px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #6D0913;
	background-image: url(../images/allrounder/logo.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;

}
#headerimage{
	height: 180px;
	width: 536px;
	float: left;
	margin-left: 203px;
	background-color: #6D0913;
	background-image: url(../images/allrounder/logo.gif);
	background-repeat: no-repeat;
	background-position: 40px 15px;

}
div#menucontainer{
	background-image: url(../images/menu/menuback.gif);
	background-repeat: repeat-x;
	text-align: left;
	width: 730px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: top;
	height: 25px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div#maincontainer {
	background-image: url(../images/allrounder/containerbgr.gif);
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	line-height:normal;
	vertical-align:top;
	width: 750px;
	height: auto;
	padding: 0px;
}

div#searchbox {
	width: 200px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 35px;
}
div#leftcolumn{
	width: 200px;
	height: auto;
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	text-align: center;
}
div#leftcolumn a:link, div#leftcolumn a:visited{
	font-weight:bold;
	text-decoration:none;
	color: #F8B141;
	font-size: 9px;
}
div#leftcolumn a:hover{
	font-weight:bold;
	text-decoration:underline;
	color: #7A962C;
	font-size: 9px;
}
div#contentcontainer {
	background-color: #D8E0BF;
	float: left;
	height: auto;
	width: 740px;
	margin-left: 5px;
	padding: 0px;
	color: #525930;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-image: url(../images/allrounder/contentbgr.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*div#backtotop {
	width: 520px;
	height: auto;
	color: #525930;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	float: right;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
*/
div#rightcolumntop{
	width: 520px;
	float: right;
	background-color: #c3cfa0;
	color: #525930;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	height: 100%;
	clear: none;
}
div#rightcolumnbottom{
	width: 520px;
	height: auto;
	background-color: #D8E0BF;
	text-align: left;
	padding: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}

div#rightcolumnbottom ul {
	list-style-type: square;
}
div#rightcolumnbottom li {
	margin-bottom: 7px;
}

/*Bottom links div*/
div#footer {
	width: 740px;
	text-align: center;
	margin-right: auto;
	margin-left: 5px;
	background-color: #7A962C;
	float: left;
	color: #525930;
	font-family: "Copperplate Gothic Bold", "Times New Roman";
	font-size: 10px;
	padding-top: 15px;
}
div#footer a{
	text-decoration:none;
	color: #F8B141;
	font-family: "Copperplate Gothic Bold", "Times New Roman";
	font-size: 10px;
	font-weight: normal;
}
div#footer a:hover{
	text-decoration:underline;
	color: #525930;
	font-size: 10px;
}
div#footer a:active, div#footer a:focus{
	text-decoration:underline;
	color: #F8B141;
	font-size: 10px;
}
/*Copyright notice*/
div#bottom {
	text-align: center;
	float: left;
	width: 750px;
	color: #fcb341;
	font-family: "Copperplate Gothic Bold", "Times New Roman";
	font-size: 10px;
	background-image: url(../images/allrounder/footerbgr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
	margin-bottom: 30px;
}
div#bottom a {
	font-size: 10px;
	font-weight: normal;
	color: #F8B141;
}
div#bottom a:hover{
	font-size: 10px;
	font-weight: normal;
}

/* CSS for Scroller */
#scrollwindow {
	height: 200px;
	width: 160px;
	background-color: #525930;
	text-align: center;
	border: 1px solid #fcb341;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.clear {
	clear: both;
	display: block;
	height: 0px;
	width: 0px;
	visibility: hidden;
}

.arrows {
	color: #FFFFFF;
	background-image: url(../images/allrounder/leftcolumnarrows.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
	text-align: left;
	margin-left: 10px;
	padding-left: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #525930;
	background-color: #dde0d3;
	border: 1px solid #7A962C;
	margin-bottom: 5px;
}
.formsleftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #F8B141;
	background-color: #525930;
	border: 1px solid #F8B141;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.buttons {
	color: #525930;
	background-color: #7A962C;
	height: auto;
	width: auto;
	float: right;
	margin-right: 40px;
	margin-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Profile page layout*/
div.profileinfo {
	background-image: url(../../images/layout/photo_background.gif);
	background-repeat: no-repeat;
	float: left;
	width: 270px;
	background-position: 0px 0px;
	margin-bottom: 7px;
	height: auto;
	margin-left: -15px;
}
div.profileinfo ul{
	list-style-type: none;
	display: block;
	margin-top: 3px;
	font-size: 10px;
}
div.profileinfo li {
	padding-bottom: 5px;
}


div.profilethumb{
	float: left;
	width: 207px;
	margin-bottom: 7px;
	margin-left: 5px;
	height: 207px;
}
div.profilethumb img{
	height: auto;
	width: 200px;
	margin-left: 7px;
}
div.profilesub{
	width: 200px;
	vertical-align: top;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	height: auto;
}
div.profilesub h4{
	line-height: normal;
	font-weight: bold;
	color: #62667a;
	font-size: 10px;
	margin-top: 10px;
	text-transform: uppercase;
}
div.profilesub p{
	margin-top: 5px;
	color: #62667a;
}



div.coachesthumb{
	float: left;
	width: 207px;
	margin-bottom: 7px;
	margin-left: 150px;
	height: 207px;
	margin-right: 150px;
}
div.coachesthumb img{
	height: auto;
	width: 200px;
	margin-left: 7px;
}

#tableparties {
	border-collapse:collapse;
	font-size: 9px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 85px;
	width: 500px;
	background-color: #C3CFA0;
	border: 1px dashed #525930;
	padding-left: 15px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#tableparties td{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#tablebatstats, #tablebowlstats, #tablematchstats {
	border-collapse:collapse;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #525930;
	padding: 0px;
}
#tablebatstats td, #tablebowlstats td, #tablematchstats td{
	background-color: #C3CFA0;
	height: 23px;
	vertical-align: middle;
	padding: 2px;
}
#tablebatstats .heading, #tablebowlstats .heading, #tablematchstats .heading{
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #525930;
	background-color: #D8E0BF;
}
#tablebatstats .alternate, #tablebowlstats .alternate, #tablematchstats .alternate {
	background-color: #D8E0BF;

}
.coachtable {
	border-collapse:collapse;
	width: 500px;
}
.coachescommentstable td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;

}

#registerlink {
	height: 20px;
	width: 20px;
	position: absolute;
	float: left;
}
#adminlink {
	height: 20px;
	width: 20px;
	float: left;
	margin: 0px;
}
div#pagelinks {
	font-size: 9px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
	width: 520px;
}
div#backtotop {
	background-color: #D8E0BF;
	float: left;
	height: auto;
	width: 740px;
	margin-left: 5px;
	color: #525930;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/allrounder/contentbgr.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div#backtotop a {
	font-size: 9px;
	color: #6D0912;
	margin-left: 180px;
}
div#matchstats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div#centrelink
{
	font-size: 10px;
	text-align: center;
}
.datagrid {
	border-collapse:collapse;
	border: 1px solid #8c9571;
	margin-top: 30px;
}
.datagridheader {
	width: 550px;
	border: 1px solid #8c9571;
	padding: 4px;
	font-size: 10px;
	color: #525930;
	font-weight: bold;
	background-color: #C3CFA0;
	text-align: center;
}
.datagriditem {
	width: 510px;
	border: 1px solid #8c9571;
	font-size: 9px;
	color: #525930;
	background-color: #faffec;
	vertical-align: top;
}
.datagridalternate {
	width: 510px;
	border: 1px solid #8c9571;
	font-size: 9px;
	color: #525930;
	background-color: #D8E0BF;
	vertical-align: top;
	padding: 3px;
}
.datagridfooter {
	width: 510px;
	border: 1px solid #9392a0;
	font-size: 9px;
	color: #396c93;
	background-color: #e6eef3;
	font-weight: bold;
}
.datagridpager {
	width: 550px;
	border: 1px solid #8c9571;
	font-size: 11px;
	color: #525930;
	background-color: #faffec;
	font-weight: bolder;
}
.menuarrows {
	color: #FFFFFF;
	background-image: url(../images/allrounder/leftcolumnarrows.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
	text-align: left;
	padding-left: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
.menunoarrows {
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	padding-left: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
div#leftmenucontainer{
	text-align: left;
	width: 180px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}
.leftmenulist {
	list-style: none;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.leftmenulist  ul {
	list-style: none;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	width: 180px;
}

/* Second and third etc. level submenus - position across from parent instead */
.leftmenulist ul ul {
}
/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.leftmenulist li {
	padding-top: 5px;
	padding-bottom: 5px;

}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.leftmenulist ul li {
	font-size: 9px;
	margin-left: -20px;
	width: 150px;
	text-transform: none;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.leftmenulist ul li li{
	background-color: #3399CC;
	margin-left: -30px;
	font-size: 10px;
}
#tablepaging{
	border-collapse:collapse;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 9px;
	width: 290px;
	height: 25px;
}
#tablepaging td {
	width:100px;
	margin:0;
	text-align: center;
	font-weight: bold;
	color: #9eb265;
}
div#batmatchstats, div#bowlmatchstats{
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 20px;
}
div#sponsor {
	text-align: center;
	width: 200px;
	height: auto;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#topleftimage{
	margin-top: -10px;
	margin-left: -10px;
	width: 250px;
	height: auto;
}
#bottomrightimage{
	width: 250px;
	height: auto;
	float: right;
	margin-right: -10px;
	padding: 0px;
	margin-bottom: 0px;
	clear: none;
	margin-top: 0px;
	margin-left: 0px;
}
.topfivediv {
	height: 210px;
	width: 500px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#rightcolumntop .topfivediv ul, #rightcolumntop .topfivediv ul {
	list-style-type: none;
}
#rightcolumntop .topfivelist li {
	list-style-type: none;
}
#tablecontact {
	font-size: 10px;
	color: #525930;
	width: 200px;
	height: auto;
	margin-top: 10px;
}
#tablecontact .imagelist {
	vertical-align: top;
	border: 1px dashed #525930;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 2px;
	height: auto;
	width: 140px;
}

#tablecontact .left {
	text-align: right;
	padding-right: 5px;
	font-weight: bold;

}
#tablecontact .contactname{
	font-weight: bold;
	padding-bottom: 8px;
	text-decoration: underline;
}

/*Begin Scroll*/
#divUp   {
	position:absolute; 
	left:170px; 
	top:190px;
}
#divDown {
	position:absolute; 
	left:170px; 
	top:380px;
}
#divScrollTextCont {
	position:absolute; 
	left:170px; 
	top:220px; 
	width:300px; 
	height:150px; 
	clip:rect(0px 300px 150px 0px); 
	overflow:hidden; 
	visibility:hidden;
}
#divText {
	position:absolute; 
	left:0px;
	top:0px;
} 
.hide {
	display: none;
}
/*End Scroll*/
.submitbutton {
	font-weight: bold;
	color: #F8B141;
	background-image: url(../images/buttons/btnformgoogle.gif);
	background-repeat: no-repeat;
	background-position: 1px -50px;
	background-color: #525930;
	vertical-align: bottom;
	height: 25px;
	width: 40px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.submitbuttonover {
	font-weight: bold;
	color: #363E0C;
	background-image: url(../images/buttons/btnformgoogle.gif);
	background-repeat: no-repeat;
	background-position: 1px -90px;
	background-color: #525930;
	vertical-align: bottom;
	height: 25px;
	width: 40px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

