/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	background: url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

h4 
{
    text-align:right;
    font-size:2em;
}

h5 {
	font-size: 1.6em;
	color: #BCBCBC;
	text-align:right;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #ea1e22;
}

a:hover {
	background: none;
	border:none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#wrapper .btm {
	/*background: url(images/img05.gif) no-repeat left bottom;*/
}

/* Header */

#header {
	width: 900px;
	height: 140px;
	margin: 0 auto;
	background: url(images/header2.png) repeat-y left top;
	color:#fff;
	font-family:Arial;
	font-size:2.8em;
}

/* Logo */

#logo {
	float: left;
	padding:65px 0 0 17px;
	width: 673px;
	height:55px;
}

#homelink {
	float: left;
	padding:0;
	width: 210px;
	height:140px;
}

/*
#logo h1, #logo p {
}*/

#logo h1 {
	font-size: 1em;
	font-weight:bold;
	color:#fff;
}

#logo h1 a {
	color: #fff;
}


#logo p {
	font: Georgia, "Times New Roman", Times, serif;
	font-size:0.6em;
	color:#111;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* menu */

#menu {
	width: 900px;
	height: 44px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: auto;
	padding: 0;
}

#menu ul {
	margin: auto;
	padding: 0 0 0 15px;
	list-style: none;
	line-height: 44px;
}

#menu li {
	float:left;
}

#menu a {
	display: block;
	margin-right: 0;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #111;
	border: none;
	clear:left;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #fed222;
	text-decoration: none;
}

#menu .first {
	margin-right: 3px;
	background: #fed222;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 610px;
	padding: 0px 20px 0 0;
	text-align:right;
}

#content4 {
	float: right;
	width: 660px;
	padding: 20px 20px 0 0;
	text-align:left;
}

#content2 {
	float: right;
	width: 860px;
	padding: 20px 20px 0 0;
	text-align:right;
}

#content2links 
{
    width: 860px;
	height: 30px;
	background: url(images/img06.jpg) no-repeat left top;
}

#content2links ul {
	margin: auto;
	padding: 0 0 0 10px;
	list-style: none;
	line-height: 30px;
}

#content2links li {
	float:left;
	padding-right:0px;
	color:#fff;
}

#content2links a {
	display: block;
	margin-right: 3px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	border-bottom: none;
	clear:left;
}

#content2links a:hover {
	background: #ea1e22;
	text-decoration: none;
}

#firstLink {
	margin-right: 3px;
	background: #ea1e22;
}

#secondLink {
	margin-right: 3px;
	background:none;
}

#thirdLink {
	margin-right: 3px;
	background: none;
}

#fourthLink {
	margin-right: 3px;
	background: none;
}

#fifthLink {
	margin-right: 3px;
	background: none;
}

#fixtures {
	float: left;
	width:820px;
	text-align:left;
	visibility: visible;
	background: url(images/img05.jpg) no-repeat left top;
	padding:20px 20px 20px 20px;
	display:block;
	border-bottom:solid 1px #111;
}

#fixtures th {
	border-bottom:double 4px #fed222;
	padding-bottom:10px;
	text-align:left;
}

#fixtures td {
	padding-top:5px;
	padding-bottom:5px;
}

#fixtures p {
	color:#999;
}

#training {
	float: left;
	width:820px;
	text-align:left;
	visibility: hidden;
	background: url(images/img05.jpg) no-repeat left top;
	padding:20px 20px 20px 20px;
	display:none;
	border-bottom:solid 1px #111;
}

#training th {
	border-bottom:double 4px #fed222;
	padding-bottom:10px;
	text-align:left;
}

#training td {
	padding-top:5px;
	padding-bottom:5px;
}

#training p {
	color:#999;
}

#tournaments {
	float: left;
	width:820px;
	text-align:left;
	visibility: hidden;
	background: url(images/img05.jpg) no-repeat left top;
	padding:20px 20px 20px 20px;
	display:none;
	border-bottom:solid 1px #111;
}

#tournaments th {
	border-bottom:double 4px #fed222;
	padding-bottom:10px;
	text-align:left;
}

#tournaments td {
	padding-top:5px;
	padding-bottom:5px;
}

#tournaments p {
	color:#999;
}


#results {
	float: left;
	width:820px;
	text-align:left;
	visibility: hidden;
	background: url(images/img05.jpg) no-repeat left top;
	padding:20px 20px 20px 20px;
	display:none;
	border-bottom:solid 1px #111;
}


#results p {
	color:#999;
}

#results th {
	border-bottom:double 4px #fed222;
	padding-bottom:10px;
	text-align:left;
}

#results td {
	padding-top:5px;
	padding-bottom:5px;
}

#archive {
	float: left;
	width:820px;
	text-align:left;
	visibility: hidden;
	background: url(images/img05.jpg) no-repeat left top;
	padding:20px 20px 20px 20px;
	display:none;
	border-bottom:solid 1px #111;
}


#archive p {
	color:#999;
}

#archive th {
	border-bottom:double 4px #fed222;
	padding-bottom:10px;
	text-align:left;
}

#archive td {
	padding-top:5px;
	padding-bottom:5px;
}

#forwards {
	float: left;
	width:820px;
	text-align:left;
	visibility: visible;
	background: url(images/img05.jpg) no-repeat left top;
	padding:20px 20px 20px 20px;
	display: block;
	border-bottom:solid 1px #111;
}

#forwards th {
	border-bottom:double 4px #fed222;
	padding-bottom:10px;
	text-align:left;
}

#forwards td {
	padding-top:5px;
	padding-bottom:5px;
}

#backs {
	float: left;
	width:820px;
	text-align:left;
	visibility: hidden;
	background: url(images/img05.jpg) no-repeat left top;
	padding:20px 20px 20px 20px;
	display: none;
	border-bottom:solid 1px #111;
}

#backs th {
	border-bottom:double 4px #fed222;
	padding-bottom:10px;
	text-align:left;
}

#backs td {
	padding-top:5px;
	padding-bottom:5px;
}

#staff {
	float: left;
	width:820px;
	text-align:left;
	visibility: hidden;
	background: url(images/img05.jpg) no-repeat left top;
	padding:20px 20px 20px 20px;
	display: none;
	border-bottom:solid 1px #111;
}

#staff th {
	border-bottom:double 4px #fed222;
	padding-bottom:10px;
	text-align:left;
}

#staff td {
	padding-top:5px;
	padding-bottom:5px;
}

.post {
	margin-left: 5px;
	padding-bottom: 30px;
}

.post .title {
	padding-left: 10px;
	border-left: 4px solid #ea1e22;
	color: #000000;
	text-align:left;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #ea1e22;
	border-right: 4px double #ea1e22;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

.post .noPost {
	padding: 10px 20px 20px 20px;
	text-align: justify;
	color:#999;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 20px 20px 0 20px;
	border-right: double 4px #E0E0E0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-top:10px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 25px;
	padding:5px 0;
	border-bottom: 1px dashed #BCBCBC;
}

#sidebar li li span {
	display: block;
	margin-top: -5px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #ea1e22;
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
}

#sidebar a:hover {border:none}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #056837;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 11px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

* {
	margin:0;
	padding:0;
}

#basic-accordian{
	z-index:2;
}

.accordion_headings{
	cursor:pointer;
	font-size:1.2em;
}

.accordion_headings:hover{
	color:#ea1e22;
}

.accordion_child{
	padding:15px 0;
}

.accordion_child span {
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

.header_highlight{}

.playerProfile {
	float:left;
	width:160px;
	text-align:center;
	padding:5px 0;
}

.playerProfile h1 {
	font-size:1.2em;
}

.playerProfile span {
	color:#999;
}

.noplayers p {
	color:#999;
}

.noalbums p {
	color:#999;
	text-align:center;
}

.noimages p {
	color:#999;
}

.mainSponsor {
	text-align:center;
	padding:10px 10px;
	border-bottom: 1px #CC0001 dotted;
}

.subSponsor {
	float:left;
	text-align:center;
	padding:20px 10px;
	margin:auto auto;
	height:110px;
}

.noSponsors {
	height:200px;
	color:#999999;
	text-align:center;
}

.noAbout {
	height:200px;
	color:#999999;
	text-align:center;
}

#about {
	text-align:left;
	width:100%;
	clear:both;
	line-height:1.6em;
	padding: 10px 0;
}

.aboutImgr {
	float:right;
	padding-left:15px;
	padding-bottom:20px;
}

.aboutImgl {
	float:left;
	padding-right:15px;
	padding-bottom:20px;
}

#contactSection {
	wisth:100%;
	clear:both;
	border-top:1px dotted #CC0001;
	padding:15px 0 0 0;
}

#contactSection h1 {
	font-size:1.4em;
	text-align:center;
}

#contactSection p {
	color:#999999;
	text-align:center;
}

.contact {
	width:260px;
	float:left;
	padding:10px 10px;
	text-align:left;
	border-left: 4px double #ea1e22;
	margin:10px 0;
}

.profile {
	text-align:left;
	line-height:1.4em;
	margin-bottom:40px;
}

.imgCont {
	padding:0 20px;
	margin:0 40px 20px 80px;
	border-left: 4px double #ea1e22;
	float:left;
	min-height:400px;
	vertical-align:top;
}

#profileName {
	font-size:1.4em;
	padding-top:0;
}

.noPlayers {
	height:200px;
	color:#999999;
	text-align:center;
}

#adminmenu {
	width: 900px;
	height: 44px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: auto;
	padding: 0;
}

#adminmenu ul {
	margin: auto;
	padding: 0 0 0 2px;
	list-style: none;
	line-height: 44px;
}

#adminmenu li {
	float:left;
}

#adminmenu a {
	display: block;
	margin-right: 0px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #111;
	border: none;
	clear:left;
}

#adminmenu a:hover, #adminmenu .current_page_item a {
}

#adminmenu a:hover {
	background: #fed222;
	text-decoration: none;
}

#adminmenu .first {
	margin-right: 3px;
	background: #fed222;
}

#adminhead {
	width: 900px;
	height: 140px;
	margin: 0 auto;
	background: url(images/adminheader.jpg) repeat-y left top;
}

#adminlogo {
	float: left;
	padding:65px 0 0 17px;
	width: 673px;
	clear:right;
	height:55px;
}

#adminlogo h1 {
	font-weight:bold;
	font-size:2.8em;
	color:#000000;
	
}

#adminlogo p {
	font: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#666666;
}

#incorrectLogin {
	background-color:#ea1e22;
	color:#fff;
	line-height:1.8em;
	padding-left:10px;
}

#user
{
	width: 350px;
	float: right;
	text-align: right;
	padding:0 20px 0 0;
}

#content3 {
	float: left;
	width: 860px;
	padding: 0 20px 0 0;
	text-align:left;
}

#changesSaved {
	background-color:#056837;
	color:#fff;
	line-height:1.8em;
	padding-left:10px;
}

#deleteSaved {
	background-color:#ea1e22;
	color:#fff;
	line-height:1.8em;
	padding-left:10px;
}

#sidebarAdmin {
	float: left;
	width: 170px;
	padding: 20px 10px 0 20px;
	border-right: double 4px #E0E0E0;
}

#sidebarAdmin ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarAdmin li {
	margin: 0;
	padding: 0;
}

#sidebarAdmin li ul {
	padding-top:10px;
	padding-bottom: 30px;
}

#sidebarAdmin li li {
	line-height: 25px;
	
	
	padding:5px 0;
	border-bottom: 1px dashed #BCBCBC;
}

#sidebarAdmin li li span {
	display: block;
	margin-top: -5px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebarAdmin h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebarAdmin p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebarAdmin a {
	color: #ea1e22;
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
}

#sidebarAdmin a:hover {border:none}

#editTrainingMenu {
	visibility:hidden;
	display:none;
}

#editFixtureMenu {
	visibility:visible;
	display:block;
}

#signin {
	
}

.table_main {  
	border-collapse: collapse; border-width: 2px; border-style: solid; border-color:#9CC6BF; 
}

.table_main th { 
	border:1px solid; 
	font-size: 11pt; 
	padding:5; 
	color: #518883; 
	background-color :  #F4FAF7; 
	font-weight:normal;
	text-align: left;
}

.table_main td { 
	font-size: 11pt; 
	padding:10px 5px 5px 5px;; 
	color: #333333; 
	text-align:center; 
	background-color: #FFFFFF; 
	font-weight:normal;
}

.albums {
	float: left;
	width:820px;
	text-align:left;
	visibility: visible;
	background: url(images/img05.jpg) no-repeat left top;
	padding:20px 20px 20px 20px;
	display: block;
	border-bottom:solid 1px #111;
}

.albums p {
	text-align:right;
	font-size:1em;
}

.albumDetail {
	float:left;
	width:160px;
	text-align:center;
	padding:5px 0;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.galleryform {
	text-align:left;
	float:left;
	width:50%;
}
.galleryform2 {
	text-align:right;
	float:left;
	width:50%;
}
