/* CSS Document */

body {
	background: #000000 url(../images/common/bg.jpg) no-repeat bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*overflow-x: hidden;*/
	margin: 0 0 -142px 0;
}
#nav-access {
	position:absolute;
	top:-9999px;
}
#container {
	margin: 0px auto 200px auto;
	width: 960px;
	height: auto;
	background: transparent;
}
#container #header {
	margin: 0px auto 0px auto;
	width: 960px;
	height: 165px;
	background: url(../images/common/header.png) no-repeat;
}
#container #header h1, #container #header h2 {
	position:absolute;
	top:-9999px;
}

#container #feature {
	padding: 0px 36px 0px 36px;
	width: 888px;
	height: 314px;
	background: url(../images/common/flash_feature.png) repeat-y;
	z-index: 0;
}
#container #flash_feature {
	padding: 0px ;
	width: 888px;
	height: 314px;
	margin: 0 0 0 0;
	position: absolute;
	/*background: url(../images/common/flash_feature.png) no-repeat;*/
	z-index: 0;
}
#container #feature_shaddow {
	padding: 0px 0;
	position: absolute;
	width: 919px;
	height: 314px;
	background: url(../images/common/feature_shaddow.png) no-repeat;
	z-index: 7;
	margin: 0 0 0 5px;
}
#container #content_container {
	padding: 0px 30px 0px 30px;
	width: 900px;
	height: auto;
	background: url(../images/common/content_container.png) no-repeat;
}
#container #content_container #main_content {
	width: 568px;
	min-height: 550px;
	height: auto;
	float: left;
	position: relative;
}
#container #content_container #sub_content {
	width: 332px;
	height: auto;
	float: left;
	position: relative;
}



#container #content_container #main_content h3 {
	padding: 20px 34px 20px 34px;
	width: 500px;
	height: auto;
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.4em;
}
#container #content_container #main_content h3 a:link, #container #content_container #main_content h3 a:active, #container #content_container #main_content h3 a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#container #content_container #main_content h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#container #content_container #sub_content h3 {
	padding: 20px 0px 0px 23px;
	height: auto;
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.4em;
}
#container #content_container #sub_content h3 a:link, #container #content_container #sub_content h3 a:active, #container #content_container #sub_content h3 a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#container #content_container #sub_content h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#container #content_container #main_content h4 {
	padding: 0px 34px 10px 34px;
	width: 500px;
	height: auto;
	font-size: 01.0em;
	color: #ffffff;
	font-weight: bold;
}
#container #content_container #main_content p {
	padding: 0px 34px 10px 34px;
	width: 500px;
	height: auto;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #cfd2db;
}
#container #content_container #main_content p a:link, #container #content_container #main_content p a:active, #container #content_container #main_content p a:visited {
	color: #94b8ee;
	text-decoration: none;
}
#container #content_container #main_content p a:hover {
	color: #94b8ee;
	text-decoration: underline;
}

#container #content_container #main_content table {
	margin: 0px 34px 10px 34px;
	width: 500px;
	height: auto;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #cfd2db;
}
#container #content_container #main_content table tr {
	padding-top: 5px;
	width: 500px;
	height: 20px;
	border-bottom: 1px solid #3d5191;
}
#container #content_container #main_content table th {
	font-weight: bold;
	color: #ffff04;
	border-bottom: solid 1px #5b71b8;
	height: 20px;
}
#container #content_container #main_content table tr .facilities_table_day {
	width: 200px;
	height: 20px;
}
#container #content_container #main_content table tr .facilities_table_time {
	width: 150px;
	height: 20px;
}
}
#container #content_container #main_content table tr .camping_type {
	width: 100px;
	height: 20px;
}
#container #content_container #main_content table tr .camping_detail {
	width: 250px;
	height: 20px;
}


.clear {
	clear: both;
}


/* Calendar */

#container #calendar_container {
	padding: 0px 30px 0px 30px;
	width: 900px;
	height: auto;
	background: url(../images/common/content_container_calendar.png) no-repeat;
}
#container #calendar_container #main_content {
	width: 888px;
	min-height: 550px;
	height: auto;
	float: left;
	position: relative;
	padding: 0 0 0 6px;
}
#container #calendar_container #main_content h3 {
	padding: 20px 34px 20px 34px;
	width: 500px;
	height: auto;
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.4em;
}
#container #calendar_container #main_content h4 {
	padding: 0px 34px 10px 34px;
	width: 500px;
	height: auto;
	font-size: 01.0em;
	color: #ffffff;
	font-weight: bold;
}
#container #calendar_container #main_content p {
	padding: 0px 34px 10px 34px;
	width: 500px;
	height: auto;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #cfd2db;
}
.calendar_title {
	margin: 0;
	width: 888px;
	height: 40px;
	position: absolute;
	z-index: 5;
	top: -40px;
}
.title_calendar {
	background: url(../images/title/calendar.png) no-repeat;
}
.title_calendar h3 {
	display: none;
}




/* Footer */
#container #footer {
	padding: 0px 30px 0px 30px;
	width: 900px;
	height: 72px;
	background: url(../images/common/footer.png) no-repeat;
	position: relative;
}
#container #footer .ball {
	width: 665px;
	height: 280px;
	z-index: 10;
	position: absolute;
	margin: -150px 0 0 480px;
	overflow: inherit;
	background: url(../images/common/ball.png) no-repeat;
}
#container #footer .footer_info {
	width: 900px;
	height: 42px;
	z-index: 11;
	position: relative;
}
#container #footer .footer_lazygrace {
	width: 900px;
	height: 30px;
}
#container #footer .footer_info ul {
	padding: 17px 0px 0px 51px;
	width: 500px;
	height: 25px;
}
#container #footer .footer_info li {
	padding: 0px 5px 0px 0px;
	float: left;
	font-size: 0.7em;
	color: #b7bbc9;
}
#container #footer .footer_info li a:link, #container #footer .footer_info li a:active, #container #footer .footer_info li a:visited {
	color: #b7bbc9;
	text-decoration: underline;
}
#container #footer .footer_info li a:hover {
	color: #b7bbc9;
	text-decoration: none;
}
/* End Footer */





/* Titles */
.title {
	margin: 0px 0px 0px 6px;
	width: 562px;
	height: 40px;
	position: absolute;
	z-index: 5;
	top: -40px;
}
.title h3 {
	position:absolute;
	top:-9999px;
}
.title_welcome {
	background: url(../images/title/welcome.png) no-repeat;
}
.title_rugby {
	background: url(../images/title/rugby.png) no-repeat;
}
.title_rugby_1stxv {
	background: url(../images/title/rugby1stxv.png) no-repeat;
}
.title_rugby_2ndxv {
	background: url(../images/title/rugby2ndxv.png) no-repeat;
}
.title_rugby_3rdxv {
	background: url(../images/title/rugby3rdxv.png) no-repeat;
}
.title_rugby_4thxv {
	background: url(../images/title/rugby4thxv.png) no-repeat;
}
.title_rugby_junior {
	background: url(../images/title/rugbyjunior.png) no-repeat;
}
.title_rugby_mini {
	background: url(../images/title/rugbymini.png) no-repeat;
}
.title_rugby_ladies {
	background: url(../images/title/rugbyladies.png) no-repeat;
}
.title_rugby_wherenow {
	background: url(../images/title/rugbywherenow.png) no-repeat;
}
.title_news_events {
	background: url(../images/title/news_events.png) no-repeat;
}
.title_shop {
	background: url(../images/title/shop.png) no-repeat;
}
.title_facilities {
	background: url(../images/title/facilities.png) no-repeat;
}
.title_caravan_camping {
	background: url(../images/title/caravan_camping.png) no-repeat;
}
.title_contact {
	background: url(../images/title/contacts.png) no-repeat;
}
.title_history_1880s {
	background: url(../images/title/history_1880s.png) no-repeat;
}
.title_history_1930-1946 {
	background: url(../images/title/history_1930-1946.png) no-repeat;
}
.title_history_1960-1985 {
	background: url(../images/title/history_1960-1985.png) no-repeat;
}
.title_history_honours {
	background: url(../images/title/history_honours.png) no-repeat;
}
.title_history_club_improvements {
	background: url(../images/title/history_improvements.png) no-repeat;
}
.title_history_general {
	background: url(../images/title/history_general.png) no-repeat;
}

.title_rugby_senior {
	background: url(../images/title/rugby_blank.png) no-repeat;
}

/* Text Titles */

.rugby_title {
	padding: 13px 0 0 80px ;
	color: #efefef;
}

/* End Titles */

/* Sub Titles */
.subtitle {
	width: 326px;
	height: 40px;
	position: absolute;
	z-index: 6;
	top: -40px;
	overflow: hidden;
}
.subtitle h3 {
	position:absolute;
	top:-9999px;
}
.subtitle_latestnews {
	background: url(../images/subtitles/latest.png) no-repeat;
}
.subtitle_options {
	background: url(../images/subtitles/options.png) no-repeat;
}

.subtitle_1stxv_options {
	background: url(../images/subtitles/1stxv_options.png) no-repeat;
}
.subtitle_2ndxv_options {
	background: url(../images/subtitles/2ndxv_options.png) no-repeat;
}
.subtitle_3rdxv_options {
	background: url(../images/subtitles/3rdxv_options.png) no-repeat;
}
.subtitle_4thxv_options {
	background: url(../images/subtitles/4thxv_options.png) no-repeat;
}
.subtitle_junior_options {
	background: url(../images/subtitles/junior_options.png) no-repeat;
}
.subtitle_mini_options {
	background: url(../images/subtitles/mini_options.png) no-repeat;
}
.subtitle_ladies_options {
	background: url(../images/subtitles/ladies_options.png) no-repeat;
}
.subtitle_history_options {
	background: url(../images/subtitles/history_options.png) no-repeat;
}
/* End Sub Titles */

/* In page sub titles */
.inpage_subtitle {
	width: 326px;
	height: 40px;
}
.inpage_subtitle h3 {
	position:absolute;
	top:-9999px;
}
.inpage_subtitle_history {
	background: url(../images/subtitles/history.jpg) no-repeat;
}



/* Intros */
.intro {
	width: 562px;
	margin: 10px 0px 10px 6px;
}
.intro p {
	position:absolute;
	top:-9999px;
}
.intro_home {
	height: 80px;
	background: url(../images/intros/home.jpg) no-repeat;
}
.intro_facilities {
	height: 80px;
	background: url(../images/intros/facilities.jpg) no-repeat;	
}
.intro_history {
	height: 80px;
	background: url(../images/intros/history.jpg) no-repeat;
}
.intro_history_1930-1946 {
	height: 80px;
	background: url(../images/intros/history_1930-1946.jpg) no-repeat;	
}
.intro_history_1960-1985 {
	height: 80px;
	background: url(../images/intros/history_1960-1985.jpg) no-repeat;	
}
.intro_history_honours {
	height: 99px;
	background: url(../images/intros/history_honours.jpg) no-repeat;	
}
.intro_history_improvements {
	height: 59px;
	background: url(../images/intros/history_improvements.jpg) no-repeat;	
}
.intro_history_general {
	height: 80px;
	background: url(../images/intros/history_improvements.jpg) no-repeat;	
}
.intro_camping {
	height: 80px;
	background: url(../images/intros/camping.jpg) no-repeat;	
}


/* Sub Content */
.sub_content_news {
	padding: 0px 23px 20px 23px;
	width: 286px;
	height: auto;
}
.sub_content_news li {
	list-style: none;
	padding-top: 10px;
}
.sub_content_news img {
	margin-right: 10px;
	float: left;
	width: 88px;
	height: 66px;
	border: 1px solid #6383e4;
}
.sub_content_news p {
	float: left;
	/*width: 186px;*/
	color: #d4d9e6;
	font-size: 0.8em;
	line-height: 1.4em;
}
.sub_content_options {
	padding: 10px 0px 0px 25px;
	width: 276px;
	height: auto;
}
.sub_content_options li {
	list-style: none;
	padding-top: 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: #b9c1d7;
}
.sub_content_options li a:link {
	color: #b9c1d7;
	text-decoration: none;
}
.sub_content_options li a:active {
	color: #d5dbeb;
	text-decoration: none;
}
.sub_content_options li a:visited {
	color: #d5dbeb;
	text-decoration: none;
}
.sub_content_options li a:hover {
	color: #ffffff;
	text-decoration: none;
}





.rugby_contacts_title {
	padding: 0px 0px 6px 34px;
	width: 200px;
	float: left;
	font-size: 0.8em;
	color: #cfd2db;
}
.rugby_contacts_details {
	padding: 0px 34px 6px 0px;
	float: left;
	font-size: 0.8em;
	color: #cfd2db;
}
.rugby_contacts_details a:link, .rugby_contacts_details a:active, .rugby_contacts_details a:visited {
	color: #cfd2db;
	text-decoration: underline;
}
.rugby_contacts_details a:hover {
	color: #cfd2db;
	text-decoration: none;
}


.contacts_title {
	padding: 10px 0px 8px 34px;
	width: 534px;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	color: #ffff04;
}




.gallery_images {
	padding: 0px 0px 0px 34px;
	
}
.news_image_div {
	float: left;
	margin: 0px 10px 10px 0px;
	width: 174px;
}
.team_news_image_div {
	float: left;
	margin: 0px 10px 10px 0px;
}

.archive_article {
	margin: 20px 0 0 0;
}
#container #content_container #main_content .archive_article h3{
	padding: 0px 34px 5px 34px;
}
#container #content_container #main_content .news_date{
	padding: 0;
}
#container #content_container #main_content .news_date p{
	padding: 0 0 10px 34px;
}

.inside{
	margin: 0 auto;
	width: 100%;
	height: 314px;
	display: none;
	position: absolute;
}


.team_news {
	margin: 10px 0 0 0;
}



/* Large Calendar */
#container #calendar_container #main_content #calendar{
		width: 815px;
		padding: 0;
		margin: 10px auto 10px auto;
		color: #f2f2f2;
		font-family: Tahoma;
	}
	#container #calendar_container #main_content #calendar a{
		font-size: 24px;
		margin: 2px;
		padding: 10px 0;
		float: left;
		width: 56px;
		height: 36px;
		display: block;
		text-align: center;
		color: #f2f2f2;
		font-family: Tahoma;
		text-decoration: none;
	}
	#container #calendar_container #main_content #calendar a:hover{
		color: #ffffff;
		text-decoration: none;
		background: #a8a89d;
	}
	#container #calendar_container #main_content #calendar em{
		font-size: 24px;
		padding: 10px 0;
		float: left;
		width: 695px;
		height: 40px;
		display: block;
		text-align: center;
		color: #f2f2f2;
		font-family: Tahoma;
	}
	#container #calendar_container #main_content #calendar .dark{

	}
		#container #calendar_container #main_content #calendar #dates{
			margin: 10px auto 0 auto;
			border: 0px;
			font-family: Tahoma;
			border-collapse: collapse;
			width: 791px;
		}
		#container #calendar_container #main_content #calendar #dates th{
			padding: 3px;
			width: 82px;
			height: 28px;
			text-align: center;
			font-size: 16px;
			font-family: Tahoma;
		}
		#container #calendar_container #main_content #calendar #dates td {
			border: 1px #546fc3 solid;
			padding: 6px;
			width: 100px;
			height: 80px;
			text-align: right;
			font-size: 12px;
			font-family: Tahoma;
			background: #0b1743;
		}
			#container #calendar_container #main_content #calendar #dates span {
				font-size: 11px;
				text-align: left;
				cursor: pointer;
				position: absolute;
			}
			#container #calendar_container #main_content #calendar #dates span em{
				width: 300px;
				position: absolute;
				font-size: 11px;
				height: auto;
				line-height: 14px;
				text-align: left;
				margin: 0;
				padding: 0 5px;
				z-index: 100;
			}
			#container #calendar_container #main_content #calendar #dates span.start {
				width: 50px;
				height: 12px;
				display: block;
				background: #2d8dc4;
				clear: both;
				margin: 1px 0 1px 62px;
				padding: 5px 0pc;
			}
			#container #calendar_container #main_content #calendar #dates span.middle {
				width: 112px;
				height: 12px;
				display: block;
				background: #2d8dc4;
				clear: both;
				margin: 1px 0;
				padding: 5px 0;
				overflow: hidden;
			}
			#container #calendar_container #main_content #calendar #dates span.end {
				width: 40px;
				height: 12px;
				display: block;
				background: #2d8dc4;
				clear: both;
				margin: 1px 0;
				padding: 5px;
			}
		#container #calendar_container #main_content #calendar #dates td.date_on{
			margin: 0;
			padding: 0;
			width: 100px;
			height: 111px;
		}
		#container #calendar_container #main_content #calendar #dates td.date_on a{
			border: 0;
			padding: 0px;
			float: none;
			display: block;
			text-decoration: none;
			border-right: 0px;
			width: 86px;
			height: 22px;
			text-align: right;
			font-size: 16px;
			font-family: Tahoma;
		}
		#container #calendar_container #main_content #calendar #dates td.date_on a:hover{
			text-decoration: underline;
			background: none;
		}
		#container #calendar_container #main_content #calendar #dates td.fade{
			color: #aeaeae;
			background: #0f1e52;
		}
		#container #calendar_container #main_content #loading{
			margin: 10px auto;
			padding: 0;
			display: none;
			width: 32px;
			height: 32px;
			background: url(../images/common/loading_white.gif) 0 0;
		}
	#container #calendar_container #main_content #date_loading{
		margin: 10px auto;
		padding: 0;
		display: none;
		width: 32px;
		height: 32px;
		background: url(../images/common/loading_white.gif) 0 0;
		clear: both;
	}
	#container #calendar_container #main_content #date_data{
		margin: 0px 40px 30px 40px;
		padding: 0;
		display: none;
		width: auto;
		height: auto;
		background: url(../images/common/loading_white.gif) 0 0;
		clear: both;
	}
		#container #calendar_container #main_content #date_data h4{
			margin: 0;
			padding: 0;
			border-bottom: 1px #ffffff solid;
			color: #ffffff;
			font-size: 16px;
			line-height: 18px;
			width:auto;
		}
		#container #calendar_container #main_content #date_data em{
			margin: 0;
			padding: 0;
			color: #2d8dc4;
			font-size: 12px;
			line-height: 14px;
			font-weight: bold;
		}
		#container #calendar_container #main_content #date_data p{
			margin: 0;
			padding: 0;
			color: #ffffff;
			font-size: 12px;
			line-height: 14px;
			clear: both;
		}
