
/* HOME PAGE */
/* ---------------------------------------------------------------------------------------------------*/
#home-box {
	color: #fff;
	width: 207px;
	height: 212px;
	float: left;
	margin: 15px 10px;
	display: block;
	position:relative;
	display:inline;
}

#home-box-content{
	position: absolute;
	top: 115px;
	left: 10px;
	width: 90%;
}

#map-box-content{
	position: absolute;
	top: 10px;
	left: 5px;
	width: 90%;
}

#home-box p {
	margin-bottom: 5px;
	font-size: 11.5px;
	line-height: 16px;
	position:relative;
}
#home-box h2 {
	border-bottom:1px solid #FFF;
	margin-bottom:5px;
}
.bg-holidays {background:url(../images/home/bg-holidays-box.jpg) no-repeat;}
.bg-camping {background:url(../images/home/bg-camping-box.jpg) no-repeat;}
.bg-ownership {background:url(../images/home/bg-ownership-box.jpg) no-repeat;}
.bg-travel {background:url(../images/home/bg-travel-box.jpg) no-repeat;}
.bg-map {background:url(../images/home/bg-uk-map.jpg) no-repeat;}
.bg-blank {background: no-repeat;}
#home-box a {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	font-size: 15px;
	padding-left: 12px;
}
#home-box.bg-holidays a {
	background:url(../images/template/arrow-drkorange.gif) no-repeat left;
}
#home-box.bg-camping a {
	background:url(../images/template/arrow-green.gif) no-repeat left;
}
#home-box.bg-ownership a {
	background:url(../images/template/arrow-blue.gif) no-repeat left;
}
#home-box.bg-travel a {
	background:url(../images/template/arrow-purple.gif) no-repeat left;
}
.blue-arrow-link{
	background:url(../images/template/arrow-blue.gif) no-repeat left;
	color: #000;
	font-weight:bold;
	text-decoration: none;
	font-size: 15px;
	padding-left: 12px;
}
#home-offers-wrapper {
	height:250px;
	float: left;
	background: url(../images/home/bg-offer-border.jpg) no-repeat;
	width: 705px;
	padding:10px;
	margin-bottom:10px;
}
#home-offers-wrapper-test {
	height:370px;
	float: left;
	background: url(../images/home/bg-offer-border-test.jpg) no-repeat;
	width: 705px;
	padding:10px;
	margin-bottom:10px;
}
#home-subsections-container {
	clear:left;
	height:171px;
	width:907px;
	background-color:#ddd;
	background: url(../images/home/bg-grey-home-box.jpg) no-repeat;
	padding-left: 20px;

}
#home-subsections-container1 {
	clear:left;
	height:213px;
	width:700px;
	background-color:#ddd;
	background: url(../images/home/bg-grey-home-box1.jpg) no-repeat;
	padding-left: 20px;

}
#home-subsection {
	width:200px;
	margin: 10px;
	float: left
}
#home-subsection1 {
	width:200px;
	margin: 10px;
	float: left;
	padding-top:10px;
}
#home-subsection a {
	color:#000;
	text-decoration:none
}
#home-subsection a:hover {color:#1c75bc}
#home-subsection h3 {margin-bottom:10px;}

#home-blue-bar {
	clear: left;
	width: 913px;
	height: 27px;
	background-color: #29ace2;
	color:#fff;
	font-size: 12px;
	list-style-type:none;
	background: url(../images/home/bg-bluebar.jpg) no-repeat
}
#home-blue-bar ul {
	list-style-type:none
}
#home-blue-bar a {
	text-decoration:none
}
#home-blue-bar li {
	float:left;
	margin-top:5px;
	margin-left: 17px;
}

.offer-table{
	float: right;
	margin-left:10px;
	padding-left:10px;
	background:#f3decd;
}

.offer-table tr{
	padding:5px;
}
/* FADER */
/* ---------------------------------------------------------------------------------------------------*/	
#offer-fader {
	width:700px;
	height:144px;
	border:1px solid #9f9f9f;
	margin-bottom:10px;
}
.main_image {
	width: 430px;
	height: 144px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image p {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0;
	line-height: 16px;
}
.main_image .block small {margin-left: 10px;}

.main_image .desc {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	display: none;
}
.main_image .block {
	width: 100%;
	background: #333;
}
#brkf-content .main_image .block a {
	color: #FFF;
	font-weight: bold;
}
.main_image a.collapse {
	height: 27px;
	width: 93px;
	text-indent: -99999px;
	position: absolute;
}
.image_thumb {
	float: left;
	width: 270px;
}


/* ACCORDIAN MENU */
/* ---------------------------------------------------------------------------------------------------*/

#accordian-menu{
	float: right;
	width: 280px;
	margin-left:10px;
	border-left: 1px solid #ddd;
	padding-left:10px;
}

#brkf-content ul.dropmenu, #brkf-content ul.dropmenu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 280px;
}
#brkf-content ul.dropmenu a {
	display: block;
	text-decoration: none;
}
#brkf-content ul.dropmenu li {
	margin-top: 1px;
	padding:0;
	background: none;
}
#brkf-content ul.dropmenu li a {
	background:#1b75bc;
	color: #fff;
	padding: 0.5em;
}
#brkf-content ul.dropmenu li a:hover {
	background: #f8931e;
}
#brkf-content ul.dropmenu li ul li a {
	background: #d5e4f0;
	color: #000;
	padding-left: 20px;
}
#brkf-content ul.dropmenu li ul li a:hover {
	background: #aaa;
	border-left: 5px #f8931e solid;
	padding-left: 15px;
}
.code {
	border: 1px solid #f8931e;
	list-style-type: decimal-leading-zero;
	padding: 5px;
	margin: 0;
}
.code code {
	display: block;
	padding: 3px;
	margin-bottom: 0;
}
.code li {
	background: #ddd;
	border: 1px solid #ccc;
	margin: 0 0 1px 1px;
}
.indent1 {padding-left: 1em;}
.indent2 {padding-left: 2em;}
.indent3 {padding-left: 3em;}
.indent4 {padding-left: 4em;}
.indent5 {padding-left: 5em;}

#content1{
	border:1px solid #CCCC33;
	padding:10px;
	margin-top:10px;
	width:500px;
}

/* LARGE BUTTONS*/
/* ---------------------------------------------------------------------------------------------------*/
.large_buttons {
	float: left;
	width: 264px;
	margin-left:-15px;
	margin-top:-5px;
}
.large_buttons a {
	background:url(../images/home/offer-fader-button.jpg) no-repeat;
	width: 247px;
	padding-left: 20px;
	padding-top: 5px;
	display:inline;
	height: 43px;
	font-size: 14px;
	float: left;
	color: #FFF;
	margin:0;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

.large_buttons a:hover {
	background:url(../images/home/offer-fader-button-hover.jpg) no-repeat;
	color: #fff;
	cursor: pointer;
	border:none;
}

/* SLIDESHOW*/
/* ---------------------------------------------------------------------------------------------------*/
#slideshow {
	position:relative;
	height:144px;
	width:434px;
	float: left;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	height:144px;
	width:434px;
}

#slideshow IMG.active {
	z-index:10;
}

#slideshow IMG.last-active {
	z-index:9;
}
/* FINEST*/
/* ---------------------------------------------------------------------------------------------------*/
#home-subsections-container1-finest {
	clear:left;
	height:276px;
	width:907px;
	background-color:#ddd;
	background: url(../images/home/bg-blue-home-box.jpg) no-repeat;
	padding-left: 20px;

}
#home-subsection-finest {
	width:200px;
	margin: 10px;
	float: left;
}
#home-subsection1-finest {
	width:200px;
	margin: 10px;
	float: left;
	padding-top:10px;
}
#home-subsection-finest a {
	color:#000;
	text-decoration:none
}
#home-subsection-finest a:hover {color:#1c75bc}
#home-subsection-finest h3 {margin-bottom:10px;}

#home-subsections-container1-finest-dest {
	clear:left;
	height:308px;
	width:907px;
	background-color:#ddd;
	background: url(../images/home/top-destination-box.jpg) no-repeat;
	padding-left: 20px;

}
#home-subsections-enews-finest-dest {
	clear:left;
	height:111px;
	width:252px;
	background-color:#ddd;
	background: url(../images/home/e-news-sign-up.jpg) no-repeat;
	padding-left: 70px;
	padding-top:10px;

}
#home-subsection-finest-dest {
	width:165px;
	margin: 10px;
	margin-top:50px;
	float: left;
}
#home-subsection1-finest-dest {
	width:200px;
	margin: 10px;
	float: left;
	padding-top:10px;
}
#home-subsection-finest-dest a {
	color:#000;
	text-decoration:none
}
#home-subsection-finest-dest a:hover {color:#1c75bc}
#home-subsection-finest-dest h3 {margin-bottom:10px;}

/* FADER FINEST */
/* ---------------------------------------------------------------------------------------------------*/	
#offer-fader-finest {
	width:700px;
	height:270px;
	border:1px solid #003d89;
	margin-bottom:10px;
	float:left;
}
.main_image-finest {
	width: 430px;
	height: 270px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image-finest p {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0;
	line-height: 16px;
}
.main_image-finest .block small {margin-left: 10px;}

.main_image-finest .desc {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	display: none;
}
.main_image-finest .block {
	width: 100%;
	background: #333;
}
#brkf-content .main_image-finest .block a {
	color: #FFF;
	font-weight: bold;
}
.main_image-finest a.collapse {
	height: 27px;
	width: 93px;
	text-indent: -99999px;
	position: absolute;
}
.image_thumb-finest {
	float: left;
	width: 200px;
}
/* LARGE BUTTONS FINEST*/
/* ---------------------------------------------------------------------------------------------------*/
.large_buttons-finest {
	float: left;
	width: 200px;
	margin-left:-1px;
	margin-top: 0px;
}
.large_buttons-finest a {
	background:url(../images/home/finest-fader-button.jpg) no-repeat;
	width: 200px;
	padding-left: 20px;
	padding-top: 5px;
	display:inline;
	height: 85px;
	font-size: 14px;
	float: left;
	color: #FFF;
	margin:0;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

.large_buttons-finest a:hover {
	background:url(../images/home/finest-fader-button-hover.jpg) no-repeat;
	color: #fff;
	cursor: pointer;
	border:none;
}

/* SLIDESHOW*/
/* ---------------------------------------------------------------------------------------------------*/
#slideshow-finest {
	position:relative;
	width:700px;
	height:270px;
	width:481px;
	float: left;
}
#slideshow-finest IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	height:270px;
	width:481px;
}

#slideshow-finest IMG.active {
	z-index:10;
}

#slideshow-finest IMG.last-active {
	z-index:9;
}
/* FADER large */
/* ---------------------------------------------------------------------------------------------------*/	
#offer-fader-large {
	width:700px;
	height:243px;
	border:1px solid #003d89;
	margin-bottom:10px;
	float:left;
}
.main_image-large {
	width: 434px;
	height: 243px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image-large p {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0;
	line-height: 16px;
}
.main_image-large .block small {margin-left: 10px;}

.main_image-large .desc {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	display: none;
}
.main_image-large .block {
	width: 100%;
	background: #333;
}
#brkf-content .main_image-large .block a {
	color: #FFF;
	font-weight: bold;
}
.main_image-large a.collapse {
	height: 27px;
	width: 93px;
	text-indent: -99999px;
	position: absolute;
}
.image_thumb-large {
	float: left;
	width: 200px;
}
/* LARGE BUTTONS FINEST*/
/* ---------------------------------------------------------------------------------------------------*/
.large_buttons-large {
	float: left;
	width: 181px;	
	margin-left:-15px;
	margin-top:-5px;
}
.large_buttons-large a {
	background:url(../images/home/large-fader-button.jpg) no-repeat;
	width: 181px;
	padding-left: 20px;
	padding-top: 5px;
	display:inline;
	height: 76px;
	font-size: 14px;
	float: left;
	color: #FFF;
	margin:0;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

.large_buttons-large a:hover {
	background:url(../images/home/large-fader-button-hover.jpg) no-repeat;
	color: #fff;
	cursor: pointer;
	border:none;
}

/* SLIDESHOW*/
/* ---------------------------------------------------------------------------------------------------*/
#slideshow-large {
	position:relative;
	width:700px;
	height:243px;
	width:500px;
	float: left;
}
#slideshow-large IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	height:243px;
	width:500px;
}

#slideshow-large IMG.active {
	z-index:10;
}

#slideshow-large IMG.last-active {
	z-index:9;
}

/* vertical tabs*/
/* ---------------------------------------------------------------------------------------------------*/

/* Container */
.verticalslider {border-top:1px solid #1a75bc; overflow: hidden; width: 710px; margin: 0 auto; height: 100%; }

/* Tabs */
.verticalslider_tabs {float: left; width: 170px;}
.verticalslider_tabs, .verticalslider_tabs li{margin: 0px; padding: 0px;}
.verticalslider_tabs li{list-style-type: none;text-decoration:none;}
.verticalslider_tabs a:link, .verticalslider_tabs a:visited{display: block; width: 150px; height: 38px; padding: 10px 5px 0px 5px; background: url(../images/tabBG.jpg) bottom repeat-x;  background-color: #ffffff; border-right: 1px solid #1a75bc; border-top: 1px solid #1a75bc; text-decoration: none;border-left: 1px solid #1a75bc;}
.verticalslider_tabs a:hover, .verticalslider_tabs a:active{ background: url(../images/tabHoverBG.jpg) bottom repeat-x; background-color: #ffffff;}
.verticalslider_tabs li:first-child a:link, .verticalslider_tabs li:first-child a:visited{border-top: none; height: 38px;}
.verticalslider_tabs .activeTab a:link, .verticalslider_tabs .activeTab a:visited{background: #ffffff; border-right: 1px solid #ffffff;}
.verticalslider_tabs .activeTab a:hover, .verticalslider_tabs .activeTab a:active{background: #ffffff; border-right: 1px solid #ffffff;}
.verticalslider .arrow {background: url(../images/arrow-new.png); width: 25px; height: 54px; position: absolute; z-index: 1000; margin-left: 160px; margin-top: -50px; }

/* Contents */
.verticalslider_contents{float: left;width: 540px;display: inline; margin: 0px; padding: 0px; padding-top:10px}
.verticalslider_contents li{margin: 0px; padding: 0px;width: 545px;overflow: hidden; padding: 0px;display: none;position: absolute;list-style-type: none; text-decoration:none; }
.verticalslider_contents li h2{margin: 0px 20px; padding: 0px;text-decoration:none;}
.verticalslider_contents li p{ margin: 0px 20px; padding: 0px;text-decoration:none;}
.verticalslider_contents .activeContent{display: inline;}

/* Play Pause*/
.verticalslider .playPause a{display:block;width: 60px;height: 60px;position:absolute;z-index:50;}
.verticalslider .play a:link,.verticalslider .play a:visited{background: url(../images/plays.png) no-repeat 0 0;display: none;}
.verticalslider .pause a:link,.verticalslider .pause a:visited{background: url(../images/pauses.png) no-repeat 0 0;}	
.verticalslider .pause a:hover,.verticalslider .pause a:active,.verticalslider .play a:hover,.verticalslider  .play a:active{background-position:0px -60px;border-bottom: none;}

/* Float Right Styles 
.verticalslider_tabs {float: right;}
.verticalslider .arrow {margin-left: -27px; background: url(../images/arrow-right.png); }
.verticalslider_tabs a:link, .verticalslider_tabs a:visited{border-left: 1px solid #666666; border-right: none;}
.verticalslider_tabs .activeTab a:link, .verticalslider_tabs .activeTab a:visited{border-left: 1px solid #ffffff;}
.verticalslider_tabs .activeTab a:hover, .verticalslider_tabs .activeTab a:active{border-left: 1px solid #ffffff;}*/

#wrapper{background: #ffffff; -moz-box-shadow: 0px 0px 10px #666; -webkit-box-shadow: 0px 0px 10px #666; width: 960px; margin: 0 auto;}


