﻿body
{
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 70%;
    line-height: 165%;
    color: #000000;
    text-decoration: none;
    margin: 0 auto;
    padding: 0;
    background: #FFFFFF;
}

p
{
    margin: 0px;
    padding: 10px 0px 5px 0px;
}

p.center
{
    text-align: center;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

p.center a img
{
    border: none;
}

p.share
{
    margin: 0px;
    padding: 5px 0px 0px 5px;
}

a
{
    color: #EE0022;
    text-decoration: none;
    line-height: 140%;
}

a:hover
{
    text-decoration: underline;
}

h1
{
    color: #FFFFFF;
    padding: 6px 6px 0px 10px;
    margin: 0px;
    font-size: 127%;
    font-weight: normal;
}

h3
{
    font-size: 127%;
    font-weight: bold;
    color: #0A3D92;
    margin: 0px;
    padding: 10px 0px 5px 0px;
}

h4
{
    font-size: 100%;
    font-weight: bold;
    margin: 0px;
    padding: 15px 0px 0px 0px;
}



#wrapper
{
    margin: 0 auto;
    width: 1024px;
    background-color: #FFFFFF;
}

#header
{
    width: 1024px;
    height: 150px;
}

#logo
{
    float: left;
    padding: 15px 0px 0px 0px;
}

#logo a
{
    display: block;
    width: 206px;
    height: 123px;
    background: url(Assets/logo.gif) no-repeat;
}

#logo h1
{
    position: absolute;
    left: -2000px;
    font-size: 11px;
    color: #FFFFFF;
}

#headerRight
{
    float: right;
    position: relative;
    height: 150px;
}

#searchBox
{
    width: 222px;
    height: 27px;
    padding: 3px 3px 0px 5px;
    background: url(Assets/searchBox.png) no-repeat;
    position: absolute;
    color: #FFFFFF;
    top: 15px;
    right: 0px;
}

.searchBoxInput
{
    width: 135px;
    font-size: 100%;
}

input.searchBoxBtn
{
    width: 30px;
    height: 24px;
    background: url(Assets/searchBoxBtn.png) no-repeat;
    cursor: pointer;
    font-size: 100%;
    font-weight: bold;
    color: #FFFFFF;
    border: none;
}

#strapLine
{
    position: absolute;
    bottom: 10px;
    right: 0px;
    width: 212px;
    height: 43px;
    background: url(Assets/strapLine.gif) no-repeat;
}


#nav
{
    width: 1024px;
    height: 35px;
    padding: 5px 0px 0px 0px;
    background: url(Assets/Nav/bg.png) no-repeat;
}

/*----------- Edit Nav in HorizontalMenu.css -----------*/

#footer
{
    clear: both;
    width: 1024px;
}

#footer ul
{
    list-style: none;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

#footer li
{
    list-style: none;
    float: left;
    padding: 0px 10px 0px 10px;
    background: url(Assets/splitLine.gif) no-repeat right 5px;
}

#footer li.end
{
    list-style: none;
    float: left;
    padding: 0px 10px 0px 10px;
    background: none;
}

#footer li.right
{
    list-style: none;
    float: right;
    padding: 0px 10px 0px 10px;
    background: none;
    color: #666666;
}

#footer li a
{
    color: #666666;
    text-decoration: none;
}

#footer li a:hover
{
    text-decoration: underline;
}

/*------------ pages -------------*/

#pageContainer
{
    width: 1010px;
    padding: 7px;
    background: #F3F3F3 url(Assets/Bg/page.png) repeat-x;
}

#leftColumn
{
    float: left;
    width: 234px;
    margin: 0px 2px 0px 0px;
}

#middleColumn
{
    float: left;
    width: 538px;
    margin: 0px 2px 0px 0px;
}

#rightColumn
{
    float: left;
    width: 234px;
    margin: 0px 0px 0px 0px;
}

#lowerContent
{
    width: 1010px;
    margin: 0px 0px 0px 0px;
    background: #F3F3F3;
}

#lowerLeftColumn
{
    float: left;
    width: 246px;
    margin: 5px 2px 0px 0px;
}

#lowerMiddleColumn
{
    float: left;
    width: 514px;
    margin: 5px 2px 0px 0px;
}

#lowerRightColumn
{
    float: left;
    width: 246px;
    margin: 5px 0px 0px 0px;
}

#subscribe
{
    position: absolute;
    bottom: 15px;
}

#subscribeBox
{
    width: 478px;
    height: 27px;
    margin: 10px 0px 0px 0px;
    padding: 3px 1px 0px 5px;
    background: url(Assets/subscribeBox.png) no-repeat;
    color: #FFFFFF;
}

.subscribeBoxInput
{
    width: 158px;
    font-size: 100%;
}

input.subscribeBoxBtn
{
    width: 61px;
    height: 24px;
    background: url(Assets/subscribeBoxBtn.png) no-repeat;
    cursor: pointer;
    font-size: 100%;
    font-weight: bold;
    color: #FFFFFF;
    border: none;
}

#storeDirectoryBox
{
    width: 492px;
    height: 25px;
    margin: 25px 0px 10px 0px;
    padding: 5px 8px 0px 8px;
    background: url(Assets/storeDirectoryBox.png) no-repeat;
    color: #FFFFFF;
}

#directoryMap
{
    width: 508px;
    height: 740px;
    margin: 5px 0px 0px 0px;
}



/*------------- panels ------------*/

.mainPanelTop
{
    width: 538px;
    height: 7px;
    padding: 0px;
    background: url(Assets/Bg/mainPanelTop.png) no-repeat;
}

.mainPanelContent
{
    width: 524px;
    min-height: 476px;
    padding: 0px 7px 20px 7px;
    background: url(Assets/Bg/mainPanelMiddle.png) repeat-y;
}

.mainPanelBottom
{
    width: 538px;
    height: 7px;
    padding: 0px;
    background: url(Assets/Bg/mainPanelBottom.png) no-repeat;
}

.mainPanelText
{
    width: 508px;
    padding: 0px 8px 0px 8px;
}

.mainPanelText ul
{
    margin: 10px 0px 5px 25px;
    padding: 0px;
    list-style: none;
}

.mainPanelText li
{
    list-style: none;
    background: url(Assets/bulletPoint.png) no-repeat 0px 9px;
    padding: 2px 25px 2px 15px;
    margin: 0px;
}

.panelText
{
    width: 204px;
    padding: 0px 8px 0px 8px;
}

.panelTextEventDropDown
{
    width: 204px;
    padding: 20px 0px 0px 0px;
}

.panelEventDropDown
{
    width: 204px;
    padding: 8px 0px 0px 0px;
}

.panel1
{
    width: 220px;
    height: 292px;
    padding: 7px;
    background: url(Assets/Bg/panel1.png) no-repeat;
}

.panel1Seperator
{
    width: 220px;
    height: 146px;
    background: #FFFFFF url(Assets/Bg/panelSeperator.gif) no-repeat 8px 86px;
}

.panelSeperator
{
    width: 204px;
    height: 1px;
    background: #FFFFFF url(Assets/Bg/panelSeperator.gif) no-repeat 0px 0px;
}

.panel3
{
    width: 220px;
    height: 108px;
    padding: 7px;
    background: url(Assets/Bg/panel3.png) no-repeat;
}

.newsRepeater
{
    padding: 12px 0px 5px 0px;
    min-height: 38px;
}

.calendar
{
    width: 35px;
    height: 35px;
    float: left;
    margin: 0px 10px 0px 0px;
}

.newsText
{
    float: left;
    width: 155px;
}

a.blackLink
{
    color: #000000;
}

a.blackLink:hover
{
    color: #EE0022;
    text-decoration: none;
}

.panel2
{
    width: 220px;
    height: 180px;
    padding: 7px;
    background: url(Assets/Bg/panel2.png) no-repeat;
}

.panelShops
{
    width: 220px;
    height: 170px;
    padding: 7px;
    background: url(Assets/Bg/panelShops.png) no-repeat;
}

.flashPanel
{
    width: 524px;
    height: 292px;
    padding: 7px;
    background: url(Assets/Bg/flashPanel.png) no-repeat;
}

#flashHolder
{
    width: 524px;
    height: 292px;
}

.lowerPanel1
{
    width: 232px;
    height: 178px;
    padding: 7px;
    background: url(Assets/Bg/lowerPanel1.png) no-repeat;
}

.lowerPanel2
{
    width: 500px;
    height: 178px;
    padding: 7px;
    background: url(Assets/Bg/lowerPanel2.png) no-repeat;
    position: relative;
}

.lowerPanelText
{
    width: 216px;
    padding: 0px 8px 0px 8px;
}

.lowerPanel2Text
{
    width: 484px;
    padding: 0px 8px 0px 8px;
}

.lowerPanel2Text p
{
    margin: 0px;
    padding: 5px 0px 0px 0px;
}

.eventsRepeater
{
    padding: 10px 0px 15px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: solid 1px #CCCCCC;
}

.contentBreaker
{
    padding: 10px 0px 15px 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: solid 1px #CCCCCC;
}

.contentBreakerEnd
{
    padding: 10px 0px 15px 0px;
    margin: 0px 0px 0px 0px;
    border: none;
}

.storeRepeater
{
    width: 498px;
    padding: 10px 5px 9px 5px;
    border-bottom: solid 1px #CCCCCC;
}

/*------------ classes -------------*/

.clear
{
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
    width: 0px;
    border: none;
}


a.webLink
{
    padding: 0px 12px 0px 0px;
    background: url(Assets/weblink.gif) no-repeat right;
}

a.faceboolLink
{
    float: left;
    display: block;
    width: 121px;
    height: 40px;
    margin: 0px 0px 0px 22px;
    background: url(Assets/facebook_logo.gif) no-repeat;
}

a.twitterLink
{
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0px 0px 0px 15px;
    background: url(Assets/twitter_logo.gif) no-repeat;
}

.title
{
    font-weight: bold;
    color: #0A3D92;
}

.imageText
{
    padding: 10px 0px 0px 0px;
}

.storeDropDown
{
    width: 100%;
    font-size: 100%;
    margin: 5px 0px 5px 0px;
}

.storeDirectoryDropDown
{
    width: 200px;
    font-size: 100%;
    margin: 0px 0px 0px 0px;
}

.storeName
{
    float: left;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.storeInfoLink
{
    float: right;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.imageBorder
{
    margin: 10px 0px 5px 0px;
}

.imageGreyBorder
{
    display: block;
    border: solid 2px #CCCCCC;
}

/*------------- tables ------------*/

.openingTimesTable
{
    width: 100%;
    margin: 5px 0px 7px 0px;
}

.openingTimesTable td
{
    padding: 2px 0px 2px 0px;
}

.openingTimesTable2
{
    width: 250px;
    margin: 5px 0px 5px 0px;
}

.openingTimesTable2 td
{
    padding: 2px 0px 2px 0px;
}

.openingTimesTable2 td.bottom
{
    padding: 2px 0px 7px 0px;
}

.restaurantsTimesTable
{
    width: 350px;
    margin: 10px 0px 0px 0px;
}

.restaurantsTimesTable td
{
    padding: 2px 0px 2px 0px;
}

.restaurantsTimesTable td.bottom
{
    padding: 2px 0px 7px 0px;
}

.storeTimesTable
{
    width: 250px;
    margin: 10px 0px 0px 0px;
}

.storeTimesTable td
{
    padding: 2px 0px 2px 0px;
}

.storeTimesTable td.bottom
{
    padding: 2px 0px 7px 0px;
}

.xmasTimesTable
{
    width: 100%;
    margin: 15px 0px 7px 0px;
}

.xmasTimesTable td
{
    padding: 3px 5px 3px 5px;
    border-bottom: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
}

.xmasTimesTable td.end
{
    border-bottom: solid 1px #CCCCCC;
    border-right: none;
}

.xmasTimesTable tr.bottom td
{
    border-bottom: none;
}

.xmasTimesTable tr.bottom td.end
{
    border-bottom: none;
    border-right: none;
}

.xmasTimesTable tr.title td
{
    border-right: none;
}

/*------------ title bars -----------*/

#titleBar
{
    width: 524px;
    height: 30px;
    background: url(Assets/TitleBars/mainTitle.png) no-repeat;
}

.whatsHappening
{
    width: 220px;
    height: 30px;
    background: url(Assets/TitleBars/whatsHappening.png) no-repeat;
}

.latestNews
{
    width: 220px;
    height: 30px;
    background: url(Assets/TitleBars/latestNews.png) no-repeat;
}

.whatsHappening2
{
    width: 220px;
    height: 30px;
    background: url(Assets/TitleBars/whatsHappening2.png) no-repeat;
}

.latestNews2
{
    width: 220px;
    height: 30px;
    background: url(Assets/TitleBars/latestNews2.png) no-repeat;
}

.latestPoll
{
    width: 220px;
    height: 30px;
    background: url(Assets/TitleBars/latestPoll.png) no-repeat;
}

.storeDirectory
{
    width: 100%;
    height: 30px;
    background: url(Assets/TitleBars/lowerStoreDirectory.png) no-repeat;
}

.ourShops
{
    width: 220px;
    height: 30px;
    background: url(Assets/TitleBars/ourShops.png) no-repeat;
}

.openingHours
{
    width: 220px;
    height: 30px;
    background: url(Assets/TitleBars/openingHours.png) no-repeat;
}

.latestOffers
{
    width: 220px;
    height: 30px;
    background: url(Assets/TitleBars/latestOffers.png) no-repeat;
}

.lowerOpeningHours
{
    width: 230px;
    height: 30px;
    background: url(Assets/TitleBars/lowerOpeningHours.png) no-repeat;
}

.lowerStoreDirectory
{
    width: 230px;
    height: 30px;
    background: url(Assets/TitleBars/lowerStoreDirectory.png) no-repeat;
}

.lowerWelcome
{
    width: 500px;
    height: 30px;
    background: url(Assets/TitleBars/lowerWelcome.gif) no-repeat;
}

.lowerSubscribe
{
    width: 500px;
    height: 30px;
    background: url(Assets/TitleBars/lowerSubscribe.gif) no-repeat;
}

.addUsOn
{
    width: 220px;
    height: 30px;
    background: url(Assets/TitleBars/addUsOn.png) no-repeat;
}


/*----------------- Manager Nav -------------*/


#managerNav
{
    width: 100%;
    border-bottom: solid 1px #CCCCCC;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 20px 0px;
    height: 20px;
}

#managerNav ul
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    z-index: 200;
}

#managerNav li
{
    list-style: none;
    position: relative;
    float: left;
    padding: 0px 15px 0px 15px;
    background: url(Assets/splitLine.gif) no-repeat right 5px;
}

#managerNav li.end
{
    list-style: none;
    position: relative;
    float: left;
    padding: 0px 0px 0px 15px;
    background: none;
}

#managerNav li a
{
    color: #EE0022;
    padding: 5px 0px 5px 0px;
}

#managerNav li a:hover
{
    color: #000000;
    text-decoration: none;
}

#managerNav li a.drop
{
    color: #EE0022;
    background: url(Assets/downArrow.gif) no-repeat right;
    padding: 5px 15px 5px 0px;
}

#managerNav li a.drop:hover
{
    color: #000000;
    text-decoration: none;
}

