* {
	padding: 0px;
	margin: 0px;
}
body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D0D8DA;
	font-size: 11px;
	color: #949494;
}
img {
	border: 0px;
}
A:link {
	text-decoration: none; color: #949494;
}
A:visited {
	color: #949494; text-decoration: none;
}
A:active {
	text-decoration: none; color: #949494;
}
A:hover {
	text-decoration: underline; color: #949494;
}
A:click {
	color: #949494;
}
p {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #949494;
	font-size: 11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #082163;
	font-size: 18px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #082163;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #082163;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6b08;
	padding-bottom: 3px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6b08;
	padding-bottom: 3px;
}
h6 {
	color: #FF6B08;
	font-size: 22px;
	letter-spacing:1px;
	padding-bottom:2px;
}

#holdsEverything {
	margin: 5px auto;
	border: 1px #ffc000 solid;
	width: 803px;
	margin-bottom: 10px;
}

.docMenu {
	margin-top: 20px;
	margin-bottom: 20px;
}


/* menu css */

.pText {
	font-size: 12px;
	line-height: 17px;
	color: #757575;
	font-family: arial, sans-serif;
}

.pTextHome {
	font-size: 13px;
	line-height: 17px;
	color: #082163;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

.pTextMini {
	font-size: 11px;
	line-height: 17px;
	color: #757575;
	font-family: arial, sans-serif;
}

.reviewText {
	font-size: 11px;
	line-height: 17px;
	color: #757575;
	font-family: arial, sans-serif;
}

/******* SPECIAL OFFERS PAGE ************/

#topOffers {
	background-color: #FB6808;
	height: 25px;
}

#topOffers p {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

#topOffers h2 {
	color: #FB6808;
	
}

#offers table td {
	border: 1px solid #EEEEEE;
}

#offers .price{
	font-size: 14px;
	color: #FE6D02;
	font-weight: bold;
}

#offers .bold{
	font-weight: bold;
	color: #999999;
}

#offers table {
	width: 100%;
	border: 1px solid #CCCCCC;
}

#offers table th {
	font-weight: bold;
	color: #000000;
	background-color: #F7E2D5;
	padding: 5px 0px;
}

#offers a {
	text-decoration: none;
	color: #EF6305;
}

#offers h4 a {
	margin-left: 5px;
}

#offers .specialOffersHeader {
	
	margin-left: 190px; 
	font-size: 15px; 
	font-weight: bold; 
	color:#EF6305; 
	margin-bottom: 10px;
}



#filter select {
		width: 200px;
		margin-right: 5px;
		margin-bottom: 6px;
}


.filterButton {
	background-image: url(images/offers/filterButton.gif);
	background-repeat: no-repeat; 
	margin-left: 10px;
	padding-left: 60px;
	padding-top: 6px;
	outline: none;
}

#offers label {
		float: left;
		width: 200px;
		margin-top: 5px;
		margin-left: 5px;
}


#emailText {
	font-size: 11px;
	line-height: 17px;
	color: #757575;
	font-family: arial, sans-serif;
	margin-left: 5px;
	margin-bottom: 5px;
}

#superDeals {
	margin-left: 150px; 
}

.reviewAuthor {
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	font-family: arial, sans-serif;
	font-weight: bold;
}

.hClassHeader {
	font-size: 15px;
	color: #082163;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.pTextHeader {
	font-size: 16px;
	color: #082163;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 10px;
}

.textBullet {
	margin-left: 30px;
	font-size: 12px;
	line-height: 17px;
	color: #757575;
	list-style-image: url( images/menuImages/orangeArrow.gif );
}

.parkPrice {
	color: #FF6B08;
	font-size: 12px;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: -17px;
}
.parkDesc {
	color: #082171;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	top: -17px;
}

.textBanner {
	color: #082163;
	line-height: 17px;
	font-size: 12px;
}

.priceBanner {
	color: #ff6b08;
	font-size: 16px;
	font-weight: bold;
}

#menu {
	margin-left: 10px;
	width: 185px;
}

#mainMenu {
	margin-top: -5px;
	padding-bottom: 13px;
	padding-left: 8px;
	width: 175px;
	border-left: 1px solid #D95700;
	border-bottom: 1px solid #D95700;
	border-right: 1px solid #D95700;
	background-image: url( images/menuImages/menuSideSwirl.gif );
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin-bottom: 13px;
}

#mainMenu a {
	color: #082163;
}

#mainMenu a:hover {
	color: #FF6B08;
}

#mainMenu li {
	list-style-image: url( images/menuImages/orangeArrow.gif );
	font-family: arial, Helvetica, sans-serif;
	margin-left: 15px;
	font-weight: bold;
	line-height: 16px;
}

.topBoxNudge {
	margin-bottom: -3px;
}

#docMenu {
	margin-top: 20px;
	margin-bottom: 20px;
}

#reviews {
	width: 183px;
	border-left: 1px solid #CACACC;
	border-bottom: 1px solid #CACACC;
	border-right: 1px solid #CACACC;
	margin-bottom: 13px;
}

.menuReview {
	margin-left: 8px;
	margin-right: 10px;
	font-size: 11px;
	padding-bottom: 10px;
}

.menuReview p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 10px;
	font-family: arial, Helvetica, sans-serif;
}

.menuReview strong {
	padding-top: 10px;
	margin-bottom: 5px;
}

.menuReview h4 {
	position: relative;
	font-size: 14px;
	color: #082163;
	margin-top: -13px;

}

#activities {
	width: 183px;
	border-left: 1px solid #CACACC;
	border-bottom: 1px solid #CACACC;
	border-right: 1px solid #CACACC;
	margin-bottom: 13px;
}

#accomodation {
	width: 183px;
	border-left: 1px solid #CACACC;
	border-bottom: 1px solid #CACACC;
	border-right: 1px solid #CACACC;
	margin-bottom: 13px;
}

#emailCatcher {
	width: 183px;
	border-left: 1px solid #CACACC;
	border-bottom: 1px solid #CACACC;
	border-right: 1px solid #CACACC;
	margin-bottom: 13px;
	font-size: 11px;
}

.secondBullets {
	position: relative;
	left: 10px;
	color: #949494;
	padding-top: -2px;
	padding-bottom: 2px;
	line-height: 16px;
	font-weight: normal;
}

.secondBullets2 {
	position: relative;
	left: 10px;
	color: #082163;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 16px;
	font-weight: normal;
	font-size: 16px;
}

.secondBullets2 {
	list-style-image: url( images/menuImages/bullet.gif );
}

.secondBullets {
	list-style-image: url( images/menuImages/bullet.gif );
}

.bulletPoints {
	font-weight: bold;
	color: #5e5e5e;
	margin-left: 13px;
	line-height: 16px;
	list-style-image: url( images/menuImages/arrow.gif );
	font-family: arial, Helvetica, sans-serif;
	line-height: 16px;
}

.bulletPoints {
	list-style-image: url( 'images/menuImages/orangeArrow.gif' );
}

.bulletNudge {
	position: relative;
	top: -0px;
}

.bulletNudge2 {
	position: relative;
	top: -0px;
	font-size: 22px;
	color: #ff6b08;
	line-height: 20px;
}

#mainMenu .subMenu li {
	list-style-image: url( 'images/menuImages/bullet.gif' );
}

.subMenu {
	margin-left: -5px;
}

.subMenu a {
	position: relative;
	top: 0px;
	color: #949494;
}

#mainMenu .subBullet {
	color: #949494;
	font-weight: normal;
}

#mainMenu .subMenu a:hover {
	font-weight: bold;
}

/*parks menu*/

.scotBullets {
	position: relative;
	top: -1px;
}
.scotBullets a {
	position: relative;
	top: -4px;
	color: #082163;
}

.scotBullets a:hover {
	color: #ffc000;
	font-weight: bold;
}
.closeButton {
	text-align: right;
	color: #ff6b08;
	font-weight: bold;
}

.closeButton a:hover {
	text-align: right;
	color: #ff6b08;
	font-weight: bold;
}

/*end of parks menu*/

.menuTop {
	background-image: url(images/menuTop.gif);
	background-repeat: repeat-x;
	text-size: 12px;
	font-family: "Trebuchet MS", arial, serif;
	color: #FFFFFF;
	margin-bottom: 5px;
	height: 30px;
}
#topMenu li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-left: 3px;
	list-style-type: none;
}
#topMenu a {
	color: #ffffff;
}

.topBlue {
	color: #082163;
	line-height: 18px;
	width: 529px;
	padding-left: 5px;
}
#holdingTable {
	margin-left: 23px;
}

#mainCarrierForParks {
	background-image: url(images/contentTops.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-left: 1px solid #CACACC;
	border-bottom: 1px solid #CACACC;
	border-right: 1px solid #CACACC;
	width: 524px;
	margin-left: 5px;
}
.exclusivesTable {
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
	width: 262px;
	margin-bottom: 10px;

}

.topTitle {
	margin-top: 10px;
}

.keyFeatures {
	margin-left: 20px;
	list-style-image: url( images/menuImages/orangeArrow.gif );
	font-size: 14px;
	line-height: 18px;
	color: #949494;
}

.otherParks {
	margin: 10px 0px 10px 5px;
	width: 118px;
}

.moreInfo {
	color: #082163;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 0px 2px;
}

.footer {
	border-top: 5px #ffc000 solid;
	border-bottom: 5px #ff6b08 dashed;
	width: 700px;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.footerText a {
	margin: 0px 5px;
}

.wtdText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
	text-align: left;
	padding-left: 0px;
	padding-top: 10px;
	width: 225px;
	float: left;
}
.wtdText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
	width: 350px;
}

.offerBanner {
	background-image: url(images/kids/offerMonth.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	height: 150px;
	width: 579px;
	margin-bottom: 10px;
}

.inlineBoxes {
	width: 262px;
	margin-bottom: 20px;
}

.bottomIcons {
	width: 168px;
	margin-bottom: 10px;
	color: #757575;
	font-family: arial, Helvetica, sans-serif;
	line-height: 16px;
}

#wtdMain {
	margin-left: 20px;
}

/*Contact Form */

#mainB {
	text-align: left;
	vertical-align: top;
}

#contactForm {
	margin-left: 20px;
	vertical-align: top;
}

/*Reviews */

.reviewName {
	font-size: 11px;
	color: #5170AC;
	font-weight: normal;
	padding: 15px 2px 15px 5px;
	border-bottom: 1px #FCBF96 solid;
}

.reviewComment {
	font-size: 12px;
	font-weight: normal;
	color: #5e5e5e;
	padding: 15px 10px 15px 0px;
	border-bottom: 1px #FCBF96 solid;
}

.reviewNameEnd {
	font-size: 11px;
	color: #5170AC;
	font-weight: normal;
	padding: 15px 2px 15px 5px;
}

.reviewCommentEnd {
	font-size: 12px;
	font-weight: normal;
	color: #5e5e5e;
	padding: 15px 10px 15px 0px;
}

.tableHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-left: 0px;
	background-image: url(images/reviewer.gif);
	background-repeat: repeat-x;
}
#mainTable {
	margin: 0px auto;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 98%;
}
#divCenter {
	padding-left: 0px;
	margin-top: 0px;
}
.privacyText {
	color: #949494;
}

.inputBox {
	width: 125px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6B08;
	border: 1px solid #949494;
	padding: 1px;
}

.submitBox {
	margin-left: 10px;
	margin-bottom: 5px;
}

.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
}

.privacyText2 {
	text-align: right;
	padding: 0px 5px 5px 0px;
}

#homeOffer {
	border-left: 1px solid #FACE48;
	border-bottom: 1px solid #FACE48;
	border-right: 1px solid #FACE48;
	width: 240px;
	background-image: url(images/index/indexSwirl.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.homeOffer2 {
	font-size: 36px;
	font-weight: bold;
	color: #2F549B;
	margin-left: 10px;
}

.homeOffer3 {
	font-size: 24px;
	font-weight: bold;
	color: #2F549B;
	margin-left: 10px;
}

.saving {
	font-size: 18px;
	font-weight: bold;
	color: #ff6b08;
	margin-left: 10px;
	padding: 0px 0px 3px 0px;
}

.bottomIndex {
	display: none;
}

.contactHeader {
	font-size: 16px;
	font-family: arial;
	width: 450px;
	margin-top: 0px;
	margin-right: 20px;
}

.contactInput {
	padding: 1px;
	border: 1px solid #757575;
	margin-top: 5px;
	color: #FF6B08;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

.contactTextArea {
	padding: 1px;
	border: 1px solid #757575;
	margin-top: 5px;
	color: #FF6B08;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

.error {
	margin-left: 40px;
	color: #C10202;
	font-size: 12px;
}

.summerBanner {
	padding: 10px 0px 10px 0px;
}

.selectPark {
	font-size: 14px;
	color: #082163;
	font-weight: bold;
}
.thistleImage {
	float:left; 
	margin-right:3px;
}

.caravan {
	width: 450px;
	padding-top: 10px;
}

.paddingBit {
	width: 550px;
	padding-top: 10px;
	border-top: 1px #FD680C solid;
}

.address {
	margin-left: 20px;
	font-size: 14px;
}



#slideshow {
	float: left;
	width: 140px;
	height: 270px;
	margin-right: 10px;
	background-image: url(images/slideshowBanner/background.gif);
	padding: 5px;
	text-align: center;
}

#slideshow a {
	text-decoration: none;
}

.slide {
	width: 140px;
	height: 270px;
	cursor: pointer;
}

.homeMainPromo {
	float: right;
	width: 270px;
	height: 201px;
	margin-left: 4px;
	margin-bottom: 1px;
}

.slideshowHeader {
	color: #FF6B08;
	font-size: 18px;
}

.slideshowContent {
	font-size: 1em;
	margin-bottom: 5px;
}

.slideshowContentOffer {
	color: #F5B901;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	margin-bottom: 3px;
}

.slideshowPrice {
	font-weight: bold;
	color: #08228D;
	font-size: 20px;
}

.slideshowHaven {
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	text-align: left;
	margin-left: 8px;
}

.slideshowImage {
	margin-top: 5px;
	margin-bottom: 5px;
}

.slideshowInfo {
	color: #FF6B08;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.3px;
	font-weight: bold;
}

a.dynamicAdText:hover {
    text-decoration: none;
}

a.dynamicAdText p {
    background-color: #FFF;
    padding: 2px 6px 2px 10px;
    font-family: 'Trebuchet MS', Arial, Serif;
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    float: right;
    position: relative;
    margin-top: -132px;
}

div.homeSpecial {
    height: 150px;
    width: 255px;
    border: none;
    padding: 0px;
    background-repeat: no-repeat;
    text-align: right;
    padding-top: 7px;
    cursor: pointer;
}

div.homeSpecial a.title {
    color: #fff;
    padding: 3px 6px;
    width: auto;
    font-weight: bold;
    margin-right: 1px;
    font-size: 14px;
    cursor: pointer;
}

div.homeSpecial a.text {
    color: #666;
    padding: 3px 6px;
    width: auto;
    font-weight: bold;
    margin-right: 1px;
    font-size: 11px;
    position: relative;
    top: 4px;
    background-color: #fff;
    text-align: right;
    line-height: 1.6;
    cursor: pointer;
}

div.homeSpecial a.title:hover, div.homeSpecial a.text:hover {
    text-decoration: none;
}

div.homeSpecial a.text span {
    color: #c10202;
}