@charset "utf-8";
h1, h2, h3, h4, h5, h6,
a, a:visited, a:link, a:active {
	color:#00a99d;
}


/* The homepage section has no subnavigation so remove it by 
   shortening the masthead div, the site navigation div and 
   turning off display of the subnav div
 */

#siteNavigation #mainNavigation a#mainLink1 {
	background-image:url(/images/structure/navigation/nav-home.gif);
	color:#ffffff;
}

#subsubNavigation{
	display:none;
}

#subNavigation {
	height:2px;
	background:url(/images/structure/handdrawn-border-h.gif) repeat-x 0 100%;
}

/* left side of the central left column area */
#leftColumnContentLeft {
	float:left;
	width:216px;
	margin-right:20px;
}

#leftColumnContentLeft .contentBox {
	padding-bottom:20px;
}

#leftColumnContentLeft .contentBox h2 {
	font-size:1.4em;
	margin-bottom:2px;
}

#leftColumnContentLeft .contentBox a {
	text-decoration:none;
}

#leftColumnContentLeft .contentBox h2 a:hover {
	text-decoration:underline;
}

#leftColumnContentLeft .contentBox .homeContentBoxArrowLink {
	display:block;
	width:176px;
	height:22px;
	line-height:22px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding-left:6px;
	background:url(/images/structure/link-arrow-mask.png) 100% 0 no-repeat;
}

#homeLeftBox1 {
	background:url(/images/structure/home/lbox-1-border.gif) no-repeat 0 100%;
	margin-bottom:14px;
}

#homeLeftBox1 h2 a {
	color:#005e20;
}

#leftColumnContentLeft #homeLeftBox1 .homeContentBoxArrowLink {	background-color:#005e20; }
#leftColumnContentLeft #homeLeftBox1 .homeContentBoxArrowLink:hover { background-color:#023f17; }


#homeLeftBox2 h2 a { color:#029c91; }

#leftColumnContentLeft #homeLeftBox2 .homeContentBoxArrowLink { background-color:#029c91; }
#leftColumnContentLeft #homeLeftBox2 .homeContentBoxArrowLink:hover { background-color:#077068 }

#leftColumnContentLeft #homeLeftBox2 .homeContentBoxImage { border-color:#029c91; }

#leftColumnContentLeft .homeContentBoxImage {
	display:block;
	width:202px;
	border:3px solid #005e20;
	margin-bottom:10px;
}

#leftColumnContentLeft .homeContentBoxImage img { display:block; }

#leftColumnContentLeft .contentBox p {
	padding:0;
	margin-bottom:10px;
}

#leftColumnContentLeft #homeLeftBoxBlog {
	background:url(/images/structure/home/blogbox-top-togs.jpg) no-repeat;
	width:216px;
	padding-bottom:0;
	margin-top:10px;
}

#homeLeftBoxBlog-inner {
	background:url(/images/structure/home/blogbox-bottom.jpg) 0 100% no-repeat;
	width:216px;
	padding-bottom:28px;
}

#leftColumnContentLeft #homeLeftBoxBlog h2 {
	padding:10px 0 4px 10px;
	width:100px;
}

#leftColumnContentLeft #homeLeftBoxBlog p {
	width:100px;
}

#homeLeftBoxBlog h2 a {
	color:#c4161c;
}

#homeLeftBoxBlog p {
	margin:0 50px 10px 12px;
}

#leftColumnContentLeft #homeLeftBoxBlog .homeContentBoxArrowLink {
	margin-left:12px;
	background-color:#c4161c;
	width:168px;
}
#leftColumnContentLeft #homeLeftBoxBlog .homeContentBoxArrowLink:hover {	background-color:#8e080e; }

/********************* right side of the central left column area ***************************/
#leftColumnContentRight {
	width:454px;
	float:right;
}

#leftColumnContentRight .contentBox {
	clear:both;
	position:relative;
	width:454px;
	padding:8px 0 10px 0;
	min-height:164px;
}

#leftColumnContentRight .contentBox h2 {
	font-size:1.4em;
	width:190px;
	margin-bottom:8px;
}

#leftColumnContentRight .contentBox p {
	padding:0;
	margin-bottom:8px;
	width:190px;
}

#leftColumnContentRight .homeContentBoxImage {
	position:absolute;
	top:2px;
	right:0;
	border:3px solid #2363a1;
}

#leftColumnContentRight .homeContentBoxImage img {
	display:block;
}

#leftColumnContentRight h2 a {
	text-decoration:none;
}

#leftColumnContentRight .homeContentBoxArrowLink {
	display:block;
	width:182px;
	height:22px;
	line-height:22px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding-left:6px;
	margin-bottom:14px;
	background:url(/images/structure/link-arrow-mask.png) 100% 0 no-repeat;
}

#leftColumnContentRight h2 a:hover {
	text-decoration:underline;
}

#homeRightBox1 {
	background:url(/images/structure/home/rbox-1-border.gif) 0 100% no-repeat;
}

#homeRightBox1 h2 {
	color:#2363a1;
}

#homeRightBox1 h2 a {
	color:#2363a1;
}

#homeRightBox1 .homeContentBoxArrowLink { background-color:#2363a1; }
#homeRightBox1 .homeContentBoxArrowLink:hover {	background-color:#194671; }

#homeRightBox2 {
	background:url(/images/structure/home/rbox-2-border.gif) 0 100% no-repeat;
}

#homeRightBox2 h2 { color:#662d91; }
#homeRightBox2 h2 a { color:#662d91; }

#homeRightBox2 .homeContentBoxArrowLink { background-color:#662d91; }
#homeRightBox2 .homeContentBoxArrowLink:hover {	background-color:#431b61; }

#homeRightBox2 .homeContentBoxImage { border-color:#662d91; }

#leftColumnContentRight #homeRightBox3 {
	padding-bottom:4px;
}

#homeRightBox3 h2 {	color:#c12782; }
#homeRightBox3 h2 a { color:#c12782; }

#homeRightBox3 .homeContentBoxArrowLink { background-color:#c12782; }
#homeRightBox3 .homeContentBoxArrowLink:hover {	background-color:#991c67; }

#homeRightBox3 .homeContentBoxImage { border-color:#c12782; }

#homeOpeningHours {
	background:url(/images/structure/home/opening-times-t.gif) no-repeat;
	width:217px;
	float:left;
}

#homeOpeningHours-inner {
	width:217px;
	background:url(/images/structure/home/opening-times-b.gif) 0 100% no-repeat;
	padding-bottom:11px;
}

#leftColumnContentRight #homeOpeningHours h2 {
	padding:14px 0 4px 10px;
	color:#d5553a;
	margin:0;
}

#homeOpeningHours h2 a {
	color:#d5553a;
}

#leftColumnContentRight #homeOpeningHours p {
	margin:0 0 10px 10px;
	width:140px;
}

#homeOpeningHours .homeContentBoxArrowLink {
	background-color:#d5553a;
	margin:0 0 0 10px;
}
#homeOpeningHours .homeContentBoxArrowLink:hover { background-color:#b34630; }

#leftColumnContentRight #homeLeftBoxGettingHere {
	background:url("/images/structure/home/getting-here-t.gif") no-repeat scroll 0 0 transparent;
	width:215px;
	float:right;
	clear:none;
}

#homeLeftBoxGettingHere-inner {
	background:url(/images/structure/home/getting-here-b.gif) 0 100% no-repeat;
	width:216px;
	padding-bottom:11px;
}

#leftColumnContentRight #homeLeftBoxGettingHere h2 {
	padding:14px 0 4px 10px;
	margin:0;
}

#leftColumnContentRight #homeLeftBoxGettingHere p {
	margin:0 50px 10px 12px;
	width:150px;
}

#leftColumnContentRight #homeLeftBoxGettingHere .homeContentBoxArrowLink {
	margin:0 0 0 10px;
	background-color:#029c91;
}
#leftColumnContentRight #homeLeftBoxGettingHere .homeContentBoxArrowLink:hover { background-color:#077068; }

/********************* twitter / facebook ***********************/

#homeSocialLinks {
	position:relative;
	background-image:url("/images/structure/home/social-network-icons.gif");
	margin-top:25px;
	height:102px;
	width: 201px;
	float:none;
}

#homeFacebook {
	display:block;
	position:absolute;
	top:8px;
	left:16px;
	width:68px;
	height:84px;
	text-indent:-9999px;
}

#homeTwitter {
	display:block;
	position:absolute;
	top:8px;
	left:115px;
	width:68px;
	height:84px;
	text-indent:-9999px;
}

#homeEdenIsTen {
	display:block;
	width:201px;
	height:102px;
	text-indent:-9999px;
	margin-top:25px;
	background:url("/images/structure/home/eden-is-10.gif") no-repeat;
}

/********************* teaser boxes ***********************/

.homepageTeaser a,
.homepageTeaser a:link,
.homepageTeaser a:visited,
.homepageTeaser a:hover {
	text-decoration:none;
}

.homepageTeaser.edenBreaksBookingEngine {
	background-image:url(/images/structure/home/eden-breaks-engine-2for1.gif);
	width:200px;
	height:140px;
	margin-bottom:20px;
	padding-bottom:18px;
	padding-top:87px;
}

a.whatsOnTeaserLink:hover {
	background-image:url(/images/content/home/promos/whats-on-over.gif);
}

a.whatsOnTeaserLink {
	background-image:url(/images/content/home/promos/whats-on.gif);
	width:200px;
	height:88px;
	display:block;
}

a.getInvolvedTeaserLink:hover {
	background-image:url(/images/content/home/promos/get-involved-over.gif);
}

a.getInvolvedTeaserLink {
	background-image:url(/images/content/home/promos/get-involved.gif);
	width:200px;
	height:88px;
	display:block;
}

a.beInspiredTeaserLink:hover {
	background-image:url(/images/content/home/promos/be-inspired-over.gif);
}

a.beInspiredTeaserLink {
	background-image:url(/images/content/home/promos/be-inspired.gif);
	width:200px;
	height:88px;
	display:block;
}

a.keepInTouchTeaserLink:hover {
	background-image:url(/images/content/home/promos/keep-in-touch-over.gif);
}

a.keepInTouchTeaserLink {
	background-image:url(/images/content/home/promos/keep-in-touch.gif);
	width:200px;
	height:88px;
	display:block;
}

a.edenBreaksTeaserLink:hover {
	background-image:url(/images/content/home/promos/eden-breaks-over.gif);
}

a.edenBreaksTeaserLink {
	background-image:url(/images/content/home/promos/eden-breaks.gif);
	width:200px;
	height:88px;
	display:block;
	margin-bottom:20px;
}

a.saveMoneyTeaserLink:hover {
	background-image:url(/images/content/home/promos/save-money-03-over.gif);
}

a.saveMoneyTeaserLink {
	background-image:url(/images/content/home/promos/save-money-03.gif);
	width:200px;
	height:140px;
	display:block;
	margin-bottom:20px;
}

#rightColumnCommonBlocks {
	display:none;
}

/********************* carousel *****************************/

#homecarousel {
    width:690px;
	padding:0 0 20px 0;
	margin-bottom:16px;
	background:url(/images/structure/home/carousel/border.gif) 0 100% repeat-x;
}

#homecarousel.js {
    height:250px;
}

#homecarousel-inner {
    position:relative;
	height:250px;
    background:url(/images/structure/home/carousel/bg.png?u=1) no-repeat;
}

#homecarousel.js a {
    text-decoration:none;
}

#homecarousel.js img {
    border:0;
}

#homecarousel li {
    list-style:none;
    margin:0 0 20px 0;
}

#homecarousel.js .items li {
    position:absolute;
    top:2px;
    left:2px;
	margin:0;
}

#homecarousel h2 {
	margin-bottom:10px;
}

#homecarousel .homeCarouselStoryDescription {
	display:block;
	margin-bottom:10px;
}

#homecarousel .homeCarouselStoryTablink {
	display:none;
}

#homecarousel.js h2,
#homecarousel.js .homeCarouselStoryDescription {
    display:none;
}

#homecarousel.js .tablinks {
    background:url(/images/structure/home/carousel/tablinks-bg.png?u=1) 0 100% no-repeat;
    position:absolute;
    bottom:2px;
    left:2px;
    margin:0;
    padding:0;
    width:686px;
    height:39px;
}

#homecarousel.js .tablinks li {
    float:left;
	display:inline;
    height:39px;
    list-style:none;
	padding:0;
	margin:0;
}

#homecarousel #tablink_0,
#homecarousel #tablink_3 {
    width:159px;
}

#homecarousel #tablink_1,
#homecarousel #tablink_2 {
    width:184px;
}

#homecarousel.js .tablinks li.active,
#homecarousel.js .tablinks li:hover,
#homecarousel.js .tablinks li.hover {
    background:url(/images/structure/home/carousel/activetab.png) 0 100% no-repeat;
}

#homecarousel #tablink_0.active,
#homecarousel #tablink_0:hover,
#homecarousel #tablink_0.hover {
    background-position:100% 100%;
}

#homecarousel.js .tablinks a {
    display:block;
    font-size:100%;
    font-weight:bold;
    color:#7a0026;
    text-align:center;
    padding:16px 0 0 0;
}

#homecarousel.js .homeCarouselReadMore {
	display:block;
	position:absolute;
	top:175px;
	left:16px;
	background:url(/images/structure/home/carousel/link-arrow-carousel.png) no-repeat 0 0;
	width:180px;
	height:22px;
	line-height:22px;
	padding-left:6px;
	color:#7a0026;
}

#homecarousel.js .homeCarouselReadMore:hover {
	background-image:url(/images/structure/home/carousel/link-arrow-carousel-over.png)
}


