@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A2A2A;
	background-image: url(../images/page-outer-bg.jpg);
	background-repeat: repeat-x;
	background-color: #79C1D4;
	padding: 0;
	margin: 0;
}

#pageWrapper {
	width: 993px;
	margin: 0 auto;
	background-image: url(../images/page-centre-bg.jpg);
	background-repeat: repeat-x;
	background-color: #8DCCDC;
}

#contentWrapper {
	width: 981px;
	margin: 0 auto;
}

#contentLeft {
	float: left;
	width: 713px;
	min-height: 969px;
}

#contentRight {
	float: right;
	width: 268px;
	background-color: #010101;
}

#menuWrapper {
	background-image: url(../images/menu-orange-bg.gif);
	height: 33px;
	background-repeat: repeat-x;
}

#menuSecondaryWrapper {
	background-image: url(../images/menu-grey-bg.gif);
	height: 56px;
	background-repeat: repeat-x;
}

#featuredSportContainer {
	position: relative;
	height: 332px;
	overflow: hidden;
	z-index: 99;
	width: 713px;
}

#pageContent {
	background-image: url(../images/content-grey-grad-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FEFEFE;
	padding-top: 1px;
	padding-left: 12px;
}

#contactFormContainer {
	height: 290px;
	background-image: url(../images/contact-form-bg.gif);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-left: 12px;
}

#contentFooter {
	height: 181px;
	background-image: url(../images/footer-grey-grad-bg.gif);
	background-repeat: repeat-x;
}

#pageFooter {
	height: 73px;
	background-color: #212121;
}

#subMenuContainer {
	background-image: url(../images/menu-sub-grey-bg.jpg);
	background-repeat: no-repeat;
	background-color: #FEFEFE;
	border: solid 1px #D5D3D3;
	width: 162px;
	float: left;
	padding-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	min-height: 135px;
}

#subMenuContainer p {
	line-height: 20px !important;
}

#logosContainer {
	width: 844px;
	height: 73px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
}

input.textBox {
	font-size: 0.688em;
	color: #848585;
	border: solid 1px #848585;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 150px;
}

input.textBoxContent {
	font-size: inherit;
	color: #848585;
	border: solid 1px #848585;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 150px;
}

textarea.textBox {
	font-size: 0.688em;
	font-family: Arial, Helvetica, sans-serif;
	color: #848585;
	border: solid 1px #848585;
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 150px;
}

h2.pageHeader {
	font-size: 1.68em;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #2A6E80;
	margin-bottom: 0;
}

h2.greyHeader {
	font: 1.438em;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-style: italic;
}

div.pageText p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 12px;
}

div.pageText td {
	line-height: 12px;
}

div.pageText {
	font-size: 0.688em;
}

div.menuItem {
	float: left;
	margin-left: 12px;
}

div.contentLeftHome {
	min-height: 366px;
}

div.contentLeftSub {
	min-height: 698px;
	padding-bottom: 35px;
}

div.homeContent {
	width: 380px;
}

div.newsLatestContent {
	width: 280px;
	margin-left: 30px;
}

div.menuSecondaryItem {
	float: left;
	margin-left: 25px;
}

div.featuredSportActive {
	z-index: 75 !important;
}

div.featuredSport {
	background-repeat: no-repeat;
	width: 713px;
	height: 332px;
	position: absolute;
	z-index: 50;
	overflow: hidden;
}

div.contentFooterButton {
	margin-left: 10px;
	margin-top: 50px;
}

p.contactForm {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.newsItem {
	margin-top: 13px !important;
	margin-bottom: 0 !important;
	line-height: 12px;
}

p.websiteDev {
	font-size: 0.625em;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 25px;
}

img.newsImage {
	border: solid 1px #848585;
	margin-right: 10px;
}

img.newsSeparator {
	margin-top: 13px;
}

a {
	color: #F26507;
	text-decoration: none;
}

a:link {
	color: #F26507;
	text-decoration: none;
}

a:visited {
	color: #F26507;
	text-decoration: none;
}

a:active {
	color: #F26507;
	text-decoration: underline;
}

a:hover {
	color: #F26507;
	text-decoration: underline;
}

a.subMenu {
	color: #7A7979;
	text-decoration: none;
}

a.subMenu:link {
	color: #7A7979;
	text-decoration: none;
}

a.subMenu:visited {
	color: #7A7979;
	text-decoration: none;
}

a.subMenu:active {
	color: #7A7979;
	text-decoration: underline;
}

a.subMenu:hover {
	color: #7A7979;
	text-decoration: underline;
}

.clearBoth {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.logosWrapper {
	position: absolute;
	left: 981px;
	top: 0px;
	width: 981px;
}

.logoItem {
	float: left;
}

.headerOrange {
	color: #F26507;
	font-weight: bold;
}

.textOrange {
	color: #F26507;
}