﻿	
/* RESTYLE THE H TAGS IN THE TOP RIGHT OF THE HEADER */

    h1
    {
		/*font-size:1em;*//* 16px */
		font-size:15px;
		/*line-height:2em;*//* 32px */
		line-height:32px;/* 32px */
		padding-bottom:0.5em;/* 8px */
		padding-bottom:8px;
	}
   
    div.panel h1 span 
    {
	    font-size:12px;/* 12px */
	    line-height: 24px;/* 24px */
	    padding-bottom:8px;/* 8px */
    }
    
    div.panel h2 span 
    {
	    font-size:0.75em;/* 12px */
	    line-height: 1.333em;/* 24px */
	    padding-bottom:0.666em;/* 8px */
    }
	
	#mainContent {
		padding-top:0;
		padding-bottom:16px;
	}
	
	#content 
    {
        margin-left:0;
        width:940px;
        padding:8px 10px 0 10px;
        background:#fff url(../../css-images/core-bckgrnd-images/white-rnded-crnrs-top-bckgrnd.png) top left no-repeat;
    }
    
    .introduction 
    {
        float:left;
        width:290px;
        height:336px;
        position:relative;
    }
    
    .slideshow 
    {
        width:620px;
        height:463px;
        float:left;
        margin-right:20px;
    }
	
/* STYLING FOR THE NEW MEDIA AREA */
    ul#newMedia
    {
        width:960px;
        overflow:hidden;
        font-size:16px;
    }

    ul#newMedia li
    {
        font-size:11px;/*10px*/
        line-height: 1.6em;/* 16px */
	    padding-bottom:1.6em;
	    color:#666;
    }

    ul#newMedia li#twitter, ul#newMedia li#blog
    {
        background:transparent url(../../css-images/homepage/2-col-bckgrnd.gif) bottom left no-repeat;
        width:420px;
        min-height:224px;
        float:left;
        margin-bottom:8px;
        margin-right:20px;
        padding:0 20px 20px 20px;
    }

    ul#newMedia li.last
    {
        margin-right:0;
    }

    ul#newMedia li h3
    {
        height:64px;
        margin-left:-20px;
        margin-right:20px;
        width:460px;
    }

    ul#newMedia li#twitter h3 a
    {
        display:block;
        height:64px;
        text-indent:-5000px;
        width:460px;
        background:transparent url(../../css-images/homepage/twitter.gif) top left no-repeat;
    }

    ul#newMedia li#blog h3.blog
    {
        margin-bottom:-5px;
        text-indent:-5000px;
        background:transparent url(../../css-images/homepage/blog.gif) top left no-repeat;
    }
    
/* STYLING FOR THE PROMOTIONAL STRIP AREA */		
    ul#promotionStrip 
    {
        margin-left:-12px;
        width:950px;
        padding-top:30px;
        padding-left:10px;
        padding-right:10px;
        padding-bottom:16px;
        border-top:2px solid #ccc;
        overflow:hidden;
    }

    ul#promotionStrip li
    {
        width:224px;
        height:138px;
        float:left;
        padding-right:16px;
        padding-right:16px;
    }

    ul#promotionStrip li.last
    {
        padding-right:0;
    }

    ul#promotionStrip li a
    {
        display:block;
        width:224px;
        height:138px;
        text-indent:-5000px;
    }

/* VOUCHERS */
    
    ul#promotionStrip li#vouchers 
    {
        background:transparent url(../../css-images/promos/vouchers-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#vouchers a 
    {
        background:transparent url(../../css-images/promos/vouchers.jpg) top left no-repeat;
    }

    ul#promotionStrip li#vouchers a:hover 
    {
        background:transparent none;
    }

/* LODGES */    
    
    ul#promotionStrip li#lodges 
    {
        background:transparent url(../../css-images/promos/lodges-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#lodges a 
    {
        background:transparent url(../../css-images/promos/lodges.jpg) top left no-repeat;
    }

    ul#promotionStrip li#lodges a:hover 
    {
        background:transparent none;
    }

/* £10 ROOM OFFER */ 

    ul#promotionStrip li#tenpound 
    {
        background:transparent url(../../css-images/promos/ten-pound-offer-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#tenpound a 
    {
        background:transparent url(../../css-images/promos/ten-pound-offer.jpg) top left no-repeat;
    }

    ul#promotionStrip li#tenpound a:hover 
    {
        background:transparent none;
    }

/* ONLINE BOOKING */ 

    ul#promotionStrip li#bookOnline 
    {
        background:transparent url(../../css-images/promos/book-online-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#bookOnline a 
    {
        background:transparent url(../../css-images/promos/book-online.jpg) top left no-repeat;
    }

    ul#promotionStrip li#bookOnline a:hover 
    {
        background:transparent none;
    }

/* PARTY NIGHTS */
    
    ul#promotionStrip li#partyNights 
    {
        background:transparent url(../../css-images/promos/party-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#partyNights a 
    {
        background:transparent url(../../css-images/promos/party.jpg) top left no-repeat;
    }

    ul#promotionStrip li#partyNights a:hover 
    {
        background:transparent none;
    }

/* CHRISTMAS */

    ul#promotionStrip li#christmasPromo 
    {
        background:transparent url(../../css-images/promos/christmas-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#christmasPromo a 
    {
        background:transparent url(../../css-images/promos/christmas.jpg) top left no-repeat;
    }

    ul#promotionStrip li#christmasPromo a:hover 
    {
        background:transparent none;
    }
    
/* SPECIAL OFFERS */
    
    ul#promotionStrip li#specialOffersPromo 
    {
        background:transparent url(../../css-images/promos/special-offers-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#specialOffersPromo a 
    {
        background:transparent url(../../css-images/promos/special-offers.jpg) top left no-repeat;
    }

    ul#promotionStrip li#specialOffersPromo a:hover 
    {
        background:transparent none;
    }
    
/* PACKAGE OFFERS */
    
    ul#promotionStrip li#specialPackagesPromo 
    {
        background:transparent url(../../css-images/promos/special-packages-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#specialPackagesPromo a 
    {
        background:transparent url(../../css-images/promos/special-packages.jpg) top left no-repeat;
    }

    ul#promotionStrip li#specialPackagesPromo a:hover 
    {
        background:transparent none;
    }
    
/* WEDDING FAYRE */
    
    ul#promotionStrip li#weddingFayrePromo 
    {
        background:transparent url(../../css-images/promos/wedding-fayres-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#weddingFayrePromo a 
    {
        background:transparent url(../../css-images/promos/wedding-fayres.jpg) top left no-repeat;
    }

    ul#promotionStrip li#weddingFayrePromo a:hover 
    {
        background:transparent none;
    }
    
/* WILDBOAR */
    
    ul#promotionStrip li#wildboarPromo 
    {
        background:transparent url(../../css-images/promos/wbh-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#wildboarPromo a 
    {
        background:transparent url(../../css-images/promos/wbh.jpg) top left no-repeat;
    }

    ul#promotionStrip li#wildboarPromo a:hover 
    {
        background:transparent none;
    }
    
/* GREAT NORTH SWIM */
    
    ul#promotionStrip li#gnsPromo 
    {
        background:transparent url(../../css-images/promos/gns-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#gnsPromo a 
    {
        background:transparent url(../../css-images/promos/gns.jpg) top left no-repeat;
    }

    ul#promotionStrip li#gnsPromo a:hover 
    {
        background:transparent none;
    }
    
/* WATERHEAD */
    
    ul#promotionStrip li#waterheadPromo 
    {
        background:transparent url(../../css-images/promos/whd-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#waterheadPromo a 
    {
        background:transparent url(../../css-images/promos/whd.jpg) top left no-repeat;
    }

    ul#promotionStrip li#waterheadPromo a:hover 
    {
        background:transparent none;
    }

/* WEAR IT PINK */
    
    ul#promotionStrip li#wearitpink 
    {
        background:transparent url(../../css-images/promos/wearitpink-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#wearitpink a 
    {
        background:transparent url(../../css-images/promos/wearitpink.jpg) top left no-repeat;
    }

    ul#promotionStrip li#wearitpink a:hover 
    {
        background:transparent none;
    }
    
/* TWENTY TWENTY OFFER */ 

    ul#promotionStrip li#twentytwenty 
    {
        background:transparent url(../../css-images/promos/twenty-twenty-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#twentytwenty  a 
    {
        background:transparent url(../../css-images/promos/twenty-twenty.jpg) top left no-repeat;
    }

    ul#promotionStrip li#twentytwenty  a:hover 
    {
        background:transparent none;
    }
    
/* CONFERENCE PROMO */ 

    ul#promotionStrip li#conference 
    {
        background:transparent url(../../css-images/promos/conference-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#conference  a 
    {
        background:transparent url(../../css-images/promos/conference.jpg) top left no-repeat;
    }

    ul#promotionStrip li#conference  a:hover 
    {
        background:transparent none;
    }

/* CONFERENCE PROMO */ 

    ul#promotionStrip li#individualRooms 
    {
        background:transparent url(../../css-images/promos/individual-over.jpg) top left no-repeat;
    }

    ul#promotionStrip li#individualRooms  a 
    {
        background:transparent url(../../css-images/promos/individual.jpg) top left no-repeat;
    }

    ul#promotionStrip li#individualRooms  a:hover 
    {
        background:transparent none;
    }
