@charset "UTF-8";
/* CSS Document */

body {
	background-color: #0D74BC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/layout/bgBlue.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	position: relative;
	height: 98px;
	width: 960px;
	background-color: #006CB8;
	background-image: url(/WFTP_media_master/layout/headerBGWFTP.png);
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	height: 73px;
	width: 102px;
	left: 15px;
	top: 13px;
}
#headerNav {
	position: absolute;
	height: 15px;
	top: 15px;
	right: 300px;
	text-align: right;
	font-size: 11px;
	color: #FFF;
}
#headerNav a {
	color: #FFF;
}
#headerContact {
	position: absolute;
	height: 45px;
	width: 243px;
	top: 20px;
	right: 15px;
	background-image: url(../images/layout/contactRed.png);
	text-align: right;
	font-size: 15px;
	background-repeat: no-repeat;
	color: #FFF;
	padding-top: 16px;
	padding-right: 15px;
}
#headerContact a {
	color: #FFF;
}
.telWhite {
	font-size: 22px;
}
#imageleftmargin15 {
	margin-left: 15px;
}
#nav {
	position: relative;
	height: 29px;
	width: 960px;
	background-image: url(../images/layout/redNav.png);
	background-repeat: repeat-x;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav ul li {
	float: left;
	text-align: center;
	font-size: 13px;
	color: #FFF;
}
#nav ul li a {
	height: 23px;
	padding-top: 6px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
	display: inline-block;
	color: #FFF;
	background-image: url(../images/layout/redNavDiv.png);
	background-repeat: no-repeat;
	background-position: right;
}
#nav ul li #sales {
	background-image: none;
}
#centreWh {
	background-color: #FFF;
	padding: 15px;
	width: 930px;
	position: relative;
}
#bodyText {
	float: left;
	width: 616px;
	height: 140px;
	margin-bottom: 15px;
	position: relative;
	margin-right: 14px;
}
#bodyText img {
	margin-left: 15px;
}
#bodyText h1 {
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
	color: #006CB8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bodyText h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}

#bodyText p {
	padding-bottom: 6px;
}
#bunnLeisure {
	font-size: 13px;
	color: #FFF;
	position: relative;
	top: 38px;
	left: 210px;
	width: 125px;
}
#shortBreaks {
	font-size: 20px;
	color: #FFF;
	left: 210px;
	top: 43px;
	position: relative;
	width: 300px;
	height: 24px;
	line-height: 24px;
}

#arrangeVisit {
	width: 289px;
	float: right;
	background-image: url(../images/homepage/where_are_we_banner.gif);
	margin-left: 12px;
	height: 115px;
	padding-top: 7px;
	padding-left: 13px;
	font-size: 14px;
	color: #FFF;
	position: relative;
	margin-bottom: 15px;
}
#arrangeVisit a {
	color: #FFF;
	padding-top: 8px;
	display: block;
	width: 150px;
	padding-bottom: 20px;
}
.rangeLeft {
	float: left;
	height: 140px;
	padding: 5px;
	width: 150px;
}
.rangeLeftWide {
	float: left;
	height: 140px;
	padding: 5px;
	width: 445px;
}
.featuresBox{
	clear: left;
	margin-right: 15px;
	float: left;
	width: 615px;
	position: relative;
	background-color: #ececed;
}
.featuresBox .ulRedTickSmall li {
	width: 185px;
	float: left;
	list-style-type: none;
	display: block;
	background-image: url(../images/layout/red_tick.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.featuresBox .ulRedTickSmall {
	margin: 0px;
	padding: 0px;
}

.entsFeatureBox {
	float: left;
	width: 300px;
	position: relative;
	margin-right: 16px;
}
.entsFeatureBox h1 {
	background-image: url(../images/homepage/entertainment_banner.gif);
	background-repeat: no-repeat;
}
.featuresBox h1 {
	background-image: url(../images/homepage/at_a_glance.gif);
	background-repeat: no-repeat;
}
.villagesFeatureBox h1 {
	background-image: url(/WFTP_media_master/layout/caravan_sales.png);
	background-repeat: no-repeat;

}
.featuresBox h1, .entsFeatureBox h1, .villagesFeatureBox h1{
	font-weight: normal;
	margin: 0px;
	font-size: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #FFF;
	height: 21px;
}
.featuresBox ul.link, .entsFeatureBox ul, .villagesFeatureBox ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/featureSingleBlueBG.png);
	background-repeat: repeat-x;
	background-color: #417091;
}
.featuresBox ul.link{
	width: 600px;
	float: left;

}
.entsFeatureBox ul.link{
	width: 300px;

}
.featuresBox ul.link li, .entsFeatureBox ul li, .villagesFeatureBox ul li{
	padding-top: 6px;
	padding-bottom: 5px;
}
.featuresBox ul.link li a, .entsFeatureBox ul li a, .villagesFeatureBox ul li a{
	color: #FFF;
	display: block;
	width: 270px;
	background-image: url(../images/featureArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.featuresBox ul.link li a:hover, .entsFeatureBox ul li a:hover, .villagesFeatureBox ul li a:hover{
	background-image: url(../images/featureArrowOver.gif);
	text-decoration: none;
}
#imageLoop{
	width: 300px;
	height: 150px;
  }
.clear {
	clear: both;
}
#bottomNav {
	width: 960px;
	text-align: center;
	padding-top: 6px;
	color: #FFF;
	background-color: #7db3d9;
	padding-bottom: 6px;
}
#bottomNav a {
	color: #FFF;
}
#bottomNav p {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 185px;
	text-align: left;
	margin-top: 10px;
	height: 54px;
}
.right695 {
	width: 693px;
	float: right;
	position: relative;
	padding-top: 0px;
}
.left225 {
	padding-right: 12px;
	width: 225px;
	float: left;
	position: relative;
	padding-top: 0px;
}
.left225 img{
	padding-top: 10px;
	padding-bottom: 5px;
}
ul#leftNav {
	color: #fff;
	width: 225px;
	line-height: 26px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul#leftNav li {
	background-color: #ECECED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #838385;
}
ul#leftNav li a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
}
ul#leftNav li a:link,ul#leftNav li a:visited { color: #000; }
ul#leftNav li#blueHead a:link,ul#leftNav li#blueHead a:visited { color: #fff; }
ul#leftNav li#currentBlue a:link,ul#leftNav li#currentBlue a:visited { color: #fff; }
ul#leftNav li a:hover {
color: #000;
text-decoration: underline;
} 
ul#leftNav li#blueHead{
	height: 25px;
	background-image: url(../images/nav/left_nav_top.png);
	font-weight: normal;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
} 
ul#leftNav li a.currentBlue{
	background-image: url(../images/nav/bg_blue_225.png);
	color: #fff;
}
.banner705 {
	padding-bottom: 10px;
	width: 693px;
	float: right;
}
.blue42 {
	font-size: 22px;
	color: #006DB2;
	margin: 0px;
	font-weight: normal;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bold16 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 20px;
}
.right10 {
	padding-right: 11px;
}
.imageloopbanner {
	float: right;
	width: 693px;
	height: 264px;
}
.blue26 {
color:#006DB2;
font-size:26px;
line-height:32px;
}
.fullWidth {
	width: 930px;
}

.text18 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
}
.text13 {
	font-size: 13px;
}
.redDeepTop {
background-image:url(../images/layout/red_deep_top.jpg);
border-color:#FFFFFF;
border-style:none none solid;
border-width:2px;
color:#FFFFFF;
font-size:20px;
line-height:24px;
padding:5px 10px;
}
.blueFadeBG {
background-image:url(../images/layout/grey_border_bg.gif);
padding:5px 10px;
}.noPadding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.greyBorderBottom {
	background-image: url(../images/layout/grey_border_bottom.gif);
	height: 9px;
}
.ulRedArrow{
	font-size: 14px;
	padding:0px;
	line-height:18px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.ulRedArrow li {
	padding-bottom:10px;
	padding-left: 25px;
	background-image: url(/WFTP_media_master/layout/red_arrow_1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
}
.ulRedTick li {
	margin-top: 4px;
	margin-left: 21px;
}
.ulRedTick {
	list-style-image: url(/WFTP_media_master/layout/red_ticksml.gif);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	font-size: 14px;
	padding:0px;

}
.checkListLeft {
	float: left;
	width: 347px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.checkListRight {
	float: left;
	width: 346px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text18 li {
	margin-top: 10px;
}
.inputCentre {
	width: 350px;
}	
#bottomNavNCC {
	width: 960px;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
}
#bottomNavNCC a {
	color: #FFF;
}
#bottomNavNCC p {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 185px;
	text-align: left;
	margin-top: 0px;
	height: 54px;
}
#pricingBullet     {
	padding-left: 12px;
}
#checklistImg {
	margin-left: 20px;
}
.atAglanceBox {
	float: right;
	width: 300px;
	position: relative;
}
.atAglanceBox h1 {
	background-image: url(../images/homepage/special_offers_banner.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	margin: 0px;
	font-size: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #FFF;
	height: 21px;
}
.atAglanceFooter {
	background-image: url(../images/featureSingleBlueBG.png);
	background-repeat: repeat-x;
	background-color: #417091;
	height: 22px;
	padding-left: 15px;
	padding-top: 5px;
}
.atAglanceFooter a {
	color: #FFF;
	display: block;
	width: 270px;
	background-image: url(../images/featureArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.atAglanceFooter a:hover {
	background-image: url(../images/featureArrowOver.gif);
	text-decoration: none;
}
.atAglance {
	padding-left: 15px;
	padding-top: 5px;
	height: 300px;
	padding-right: 15px;
	background-image: url(/WFTP_media_master/layout/ataglance_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.atAglance img {
	margin-top: 5px;
}
.ulatAglanceListing li {
	width: 250px;
	list-style-type: none;
	background-image: url(/WFTP_media_master/layout/red_tick.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.ulatAglanceListing {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.villagesFeatureBox {
	float: left;
	width: 300px;
	position: relative;
}

ol {
	margin:0px;
	padding:0px;
}
ol li {
	margin-left: 25px;
}
.standardBulletList ul {
	margin:0px;
	padding:0px;
}
.standardBulletList li {
	margin-left:15px;
}
.left225 img {
	border:none;
}
label{
float:left;
width:200px;
}
.contourFieldSet{
border:none;
margin:0px;
padding:0px;
}

.contourNext{
position:relative;
background-image:url(/images/buttons/submit.png);
width:185px;
height:35px;
border:none;
text-transform:capitalize;
color:transparent;
left:200px;
z-index:0;
}
.contourField .text{

}
.contourField div{

}
.contourPageName{
display:none;
}
.contourIndicator{
color:red;
}

















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

