body
{
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	background: #ccc url(/img/background.gif) repeat;
	text-align: center;
}

#container
{
	width: 900px;
	margin: auto;
	border: 1px solid #999;
	background: #ebfaff;
	text-align: left;
}

#topNavigation
{
	height: 1.9em;
	width: 900px;
	margin: auto;
	border-bottom: 0;
}

#topNavigation p
{
	line-height: 1em;
	margin: 0 2px 5px 0;
}

#skipLink
{
	text-indent: -18000px;
	height: 0;
}

p#quickLinks
{
	float: left;
	text-align: left;
	width: 55%;
}

p#accountLinks
{
	float: right;
	text-align: right;
	width: 40%;
}

#topNavigation a:link, #accountLinks a:visited { color: #37464d }
#topNavigation a:active, #accountLinks a:hover { color: #99aab3 }

#main
{
	margin: 0;
	background: #fff;
	width: 900px;
}

#sportsClubLinks
{
	float: right;
	line-height: 26px;
	margin: 0pt 10px 0pt 0pt;
	padding: 0pt;
}

#sportsClubLinks p
{
	display: inline;
	margin: 0 10px 0 0;
	line-height: 1em;
}

#sportsClubLinks > form > p { vertical-align: 70%; margin-right: 0}

#sportsClubLinks a { color: #666; text-decoration: none; }
#sportsClubLinks a:hover { text-decoration: underline; }

#header
{
 width: 900px; height: 161px;
 background-image: url(/img/cricket_title_new2_r1_c1.jpg);
 background-repeat: no-repeat;
}

#header h1
{
	text-indent: -1000px;
	text-align: left;
}

.search
{
	display: inline;
	padding: 0;
	margin: 0 0 0 10px;
}

.search label
{
	color: #fff;
	font-weight: bold;
}

.search fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	background: #e7f2f6;
}

#searchString
{
	font-size: 1em;
	height: 15px;
}

#searchButton
{
	margin-top: 2px;
	font-size: 0.8em;
}

/* new tabs */

#tabs
{
	float:right;
	width: 900px; /* was 100% */
	background:#BBD9EE;
	background-image: url(/img/cricket_title_new2_r2_c1.jpg);
	background-repeat: no-repeat;
	font-size:99%;
	line-height:normal;
}

#tabs ul
{
	margin:0;
	padding:5px 10px 0 110px;
	list-style:none;
}

#tabs li
{
	display:inline;
	margin:0;
	padding:0;
}

#tabs a, #tabs div#current
{
	float:right;
	background:url(/img/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs a span, #tabs div#current span
{
	float:right;
	display:block;
	background:url(/img/tabright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span, #tabs div#current span { float:none; }
/* End IE5-Mac hack */

#tabs a:visited { color: #37464d; }
#tabs a:hover { color: #99aab3; text-decoration: underline; }

/* change the background in browsers in which it works, no prizes for guessing that's anything but ie */
html>body #tabs a:hover { background-position: 0% -42px; }
html>body #tabs a:hover span { background-position: 100% -42px; }

#tabs div#current { background-position: 0% -42px; }
#tabs div#current span { background-position: 100% -42px; }

ul#breadcrumb { font-size: 0.9em; list-style-type: none; padding: 0; margin: 0.4em 0; }
ul#breadcrumb li, ul#breadcrumb li ul {display: inline; padding: 0; background-image: none; }
ul#breadcrumb li { margin: 0; }
ul#breadcrumb li ul { margin: 0; }
ul#breadcrumb li ul li { margin: 0 0 0 0.5em; }

#content
{
	margin-top: 1em;
	padding: 0 20px 20px;
	width: 860px;
}

/* pages with 2 colums */

#pageContent { background: url(/img/minor_column_background_content.gif) top right repeat-y; }

#narrowContent
{
	margin: 1em 210px 0 0;
	border-bottom: 1px solid white; /* ie7 hack */
}

#narrowContent .inner
{
	padding-top: 1px;
	margin: 0 10px 0 20px;
}

#minorColumn
{
	float: right;
	width: 210px;
	margin: 0;
	background: #E7F2F6 url(/img/minor_column_background.gif) no-repeat top left;
}

#minorColumn .inner
{
	padding-top: 1px;
	padding-left: 20px;
	margin: 1em 18px 0 10px;
	border-left: 0px dashed #ccc;
}

html>body #minorColumn .inner { padding-left: 10px; }

#minorColumn h2, #minorColumn h3
{
	border-bottom: none;
	margin-top: 0;
}

#minorColumn p
{
	margin: 0;
	font-size: 0.9em;
}

#minorColumn fieldset { padding: 0; }

#minorColumn .submitRow
{
	margin: 0;
	text-align: right;
}

#minorColumn .submit { font-size: 0.8em; }

.minorBox
{
	 margin: 0.5em -0.5em;
	 text-align: right;
	 padding-bottom: 0.5em;
	 border-bottom: 1px solid #d0d0e0;
}

#firstBox
{
	margin: 0 -0.5em 0.5em -0.5em;
	padding-top: 0.5em;
	border-top: 1px solid #d0d0e0;
}

table.miniTable
{
	font-size: 0.9em;
	width: 190px;
	max-width: 100%;
	margin: 0.5em 0;
	border-spacing: 0;
}

table.miniTable th, table.miniTable td { padding: 1px 3px 1px 5px; }

.childrenMenu { text-align: left; }

ul.secondaryNavigation li { background-image: none; }

/* different widths for body#indexpage */

#frontPageImage { margin-top: -2em; }

#frontPageImage p
{
	margin: 0;
	padding: 0;
	width: 223px;
	text-align: center;
}

#top, #footer
{
	font-size: 0.9em;
	font-weight: bold;
}

#top
{
	/* background-color: #009; */
	color: #fff;
	padding: 0.1em 0;
	margin: 0;
}

#footer
{
	padding: 0 1em 1em 1em;
	color: #666;
	clear: both;
}

body.singleColumn #footer { background: #E7F2F6; border-top: 2px solid #d0e0e0;}
body.doubleColumn #footer { background: #E7F2F6 url(/img/footer_new.gif) no-repeat; }
html>body.doubleColumn #footer { padding-top: 15px; }

div#footer_left { margin: 0 370px 0 0; }
html>body div#footer_left { margin-right: 370px; }

div#adsense
{
	margin: 1em 1em 0 0;
	text-align: right;
	float: right;
	width: 365px;
}

span.adsense_spacer { width: 20px; }
html>body span.adsense_spacer { width: 0px; }


#footer p
{
	margin: 0.2em 0;
	padding: 0;
}

#copyright {}

#last_updated {}

ul#technicalNavigation li, ul#adminNavigation li
{
	display: inline;
	padding-right: 1em;
	padding-left: 0;
	margin-left: 0;
	white-space: nowrap;
	background-image: none;
}

ul#technicalNavigation, ul#adminNavigation
{
	padding: 0;
	margin: 0.3em 0 0 0;
}

#minorNavigation
{
	float: right;
	margin-left: 1em;
	margin-top: 3em;
	padding: 0 1em 1em 1em;
	border-left: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}

#minor_navigation h3 { font-size: 1.2em; }

/* address */

div.oneline ul
{
	display: inline;
}

div.oneline ul li
{
	display: inline;
	margin: 1em 0.2em 0 0;
	background: none;
}

div.postal
{
	font-style: italic;
	color: #666;
}

div.postal ul { margin-left: 0; }
div.postal ul li { padding-left: 0; }

/* headers and text */

h1#top
{
	margin-top: 0.5em;
	color: #009;
	font-weight: normal;
	font-size: 2.2em;
}

h2, h3, h4, caption
{
	color: #009;
	border-bottom: 1px solid #ccc;
	margin-top: 0.8em;
}

h2
{
	font-weight: normal;
	font-size: 1.5em;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
}

caption
{
	font-weight: bold;
	width: auto;
	text-align: left;
}

p
{
	margin: 1em 0;
	line-height: 1.5em;
}

/* links */

a:link
{
	color: #37464d;
	text-decoration: underline;
}

a:visited { color: #71939d; }

a:hover, a:active { color: #99aab3; }

a.externalLink span
{
	position: absolute;
	left: -5000px;
	width: 4000px;
}

a.externalLink { padding: 0 20px 0 0; }
a.externalLink:link { background: url(/img/external_link.gif) no-repeat 100% 0; }
a.externalLink:visited { background: url(/img/external_link.gif) no-repeat 100% -100px; }
a.externalLink:hover { background: url(/img/external_link.gif) no-repeat 100% -200px; }	

/* lists */

ul { margin: 1em; }

li
{
	margin-left: 0;
	line-height: 1.5em;
}

ul li
{
	list-style-type: none;
	background-image: url(/img/bullet.gif);
	background-repeat: no-repeat;
	padding: 0.5em 0 0 15px;
	background-position: 2px 11px;

}

ol li { padding-top: 0.5em; margin-left: 19px; }

ul li ul
{
	margin: 0;
}

/* images */

div.img_float_right, img.floatRight
{
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 5px;
	float: right;
	margin-right: 0;
}

div.img_float_left
{
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 5px;
	float: left;
	margin-left: 0;
}

div.stand_alone, div.standAlone
{
	text-align: center;
}

div.stand_alone img, div.standAlone img
{
	padding: 1em;
	border: 1px solid #ccc;
}

p.caption
{
	margin: 0.1em 1em;
	text-align: center;
	color: #666;
}

/* forms */

form
{
	padding-bottom: 1em;
}

legend
{
	color: #8989d9;
	padding: 0 0.3em;
}

fieldset
{
	border: 1px solid #a3d4e2;
	margin-top: 5px;
	padding: 4px 6px;
	background-color: #fcfcfc;
}

div.row { margin-bottom: 4px; }

div.submitRow
{
	margin-top: 5px;
	margin-bottom: 5px;
}

fieldset div.row label, fieldset div.combo div.label { margin-bottom: 2px; }

fieldset div.combo div.label { margin-top: 3px; }

fieldset div.row label:before, fieldset div.combo div.label:before { content: "(*) "; }

fieldset div.optional label:before, fieldset div.optional div.label:before { content: ""; }

fieldset div.combo label:before { content: ""; }

fieldset div.row input, fieldset div.row select, fieldset div.comborow input, fieldset div.comborow select { border: 1px solid #666; }

fieldset div.optional input, fieldset div.select { border: 1px solid #999; }

fieldset div.row label, fieldset div.combo div.label { font-weight: bold; }

fieldset div.optional label, fieldset div.optional div.label { font-weight: normal; }

fieldset.combo label, fieldset.combo input
{
	margin-bottom: 0px;
	padding: 0;
}

div.comboelement { margin-bottom: 0.2em; }

option { margin-right: 1em; }

input:focus, textarea:focus, input.sffocus, textarea.sffocus
{
	border-color: #71939d;
	background-color: #f6f6f6;
}

/* tables */

table { border-collapse: separate; border-spacing: 0 2px; }

td, th
{
	text-align: left;
	padding: 4px;
	margin: 5px;
}

th { background-color: #dbf3ff; font-weight: bold; }
/* editize lowercases any class names */
tr.oddrow td, tr.oddRow td, td.oddRow { background-color: #e0e0e0; }
tr.evenrow, tr.evenRow td, td.evenRow { background-color: #eee; }
td.weekend { background-color: #e6f1f5; }

th.subheading
{
	background-color: #aaa;
	color: #fff;
	text-align: center;
}

/* section navigation */

.sectionNav { margin: 0; padding: 0; }

#content ul.inlineNav { margin: 0; }

body#applying #content ul.inlineNav, body#applyingNarrow #content ul.inlineNav{ width: auto; }

#content ul li.nextLink
{
	padding: 0;
	margin: 0;
	float: right;
	list-style: none;
	list-style-image: none;
	background: none;
	width: auto;
}

#content ul li.prevLink
{
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
	list-style-image: none;
	background: none;
	width: auto;
}

li.nextLink a { background: url(/img/right_arrow.gif) right 3px no-repeat; padding: 0 15px 0 0; }
li.prevLink a { background: url(/img/left_arrow.gif) left 3px no-repeat; padding: 0 0 0 15px; }

/* image gallery */

ul#latestImages  { margin: 0; }

ul#latestImages li
{
	list-style: none;
	list-style-image: none;
	margin-left: 0;
}

/* admin */

.adminMenu
{
	float: left;
	width: 100%;
	border-bottom: 1px solid #8da5ff;
	margin-bottom: 2em;
}

.adminMenu ul
{
	margin: 0;
	padding: 2em 0 0 0;
	list-style: none;
}

.adminMenu li
{
	float: left;
	background-image: url(/img/tabs/tab_left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 1px 0 0;
	padding: 0 0 0 5px;
	list-style-image: none;
	
}

.adminMenu a
{
	float: left;
	display: block;
	background-image: url(/img/tabs/tab_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0.2em 8px 0.2em 3px;
	text-decoration: none;
	color: #336;
}

.adminMenu a:hover { text-decoration: underline; }

.adminMenu li#selected { background-image: url(/img/tabs/tab_active_left.gif); }

.adminMenu li#selected a
{
	background-image: url(/tabs/tab_active_right.gif);
	background-color: transparent;
	color: #fff;
}

/* advertising */

#banner
{
	margin: 1em auto;
	text-align: center;
}

#banner iframe
{
	border: none;
	width: 468px;
	height: 60px;
}

#minibanners { float: right; }

#minibanners li
{
	display: inline;
}

/* player lists */

#playersAlphaList li
{
	display: inline-block;
	margin: 0.5em 0;
	text-align: center;
	width: 7.2%;
	background-image: none;
	padding-left: 0;
}

/* team lists */

.archivelist
{
	margin: 0.5em 0 1.5em;
}

.archivelist li
{
	display: block;
	float: left;
	/* margin: 0.5em 1.5em; */
	width: 5em;
	text-align: left;
	padding-left: 1em;
	background-image: none;
	margin-left: 0;
}

/* mission statement */

#mission_statement
{
	font-style: italic;
	font-size: 120%;
	margin: 0 3em;
}

/* google stuff */

#google_results iframe
{
	width: 700px;
	height: 1050px;
}

#googlemap_narrow
{
	width: 520px;
	height: 540px;
	margin: 1em auto;
}

#googlemap
{
	width: 720px;
	height: 540px;
	margin: 1em auto;
}

#googlemap p, #googlemap ul, #googlemap ol { margin: 0; }

#googlemap ul, #googlemap ol { margin-bottom: 0.5em; }

#googlemap li { margin: 0 0 0 14px; }

/* emails */

blockquote.email
{
	font-family: "Andale Mono", "Courier New", Courier, monospace, monospace;
	font-size: 1em;
	border: 1px solid #ccc;
	margin: 2em;
	padding: 2em;
}

.emailHeader
{
	margin: 0 0 1em 0;
}

.emailHeader p
{
	margin: 0;
}
