/* Content Header area in 2 cols with logo */
.contentHeader {
	float: left;
	clear: both;
	position: relative;
	padding: 0;
	width: 700px;
	overflow: visible;
}

body.sportsVenues #Page a.logo {
	top:-13px;
	right:-17px;
	left:auto;
}

.sportsVenues .contentHeaderRight {
	min-height: 327px;
	background:#f50;
	padding-top:10px;
}
.sportsVenues form {
	margin:0.75em 0;
}
.sportsVenues .contentHeaderRight p {
	text-align:left;
	margin-top:5px;
}
.aboutUsHub .contentHeaderRight, .inYourArea .contentHeaderRight {
	min-height: 250px;
	background-color: #FFEB00;
	text-align: center;
}
.aboutUsHub .contentHeaderRight img {
	margin-top: 95px;
}

.contentHeader a.logo {
	position: absolute;
	left: 213px;
	top: -20px;
	right: auto;
}

.aboutUsHub .contentHeader a.logo, .inYourArea .contentHeader a.logo {
	left: auto;
	top: auto;
	bottom: -17px;
	right: -17px;
	color: #DF0093;
}

.contentHeaderLeft {
	float: left;
	padding: 22px 18px 14px;
	width: 204px;
}

body #Page a.logo {
	right:-19px;
	left:auto;
	bottom:-23px;
	top:auto;
	float:none;
	position:absolute;
}

body #Page a.para-hub {
	bottom:-43px;
}

.news .contentHeader {
	margin-bottom:40px;
	background: url(../img/css/news-hub-head-bg.gif) left top repeat-y;
}

.news .contentHeaderLeft {
	width: 184px;
}

.news .contentHeaderLeft li a {
	font-size: 1.167em;
}

.contentHeaderLeft h1 {
	color: #fff;
	line-height: 1em;
	font-size: 2.5em;
	margin: 0 0 10px;
}
.contentHeaderLeft ul {
	margin: 0;
	list-style: none;
	width: 204px;
}
.contentHeaderLeft ul li {
	float: none;
	margin: 6px 0;
}
.contentHeader ul li a {
	color: White;
	text-decoration: none;
	background: url(../img/css/hub-inthissection-bg.gif) left center no-repeat;
	padding-left: 11px;
}
.contentHeader ul li a:hover {
	text-decoration: underline;
}
.contentHeaderLeft ul li a:hover {
	text-decoration: underline;
}

.contentHeaderRight {
	float: right;
	width: 460px;
	background-color: #DF0094;
	text-align: right;
}

.contentHeaderRight h1 {
	margin: 20px 15px 0;
}
.contentHeaderRight h2 img {
	margin:20px 15px 0;
}
.contentHeaderRight p {
	margin: 0 20px;
}

.contentHeaderRight img {
	vertical-align: top;
}

.contentHeaderRight ul {
	text-align: right;
}
.contentHeaderRight ul li {
	float: none;
	display: inline;
	padding-left: 20px;
}

.contentWrapper {
	clear: both;
	margin: 0;
	width: 700px;
	overflow: hidden;
}

/*Basic multi column layout tweakable in specific circumstances*/
.multiCol {
	clear: left;
	width: 700px;
}
.multiCol .col {
	width: 220px;
	margin-right: 20px;
	float: left;
}

.multiCol .col.last {
	margin-right: 0;
}

.col .promo {
	background-color: #FFEB00;
	padding: 16px 10px 11px;
	margin: 0 0 20px;
}

.col .promo p {
	font-size: 0.917em;
	margin: 0.5em 0;
}

.col .promo p a {
	font-size: 1.091em;
}

/* News hub */
.multiCol .latestNews {
	width: 460px;
	margin: 0;
}

.multiCol .latestNews ul {
	list-style: none;
	margin: 0;
	border-bottom: dotted 1px #09f;
}

.multiCol .latestNews li {
	margin: 0 0 14px;
}

.multiCol .latestNews li.feature {
	border-bottom: solid 6px #09f;
	padding-bottom: 10px;
}

.multiCol .latestNews li h3 {
	margin: 0 0 6px;
	font-size: 1em;
}

.multiCol .latestNews li h3 a {
	color: #09f;
	font-weight: bold;
	font-size: 1.167em;
}

.multiCol .latestNews li.feature h3 a {
	font-size: 1.5em;
}

.multiCol .latestNews li.feature p {
	font-size: 1.167em;
}

.multiCol .latestNews li.feature p.date {
	font-size: 1em;
}

.multiCol .latestNews li p {
	margin: 0 0 0.2em;
}

.multiCol .latestNews li p.date {
	font-weight: bold;
	font-size: 0.917em;
}

.multiCol .latestNews form label a {
	color: #09f;
	padding-right: 6px;
	border-right: solid 1px black;
	margin-right: 8px;
	font-weight: bold;
}
.multiCol .latestNews form label select {
	margin-right: 3px;
}

.latestNews .subscribe {
	background: #666;
	padding: 10px;
}

.latestNews .subscribe h3 {
	color: White;
	font-size: 1em;
	display: inline;
	margin-right: 19px;
}

.latestNews .subscribe a {
	color: White;
	font-weight: normal;
	font-size: 0.917em;
}

.latestNews .subscribe a.rss {
	background: url(../img/css/bg-rss.gif) left center no-repeat;
	padding-left: 18px;
	padding-right: 6px;
	border-right: solid 1px white;
	margin-right: 3px;
}

/* Our plans hub */
.plans {
	margin-right: -20px;
	width: auto;
	overflow: hidden;
	padding-bottom: 8px;
	padding-top: 20px;
}

.featuredPlans {
	border-bottom: 6px solid #ccc;
	padding-top: 0;
	background:none;
}

.featuredPlans h2 {
	font-size: 1.167em;
	color: Black;
	font-weight: bold;
}

.plans h3, .plans h3 a {
	color: #09f;
}

.plans h3 {
	font-size: 1em;
}

.plans .col img {
	margin-bottom: 12px;
}

.featuredPlans h3 {
	font-size: 1.167em;
}

.featuredPlans .mainFeature h3 {
	font-size: 1.5em;
	font-weight: normal;
}

.featuredPlans .mainFeature ul li {
	list-style: none;
	margin: 0.5em 0;
}

.featuredPlans .mainFeature a {
	background: url(../img/css/bg-arrow-right-big-blue.gif) left center no-repeat;
	padding-left: 11px;
	text-decoration: none;
}
.featuredPlans .mainFeature a:hover {
	text-decoration: underline;
}

/* Sports and Venues Hub */

.sportsVenues .contentHeaderLeft h1 {
	margin-bottom: 90px;
}
.sportsVenues .contentHeaderRight ul {
	margin: 5em 20px 0 0;
	text-align:left;
}
.sportsVenues .col {
	margin-top: 15px;
	min-height: 205px;
}
.sportsVenues .col h3 {
	margin: 10px 0 5px 0;
}
.sportsVenues .col h3 a {
	color: #09f;
	font-size: 0.9em;
}
.sportsVenues .col p {
	margin-bottom: 8px;
}
.sportsVenues .promoWide {
	position: relative;
	margin: 0;
	width: 460px;
	min-height: 220px;
	background: url( '../img/css/promo-kelly-holmes.jpg' ) no-repeat bottom right;
}
.sportsVenues .promoWide div {
	margin: 24px 0 0 0;
	padding: 10px 0 0 20px;
	width: 205px;
	background-color: #FFEB00;
}
.sportsVenues .promoWide blockquote {
	margin-bottom: 1em;
}
.sportsVenues .promoWide blockquote span {
	color:#09f;
	font-size:1.5em;
	position:relative;
	top:0.167em;
	line-height:0.667;
}
.sportsVenues .promoWide p {
	width: 15em;
}

/* About us hub */
.wideHead {
	float: left;
	clear: both;
	width: 700px;
}
.wideHead h1 {
	color: #09f;
	font-size: 1.7em;
}
.multiCol.featuredPromos {
	float: left;
	clear: left;
	border-bottom: 6px solid #ccc;
}
.featuredPromos h3 a {
	color:#09f;
}
.aboutUsCol {
	float: left;
	margin: 15px 20px 0 0;
	width: 220px;
	min-height: 205px;
}
.aboutUsCol h3 {
	display: block;
	margin: 1em 0 0 0;
}
.aboutUsCol h3.ourBrand {
	font-size:1em;
}
.aboutUsCol h3 a {
	color: #09f;
}
.aboutUsCol p {
	margin: 0.3em 0;
}
.aboutUsCol a.arrowBlue {
	display: block;
	margin-left: 10px;
	padding: 0 10px 0 8px;
	background: url(../img/css/bg-arrow-right-big-blue.gif) no-repeat 0 3px;
	text-decoration: none;
}
.aboutUsCol a.arrowBlue:hover {
	text-decoration: underline;
}
/* blog */
.blogPromoCol {
	float: left;
	margin: 15px 0 0 0;
	width: 220px;
	min-height: 211px;
	background-color: #DF0093;
}
.blogPromoCol h3 {
	margin: 10px 20px;
	color: #fff;
}
.blogPromoCol ul {
	float: left;
	clear: left;
	margin: 0 10px;
	padding: 10px 5px 10px 10px;
	width: 184px;
	font-size: 0.9em;
	list-style-type: none;
	background: #fff url(../img/css/bg-dots-pink.gif) repeat-x bottom right;
	display: inline;
}
.blogPromoCol li {
	float: left;
	clear: left;
	margin: 0 0 10px 0;
	width: 184px;
}
.blogPromoCol a {
	color: #DF0093;
}
.blogPromoCol a.blogLink {
	float: left;
	clear: left;
	margin: 0 10px 10px 10px;
	padding: 8px 10px 8px 20px;
	width: 169px;
	background: #fff url(../img/css/bg-arrow-right-big-pink.gif) no-repeat 10px center;
	display: inline;
}
/* In your area */
.inYourArea .multiCol.featuredPlans.plans {
	margin:20px -20px 0 0;
	padding-bottom:0;
}
.inYourArea .multiCol.featuredPlans.plans p {
	padding-bottom:15px;
}
.multiCol.areaPlans {
	margin-right:-20px;
	overflow:hidden;
	width:720px;
}
.multiCol.areaPlans .col {
	margin-top:15px;
}
.inYourArea .multiCol .col a {
	color:#0199FF;
}
.inYourArea .multiCol .col p {
	margin:10px 0 0;
}
.inYourArea .contentHeaderLeft p {
	margin-top:110px;
}
.inYourArea .contentHeaderLeft form select {
	font-weight:bold;
	width:160px;
	margin-right: 4px;
}
.inYourArea .contentHeaderLeft form {
	margin-bottom:0;
}
/* Get involved Hub */
.getInvolved .contentHeader {
	background-color: #DF0094;
	margin-bottom: 40px;
}
.getInvolved .contentHeader li a {
	font-size: 1.2em;
}
.getInvolved .multiCol {
	width: 480px;
	margin: 0;
	float: left;
}
.getInvolved .additionalContent {
	width: 220px;
	float: right;
	margin: 0 0 0 0px;
	display: inline;
}
.getInvolved .col {
	min-height: 214px;
	border-top: 6px solid #CCCCCC;
	margin-right: 20px;
}
.getInvolved .multiCol .col.last {
	display: inline;
}
.getInvolved .col h2 {
	font-size: 2em;
	font-weight: bold;
	padding: 10px 10px 0 20px;
	color: #DF0094;
}
.getInvolved .col p, .getInvolved .col a {
	display: block;
	margin-left: 20px;
	font-size: 1em;
}
.getInvolved .col p a {
	margin: 0;
}
.getInvolved .col p {
	margin-top: 5px;
}
.getInvolved .promoWide {
	width: 460px;
	background-color: #DF0094;
	font-weight: bold;
	overflow: hidden;
	clear: left;
	margin-right: 0;
}
.getInvolved .promoWide h2 {
	margin: 15px 229px 5px 20px;
	color: #FFFF00;
	font-size: 2em;
}
.getInvolved .promoWide p, .getInvolved .col .promoWide a {
	color: #FFF;
}
.getInvolved .promoWide p {
	margin: 0 229px 5px 20px;
}
.getInvolved .promoWide img {
	float: right;
	margin: 0 0 0 20px;
}
.getInvolved .promoWide a {
	color: #FFF;
	padding-left: 11px;
	display: block;
	margin: 10px 20px 0;
	text-decoration: none;
	background: transparent url(../img/css/hub-inthissection-bg.gif) no-repeat scroll;
	background-position: 0px 2px;
}
.getInvolved .additionalContent .promo {
	border-top: none;
	margin-right: 0;
	min-height: 220px;
}
.getInvolved .additionalContent a.arrowblue {
	background: transparent url(../img/css/bg-arrow-right-big-blue.gif) no-repeat scroll 0px 3px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
.getInvolved .additionalContent .promo a {
	margin: 0 10px;
	display: block;
}
.getInvolved .additionalContent a.arrowblue:hover {
	text-decoration: underline;
}
.getInvolved .additionalContent ul {
	list-style: none outside;
}
.getInvolved .additionalContent .promoVacancies {
	background: #0199FF;
}
.getInvolved .additionalContent h2 {
	color: #FFF;
	margin: 0 10px;
	padding: 10px;
	font-weight: bold;
}
.getInvolved .additionalContent div.promoVacancies ul {
	background: #FFF;
	padding: 8px 10px 2px;
	margin: 0 10px;
	font-size: 0.917em;
}
.getInvolved .additionalContent .promoVacancies h3 {
	font-size: 1em;
	margin: 0 10px;
	padding: 10px 10px 0;
	background: #FFF;
	color: #0199FF;
	border-top: dotted 1px #0199FF;
}
.getInvolved .additionalContent div.promoVacancies li {
	margin: 0;
	padding-bottom: 5px;
	display: block;
}
.getInvolved .additionalContent .promoVacancies div {
	background: #666;
	margin-top: 8px;
}
.getInvolved .additionalContent .promoVacancies div h3 {
	background: #666;
	color: #FFF;
	padding: 6px 10px 0;
	margin: 0 10px;
}
.getInvolved .additionalContent div.promoVacancies div ul {
	color: #FFF;
	background: #666;
	text-decoration: none;
	padding: 5px 10px 10px;
	font-size: 1em;
}
.getInvolved .additionalContent div.promoVacancies div li {
	padding: 0 5px 2px 0;
	display: inline;
}
.getInvolved .additionalContent .promoVacancies div li.first {
	display: block;
	background: transparent url(../img/css/bg-rss.gif) no-repeat scroll 0pt 1px;
	padding: 1px 0 3px 18px;
}
.getInvolved .additionalContent .promoVacancies div li.last {
	background: transparent url(../img/css/bg-line-white.gif) no-repeat scroll 0px 4px;
	padding-left: 8px;
}
.getInvolved .additionalContent .promoVacancies div li a {
	color: #FFF;
	font-weight: normal;
}
.getInvolved .additionalContent .promoVacancies div li a:hover {
	text-decoration: underline;
}