.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
/* The Reset ---------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img, abbr { border: 0; }
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var { font-style: normal; font-weight: bold; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
a { text-decoration: underline; }


/* Globals ------------------------------------ */
body {
	color: #3366CC;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a { color: #0033FF; }
a:hover {
	color: #FF3300;
}
strong { background: #ddd; font-weight: bold; }

/* Structure ---------------------------------- */
#wrapper { 
	font-size: 12px;
	margin: 0 auto;
	width: 600px;
	}
/*
#header {
	height: 180px;
	background-image: url(images/header_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
	#header h1 { text-indent: -9999px; }
*/
#content {
	padding: 0 0 20px;
	}
#footer { 
	clear: both;
	border-top: 3px double #ccc;
	color: #aaa;
	font-size: 11px;
	padding: 1em 0;
	margin-top: 2em;
	}
#footer #thanks {
	background: url(../ref/images/footer_snook.png) no-repeat left top;
	padding: 10px 0 0 80px; 
	height: 5px;
	}
#footer #thanks a {
	color: #999;
	}
.loggedin { font-size: 12px; font-weight: bold; }
.loggedin a { padding: 0 0 0 10px; }	

/* -------------------------------------------- */
#navigation {
	height: 30px;
	line-height: 1;
	list-style: none;
	padding: 17px 0 0;
	text-align: center;
	}
#navigation li {
	display: inline;
	}
#navigation li a {
	color: #fff;
	font-weight: bold;
	padding: 10px;
	}
#navigation li a:hover {
	color: #009dea;
	background: #fff;
}


/* -------------------------------------------- */
h2 { 
	border-top: 0px solid #ddd;
	font-size: 1.8em;
	letter-spacing: normal;
	padding-top: 0.3em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	}

#content p {
	margin-bottom: 1em;
	}


/* -------------------------------------------- */
#whatsnext {
	list-style: none;
	}
#whatsnext li {
	border-bottom: 1px solid #aaa;
	font-size: 1.6em;
	letter-spacing: -.5px;
	margin-bottom: 0.5em;
	}
#whatsnext li a {
	border: 1px solid #ccc;
	display: block;
	background: #f7f7f7;
	padding: 10px;
	color: #369;
	}
#whatsnext li a:hover {
	border: 1px solid #bbb;
	background: #fff;
	}


/* -------------------------------------------- */
ul#bowlers, ul#teams {
	list-style: none;
	}
.bowler, .team { 
	background: #f7f7f7;
	margin: .3em 0;
	padding: .4em .3em .3em;
	border: 1px solid #ccc; 
	font-size: 14px;
	}
.bowler strong, .team strong { background: transparent; }
.team ul { 
	list-style: none;
	margin-top: 5px;
	border-top: 1px dotted #ddd;
	}
.team .bowler { 
	border: none;
	margin: 0;
	padding: .5em 0;
	}
#profileinfo { 
	text-align: center;
	margin: 1.5em auto -1em;
	}
#bowlers .bowler {
	width: 180px;
	margin-right: 10px;
	float: left;
	}
#bowlers .alt {
	margin-right: 0;
	}
	
.team1  {}
.team2  {}
.team3  {}
.team4  {}
.team5  {}
.team6  {}
.team7  {}
.team8  {}
.team9  {}
.team10 {}
.team11 {}
.team12 {}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.content heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
