/**
 * overriden basic html tags.
 */
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-image: url("/images/background-footer.gif");


}
p, h1, h2, h3, h4, h5, span {
	padding: 0px;
	margin: 0px;
}
p, li, td, th, textarea, input, select, option, label {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
}
p, td, th, li, textarea, input, select, option, label {
	font-size: 12px;
}
h3, h4, h5, legend {
	font-size: 13px;
}
h2 {
	color: #ffffff;
}
h3 {
	margin: 0px 0px 10px 0px;
	color: #ffffff;
}
h4, h5 {
	margin: 0px 0px 10px 0px;
	color: #ffffff;
}
p {
	margin: 0px 0px 8px 0px;
}
img {
}
table {
	border-collapse: collapse;
}
th {
}
td {
}
th, td {
	padding: 4px 10px 4px 0px;
	vertical-align: top;
}
ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	vertical-align: text-top;
	padding: 0px;
}
hr {
	display: none;
}
img {
	border: 0px;
}
a {
	font-weight: bold;
	color: #ffd100;
}
a:hover {
	color: #ffffff;
}


/**
 * site main layout.
 */
#container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	text-align: left;
	width: 960px;
}
#main_wrapper {
	margin: 0px;
	padding: 0px;
	width: 960px;
	position: relative;
	background-image: url("/images/back2.png");
	_background-image: url("/images/back2.gif");
	background-repeat: repeat-x;
}
/* header */
#header {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
/* navigation */
#navigation {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 960px;
	background-image: url("/images/menu-back.gif");
	background-repeat: repeat-x;
	background-color: #1d1d1d;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
/* main_content */
#main_content {
	float: left;
	margin: 0px;
	width: 620px;
	padding: 0px 10px 10px 10px;
	overflow: none;
}
/* utility */
#utility {
	float: left;
	margin: 0px;
	width: 300px;
	padding: 0px 10px 10px 10px;
	overflow: none;
}
/* footer */
#footer {
	clear: both;
	width: 960px;
	background-color: #ff6501;
}


/**
 * header
 */
#header {
	background-image: url("/images/header.png");
	_background-image: url("/images/header.gif");
	background-repeat: no-repeat;
}
#header,
#header #header_logo,
#header #header_logo h1 a {
	height: 180px;
}
#header #header_logo,
#header #header_logo h1 a {
	width: 300px;
}
#header #header_logo {
	float: left;
}
#header #header_logo h1 {
	_height: 1px; /* fix for I.E. */
}
#header #header_logo h1 a {
	display: block;
}
#header #header_logo h1 a span {
}

/* register_logon */
#header #register_logon {
	width: 210px;
	position: absolute;
	top: 40px;
	right: 0px;
}
#header #register_logon h3 {
	color: #ffffff;
}
#header #register_logon p {
	color: #ffffff;
	margin-bottom: 4px;
}
#header #register_logon input.textbox_medium {
	width: 117px;
}
#header #register_logon input.button {
	margin: -7px 0px 0px 3px;
}
#header #register_logon label span {
	display: none;
}
#header #register_logon p.not_registered {
	clear: both;
}
#header #register_logon img {
	float: right;
	border: 1px solid #ffffff;
}
#header #register_logon a.name {
	text-transform: capitalize;
}


/**
 * footer
 */
#footer {
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	color: #FFFFFF;
	background-image: url("/images/title-back-black.gif");
	border-top: 1px solid #000000;
}
#footer span {
	display: block;
}
#footer li {
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 3px 0px 0px;
	list-style: none;
	color: #FFFFFF;
	border-right: 1px solid #666666;
}
#footer li.last-child {
	border-right: none;
}
#footer li a {
	padding: 3px 7px 3px 0px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#footer li a:hover {
	color: #FFD100;
}


/**
 * main navigation
 */
#menu_main h3 {
	display: none;
}
#menu_main {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	border-bottom: 1px solid #000000;
	height: 18px;
}
#menu_main ul {
		text-align: center;
}
#menu_main li {
	margin: 0px;
	display: inline;
	border-right: 1px solid #666666;
	text-align: center;
	padding: 0px 10px 0px 10px;
	font-size: 14px;
}
#menu_main li a {
	color: #b8b8b8;
	text-decoration: none;
	padding: 4px 0px 4px 0px;
}
#menu_main a:hover, #menu_main a:active {
	color: #ffffff;
}
#menu_main .menu_home,
#menu_main .menu_news,
#menu_main .menu_mens,
#menu_main .menu_juniors,
#menu_main .menu_club_development,
#menu_main .menu_tangerine_dream {
}
#menu_main li.last-child {
	border-right: none;
	padding: 0px 0px 0px 10px;
}
#menu_main ul ul {
	display: none;
}
#menu_sub {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	width: 960px;
	height: 16px;
	text-align: center;
}
#menu_sub ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#menu_sub li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	font-size: 11px;
	border-right: 1px solid #666666;
}
#menu_sub li.last-child {
	border-right: none;
}
#menu_sub li a {
	display: inline;
	color: #b8b8b8;
	padding: 0px 8px 0px 4px;
	*padding: 0px 5px 0px 7px;
	text-decoration: none;
	font-weight: normal;
}
#menu_sub li a:hover,
#menu_sub li a:active {
	color: #ffffff;
}



/**
 * utility
 */

/* sponsors */
#utility #sponsors {
	overflow: auto;
}
#utility #sponsors .sponsors_logos {
	width: 84px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	background-image: url("/images/title-back-black.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #000000;
}
#utility #sponsors .sponsors_logos p {
	text-align: center;
	background-image: url("/images/title-back-black.gif");
	background-position: bottom;
	border: 1px solid #000000;
	margin: -1px 0px 0px 0px;
	padding: 1px 5px 2px 5px;
	font-size: 11px;
	display: none;
}
#utility #sponsors .sponsors_logos img {
}
#utility #sponsors .last-child {
	margin-right: 0px;
}

/* new_player */
#utility #new_player .panel_content {
	padding-bottom: 0px;
}
#utility #new_player .cells_newplayer {
}
#utility #new_player .cells_newplayer img {
	float: left;
	border: 1px solid #000000;
	margin: 0px 10px 0px 0px;
}
#utility #new_player .cells_newplayer ul {
	overflow: auto;
	margin-bottom: 10px;
}
#utility #new_player .cells_newplayer li {
	margin: 0px 0px 5px 0px;
}

/* happy_birthday */
#utility #happy_birthday {
}
#utility #happy_birthday li {
	font-size: 11px;
	line-height: 1.4em;
}
#utility #happy_birthday li span {
	font-style: italic;
}

/* training_update */
#utility #training_update table {
	margin-bottom: 10px;
}
#utility #training_update table td {
	vertical-align: top;
}
#utility #training_update table td.day {
	width: 36px;
}
#utility #training_update table td.type {
}
#utility #training_update table td.time {
	width: 80px;
}

/* team-sponsors */
#utility #team-sponsors {
}
#utility #team-sponsors #team-sponsor-content {
	text-align: center;
	font-size: 12px
}
#utility #team-sponsors #team-sponsor-content img {
	border: 1px solid #000000;
	margin-bottom: 10px;
}
#utility #team-sponsors #team-sponsor-content p {
}


/**
 * general styles used.
 */
h1 span {
	display: none;
}
#utility h2,
#utility h3,
#main_content h2,
#main_content h3 {
	margin: 0px -10px 10px -10px;
	font-style: italic;
	font-size: 14px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #000000;
}
#utility p,
#main_content p {
	line-height: 1.4em;
}
p.stand-out {
	border: 1px solid #000000;
	font-size: 13px;
	padding: 10px;
	background-image: url("/images/title-back-black.gif");
	background-repeat: repeat-x;
	background-color: #292929;
}
.clearer {
	display: block;
	height: 1px;
	clear: both;
}

/* photo-gallery-thumbs */
#photo-gallery-thumbs {
}
#photo-gallery-thumbs img {
	border: 1px solid #000000;
	margin: 0px 7px 7px 0px;
	float: left;
}

/* cells_otherteams */
.cells_otherteams {
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 10px 0px;
	background-image: url("/images/bg_sections.jpg");
	background-color: #6c6869;
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #000000;
	width: 272px;
	float: left;
}
.second-child {
	margin-right: 0px;
}
.cells_otherteams img {
	float: left;
	margin: 0px 8px 0px 0px;
}
.cells_otherteams li {
	margin-bottom: 2px;
	font-size: 11px;
}
.cells_otherteams li a {
	font-size: 12px;
}

/* attachment */
.attachment {
	height: 46px;
}
.attachment p.fileinfo {
	font-style: italic;
	font-size: 11px;
}
.attachment p.fileinfo a {
	height: 46px;
	font-style: normal;
	font-size: 12px;
}



/* .list */
ul.list,
ol.list {
	margin-bottom: 16px;
}
ul.list li {
	list-style-type: circle;
	margin: 5px 0px 5px 30px;
	line-height: 1.6em;
}
ol.list li {
	list-style-type: decimal;
	margin: 5px 0px 5px 30px;
	line-height: 1.6em;
}


/* insert_picture */
#main_content .insert_picture_por,
#main_content .insert_picture_hor {
	float: right;
	margin: 0px 0px 12px 24px;
}
#main_content .insert_picture_por {
	width: 152px;
}
#main_content .insert_picture_hor {
	width: 202px;
}
#main_content .insert_picture_por img,
#main_content .insert_picture_hor img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #012850;
}
#main_content .insert_picture_por p,
#main_content .insert_picture_hor p {
	text-align: center;
	background-image: url("/images/title-back-black.gif");
	background-repeat: repeat-x;
	background-color: #292929;
	border: 1px solid #000000;
	margin: -1px 0px 0px 0px;
	padding: 1px 5px 2px 5px;
	color: #ffffff;
}

/**
 * .multipagecontrol
 */
#main_content .multipagecontrol {
	margin: 0px 0px 0px 0px;
	float: left;
	clear: both;
}
#main_content .multipagecontrol a,
#main_content .multipagecontrol select.page_length {
}
#main_content .multipagecontrol a {
	margin: 0px 2px 0px 1px;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
	font-weight: normal;
	background-image: url("/images/button.gif");
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#main_content .multipagecontrol a,
#main_content .multipagecontrol select.page_length {
	border: 1px solid #737373;
	color: #000000;
}
#main_content .multipagecontrol a:hover {
	text-decoration: none;
	background-color: #d5d5d5;
	background-position: 0px -50px;
}
#main_content .multipagecontrol a:active {
	background-position: 0px -100px;
}
#main_content .multipagecontrol a.currentpage,
#main_content .multipagecontrol a.currentpage:hover {
	background-color: #9e9e9e;
	background-position: 0px -100px;
}
#main_content .multipagecontrol span {
	display: none;
}
#main_content .multipagecontrol select.page_length {
	margin: 0px 0px 0px 6px;
	*margin: 2px 0px -2px 6px;
	_margin: 2px 0px -2px 6px;
	width: 50px;
}


/**
 * panel styles
 */
#main_content .panel,
#utility .panel {
	padding: 0px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
	background-image: url("/images/bg_sections.jpg");
	background-color: #6c6869;
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #000000;
	*zoom: 1;
}
.black {
	background-image: url("/images/title-back-black.gif");
}
.purple {	
	background-image: url("/images/title-back-purple.gif");
}
.red {
	background-image: url("/images/title-back-red.gif");
}
.brown {
	background-image: url("/images/title-back-brown.gif");
} 
.green {
	background-image: url("/images/title-back-green.gif");
}
.blue {
	background-image: url("/images/title-back-blue.gif");
}
.orange {
	background-image: url("/images/title-back-orange.gif");
}

#team_keyinfo table {
  margin-bottom: 10px;
}

/**
 * gallery
 */
#gallery {
}
#gallery img {
	float: left;
	border: 1px solid #000000;
	margin: 0px 5px 5px 0px;
}

/**
 * Forms 
 */
form {
	margin: 0px 0px 0px 0px;
}
fieldset {
	border: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
fieldset legend {
	display: none;
}
label {
	padding-bottom: 6px;
	float: left;
}

/* input.button / a.button */
input.button,
a.button {
	cursor: pointer;
	padding: 3px 7px 3px 7px;
	_padding: 3px 7px 2px 7px;
	*padding: 3px 7px 2px 7px;
	border: 1px solid #000000;
	margin-bottom: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-image: url("/images/button.gif");
	background-repeat: repeat-x;
	color: #000000;
}
input.button:hover,
a.button:hover {
	background-position: 0px -50px;
}
input.button:active,
a.button:active {
	background-position: 0px -100px;
}

/* .textbox, select */
select,
option {
	color: #000000;
}

/* .textbox, select, widths */
input.textbox,
input.textbox_small,
input.textbox_medium,
select.listbox,
select,
textarea {
	border: 1px solid #000000;
	background-image: url("/images/textbox-textarea.gif");
	background-color: #ffffff !important; /* sorts out iIE6/7 google toolbar overwriting the background colour issue  */ 
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 4px 6px 4px 6px;
	color: #000000;
}
input.textbox:hover,
input.textbox_small:hover,
input.textbox_medium:hover,
select.listbox:hover,
select:hover,
textarea:hover {
	background-color: #e9e9e9 !important; /* sorts out iIE6/7 google toolbar overwriting the background colour issue  */ 
	background-position: 0px -800px;
}
input.textbox:focus,
input.textbox_small:focus,
input.textbox_medium:focus,
select.listbox:focus,
select:focus,
textarea:focus {
	background-color: #f2df75 !important; /* sorts out iIE6/7 google toolbar overwriting the background colour issue  */ 
	background-position: 0px -1600px;
}
input.textbox {
	width: 206px;
}
input.textbox_small {
	width: 60px;
}
input.textbox_medium {
	width: 150px;
}
textarea.textbox {
	height: 100px;
	width: 210px;
}
textarea.textbox_medium {
	height: 120px;
	width: 210px;
}
textarea.textbox_large {
	height: 100px;
	width: 386px;
}
select {
	padding: 4px 6px 4px 6px;
}

/* Forms - Sorts data lists in to tabular format */
#main_content label {
	float: left;
	clear: both;
	width: 100%;
	margin: 3px 0px 3px 0px;
	vertical-align: middle;
}
#main_content label strong {
	display: block;
	width: 180px;
	float: left;
}
label strong {
	font-weight: normal;
}
#main_content form p {
	clear: both;
}
#main_content form h3 {
	clear: both;
}
#main_content form strong.required {
	font-weight: bold;
}
#main_content form strong.required span {
	font-weight: bold;
	padding: 0px 0px 0px 3px;
	color: #FF0000;	
}
#main_content form .note {
	font-weight: normal;
	font-size: 10px;
	display: block;
	margin: 2px 0px 3px 184px;
}
#main_content p input {
/* vertically centers radio button when in a paragraph */
	vertical-align: middle; 
}
#main_content label input.radio {
/* vertically centers radio button when NOT in a paragraph */
	vertical-align: bottom;
	margin: 0px 0px 0px -5px;
}
#main_content label .option {
/* adds margin to radio buttons and its text */
	margin: 0px 20px 0px 5px;
	_margin: 0px 14px 0px 2px;
}
#main_content .controls,
#main_content .navigation,
#main_content .multipage_controls {
	clear: both;
}
#main_content .controls, #main_content .multipage_controls {
	margin: 10px 0px 14px 0px;
}
#main_content .controls a, #main_content .multipage_controls a {
	margin: 0px 8px 0px 0px;
}
#main_content .navigation {
	margin: 14px 0px 4px 0px;
}