/****************************************************************************************	
	[Common Rules]	for entire site + specifics for content area
*****************************************************************************************/

/*---Eric Meyer's Reset Rules: 
http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/---*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	color: #000;
	font: 11pt/1.5 Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	background-color: white;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
ul {list-style: none;}
address, cite {font-style: normal;}
abbr {border-bottom: 0;}
strong, dfn {font-weight: bold;}
del {color: #666;}
blockquote, q {quotes: none;}
form div {margin-bottom: 6px;}
form label {display: block;}
h2,h3,h4,h5,h6 {
	font: bold 17pt/1.1 Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 0.6em;
}
h3 {margin-bottom: 1em;}
h4 {font-size: 15pt;}
h5 {font-size: 13pt;}
h6 {font-size: 12pt;}

/* [CONTENT AREA]
-------------------------------------------------------*/
/* Spacing */
#content p, #content ul,
#content ol, #content dl,
#content table {margin-bottom: 1.5em;}
body.page-home #content blockquote p {margin-bottom: 1.3em;}
/* Lists */
#content ul {margin-left: 16px;}
#content ol {margin-left: 24px;}
#content ul {list-style: disc;}
#content ul ul {list-style: circle;}
#content ul ul ul {list-style: square;}
#content ul li {line-height: 1.5;}
#content ol {list-style: decimal;}
#content ul ul, 
#content ol ol {margin: 0.4em 0 0.8em 20px;}
#content dl dt {font-weight: bold;}
#content dl dd {margin-bottom: 1em;}

/****************************************************************************************
	[LAYOUT] for each layout division of the site
*****************************************************************************************/

/* [HIDE ELEMENTS]
-------------------------------------------------------*/
.hide,
#header h1,
#nav-logos ul,
#content form div.form-submit,
#content form p.form-hint,
#content #breadcrumbs,
#sidebar,
#main-content #content ul#rotate-img {display: none;}

/* [WRAPPER]
-------------------------------------------------------*/
#wrapper {
	width: 100%;
	background-color: #fff;
}

/* [HEADER]
-------------------------------------------------------*/
#header {
	position: relative;
	height: 104px;
}
	/* Logo */
	#header img#logo-print {display: block;}
	/* Header txt */
	#header div {
		position: absolute;
		top: 24px;
		right: 2px;
		width: 600px;
		text-align: right;
	}
		#header div h2 {
			font-weight: bold;
			font-size: 12pt;
			line-height: 1.2;
			padding-bottom: 5px;
			margin: 0;
		}
			#header div h2 em {
				display: block;
				font-style: normal;
			}
		#header div p {
			font: 9pt/1.1 Arial, Helvetica, sans-serif;
			color: #666;
		}

/* [MAIN CONTENT]
-------------------------------------------------------*/
#main-content {padding: 20px 0;}

	/* Content Area */
	#main-content #content {
		padding-top: 12px;
		clear: both;
	}
	
	/* Logos */
	#main-content #nav-logos {
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
		float: left;
		padding: 6px 0 6px 0;
		width: 100%;
	}
	#main-content #nav-logos div.logo-panel {
		text-align: center;
		float: left;
		width: 48%;
	}
	#main-content #nav-logos div.logo-panel.right {float: right;}
		#main-content #nav-logos div.logo-panel p {
			color: #72923D;
			font-size: 8pt;
			line-height: 1;
			padding: 0 10px 6px 10px;
		}

/* [FOOTER]
-------------------------------------------------------*/
#footer {
	border-top: 1px solid #000;
	padding: 5px 0 0 5px;
}
	#footer p {
		font: normal 9pt Arial, Helvetica, sans-serif;
		color: #999;
	}
	
/****************************************************************************************
	[TABLES]
*****************************************************************************************/

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.2;
}
table th, table td {
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	border: 1px solid #999;
	padding: 3px;
}
table thead th {
	font-weight: bold;
	padding-top: 10px;
}
table thead td {border: 0;}
table caption {
	text-align: center;
	font: bold 15pt Arial, Helvetica, sans-serif;
	padding-bottom: 0.4em;
}
table caption.smaller,
table caption.smaller2 {
	text-align: left;
	font-size: 13pt;
	padding-bottom: 0.6em;
}
#content table td p, #content table td h1,
#content table td h2, #content table td h3,
#content table td h4, #content table td h5,
#content table td h6 {margin: 0;}

/* [Specific Tables Rules for Sections]
-------------------------------------------------------*/
body.page-cricket table th {padding-right: 10px;}

/* [Specific Tables]
-------------------------------------------------------*/
#content div.scroll,
#content div.scroll2 {margin-bottom: 1.5em; width: 100%;}

	/* Schedule Table */
	#content table.schedule {margin-bottom: 0;}
	#content table.schedule tbody th,
	#content table.schedule tbody td {border-bottom: 1px solid #000;}
	#content table.schedule tbody th {padding-right: 8px;}
	#content table.schedule thead th {
		vertical-align: bottom;
		font-size: 10pt;
	}
	#content table.schedule .border-btm {border-bottom: 1px solid #999;}
	#content table.schedule td h6 {
		font-size: 10pt;
		font-weight: bold;
		margin-bottom: 0.20em;
		line-height: 1.2;
		color: #333;
	}
	#content table.schedule td h6.btm-margin {margin-bottom: 1.2em;}
	#content table.schedule td h6 span {font-weight: normal;}
	#content table.schedule td h6.highlight {
		border: 1px solid #ccc;
		text-align: center;
		height: 160px;
		margin-top: 20px;
	}
		#content table.schedule td h6.highlight span {
			display: block;
			padding-top: 60px;
		}
	#content table.schedule td p {
		font-size: 9pt;
		margin-bottom: 1.2em;
		color: #666;
	}
	#content table.schedule tr.eleven-am th,
	#content table.schedule tr.ten-am th {padding-bottom: 150px;}
	#content table.schedule tr.four-pm th {padding-bottom: 20px;}
	#content table.schedule tr.eight-am th {padding-bottom: 40px;}
	
	/* Venues Table */
	#content table.venues tbody th {
		padding-top: 14px;
		font-weight: bold;
		font-size: 10pt;
	}
	#content table.venues tbody td {
		color: #666;
		font-size: 9pt;
	}
	
/****************************************************************************************
	[CLASSES] misc classes
*****************************************************************************************/

/* [MICROFORMATS]
-------------------------------------------------------*/
/* hCard */
#content div.vcard {margin-bottom: 1em;}
	#content div.vcard h5 {
		margin-bottom: 0.20em;
		background: none;
		padding: 0;
	}
	#content div.vcard p {margin-bottom: 0.30em;}
	#content div.vcard p.tel {margin-bottom: 0;}
	#content div.vcard p.adr span {display: block;}
	#content div.vcard p.adr span.region,
	#content div.vcard p.adr span.postal-code {display: inline;}


