/* CSS Document */
	
	body
	{
		width:100%;
		background:#c9cccd none;				
		text-align:center;
	}
	
/* Styling for outermost containing div
---------------------------------------*/
	
	#outerContainer
	{
		margin:0 auto;/* Set top and bottom margin to zero and the left and right to auto to position center screen */
		padding-top:112px;/* Create room into which the header will be positioned */
		width:980px;
		background:#6c757d url(../../css-images/core-bckgrnd-images/drk-gry-top-bckgrnd.png) top left no-repeat;				
		text-align:left;/* Set as left to counter the center statement attributed to the body tag */
	    position:relative;
	}
	
/* Styling for the Branding / Header area at page top
---------------------------------------------------------------------------*/
	
	#headercontainer 
	{
	    position:absolute;
	    top:0;
	    left:0;
	    height:104px;
	    width:960px;
	}
	    
	#header 
	{
	    width:960px;
	    height:112px;
	    margin:0 auto;
	    position:relative;
	}
	
	#header div.elhLogo 
	{
	    position:absolute;
	    top:19px;
	    left:20px;
	    width:361px;
	    height:27px;
	    background:transparent url(../../css-images/core-bckgrnd-images/el-logo.gif) bottom left no-repeat;
	    z-index:5000;
	}
	
	#header div.elhLogo a 
	{
	    display:block;
	    width:361px;
	    height:27px;
	    text-indent:-5000px;
	}
    
/* Styling for the marker element used to indicate where on the toolbar the present page is grouped to 
------------------------------------------------------------------------------------------------------*/
    
    #marker 
	{
	    /*position:absolute;
	    bottom:0;
	    width:120px;
	    height:8px;
	    background:transparent url(../../css-images/toolbar-marker.gif) bottom right no-repeat;*/
	    display:none;
	}
	

/*Define styling for the mainContent div
-----------------------------------------------------------------------*/
	 
	#mainContent
	{
	 	position:relative;
		margin:0 10px 0 10px;
	    padding-top:368px;
		padding-bottom:32px;
		width:960px;
		overflow:hidden;	
		background:#FFF url(../../css-images/maincontent-btm-grey-crnrs.png) bottom left no-repeat;
		height:1%;
	}

	body.noheader div#mainContent
	{
	    padding-top:0;
	}
	
	body.shallowheader div#mainContent
	{
	    padding-top:152px;
	}
	
	body.lodges div#mainContent
	{
	    background:#fff url(../../css-images/lodges/fishing-net-bckgrnd.jpg) bottom right no-repeat;
	}
	
	body.party div#mainContent
	{
	    background:#fff url(../../css-images/parties/confetti-bckgrnd.jpg) bottom right no-repeat;
	}
	
	body.children div#mainContent
	{
	    background:#fff url(../../css-images/children-btm-bckgrnd.jpg) bottom right no-repeat;
	}
	
    body.beauty div#mainContent
	{
	    background:#fff url(../../css-images/beauty/lilly-maincontent-bckgrnd.jpg) bottom right no-repeat;
	}
	
/* Styling for the container of the gallery images that sit page top
---------------------------------------------------------------------------*/
	
	#galleryContainer
	{
	    float:left;
	    display: inline-block;
	    margin:8px 10px 0 10px;
	    width:600px;
	    height:368px;
	    position:relative;
	    background:#fff url(../../css-images/galleryview-images/thumbnails-gallery-bckgrnd.jpg) bottom left no-repeat;
	}

/* Styling for the 2 rounded corner images that sit on top of the gallery images
---------------------------------------------------------------------------*/	
	
	#roundedCornersTop
	{
	    position:absolute;
	    width:600px;
	    top:0px;
	    left:0px;
	    z-index:600;
	}
	
	#roundedCornersBottom
	{
	    position:absolute;
	    width:600px;
	    bottom:64px;
	    left:0px;
	    z-index:600;
	}

/* Styling for the branding element to the right of the top image galleries 
---------------------------------------------------------------------------*/	
	
	#Confintroduction, #unitLogo
	{
	    float:left;
	    width:330px;
        height:368px;
        margin-top:8px;
        display:block;
	}
	
	/* lhh branding */
	div.bannerGeneric div.lhh
    {
        background:#fff url(../../css-images/branding-elements/lhh-lozenge.jpg) top right no-repeat;
    }
    
    /* lwd branding */
    div.bannerGeneric div.lwd
    {
        background:#fff url(../../css-images/branding-elements/lwh-lozenge.jpg) top left no-repeat;
    }
    
    /* mid branding */
    div.bannerGeneric div.mid
    {
        background:#fff url(../../css-images/branding-elements/mid-lozenge.jpg) top left no-repeat;
    }
    
    /* whd branding */
    div.bannerGeneric div.whd
    {
        background:#fff url(../../css-images/branding-elements/whd-lozenge.jpg) top left no-repeat;
    }
    
    /* sth branding */
    div.bannerGeneric div.sth
    {
        background:#fff url(../../css-images/branding-elements/sth-lozenge.jpg) top left no-repeat;
    }
    
    /* wbh branding */
    div.bannerGeneric div.wbh
    {
        background:#fff url(../../css-images/branding-elements/wbh-lozenge.jpg) top left no-repeat;
    } 
		
/*Define styling for the content area
-----------------------------------------------------------------------*/
	
	#content 
	{
	    float:left;
	    margin-left:10px;
		padding:34px 40px 32px 40px;
	    width:540px;
		overflow:hidden;
		background-color:transparent;	
	}
	
	body.noheader div#content
	{
	    margin-left:0;
		padding-left:50px;
	    background:#fff url(../../css-images/core-bckgrnd-images/white-rnded-crnrs-top-bckgrnd.png) top left no-repeat;
	}
	
	body.noheader.beauty div#content 
	{
	    background-color:Transparent;
	}
	
	body.singlecolumn div#content 
	{
	    width:860px;
	}
	
	body.singlecolumn.noheader div#content 
	{
	    width:870px;
	}
	
	body.party div#content
	{
	    padding-bottom:144px;
	}
	
/*Define styling for the subcontent area div
-----------------------------------------------------------------------*/	
	
	#subcontent
	{	
		float:right;
		margin-right:10px;
		/*width:280px;*/
	width:260px;
		/*padding:32px 20px 0 20px;*/
	padding:89px 40px 0 20px;
		background-color:transparent;
	}
	
	body.noheader div#subcontent
	{
	    margin-right:0;
		padding-right:50px;
	    background:#fff url(../../css-images/core-bckgrnd-images/white-rnded-crnrs-top-bckgrnd.png) top right no-repeat;
	}
	
/* Styling for the div that contains the top image or image gallery
---------------------------------------------------------------------------*/	    
	
	.bannerGeneric 
	{
	    position:absolute;
	    overflow:hidden;
	    top:0;
	    left:0;
	    width:960px;
	    height:378px;
	    background:#fff url(../../css-images/core-bckgrnd-images/white-rnded-crnrs-top-bckgrnd.png) top left no-repeat;
	}
	
	body.noheader div.bannerGeneric 
	{
	  	display:none;
	}
	
	body.shallowheader div.bannerGeneric 
	{
	  	height:136px;
	    padding-top:8px;
	}
	
	body.deepheader div.bannerGeneric 
	{
	  	height:336px;
	    padding-top:8px;
	}  
	
	body.walking div.bannerGeneric 
	{
	    background: #FFF url(../../css-images/walks/walks-banner.jpg) top left no-repeat;
	}
	
	body.vouchers div.bannerGeneric 
	{
	    background: #FFF url(../../css-images/vouchers/vouchers-banner.jpg) top left no-repeat;
	}
	
	body.offers div.bannerGeneric 
	{
	    background: #fff url(../../css-images/offers/offers-banner.jpg) top left no-repeat;
    }
    
    body.lodges div.bannerGeneric 
	{
        background: #fff url(../../css-images/lodges/lodges-banner.jpg) top left no-repeat;
    }
    
    body.relish div.bannerGeneric 
	{
        background: #fff url(../../css-images/relish/relish-banner.jpg) top left no-repeat;
    }
    
    body.marina div.bannerGeneric 
	{
        background: #FFF url(../../css-images/marina/marina-banner.jpg) top left no-repeat;
    }
    
    body.conferenceOffers div.bannerGeneric 
	{
        background: #fff url(../../css-images/offers/conf-offers-header.jpg) top left no-repeat;
    }
    
    body.party div.bannerGeneric 
	{
        background: #fff url(../../css-images/parties/party-banner.jpg) top left no-repeat;
    }
    
    body.csr div.bannerGeneric 
	{
	    background: #fff url(../../css-images/csr/csr-banner.jpg) top left no-repeat;
	}
	
	body.attractions div.bannerGeneric 
	{
	    background:#fff url(../../css-images/attractions/banners/derwent-water-evening-banner.jpg) top left no-repeat;
	}
	
	body.attractionsLakes div.bannerGeneric 
	{
	    background:transparent url(../../css-images/attractions/banners/fell-walkers.jpg) top left no-repeat;
	}
	
	body.attractionsLancs div.bannerGeneric 
	{
	    background:transparent url(../../css-images/attractions/banners/morecambe-bay-banner.jpg) top left no-repeat;
	}
    
/*Styling for the check availability box and button in the subcontent div
-----------------------------------------------------------------------*/

    div#subcontent div#checkAvailabilityButton  
	{
	    margin:0 0 16px 0;
	    /*border:2px solid #E5e5e5;*/
	    /*border:2px solid #c9cccd;*/
	    border:2px solid #6c757d;
        -moz-border-radius: 14px;
        -webkit-border-radius: 14px;
        behavior:url(../border-radius.htc);
	    padding:14px 14px 0 14px;
	    /*background-color:#fff;*/
	    background-color:#fff;
	    text-align:center;  
	}
	
	div#subcontent div#checkAvailabilityButton h3
	{
	    /*color:#000;*/
	    color:#333; 
	}
	
	div#subcontent div#checkAvailabilityButton a 
	{
	    display:block;
	    /*height:40px;  
	    width:248px;*/  
	    text-indent:-5000px;
	    margin-top:16px;
	    /*background:transparent url(../../css-images/check-availability-green.gif) 50% top no-repeat;*/
	    width:197px;
	    height:120px;
	    background:transparent url(../../css-images/check-availability.png) top left no-repeat;
	}
	
	div#subcontent div#checkAvailabilityButton a:hover 
	{
	    /*background: transparent url(../../css-images/check-availability-over-green.gif) 50% top no-repeat;*/ 
	    background:transparent url(../../css-images/check-availability-over.png) top left no-repeat;
	}
	
/*Styling for the check availablity button used in the content area
-----------------------------------------------------------------------*/
	    
	a.availability-checker
	{
	    display:block;
	    /*height:40px;
	    width:180px;*/
	    width:197px;
	    height:120px;
	    /*background:transparent url(../../css-images/check-availability-over-green.gif) top left no-repeat;*/
	    
	    text-align:center;
	}
	    
	div#content a.availability-checker
	{
	    /*margin-left:180px;*/
	    margin-left:172px;
	    margin-top:32px;
	}
	    
	a.availability-checker span
	{
	    display:block;
	    /*height:40px;
	    width:180px;
	    background:transparent url(../../css-images/check-availability-green.gif) top left no-repeat;*/
	    text-indent:-20000px;
	    width:197px;
	    height:120px;
	    background:transparent url(../../css-images/check-availability-button.png) top left no-repeat;
	 }
	    
	 a.availability-checker span:hover
	 {
	    background-position:0 -120px;
	 }
	
/*Styling for the tabbing function
-----------------------------------------------------------------------*/	
    
    div.tabs
    {
	    margin-bottom:32px;
		border: 1px solid #e5e5e5;
		background-color:#fff;
    }
		
	ul.tabNavigation
	{
		margin: 0;
		padding: 0;
		overflow:hidden;
	}

	ul.tabNavigation li
	{
		display: block;
		float:left;
		line-height:16px;
		padding:0;
		margin:0;
		text-align:center;
	}

	ul.tabNavigation li a
	{
		display: block;
		width:92px;
		height:16px;
		padding: 4px 0 4px 0;
		background-color: #efefef;
		text-decoration: none;
	}

	ul.tabNavigation li a:hover
	{
		background-color: #f7f7f7;
	}
		
	ul.tabNavigation li a.selected
	{
		background-color: #FFF;
		width:94px;
		color: #000;
	}
		
	ul.tabNavigation li a.selected
	{
		margin-top:0;
		font-weight:bold;
	}
		
	ul.tabNavigation li a:focus
	{
		outline: 0;
	}

	div.tabs > div h2, div.tabs > div h3
	{
		clear:both;
		margin-top: 0;
	}
		
	div.tabs div#first h3, div.tabs div#second h3, div.tabs div#third h3
	{
	    margin-top: 0;
		padding-top:0;
	}
		
	div.tabs div
	{
	    padding:0 10px 0 10px;
	}
 
/* Contact box in sidebar
-----------------------------------------------------------------------*/	
	    
	div.telephoneOuter
    {
        clear:both;
        margin:16px 0 16px 0;
        border:2px solid #c9cccd;
        -moz-border-radius: 14px;
        -webkit-border-radius: 14px;
        behavior:url(border-radius.htc);
        padding:6px 18px 0 18px;
        /* background:#fff url(../../css-images/email-signup-gradient-bckgrnd.png) bottom left repeat-x;*/
        background-color:#fff;
        /*background-position:-64px 0;*/  
    }
    
    div.telephoneOuter p.telephone, div.telephoneOuter p#telephone 
    {
        background: transparent url(../../css-images/telephone.gif) top left no-repeat;
        padding-left:60px;
        display:block;
        height:64px;
        font-size:20px;
        color:#000;
        line-height:42px;
        padding-bottom:0;
    }
       
   	div.telephoneOuter.booking
    {
        padding:22px 18px 14px 18px;
    }
       
    div#subcontent div.telephoneOuter.booking
    {
        text-align:center;
    }       

    div#subcontent div.telephoneOuter.centreAlign
    {
        text-align:center;
    }

    div#subcontent div.telephoneOuter a.button 
	{
	    display:block;
        height:40px;
        text-indent:-5000px;
	    /*width:180px;*/
        margin-top:16px;
	    margin-left:20px;
	    margin-bottom:16px;
	    /*background:transparent url(../../css-images/check-availability-green.gif) top left no-repeat;*/
	    width:197px;
	    height:120px;
	    margin-left:12px;
	    background:transparent url(../../css-images/check-availability-button.png) top left no-repeat;
	}
    	
    div#subcontent div.telephoneOuter a.button:hover 
	{
	    /*background: transparent url(../../css-images/check-availability-over-green.gif) 50% top no-repeat;*/ 
	    /*background:transparent url(../../css-images/check-availability-over.png) top left no-repeat;*/
	    background-position:0 -120px;
	}
		
/*Define styling map used for the Google maps API
-----------------------------------------------------------------------*/
	
	#map 
	{
	    width:280px;
	    height:288px;
	    clear:both;
	}

	#content div#map {
		border:1px solid #99c;
		margin-top:1em;
		margin-bottom:2em;
	}
	
	body.attractions #content div#map, 
	body.attractionsLakes #content div#map, 
	body.attractionsLancs #content div#map 
	{
        width:540px;
	    height:540px;
	}

/* Strip of 3 offers that sit above the footer navigation area
-----------------------------------------------------------------------*/
    
    ul#offers-strip 
    {
        clear:both;
        width:960px;
        padding-top:16px;
        margin-left:0px;
        padding-left:0;
        background:transparent url(../../css-images/offers-strip/gradient-tile.jpg) top left repeat-x;
        background-position:0 17px;
        overflow:hidden;
        margin-bottom:-16px;
    }
        
    ul#offers-strip li 
    {
        float:left;
        width:319px;
        height:128px;
        border-top:1px solid #e5e5e5;
        border-right:1px solid #E5E5E5;
        position:relative;
        background:transparent url(../../css-images/offers-strip/gradient-tile.jpg) top left repeat-x;
     }
     
     ul#offers-strip li#last 
     {
        width:320px;
        border-right:none;
     }
     
     ul#offers-strip li:hover 
     {
        background:transparent url(../../css-images/offers-strip/gradient-tile-over.jpg) top left repeat-x;
     }
     
     ul#offers-strip li a
     {
        display:block;
        color:#333;
        border-top:1px solid #fff;
        width:179px;
        height:118px;
        padding-left:120px;
        padding-top:10px;
        padding-right:20px;
     }
     
     ul#offers-strip li#last  a
     {
        width:180px;
     }
     
     ul#offers-strip li a span.Offertitle
     {
        font-weight:bold;
        color:#000;
     }
     
     ul#offers-strip li a:hover
     {
        text-decoration:none;
     }
     
     ul#offers-strip li a img.offersImage 
     {
        position:absolute;
        top:-6px;
        left:0;
     }
     
     ul#offers-strip li a img.vouchersImage 
     {
        position:absolute;
        top:28px;
        left:11px;
     }
     
     ul#offers-strip li a img.relishImage 
     {
        position:absolute;
        top:28px;
        left:11px;
     }

/*Formating for the Navigation tool that sits in the outercontainer div 
-----------------------------------------------------------------------*/  
	
	#footerNavigation 
	{
	    width:auto;
	    padding-left:20px;
	    padding-bottom:32px;
	    overflow:hidden;
	    background:transparent url(../../css-images/core-bckgrnd-images/ftr-navigation-bckgrnd.png) bottom left no-repeat;
	    position:relative;
	    display:block;
	}
	
	#footerNavigation ul
	{
	    float:left;
	    width:300px;
	    padding-bottom:16px;
	    padding-top:16px;
	    border-bottom:2px solid #848b91;
	    margin-right:20px;
	}
	
	#footerNavigation ul.half
	{
	    width:140px;
	}  
	
	#footerNavigation ul li
	{
	    width:140px;
	    float:left;
	}
	
	#footerNavigation ul li.title
	{
	    width:300px;
	}
	
	#footerNavigation ul li.extraPadding
	{
	    padding-right:20px;
	}
	
	#footerNavigation ul.half li.title
	{
	    width:140px;  
	}
	
	ul#social-media
	{ 
	    position:absolute;
		bottom:10px;
		right:0;
		width:auto;
		border-bottom:none;
		padding-top:0;
		padding-bottom:0;
	}
	    
	ul#social-media li
	{ 
		float:left;
		width:16px;
		margin-left:8px;
	} 

/*Define the styling for the footer 
-----------------------------------------------------------------------*/	
	
	#footer 
	{
	    margin:0 auto; /*Auto centres the div in the screen*/
    	clear:both;
    	padding-top:32px;
    	width:960px;
    	text-align:center;
		background-color:transparent;
		overflow:hidden;/*Required in order for this element to clear any floated elements set within it*/
	} 	

/*Define the styling relating to the Bubble pop-up  
-----------------------------------------------------------------------*/
        
    .bubbleInfo
    {
        position: relative;
    }

    .popup
    {
        position: absolute;
        display: none;
        z-index: 50;
        width:269px;
    }
        
    .popupContent 
    {
        width:229px;
        padding:8px 20px 8px 20px;
        background:transparent url(../../css-images/infoBubble/top-bckgrnd.jpg) top left no-repeat;
        overflow:hidden;
    }
        
    .popupContent
    {
        font-size:16px;
    }

    .popupLeftArrow
    {
        height: 28px;
        width: 268px;
        background:transparent url(../../css-images/infoBubble/arrow-left-bckgrnd.jpg) top left no-repeat;
        clear:both;
    }

/*Define styling for the divs within the Venue area on within the content div
  used on the Christmas / Restaurant / Hotels homepages
-----------------------------------------------------------------------*/
	
	#venues, ul#activities
	{
		padding-bottom:2em;/* 32px */
	}		
	
	#venues li, ul#activities li
	{
		display:block;
		height:1%;/* IE6 requires this in order for it to clear the flaoted images */
		border:1px solid #fff;
		-moz-border-radius: 14px;
        -webkit-border-radius: 14px;
        behavior:url(../border-radius.htc);	
		/*margin-top:1.937em;*//* 31px */
		margin-left:-20px;
		margin-right:-20px;				
		padding:1em 19px 0.937em 19px;
		position:relative;
		overflow:hidden;
		background-color:#fff;/*Required to counter ie6 and 7 rendering a black background*/
	}
    
    #venues li:hover, ul#activities li:hover
    {
        border:1px solid #EFEFEF;
        background-color:#EFEFEF;
    }		
	
	#venues li img
	{
		float:right;
		border:none;
		padding:0 0 1em 16px;
	}
	
	ul#activities li
    {
      clear:both;/* styling for list items on the watersports home page work sv simialr to above worth reviewing the naming of the this style and reapplying */
    } 

/* Activity list on foot of watersports pages 
-----------------------------------------------------------------------*/
    
    div.activityList 
    {
        border:2px solid #c9cccd;
        -moz-border-radius: 14px;
        -webkit-border-radius: 14px;
        behavior:url(../border-radius.htc);
        padding:8px 20px 24px 60px;
        overflow:hidden;
        margin-top:16px;
        background-color:#fff;/*Required to counter ie6 and 7 rendering a black background*/ 
    }
    
    div.activityList h2
    {
        text-align:center;
        margin-left:-20px;/* offset the extra 20px of padding set above */
    }
    
    div.activityList ul li 
    {
        width:40%;
        float:left;
        margin-right:40px;
    }

/* Misc rules 
-----------------------------------------------------------------------*/	
	.clear
	{
		clear:both;
	}
	
	.left {
		float:left;
		margin-right:1em;
		margin-top:0.437em;
		margin-bottom:1em;
	}

	.right {
		float:right;
		margin-top:0.437em;
		margin-left:1em;
		margin-bottom:0;
	}
	
	div#venues ul li img.left, div#venues ul li img.right
	{
		margin-bottom:0;
	}
	
	div#venues ul li h3 + a img.aligntop, div#venues ul li h3 + a img.aligntop
	{
		margin-top:-21px;
	}
	
	.hide 
	{
	    display:none;
	}

/* Define the styling for pullquotes 
-----------------------------------------------------------------------*/	
	blockquote 
    {
        width:240px;
        float:right;
        background-color:#fff;
        padding:16px 0 16px 20px;
        margin-top:-9px;
        margin-right:-20px;
        font-style:italic;
        color:#000;
    }
        
    cite 
    {
        font-size :0.75em;
        color:#666666;   
    } 

	/*styling for the a parent element within the subcontent div, used to 
    place a line between the above and beneath elements
-----------------------------------------------------------------------*/
    
    .subBlock /* Presently used in the attractions section */
	{
	    width:260px;
	    padding:8px 10px 15px 10px;
	    border-bottom:1px solid #EFEFEF;
	}
	
	.subBlock:hover /* Presently used in the attractions section */
	{   
	    background-color:#EFEFEF;
	}
	
/*styling for the starring of the hotels
-----------------------------------------------------------------------*/	
	
	.fourstar 
	{
	    padding-right:50px;
	    background:transparent url(../../css-images/4star.gif) top right no-repeat;
	    background-position:100% 50%;
	}
	
	.fourstarOneRosette {
        padding-right:64px;
	    background:transparent url(../../css-images/4star1rosette.gif) top right no-repeat;
	    background-position:100% 50%;
	}
	
    .fourstarTwoRosette {
        padding-right:75px;
	    background:transparent url(../../css-images/4star2rosette.gif) top right no-repeat;
	    background-position:100% 50%;
	}
	
/* STYLING FOR THE LOGOS USED ON THE ENVIRONMENT SECTION AND THE LWD HOMEPAGE
-----------------------------------------------------------------------*/
     
     div#subcontent img#green-tourism-logo, div#subcontent img#green-champions-logo 
	 {
	     margin:32px 0 0 60px;
	     border:none;
	 }
	 
	div#subcontent img#small-green-tourism-logo 
    {
         margin:0 0 0 0px;
	     border:none;
    }
    
 /* STYLING FOR THE FANCYBOX IMAGE GALLERIES
-----------------------------------------------------------------------*/
    
    .enlargeImage 
    {
         display:block;
         background:transparent url(../../css-images/magnifying-glass.png) bottom left no-repeat;
         
    }
    
    .landscapeImage 
    {
         width:120px;
         height:80px;
         padding:0 10px 26px 0;
         margin-bottom:0;
         background-position:0 84px;
    }
    
    .portraitImage 
    {
         width:120px;
         height:160px;
         padding:0 10px 32px 0;
         margin-bottom:0;
         margin-top:0;
         background-position:0 170px;
    }
    
/* Styling for the div used to create the top left rounded corner
---------------------------------------------------------------------------*/	
	#RoundedcornerTL, #RoundedcornerTR 
	{
	    display:none;/* no longer used */
	}

/*Define styling for the breadcrumb
-----------------------------------------------------------------------*/
	
	#breadcrumb
	{
	 	display:none;/* redundant tool */	 	
	}

/*Define styling for the menubar now unused
-----------------------------------------------------------------------*/
	
	#menuBar 
	{
	    display:none;/* redundant tool */
	}
	
/* Styling for the special offers box --- CHECK IF THIS USED
-----------------------------------------------------------------------*/	
	
	#specialoffers
	{
		border:2px solid #000;
		padding:32px;
		overflow:hidden;
		border:2px solid #E5F2FF;
		background-color:#F6FBFF;
		margin:32px 0;
	}
		
	#specialoffers img
	{
		float:right;
		margin-left:32px;
	}
    
/* STYLING FOR THE EMAIL SIGNUP IN THE SUBCONTENT DIV */
    
    /*div#subcontent a.selfCatering:hover span
    {
        background: transparent none;  
    }
    
    div#subcontent div.emailsignup  
	    {
	      border:2px solid #E5e5e5;
	      margin:0 0 16px 0;
	      padding:14px 14px 0 14px;
	      background:#fff url(../../css-images/email-signup-gradient-bckgrnd.png) bottom left repeat-x;
	      text-align:center;  
	    }
	    
	    div#subcontent div.emailsignup img
	    {
	      margin-bottom:16px;
	  margin-bottom:0px; 
	    }
	    
	    div#subcontent div.emailsignup h3
	    {
	      color:#000; 
	    }
	    
	    div#subcontent div.emailsignup strong.fauxlink 
	    {
	      text-decoration:none;
	      color:#3D6EFF; 
	    }
	    
	    div#subcontent div.emailsignup:hover  
	    {
	      cursor:pointer;
	      background-image:none;
	      text-decoration:none;
	    }
	    
	    div#subcontent a div.emailsignup:hover strong.fauxlink  
	    {
	      text-decoration:underline;
	    }*/
	    
/*Define styling for the introduction text block and image at the top of the content div 
-----------------------------------------------------------------------*/
	/*#intro, .intro
	{		
		margin:-6px 0 16px 0;
    margin-top:16px;
		padding:10px 10px 32px 20px;
		border:1px solid #E5F2FF;
		background-color:#F6FBFF;
		overflow:hidden;	
		}
	#intro img.introImage {
	    position:relative; 
		float:right;
		margin:0 0 6px 12px;
		width:221px;
		height:222px;
		border:1px solid #E5F2FF;
		padding:10px;
		background-color:#FFF;
		}*/
		
		
			
	/*#footer ul {
		clear:both;
		padding:0;
		}	
		
	#footer ul li {
		display:inline;
		padding:0 5px;
		border-left:1px solid #999;
		}
	
	#footer ul li:first-child {
		border-left:none;
		}*/
		
			/*styling for the star images to right of the hotel name
-----------------------------------------------------------------------*/
	/*#content img.stars {
		padding:0 0 0 0.5em;
		margin:0;
		border:none;
		vertical-align:middle;
	}*/
	
	/* Phone icon next to telephone numbers on packages page */
	/*.phone {
	    margin-left:0px;
	    padding-left:25px;
	    background:url(../../css-images/phone_small.gif) no-repeat 0 20%;
	}*/

	/*#checkAvailability
	{
         position:absolute;
         width:150px;
         z-index:5;
         left:0;
	     top:0;
	     text-align:center;
	     height:31px;
	     padding-top:16px;
    }

    #bottomCheckAvailability {
        padding: 40px 0 0 0;
        width:100%;
        height:62px;
        text-align:center;
	    font-style:italic;     
    }*/
    
    /*Define the styling for the bottom foreign sites navigation toolbar 
-----------------------------------------------------------------------*/
		
	/*ul#bottomNavigation 
	{
	    display:none;
	}*/
	
/*Define the styling for the legal note at the foot of the page  
-----------------------------------------------------------------------*/
	
	/*#legal {	
		padding:0 40px 16px 40px;
		}*/	
		
		    /* styling for the text that sits within the above */
    /*#Confintroduction p
    {
        display:none;
    } */
