* {
	margin: 0;
	padding: 0;
}

BODY {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 80%;
	text-align: center;
}

/* Avoids Firefox sites jumping as scrollbar appears on long pages and disappears on short pages */
BODY { overflow: -moz-scrollbars-vertical; }

DIV#PrintHeader {
	display: none;
}

DIV#TOPcontainer {
	background-image: url(dive_centre/background.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 179px;
	overflow: hidden;
}

DIV#banner {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	text-align: left;
	height: 179px;
	position: relative;
}
DIV#container {
	background-image: url(dive_centre/background2.png);
	background-position: center;
	background-repeat: repeat-y;
}
div#content {
	margin-left: auto;
	margin-right: auto;
	width: 971px;
	text-align: left;
	position: relative;
}
DIV#breadcrumb {
	clear: both;
	margin-left: 270px;
	height: 10px;
	position: relative;
	color: silver;
	margin-bottom: 10px;
}
DIV#breadcrumb A {
	color: #00a5ed;
	text-decoration: none;
}
DIV#breadcrumb A:hover {
	color: black;
	text-decoration: none;
}

DIV#footer {
	background-image: url(dive_centre/footbackground.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

DIV#foot_banner {
	width: 975px;
	height: 153px;
	position: relative;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
DIV#foot_copy {
	position: absolute;
	bottom : 0px;
	top: 140px;
	color: #00a5ed;
}
DIV#foot_copy A {
	color: #00a5ed;
	text-decoration: none;
}
DIV#foot_copy A:hover {
	color: black;
	text-decoration: none;
}

div.public_box_left
{
	float: left;
	width: 250px;
	clear: both;
}

div.public_box_centre
{
	float: left;
	margin-left: 20px;
	width: 480px;
	_overflow: hidden;
}

div#public_box_right {
	float: left;
	margin-left: 20px;
	width: 200px;
}

/* MAIN NAV BAR */
div.public_box_top {
	background-image: url(dive_centre/new_horizon_dive_centre_banner_bit.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
	position: relative;
	overflow: hidden;
	width: 977px;
}
div.public_box_top ul {
	margin-left: 3px;
}
div.public_box_top ul li {
	display: inline;
}
div.public_box_top ul li a {
	float: left;
	width: auto;
	color: Black;
	font-size: 1.3em;
	text-decoration: none;
	padding-top: 13px;
	border: 0px solid Black;
	text-transform: lowercase;
	width: 103px;
	height: 38px;
	background-image: url(dive_centre/button_white.gif);
	background-position: center;
	background-repeat: no-repeat;	
}
div.public_box_top ul li a:hover, div.public_box_top ul li a:active, div.public_box_top ul li a:focus {
	background-image: url(dive_centre/button_over2.gif);
	background-position: center;
	background-repeat: no-repeat;
    color: #000;
}
div.public_box_top ul li a.activeNav {
	background-image: url(dive_centre/button_orange.gif);
	background-position: center;
	background-repeat: no-repeat;
}
/* MAIN NAV BAR ends */

/* LEFT COLUMN NAV BAR */
div.public_box_left ul {
	list-style: none;
}
div.public_box_left ul li {
	display: block;
	margin-left: 30px;
}
div.public_box_left ul li a {
	color: #2173a2;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
}
div.public_box_left ul li a:hover {
	color: Black;
	text-decoration: none;
}
/* LEFT COLUMN NAV BAR ends */

/* RIGHT BAR */

div#public_box_right ol {
	margin-left: 2em;
	list-style : decimal;
}
div#public_box_right ol li {
}
div#public_box_right ol li a {
	color: Black;
	text-decoration: none;
}
div#public_box_right ol li a:hover {
	color: Black;
	text-decoration: underline;
}
div#news_summary {
	margin-bottom: 2em;
}
div#news_summary a {
	color: black;
	text-decoration: none;
}
div#news_summary a:hover {
	color: Black;
	text-decoration: underline;
}
div#news_summary .newsdates {
	color: #00a5ed;
}

/* RIGHT BAR ends */

H1 {
	color: #00a5ed;
	font-size: 2em;
	font-weight: normal;
}
H2 {
	color: #00a5ed;
	font-size: 1.7em;
	font-weight: normal;
}
H3 {
	color: #00a5ed;
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
}

div.public_box_centre A H3, div#news_summary H3 A {
	color: #00a5ed;
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
div.public_box_centre A:hover H3, div#news_summary H3 A:hover {
	color: Black;
}

div#news_summary H3 A {
		font-size: 1em;
}

P {
	margin-bottom: 1em;
}

div.public_box_centre UL, div.public_box_centre OL {
	margin-left: 3em;
	margin-bottom: 1em;
}

div.public_box_centre TABLE {
	border-collapse : collapse;
	empty-cells : show;
	border: 1px solid silver;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.public_box_centre TABLE TD {
	vertical-align: top;
	border: 1px solid silver;
	padding: 4px;
}

/* Event styles */
DIV.public_box_centre H2 {
	color: Black;
	font-size: 1.1em;
	font-weight: bold;
}
.eventdates {
}
.eventcopy {
	margin-top: 1em;
}
.eventlocation {
}
.eventplaces {
}
.eventfull {
	color: Red;
	font-weight: bold;
}
.eventcost {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1em;
}
.eventdeposit {
	font-weight: normal;
}
.eventUK {
}
.eventmore {
	margin-bottom: 1em;
}
.eventmore A {
	text-decoration: none;	
}
.eventmore A:hover {
	text-decoration: none;	
	color: Black;
}

/* Event styles ends */

/* Ad Styles */
DIV.ad_latestcourses, DIV.ad_specialoffers, DIV.ad_learn2dive, DIV.ad_latestnews, DIV.ad_uktrips, DIV.ad_foreignholidays, DIV.ad_socialevenings, DIV.ad_exschoolkit, DIV.ad_newtrip, DIV.ad_congratulations, DIV.ad_divingtrips, DIV.ad_socialevents {
	width: 180px;
	height: 110px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 50px;
	font-weight: bold;	
}

DIV.ad_latestcourses {
	background-image: url("dive_centre/latest-courses.gif");
}

DIV.ad_specialoffers {
	background-image: url("dive_centre/special-offers.gif");
	padding-top: 35px;
	height: 105px;
}

DIV.ad_learn2dive {
	background-image: url("dive_centre/learn-to-dive.gif");
}

DIV.ad_latestnews {
	background-image: url("dive_centre/latest-news.gif");
}

DIV.ad_uktrips {
	background-image: url("dive_centre/UK-diving-trips.gif");
	padding-top: 35px;
}
DIV.ad_divingtrips {
	background-image: url("dive_centre/diving-trips.gif");
	padding-top: 35px;
}
DIV.ad_foreignholidays {
	background-image: url("dive_centre/foreign-holidays.gif");
	padding-top: 35px;
}
DIV.ad_socialevenings {
	background-image: url("dive_centre/social-evenings.gif");
	padding-top: 35px;
}
DIV.ad_socialevents {
	background-image: url("dive_centre/social-events.gif");
	padding-top: 35px;
}
DIV.ad_exschoolkit {
	background-image: url("dive_centre/ex-school-kit.gif");
}
DIV.ad_newtrip {
	background-image: url("dive_centre/new-trip.gif");
	padding-top: 35px;
}
DIV.ad_congratulations {
	background-image: url("dive_centre/congratulations.gif");
	padding-top: 35px;
}

DIV.ad_latestcourses A, DIV.ad_specialoffers A, DIV.ad_learn2dive A, DIV.ad_latestnews A, DIV.ad_uktrips A, DIV.ad_foreignholidays A, DIV.ad_socialevenings A, DIV.ad_exschoolkit A, DIV.ad_newtrip A, DIV.ad_congratulations A, DIV.ad_socialevents A, DIV.ad_divingtrips A {
	text-decoration: none;
	font-size: 120%;
	color: #497a9f;	

}
DIV.ad_latestcourses A:hover, DIV.ad_specialoffers A:hover, DIV.ad_learn2dive A:hover, DIV.ad_latestnews A:hover, DIV.ad_uktrips A:hover, DIV.ad_foreignholidays A:hover, DIV.ad_socialevenings A:hover, DIV.ad_exschoolkit A:hover, DIV.ad_newtrip A:hover, DIV.ad_congratulations A:hover, DIV.ad_socialevents A:hover, DIV.ad_divingtrips A:hover  {
	text-decoration: none;
	font-size: 120%;
	color: Black;
}

/* Extracts */
div.extract {
}

/* STARTS :: Used for rounded corners */
/* following 2 rules are important for proper functions	of rounded borders: */
div.rounded {
	margin-bottom: 1em;
}
div.bluebg {
	background-color: #e0e6e7;
	color: Black;
}
div.rc-border {
	border: solid #a0c8b5;
	border-width: 1px 0;
}
div.border-inner {
	border: solid #a0c8b5;
	border-width: 0 1px;
	padding-left: 14px;
	padding-right: 14px;
}
/*
div.border-inner .extract-thumbwrapper {
	margin-bottom: 0;
	padding-bottom: 0;
}
div.extract-thumpcopy {
	float: right;
	width: 250px;
	margin-right: 20px;
}
*/
/* ENDS :: Used for rounded corners */

/* Staff */
IMG.staff_photo {
	float: right;
	border: 1px solid silver;
	padding: 2px;
	margin-left: 10px;
}
P.staff_name {
	font-weight: bold;
	color: #00a5ed;
}
HR {
	border: 1px solid Silver;
	height: 1px;
	background-color: Silver;
	margin-bottom: 1em;
}

div#web2stuff {
	float: right;
}

div.public_box_centre A {
	color: Blue;
	text-decoration: none;
}
div.public_box_centre A:hover {
	color: Black;
	text-decoration: underline;
	background-color: #ebebeb;
}

/* Search Styles */

DIV#searchbox {
	position: absolute;
	top: 143px; /* 140 */
	right: 75px; /* 50 */
}
.search_input_td {
	background-image: URL(dive_centre/search_background.gif);
	width: 75px;
	background-position: top left;
}
.search_input_box {
	padding: 2px;
	width: 75px;
	color: White;
	background-color: transparent;
	border: 0;
}

/* ENDS Search Styles */
