body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
/*	background-color: #809ED2;
	background-image: url('/templates/images/backgroundshadow2.gif');
	background-repeat: repeat-y;
	background-position: top center; */
}

h1 {
	color: #666666;
	font-size: 140%;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

h2 {
	color: #ffffff;
	font-size: 140%;
	font-weight: bold;
	margin: 5px 0px 5px 5px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 2px;
	color: #B5793E;
	font-size: 130%;
}

h5 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #B000000;
	font-size: 120%;
	font-weight: bold;
}

input {
	font-size: 90%;
}

a {
	color: #394C47;
	
}

a:hover {
	color: #73978D;
}

.clearboth {
	clear: both;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.hide {
	display: none;
}

.inner-tube {
	margin: 3px;
}

#canvas {
	width: 980px;
	background-color: #ffffff;
	text-align: left;
}

#header_area {
	height: 110px;
	width: 100%;
	background-color: #66CCCC;
	border: 1px solid #297979;
}

#main_navigation {
	background-color: #B1E2E2;
	width: 980px;
	_width: 980px;
	float: left;
	border: 0px;
	margin: 0px;
	border-left: 1px solid #297979;
	border-right: 1px solid #297979;
	border-bottom: 1px solid #297979;
	margin-bottom: 10px;
}

#main_navigation ul {
	background-color: #B1E2E2;
	margin: 0px;
	width: 100%;
	list-style-type: none;
	padding: 0px;
	float: left;
}

#main_navigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#main_navigation a {
	background: #B1E2E2;
	float: left;
	display: block;
	padding: 3px 8px 3px 8px;
	border-right: #ffffff 1px solid;
	margin: 0px;
	width: auto;
	color: #295179;
	font-weight: normal;
	text-decoration: none;
}

#main_navigation a:hover {
	background: #3DB6B6;
	color: #ffffff;
	text-decoration: underline;
}

#main_navigation a:active {
	background: #3DB6B6;
	color: #ffffff;
	text-decoration: none;
}

#main_navigation .current {
	background: #3DB6B6;
	color: #ffffff;
	text-decoration: underline;
}






#main_araa {
	width: 100%;
}

#left_column {
	width: 130px;
	float: left;
	margin-right: 10px;
}

#left_column ul {
	background: #66CCCC;
	margin: 0px 0px 0px 0px;
	width: 100%;
	list-style-type: none;
	padding-left: 0px;
	border: 1px solid #297979;
}

#left_column li {
	margin: 0px;
	border-bottom: 1px solid #ffffff;
}

#left_column .heading {
	padding: 5px 3px 5px 3px;
	background: #3DB6B6;
	color: #ffffff;
	font-weight: bold;
}

#left_column a {
	text-decoration: none;
}


#left_column li a {
	background: #B1E2E2;
	display: block;
	padding: 5px 3px 5px 3px;
	margin: 0px;
	width: auto;
	color: #295179;
	min-height: 45px;
	_height: 43px;
	text-decoration: none;
}

#left_column li a:hover {
	background: #6EC8C8;
	color: #ffffff;
	text-decoration: underline;
}

#left_column .current {
	background: #6EC8C8;
	color: #ffffff;
	text-decoration: underline;
}

#left_column .info_area_heading {
	background: #3DB6B6;
	margin-top: 20px;
	width: 100%;
	color: #ffffff;
	border-left: 1px solid #297979;
	border-right: 1px solid #297979;
	border-top: 1px solid #297979;
	font-weight: bold;
}

#left_column .info_area {
	background: #66CCCC;
	width: 100%;
	border-left: 1px solid #297979;
	border-right: 1px solid #297979;
	border-bottom: 1px solid #297979;
}

#left_column .padding {
	padding: 5px 3px 5px 3px;
}

#right_column {
	width: 840px;
	_width: 838px;
	float: left;
}

#interactive_map {
	width: 100%;
}

#interactive_map_navigation {
	width: 100%;
}

.interactive_map_navigation_item {
	float: left;
	text-align: center;
	font-size: 110%;
}

.interactive_map_navigation_item a {
	display: block;
	color: #ffffff;
	height: 15px;
}

#interactive_map_hints {
	float: left;
	margin-left: 5px;
	width: 295px;
	overflow: hidden;
	padding-top: 3px;
}

.interactive_map_navigation_item a:hover {
	background: #3DB6B6;
	color: #ffffff;
}


#large_map {
	width: 668px;
	height: 400px;
	background-color: #99B3CC;
	border: 1px solid #297979;
}

#map_help {
	width: 665px;
	height: 400px;
	float: left;
	border: 1px solid #297979;
	font-size: 10px;
	line-height: 1.4;
}

#map_help li {
	margin-bottom: 15px;
}

#map_help .padding {
	border: 5px solid #ffffff;
}

#map_help .search-option-button {
	color: #ffffff;
	background: #3DB6B6;
	text-decoration: underline;
}

#map_help .more-information {
	color: #ffffff;
	background: #DC0773;
	text-decoration: underline;
}

#map_help .reset-map {
	text-decoration: underline;
	color: #295179;
	background:#B1E2E2;
}


#attraction_types {
	width: 158px;
	_width: 156px;
	min-height: 400px;
	_height: 400px;
	float: right;
	border: 1px solid #297979;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#attraction_types img {
	margin-left: 2px;
	margin-right: 2px;
}

#attraction_types .types a {
	width: 100%;
	_height: 40px;
	min-height: 40px;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	color: #000000;
	margin-bottom: 2px;
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#attraction_types .types a:hover {
	background-color: #EBEBEB;
}

#attraction_types .attraction_logo {
	margin-right: 3px;
	margin-bottom: 2px;
}

#attraction_types .padding {
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-top: 5px solid #ffffff;
}

#attraction_types #facilities {
	margin-top: 5px;
	text-align: right;
}

#attraction_types .links {
	margin-top: 5px;
}


#attraction_types .links a {
	width: 120px;
	text-align:center;
	color: #ffffff;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#attraction_types .links a:hover {
	text-decoration: none;
}

#attraction_types .section1 {
	width: 100%;
	height: 280px;
	overflow: hidden;
}

#attraction_types .section2 {
	margin-top: 5px;
	width: 100%;
	height: 170px;
	overflow: hidden;
}

#attraction_types .section3 {
	width: 100%;
	height: 100px;
	overflow: hidden;
}

#attraction_types .facilities {
	text-align: right;
}

#attraction_types .facilities img {
	margin: 0px 0px; 0px; 2px;
}

#listings {
	width: 665px;
	height: 400px;
	border: 1px solid #297979;
	overflow-x: hidden;
	overflow: scroll;
	font-size: 10px;
}

#listings a {
	text-decoration: none;
}

#listings img {
	border: 0px;
}

#listings .column {
	float: left;
	width: 158px;
	margin-right: 4px;
	margin-top: 5px;
}

#listings .item {
	width: 100%;
	height: 30px;
	overflow: hidden;
}

#listings .itemheading {
	width: 100%;
	height: 38px;
	overflow: hidden;
}

#attraction_summary_info {
	width: 196px;
	height: 140px;
	position: absolute;
	z-index:4;
	border: 1px solid #999999;
	left: 620px;
	_left: 610px;
	top: 250px;
	background: #ffffff;
}

#attraction_summary_info .logo_column {
	float: left;
	width: 60px;
	border: 1px solid red;
}

#attraction_summary_info .info_column {
	float: left;
	width: 130px;
	border: 1px solid green;
}

#attraction_summary_info .facilities {
	width: 100%;
	text-align: right;
}

#footer {
	height: 40px;
	background: #66CCCC;
	margin-top: 20px;
	clear: both;
	color: #295179;
	text-align: right;
	font-size: 90%;
	border: 1px solid #297979;
	font-style: italic;
}

#footer .padding {
	margin-left: 5px;
	margin-right: 5px;
	border-top: 25px solid #66CCCC;
}

.submission_form {

}

.submission_line {
	margin-bottom: 7px;
	width: 100%;
}

.submission_title {
	float: left;
	width: 120px;
	margin-right: 10px;
	text-align: right;
}

.submission_input {
	float: left;
	width: 270px;
}

#label {
	position:relative;
	z-index:3;
	width: 130px;
	height: 30px;
	margin: 0px;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
}

#attraction_listings_heading {
	background: #3DB6B6;
	border: 1px solid #297979;
	width: 840px;
	_width: 836px;
	margin-bottom: 5px;
}

#attraction_listings_heading .sort {
	margin-top: 5px;
	color: #ffffff;
	width: 25%;
	float:right;
}

#attraction_listings_heading .sort select {
	font-size: 80%;
}

#attraction_listings_heading img {
	margin-top: 0px;
}

#attraction_listings {
	width: 100%;
}

#attraction_listings .attraction {
	width: 840px;
	_width: 838px;
	margin-bottom: 10px;
	border-bottom: 1px solid #297979;
}

#attraction_listings .attractionphoto {
	float: left;
	width: 120px;
	text-align: center;
}

#attraction_listings .attractionpdescripton {
	float: left;
	width: 716px;
}

#attraction_listings .attractionnameandlocation {
	width: 100%;
	margin-bottom: 5px;
}

#attraction_listings .attractionname {
	width: 400px;
	margin-bottom: 1px;
}

.attractionaddress {
	width: 100%;
	color: #000000;
	font-weight: bold;
	margin-bottom: 3px;
}

#attraction_listings .attractionfacilities {
	text-align: right;
	width: 200px;
	float: right;
}

#attraction_listings .links {
	margin-top: 10px;
}




#attraction_listings a {

}

#attraction_listings a:hover {

}

#attraction {
	
}

#attraction .padding {
	margin-left: 5px;
	margin-right: 5px;
}

#attraction .vaqas {
	float: right;
	width: 60ppx;
}


#attraction #picture_area {
	float: left;
	width: 216px;
	margin-right: 4px;
	text-align: center;
}

#attraction #picture_area #picture {
	width: 100%;
	margin-bottom: 5px;
	height: 210px;
}

#attraction #picture_area .thumbnail {
	margin-right: 2px;
	float: left;
	width: 65px;
	margin-top: 2px;
}

#attraction #picture_area #background img {
	border: 1px solid #297979;
}

#attraction #information_area {
	float: right;
	width: 250px;
	margin-bottom: 10px;
}

#attraction #information_area ul {
	margin: 0px;
	width: 100%;
	list-style-type: none;
	padding-left: 0px;
}

#attraction #information_area li {
	margin-bottom: 2px;
}

#attraction .information {
	background: #B1E2E2;
	margin-bottom: 5px;
	border: 1px solid #297979;
}

#attraction .information_heading {
	background: #3DB6B6;
	color: #ffffff;
	font-weight: bold;
	border-top: 5px solid #3DB6B6;
	border-bottom: 5px solid #3DB6B6;
	margin-bottom: 5px;
}

#attraction .attraction_intro {
	font-weight: bold;
	font-size: 130%;
}

#attraction #attraction_long_description {
	float: left;
	margin-left: 5px;
}

#attraction .facilities {
	width: 48%;
	float: left;
}

#attraction .facilities ul {
	margin: 0px;
	width: 100%;
	list-style-type: none;
	padding-left: 0px;
}

#attraction .facilities li {
	margin-bottom: 2px;
}


#small_map {
	width: 100%;
	height: 250px;
}


.attractionBackgroundType1 {
	background: #DC0773;
}

.attractionBackgroundType2 {
	background: #A172B6;
}

.attractionBackgroundType3 {
	background: #996633;
}

.attractionBackgroundType4 {
	background: #FF6600;
}

.attractionBackgroundType5 {
	background: #006666;
}

.attractionBackgroundType6 {
	background: #00A7FF;
}

.paging {
	font-size: 120%;
}

.paging_previous_next {
	font-size: 120%;
	margin: 10px 0px 20px 20px
}

#statsCheck {
	display: none;
}

.resetmap {
	width: 120px;
	text-align:center;
	color: #295179;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	background:#B1E2E2;
}

.resetmap:hover {
	background: #3DB6B6;
	color: #ffffff;
}

/* THIS IS FOR THE LABEL MARKERS ON THE GOOGLE MAP */
div.LabeledMarker_markerLabel  {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	width: 14px;
	text-align: center;
}

.attraction_box {
	width: 15px;
	height: 15px;
	text-align: center;
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	float: left;
	margin-right: 2px;
}

.attraction_box_with_padding {
	width: 17px;
	height: 17px;
	text-align: center;
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 10px;
}

.nojavascript {
	font-size: 120%;
	margin: 10px;
	font-weight: bold;
}

.attractionofferlogo {
	margin-bottom: 5px;
}

.success {
	color: green;
	padding: 5px;
	font-weight: bold;
}

.singleoffer {
	float: left;
	width: 185px;
	margin-left: 15px;
}

.offerrow {
	width: 100%;
	height: auto;
}

#additional-area {
	margin-left: 20px;
}

.additional-cell {
	width: 185px;
	height:25px;
	float:left;
	margin-right: 10px;
}

.additional-row {
	min-height:25px;
	height: auto;
}

#addtitional-close {
	margin-bottom: 10px;
	border-bottom: 1px solid #297979;
}

/* Attraction Page START */

#special-offer-area {
	width: 220px;
	display: none;
}

#special-offer-area .offer {
	margin-left: 5px;
}

.offer-cover {
	margin-left: 30px;
	width: 160px;
}

.offer-cover-not-required {
	margin-left: 30px;
	width: 160px;
}


/* Attraction Page END */


/* register Area START */

#register-body {
	background-color: #3DB6B6;
}

#register-title {
	width: 100%;
	background-color: #66CCCC;
	border-top: 5px solid #66CCCC;
	border-bottom: 5px solid #66CCCC;
	font-size: 150%;
	font-weight: bold;
	color: #fff;
}

#register-title #close {
	width: 120px;
	float: right;
	font-size: 60%;
	font-weight: normal;
	text-align: right;
	margin-right: 5px;
}

#register-title #close a {
	color: #fff;
}

#register-area {

}

#register-form-area {

}


#main-area {
	background-color: #fff;
}

#register-details {
	width: 400px;
	margin-left: 30px;
}


#register-form-area .submission-line {
	width: 100%;
}

#register-form-area .submission-title {
	width: 100px;
	float: left;
	_height: 26px;
	min-height: 26px;
	font-weight: bold;
}

#register-form-area .submission-input {
	width: 250px;
	float: left;
	_height: 26px;
	min-height: 26px;
}

#register-form-area input {
	font-size: 100%;
}

#register-form-area select {
	font-size: 100%;
}

#register-form-area .input {
	width: 150px;
	border:1px solid #29458E;
}

#register-form-area .postcode {
	width: 100px;
}

#register p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#register .bold {
	font-size: 130%;
	color: #A573BE;
	font-weight: bold;
	margin-bottom: 10px;
}

#register .bold a {
	color: #A573BE;
}

#register-form-area .tick {
	margin: 0px;
	line-height: 1.6;
}

#register-form-area .button {
	width: 150px;
	background-color: #3DB6B6;
	color: fff;
	border: 1px solid #3DB6B6;
}

#register .warning {
	color: #E33131;
	border: 1px solid #E33131;
	width: 380px;
	margin-left: 20px;
	font-weight: bold;
	background-color: #FFFFCC;
	margin-bottom: 10px;
}

#register .success {
	color: #33CC66;
	border: 1px solid #33CC66;
	width: 380px;
	margin-left: 20px;
	font-weight: bold;
	background-color: #FFFFCC;
	margin-bottom: 10px;
	margin-top: 10px;
}

#register-form-area .inner-tube {
	margin: 10px;
}

#register .success a {
	color: #33CC66;
}

/* register Area END */

/* All offers START */

#all-offers-reg-link {
	float: right;
	width: 300px;
}

.print-all-offers-link {

}

/* All offers END */

/* Booklet Request START */

#booklet-request-area {
	width: 100%;
}

#booklet-request-area-form {
	width: 300px;
	margin-left: 40px;
	float: left;
}

#booklet-request-online {
	width: 300px;
/*
	margin-left: 220px;
	float: left;
*/
}

#booklet-request-area .submission_input {
	width: 170px;
}

#booklet-request-area .submission_title {
	width: 90px;
}

#booklet-request-area .button {
	width: 140px;
	background-color: #3DB6B6;
	color: #fff;
	border: 1px solid #2F8C8C;
}

#booklet-request-area legend {
	color: #2F8C8C;
	display: none;
}

#booklet-request-area fieldset {
	border: none;
	padding: 0px;
}

#booklet-request-area .border {
	height: 380px;
	border: 1px solid #999;
	position: relative;
}

#booklet-request-area .title {
	position: absolute;
	color: #2F8C8C;
	background-color: #fff;
	top: -8px;
	left: 10px;
	padding: 3px;
}

#booklet-request-online img {
	border: 0px;
	margin-left: 50px;
}

#booklet-request-online p {
	margin-left: 50px;
	width: 198px;
}

#booklet_request_content_area {
	width: 100%;
}

#booklet_request_text {
	width: 340px;
	float: left;
}

#booklet_request_preview {
	width: 350px;
	float: left;
	margin-left: 80px;
	margin-top: 10px;
}


/* Booklet Request END */
