body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #00245D;
	padding: 0px;
	margin: 0px;
	z-index: 10;
}
a:link {
	color: #0089D0;
}
a:visited {
	color: #0089D0;
}
a:hover {
	color: #AAD7E2;	
}


.clearall {
	clear: both;
}
.alignR {
	float:right;	
}

.smallPad, .smallPad td
{
	padding:5px;	
}

.smallMargin, .smallMargin td
{
	margin:5px;	
}
/* header styles */
#header {

}
#headerTable {
	height: 90px;
	position: relative;
	z-index: auto;
}
#headerBgImg {
	height: 96px;
	width: 215px;
	z-index: 100;
	position: relative;
	left: 350px;
	top: 0px;
}
#headerTitle {
	color:#FFFFFF;
	position: absolute;
	font-size: 20px;
	line-height: 20px;
	top: 30px;
	z-index: 100;
	left: 262px;
	width: 530px;
}
.hdrText {
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
.hdrYellowBar {
	background-color: #FFDD08;
	background-image: url(/objs/hdr_yellowbar.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 20px;
	color: #00245D;
	font-size: 11px;
	padding: 4px 0px 0px 15px;
}
.hdrYellowBar a:link, .hdrYellowBar a:visited, .hdrYellowBar a:hover {
	color: #00245D;
	text-decoration:none;
}
/* end of header styles */
/* main body styles */
#main {
	background-color:#fff;
	width: 912px;
	position: relative;

}
/* sidebar styles */
#sidebar {
	width: 240px;
	float: left;
	margin-left: 1px;

}
/* menu */
#menu {
	padding-bottom: 10px;
}


#menu a:link, #menu a:visited, #menu a:hover {
	text-decoration: none;
}

#menu a:link {
	color: #fff;
}
#menu a:visited {
	color: #fff;
}
#menu a:hover {
	color: #e6e6e6;
}




.menuSub {
	padding-left: 20px;
	line-height: 1.5;
	color: #8092AE;
	padding-bottom: 5px;
}
.menuSubTitle {
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #8092AE;
}
.menuSubText {
	padding-left: 15px;
}

.menuSub a:hover {
	color:#ADB9CB;

}
/* End of menu */
/* Side box styles */
.sidebarBox {
	background-color: #00245D;
	width: 220px;
}
.sidebarBoxTit, .sidebarBoxTit a:link, .sidebarBoxTit a:visited {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 11px;
}
.sidebarBoxBot, .sidebarBoxBot a:link, .sidebarBoxBot a:visited {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: right;
	padding-right: 11px;
}
.sidebarBoxCont {
	padding-right: 16px;
	padding-left: 16px;
	margin: 0px;
}
/* End of Side box styles */
/* End of sidebar styles */
/* Main Content Area  styles */
#mainContent {
	width: 648px;
	position: relative;
	float: right;
	right: 13px;
	padding-top: 14px;
}
#mainContent img {
padding:4px;

}
#TitleBar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00215B;
	background-image: url(/objs/titlebar_flag.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#TitleBar h1 {
	font-size: 18px;
	font-weight: normal;
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
}
#TxtBox {
	background-color: #fff;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 11px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #E6E6E6;
	padding: 5px;
	line-height: 17px;
}
#TxtBox p {
	padding-right: 2px;
	padding-left: 2px;
	line-height: 1.5;
}
#TxtBox h1 {
    color: #FFFFFF;
	background-color: #00245D;
	font-size: 16px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 19px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -5px;
}
#TxtBox h2 {
	background-color: #00245D;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	
	padding: 3px 2px 3px 19px;
	
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -5px;
	margin-top: 30px;
}
#TxtBox h3 {
	font-size: 14px;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#TxtBox .highlight {
	background-color: #2F6A9C;
	margin: 10px;
	padding: 5px;
}

.TxtBoxDynamic {
	padding-left: 12px;
	
}
.TxtBoxDynamic strong {
	font-size: 14px;
	position-top: 25px;
}
.tdHighlight {
	background-color: #CCCCCC;
	color: #000000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 20px;
}






.tdHighlightDarker {
	background-color: #E6E6E6;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 20px;
	color: #000000;
}

.tableBasic {
}
.tableBasic th {
	background-color: #2F6A9C;
	padding: 2px;
}
.tableBasic td {
	padding: 2px;
}
.tableBlue {
	background-color: #5FB4E0;
	color: #00245D;
	border: 2px solid #2F6A9C;
}
.tableBlue th {
	background-color: #2F6A9C;
	padding: 2px;
	color: #FFFFFF;
}
.tableBlue td {
	padding: 2px;
}
.tableYellow {
	background-color: #FFFFFF;
	color: #00245D;
	border: 2px solid #FFDD08;
}
.tableYellow th {
	background-color: #FFDD08;
	padding: 2px;
	color: #00245D;
}
.tableYellow td {
	padding: 2px;
}


.tableEvents {
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-right: 5px;
}
.tableEvents .eventSpacer, .tableEvents .eventSpacer a, .eventSpacer a {
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}

.tableEvents .eventTitle, .tableEvents .eventTitle a {
	font-weight: normal;
	font-size: 14px;
	display: block;
	background-color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 22px;

}

.tableEvents .eventDate, .eventDate {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.tableEvents .eventDate {
	padding-left: 3px;
}


.tableEvents .eventBody {
	padding-left: 3px;
}

.tableEventsHP .eventTitle {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

.tableEventsHP td {
	padding: 3px;
}



.tableAcc {
	
}
.tableAcc .accSpacer {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2F6A9C;
	border-right-color: #2F6A9C;
	border-bottom-color: #2F6A9C;
	border-left-color: #2F6A9C;
}

.tableAcc .accTitle {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 5px;
}

.tableAcc .accBody {
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	border: 1px solid #C2C3C4;
	padding: 3px;
}
.tableWallpapers .wallpaperSizes {
	font-size: 10px;
	line-height: 15px;
	background-color: #2F6A9C;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #00245D;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #00245D;
}
.tableWallpapers .wallpaperImg {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00245D;
	border-left-color: #00245D;
}

.tableWallpapers .wallpaperImg img {
	background-color: #5FB4E0;
	padding: 3px;
}


.wallpaperFlag img {
	margin: 0px;
	padding: 0px;
}
.wallpaperRecom {
	position: absolute;
	padding-left: 5px;
	color: #CCCCCC;
}

.formButton {
	background-color: #2F6A9C;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 30px;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
	border: 0px solid #2F6A9C;
	height: 20px;
	font-weight: bold;
}
.formButtonSmall {
	background-color: #2F6A9C;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
	border: 0px solid #2F6A9C;
	height: 20px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 15px;
}

.tableContact td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

#TxtBoxRght1 li, #TxtBoxRght1 li  a {
	list-style-type: square;
	text-transform: uppercase;
	text-decoration: none;	
}
.liHighlight, .liHighlight a {
	/* color: #FFCC00;*/
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(objs/menu_flag_right.gif);
}

.image {
	/*background-color: #5FB4E0;
	padding: 4px;
	border: 0px solid #2F6A9C;
	margin-right: 5px;
	margin-left: 5px;*/
}
.TxtBoxTableColRight {
	width: 200px;
	border: 2px solid #2F6A9C;
}
/* multiple columns */
/* equal widths */
#TxtBoxLft {
	float: left;
	width: 290px;
}
#TxtBoxRght {
	float: right;
	width: 280px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#TxtBoxRghtHeritage { 
	float: right;
	width: 368px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#TxtBoxRghtHP {
	float: right;
	width: 330px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	z-index: -100;
}

#TxtBoxRghtCorp {
	float: right;
	width: 280px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/* assymetric widths  */ 
#TxtBoxLft1 {
	float: left;
	width: 400px;
}
#TxtBoxRght1 {
	background-color:#E6E6E6;
	float: right;
	width: 200px;
	/*margin: 5px 10px;*/
}

#TxtBoxRght1 h2 {
	color: #000000;
	background: transparent;
	margin: 0px;
	
}
#TxtBoxRght1 h3 {
	font-weight: bold;
}
#TxtBoxRght1 h2 a {
	color: #000000;	
}

.slideshow {
	background-color: #5FB4E0;
	padding: 3px;
	height: 240px;
	width: 300px;
}
.slideshowHomepage {
	background-color: #5FB4E0;
	padding: 3px;
	width: 330px;
	height: 290px;
}

.slideshowCorp {
	background-color: #5FB4E0;
	padding: 3px;
	height: 229px;
	width: 270px;
}


.extraMedia {
	background-color: #fff;
	width: 306px; 
}
.extraMediaiframe {
	background-color: #5FB4E0;
}







/* End of multiple columns */
/* sub content */
.SubTxtBox {
	background-color: #fff;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 11px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #E6E6E6;
	line-height: 1.5;
	padding: 0px 0px 5px 5px;
}


.SubTxtBox p {
	padding-right: 2px;
	padding-left: 2px;
	line-height: 1.5;
}

.SubTxtBox h1 {
	font-size: 16px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 19px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -5px;
}
.SubTxtBox h2 {
	background-color: #00215B; 
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 19px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 5px -5px;
}
.SubTxtBox h3 {
	font-size: 14px;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.SubTxtBoxDynamic {
	padding-left: 12px;
	
}
.SubTxtBoxDynamic strong {
	font-size: 14px;
	position-top: 25px;
}


.SubTxtBoxHP {
	background-color: #00245D;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 11px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #E6E6E6;
	padding: 0px;
	line-height: 1.5;
}

.SubTxtBoxHP h2 a:link, .SubTxtBoxHP h2 a:visited {
	text-decoration: none;
}
.SubTxtBoxHP h2 a:hover {
	color: #B5DBF0;
	text-decoration: none;
}

.SubTxtBoxHP img {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
}

.SubTxtBoxHP h2 {
	font-size: 18px;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: left;
	color: #FFFFFF;
}

.SubTxtBoxHPyellowbox {
	background-color: #5FB4E0;
	color: #00245D;
}



.SubTxtBoxHPyellowbox ul {
	padding-top: 10px;
	margin-top: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.SubTxtBoxHPyellowbox li {
	list-style-image: url(objs/menu_dot_red_yellowbg.gif);
	font-size: 15px;
	font-weight: bold;
}

.SubTxtBoxHPyellowbox a:link, .SubTxtBoxHPyellowbox a:visited {
	color: #00245D;
	text-decoration: none;
}

.SubTxtBoxHPyellowbox a:hover {
	color: #FF0000;
	text-decoration: none;
}


.SubTxtBoxHPyellowboxRight {
	float: right;
	font-size: 12px;
	padding-right: 10px;
}
.SubTxtBoxHPyellowboxRight li {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.SubTxtBoxHPleftbox {
	background-color: #00245D;
	background-image: url(objs/home_aerialmap.jpg);
	background-repeat: no-repeat;
	height: 254px;
}
.SubTxtBoxHPleftbox p {
	margin: 0px;
	padding: 5px;
}


/* End of sub content /*



/* Featured bos styles */
#FeatureBox {
	background-color: #fff;
	border-right-width: 10px;
	border-bottom-width: 11px;
	border-left-width: 10px;
	border-top-width: 10px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #E6E6E6;
	overflow: visible;
}
#FeatureBoxLft {
	float: left;
	width: 314px;
	background-color:#FFFFFF;
}
#FeatureBoxRght {
	float: right;
	width: 314px;
	background-color:#FFFFFF;
}
#FeatureBoxTit, #FeatureBoxTit a:link {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #00215B;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.FeatFlag {
	padding-right: 10px;
}
#FeatureBoxTxt {
	background-color:#FFFFFF;
	padding: 2px;
	line-height: 17px;
}
#FeatureBoxTxt p {
	margin: 0px;
	padding: 3px;
}
/* End of Featured bos styles */
/* End of main body styles */
/* Footer styles */


#footer-main {
	width: 912px;
	margin: 0px auto 0px auto;
	position: relative;
    background-color:#00215B;
}
#footer-main .CR-areas {
	position: absolute;
	top: 0px;
	width: 450px;
	color: #FFFFFF;
	font-size: 14px;
	padding: 20px 0px 20px 0px;
}
#footer-main #left-CR {
	left: 0px;
}
#footer-main #right-CR {
	right: 0px;
	text-align: right;
}



#footer {
	border-top: 10px solid #E6E6E6;
}
#footer p {
	color: #fff;
	font-size: 11px;
	text-align:left;
	padding-top: 1px;
	padding-right: 13px;
	padding-bottom: 2px;
	margin: 0px;
}
#footer .footer td {
	padding: 5px;
	color: #fff;
}

#footer-main {
	width:100%;
	margin: 0px auto 0px auto;
	position: relative;
    background-color:#1a1a1a;
    height:260px;

}

#footer912 {
    width:912px;
    margin-left:auto;
    margin-right:auto;

}

.footerColLeft {
    float:left;
    width:218px;
    margin-left:10px;
    margin-top:10px;
    height:190px;
    color:#fff;
}



.footerColLeft h3
{
    font-size:14px;
    margin: 0;
    padding: 0;
    float:left;
    margin-bottom:10px;
}

#footer p {
	color: #fff;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 4px;
	margin: 0px;
}

.marginBottom {
    margin-bottom:10px;
}

.footerColLeft li {
    list-style-image:url("/objs/footer_li.png");
    line-height:21px;
}

.footerColLeft ul {
    padding-left:15px;
}

#footer-main a:link {
	color: #fff;
}
#footer-main a:visited {
	color: #808080;
}
#footer-main a:hover {
	color: #1787C9;
}




.blue {
    color:#1787C9;
}

.footerSpeech {
    width:170px;
    height:65px;
    background-image:url("/objs/footer_speech_bubble.jpg");
    margin-top:5px;
    padding:5px 15px 10px 15px;
}

.footerFullCol {
    margin-top:10px;
    overflow:hidden;
}

.logoContainer {
    margin-top:8px;
    margin-bottom:8px;
    overflow:hidden;
}

.footerTripAdvisor {
    float:left;
    margin-right:15px;
    widht:150px;
    height:86px;

}

.footerVisitEngland {
    float:left;
    height:86px;

}

/* End of Footer styles */

form {
	margin: 0px;
	padding: 0px;
}
#corpTable .corpTableName {
	color: #FFFFFF;
	background-color: #2F6A9C;
	font-size: 11px;
	height: 20px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#corpTable .corpTableName a {
	color: #FFFFFF;	
}
#corpTable .corpTableHighlight td {
	background-color: #5FB4E0;
	color: #00245D;
}

#corpTable .corpTableData {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #0E3970;
	height: 20px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#corpTable .corpTableDataAlt {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #18477D;
	height: 20px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#corpTable .corpTableDataBlank {


	font-size: 11px;
	background-color: #00245D;
}
.formSmallText {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #FFFFFF;
	padding: 2px;
}
.formSmallLabel {
	font-size: 10px;
}

.formSmallButton {
	background-color: #2F6A9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px solid #2F6A9C;
}

.fakelink {
	cursor:pointer;
	cursor:hand;
	text-decoration: underline;	
}

.newsletterMicro {
	font-size: 9px;
}
.newsletterMicro a:link, .newsletterMicro a:visited  {
	text-decoration: none;
}

.newsletterMicro a:hover {
	color: #FFFFFF;
	background-color: #00245D;
}
.highlightsys1 {
	background-color:#E6E6E6;
	width: 285px;
	margin-left: 3px;
	padding: 5px;
	font-size: 11px;
}
.selLrg {
	font-size: 18px;
	width: 150px;
}
.tdHighlight2 {
	background-color: #EFEFEF;
}
.formButtonLight {

	background-color: #3F88C5;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 30px;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
	border: 0px solid #2F6A9C;
	height: 20px;
	font-weight: bold;
}
#ticks09 {
	
}
#ticks09 .ticket {
	background-color: #FFFFFF;	
	margin-bottom: 4px;
}
#ticks09 .ticket .info {
	padding: 4px;	
}
#ticks09 .ticket h2 { 
	background: transparent;
	margin: 0px;
	padding: 0px;
	color: #000000;	
}
#ticks09 .ticket .buybar {
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding: 4px;
}	
.smallTxt {
	font-size: 10px;
	color: #cccccc;
}
.buyTd {
	padding: 0px;
	margin: 0px;
}
.buyTd img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.bigredbox {
	border: 2px solid red;
}
.groupBooking td {
	padding-top: 4px;
	border-bottom: 1px solid #E6E6E6;
}
.groupBooking td.headRow {
	background: transparent;
	font-size: 17px;
	font-weight: bold;
	padding-top: 17px;
}
.groupBooking input.formText, .groupBooking textarea.formText, .groupBooking select.formText {
	width: 200px;
}



/* 09 STYLE CHANGES */


#main { 
	background-image: url('/images/09changes/main-left.gif');
	background-repeat: repeat-y;	
}
#header-main {
	height: 110px;
	position: relative;
}
.headerPosition {
	width: 912px;
	margin: 0px auto 0px auto;
}
#header-main #main-logo { 
	position: absolute;
	top: 40px;
	width: 240px;
	height: 23px;	
}
#header-main img {
	border: 0px;	
}
#header-main a:link, #header-main a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#header-main #main-title {
	color: #FFFFFF;	
	font-size: 27px;
	font-weight: bold;
	line-height: 24px;
	width: 400px;
	
	position: absolute;
	top: 30px;
	left: 280px;
}
#header-main #main-title span {
	display: block;
	font-weight: normal;
}
#header-main #history-logo {
	width: 160px; 
	height: 59px;
	position: absolute;
	right: 0px;
	top: 30px;
}
#promo-imgs {
	margin-left: 10px;	
}

.menuItem {
	padding-left: 5px;
	list-style-type: none;
	text-decoration: none;
	line-height: 1.5;
	border-bottom: 1px solid #00407C;
	background-image: url(/objs/menu_flag.gif);
	background-repeat: no-repeat;
	background-position: 220px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 2px;
}
.menuItemRoll {
	padding-left: 5px;
	list-style-type: none;
	text-decoration: none;
	line-height: 1.5;
	border-bottom: 1px solid #00407C;
	background-image: url(/objs/menu_flag_down.gif);
	background-repeat: no-repeat;
	background-position: 220px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 2px;
}
.TxtBoxV21 {
	background-color: #ffffff;
	border: 10px solid #E6E6E6;
	line-height: 17px;
	float:right;
	width: 300px;
	margin-left:10px;
}

.TxtBoxV2 {
	background-color: #ffffff;
	border: 10px solid #E6E6E6;
	line-height: 17px;
	
}

.loyaltyClubBuy {
	float: right;
	margin-bottom: 10px;
}

.loyaltyClubMore{
	float: right;
	margin-bottom: 5px;
	padding-right: 10px;
	
}

.loyaltyClubMore a:link{
	color: #FFFFFF;
	
}

.loyaltyClubMore a:visited{
	color: #FFFFFF;
	
}

.loyaltyClubMore a:hover{
	color: #AAD7E2;
	
}

.loyaltySpecialLeft {
	width: 196px;
	height: 230px;
	background-color:#1A89CA;
	float: left;
	margin-left:110px;
	overflow:hidden;
	margin-bottom: 10px;
}

.loyaltySpecialLeft p, .loyaltySpecialRight p{
	color: #FFFFFF;
	margin: 5px;
}

.loyaltySpecialRight {
	width: 196px;
	background-color:#1A89CA;
	float: right;
	overflow:hidden;
	margin-right: 110px;
	height: 230px;
}

.loyaltySpecialRight h4{
	color:#FFFFFF;
}


.loyaltySpecialLeft h3, .loyaltySpecialRight h3 {
	color: #FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 3px;
	font-weight:normal;

}

#quote {
	width: 480px;
	float: right;
	margin-top: 45px;
}

.dropdownTitle
{
	font-family: Arial, Helvetica, sans-serif;
	background:#E6E6E6 url('/objs/featurebox_flag.gif') 5px center no-repeat;
	font-weight:bold;
	padding:2px 2px 2px 25px;
}

.dropdownText
{
	display:none;
	background:#E6E6E6;
	padding:10px 10px 0px 10px;
}

.dropdownText li
{
	list-style-image:url('/objs/featurebox_flag.gif');
	margin-left:3px;
	padding-bottom:10px;
}

.TxtBoxV2 h3 {
	margin: 0px 0px 5px 0px;	
}
.TxtBoxV2 .TitleBar {
	color: #FFFFFF;
	background-color: #00215B;	
	background-image: url(/images/09changes/title-img.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	padding: 4px 0px 4px 25px;
}

.TxtBoxV21 .TitleBar {
	color: #FFFFFF;
	background-color: #00215B;	
	background-image: url(/images/09changes/title-img.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	padding: 4px 0px 4px 25px;
	font-size:18px;
}



.TxtBoxV2 .SBar {
	color: #FFFFFF;
	background-color: #00215B;	
	padding: 4px;
}
.TxtBoxV2 .SBar a:link, .TxtBoxV2 .SBar a:visited {
	color: #FFFFFF;
	font-weight: bold;	
}
.TxtBoxV2 .text-main {
	padding: 5px;	
}
.TxtBoxV2 .text-main ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;	
}
.TxtBoxV2 .text-main ul.link-list {
	margin: 0px;
	list-style: none;	
}
.TxtBoxV2 .TitleBar, .TxtBoxV2 .TitleBar h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
.index-features {
	padding: 2px 0px 2px 2px;
}
.index-features ul, .index-features li {
	padding: 0px;
	margin: 0px;	
	list-style: none;
	display: inline;
}
.index-features li span.main {
	position: relative;	
}
.index-features li span.main span.box-rollover-container {
	position: absolute;
	left: 0px;
	bottom: 10px;
	display: block;
	width: 206px;
		display: none;
	background-image: url(/images/09changes/op-bg.png);
}
.index-features li span.main span.box-rollover {
	font-size: 17px;
	color: #FFFFFF;		
	display: block;
	padding: 3px;
	font-weight: bold;
}
.index-features li a:hover span.main span.box-rollover-container {
	display: block;	
}
.index-features li span.main-title strong {
	padding-left: 4px;
}
.index-features li a:link span.main, .index-features li a:visited span.main {
	display: block;
	width: 206px;
	height: 120px;
	float: left;
	margin: 0px 2px 2px 0px;
	cursor: pointer;
}
.index-features li a:link span.main-title, .index-features li a:visited span.main-title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 206px;
	background-image: url(/images/09changes/op-bg.png);
	color: #FFFFFF;
	font-weight: bold;
}
.index-features li a:hover span.main-title {
	background-image: url(/images/09changes/op-bg_on.png);
}
.half-page-box {
	border: 10px solid #E6E6E6;
	width: 299px;
	float: left;	
	margin-top: 10px;
}

.half-page-box1 {
	border: 10px solid #E6E6E6;
	width: 239px;
	margin-top: 10px;
	padding-left:60px;
	float:left;
	margin-bottom: 10px;
}
.half-page-box-noborder {
	width: 319px;	
	float: left;	
	margin-top: 10px;		
}

.newsTrip{
	float:left;
	width:319px;
	
}

.last {
	margin-left: 10px;	
}
.push-top {
	margin-top: 10px;	
}

/* #main-logo, #main-title { border: 1px solid red; } */ 

/*
	Index Events list 
*/
#events-list {

}
#events-list .event-row {
	border-top: 5px solid #E6E6E6;
	border-bottom: 5px solid #E6E6E6;
	border-left: 4px solid #E6E6E6;
	position: relative;
	height: 34px;
	display: block;
	cursor: pointer;
	background-image: url(/images/09changes/event-row-bg.gif);
	background-position: 280px 10px;
	background-repeat: no-repeat;
}
#events-list a:link .event-row,#events-list a:visited .event-row {
	background-color: #FFFFFF;
}
#events-list a:hover .event-row {
	background-color: #F2F2F2;	
	color: #333333;
}

#events-list .event-row .date-unit {
    position: absolute;
    width: 40px;
    height: 40px;
    top: -2px;
    left: -4px;
	display: block;    
	text-decoration: none;
}
#events-list .event-row .event-title {
    position: absolute;
    top: 10px;
    left: 45px;
	display: block;    
	text-decoration: underline;
}

.eventsDateUnit {
	height: 40px;
	width: 36px;
	background-image: url(/images/09changes/date-unit.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	color: #333333;
}
.eventsDateUnit .day { 
	position: absolute;
	top: 12px;
	left: 0px;
	text-align: center;
	width: 36px;
	font-weight: bold;
}
.eventsDateUnit .year { 
	position: absolute;
	top: 24px;
	left: 0px;
	font-size: 10px;
	text-align: center;
	width: 36px;
	font-weight: normal;
}
.eventsDateUnit .month { 
	position: absolute;
	top: 1px;
	left: 0px;
	text-align: center;
	width: 36px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#socal-text {
	width: 90%;
	margin: 0px auto 15px auto;
	font-size: 14px;
}
#socal-text a {
	color: #FFFFFF;
}
#rounded-container {
	background-color: #17265C;
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 17px;
}
#rounded-container span {
	font-size: 12px;
	font-weight: normal;
	display: block;
	text-align: right;
	font-style: italic;	
}
#rounded-container #arrow {
	position: absolute;
	width: 14px;
	height: 43px;
	background-image: url(/images/09changes/bubble-arrow.gif);	
	background-repeat: no-repeat;
	left: -14px;
	bottom: 15px;
}
#rounded-container p {
	padding: 10px;
	margin: 0px;
	font-weight: bold;	
}
#rounded-container span.rounded-container-decorator {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
	background-image: url(/images/09changes/rbox-dark.gif);
}
#rounded-container #tl {top: 0px; left: 0px; background-position: top left;}
#rounded-container #tr {top: 0px; right: 0px; background-position: top right;}
#rounded-container #bl {bottom: 0px; left: 0px; background-position: bottom left;}
#rounded-container #br {bottom: 0px; right: 0px; background-position: bottom right;}

#sidebar-social-pr {
	width: 220px;
	overflow: hidden;
	margin: 0px auto 70px auto;
    background-color:#fff;
}
.quote {
	font-size: 11px;
}
.left-index-box-seth {
	min-height: 400px;
	height:auto;	
}
* html .left-index-box-seth {
	height: 400px;
}

.right-index-box-seth {
	min-height: 120px;
	height: auto;
}
* html .right-index-box-seth {
	height: 120px;

}
.corporateEventBody {
	height: 60px;
}
.corporateEventTitle {
	width: 300px;
}#mainContent #TxtBox .imgCont {
	margin: 10px;
	float: right;
	width: 320px;
}
.index-tiles-2 {
	border-top: none;
}

/* Visitor Info 2010 */

.visitor-info-left {
	float: left;
	width: 250px;
	border-right: 1px solid #E6E6E6;
	padding-right: 10px;
}
.visitor-info-right {
	float: left;
	width: 350px;
	margin-left: 0px;

}
.padmed {
	padding: 0px 0px 0px 10px;
}
.v2override h3 {
	margin: 0px;
	padding: 0px !important;
	font-size: 16px !important;
	font-weight: bold !important;
}
.vi-item h3 {
	font-size: 14px !important;
	margin-botton: 5px !important;
}
.vi-text h3 {
	margin-bottom: 5px !important;
}
.vi-item {
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.vi-image {
	float: left;
	width: 74px;
	height: 74px;
	overflow: hidden;
	margin-right: 5px;
}
.vi-image a img { border: none; }
.vi-text {
	float: left;
	width: 160px;
	font-size: 12px;
	margin: 0px 0px 4px 0px;
}
.vi-link {
	text-align: right;
}

/* BN 2010 Tabletheme BlueGrey */
table.tabletheme-bluegrey {
	width: 100%;
	margin-top: 10px;
}
table.tabletheme-bluegrey {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}
table.tabletheme-bluegrey th,table.tabletheme-bluegrey td {
	border: 1px solid #FFFFFF;
}
table.tabletheme-bluegrey th {
	background-color: #0089D0;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}

table.tabletheme-bluegrey td {
	background-color: #E6E6E6;
	font-weight: normal;
	text-align: center;
	color: #000000;
	padding: 5px;
	margin: 0px;
}

/* End Tabletheme */
#footer-links {
	font-size: 11px;
}

#indexPhoto {
   margin-left:10px;
   margin-bottom:10px;
   cursor: pointer;
}

.visitEngland {
    text-align: center;
}

.eventsStatic {
    width: 388px;
    margin:5px 5px 5px 5px;
    padding:5px;
}

.paddingSmall {
    padding:5px 5px 5px 5px;
}

/* 2011 index styles start */


.indexSlideShowContainer {width:648px; background-color:#f2f2f2;
}

.indexSlide {width:648px; height:280px; display:block;
}

.indexSlideHeading {height:20px; width:648px; background-image:url("/objs/slidehead_bg.png"); background-repeat: repeat-x; padding:8px 10px 10px 10px; position:absolute; top:0; left:0; display:block;
}

.indexSlideHeading h1 {margin:0px; padding:0px; font-size:16px; color:black; font-family:arial;
}

.indexSlideBottom {height:34px; display:block;
}

.indexSlideBottom1 {background-image:url("/objs/slide_bottom1_bg.jpg"); background-repeat:repeat-x; background:#edefee; height:20px;
}

.indexSlideBottom1 h1 {
    font-size:19px;
    padding:0px 0px 0px 10px;
    margin:8px 0px 0px 0px;
    color:#000;

}

.indexSlideBottom1 h2 {
    font-size:16px;
    padding:0px 0px 0px 10px;
    margin:10px 0px 0px 0px;

}

.indexSlideBottom1 a {
    color:#000;
}

.indexSlideBottom1 a:hover {
     color:#0089D0;
}



.indexSlideBottom2 {
    height:14px;
    background-image:url("/objs/slide_bottom2_bg.jpg");
}

.container {
    width:648px;
    overflow:hidden;
}

.container img {
    padding:0px!important;
}

.indexTickets {
    width:383px;
    height:195px;
    float:left;
    background-image:url("/objs/index_ticket.jpg");
    background-repeat:no-repeat;
}

a.btn_buy {
    display: block;
    width: 200px;
    height: 40px;
    text-decoration: none;
    background: url("/objs/btn_buy.png");
    float:right;
    margin-top:140px;
    margin-right:6px;
    color:#fff;
    font-size:17px;
    font-weight:bold;
    padding:10px 0px 0px 14px;
}


a.btn_buy1 {
    display: block;
    width: 208px;
    height: 40px;
    text-decoration: none;
    background: url("/objs/btn_buy.png");
    float:right;
    margin-top:10px;
    margin-right:30px;
    color:#fff;
    font-size:17px;
    font-weight:bold;
    padding:10px 0px 0px 3px;
}


.marginTopBtn{
    margin-top:95px!important;
}

a.btn_buy:hover {
    background-position: -215px 0
}

a.btn_buy1:hover {
    background-position: -215px 0
}


.displace {
    position: absolute;
    left: -5000px
}

.indexEvent{
    width:250px;
    height:180px;
    float:right;
    margin-top:15px;
}

.indexHeadingFull {
    width:635px;
    height:30px;
    background-color:#f2f2f2;
    color:#0089D0;
    overflow:hidden;
    border: 1px solid #E6E6E6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius:5px;
    border-top-left-radius:5px;
    padding: 0px 0px 0px 10px;
	margin: 0px 0 15px 0;
	background: /*url(h2_trigger_a.gif) no-repeat;*/ #efefef;
	height: 35px;
    line-height: 35px;

}

.width620 {
    width:615px;
}

.indexHeadingHalf{
    width:300px;
    height:30px;
    background-color:#f2f2f2;
    margin-bottom:15px;
    color:#0089D0;
    padding:5px 0px 0px 10px;
    border: 1px solid #E6E6E6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius:5px;
    border-top-left-radius:5px;
}

.indexHeadingCol1 {
    float:left;
    color:#000;
}

.indexHeadingCol2 {
    float:left;
    color:#0089D0;

}

.indexHeadingCol3 {
    float:right;
    margin-right:10px;
}

.indexHeadingCol1 h2, .indexHeadingCol2 h2, .indexHeadingCol3 h2{
    margin:0px;
    font-size:18px;
}

.indexHeadingCol3 h3{
    margin:0px;
    font-size:15px;
}

.eventLeft {
    width:323px;
    float: left;
    border-right:dashed 1px #ccc;
    overflow:hidden;
    height:145px;
}

.eventRight{
    width:314px;
    float: right;
    overflow:hidden;
    height:145px;
    margin-left:10px;
}

.eventRight h3, .eventLeft h3 {
    color:#0089D0;
    padding:0px 0px 0px 10px;
    margin:0px;
    font-size:14px;
}

.eventPhotoBg {
    width:180px;
    height:125px;
    float:left;
    background-image:url("/objs/event_photo_bg.jpg");
    background-repeat:no-repeat;
}

.eventPhoto {
    height:89px;
    width:144px;
    margin-left:19px;
    background-color:#ffffff;
    margin-top:19px;
    text-align:center;
}

.eventCalendar {
    height:125px;
    width:125px;
    float:left;
    background-image:url("/objs/event_calendar_bg.jpg");
    background-repeat:no-repeat;
    margin-left:8px;
}

.eventMonth {
    width:65px;
    height:15px;
    margin: 40px auto 0 auto;
    text-align:center;
    color:#fff;
}

.indexEventDate {
    text-align:center;
    margin: 0px auto 0px auto;
    font-size:26px;
    font-weight:bold;
    padding-top:5px;
}

.floatLeft {
    float: left;
}

.floatRight {
     float: right;
}

.margin-bottom {
    margin-bottom:15px;
}

.containerDropShadow {
    width:668px;
    overflow:hidden;
}

.containerDropShadow img{
    border:0px;
}

.containerDropShadowTop {
   height:14px;
   background-image:url("/objs/index_visit_bg_top.jpg");
}

.containerDropShadowMiddle {
   background-image:url("/objs/index_visit_bg_middle.jpg");
   background-repeat:repeat-y;
   overflow:hidden;
}

.containerDropShadowBottom {
   height:16px;
   background-image:url("/objs/index_visit_bg_bottom.jpg");
   width:668px;

}

.containerDropShadowRight {
    width:285px;
    float:right;
    margin-right:38px;
    padding:5px 0px 3px 0px;

}

.containerDropShadowLeft {
    width:320px;
    float:left;
    margin-left:10px;
    padding:10px 0px 10px 10px;

}

.containerDropShadowFull {
    width:620px;
    margin-left:10px;
    padding:10px;
    overflow:hidden;

}



.clear {
    clear:right;
}

#slideshow-index span.gallery-slide {
	width: 648px;
	height: 280px;
    display: block;
	background-repeat:no-repeat;
	text-indent: -99999px;
}

#slidenav2  {
	margin-right:8px;
    margin-top:10px;
	float:right;
	z-index:999;
    bottom:10px;
    left:10px;
}

#slidenav2 a {
	background-image:url("/objs/blue_grey.png");
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:left;
	height:22px;
	margin:0 4px 0 0;
	outline:medium none;
	text-align:center;
	text-decoration:none;
    font-size:16px;
	width:22px;
}

#slidenav2 a.activeSlide {
	background-image:url("/objs/blue_number.png");
	font-weight:bold;
}

#slideshow-index {
	position: relative;
}

.indexFull {
    background-color:#efefef;
    width:960px;
    height:135px;
    margin-bottom:15px;
    overflow:hidden;
}

.indexContainer {
    width:182px;
    height:135px;
    padding:5px;
    float:left;
    background-image:url("/objs/stripe.gif");
    background-repeat:no-repeat;
    background-position:right;
}

.indexContainer h2 {
    color: #0A1535;
    padding-bottom:0px;
    text-decoration:underline!important;
    font-size:18px;
}

.noBgImage {
   background-image:none;
}

#slideshow-index-c
{
    height:250px;
    overflow:hidden;
}

#slideshow-index {
	position: relative;
}

#floatDivCont {
    width:800px;
    margin-left:auto;
    margin-right:auto;

}

#floatingdiv {
  width:920px;
  position:fixed;
  height:195px;
  background: url(/objs/floatingimg.png);
  background-repeat:no-repeat;
  background-position:right;
  margin-top:50px;

}

.indexLinks {

}

.indexLinks ul{
    padding:0px 0px 0px 15px;

}


/* 2011 index styles finish */

/* 2011 attraction page styles start */

.attractionsHeading h2{
    float:left;
    text-decoration:none;
    width:160px;
    margin-bottom:5px;
}
.attractionTextLeft {
    width:375px;
    float:left;
    margin-left:4px;
}

.attractionTextLeft p{
    margin-top:0px;
}

.attractionTextRight{
    width:235px;
    float:right;
}

.attractionBuyTickets{
    background-image:url("objs/but_tickets_attractions.jpg");
    background-repeat:no-repeat;
    width:235px;
    height:150px;
    margin-left:5px;
}

.marginRight{
    margin-right:1px;
}

/* 2011 accordion start */

h2.acc_trigger {
	padding: 0;
	margin: 10px 0 5px 0;
	background: url(objs/arrow.png) no-repeat #efefef;
    background-position:right;
	height: 35px;	line-height: 35px;
	width: 625px;
	font-size: 18px;
    font-weight:bold;
	float: left;
	border: 1px solid #E6E6E6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius:5px;
	border-top-left-radius:5px;

}
h2.acc_trigger a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0 0 0 10px;
    font-size:16px;

}
h2.acc_trigger a:hover {
	color: #0089D0;
    text-decoration:underline;


}
h2.active {

    background: url(objs/arrow_up.png) no-repeat #efefef;
    background-position: right;

}

.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 13px;
	width: 625px;
	clear: both;
	background: #fff;
	border: 1px solid #E6E6E6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.acc_container .block {
	padding: 0px 10px 0px 10px;
}

/* 2011 accordion stop*/

.attractionContainer {
    width:640px;
    margin-left:10px;
    overflow:hidden;
    margin-bottom:5px;
    margin-top:5px;
}

.attractionPhotoContainer {
    width:135px;
    height:135px;
    margin-left:5px;
    float:left;
    margin-bottom:5px;
}

.attractionTextFull {
    float:left;
    width:480px;
    padding:10px;
    overflow:hidden;
}

.attractionTextFull ul{
    padding-left:15px;
}

.attractionTextHalf {
    float:left;
    width:160px;
    padding:10px;
    overflow:hidden;
}

.attractionTextHalf a:link{text-decoration:underline; font-size:12px; float:right; font-weight:bold;}

.attractionTextFull h2, .attractionTextHalf h2 {
    margin:0px;
    color: #0089D0;
    font-size:15px;
}

.attractionTextFull p, .attractionTextHalf p{
    margin:5px 0px 5px 0px;
}

.attractionContainerHalf {
    width:323px;
    border-right:dashed 1px #ccc;
    margin:5px 0px 5px 10px;
    overflow:hidden;
    float:left;
}

.attractionContainerHalfRight {
    width:320px;
    overflow:hidden;
    float:left;
    margin:5px 0px 5px 0px;
}

.attractionContainerThumbs {
    background-color:#f2f2f2;
    width:610px;
    padding:10px 10px 0px 10px;
    margin:10px auto 5px auto;
    overflow:hidden;
}

.attractionBorder {
    width:628px;
    height:1px;
    border-bottom:dashed 1px #ccc;
    margin-bottom:5px;
    margin-left:auto;
    margin-right:auto;
    text-decoration:none;
}

.attractionThumbs {
    width:122px;
    float:left;
    height:152px;
    text-align:center;
}

.attractionThumbs h3{
    color: #0089D0;
    margin:0px;
}

.attractionHeader {
    background-image:url("/objs/guide_header_bg.jpg");
    width:668px;
    height:270px;
    position:relative;
    z-index:99;
    padding-top:10px;
    
}

.attractionHeaderFood {
    background-image:url("/objs/guide_header_food_bg.jpg");
}

.attractionHeaderShopping {
    background-image:url("/objs/guide_header_shopping_bg.jpg");

}

.attractionBg {
    width:628px;
    background-image:url("/objs/heading_black_trans.png");
    background-repeat:repeat-x;
    color:#fff;
    margin-left:10px;
    padding:10px;

}

.attractionBg h1{
    margin:0px;
    font-size:16px;

}

.attractionMenu{
    width:648px;
    height:26px;
    margin-left:10px;
    background-repeat:repeat-y;
    position:absolute;
    margin-top:204px;
    z-index:100;
    border-bottom:solid 2px #fff;
}

.attractionMenu ul {padding:0; margin:0; list-style-type: none; text-align:center;}
.attractionMenu li {float:left; font-size:13px; text-transform:uppercase; display:inline; margin:0;}
.attractionMenu ul li a, .attractionMenu ul li a:visited {display:block; text-decoration:none; padding:0px 2px 0px 9px; line-height:26px; color:#fff; background-image: url(/objs/tableft_attractions.png); background-position:top left; background-repeat:no-repeat;}
.attractionMenu ul li:hover a, .attractionMenu ul li a:hover, .attractionMenuActive {color:#fff!important; padding:0px 2px 0px 9px!important; text-decoration:none!important; background-position:0% -26px!important;}
.attractionMenu .curMainSection a { color:#009DA9!important; }
.attractionMenu a span {display:block; background: url(/objs/tabright_attractions.png); background-position:top right; padding:0px 25px 0px 8px; }
.attractionMenu a:hover span, .attractionMenuActive span {background-position:100% -26px!important; color:#000!important;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.attractionMenu a span {float:none;}

/* End IE5-Mac hack */
.attractionMenu a:hover span {
	color:#000;
}

.marginLeft {
    margin-left:10px;
}

.marginRight10{
    margin-right:10px;
}



/* 2011 attraction page finish */
.wteLogo {
    float:right;
    margin:10px 20px 0px 0px;
    width:90px;
}
