.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);                      
	}

.white_content{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	z-index:1002;
	overflow: auto;
}

img, div { behavior: url(/fileadmin/templates/htc/iepngfix.htc) }

*
{
margin: 0px;
padding: 0px;
}


.noborder {
border: 0px none;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

a
{
color: #567267;
text-decoration: underline;
}

fieldset
{
border: 0px;
}

.clearer
{
clear: both;
padding-bottom: 12px;
background: none !important;
}

img
{
border: 0px;
}

body
{
background: #E5EAE8;
font: normal 11px "Trebuchet MS", Arial, sans-serif;

}

#top_login
{
margin: auto;
margin-top: 5px;
width: 934px;
text-align: right;
position: relative;
background: url("../images/nav_arrow.gif") no-repeat;
background-position: 600px 23px;
}

label.text
{
height: 20px;
padding-right: 10px;
color: #003420;
}

input.text
{
height: 20px;
background: url("../images/input_text.gif") repeat-x;
border: 0px;
}

b.input_text
{
height: 20px;
width: 3px;
padding-right: 3px;
}

#container
{
background: url("../images/bg.gif") repeat-y;
width: 934px;
margin: auto;
margin-top: -25px;
text-align: left;
position: relative;
z-index: 2;
}

/* Header */
#container #header
{
height: 166px;
width: 934px;
background: url("../images/header.jpg") top repeat-x;
}

#container #header h1
{
display: block;
background: url("../images/logo.gif");
width: 193px;
height: 119px;
text-indent: -9999px;
position: relative;
top: 20px;
left: 50px;
float: left;
cursor: pointer;§
}

#container #header-shadow
{
width: 925px;
height: 7px;
margin-left: 5px;
background: url("../images/header-shadow.png") repeat-x;
position: relative;
z-index: 2;
}

/* /Header */

/* Content */
#content {
	width: 649px;
	background-color: #fff;
	float: left;
	margin-top: -11px;
}




div#inner_content p, div#spotlight_boxes p, div#news_body p
{
padding: 7px;
margin-left: 8px;
/*color: #5D7169;*/
}

#content div.large_map_container
{
float:left;
width: 646px;
height: 498px;
background: url("../images/large_map_container.jpg") top left no-repeat;
padding: 4px 0px 0px 4px;
}

div#inner_content img, div#spotlight_boxes img, div#news_body img
{
border: 5px solid #B7C6C3;
float: left;
margin-right: 15px;
}

div#inner_content img, div#news_body img
{
margin-left: 14px;
}

#content p.strong
{
font-size: 14px;
}

div#inner_content h1, div#spotlight_boxes h1, div#news_body h1
{
font-size: 18px;
border-bottom: 1px solid #ABBCB6;
padding-left: 10px;
padding-bottom: 6px;
margin-bottom: 5px;
margin-top: 10px;
color: #003420;
}

#content h1.clean
{
border: 0px;
}

#content h1 span
{
font-size: 12px;
float: right;
font-weight: normal;
margin-top: -16px;
margin-right: 10px;
}

#overlay
{
position: absolute;
width: 262px;
height: 0px;
background-image: url("../images/top_image_overlay.png");
float: right;
right: 20px;
top: 185px;
color: #C9CECC;
overflow: hidden;
}

#overlay h2
{
font-size: 22px;
font-weight: bold;
color: #fff !important;
margin-bottom: 10px;
}

#overlay p
{
margin-top: 10px;
font-size: 11px;
}
	/* Footer */
	#footer
	{
	width: 925px;
	height: 39px;
	background: url("../images/footer.jpg") repeat-x #0D3E2B;
	margin: auto;
	}

	#footer p.left, p.right
	{
	color: #fff;
	padding: 14px 12px 10px 12px;
	font-size: 11px;
	}

	p.left
	{
	float: left;
	}

	#footer p.right
	{
	float: right;
	}

	/* /Footer */

div.read_more_wrapper_right
{
float: right;
position: relative;
left: -8px;
}

div.read_more_wrapper div.arrow
{
height: 20px;
background: url("../images/read_more_left.png") right no-repeat;
width: 15px;
float: left;
}

div.read_more_wrapper div.text
{
height: 20px;
width: 90px;
background: url("../images/read_more_body.png") repeat-x;
float: left;
padding: 2px 5px 0px 4px;
}

div.read_more_wrapper div.text a
{
color: #003420;
text-decoration: none;
line-height: 5px;
}

div.read_more_wrapper div.end
{
float: left;
width: 7px;
height: 20px;
background: url("../images/read_more_right.png") right no-repeat;
}

div.read_more_wrapper a.subscribe
{
text-decoration: none;
float: right;
margin-right: 10px;
}

	/* Sidebar Events */
	#events_screen
	{
	overflow: hidden;
	height : 451px;
	background: url("../images/box_large_footer.jpg") no-repeat 0% 110%;
	}
	
	#events_screen ul
	{
	list-style: none;
	background: #9EB2AA;
	color: #fff;
	width: 238px;
	_width: 236px;
	_overflow: hidden;
	margin-left: 2px;
	}

	#events_screen ul li
	{
	border-bottom: 1px solid #E5EAE8;
	border-left: 1px solid #E5EAE8;
	border-right: 1px solid #E5EAE8;
	height: 91px;
	overflow: hidden;
	}

	#events_screen ul li.active
	{
	background: #0D3F2C;
	}

	#events_screen ul span.head
	{
	width: 231px;
	height: 31px;
	background: url("../images/fixture_list_head_light.jpg") no-repeat;
	display: block;
	font-weight : bold;
	padding-left : 15px;
	line-height: 30px;
	}

	#events_screen ul li.active span.head
	{
	background: url("../images/fixture_list_head.jpg") no-repeat 3px 0px;
	}

	#events_screen ul p
	{
	font-size: 10px;
	margin: 5px 5px 0px 15px;
	}
	/* /Sidebar Events */

	/* Fixtures map */
	div#fixtures
	{
	overflow: hidden;
	height : 451px;
	}
	
	div#fixtures ul
	{
	list-style: none;
	background: #9EB2AA;
	color: #fff;
	width: 229px;
/*	height: 451px;*/
	float: left;
	border: 1px solid #CED7D4;
	}

	div#fixtures ul li
	{
	border-bottom: 1px solid #E5EAE8;
	border-left: 1px solid #E5EAE8;
	border-right: 1px solid #E5EAE8;
	height: 91px;
	overflow: hidden;
	}

	div#fixtures ul li.active
	{
	background: #0D3F2C;
	}

	div#fixtures ul span.head
	{
	width: 231px;
	height: 31px;
	background: url("../images/fixture_list_head_light.jpg") no-repeat;
	display: block;
	font-weight : bold;
	padding-left : 15px;
	line-height: 30px;
	}

	div#fixtures ul li.active span.head
	{
	background: url("../images/fixture_list_head.jpg") no-repeat;
	}

	div#fixtures ul p
	{
	font-size: 10px;
	margin: 5px 5px 0px 15px;
	}
	/* /Fixtures map */

div.green_banner
{
width: 638px;
height: 42px;
background: url("../images/green_banner.jpg") no-repeat #103F2D;
margin: 15px 0px 0px 0px;
}

div.green_banner img.book
{
position: relative;
top: -10px;
border: 0px !important;
margin: 0px !important;
}

div.green_banner h2
{
padding-top: 8px;
width: 300px;
font-size: 16px;
color: white;
}

div.green_banner h2 a
{
color: #fff;
text-decoration: none;
}

div.green_banner p
{
color: #d1efe2;
position: relative;
top: -26px;
left: 169px;
font-size: 10px;
width: 300px;
line-height: 10px;
overflow: hidden;
height: 22px;
}
/* /Content */

/* Houses styling */
.mal-house-wrapper {
	float: left;
	width: 309px;
	margin-bottom: 14px;
}

.mal-house-title-wrapper {
	width: 309px;
	height: 23px;
	margin-bottom: 10px;
	background-image: url('../images/house-title-bg.jpg');
}
.mal-house-title-inner {
	color: #fff;
	font-size: 1.2em;
	padding: 3px 0px 0px 10px;
}

.mal-house-image-wrapper {
	float: left;
	width: 127px;
}
.mal-house-image {
	width: 117px;
	height: 73px;
	border: 5px solid #b8c7c3;
}

.mal-house-description-wrapper {
	float: left;
	width: 182px;
}
.mal-house-description-inner {
	padding: 0px 7px 0px 15px;
	color: #003420;
}


/* Sitemap Styling */
.csc-sitemap-level1 a {
        font-size: 1.3em;
}
.csc-sitemap-level1 a:link,
.csc-sitemap-level1 a:visited {
	text-decoration: none;
}
.csc-sitemap-level1 a:hover,
.csc-sitemap-level1 a:active {
	text-decoration: underline;
}

.csc-sitemap-level2 a {
        font-size: 1.1em;
        padding-left: 15px;
}
.csc-sitemap-level2 a:link,
.csc-sitemap-level2 a:visited {
	text-decoration: none;
}
.csc-sitemap-level2 a:hover,
.csc-sitemap-level2 a:active {
	text-decoration: underline;
}

.csc-sitemap-level3 a {
        font-size: 1.0em;
        padding-left: 25px;
}
.csc-sitemap-level3 a:link,
.csc-sitemap-level3 a:visited {
	text-decoration: none;
}
.csc-sitemap-level3 a:hover,
.csc-sitemap-level3 a:active {
	text-decoration: underline;
}

.content_news_rss
{
text-decoration: none;
margin: 0px 0px 0px 5px;
}
.content_news_rss img {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	dislpay: inline;
}



/* Styling for prospectus form tabs */
.hidden {
	display: none;
}
#prospectus-tabs-wrapper {
	border-bottom: 1px solid #abbcb6;
	padding: 2px 0px 5px 0px;
}
#prospectus-tabs-wrapper ul {
	
}
#prospectus-tabs-wrapper li {
	display: inline;
	padding: 7px 10px 5px 10px;
}
#prospectus-tabs-wrapper li a:link,
#prospectus-tabs-wrapper li a:href {

}
#prospectus-tabs-wrapper li.on {
	background-color: #566f69;
}
#prospectus-tabs-wrapper li.on a:link,
#prospectus-tabs-wrapper li.on a:visited {
	color: #fff;
	text-decoration: none;
}

#back-to-link	{
	background:transparent url(../images/box_header_large.jpg) no-repeat scroll 0 0;
	color:#fff;
	display:block;
	height:25px;
	margin-bottom: 3px;
	padding:7px 0 0 10px;
	width:243px;
	margin-left: 20px;
	_margin-left: 10px;
}
#back-to-link a	{
	color: #fff;
	text-decoration: none;
}
#back-to-link img	{
	padding-bottom: 2px;
	margin-right: 4px;
}


/* DK: Styling for sports fixtures page added 29 SPE 08 */
#mal-fixtures-arrows {
	float: left;
	width: 100px;
	padding: 7px 0px 0px 3px;
	background-image: none;
}
#mal-fixtures-rss {
	float: right;
/*	width: 82px; */
	padding: 8px 0px 0px 0px;
}



/* DK: Styling for sports fixtures page added 29 SPE 08 */
#mal-fixtures-arrows {
	float: left;
	width: 100px;
	padding: 7px 0px 0px 2px;
	_padding: 0px 0px 0px 4px;
}
/* DF: I've stopped using this **/
#mal-fixtures-rss {
	float: left;
/*	display : inline; */
	width: 20px;
	margin-left : 100px;

/*	padding: 5px 0px 0px 0px;
	_padding: 5px 0px 0px 20px;
*/
	margin-right: 4px;
	margin-top: 8px;
/*	background-image: url('../images/rss-grey.png');
	background-repeat: no-repeat;
	background-position: right;
	_background-position: 0px 0px;
*/
	background : none;
/*	height: 16px; */
}

#mal-fixtures-rss2 {
	display : inline;
	background : none;
	float : right;
}

#mal-fixtures-rss a {
	
}
#mal-fixtures-rss img {
	
}

#map {
	width: 403px;
	_width: 380px;
	height: 488px;
	float: left;"
}


#ev-home-news p {
	min-height: 203px;
	_height: 203px;
	overflow: hidden;
}


#events_screen ul li.active p {
	color: #fff;
}


#events_screen .head:hover {
  cursor : pointer;
}
