body { background: #5669cc url(../graphics/hp_back/1.jpg) no-repeat center top !important; }

.breadcrumbs{
	clear: both;
	width: 100%;
	background:url(../graphics/breadback.png);
	text-indent: 10px;	
	font-size: 110%;
}
.breadcrumbs a, .breadcrumbs a:link{
	color: #003082;
}
/* ======================================================================

Homepage Modules

=======================================================================*/

#hp_grid{
	margin:220px 0 10px;
	border-radius: 10px;
}
#hp_grid .main_title{
/*
	color: #fff;
	font-size: 340%;
	margin:250px 0 0;
	font-weight: normal;
*/
}

#hp_grid .hl2, #hp_grid .hl1, #hp_grid .hl4{
	display: inline;
	}


#hp_grid .main_title p{
	margin-bottom:0px;
}
#hp_grid .main_title span{
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
/*
Generic Modules
------------------------------------*/
.mod{
	width:228px;
	min-height: 50px;
	float: left;
	margin-right: 11px;
	background: #fff url(../graphics/mod_bg.jpg) repeat-x top;
	-moz-border-radius: 6px;
	margin-top:8px;
	border: 1px solid #d0d0d0;
	position: relative;
	overflow: hidden;
}
.mod.double{ width:465px; }
.mod.triple{ width:710px;margin-right: 0px !important;}

.mod.nmr{ margin-right: 0px !important; }
.mod.mmr{ margin-right: 11px !important; width: 706px !important; }
.mod.plain{
	width:228px;
	min-height: 50px;
	float: left;
	margin-right: 11px;
	background: none;
	-moz-border-radius: 0px;
	border: 0px solid #d0d0d0;	
}

#hp_grid .mod.facebook img{
	margin: 8px 0 7px 13px;
	}

.mod h1{
	background: #002d7a url(../graphics/header_blue.jpg) repeat-x top;
	font-size: 140%;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	color: #fff;
	text-indent: 10px;
	margin:0px;
}
.mod p{
	font-size: 120%;
	padding-left: 10px;
	line-height: 1.5em;
	margin:5px 0
}
.mod p.nmp{
	padding: 0px !important;
	margin: 0px !important;
}

/*
modue colours
------------------------------------*/
.mod h1, .mod h1 a{
	color: #fff !important;
	text-shadow: 1px 1px 3px #505050;
}
.hl1 h1{ background: #de4482 url(../graphics/header_hl1.jpg) repeat-x bottom !important; }
.hl2 h1{ background: #5b2d91 url(../graphics/header_hl2.jpg) repeat-x bottom !important; }
.hl3 h1{ background: #b8c600 url(../graphics/header_hl3.jpg) repeat-x bottom !important; }
.hl4 h1{ background: #f66c00 url(../graphics/header_hl4.jpg) repeat-x bottom !important; }

/*
Generic Module Elements
------------------------------------*/
.rh_list{
	list-style-type: none;
	margin:9px 10px;
	padding:0;
	width: 35%;
	float: right;
	font-size: 120%;
}
.rh_list li{
	float:left;
	margin:0px 10px;
	width: 103px;
	display: inline;
}
.rh_list li a, .rh_list li a:link, .rh_list li a:visited{
	text-decoration: underline;
}

.link_blu, .link_blu:link, link_blu:visited{
	color: #002d7a;
	text-decoration: underline;
}
.leadText{
	padding: 9px 10px;
}
/*
Booking Module
------------------------------------*/
.booking{
	height:224px;
	background: #002d7a url(../graphics/booking_bg.jpg) no-repeat;
}
.booking h1{
	background: #fff url(../graphics/header_silver.jpg) repeat-x top;
	color: #002d7a;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}


/*
News Module
------------------------------------*/
.mod.news{
	height: 183px;
}
#newscontainer{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 120%;
}
#newscontainer img{
	display: none;
}
#newscontainer a, #newscontainer a:link{
	background: #fff url(../graphics/news_back.jpg) left bottom repeat-x;
	display: block;
	min-height: 48px;
	height: auto !important;
	height: 48px;
	padding: 2px 5px;
}
#newscontainer a:hover, #newscontainer .active a, #newscontainer .active a:link{
	/* background: #BAA766 !important; */
	background: #c8d900 !important;
	border: 1px solid #c1c999;
	text-shadow: 0 1px 1px #c1c999;
	text-decoration: none;
	color: #393d27;
	min-height: 48px;
	height: 48px;
}

/* Newsletter Module
-------------------------------------------------------------------*/
#hp_grid .mod.newsletter_sub{
	background: #4e9850;
	border: 0;
	color: white;
	height: 98px;
	margin: 10px 10px 0 0;
	}
	
#hp_grid .mod.newsletter_sub a{
	color: #19441a;
	}
	
#hp_grid .mod.newsletter_sub h1{
	font-style: italic;
	background: none;
	}
	
#hp_grid .mod.newsletter_sub label{
	width: 160px;
	margin: 0 0 0 10px;
	font-size: 114%;
	line-height: 18px;
	float: left;
	}
	
#hp_grid .mod.newsletter_sub .newsletter_sub_image{
	float: right;
	margin: -20px 5px -20px 0;
	}
	
#hp_grid .mod.newsletter_sub .SubscriptionTextbox{
	width: 145px;
	margin: 3px 0 0 10px;
	border: 0;
	padding: 4px 3px;
	}
	
#hp_grid .mod.newsletter_sub .SubscriptionButton{
	width: 55px;
	margin: 0;
	padding: 0;
	background: #e0e0e0;
	border: 0;
	padding: 3px 0;
	cursor: pointer;
	}


/*
Weather Module Classes
------------------------------------*/
.sunny{
	background: url(../graphics/sunny.png) 5px center no-repeat;
	padding-left: 55px !important;
	font-size: 110% !important;
	line-height: 1.2em !important;
}
.weathersummary{
	background-repeat: no-repeat;
	padding-left: 55px !important;
	height:72px !important;
	.height:85px !important;
}
.mod h1 span{
	display:block;
	font-size:70%;
	font-weight:normal;
	margin:0 5px;
	text-align:right;
}

/*
Shop Module
------------------------------------*/
.shop{
	background: url(../graphics/shop_module.jpg) no-repeat top;
	height: 183px !important;
	float: right !important;
}
.shop h1{
	background: none !important;
}
.shop p{
	width: 85px;
	color: #002d7a;
	padding-top:15px;
}

.oursponsors{
	background: url(../graphics/sponsorsMod.jpg) no-repeat bottom;
	height: 185px;
	border: 1px solid transparent !important;
}


/*
Calendar Module
------------------------------------*/
.cal{
	float: left;
	margin:10px;
	width: 45px;
	height: 52px;
	display: inline;
	background: url(../graphics/homepage_calendar.png) no-repeat top;
}
.cal .date, .cal .month, .cal .year{
	width:100%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float: left;
	clear: both;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
	line-height: 23px;
	color: white;
}
.cal .date{
	font-size: 200%;
	line-height: 20px;
	color: #606060;
}

.cal .month, .cal .year{
	text-transform: uppercase;
}

.calcopy{
	float:right;
	width: 160px;
	line-height: 1.5em
	display: inline;
}
.calcopy .title, .calcopy .desc{
	float:left;
	margin-right: 10px;
	font-size: 110%;
}
.calcopy .desc p{
	font-size: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}
.calcopy .desc br{
	display: none;
}
.calcopy .title{
	font-weight: bold;
	margin-top: 8px;
	font-size: 120%;
	margin-bottom: 5px;
	width: 100%;
	display: inline;
}
.calcopy a, .calcopy a:link, .calcopy a:visited{
	text-decoration: underline;
	color: #002d7a
}
/*
Behind the Scenes Module
------------------------------------*/
.pullout img{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.pullout p{
	float:left;
	width:65%;
	margin:10px 0;
	line-height: 1.45
}
.hints{
	overflow: visible !important;
}
/*
Gallery Module
------------------------------------*/
.gallery{
	background: transparent;
	border: none !important;
	height: 285px !important;
	overflow: visible !important;
}
.gallery img{

}
#hp_gallery{
	list-style-type: none;
	padding: 0;
	margin: 5px 10px;
	position: relative;
}
#hp_gallery li{
	position: absolute
}
.gallery a, .gallery a:link{
	position: absolute;
	top: 15px;
	left: -5px;
	display: block;
}

/*
Quick Links Module
------------------------------------*/
#quicklinks{
	list-style-type: none;
	padding-left: 10px;
	font-size: 120%;
	margin:10px 0 0;
}
#quicklinks li{
	margin-bottom: 5px;
}
#quicklinks li img{
	float: left;
	margin-right: 5px;
}

/*
Spotlight on Module
------------------------------------*/
.serif{
	font-family: Georgia, serif;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size: 140%;
	padding-left: 10px;
}
.serif span{
	font-weight: normal;
}
p strong{
	font-size: 110%;
}

/*
Register Module
------------------------------------*/
.reg{
	background: transparent url(../graphics/register_back.jpg) no-repeat scroll 0 5px;
	border: none;
	height: 120px;
	overflow: visible;
	float: right !important;
	margin:10px 0 !important;
}
.reg h1{
	background: url(../graphics/reg_icon.png) no-repeat !important;
	color: #002d7a;
	font-weight: bold !important;
	font-size: 180% !important;
	font-style: italic;
	margin:10px 10px 10px 0;
	position: absolute;
	left:5px;
	top:-20px;
	height: 96px;
	padding-left:70px;
	line-height: 90px;
}
.reg .Subscription{
	float:right;
	margin: 15px 10px;
	
}
.reg .Subscription label{
	width:150px;
	float: left;
	line-height: 1.2em;
	margin-top:6px;
	color: #515151;
	font-size: 110%;
}
.reg .Subscription input{
	margin-top:6px;
	float: left;
}
.reg .Subscription .SubscriptionTextbox{
	width:180px;
	margin-left: 3px;
	font-size: 125%;
	padding:2px;
}

.reg .Subscription .SubscriptionButton{
	background: #002d7a url(../graphics/s_arrow.png) no-repeat right center;
	border: none;
	padding: 5px 12px 5px 5px;
	margin-left: 5px;
	color: #fff;
	cursor: pointer;
	border-bottom: 1px solid #021332;
	border-right: 1px solid #021332;
	border-top: 1px solid #5c7197;
	border-left: 1px solid #5c7197;
	font-weight: bold;
}
.reg .InfoMessage{
	margin:5px 0 0 0  !important;
	width: 607px !important;
	border: none;
	position: absolute;
	top:50px;
	left: 100px;
	font-size: 150%;
	color: #fff;
	background: transparent;
}
.reg .InfoMessage h2, .reg .InfoMessage a{
	float: left;
	margin: 0;
	padding: 0;
	color: #fff !important;
}
.reg .InfoMessage a{
	float: right;
	font-size: 14px !important;
	padding: 12px !important;
}

/*
7 Courses Module
------------------------------------*/
.c7{
	float: right !important;
}
.c7 h1 span{
	position: absolute;
	top:2px;
	right:10px;
	font-weight: normal;
	font-size:95%;
	margin: 0 !important;
}

.mod .sevencourses{
	list-style-type: none;
	padding: 0 0 0 3px;
	margin: 5px 0;
}
.mod .sevencourses li{
	float:left;
	margin: 4px;
}

/*
Top Downloads Module
------------------------------------*/
.downloads{
	background: none;
	border: none;
}
.downloads ul{
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 10px 0 0;
	font-size: 120%;
}
.downloads li{
	background: url(../graphics/pdf_icon.jpg) no-repeat left top;
	padding-left: 25px;
	margin: 3px 0 0
}


.modHolder{
	float: left;
	width: 240px;
}
.dbl{
	width: 480px !important;
}
.dbl .double{
	width: 470px !important;
}
/*
Backround Rotation
------------------------------------*/
.imgHolder{
	position: absolute;
	width:960px;
	width: 100%;
	height: 100%;
	z-index:-10;
	display: inline;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;