/*=============================================================
Type:				Ahead of the Game Website
Created by:			Strawberrysoup
Contact website:	http://strawberrysoup.co.uk/
Copyright: 			(c) 2008 Mark Perkins	
---------------------------------------------------------------
Creation Date:		04-08-2008
=============================================================*/

/*=============================================================
Reset
=============================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	overflow-x:hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*=============================================================
main layout
=============================================================*/

html {
	height: 100%;
	margin-bottom: 1px;
}

p,span,a,h2,div {
	font-family:Helvetica;
}

body {
	
}

body.verdana{
	font-family:Verdana, Tahoma, Helvetica, sans-serif;
}

body.tahoma{
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
}

body.arial{
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#skiplink {
	color: #FFF;
	width: 100%;
	margin: 0;
}

#skiplink a {
	color: #FFF;
	width: 100%;
	height: 5px;
	display:block;
}

#page {
	position:relative;
	width: 980px;
	margin: 0px auto 0 auto;
	background:url('../images/background-strip.jpg') #FFF top center repeat-y;
	padding:0px 40px 0px 40px;
}

p {
	color: #222;
	margin: 10px 0;
/*	font-size: 1.2em;*/
	font-size: 1em;
	line-height: 1.3em;
}

li {
	color: #222;
	font-size: 1em;
	line-height: 1.3em;
}



a:link, a:hover, a:visited {
	color: #0F4D96;
}

/*===================================================================
ACCESSIBILITY BAR AT TOP OF PAGE Added by Pree 17/11/08
===================================================================*/

#font_resizer{
	width:350px;
	float:left;
	padding:0 0 0 10px;
}

.text_only{
	padding-top:10px;
}

/*---------------------FONT RESIZING---------------------*/

#accessibilty_bar {
	width:440px;
	height:30px;
	position:absolute;
	top:0px;
	right:0px;
	background:url(/cssimages/accessibility_bg.png) no-repeat top left;
}

#accessibilty_bar #font_resizer {
	position:absolute;
	left:0px;
	top:3px;
	font-size:14px;
	font-family:Helvetica;
	color:#fff;
	font-style:italic;
}

#accessibilty_bar #font_resizer p {
	color:#fff;
/*	position:absolute;
	left:13px;
	top:-4px*/;
}

#accessibilty_bar  a,
#accessibilty_bar  span {
	color:#fff;
	font-size:14px;
}

#accessibilty_bar #font_resizer a.largeFont {
	font-size:12px;
	margin-left:10px;
	margin-right:5px;
}

#accessibilty_bar #font_resizer a.largestFont {
	font-size:16px;
	margin-left:5px;
	margin-right:7px;
}

#accessibilty_bar #browse_aloud {
	position:absolute;
	right:30px;
	top:5px;
	font-style:italic;
}

#accessibilty_bar #browse_aloud span {
	color:#fff;
	margin-right:5px;
/*	position:absolute;
	left:60px;
	top:-4px;*/
}
/*#accessibilty_bar .increaseFont, #accessibilty_bar .decreaseFont{
	display:block;
	height:25px;
	width:25px;
	text-indent:-9999em;
	float:left;
}

.increaseFont{
	background:url('../cssimages/font-inc.gif') no-repeat;
}

.decreaseFont{
	display:block;	
	background:url('../cssimages/font-dec.gif') no-repeat;
	padding:0 5px 0 0;
}

#accessibilty_bar .resetFont{
	display:block;
	background:url('../cssimages/reset2.jpg') no-repeat;
	width:41px;
	height:24px;
	padding:8px 0px 0px 8px;
	float:left;
	color:#fff;
	text-decoration:none;
	margin:-9px 10px 0 0 ;
}*/

/*---------------------FONT STYLE CHANGING---------------------*/

#font_style{
	width:317px;
	float:right;
}

#font_style p{
	margin:0;
}

/*=============================================================
headings
=============================================================*/

h1 {
	margin-top: 0;
	font-size: 1.6em;
	margin-bottom: 8px;
	color: #000;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 8px;
	color: #000;
}

a:link,a:hover {
	color:#3f8b46;
}
/*=============================================================
header
=============================================================*/

#header_wrapper{
	clear:both;
}

#header {
	position:relative;
	width:980px;
	height:130px;
}
#header h1 {
	background:url('/cssimages/aotg_logo.jpg') no-repeat top left;
	width:162px;
	height:98px;
	position:absolute;
	top:10px;
	left:0px;
}

#main_logo {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

#main_image {
	float: right;
	position: relative;
	top: 1px;
}

/*=============================================================
Header Sub Navigation
=============================================================*/

#header #sub_nav_head {
	width:450px;
	position:absolute;
	right:0px;
	bottom:40px;
/*	height:35px;*/
}

#header #sub_nav_head ul {
	width:450px;
	height:35px;
	list-style:none;
}


#header #sub_nav_head ul li {
	float:left;
	width:90px;
	color:#3c3c3c;
}

#header #sub_nav_head ul li a {
	color:#3c3c3c;
	padding:10px 10px;
	font-size:14px;
	font-family:Helvetica;
	font-style:italic;
}

#header #sub_nav_head ul li.current {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#header #sub_nav_head ul li.current a {
	background-color:#0962a8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#fff;
}

#header #sub_nav_head ul li a:hover {
	background-color:#0962a8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#fff;
}

#feedback-dd {
	width:100%;
	display:none;
	position:fixed;
	top:0px;
/*	height:30px;*/
	z-index:30;
}

#feedback-dd.success {
	background-color:#00AA00;
}

#feedback-dd.error {
	background-color:#AA0000;
}		

#feedback-dd #feedback-container {
	width:80%;
	margin:0 auto;
	font-size:12px;
}	

#feedback-dd #feedback-container p {
	padding:10px 0px;
	color:#fff;
	text-align:center;
}


/*=============================================================
navigation
=============================================================*/

#main_nav {
	width:980px;
	float:left;
	height:66px;
	position:relative;
	z-index:99;
}

#main_nav ul {
	background:#000;
	list-style:none;
	width:980px;
	position:relative;
	z-index:99;
}

#main_nav ul li {
	height:30px;
	position:absolute;
	z-index:12;
}

#main_nav ul li a {
	width:100%;
	text-align:center;
	padding-top:7px;
	height:23px;
	display:block;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

#main_nav ul li.home {
	width:120px;
	height:30px;
	left:0px;
	background:url('/cssimages/home.png') no-repeat top left;
}

#main_nav ul li.sport_activity {
	width:161px;
	left:112px;
	background:url('/cssimages/sport_and_activity.png') no-repeat top left;
}

#main_nav ul li.tourism {
	width:131px;
	left:265px;
	background:url('/cssimages/tourism.png') no-repeat top left;
}

#main_nav ul li.culture {
	width:121px;
	left:386px;
	background:url('/cssimages/culture.png') no-repeat top left;	
}

#main_nav ul li.business {
	width:131px;
	left:499px;
	background:url('/cssimages/business.png') no-repeat top left;	
}

#main_nav ul li.education_skills {
	width:181px;
	left:622px;
	background:url('/cssimages/education_skills.png') no-repeat top left;
}

#main_nav ul li.torch_relay {
	width:141px;
	left:795px;
	background:url('/cssimages/torch_relay.png') no-repeat top left;
}

#main_nav #sub_nav_banner {
	width:980px;
	height:36px;
	background:url('/cssimages/main_sub_nav.png') no-repeat top left;
	position:absolute;
	left:-7px;
	bottom:0px;
	z-index:11;
}

#main_nav .sub_menu {
	position:absolute;
	background:none;
	bottom:-39px;
	display:none;
}

#main_nav .sub_menu.show {
	display:block !important;
}

#main_nav .sub_menu li {
	float:left;
	padding:10px 0px;
	z-index:20;
	position:relative;
	margin-right:35px;
}

#main_nav .sub_menu li a:hover {
	text-decoration:underline;
}

#main_nav ul li.sport_activity .sub_menu {
	left:20px;
	z-index:20;
}

#main_nav ul li.tourism .sub_menu {
	left:-110px;
	z-index:20;
}

#main_nav ul li.culture .sub_menu {
	left:-155px;
	z-index:20;
} 

#main_nav ul li.business .sub_menu {
	left:-110px;
	z-index:20;
}

#main_nav ul li.education_skills .sub_menu {
	left:27px;
	z-index:20;
}

/* Hover States */
#main_nav ul li.home.current,
#main_nav ul li.home.hover {

	background:url('/cssimages/home_hover.png') no-repeat top left;
}

#main_nav ul li.sport_activity.hover,
#main_nav ul li.sport_activity.current {
	background:url('/cssimages/sport_and_activity_hover.png') no-repeat top left;
}

#main_nav ul li.tourism.hover,
#main_nav ul li.tourism.current {
	background:url('/cssimages/tourism_hover.png') no-repeat top left;
}

#main_nav ul li.culture.hover,
#main_nav ul li.culture.current {
	background:url('/cssimages/culture_hover.png') no-repeat top left;
}

#main_nav ul li.business.hover ,
#main_nav ul li.business.current {
	background:url('/cssimages/business_hover.png') no-repeat top left;
}

#main_nav ul li.education_skills.hover,
#main_nav ul li.education_skills.current {
	background:url('/cssimages/education_skills_hover.png') no-repeat top left;
}

#main_nav ul li.torch_relay.hover,
#main_nav ul li.torch_relay.current {
	background:url('/cssimages/torch_relay_hover.png') no-repeat top left;
}

.row {
	clear:both;
	display:block;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.text {
	width:196px;
	padding:7px 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #e0e0e0;
}

#content_wrapper #banner{
	width:975px;
	float:left;
	margin:0px 0px 10px 0px;
	border:1px solid #e5e5e5;
}

#content_wrapper #banner-left {
	float:left;
	width:370px;
	margin-right:7px;
	position:relative;
	height:316px;
}

#content_wrapper #banner-right {
	float:left;
	width:598px;
	height:316px;
	position:relative;
	overflow:hidden;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

#content_wrapper #banner-right img {
	position:absolute;
	right:0px;
	top:0px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

#content_wrapper #banner-right #banner-title {
	background:url('/images/banner_title_bg.png') no-repeat top left;
	height:60px;
/*	width:232px;*/
	position:absolute;
	right:-2px;
	bottom:0px;
}

#content_wrapper #banner-right #banner-title span {
	text-align:right;
	padding:10px 17px 5px 20px;
	color:#fff;
	font-size:27px;
	line-height:20px;
	font-style:italic;
	font-weight:200;
	display:block;
}

#content_wrapper #banner-right #banner-title a {
	font-size:13px;
	display:block;
	margin-top:3px;
	color:#fff;
	padding-left:20px;
}

#content_wrapper .countdown {
	background:url('/cssimages/countdown_background.png') no-repeat top left;
	width:151px;
	height:78px;
	position:absolute;
	bottom:20px;
}

#content_wrapper .countdown strong {
	font-size:14px;
	font-family:Helvetica;
	font-style:italic;
	color:#fff;
	position:absolute;
	left:10px;
	top:5px;
}

#content_wrapper .countdown span {
	font-size:12px;
	font-family:Helvetica;
	font-style:italic;
	color:#fff;
	position:absolute;
	left:10px;
	top:25px;
	font-weight:100;
}

#content_wrapper .countdown .clock-container {
	letter-spacing:4px;
	position:absolute;
	bottom:12px;
	left:18px;
	font-size:16px;
	letter-spacing:14px;
	color:#bb3c3f;
	font-style:italic;
}


#content_wrapper .countdown span.clock {
	right:15px;
	left:auto;
	top:auto;
	bottom:6px;
	font-size:10px;
}
#content_wrapper #banner-left #olympic_countdown {
	left:15px;
}

#content_wrapper #banner-left #paralympic_countdown {
	right:25px;
}

#content_wrapper #banner-left #banner_text {
	position:absolute;	
	width:325px;
	top:20px;
	left:15px;
}

#content_wrapper #banner-left #banner_text h2 {
	font-family:Helvetica;
	font-size:27px;
	color:#bb3c3f;
	font-style:italic;
	font-weight:100;
	margin:0px 0px 10px 0px;
}

#content_wrapper #banner-left #banner_text p {
	font-family:Helvetica;
	font-size:14px;
	color:#3c3c3c;
}

/*=============================================================
News Widget
=============================================================*/

.home_col {
	float:left;
	width:318px;
	margin-right:10px;
	position:relative;
	padding:15px 0px;
}

.home_col .all_button {
	width:111px;
	height:30px;
	position:absolute;
	text-indent:-9999px;
	line-height:1px;
	border:0px;
	top:10px;
	right:10px;
}

.border_box {
	border:1px solid #e5e5e5;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.home_col #view-all-events {
	background:url('/cssimages/home/see_all_events.png') no-repeat top left;
}

.home_col #view-all-news {
	background:url('/cssimages/home/see_all_news.png') no-repeat top left;
}

.home_col #view-all-hopefuls {
	background:url('/cssimages/home/see_all_hopefulls.png') no-repeat top left;
}

.home_col h2 {
	color:#3f8b46;
	font-style:italic;
	font-size:20px;
	margin:0px 0px 16px 19px;
}

.home_col.last {
	margin-right:0px;
	padding:0px 0px;
}

.home_col.last div#home_hopefuls {
	padding:15px 0px;
}

.home_col ul{
	width:280px;
	margin:0 auto;
}

.home_col ul li {
	margin:0px 0px 5px 0px;
}

.home_col ul li.last {
	margin:0px;
}

.home_col #news-alert {
	padding:10px 0px;
}

#home_events {
	min-height:370px;
}
#home_news_wid {
	min-height:370px;
}

/*=============================================================
2012 Hopefuls
=============================================================*/

.home_col #hopefuls  {
	width:280px;
}

.home_col #hopefuls li {
	width:280px;
	clear:left; 
	margin:0px 0px 4px 0px;
}

.home_col #hopefuls li .hopeful-image {
	float:left;
	width:60px;
	margin-right:14px;
}

.home_col #hopefuls li .hopeful-text {
	float:left;
	width:206px;
}

.home_col #hopefuls li .hopeful-text h4,
.home_col li h3 {
	margin:0px 0px 3px 0px;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#3c3c3c;
}

.home_col #hopefuls li p {
	line-height:16px;
	height:15px;
	overflow:hidden;
}

.home_col #hopefuls li .hopeful-text h4 a,
.home_col li h3 a {
	color:#3c3c3c;
}

.home_col li p {
	margin:0px 0px 1px 0px;
	font-size:12px;
	color:#3c3c3c;
	line-height:20px;
}

.home_col li p a {
	color:#020202;
	text-decoration:underline;
}

.home_col li p a:hover {
	text-decoration:none;
}

.home_col #news-alert {
	width:318px;
	margin:4px 0px 0px 0px;
}

.home_col #news-alert h2 {
	color:#3f8b46;
	font-style:italic;
	font-size:20px;
	margin:0px 0px 16px 19px;
}

.home_col #news-alert #news-signup {
	width:280px;
	margin:0 auto;	
}

.home_col #news-alert input[type="submit"] {
	background:url('/cssimages/submit_button.png') top left no-repeat;
	width:71px;
	height:30px;
	border:0px;
	text-indent:-9999px;
	line-height:1px;
}

/*=============================================================
content
=============================================================*/

#main_content {
	width:980px;
	xmin-height: 690px;
	float: left;
	position:relative;
}
* html #main_content {
    height: 690px;
}

/*#main_content ul {
	margin-left: 10px;
} */

/******

CONTENT PAGE SIDEBAR

******/
#content_wrapper #main_content {
	margin:20px 0px 0px 0px;
}

#page_content {
	width:633px;
	float:left;
	margin-right:25px;
}

#page_content h3 {
	font-size:14px;
	color:#3c3c3c;
	font-weight:bold;
	font-style:italic;
	margin:25px 0px 10px 0px;
}

#page_content p,
#newsletter_container p,
#page_content ul li,
#page_content a {
	font-size:13px;
	color:#3c3c3c;
	font-style:Helvetica;
	line-height:22px;
}

#page_content p b {
	font-weight:bold;
}

#page_content p i {
	font-style:italic;
}

#page_content ul {
	list-style:disc;
	margin-left:20px;
}


#page_content a {
	font-size:13px;
	color:#000;
	font-weight:400;
	color:#3f8b46;
}

#page_content h1,
#main_content h1 {
	font-weight:100;
	font-size:20px;
	font-family:Helvetica;
	color:#3f8b46;
	font-style:italic;
}

#page_content #event-list {
	width:648px;
	list-style:none;
	margin:10px 0px 0px 0px;
}

#page_content #event-list li {
	margin:0px 0px 15px 0px;
}

#page_content #event-list li h3 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#3c3c3c;
}

#page_content #event-list li h3 a {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#3c3c3c;
	text-decoration:underline;
}

#page_content #event-list li h3 a:hover {
	text-decoration:none;
}


#page_content #event-list li p strong {
	font-weight:bold;
}

/* News Page */

#page_content .search_result {
	padding:10px 0px;
}

#page_content .search_result h3 a {
		color:#3f8b46;
}

#page_content .search_result h3 a:hover {
	text-decoration:none;
	
}

/*** Map Canvas ***/

#content_window h3 {
	font-weight:bold;
}

/*** Event Specific ***/

#page_content.event_content h1 {
	margin:0px 0px 20px;
}

#page_content.event_content li  {
	margin:0px 0px 10px;
	font-size:12px;
}

#page_content.event_content strong {
	font-weight:bold;
	font-size:14px;
}

#page_content.event_content #e_excerpt {
	font-style:italic;
}

#page_sidebar #map {
	width:300px;
}


#page_sidebar {
	width:306px;
	float:left;
}


#downloads_box {
	width:300px;
	margin:30px 0px 10px 0px;
	display:block;
	padding:10px 0px 10px 0px;
	border:0px;
	float:right;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #E5E5E5;
}

#downloads_box h4 {
	width:265px;
	margin:0px auto 0px auto;

}

#downloads_box ul {
	width:265px;
	margin:0 auto;
}

#downloads_box ul li {
	
}

#downloads_box h4,
#page_sidebar h4 {
	font-style: italic;
	font-family:Helvetica;
	font-weight:100;
	margin-bottom: 8px;
	font-size:20px;
	margin-top: 0;
	color: #3f8b46;
	display:block;
}

#downloads_list {
	list-style: none;
}

#downloads_list a {
	color: #3c3c3c;
	font-weight: bold;
	text-decoration: none;
	font-family:Helvetica;
	font-size:14px;
	font-style:italic;
}

#downloads_list span {
	color: #888;
	font-weight: normal;
}

#downloads_list em {
	font-size:12px;
	font-family:Helvetica;
	font-weight:100;
	color:#3c3c3c;
}

/*********
Hopefuls
*********/






/* sitemap */

#sitemap, #sitemap ul {
	list-style: none;
	margin-left: 30px;
}

#sitemap ul {
	margin-left: 20px;
}

/* search page */

#searched_for {
	background-color: #DDD;
	padding: 10px;
	border-top: 1px dashed #BBB;
	border-bottom: 1px dashed #BBB;
}

.search_result {
	border-bottom: 1px dashed #999;
}

.search_result h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
}

.search_result h3 a, .search_result h3 a:visited {
	color: #157111;
}

body .search_result h3 a:hover {
	color: #0E3A64;
}


#no_results {
	color: #991D26;
	font-weight: bold;
	margin-top: 14px;
}

/* contact form */

#quick_contact {
	margin-top: 30px;
}

#quick_contact h3 {
	margin-bottom: 0;
	color: #000;
	font-weight: bold;
}

#quick_contact .left {
	width: 44%;
	float: left;
}

#quick_contact .right {
	width: 52%;
	float: right;
}

p.error {
	color: #991D26;
	font-weight: bold;
}

p.success {
	color: #157111;
	font-weight: bold;
}

#quick_contact label {
	float: left;
	clear: left;
	width: 46px;
}

#quick_contact input, #quick_contact textarea {
	border: 1px solid #999;
}

#quick_contact input {
	width: 190px;
}

#quick_contact textarea {
	width: 200px;
	padding: 5px 10px;
}

#submit {
	width: auto !important;
	vertical-align: top;
	margin-top: 1px;
	background:#4B4949;
	color:#FFFFFF;
	height:24px;
	width:40px;
	margin-left: 10px;
}

/* main contact */

#main_contact dl{
	padding:10px 10px 10px 10px;
	color:#3c3c3c;
	font-family:Helvetica;
	font-size:12px;
}

#main_contact input {
	width: 400px;
}

#main_contact textarea {
	width: 550px;
	height: 200px;
	padding:7px 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #e0e0e0;
}

#main_contact label {
	font-weight: bold;
}

#main_contact dt {
	height:0px;
/*	margin-bottom: 2px;*/
}

#main_contact dd {
	margin-bottom: 6px;
}

#main_contact #submit {
	margin-left: 0;
	background:url('/cssimages/submit_button.png') no-repeat top left;
	width:71px !important;
	height:30px;
	border:0px;
	text-indent:-9999px;
	line-height:1px;
	float:right;
}

/* downloads */




/* gallery */

#gallery_wrapper {
	margin-top: 14px;
}

#gallery-albums {
	width:280px;
	float:left;
	margin-right:10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #ebebeb;
	padding:20px;
}

#gallery-albums ul li {
	margin:0px 0px 10px 0px;
}

/* end #gallery-albums ul li */

#gallery-albums ul li a {
	color:#3c3c3c;
	font-size:14px;
	line-height:22px;
}

#gallery-albums ul li a.current {
	color: #3F8B46;
}
/* Gallery-Albums */

#gallery-albums h3,
#gallery-photos h3 {
	font-weight: 100;
	font-size: 20px;
	font-family: Helvetica;
	color: #3F8B46;
	font-style: italic;
	margin:0px 0px 10px 0px;
}
/* End Gallery Photos */

#gallery-photos {
	width:590px;
	float:left;
	padding:20px;
}

#gallery-photos .gallery_pic {
/*	padding-right: 14px;*/
	padding:12px;
} 

#gallery-photos .photos.current {
	display:block;
}

#gallery-photos .photos {
	display:none;
}



.gal_item {
	background: #DDD;
	padding: 16px 0 16px 14px;
	margin-bottom: 3px;
}

.gal_item table {
	display: none;
}

.gal_item h2 {
	margin-top: 0;
	color: #157111;
	font-weight: bold;
	margin-bottom: 0px;
	cursor: pointer;
}

.gallery_pic a{
	width: 120px;
	height: 120px;
	overflow: hidden;
	padding: 2px;
	display:block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}



/*===================================================================
newsletter
===================================================================*/


#main_content_newsletter{
	background: url('../cssimages/bg_newsletter.jpg');
	padding:0 15px 15px 15px;
	float: left;
	margin:0 0 20px 0 ;
}

#main_content_newsletter h1{
	color:#fff;
	text-indent:-9999px;
	background:url('../cssimages/newsletter_title.jpg') no-repeat;
	height:44px;
	margin:20px;
	width:250px;
	float:left;
}

#newsletter_container{
	margin:0 auto;
	width:940px;
	background:#fff url('../cssimages/newsletter_content.jpg') no-repeat center top;
	clear:left;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-radius-topleft:5px;
	margin:40px 0px 0px 0px;
	padding:20px 0px 30px 20px;
	background: white;
	border: 1px solid #EBEBEB;
}

#newsletter_container .newsletter_item p {
	padding:0 20px 20px 20px;
	font-size:13px;
	color:#3c3c3c;
	font-style:Helvetica;
	line-height:22px;
}

#newsletter_container .newsletter_item p.mores{
	padding:0 0 0 20px;
}

#newsletter_container h3{
	padding:0 0 0 20px;
	color:#123e67;
	font-weight:bold;
}

#newsletter_container ul{
	margin:0 0 0 40px;
	clear:both;
}

.newsletter_item{
	width:680px;
	float:left;
	margin:0 0 20px 0;
}

#newsletter_container .newsletter_item p,#newsletter_container .newsletter_item h3{
	float:left;
	margin:0;
/*	padding:0;*/
}

#newsletter_container .newsletter_item h3{
	width:570px;
}

#newsletter_container h2{
	clear:left;
	font-weight:bold;
	color:#296F39;
	font-size:16px;
}

.newsletter_item div, .newsletter_item div.excerpt_detail{
	float:left;
	width:530px;
}

div.excerpt_detail {
	margin-left: 60px;
}

#footer_newsletter{
	clear: both;
	margin-top: 20px;
	background: url('../cssimages/bg_footer.gif') no-repeat top right;
	padding-top: 14px;
}

#newsletter_container .excerpt_image{
	display:block;
	width:78px;
	min-height:80px;
	float:left;
	margin:0 10px 10px 0;
}

#sub_nav_buttons {
	position:absolute;
	left:0px;
	top:10px;
	width: 100%;
	margin: 0;
	z-index: 4;
	float:left;
}

#sub_nav_buttons li.current{
	float: left;
	width: 273px;
	background: white;
	background-position: 0px -78px;
	color: #479C4F;
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 32px;
	border: 2px solid #EBEBEB;
}

#sub_nav_buttons li a{
	display: block;
	width: 263px;
	height: 28px;
	padding-top: 4px;
	margin: 3px 0 0 3px;
	border-bottom: none;
	text-align: center;
	color: #479C4F;
	font-size: 14px;
	text-decoration: none;
}

#sub_nav_buttons li{
	position:relative;
	list-style:none;
	color:#fff;
	float:left;
	height:31px;
	top:14px;
	margin:0 0 0 5px;
	width:273px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

#sub_nav_buttons li h3{
	text-align:center;
	font-size:1.15em;
	margin: 0;
}

#sub_nav_buttons li.current a{
	color:#000;
}

#footer_newsletter{
	clear:both;
}

/*=============================================================
footer
=============================================================*/

#footer {
	clear: both;
	margin-top: 20px;
	padding-top: 14px;
	width:980px;
}

#footer #footer_container {
	background-color:#0962a8;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:25px;	
	width:930px;
}

#footer #footer_container .col_1 {
	float:left;
	margin-right:20px;
	width:200px;
}

#footer #footer_container .col_1 h3 {
	color:#fff;
	font-family:Helvetica;
	font-size:16px;
 	font-style:italic;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

#footer #footer_container .col_1 ul li a {
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:100;
}

#footer #footer_container .col_1 ul li a:hover {
	text-decoration:underline;
}

#footer #copyright {
	clear:left;
	font-size:12px;
	color:#3c3c3c;
}

#share_this_widget {
	position:fixed;
	right:0px;
	top:0px;
	display:none;
	background-color:#dddddd;
	padding:30px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

#share_this_widget b {
	position:absolute;
	top:10px;
	left:10px;
	font-size:12px;
	font-family:Helvetica;
	font-style:italic;
	font-weight:bold;
}
/*=============================================================
tooltips
=============================================================*/

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3, #tooltip div { 
	margin: 0; 
}

/*=============================================================
captions
=============================================================*/

.caption {
	color: #777;
	font-size: 0.8em;
	text-align: center !important;
}

#content_wrapper {
	font-size: 1em;
	min-height: 450px;
}

* html #content_wrapper {
	height: 450px;
}

ul li {
	list-style-position: outside;
}


.search_result h3 small {
	font-size: 0.6em;
}
#news_pagination a {
	text-decoration: none;
	margin: 2px;
	border: 1px solid #AAA;
	padding: 2px 4px;
}

#news_pagination a:hover {
	background: #EEE;
}

#news_pagination a.active {
	color: black;
}


/*=============================================================
   Additions to global.css
---------------------------------------------------------------
Author: Stuart Loxton
Date:   15th July 2010
=============================================================*/

.search_result h3 small {
	font-size: 0.6em;
}

#roll_of_honour_link, #our_hopefuls {
	position: absolute;
	left: 0;
	width: 345px;
	display: block;
	text-indent: -9999px;
}

#roll_of_honour_link {
	top: 0;
	height: 60px;
}

#our_hopefuls {
	top: 60px;
	height: 71px;
}

#featured_image {
	position:  absolute;
	top:  33px;
	left: 509px;
}
#featured_name, #featured_sport {
	position: absolute;
	left:  375px;
	top: 80px;
}
#featured_name {
	top: 65px;
	font-weight: 700;
}
#featured_link {
	position: absolute;
	left: 345px;
	top: 0;
	height: 131px;
	width: 233px;
	text-indent: -9999px;
}

#featured_link, #roll_of_honour_link, #our_hopefuls {
	background: yellow;
	opacity: 0.01;
	filter: alpha(opacity=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}

#footer {
	position: relative;
}
#london_link_ {
	position: absolute;
	top: -285px;
	width: 160px;
	top:-255px;
	font-size: 0.9em;
}

/**************
	FULLCALENDAR 
**************/

#calendar-container {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border:1px solid #e5e5e5;
	width:280px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}
#page_sidebar #calendar-container {
	width:306px;
}
#calendar {
	width:240px;
	margin:0 auto;
}

#page_sidebar #calendar {
	margin-bottom:15px;
}

.fc-widget-header, .fc-widget-content {
	border:1px #fff solid;
	cursor:pointer;
}



/* Table Item */
.fc-header {
	position:relative;
}

.fc-grid {
	text-align:center;
	font-size:12px;
}

.fc-first th {
	width:33px;
}

.fc-header-right {
	display:none;
}

.fc-grid .fc-day-number {
	width:33px;
	height:15px;
	text-align:center;
	padding:5px 0px 0px 0px;	
}

#calendar .fc-content .fc-view table tbody .fc-widget-content {
	background-color:#eee;
}

/* Make today dark grey */
#calendar .fc-content .fc-view table tbody .fc-widget-content.fc-today {
	background-color:#3c3c3c;
	color:#fff;
}

#calendar .fc-content .fc-view table tbody .fc-widget-content.fc-other-month {
	background-color:none !important;
}

#calendar .fc-content .fc-view table tbody .fc-widget-content .fc-day-content div  {
	/*background-color:#000;*/
}

#calendar .fc-content .fc-event-skin {
	border-color:#000;
	background-color:#000;
	width:5px !important;
	height:5px !important;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius:3px;
}

#calendar .fc-content .fc-border-separate tr {
	padding-bottom:5px;
}

#calendar .fc-content .fc-event {
	background-color:#000;
	border-color:#000;
	width:5px !important;
	height:5px !important;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius:3px;
	cursor:pointer;
}

#calendar .fc-header-title {
	width:240px;
	text-align:center;
	padding:7px 0px;
	position:relative;
}

#calendar .fc-header-title .arrow {
	width:8px;
	height:10px;
	display:block;
	position:absolute;
	top:11px;
	text-indent:-9999px;
}

#calendar .fc-header-title .arrow.left {
	left:6px;
	background:url('/cssimages/events/arrow_left.png') no-repeat top left;
}

#calendar .fc-header-title .arrow.right {
	right:6px;
	background:url('/cssimages/events/arrow_right.png') no-repeat top left;
}

#calendar .fc-header-title h2 {
	margin:0px !important;
	font-style:normal !important;
	font-size:14px;
	font-family:Helvetica;
	color:#3c3c3c;
	font-weight:bold;
}


/* Events Details */

#calendar-container #event-details {
	width:240px;
	margin:7px auto 0 auto;
	padding:0px 0px 10px 0px;
}

#calendar-container #event-details p {
	font-size:12px;
	color:#3c3c3c;
}

#calendar-container #events-found {
	background:url('/cssimages/events/event_bg.png') repeat top left;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	position:absolute;
	bottom:-200px;
	width:240px;
	padding:20px;
	min-height:160px;
	display:none;
	margin:0 auto;
}

#page_sidebar #calendar-container #events-found {
	left:10px;
}

#calendar-container #events-found h4 {
	color:#fff;
	font-size:12px;
	font-family:Helvetica;
	font-style:italic;
	font-weight:100;
}

#calendar-container #events-found ul li,
#calendar-container #events-found ul li a {
	color:#fff;
	font-style:italic;
	font-size:12px;
	font-family:Helvetica;
	padding:10px 0px;
}

#calendar-container #events-found #close-overlay {
	position:absolute;
	display:block;
	width:16px;
	height:16px;
	font-size:15px;
	color:#fff;
	right:15px;
	top:15px;
	text-decoration:none;
	cursor:pointer;
}
#calendar-container #event-details {
	height:42px;
}

#calendar-container #event-details h5 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	font-family:Helvetica;
}

#calendar-container #event-details ul {
	width:280px;
}

#calendar-container #event-details ul li {
	width:280px;
	padding:5px 0px 5px 0px;
	font-size:12px;
}

/** Sidebar Calendar **/

#page_sidebar #calendar-container {
	padding-bottom:15px;
}

#page_sidebar #calendar-container h4 {
	margin:15px 0px 0px 5px;
}


#page_sidebar #calendar-container h4 span {
	font-size:13px;
	font-family:Helvetica;
	font-weight:100;
	color:#3c3c3c;
}

/* f-large */

.f-large h2 {
	font-size:24px;
}

.f-large h3 {
	font-size:16px !important;
}

.f-large h5 {
	font-size:14px !important;
}

.f-large p, .f-large a {
	font-size:18px !important;
	line-height:26px !important;
}

.f-large .home_col {
	min-height:450px !important;
}

.f-large .home_col #hopefuls li .hopeful-text h4, .f-large  .home_col li h3 {
	font-size:17px;
}

.f-large .home_col ul li {
	margin:0px 0px 10px 0px;
}

.f-large #accessibilty_bar {
	width:495px;
	background:none #B02C2C;
	height:35px;
}

/* ---- Main Nav ---- */

.f-large #main_nav ul li a {
	font-size:16px;
}

.f-large #main_nav ul li.culture .sub_menu {
	left:-235px;
}

/* ---- Sub Nav head ---- */

.f-large #sub_nav_head {
	width:600px;
}

.f-large #header #sub_nav_head {
	width:600px;
	position:absolute;
	right:0px;
	bottom:40px;
}

.f-large #header #sub_nav_head ul {
	width:600px !important;
	height:35px;
	list-style:none;
}


.f-large #header #sub_nav_head ul li {
	float:left;
	width:110px;
	color:#3c3c3c;
}

.f-large #header #sub_nav_head ul li a {
	color:#3c3c3c;
	padding:10px 10px;
	font-size:16px;
	font-family:Helvetica;
	font-style:italic;
}

.f-large #header #sub_nav_head ul li.current {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.f-large #header #sub_nav_head ul li.current a {
	background-color:#0962a8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#fff;
}

.f-large #header #sub_nav_head ul li a:hover {
	background-color:#0962a8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#fff;
}

/* ---- Contact ---- */

.f-large #page_content h3 {
	font-size:16px;
}

/* ---- Footer ---- */
.f-large #footer_container .col_1 h3 {
	font-size:18px !important;
}

.f-large #footer_container a {
	font-size:16px !important;
}


/**** F - LARGEST ****/

/* f-large */

.f-largest h2 {
	font-size:26px;
}

.f-largest h3 {
	font-size:18px !important;
}

.f-largest h5 {
	font-size:16px !important;
}

.f-largest p, .f-largest a {
	font-size:20px !important;
	line-height:28px !important;
}

.f-largest .home_col {
	min-height:450px !important;
}

.f-largest .home_col #hopefuls li .hopeful-text h4, .f-largest  .home_col li h3 {
	font-size:17px;
}

.f-largest .home_col ul li {
	margin:0px 0px 10px 0px;
}

.f-largest #accessibilty_bar {
	width:495px;
	background:none #B02C2C;
	height:35px;
}

/* ---- Main Nav ---- */

.f-largest #main_nav ul li a {
	font-size:16px;
}

.f-largest #main_nav ul li.culture .sub_menu {
	left:-310px;
}

/* ---- Sub Nav head ---- */

.f-largest #sub_nav_head {
	width:675px !important;
}

.f-largest #header #sub_nav_head {
	width:675px;
	position:absolute;
	right:-65px;
	bottom:40px;
}

.f-largest #header #sub_nav_head ul {
	width:675px !important;
	height:35px;
	list-style:none;
}


.f-largest #header #sub_nav_head ul li {
	float:left;
	width:125px;
	color:#3c3c3c;
}

.f-largest #header #sub_nav_head ul li a {
	color:#3c3c3c;
	padding:10px 10px;
	font-size:16px;
	font-family:Helvetica;
	font-style:italic;
}

.f-largest #header #sub_nav_head ul li.current {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.f-largest #header #sub_nav_head ul li.current a {
	background-color:#0962a8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#fff;
}

.f-largest #header #sub_nav_head ul li a:hover {
	background-color:#0962a8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#fff;
}

/* ---- Banner ---- */

.f-largest #content_wrapper #banner #banner-left,
.f-largest #content_wrapper #banner #banner-right {
	height:340px !important;
}

/* ---- Contact ---- */

.f-largest #page_content h3 {
	font-size:18px;
}

/* ---- Footer ---- */
.f-largest #footer_container .col_1 h3 {
	font-size:20px !important;
}

.f-largest #footer_container a {
	font-size:18px !important;
}

#hidden_tabs {
	display:none;
}


