/* CSS Document */
@charset "utf-8";

body {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Sans-Serif;
	color: #666666;
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-image: url(images/0_background.gif);
}
body a {
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
#Guide-Page {
	background-repeat: repeat-x;
	background-image: url(images/0_backfade.gif);
}
#TopMenuArea {
	padding: 0px;
	width: 100%;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
#Outer-Top {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Outer-Top-Left {
	font-size: 11px;
	color: #99CCFF;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#Outer-Top-Right {
	font-size: 11px;
	color: #99CCFF;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 3px;
}
#Outer-Top-Right img {
	margin-right: 4px;
}
#Outer-Top-Left a {
	color: #0066CC;
	text-decoration: none;
}
#Outer-Top-Right a {
	color: #1177DD;
	text-decoration: none;
}
#Outer-Top-Left a:hover,#Outer-Top-Right a:hover {
	color: #0055BB;
	text-decoration: underline;
}
#TopMenu {
	background-image: url(/images/global/1_topmenu.gif);
	background-repeat: no-repeat;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#TopMenu #Top-Bar{
	height: 27px;
}
#TopMenu #Top-Left {
	font-size: 11px;
	color: #CCEEFF;
	float: left;
	margin-top: 5px;
	margin-bottom: 6px;
	margin-left: 8px;
}
#TopMenu #Top-Right {
	font-size: 11px;
	color: #66AAEE;
	float: right;
	margin-top: 5px;
	margin-bottom: 6px;
	margin-right: 5px;
}
#TopMenu #Top-Right .Tagline {
	color: #CCEEFF;
}
#TopMenu #Top-Right .SearchTitle {
	color: #FFFFFF;
}
#TopMenu table {
	clear: both;
}
#TopMenu  #logo {
	margin: 0px;
	float: left;
	height: 73px;
	width: 270px;
}
#TopMenu  #logo a {
	height: 73px;
	width: 270px;
	display: block;
}
#TopMenu  #logo h1 {
	display: none;
}
#TopMenu  #castletower {
	height: 73px;
	width: 110px;
	text-align: center;
	margin: 0px;
}
#TopMenu  #banner {
	height: 67px;
	width: 485px;
	text-align: center;
	margin-top: 6px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}
#TopMenu  #end {
	height: 73px;
	width: 85px;
	text-align: center;
	margin: 0px;
}
#TopMenu #search {
	height: 80px;
	width: 185px;
	float: left;
}
#TopMenu #quicklinks {
	float: left;
	width: 200px;
	font-size: 10px;
	color: #1177dd;
	padding-top: 19px;
}
#TopMenu #quicklinks ul {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#TopMenu #quicklinks li {
	background-image: url(../images/global/1_topbanner_bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#TopMenu #quicklinks a {
	color: #1177dd;
	text-decoration: none;
	display: block;
	padding-left: 12px;
}
#TopMenu #quicklinks a:hover {
	color: #EE2222;
	text-decoration: underline;
}

#TopMenu table#mainmenubar {
	clear: both;
}
#TopMenu .menubar {
	height: 30px;
	width: 775px;
	margin: 0px;
	text-align: left;
}
#TopMenu .menubarcentre {
	width: 20px;
	text-align: center;
}

#TopMenu .menubarright {
	height: 30px;
	width: 155px;
	margin: 0px;
	text-align: left;
}
.menubarright ul#TopMenuBar li {
	background: none;
	background-color: transparent;
	border: none;
}
.menubarright ul#TopMenuBar li a {
	background-color: transparent;
	border: none;
	background: none;
}
ul#TopMenuBar {
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 30px;
}
ul#TopMenuBar li {
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #0066CC;
	height: 30px;
	display: inline;
}
ul#TopMenuBar li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/1_topmenu_bkgnd.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4499ff;
	border-bottom-color: #0044aa;
	border-left-color: #2288ff;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	line-height: 20px;
}
ul#TopMenuBar li.selected a {
	background-color: #FFFFFF;
	background-image: url(/images/1_topmenu_sel_bkgnd.gif);
	color: #0066CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #2288FF;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #2288FF;
}
ul#TopMenuBar li.selected a:hover {
	color: #2288FF;
	text-decoration: underline;
	background-position: 0px -35px;
}
ul#TopMenuBar li.selectedleft a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/1_topmenu_sel-left_bkgnd.gif);
	background-position: right top;
}
ul#TopMenuBar li.selectedleft a:hover {
	color: #FFEE55;
	text-decoration: underline;
	background-position: right -35px;
}
ul#TopMenuBar li.selectedright a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/1_topmenu_sel-right_bkgnd.gif);
	background-position: left top;
}
ul#TopMenuBar li a:hover {
	color: #FFEE55;
	text-decoration: underline;
	background-position: 0px -35px;
}
#Searchbox  {
	float: right;
	padding-top: 0px;
	padding-right: 2px;
}
#Searchbox #thebox {
	margin: 0px;
	float: left;
}
#Searchbox .SearchTextBox {
	font-size: 11px;
	color: #0099ff;
	background: transparent;
	border: none;
	padding: 0px;
	width: 148px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 12px;
}
#Searchbox #thebutton {
	float: left;
	margin-top: 2px;
	margin-right: 0px;
}
#Searchbox #thebutton #sbb {
	background-image: url(/images/global/1_search_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 22px;	
}
#Searchbox #thebutton #sbb:hover {
	background-position: 0px -22px;
}
#searchtop #Booknow {
	float: right;
}
#searchtop #Booknow a img {
	background-image: url(/images2/1_booknow.gif);
	background-repeat: no-repeat;	
	margin-right: 13px;
}
#searchtop #Booknow a:hover img {
	background-position: -100px 0px;
}
#optionsbar {
	font-size: 11px;
	color: #FFAA22;
	clear: both;
	height: 27px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}
#optionsbar table {
	margin-left: 5px;

}
#optionsbar ul  {
	font-size: 11px;
	color: #FFAA22;
	list-style-type: none;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#optionsbar li {
	padding-top: 0px;
	padding-bottom: 6px;
	list-style-type: none;
	padding-right: 1px;
	padding-left: 0px;
	display: inline;
}
#optionsbar ul#leftmenu {
	margin-left: 5px;
}
#optionsbar ul#leftmenu li {
	float: left;
	padding-top: 6px;
}
#optionsbar ul#rightmenu li {
	float: right;
	padding-top: 6px;
}
#optionsbar ul#centre li {
	font-size: 11px;
	font-weight: bold;
	color: #1177ee;
	text-align: center;
	float: none;
}
#optionsbar li a  {
	color: #CC3333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
#optionsbar li a:hover  {
	color: #FF3333;
	text-decoration: underline;
}


#Guide-Top {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: right top;
	background-image: url(/guides/images/1_topmenu_optionsbar.gif);
	background-repeat: no-repeat;
	height: 28px;
}
#treenav {
	clear: both;
	font-size: 11px;
	margin: 0px;
	padding-bottom: 7px;
	padding-top: 6px;
	float: left;
	color: #0055bb;
}
#treenav p {
	margin: 0px;
	padding: 0px;
}
#treenav .current {
	padding-left: 5px;
}

#treenav a {
	color: #0044aa;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-image: url(images/1_treenav_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 16px;
	margin: 0px;
}
#treenav a:hover {
	color: #FFFFFF;
}





/* Attractions */

#Guide-Main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	clear: both;
}
table    {
	clear: both;
}
#Sidebar-Top {
	margin: 0px;
	padding: 0px;
	width: 219px;
	border-right-width: 1px;
	border-right-style: solid;
	height: 28px;
	background-repeat: repeat-x;
	background-position: 0px -210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/0_backfade.gif);
}

#Sidebar-Top  #Top-Nav {
	font-size: 11px;
	color: #FFF2CC;
	margin: 0px;
	padding-top: 4px;
	padding-left: 10px;
}
#Sidebar-Top #Top-Nav a {
	color: #0055bb;
}
#Sidebar-Top #Top-Nav a:hover {
	color: #FFFFFF;
}
#Sidebar #Logo-Top {
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	background-position: -250px 0px;
}
#Sidebar #Logo a {
	display: block;
	width: 217px;
	margin: 0px;
	padding: 0px;
}
#Sidebar #Logo a h2 {
	display: none;
}

#Sidebar {
	margin: 0px;
	padding: 0px;
	width: 220px;
	background-repeat: repeat-y;
}

#Sidebar h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#Sidebar h3 .small {
	font-size: 11px;
}
#Sidebar h4 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}



/* Sidebar */

#Sidebar p {
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#Sidebar p.Dates {
	margin-bottom: 10px;
	text-align: center;
	margin-right: 7px;
	margin-left: 5px;
}

#Sidebar .Menu {
	margin: 0px;
	padding: 0px;
}
#Sidebar  .Menu ul {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#Sidebar  .Menu li {
	line-height: 16px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 9px;
	background-repeat: no-repeat;
	background-position: -2100px 3px;
	border-width: 1px;
	border-style: solid;
}
#Sidebar  .Menu  li a {
	display: block;
	background-repeat: no-repeat;
	background-position: -1658px 3px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 18px;
}
#Sidebar  .Menu  li.arrow a {
	background-position: -1889px 1px;
}
#Sidebar  .Menu  li.selected {
	background-position: -1870px bottom;
}
#Sidebar  .Menu  li:hover {
	background-position: -1870px bottom;
}
#Sidebar .Horizrule {
	height: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	margin-right: 10px;
	margin-left: 10px;
}
#Sidebar .Horizrule2 {
	height: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	margin-right: 10px;
	margin-left: 10px;
}
#Sidebar .Feature {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Sidebar .Ads-Two {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Sidebar .Ads-Two img {
	margin-left: 2px;
	margin-right: 2px;
}
#Sidebar .Ads-Google {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	margin-right: 10px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #FFF9BB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#Sidebar .Ads-Google-Main {
	background-color: #FFF9BB;
}
#Sidebar .Ads-Google-End {
	background-image: url(images/2_googlespace.gif);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	height: 4px;
}

#Sidebar .Interlink-Box {
	text-align: right;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 200px;
}
#Sidebar .Interlink-Box ul {
	margin: 0px;
	padding: 0px;
	height: 20px;
	overflow: hidden;
}
#Sidebar .Interlink-Box li {
	float: left;
	background-image: none;
	width: 74px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Sidebar .Interlink-Box a {
	width: 74px;
	height: 20px;
	overflow: hidden;
	color: #333333;
	display: block;
	margin: 0px;
	padding: 0px;
}
#Sidebar .Interlink-Box a:hover {
	background-position: -74px 0px;	
}
#Sidebar .Interlink-Box b {
	display: none;
}
#Sidebar .Interlink-Box p {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Sidebar .Interlink-Box #Reviews  {
	background-image: url(images/3_review.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Sidebar .Interlink-Box #Reviews:hover {
	background-position: -74px 0px;	
}
#Sidebar .Interlink-Box #Video {
	background-image: url(images/3_video.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Sidebar .Interlink-Box #Video:hover {
	background-position: -74px 0px;	
}
#Sidebar .Interlink-Box #Gallery {
	background-image: url(images/3_gallery.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Sidebar .Interlink-Box #Gallery:hover {
	background-position: -74px 0px;	
}


#Sidebar .More {
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 6px;
	padding-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
}
#Sidebar .More h4 {
	margin-bottom: 3px;
	margin-top: 4px;
	padding: 0px;
	margin-left: 9px;

}
#Sidebar  .More ul {
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Sidebar  .More li {
	margin: 0px;
	line-height: 16px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#Sidebar  .More li.DLP {
	background-image: url(../images/guides_icon_dlp.gif);
}
#Sidebar  .More li.WDS {
	background-image: url(../images/guides_icon_wds.gif);
}

#Sidebar  .More  li a {
	color: #FFFFFF;
	display: block;
	margin-bottom: 1px;
	padding-left: 16px;
	padding-bottom: 1px;
	margin-right: 5px;
}


#Page-Top {
	border-top-width: 1px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	width: 729px;
	background-color: #FFFFFF;
}


#Page-Top-Left  {
	font-size: 11px;
	color: #999999;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
}
#Page-Top-Right  {
	font-size: 11px;
	color: #999999;
	float: right;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 10px;
}
#Page-Top-Right a {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#Page-Top-Right a:hover {
	text-decoration: none;
	border-bottom-style: solid;
}




/* Guidebook Page */

#Page,#Chapter {
	background-color: #FFFFFF;
	width: 730px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 10px;
}
#Page {
	border-top-width: 1px;
	border-top-style: solid;
}
#Page table {
	clear: both;
	background-repeat: no-repeat;
	background-position: right 60px;
}



/* FOOTER */

#FooterAd {
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#FooterAdInner {
	background-color: #EEEEEE;
	background-image: url(images/5_footerad_top.gif);
	background-repeat: repeat-x;
	width: 750px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	float: right;
}
#FooterSpace {
	width: 950px;
	padding-top: 10px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#FooterTop {
	background-color: #FFFFCC;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	background-image: url(/guides/5_footer_top.gif);
	background-repeat: repeat-x;
	height: 27px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066cc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffbb44;
}
#FooterTop .Links {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	text-align: center;
}
#FooterTop ul  {
	font-size: 11px;
	color: #FFAA22;
	list-style-type: none;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#FooterTop li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	list-style-type: none;
	padding-right: 1px;
	padding-left: 0px;
	display: inline;
}
#FooterTop li a  {
	color: #CC3333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}

#FooterTop li a:hover  {
	color: #FF3333;
	text-decoration: underline;
}
#FooterBar {
	background-color: #0066CC;
	background-image: url(/guides/5_footer_bar.gif);
	background-repeat: repeat-x;
	color: #99ddff;
}
#Footer {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 7px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066dd;
	border-left-color: #0066dd;
	background-image: url(/guides/5_footer_dm.gif);
	background-repeat: no-repeat;
}
#Footer p {
	padding-right: 8px;
	padding-left: 67px;
	font-size: 11px;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
}
#Footer .copyright {
	color: #FFFFFF;
}
#Footer .links {
	color: #66aaff;
}
#Footer .links a {
	color: #bbeeff;
	text-decoration: none;
}
#Footer .links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

