﻿/* universal */
html,body 
{
	margin:0;
	padding:0;
	font-family:arial,sans-serif;
	color:#515153;
	background:#363A60;
}

img
{
    border:0;
    display:block;
}

a:visited 
{
    color:Blue;
}

/* positioning */
div#Container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:750px;
    height:100%;
	display:table;
	background:#363A60;
}

/* Header */
.BlueIslandsLogo
{
    float:left;
}

#Header
{
    background:url(../../en/images/front-page/background_header.jpg) no-repeat top left;
    height:131px;
}

#Header a
{
    text-decoration:none;
    font-size:75%;
    color:#3D4063;
}

#Header a:hover
{
    text-decoration:underline;
}


.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.8;
}

#FrontPage
{
    background:url(../../en/images/front-page/background_front_page_ski.jpg) no-repeat top left;
    background-color:#43528E;
	position: relative;
}

#FrontPage a
{
    color:#fff;
    text-decoration:none;
}

#FrontPage a:hover
{
    text-decoration:underline;
}
#FrontPage #Hotels
{
background:url(../../en/images/front-page/bg_channel_islands_hotels.png) no-repeat top left;
padding-top:1px;
}

#FrontPage #Hotels .HotelsLeft
{
    float:left;
     width:164px;
     margin-left:6px;
    text-align:center;
    color:#fff;
    text-decoration:none;
    background:url(../../en/images/front-page/bg_hotels_left.png) no-repeat 0px 0px;
    font-size:95%;
    cursor:pointer;
    line-height:7px;
    padding:8px 0 0 0;

}

#FrontPage #Hotels .HotelsLeft2
{
    float:left;
     width:146px;
    text-align:center;
    color:#fff;
    text-decoration:none;
    background:url(../../en/images/front-page/bg_hotels_middle.png) no-repeat -146px 0px;
    font-size:95%;
    cursor:pointer;
    line-height:7px;
    padding:8px 0 0 0;
}


#FrontPage #Hotels .HotelsRight
{    float:left;
     width:133px;
    text-align:center;
    color:#fff;
    text-decoration:none;
    background:url(../../en/images/front-page/bg_hotels_right.png) no-repeat -133px 0px;
    font-size:95%;
    cursor:pointer;    
    line-height:7px;
    padding:8px 0 0 0;
}
#FrontPage #Hotels .HotelsLeft:hover
{
   background-position:-164px 0px;
}

#FrontPage #Hotels .HotelsLeft2:hover
{
   background-position:0px 0px;
}

#FrontPage #Hotels .HotelsRight:hover
{
   background-position:0px 0px;
}

#FrontPage #Hotels p.hotel-location {
	float: none;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	line-height: 29px;
}

#FermainValleyHotel
{
background:url(../../en/images/front-page/fermain_valley_hotel.jpg) no-repeat top left;
height:333px;
}

#BrayeBeachHotel
{
background:url(../../en/images/front-page/braye_beach_hotel.jpg) no-repeat top left;
height:333px;
}

#SunnycroftHotel
{
background:url(../../en/images/front-page/sunnycroft_hotel.jpg) no-repeat top left;
height:333px;
}

#News
{
    background:url("../../en/images/front-page/bg_news_2.png") no-repeat scroll left top #8e98ba;
    width:456px;
}

#News #news-bottom
{
    background:url("../../en/images/front-page/bg_news_2_bottom.png") no-repeat scroll left top #8e98ba;
    width:456px;
	height: 49px;
}

#News p.news-story-teaser
{
color:#252950;
font-size:12px;
line-height:18px;
margin:0 5px 11px 10px;
padding:0;
}

#News a:hover
{
  text-decoration:none;
}

a.NewsItem
{
        background:url(../../en/images/front-page/bg_news_item.png) no-repeat top left;
    width:431px;
height:49px;
    line-height:49px;
    color:#fff;
    text-decoration:none;
    font-size:95%;
    float:left;
    margin-bottom:2px;
    margin-left:8px;
    padding-left:10px;
    
}

a.NewsItem:hover
{
    background-position:-441px 0px;
}

#destinations a
{
       color:#cfd3e4 !important;
}

#subscribe
{
    background:url(../../en/images/front-page/subscribe.png) no-repeat top left;

}

#subscribe:hover
{
    background-position:-199px 0px;
    cursor:pointer;
}

.SubscribeButton
{
    background:url(../../en/images/front-page/bg_button.png) no-repeat top left;
        width:79px;
    height:23px;
    color:#fff;
}
.SubscribeButton:hover
{
    background-position:-81px;
}

.SubscribeForm
{
    width:456px;
    background:url(../../en/images/front-page/bg_subscribe.png) no-repeat top left;
    padding:10px;
    height:388px;
}
.SubscribeForm H2
{
text-align:center;
}

.SubscribeForm span
{

font-size:12px;
}

.SubscribeForm label
{
   color:#43528E;
   font-size:90%;
}

#FrontPage H2
{
    color:#43528E;font-size:110%;
}

#destinations H2.destinations-header
{
    color:#fff;
    font-size:100%;
}

#destinations H2.destinations-header a
{
    color:#fff !important;
    font-size:100%;
    text-decoration: none;
}

#FrontPage H3
{
    color:#fff;
    font-size:95%;
    margin-bottom:5px;
}

.DestinationImage
{
    float:left;
    margin-right:10px;
}

ul
{
        font-size:80%;
    font-family:Arial, Sans-Serif;
   margin:0;
   margin-left:0px;
   padding:0px;
}

ul li
{
    list-style-type:none;
    color:#fff;
    margin:0;
    padding:0px;
    padding-left:28px;
}


#Footer 
{
    color:#fff;
}

#Footer a
{
    text-decoration:none;
    font-size:75%;
    color:#fff;
    padding-left:10px;
    white-space:nowrap;
    line-height:20px;
    padding-right:10px;
    text-decoration:none;
}

#Footer a:hover
{
    text-decoration:underline;
}

div#copyright
{
    margin-left:auto;
    margin-right:auto;
    margin-top:3px;
    width:750px;
    font-size:75%;
    text-align:right;
    color:#fff;
}


#SiteMap div
{
    margin-left:20px;
}


#SiteMap a
{
    text-decoration:none;
    color:#3D4063;
    font-size:85%;
}

#SiteMap a:hover
{
    text-decoration:underline;
    font-weight:bold;
}

#LiveFlightInfo
{
    color:#fff;
}

#LiveFlightInfo h2
{
    font-weight:normal;
}
#LiveFlightInfo td
{
    padding:5px;
}

#LiveFlightInfo a
{
    font-size:80%;
    color:#fff;
    text-decoration:none;
}

#LiveFlightInfo a:hover
{
    text-decoration:underline;
}

#LiveFlightInfo tr
{
    background-color:#A8BDD8;
}

#LiveFlightInfo tr.alt
{
    background-color:#31365C;
}

/* update without !important, fix */
.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:190px !important;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:190px !important;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#363A60 !important;border-color:#363A60 !important;color:#fff !important;}

.TimetableTable
{
    font-family:Arial;text-align:center;
}

.TimetableTable th
{
        background:#C6D8EA;
}

.TimetableTable tr.alt
{
    background:#F4F5F5;
}

p.destination-text {
	color: #fff;
	font-size: 0.8em;
	padding: 0 28px 10px;
}


/*******************************************************/
/*INDULGE PROMO ADDITIONS FOR EXCECUTIVE LOUNGE BANNER */
/*******************************************************/

#execloungepromo {
	background:url(../../en/images/front-page/BI-execloungead.jpg) no-repeat top left;
    width:458px;
    height:178px;

}

/*******************************************************/
/*INDULGE HOME PAGE MESSAGES */
/*******************************************************/

.HomePageMessage h2
{
    color:#43528E;
    font-size:100%;
    margin:0 0 10px 20px;
    padding-top:10px;
}

.eNewsMessage h2
{
    color:#43528E;
    font-size:100%;
    margin:0 0 10px 20px;
    padding-top:10px;
}

.eNewsMessage {
    width:740px;
    background-color:#fff;
    display:block;
    margin:0;
    padding:5px;
    padding-bottom:10px;

}

.eNewsMessage p
{
    color:#252950;
    font-size:12px;
    line-height:15px;
    margin:10px 10px 0 20px;
    padding-bottom:0;
}

.HomePageMessage {
    width:740px;
    display:block;
    margin:0;
    padding:5px;
    padding-bottom:10px;
    background:   #3d4a77 url(/en/images/front-page/HomePageMessage/content-background.png) repeat-x;
}

.HomePageMessage p
{
    color:#fff;
    font-size:12px;
    line-height:15px;
    margin:10px 10px 0 20px;
    padding-bottom:0;
}

.HomePageMessage h2
{
	color: #fff;
}

.HomePageMessage a:link, .HomePageMessage a:visited, .HomePageMessage a:hover, .HomePageMessage a:active
{
	color: #fff;
}

.HomePageMessageHeader
{
	display: block;
	width: 100%;
	height: 46px;
	position: relative;
}
.HomePageMessageHeader a
{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0;
	line-height: 0;
	background: #fff url(/en/images/front-page/HomePageMessage/header-background-nonhover.jpg) no-repeat;
}
.HomePageMessageHeader a:hover
{
	background: #fff url(/en/images/front-page/HomePageMessage/header-background-hover.jpg) no-repeat;
}
.HomePageExpanderClosed
{
	display: block;
	width: 100%;
	height: 9px;
	background: #fff url(/en/images/front-page/HomePageMessage/closed-dropdown.jpg) no-repeat;
}
.HomePageExpanderClosed a, .HomePageExpanderOpen a
{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0;
	line-height: 0;
}
.HomePageExpanderOpen
{
	display: block;
	width: 100%;
	height: 9px;
	background: #fff url(/en/images/front-page/HomePageMessage/open-dropdown.jpg) no-repeat;
}
#HomePageMessagePanel
{
	height: 0px;
	
}
#HomePageMessageLastUpdated  {
	color:#3D4063;
	font-size:11px;
	height:50px;
	position:absolute;
	right:14px;
	top:22px;
}


/* durrell home page */

#TopBanner
{
	width: 457px;
	float: left;
	padding: 100px 0 10px 0;
}

/* mailing list sign up */

.segmentation-checkboxes label
{
    font-size:11px;
}
.segmentation-checkboxes 
{
    width: 297px;
}