body {
	font-family: Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
a:focus {
	outline: none;
}
a:link, a:visited, a:hover {
	color: #3366CC;
}
table {
	border: solid #ccc;
	border-width: 1px 0 0 1px;
	margin-top: 1em;
}
table.itunes {
	border: solid #d9d9d9;
	border-width: 1px 0 1px 1px;
}
table.itunes a:link,table.itunes a:visited,table.itunes a:hover {
	color: #313131;
}

#fixtures table.itunes td
	{
	font-size: 10px;
	padding: 0.2em;
	}
#details {
	clear: left;
	
}
td,th {
	text-align: left;
	vertical-align: top;
	padding: 0.2em;
	border: solid #ccc;
	border-width: 0 1px 1px 0;
}
tr.sub td {
	background: #ccc;
}
tr.even td, tr.odd td {
	font-size: 0.9em;
	padding: 0em 0.5em;
	border: solid #d9d9d9;
	border-width: 0 1px 0 0;
}
tr.even td {
	background: #fff;
}
tr.odd td {
	background: #eee;
}
tr.grad th {
	background: #e2e2e2 url(images/gradient.gif) repeat-x left bottom;
	font-size: 0.9em;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	padding: 0 0.2em;
	border: solid #c7c7c7;
	border-width: 0 1px 0 0;
}
tr.grad th.noBord {
	border: solid #d9d9d9;
	border-width: 0 1px 0 0;
}
ul {
	margin: 0;
	padding: 0;
}
ul.margin {
	padding-top: 25px;
}
ul.float {
	float: left;
	margin: 0;
	padding: 0;
}
ul.float li {
	display: block;
	float: left;
	padding: 0.2em 0.5em;
}
td.col2 {
	width: 50px;
}
td.col3 {
	width: 150px;
}
table#report1 {
	background: #eee;
}
table.noMarg {
	margin-top: 0;
}

input#submit {
	display: block;
	margin-top: 1em;
}
h2 {
	/*clear: left;*/
}
#reports {
	display: block;
	clear: left;
}
input.inputNumber {
	width: 3em;
}
td.scoreInput input {
	width: 3em;
}
tr.centre th {
	text-align: center;
}
em.smaller {
	font-size: 70%;
	color: #555;
	line-height: 1.3em;
}

li
	{
	list-style: none;
	}

#wrapper
	{
	width: 800px;
	margin: 0 auto;
	}
.clear
	{
	clear: left;
	}

/*HEADER STYLES*/

#header
	{
	background:url(images/header_bg.gif) no-repeat left top;
	width: 772px;
	height: 166px;
	}
	
#header h1
	{
	text-indent: -5000px;
	padding: 9px;
	}
#header h1 a
	{
	background:url(images/header.gif) no-repeat left top;
	display: block;
	width: 754px;
	height: 148px;
	}


/*NAV STYLES*/

#nav
	{
	margin-top: 13px;
	float: left;
	}

#nav ul
	{
	width:191px;
	height:370px;
	background:url(images/nav_bg.gif) no-repeat left top;
	}
#nav li
	{
	padding: 0 9px;
	text-align: center;
	}
#nav li a
	{
	display:block;
	width: 173px;
	height: 32px;
	background-image: url(images/navbg.png);
	background-repeat: no-repeat;
	line-height: 32px;
	text-transform:uppercase;
	text-decoration: none;
	color: #fff;
	}
#nav li.last a
	{
	background-image: url(images/navbg1.png);
	}
#nav li.home
	{
	padding-top: 9px;
	}


#nav li a:link, #nav li a:visited
	{
	background-position: left top;
	}
#nav li a:hover, #nav li a:active
	{
	background-position: right top;
	}

#nav #logos
	{
	padding-left: 20px;
	}

/*CONTENT STYLES*/

#content
	{
	margin-left: 204px;
	margin-top: 13px;
	width:567px;
	}
#content #heading
	{
	margin: 0 0 0.6em 0;
	background: url(images/h1divider.gif) no-repeat bottom left;
	padding-bottom: 0.4em;
	}
#content h1, #content h2, #content h3, #content h4, #content p
	{
	padding: 0;
	margin: 0.8em 0 0.2em 0;
	font-weight: 100;
	color: #222D5F;
	font-weight: 100;
	}
#contentMain
	{
	background: url(images/content_1.gif) no-repeat left top;
	padding: 35px;
	}
#contentFooter
	{
	height: 9px;
	background: url(images/content_2.gif) no-repeat left top;
	}
#contentMain p, #contentMain ul 
	{
	color: #444;
	margin: 0.6em 0 0 0;
	}
#contentMain ul 
	{
	margin-top: 0.3em;
	}
#contentMain h1 {font-size: 1.6em;}
#contentMain h2 {font-size: 1.4em;}
#contentMain h4 {font-size: 1.2em;}
#contentMain p {font-size: 0.9em;}
#contentMain li {font-size: 0.9em;}


#contentMain p.date
	{
	margin-top: 1.5em;
	padding-bottom: 0.5em;
	background:url(images/divider.gif) bottom left no-repeat;
	}
#contentMain p.score
	{
	font-size: 1.2em;
	margin-top: 0em;
	padding-top: 0.3em;
	height: 45px;
	background:url(images/scorebg.gif) top left no-repeat;
	}
#contentMain p em.smaller
	{
	font-size: 75%;
	font-style: normal; 
	}
#addContent input, #addContent select
	{
	border: 1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#addContent textarea
	{
	margin-top: 10px;
	border: 1px solid #ccc;
	width: 500px;
	overflow: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#addContent textarea.h1
	{
	height: 2.5em;
	font-size: 2em;
	}
#addContent textarea.h4
	{
	height: 2.5em;
	font-size: 1.3em;
	}
#addContent textarea.p
	{
	height: 12em;
	font-size: 1em;
	}
#submit
	{
	margin: 1em 0 0 0;
	}
p.gallery
	{
	position: relative;
	width: 115px;
	height: 150px;
	float: left;
	margin-right: 10px;
	}
p.gallery a
	{
	position: absolute;
	width: 115px;
	height: 20px;
	display:block;
	top: 120px;
	left: 0;
	}
#upload
	{
	clear: left;
	}
#galleryWrapper
	{
	width: 500px;
	}
p#placeholder
	{
	background: #ddd;
	padding: 8px;
	float: left;
	border: 1px solid #ccc;
	}
#placeholder img
	{
	height: 375px;
	}

/* TABLE STYLES */


#moment
	{
	display: block;
	margin-top: 10px;
	height: 150px;
	width: 450px;
	}
input.inputField1
	{
	width: 100px;
	}

table.tabstyle1 td, table.tabstyle1 th
	{
	border-color: #fff;
	background: #ccc;
	border-left-width: 0px;
	border-right-width: 0px;
	text-align: center;
	}
table.tabstyle1 td.name
	{
	text-align: left;
	}
table.tabstyle1 td.total
	{
	text-align: left;
	}
table.tabstyle1 th
	{
	background: #eee;
	color: #333;
	font-size: 12px;
	padding-left:3px;
	padding-right: 3px;
	font-weight:normal;
	text-align: center;
	line-height: 15px;
	}
table.tabstyle1 tr.stripe td
	{
	background: #eee;
	}

#fixturetable td, #fixturetable th
	{
	border-width: 0 1px 1px 0;
	background: #eee;
	font-size: 0.9em;
	padding: 0em 0.5em;
	}
#fixturetable th
	{
	background: #ccc;
	}
#fixturetable tr.odd td 
	{
	border-color: #ccc;
	}
#fixturetable tr.odd td 
	{
	background: #fff;
	}
#chooseGallery li
	{
	margin: 0;
	line-height: 16px;
	}
#nav p
	{
	position: relative;
	}
#nav p a
	{
	position: absolute;
	width: 131px;
	height: 45px;
	text-indent: -5000px;
	top: 5px;
	left: 28px;
	}