body {
	font:11px/165% 'Lucida Grande',Verdana,Helvetica,sans-serif;
	color:#333;
	margin:0;
	padding:0 0 50px 0;
	background:#fff;
}

a:link,a:visited{
	text-decoration:none;
	color:#346199;
}

h1,h2,h3,h4,h5 {
	font:bold 1em/1.5em Georgia,'Times New Roman',Times,serif;
	margin:18px 15px 18px 0;
	padding: 0 0 3px 0;
}

h1 a,h2 a,h3 a,h4 a{
	color:#003159;
}

h1 a:hover,h2 a:hover h3 a:hover,h4 a:hover{
	border-bottom:1px dotted #003159;
}

h1{
	font-size:3.7em;
	font-weight:normal;
	color:#663333;
}

h2{
	font-size:2.7em;
	font-weight:normal;
	color:#663333;
}

h3{
	font-size:2em;
	font-weight:normal;
	letter-spacing:-0.5px;
	padding-top:15px;
}

h4{
	font-size:1.3em;
}

ul,ol{
	margin:10px 20px;
	padding:0 20px;
}

ul{
	list-style:disc;
}

ol{
	list-style:decimal;
}

dt{
	color:#003159;
}

dd{
	padding-left:25px;
}

p,dl{
	margin:10px 0;
}

img{
	background:#FAFAFA;
	border:1px solid #DCDCDC;
	padding:7px;
}

table{
	border-collapse:collapse;
}

table {
	width:100%;
}

tr{
	background:#fff;
}

th,td{
	text-align:left;
	border-width:1px;
	border-style:solid;
}

th{
	color:#000000;
	background:#eceff5;
	padding:.8em 1em;
	border-color:#94a3c4;
}

td{
	border-color:#EFEFEF;
	padding:.7em 1em;
}

table.no-border td {
	border-color:#FFFFFF;
}

#content h2{
	font:normal 1.5em Georgia,'Times New Roman',Times,Serif;
	color:#003159;
	margin-right:15px;
	padding-bottom:3px;
	border-bottom:1px solid #ebebeb;
}

#content h2 a{
	color:#003159;
	border:none;
}

#content h1{
	font:normal 2em Georgia,'Times New Roman',Times,Serif;
	color:#003159;
	margin-right:15px;
	padding-bottom:3px;
	border-bottom:1px solid #ebebeb;
}

#content h1 a{
	color:#003159;
	border:none;
}

#header{
	position:relative;
	margin:0 auto;
	height:172px;
	text-align:left;
}

#header-main{
	background:#0b4e82 url('/images/header.png') no-repeat top right;
	height:166px;
	position:relative;
	border-bottom:6px solid #003663;
}

#header h1#logo-text{
	margin:0;
	padding:0;
}

#header h1#logo-text a{
	position:absolute;
	margin:0;
	padding:0 5px 0 0;
	font:48px Georgia,'Times New Roman',Times,serif;
	font-weight:normal;
	letter-spacing:-1px;
	color:#fff;
	text-decoration:none;
  top:30px;
	left:40px;
}

#header h1#logo-text a:hover{
	border:none;
}

#header #header-image{
	position:absolute;
	width:371px;
	height:263px;
	right:10px;
	top:0;
}

#team-nav{
	position:absolute;
	margin:0;
	padding:0;
	width:100%;
	top:120px;
}

#team-nav-ul{
	list-style:none;
	margin:0;
	height:30px;
	padding:0 0 0 10px;
	font-size:12px;
	background-color:#003663;	
}

#team-nav-ul li{
	float:left;
	height:26px;
	margin:0;
	padding:5px 0 0 30px;
	z-index:500;
}

#team-nav-ul li a{
	display:block;
	color:#FFF;
}

#team-nav-ul li ul {
	position: absolute;
	display:none;
	margin: 0 0 0 -15px;
	padding: 10px 30px 5px 10px;
	list-style: none;
	background-color:#003663;
	-moz-opacity:.75; filter:alpha(opacity=75); opacity:.75;
}

#team-nav-ul li ul li {
	float:none;	
	padding:5px 5px 0 5px;
}

#team-nav-ul li:hover ul {
	display:block;
}

#nav{
	float:left;
	margin: 5px 0 0 0;
	padding:0;
	width:200px;
}

#nav ul{
	list-style:none;
	margin:0;
	height:26px;
	padding:0 0 0 0;
	font-size:12px;
}

#nav ul li{
	height:26px;
	margin:0;
	padding:5px 0 0 10px;
}

#nav ul li a{
	float:left;
	margin:0;
	padding:0 15px 0 5px;
	color:#1A5F98;
}

#nav ul li a:hover,#nav ul li a:active{
	font-weight:bold;
}

#nav ul li.active{
	background-color:#003663;
}

#nav ul li.active a{
	color:#FFF;
}

.page-wrapper {
	margin-left:auto;
	margin-right:auto;
	width:940px;
}

#content-wrapper{
	background: #ffd6c0 url("/images/side-nav-border.png") no-repeat 200px 100%;
	margin:0 auto;
	background-color:#fff;
	padding-bottom:35px;
	overflow:auto;
	text-align:left;
}

#footer{
	color:#333;
	clear:both;
	border-top:1px solid #dadada;
	padding:15px;
	text-align:center;
	font-family:'Trebuchet MS','Helvetica Neue',Arial,sans-serif;
}

div#nav_container{
  float:left;
  width:200px;
}

div#content {
  float:left;
	min-height:400px;
  width:700px;
}

div#content{
	border-left:2px solid #003663;	
	padding-left:20px;
}

div#content div.news-post div.post-information {
	font-style:italic;
}

div#content div.news-post div.comment-information {
	font-style:italic;
}

div.comment {
	padding:5px 0 5px 0;
}

div.comment div.comment-poster {
	font-weight:bold;
}

ul.pager li {
	display:inline;
	list-style-type:none;
	padding:0.5em;
}

ul.pager li.current {
	font-weight:bold;
}

ul.pager {
	text-align:center;
}

table#team-player-form-list tr.hide-player {
  display:none;
} 

table#album-photo-form-list tr.hide-photo {
  display:none;
} 

ul.team-profile-team-information-players {
  list-style-type:none;
  display:inline;
  margin: 0;
  padding:0;
}

ul.team-profile-team-information-players li {
  display:inline;
}


.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

ul.checkbox_list {
  list-style-type: none;
  margin-left:0;
  padding-left:0;
}

div#upload-queue-container {
  max-height:200px;
  overflow:auto;
  border:ridge 1px #e2e3ea;
  width:300px;
  display:none;
}

table#upload-queue tr td.name {
  width:250px;
  overflow:hidden;
}

ul.error_list {	
  background: #ffd6c0 url("/images/exclamation.png") no-repeat 5px 50%;
  padding: 0.1em;
  border: 1px solid #cf0409;
  list-style: none;
}

ul.error_list li {
  margin: 0em 2em;
  background: transparent;
  color: #000000;
}

p.admin-help {
  margin-top: 0;
  font-style:italic;
  font-size:10px;
}

ul.no-bullet {
	list-style-type:none;
}

div#home div#second-row div {
	width:49%;
}

div#home div#news-preview {
	float:right;
	width: 290px;
	padding:1px;
	overflow:hidden;
}

div#home div#news-preview table {
	width: 285px;
}

div#home div#featured-team {
	float:left;
	width:400px;
	overflow:hidden;
}

div#home div#fixtures-preview {
	float:left;
}

div#home div#results-preview {
	float:right;
}

div#home div a {
	text-decoration: none;
}

div.date-time {
	float:right;
	top:-50px;
	position:relative;
	display:block;
	padding:0;
	width:3.5em;
	min-width:48px;
	color:#2f4765;
	background:#fefefe url(/images/corner.gif) no-repeat right bottom;
	text-align:center;
	font-size:x-small;
}

div.date-time div.top p {
	background:url(/images/top.gif) no-repeat 50% 0;
	margin:-9px auto 0 auto;
	padding-top:11px;
	padding-bottom:0;
	padding-left:1px;
	text-align:center;
	font:bold x-small/100% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	letter-spacing:0.12em;
	text-transform:uppercase;
}

div.date-time .top { 
	color:#fefefe;
	background-color:#2f4765;
	margin:0 6px 0 0;
	padding:6px 0 1px 0;
	line-height:100%;
	border-top:1px solid #283c56;
	border-bottom:1px solid #316640;
	border-left:1px solid #283c56;
}

div.date-time div.bottom { 
	color:#365174;
	background:transparent;
	border-left:1px solid #a1c6ac;
	margin:0 10px 5px 0;
	padding:0 0 1px 0;
}

div.date-time p.day,div.date-time p.month,div.date-time p.year {
	margin:0 3px 0 8px;
	text-align:center;
}

div.date-time p.day { 
	color:#365174;
	background-color:transparent;
	padding:0 0 1px 0;
	font:bold 1.5em/98% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	letter-spacing:0.13em;
}

div.date-time p.month, div.date-time p.year { 
	color:#283d57;
	background-color:transparent;
}

div.date-time p.month { 
	padding:0;
	font:x-small/135% Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing:normal;
	line-height:100%;
}

div.date-time p.year { 
	margin-right:14px;
	margin-left:5px;
	padding:0 4px 0 0;
	font:x-small/110% Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing:0.05em;
}


table.no-border td{
	border-color:#FFFFFF;
}

img.training-image {
	float: right;
	margin:10px;
}