﻿/*	
	Developer: Mindaugas Vaiciulis
	Wembleystadium.com | Main CSS
	Date: 26|10|2010
*/

/****** Contents 

1. General
2. Typography
2. Main Layout
3. Flash
4. Modules
5. Buttons
******/





/******   1. General   ******/

.supportportal {
    color: #000;
}
.clear {
    border: 0 none !important;
    clear: both !important;
    float: none !important;
    font-size: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
strong{font-weight:bold; color: #000;}
.hide {
	position:absolute;
	left:-9999em;
}
.left{float:left;}
.right{float:right;}
a{
    color:#fff;
    text-decoration:none;
}

.accessHidden{text-indent:-999em;display:inline-block;}
.accessHidden:focus{text-indent:0;color:#00285E;}
#lbCalendartxt{font-size:0px;line-height:0;text-indent:-999em;display:inline-block;}
a:focus {
    /*outline: 1px dotted red;*/
}

p{
 font-size:1em;
}
h1,h2,h3,h4,h5,h6{
    text-transform:uppercase;
}
em {
	font-style:italic;
}

hr{
  width:976px;
  clear:both;
}
sub {
	vertical-align: baseline;
	font-size: 0.6em;
	position: relative;
	top: -0.4em;
	}
img,
img a,
table {
	border:0px;
}

table {
	background:transparent;
}

.cursor 
{
	cursor:pointer;
	cursor:hand; /* Skipped by Mozilla - unknown property value */
}
.mod-stadiumContentHolder .mod-entries div{width: auto !important; min-width:626px; width:626px;}
.mod-stadiumContentHolder .module-Grey{width: auto !important; min-width:616px; width:616px;}
.module-Grey{background:#ddd; padding:15px; margin:0 0 12px 0; clear:both;}
noscript p{background:red; color:#fff; padding:10px;}
a.skipLinks:link, a.skipLinks:visited { 
   display: block;
   overflow: hidden; 
   text-indent: -600em; 
   background: transparent; 
   border: 0;
   font-size:small;
   width: 12em;
} 
a.skipLinks:focus, 
a.skipLinks:hover, 
a.skipLinks:active { 
   text-indent: 20px; 
   font-size:small;
   border:0;
   width: 12em;
} 
a.skipLinksSeat:link, a.skipLinksSeat:visited { 
   display: block;
   overflow: hidden; 
   text-indent: -600em; 
   background: transparent; 
   border: 0;
   font-size:small;
   width: 19em;
} 
a.skipLinksSeat:focus, 
a.skipLinksSeat:hover, 
a.skipLinksSeat:active { 
   text-indent: 20px; 
   font-size:small;
   border:0;
   width: 19em;
   color:Red;
} 
   
/******   2. Main Layout   ******/
body{
    background: url("../images/wembley_EE_bg.jpg") no-repeat scroll center -70px #007a85;
    color:#a8a9ad;
    font-family:Arial;
    font-size:86.5%;
    /*overflow-x:hidden;*/
}
.mainContainer{
    width:1001px;
    margin:0 auto;
}
.header{
    /*background:#000 url(../images/img-HeaderBG.jpg) no-repeat 0 bottom;*/
    height:140px;
}
.header h1{
    float:left;
    margin:10px 0 0 10px;
}
.header p{
    float:right;
    clear:right;
    margin:30px 0 0 0;
}
.header ul{
    float:right;
    padding: 7px 0 0 0;
}
    .header ul li{
        display:inline;
    }
  .header ul li a{
            background:url("../images/icons/img-navToolsIcons.png") no-repeat scroll 0 -39px transparent;
            display:block;
            float:left;
            height:30px;
            font-size: 0.8em;
            color:#fff;
        }
        
            .header ul li a:hover 
            {
                text-shadow: -1px 0px 3px rgba(245, 244, 189, 1);
                }
                
            .header ul li.itemOne a{
                padding: 8px 0 0 44px;
                width: 55px;
                background-position:-11px -52px;
            }
            .header ul li.itemTwo a{
                padding: 8px 0 0 44px;
                width: 55px;
                background-position:-134px -52px;
            }
            .header ul li.itemFour a{
                padding: 8px 0 0 44px;
                width: 55px;
                background-position:-367px -52px;
            }
            .header ul li.itemFive a{
                padding: 8px 0 0 44px;
                width: 55px;
                background-position:-486px -52px;
            }
            .header ul li.itemThree a{
                padding: 8px 0 0 44px;
                width: 55px;
                background-position:-245px -52px;
            }
            .header ul li.itemSix a{
                padding: 8px 0 0 44px;
                width: 52px;
                background-position:-585px -52px;
            }
                .header ul li a:hover{
                    background-position:-11px -13px;
                    }
                .header ul li.itemTwo a:hover{
                    background-position:-134px -13px;
                    }
                .header ul li.itemThree a:hover{
                    background-position:-245px -13px;
                    }
                .header ul li.itemFour a:hover{
                    background-position:-367px -13px;
                    }
                .header ul li.itemFive a:hover{
                    background-position:-486px -13px;
                    }
                .header ul li.itemSix a:hover{
                    background-position:-585px -13px;
                    }
.hero{
    height: 551px; 
    _height: auto; /*IE6 layout fix, for carousel*/
    overflow-y: hidden;
    margin: 0 0 10px;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
    /*Chrome bug, if overflow set to be auto it adds scrollbars*/
    .hero{
        overflow-y: hidden;
    }
}
.packageOptions{
    height: 371px; 
    background:url("../images/clubWembley/img-heroBG.gif") repeat-y 0 0;
}
.nav{
    /*background:url("../images/img-navBG.gif") repeat-x 0 center;*/
    background-color: #000;
    height:50px;
}
.nav p.eventsToggle a{
    background:url("../images/btn-showEvent.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    display:block;
    height:34px;
    margin:0;
    text-indent:-999em;
    width:145px;
}
.nav p.eventsToggle a:hover,
.nav p.eventsToggleActive a:hover {
    background-position: 0 -34px;
}
.nav p.eventsToggleActive a {
    background:url("../images/btn-hideEvent.png") no-repeat scroll 0 0 transparent;
}
.nav ul{
    float:left;
}
ul.navLevelTwo{
    height:34px;
    color:#00285e;
    background:#ddd;
}
ul.navLevelTwo li{
    color:#00285e;
    float:left;
}
ul.navLevelTwo li a{
    padding:11px 10px 0 10px;
    display:inline-block;
    *display:inline;
    zoom:1;
    height:23px;
    color:#000;
    font-size:13px;
}
   ul.navLevelTwo li a:hover{
        color:#007b85;
        /*background:#ffe600;*/
    }
        ul.navLevelTwo li.selected a{
            color:#007b85;
            /*background:#ffe600;*/
            font-weight:bold;
        }
        .memberLogin a{
            float: right;
            font-size: 1.2em;
            margin: -27px 22px 0 0;
            color:#000;
            }
ul li ul li{
    font-size:0.8em;
}
.nav ul li{
    font-size: 15px;
    display:inline-block;
    *display:inline;
    height:30px;
    zoom:1;
    padding:17px 0 0 10px;
}

    .nav ul li:first-child {
        margin-left: 10px;
    }
    .nav ul li.selected a{
        color:#ffe700;
    }
        .nav ul li a:hover{
            color:#ffe700;
        }
.nav p{
    float:right;
    padding:7px 10px;
}
.subNav{
    background-color:#ddd;
    height: 56px;
    margin: 0 0 12px;
    overflow: hidden;
    width: 976px;
}
.subNav p{
    background-color:#000;
    color:#fff;
    width:118px;
    float:left;
    padding:20px 20px 21px 15px;
}
/*EVENTS*/
.events{
    background: url("../images/img-scrollerPlaceholder.png") no-repeat 0 0;
    height:209px;
    position: relative;
    z-index: 0;
}
.eventsContainer{
    
}
    .eventCategory{
        float:left;
        padding-top:20px;
        width:98px;
    }
    .eventsHeader{
        background-color:#fff;
        height:170px;
        line-height:30px;
        margin:20px 0 0 98px;
        *margin:20px 0 0 0px;/*IE7*/
        _margin:20px 0 0 0px;/*IE6*/
        position:absolute;
        width:903px;
    }
    .eventsHeader .eventsTab{
        float:left;
        font-size:1.2em;
        padding:0 0 0 10px;
    }
    .eventsHeader .eventsTab .pastEvents{
        background:url("../images/icons/img-iconsGeneric.gif") no-repeat scroll right 3px transparent;
        margin-right: 3px;
        padding-right: 15px;
        }
        .eventsHeader .eventsTab a{
            color:#747373;
            }
        .eventsHeader .eventsTab a.selected,
        .eventsHeader .dates a.selected{
            color : #000;
            }
            
    .eventsHeader .dates{
        float:right;
        padding:0 8px 0 0;
    }
    .eventsHeader .dates a{
        color:#00285E;
    }
    .eventsCarouselContainer{
        height:135px;
        margin:52px 0 0 102px;
        position:absolute;
        *position:static;
    }
    .historyCarouselContainer{
        height:135px;
        margin:0;
        position:relative;
    }
   .containerBody .historyCarouselContainer .jcarousel-clip-horizontal,
   .containerBody .historyCarouselContainer,
   .containerBody .historyCarouselContainer .jcarousel-container-horizontal,
   .containerBody .historyCarouselContainer .jcarousel-item .animateHeight{height:122px;}
   .containerBody .historyCarouselContainer .jcarousel-item span {width:152px; margin: 0 0 0 -152px;}
   .containerBody .historyCarouselContainer .jcarousel-clip-horizontal{width:917px;}
   .containerBody .historyCarouselContainer .jcarousel-container-horizontal{
           width: 959px;
    }
    .containerBody .historyCarouselContainer .jcarousel-item span .body{padding:15px;}
    .containerBody .historyCarouselContainer .jcarousel-item{
        height: 122px;
        width: 152px;
    }
    .eventsCarouselContainer .eventsCarousel{
        height:134px;
        overflow-x:auto;
    }
        .eventCategory ul li{
            display:block;
        }
            .eventCategory ul li a {
                background:url("../images/img-eventsScrollerTabs.gif") no-repeat scroll 0 -32px;
                color:#fff;
                display:block;
                height:16px;
                margin:0 0 5px;
                padding:8px 0 8px 10px;
                width:88px;
                }
            .eventCategory ul li a:hover {
                background:url("../images/img-eventsScrollerTabs.gif") no-repeat scroll 0 0;
                color:#000;
                }
             .eventCategory ul li.selected a {
                background:url("../images/img-eventsScrollerTabs.gif") no-repeat scroll 0 0;
                color:#000;
                }   
.twoColumn{
    width:976px;
    clear:both;
    color:#000;
    float: left;
    background:#fff;
    }
    
   
    
  .oneColumn{
    width:976px;
    clear:both;
    color:#000;
    float: left;
    background:#fff;
    }
  .oneColumn h3 
  {
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 0;
  }
  .oneColumn p {
    color: #000;
    line-height: 1.3em;
    padding: 0 0 10px;
   }
  .oneColumn a  {
    color: #007a85;
    text-decoration: underline;
   }
    
  .fb_iframe_widget {
    color: #fff;
}
   
    .groupVisits .jcarousel-container,.specialOffers .jcarousel-container{margin:0 0 10px 0;}
    .specialOffers .module-Grey ul{width:auto !important;}
    .darkGrey .columnLeft p,.darkGrey .columnLeft{color:#00285E;}
    
    .columnLeft{
        /*width:650px;*/
        width:646px;
        float:left;
        color:#00285e;
        overflow: hidden;
        }
        
        
      /*  ---------------------------------------------------------------  */ 
     .spacing
     {
        padding-top:5px;
        padding-bottom:10px;
        margin-bottom:10px;
        padding-right:10px;
        line-height: 18px;
     }
     .spacing1
     {
         padding-right:10px;
         padding-bottom:10px;
     }
     
     .wembleyWays h5,
     .wembleyWays .price{color:#000;}
     
     .wembleyWays a.buyNowBtn-reg{display:inline-block;width:130px;height:34px;background:transparent url("../images/WembleyWay/BuyNowButton.png") no-repeat 0 0;text-indent:-9999px;}
     
     .wembleyWays p{text-align:left;color:#333;line-height:1.4em;}
        .wembleyWays p a{color:#007B85;text-decoration:underline;}        
     .wembleyWays .spacing p{color:#00285E;}
       
    .wembleyWays .contactPromptArea{float:left;width:350px;}       
          .wembleyWays .contactPromptArea span{display:inline-block;color:#A5A9AC;}
          .wembleyWays .contactPromptArea span:first-child{margin-bottom:17px;}
          .wembleyWays .contactPromptArea a{margin-left:6px;position:relative;top:-7px;}       
     
    .wembleyWays .mod-entries div
    
    {
        background: none repeat scroll 0 0 #ffffff;
        min-height: 10px !important;
        margin: 0 0 0px;
        padding:0px;
    }
    .wembleyWays .mod-entries div p
    {
        font-size: 1em;
        line-height: 18px;
        padding: 0 0 0px;
    }
    .wembleyWays .mod-entries .description
    {
        float:left;
        margin-left: 10px;
        width  : 690px;
    }
    .wembleyWays .mod-entries .price h4    {
        float:right;
        width:100px;
        padding-top:30px;
        font-size: 2.1em;
        font-weight: bold;
    }
   .wembleyWays .mod-entries  .image
    {
        float:left;
        width:142px;
    }
    .wembleyWays .bannerGeneric {
    background: url("../images/WembleyWay/img-bannerGenericBlueWithLogo2.gif") repeat scroll 0 0 #000000;
    color: #A5A9AC;
    height: 100px;
    margin: 0 0 12px;
    width: 976px;
    }
    .wembleyWays .bannerGeneric .head {
    float: left;
    padding: 10px;
    width: 435px;
    }
    .wembleyWays .bannerGeneric .head h2 {
    color: #FFFFFF;
    font-size: 3.3em;
    }
    .wembleyWays .bannerGeneric .head h3 {
    font-size: 1.3em;
    text-transform: none;
    color: #fff;
    }
    .wembleyWays .bannerGeneric .body {
    float: right;
    padding: 10px 10px 0 20px;
    color: #fff;
    }
    .wembleyWays .bannerGeneric h4 {
    float: left;
    font-size: 1.3em;
    margin: 5px 0 0 10px;
    text-transform: none;
    color: #fff;
    }
    .wembleyWays .bannerGeneric .body p {
    clear: both;
    float: left;
    font-size: 1.3em;
    padding: 10px 5px 0 10px;
    color:#fff;
}
  .wembleyWays .spacing1 p
  {
       font-size: 1em;
       line-height: 18px;
       padding: 0 10 10;
  }
 
 .columnRightHolder .modulePricingStandard {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #232F45;
    margin-bottom: 12px;
    width: 317px;
}
  .wembleyWays  .modulePricingStandard dl dt {
    float: left;
    height: 26px;
    line-height: 34px;
    padding-bottom: 10px;
    width: 230px;
    background:transparent url("../images/img-columnBG.gif") no-repeat scroll 200px 1px;
}
.wembleyWays .modulePricingStandard dl dd {
    height: 26px;
    line-height: 34px;
    padding: 0 0 10px;
    text-transform: uppercase;
}
.wembleyWays  .modulePricingStandard .header {
    background: none repeat scroll 0 0 #007B85;
    height: auto !important;
    margin: 0 auto;
    min-height: 50px;
}
.wembleyWays .moduleColumnDetails
{
    color: #00285E;
    margin-top: 10px;
    width: 976px;
}
.wembleyWays .columnRightHolder .modulePricingStandard {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #232F45;
    height: 372px;
    margin-bottom: 12px;
    width: 317px;
}
.wembleyWays .carouselTwoColumnDesc {
    height: auto !important;
    min-height: 373px;
   
}
.wembleyWays .eventHero  {
    background: none repeat scroll 0 0 #ffffff;
}

/*.wembleyWays a.buttonDarkSilver{background:transparent url("../images/img-btnBackDarkSilver.png") no-repeat scroll left top;; margin-top:5px;}*/
/*.wembleyWays a.buttonDarkSilver span{background:transparent url("../images/img-btnBackDarkSilver.png") no-repeat scroll right top;position:relative;left:4px;padding:8px 13px 0 0}*/

.modulePricingStandard .header h3, .columnRightHolder .modulePricingStandard .header h3, .columnRight .modulePricingStandard .header h3 {
    color: #FFFFFF;
    float: left;
    font-size: 1.4em;
    padding: 15px;
}    
.columnRightHolder .modulePricingStandard .body {
    margin: 12px auto;
    width: 288px;
}
.columnRightHolder .modulePricingStandard .body .subHeader {
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 5px;
    padding-bottom:5px;
}

.wembleyWays .columnRightHolder .modulePricingStandard .body .subHeader a h2{color:#000;}
.wembleyWays .information p a {
    color: #FFFFFF;
    text-decoration: underline;
}
.wembleyWays .modulePricingStandard dl dt a
{
   color: #007B85;
}
.wembleyWays .modulePricingStandard dl dd {
color: #000;
}
.wembleyWays .slide-txt {
 border-top: 5px solid #FFFFFF;
     float: left;
    height: 379px;
    margin-top: 0;
    overflow: hidden;
    top: -140px;
    width: 976px;
}
.wembleyWays .slide-txt .headings {
    height: 300px;
}
/*.wembleyWays .facebookLike{
    float: right;
    margin: 10px 0 -10px;
}*/
.wembleyWays .slide-txt .headings, .homepage div.slide-txt h3, .theStadium div.slide-txt h3 {
    width: 318px;
}

.wembleyWays div.slide-txt h3, .theStadium div.slide-txt h3 {
    color: #009ADA;
    font-size: 2.4em;
    padding: 0 0 0 10px;
    width: 640px;
}
.wembleyWays .subContent p
{
  padding-top:5px;
  padding-right:10px;
}
.columnRightHolder .facebookLike .body {
    margin: 0 auto;
    padding: 12px;
    width: 278px;
}

    /*  ---------------------------------------------------------------  */  
        
    .wembleyTours .twoColumn .columnLeft{
        width:646px;
        }  
 

     
    .columnLeft p a{color:#007b85; text-decoration:underline;}  
    .sitemap p,
    .columnLeft p{
        color:#000;
        padding:0 0 10px 0;
        line-height:1.3em;
        }
        .twoColumn .columnLeft .eventHero .header{
            position:relative;
            z-index:6;
            width:646px;
            }
        .sharePrintButtons ol li,
        .menuContainer ol li,
        .twoColumn .columnLeft .eventHero ol li{
            display:inline;
        }
        .twoColumn .columnLeft .eventHero .subContainer div,.eventHero{background:#ddd;}
        .twoColumn .columnLeft .eventHero .subContainer{
            background:#ddd;
            margin-bottom:10px;
            padding: 19px 10px 16px;}
        .eventHero .subContainer .information,
        .eventHero .subContainer .left{ 
            background:#ddd;
            padding:0 0 0 5px;
            }  
        
        .eventHero .subContainer .right{padding:0 5px 0 0; margin-top: -15px;}
        .organisation .subContainer{
            height:79px;
            overflow:hidden;}
                .twoColumn .columnLeft .eventHero .subContainer h3, .subContainer dt{
                    background:url("../images/img-columnBG.gif") no-repeat scroll 130px -7px transparent;
                    float:left;
                    font-size:1.2em;
                    font-weight:bold;
                    letter-spacing:-1px;
                    padding-bottom:10px;
                    text-transform:uppercase;
                    width:165px;
                    color: #007b85;} 
                .twoColumn .columnLeft .eventHero .subContainer h4,.subContainer dd{
                    color:#000;
                    display:inline-block;
                    *display:inline;
                    zoom:1;
                    font-size:1.2em;
                    font-weight:bold;
                    letter-spacing:-1px;
                    padding-bottom:10px;
                    text-transform:uppercase;
                    width:270px;
                }
                /*.stadiumGuide .subContainer ul li a{
                    color:#00285E;
                }*/
                .subContainer dd a,.subContainer dt a,
                .stadiumGuide .subContainer ul li.selected a,
                .twoColumn .columnLeft .eventHero .subContainer h4 a{
                    color:#000;
                }
         
        .stadiumGuide .columnLeft a.button {
            float: right;
         }
         .stadiumGuide .mod-stadiumContent a.button 
         {
              float: right;
         }
        .stadiumGuide .twoColumn .subContainer ul li{
            font-size:1.1em;
            text-transform:none;
            }
        .stadiumGuide .subContainer ul li,
        .twoColumn .columnLeft .eventHero .subContainer ul li{
            display:inline-block;
            *display:inline;
            zoom:1;
            font-size:1.3em;
            font-weight:bold;
            padding:10px 10px 10px 0;
            text-transform:uppercase;
            /*text-shadow: 1px 1px 1px #fff;*/
        }
        .stadiumGuide .subContainer ul li.selected,
        .twoColumn .columnLeft .eventHero .subContainer ul li.selected{
            background:url("../images/icons/img-eventHeroDateList.png") no-repeat scroll 45% 0 transparent;
            color:#fff;
            text-shadow: 1px 1px 1px #fff;
        }
        #eventDays{padding:0 0 0 10px;}
        #eventDays li a{color:#00285E;}
        #eventDays li.selected a{color:#009ada;}
        .twoColumn .columnLeft .eventHero .subContainer hr{
            width:625px;
            border:1px solid #fff;
            border-width:1px 0 0 0;
            height:1px;
            /*border-color:#fff -moz-use-text-color #ddd;*/
        }
        .twoColumn .columnLeft .eventHero .content{
            /*border-bottom:5px solid #009ada;*/
        }
        .twoColumn .columnLeft .eventHero .content p{
            padding:0;
        }
        .twoColumn .columnLeft .eventHero .contentDescription{
            color:#fff;
            position:absolute;
            z-index:7;
            margin-top:-115px;
            height:115px;
            width:646px;
            background:url("../images/img-transparentBGHero.png") repeat scroll 0 0 transparent;
        }
            .twoColumn .columnLeft .eventHero .contentDescription .title{
                float:left;
                padding:12px;
            }
                .twoColumn .columnLeft .eventHero .contentDescription .title h3,
                .twoColumn .columnLeft .eventHero .contentDescription .title h4{
                    font-size:2.3em;
                    font-weight:bold;
                    letter-spacing:-1px;
                    text-transform:uppercase;
                    width: 385px;
                }
                .twoColumn .columnLeft .eventHero .contentDescription .title h4{
                    color:#ffe700;
                }
            .twoColumn .columnLeft .eventHero .contentDescription .facebookLike{
                float: right;
                position: absolute;
                right: 20px;
                top: 14px;
            }
    .twoColumn .columnLeft .pastEvents{
            padding-top:25px;
        }   
    .twoColumn .columnLeft .pastEvents a{
            color:#00285E;
            text-decoration:underline;
        } 
    .columnLeftHolder .moduleColumnDetails li{
        line-height:18px;
        padding:5px;
        display:inline-block;
        *display:inline;
        zoom:1;
    }   
    
    .columnLeftHolder .moduleColumnDetails li a{
        color:#00285E;
        font-size:1.3em;
    }
    .columnLeftHolder .moduleColumnDetails .sharePrintButtons li a.button{
        font-size:0.9em;
        padding:0;
        width:auto;
    }
    .columnLeftHolder .moduleColumnDetails .sharePrintButtons li a.button span{
        padding: 3px 9px 0 0;
        /*text-shadow: 1px 1px 1px #616264;*/
    }

    .columnLeftHolder .moduleColumnDetails a,   
    .columnLeftHolder .moduleColumnDetails{
            color:#000;
            width:646px;
            padding:10px 0 0 0;
            margin:0 0 10px 0;
            }
             .columnLeftHolder .moduleColumnDetails p a{text-decoration:underline;}
        .moduleColumnDetails h4,
        .twoColumn .columnLeft .pastEvents h4{
            border-bottom:5px solid #007B85;
            font-size:1.4em;
            padding:0 0 10px;
            text-transform:uppercase;
            letter-spacing:-1px;
            color: #000;
            margin:0 0 10px 0;
            }
            .mod-videoDesc .videoImage{float:left;}
            .mod-videoDesc .mod-entries{width:646px;}
            .wembleyTours .mod-videoDesc .module-Grey{float: right; width: 317px; height:179px; clear:none; padding:0; overflow:hidden;}
          
           .mod-entries .clear{height:2px !important; max-height:2px !important; min-height:2px !important;}
           .mod-entries .module-Grey {border:none; }   
           .mod-entries .relatedLinks .module-Grey{padding:0 0 0 0px; border: none;}
            .sitemap{width:976px; color:#007b85;}
            .sitemap p a{color:#007b85; text-decoration:underline;}
            .mod-entries a{color:#007b85;}    
            .mod-entries div,
            .twoColumn .columnLeft .pastEvents div,.moduleColumnDetails div{
                background:#ddd;
                margin: 0 0 10px;
                padding:10px;
                height: auto !important;
                min-height:80px;
                height:80px;
            }

                .moduleColumnDetails div h5 a,
                .moduleColumnDetails li a {
                    color: #000!important;
                }

.columnLeftHolder .moduleColumnDetails a{
color: #007b85;
}

            .moduleColumnDetails div{width:auto;}
            .mod-entries span.message{float:right; padding:0; font-weight:bold;}
                .mod-entries div span img,
                .twoColumn .columnLeft .pastEvents div span img{
                    float: left;
                    height: 82px;
                    padding-right: 15px;
                    width: 142px;
                }
                .mod-entries{clear:both;}
                .mod-entries div p,
                .moduleColumnDetails div p,
                .twoColumn .columnLeft .pastEvents div p{
                    font-size:1em;
                    padding:0 0 10px;
                    line-height:18px;
                }
                .moduleColumnDetails div h5,
                .twoColumn .columnLeft .pastEvents div h5,
                .venueHire-Content .columnLeft h3
                {
                    font-size:1.2em;
                    font-weight:bold;
                    padding:5px 0 5px 0;
                }
                
                .mod-entries .relatedLinks p a,.venueHire-Content .columnLeft p a{color:#007B85; text-decoration:underline;}
        .mod-oneColumnGeneric h2, .mod-entries div h4,.mod-entries div h5,.module-Grey h3,.mod-entries .module-Grey h3{font-size:1.1em; text-transform:none; padding:0 0 5px 0; font-weight: bold; color: #007B85;}
        .twoColumn .columnLeft .facebookComments {
            clear:both;
            padding-top:25px;
        }
        .twoColumn .columnLeft .facebookComments h4 {
            border-bottom:5px solid #DDDDDD;
            font-size:1.7em;
            letter-spacing:-1px;
            padding:0 0 10px;
            text-transform:uppercase;
        }   
.wembleyTours .columnLeft h3 {
    padding:5px 0 5px 0;
    font-weight:bold;
    clear: left;
}      
.wembleyTours .columnLeft a.button {
    float: right;
}
    .wembleyTours .twoColumn .columnRight{
        width:317px;
        }
    .columnRight{
        width:317px;
        float:right;
        }
    .twoColumn .columnRight .store{
        height:398px !important;
        }
    /*MODULES*/
    .mod-stadiumContent  a
    {
       color:#00285E
    }
    .mod-stadiumContent .moduleLinks a
    {
       color:#ffffff;
    }
    .twoColumnSmall .mod-stadiumContent {padding:0 0 0 7px;}
    .twoColumnSmall .columnLeftHolder{width:646px;}
    .twoColumnSmall .columnRightHolder .moduleStandard,
    .twoColumnSmall .moduleLinks ul.tabs li a{
        width:266px;
        }
    .twoColumnSmall .moduleLinks h3 {
        background: none repeat scroll 0 0 #007b85;
        color: #fff;
        font-size: 1.4em;
        height: 23px;
        overflow: hidden;
        padding: 15px 10px 10px;
    }
    .twoColumnSmall .columnRightHolder{padding:0 12px 0 0;width:266px;}
    .twoColumnSmall .moduleLinks ul.tabs li a{width:251px;}
    .twoColumnSmall .moduleLinks ul.tabs li ul li a{width:236px;}
    .wembleyTours .columnRight .moduleStandard{
                width:317px;
                clear:left;
            }
        .moduleLinks .columnRight .moduleStandard{
                width:auto;
            }
        .columnRightHolder .moduleStandard,
        .columnRight .moduleStandard{
                color:#232f45;
                width:317px;
                background:#ddd;
                margin-bottom:12px;
            }
                .moduleStandardBorder .header,
                .columnRightHolder .moduleStandard .header,
                .columnRight .moduleStandard .header{
                    background:#007b85;
                    /*min-height hack*/
                    height: auto !important;
                    min-height:50px;
                    height:50px;
                    /*min-height hack*/
                    /*border-bottom:5px solid #009ada;*/
                    margin:0 auto;
                } 
                .wembleyTours .columnRight .moduleStandard .header{
                    background:#007B85;
                    /*border-bottom:5px solid #e31b22;*/
                    }
                    .moduleStandardBorder .header h3,
                    .columnRightHolder .moduleStandard .header h3,
                    .columnRight .moduleStandard .header h3{
                        color:#fff;
                        float:left;
                        font-size:1.3em;
                        padding:15px;
                        
                    }    
                    .columnRightHolder .moduleStandard .header h4,        
                    .columnRight .moduleStandard .header h4{
                        color:#fff;
                        float:right;
                        padding:17px;
                        font-size:1.4em;
                    }    
                   .wembleyTours .columnRight .moduleStandard .header h4{
                        color:#007B85;
                        font-size:1.4em;
                    }     
                .columnRightHolder .moduleStandard .body, 
                .columnRight .moduleStandard .body{
                    margin:12px auto;
                    width:288px;
                    color: #000;
                }  
                .columnRightHolder .moduleStandard .body a, 
                .columnRight .moduleStandard .body a{color:#000;}
                .columnRightHolder .moduleStandard .body p{padding:0 0 10px 0; color: #000;}     
                    .columnRight .moduleStandard .body .subHeader {
                        border-bottom:1px solid #fff;
                        margin-bottom:10px;
                    }
                    .columnRight .moduleStandard .body .subHeader h3{
                        background:url("../images/img-columnBG.gif") no-repeat scroll 132px -9px transparent;
                    }
                    .columnRight .moduleStandard .body .subHeader h3,
                    .columnRight .moduleStandard .body .subHeader h4{
                        height:25px;
                        line-height:12px;
                        padding:0;
                        margin:0;
                    }
                    .columnRight .moduleStandard .body h3{
                        /*background:url("../images/img-columnBG.gif") no-repeat scroll 132px 0px transparent;*/
                        float:left;
                        width:160px;
                        height:34px;
                        line-height:34px;
                        padding-bottom:10px;
                    } 
                    .wembleyTours .columnRight .moduleStandard .body h3{
                        /*background: url("../images/img-columnBG.gif") no-repeat scroll 132px -8px transparent;*/
                        font-weight: bold;
                        height: 15px;
                        line-height: 15px;
                    } 
                    .wembleyTours .columnRight .moduleStandard .body .logo h3{
                        background: url("../images/img-columnBG.gif") no-repeat scroll 132px 0 transparent;
                    } 
                    .columnRight .moduleStandard .body h4{
                        height:34px;
                        line-height:34px;
                        padding:0 0 10px 0;
                    }
                    .wembleyTours .columnRight .moduleStandard .body h4{
                        color: #E31B22;
                        font-weight: bold;
                        padding-bottom:10px;
                        line-height:15px;
                        height:15px;
                    }
                    .wembleyTours .columnRight .moduleStandard .body .logo h4{
                        line-height:30px;
                        height:35px;
                    }
                    .columnRight .moduleStandard .body p{
                        clear:both;
                        padding-bottom:10px;
                        color: #000;
                    }
                    .wembleyTours .columnRight .moduleStandard .body p span{
                        color:#E31B22;
                        
                    }
                   
            .cp-pagination{
                clear: both;
                height:50px;
                }
            .cp-paginationLeft-inactive,
            .cp-paginationRight-inactive,
            .cp-pagination a{
                color:#00285E;
                line-height: 28px;
                padding: 6px 5px;
                
            }  
            .cp-pagination span.cp-paginationLeft a{
                background: url("../images/icons/img-iconsColumnLists.png") no-repeat 0 -1289px;
                *background: url("../images/icons/img-iconsColumnLists.png") no-repeat 0 -1282px;
                _background: url("../images/icons/img-iconsColumnLists.gif") no-repeat 0 -1282px;
                text-indent:-999em;
                display:block;
                float:left;
                width:10px;/* required for IE6*/
            } 
            .cp-paginationLeft-inactive{
                background: url("../images/icons/img-iconsColumnLists.png") no-repeat 0 -1489px;
                *background: url("../images/icons/img-iconsColumnLists.png") no-repeat 0 -1482px;
                _background: url("../images/icons/img-iconsColumnLists.png") no-repeat 0 -1482px;
                text-indent:-999em;
                display:block;
                float:left;
                width:10px;/* required for IE6*/}
            .cp-paginationRight-inactive{
                background: url("../images/icons/img-iconsColumnLists.png") no-repeat -23px -1489px;
                *background: url("../images/icons/img-iconsColumnLists.png") no-repeat -23px -1482px;
                _background: url("../images/icons/img-iconsColumnLists.png") no-repeat -23px -1482px;
                text-indent:-999em;
                display:inline-block;
                _display:block;
                *display:inline;
                zoom:1;
                width:10px;/* required for IE6*/}
            .cp-pagination span.cp-paginationRight a{
                background: url("../images/icons/img-iconsColumnLists.png") no-repeat -23px -1289px;
                *background: url("../images/icons/img-iconsColumnLists.png") no-repeat -23px -1282px;
                _background: url("../images/icons/img-iconsColumnLists.gif") no-repeat -23px -1282px;
                text-indent:-999em;
                display:inline-block;
                _display:block;
                *display:inline;
                zoom:1;
                width:10px;/* required for IE6*/}
                
            .press .cp-pagination a.selected{
                background:#007B85;
                color: #fff;
                text-decoration:none;
            }   
            .mod-listContainer {  
                /*background: url("../images/img-carouselListBorderBG.gif") repeat-x scroll 0 bottom #ddd;*/
                background:#ddd;
                border-bottom: 1px solid #FFFFFF;
                clear: both;
                float: left;
                padding: 10px;
                margin:0 0 12px 0;
                width: 625px;
                }   
                .mod-listContainer .heading{
                    width:200px;
                    float:left;
                }  
                .mod-listContainer .content{
                    width:424px;
                    float:right;
                } 
                .mod-listContainer .content a{
                    color:#00285E;
                    display:inline-block;
                    *display:inline;
                    zoom:1;
                    clear:both;
                    font-weight:bold;
                } 
            /*COLUMN STANDARD WITH BORDER*/
            .moduleStandardBorder{
                color:#232f45;
                width:307px;
                margin-bottom:12px;
                border:5px solid #ddd;
            }   

                .moduleStandardBorder .body{
                    width:307px;
                }
                    .moduleStandardBorder .body p{
                        position:relative;
                        z-index:1;
                    }   
                    .moduleStandardBorder .description{
                        background:url("../images/img-transparentBlackBG.png") repeat scroll 0 0 transparent;
                        color:#fff;
                        display:block;
                        height:90px;
                        margin-top:-90px;
                        position:relative;
                        width:307px;
                        z-index:2;
                    }
                        .moduleStandardBorder .description h4{
                            color:#fff;
                            font-size:1.3em;
                            z-index:3;
                            line-height:1.1em;
                            position:relative;
                            padding:10px;  
                            text-transform:none;
                            text-align:left;
                            float:left;
                        }
                        .moduleStandardBorder .description p{
                            z-index:4;  
                            position:relative;  
                            padding:0px 5px 15px 10px; 
                        }
                
            /*COLUMN STANDARD WITH BORDER END*/   
             
            /*ADVERT*/
            .columnRight .advert .body{
                margin:0 auto;
                width:312px;
            }
                .columnRight .advert .body p {
                    padding:6px 6px 6px 6px;
                    }
                .columnRight .advert .body div {
                    margin:0 auto;
                    text-align:center;
                    padding:0 0 5px 0;
                    }
            /*ADVERT END*/
            
            /*HELPFUL INFORMATION*/
            
            .columnRight .helpfulInformation .body{
                margin:0 auto;
                width:290px;
            }
                .columnRightHolder .moduleStandard .body .information,
                .columnRight .helpfulInformation .body .information{
                    background:url("../images/img-iconInfo.gif") no-repeat scroll 0 15px transparent;
                    /*border-bottom:1px solid #FFFFFF;*/
                    padding:12px 0 10px 50px;
                }
                .iborder{border-top:1px solid #fff;}
                    .columnRightHolder .moduleStandard .body .information h5,
                    .columnRight .helpfulInformation .body .information h5{
                        padding-bottom:5px;
                        font-weight:bold;
                        color: #000;
                    }
                .columnRightHolder .moduleStandard .body .faqs,    
                .columnRight .helpfulInformation .body .faqs{
                    background:url("../images/img-iconFAQ.gif") no-repeat scroll 0 15px transparent;
                    padding:12px 0 10px 50px;
                }
                    .columnRightHolder .moduleStandard .body .faqs p a,    
                    .columnRight .helpfulInformation .body .faqs p a{
                        text-decoration:underline;
                    }
                    .columnRightHolder .moduleStandard .body .faqs h5,
                    .columnRight .helpfulInformation .body .faqs h5{
                        padding-bottom:5px;
                        font-weight:bold;
                        color: #000;
                    }

.moduleColumnDetails p a strong {
    color: #007B85;
}
            
            /*HELPFUL INFORMATION END*/
            
            /*MODULE SMALL*/
            .columnRightHolder .moduleSmall,
            .columnRight .moduleSmall {
                border:5px solid #DDDDDD;
                margin-bottom:12px;
                width:307px;
                /*min-height hack*/
                height: auto !important;
                min-height:75px;
                height:75px;
                /*min-height hack*/
                }
            .columnRightHolder .moduleSmall p,
            .columnRight .moduleSmall p{line-height:13px;}
             /*MODULE SMALL END*/
             .mod-oneColumnGeneric{
                 width:976px;
                 color:#232F49;
                 }
             .mod-oneColumnGeneric p{padding:0 0 10px 0;}
             
             /*MODULE | THE STADIUM SUBNAV*/
             .mod-stadiumNav {
                 background:#007B85 url("../images/theStadium/img-moduleStadiumGuide.gif") no-repeat 0 0;
                 }
            .mod-stadiumNav span {
                display: block;
                float: left;
                padding: 10px 10px 0;
                 }
             .mod-stadiumNav h4 {
                color: #fff;
                float: left;
                font-size: 1.8em;
                padding: 17px 0 20px;
            }
             .moduleColumnDetails .sharePrintButtons{
                background: none repeat scroll 0 0 transparent;
                margin: -61px 0 0 443px;
                *margin:-63px 0 0 -200px;
                padding: 10px;
                position: absolute;
              }
              .mod-stadiumNav .subContainer{
                padding:60px 0 0 0;
                *padding:67px 0 0 0;/*Fixes IE7 nav layout issue*/
              }
            .mod-stadiumNav ul{
                border-top: 5px solid #000;
                padding:0 0 0 10px;
                text-align:left;
              }
            .mod-stadiumContentHolder{
                background:#00285E url("../images/theStadium/img-moduleStadiumGuideContent.gif") repeat-y 0 0; 
                margin:0 auto;
                padding:12px 12px 7px 12px;
                text-align:center;
                *float:left;/*IE 7 bug - Cufon get's pushed down if float is not used*/
             }
                .mod-stadiumContent{ 
                    padding: 12px;
                    text-align: left;
                    /*width: 928px;*/
                 }

              .mod-stadiumNav .sharePrintButtons{padding:12px;}
             .mod-stadiumContent p{padding:0 0 10px 0; line-height:18px; color: #000;}
             .mod-stadiumContent a,.mod-stadiumContent p a{color:#007b85;}
             .mod-stadiumContent p a{text-decoration:underline;}
             .mod-stadiumContentFooter{
                background:#007B85 url("../images/theStadium/img-moduleStadiumGuideFooter.gif") no-repeat 0 0; 
                height:17px;
                margin:0 0 12px 0;
             }
             #sg .mod-stadiumContentFooter{
                height:5px;
                margin:-5px 0 12px 0;
             }
             /*MODULE | THE STADIUM SUBNAV END*/
             .stadiumGuide .content h4{
                 color:#fff;
                 font-size:1.8em;
             }
             .stadiumGuide{
                 background:url("../images/img-moduleStadiumGuide.gif") no-repeat 0 0;
             }
                .stadiumGuide .body{
                    color:#fff;
                    margin: 0 0 0 85px;
                    padding: 5px;
                }
                    .stadiumGuide .body h4{
                      font-size: 1.1em;  
                      padding:5px 0 10px 0;
                    }
                    .stadiumGuide .body p{
                      font-size: 1em;  
                      line-height:14px;
                    }

           .stadiumGuide .mod-stadiumContent {
                text-align: left;
            }
            .sg-mod-entriesFaq .mod-entries div{
                float: left;
                width: 628px;}
            .sg-mod-entriesFaq{margin:0 0 0 6px;}
            .stadiumGuide .moduleColumnDetails h4{
              color:#000;
            }
                 /*CLUB WEMBLEY*/
            .wembleyTours .columnRight .clubWembley{
                width:307px;
                background:#E21836;
                }
            .columnRight .clubWembley{
                width:307px;
                border:5px solid #ddd;
                margin-bottom:12px;
                }
            .columnRightHolder .clubWembley .body,
            .columnRight .clubWembley .body{
                background:url("../images/img-clubWembleyContainerBG.gif") repeat scroll 0 0 transparent;
                width:307px;
                color:#fff;
            }
            .wembleyTours .columnRight .clubWembley .body{
                background:url("../images/img-clubWembleyRedContainerBG.gif") repeat scroll 0 0 transparent;
            }
                .columnRightHolder .clubWembley .body .logo,
                .columnRight .clubWembley .body .logo{
                    padding:10px;
                    width:90px;
                    float:left;
                }
                .columnRightHolder .clubWembley .body .information,
                .columnRight .clubWembley .body .information{
                    display:inline-block;
                    *display:inline;
                    zoom:1;
                    padding-top:10px;
                    width:180px;
                }
                    .columnRightHolder .clubWembley .body .information h4{font-size:1em; margin: 0 0 10px;}
                    .columnRight .clubWembley .body .information h4{
                        font-size:1.3em;
                        padding-bottom:5px;
                        text-transform:none;
                    }
                    .columnRight .clubWembley .body .information p{
                        font-size:1em;
                    }
            
            /*CLUB WEMBLEY END*/
            
            /*FAN POLL*/
            .columnRight .fanPoll .body{
                margin:0 auto;
                width:284px;
                padding:12px;
                color:#00285e;
            }
                .columnRight .fanPoll .body p {
                    
                    }
               .columnRight .fanPoll .button {
                    float:right;
                    }
                .columnRight .fanPoll .error {
                    display: block;
                    margin: 0;
                    padding: 0;
                    position: relative;
                    }
                    
               .fanPoll .body div {
                    margin:0 auto;
                    text-align:left;
                    padding:0 0 5px 0;
                    }
                    .fanPoll .pollResults ul li {
                        font-size:1.1em;
                        padding:10px 0 0 0;
                    }
                        .fanPoll .pollResults ul li span {
                            padding:0 10px 0 0;
                            font-weight:bold;
                            color:#00285e;
                        }
                    .fanPoll .pollResults p{
                        padding:5px 0 0 0;
                    }
                    .columnRight .fanPoll .pollResults p img{
                        padding:5px 0 0 110px;
                    }
            /*FAN POLL END*/
            
            /*FACEBOOK LIKE*/
            .columnRight .facebookLike .body{
                margin:0 auto;
                width:278px;
                padding:12px;
            }
                .columnRight .facebookLike .body .head {
                    border-bottom:1px solid #D7DFEA;
                    margin-bottom:10px;
                    width:277px;
                    }
                .columnRight .facebookLike .body content {
                    }
                    .connect_widget .connect_widget_image{
                        width:50px !important;
                        height:50px !important
                    }
            /*FACEBOOK LIKE END*/
            
            /*MODULE SMALL | SPOTIFY*/
            .columnRight .spotify {
                background:url("../images/img-spotifyLogo.png") no-repeat scroll -46px -11px #3F3F3F;
                }
                .columnRight .spotify .body{
                    padding:10px 15px 0 75px;
                    }  
                    .columnRight .spotify .body .head{
                        color:#fff;
                        font-size:1.3em;
                        padding:0 0 5px 0;
                        } 
                        .columnRight .spotify .body .head h4{
                            text-transform:none;
                            } 
             /*MODULE SMALL | SPOTIFY END*/

/*CLUB WEMBLEY PAGE*/


/*CLUB WEMBLEY PAGE END*/  
.organisation .bannerGeneric,
.clubWembley .bannerGeneric{
    background:#000 url("../images/clubWembley/img-bannerGenericWithLogoBG.gif");
    color:#a5a9ac;
    height:100px;
    margin:0 0 12px 0;
    width:976px;
}
    .organisation .bannerGeneric .head,
    .clubWembley .bannerGeneric .head{
        float:left;
        padding:10px;
        *padding:0 10px 10px 10px;
        width: 460px;
    }
    .venueHire .bannerGeneric .head{
        width: 400px;        
        float:left;
        padding:10px;
        *padding:0 10px 10px 10px;}
    .organisation .bannerGeneric .head h2,
    .clubWembley .bannerGeneric .head h2,
    .venueHire .bannerGeneric .head h2{
        font-size:2.4em;
        color:#fff;
        width:auto;
        border:none;
        }
    .clubWembley .bannerGeneric .head h3{
        text-transform:none;
        font-size:1.3em;
    }
    .organisation .bannerGeneric .body,
    .clubWembley .bannerGeneric .body{
       float:left;
       padding:10px 0 0 20px;
    }
        .organisation .bannerGeneric h4,
        .clubWembley .bannerGeneric h4{
            font-size:1.3em;
            padding:10px 0 5px 10px;
            text-transform:none;
            }
        .organisation .bannerGeneric .body  p,
        .clubWembley .bannerGeneric .body  p{
            float:left;
            font-size:1.3em;
            padding:5px 20px 0 10px;
            }
    
.customMessage{
   border-bottom: 5px solid #007B85;
    display: block;
    height: 28px;
    margin: 0 0 12px;
    float:left;
    width: 976px;
}   
    .customMessage h2{
        font-size:1.4em;
        width: 976px;
        color:#222;
    }  
.clubWembleyBanner .banner{
    background:#000 url("../images/clubWembley/img-bannerBobbyMooreBG.gif");
    color:#a5a9ac;
    height:100px;
    margin:0 0 12px 0;
    width:976px;
}
    .clubWembleyBanner .banner div{
        float:right;
        padding:10px 0 0 0;
        width:350px;
        
    }
        .clubWembleyBanner .banner div p {
            float:left;
            font-size:1.1em;
            padding:5px 0 0 10px;
            font-size:1.3em;
            }
        .clubWembleyBanner .banner div .buttonSilver {
            float:right;
            padding:0 10px 0 0;
            margin:0 0 0 10px;
            }
            .clubWembleyBanner .banner div h5 {
                padding:10px;
                text-transform:none;
                font-size:1.4em;
                }

/*VENUE HIRE PAGE*/
.venueHire .bannerGeneric {
    background:url("../images/venueHire/img-bannerGenericBlueWithLogo2.gif") repeat;
    color:#fff;
    height:100px;
    margin:0 0 12px;
    width:976px;
}
    .venueHire .bannerGeneric .head h3{
        text-transform:none;
        font-size:1.2em;
    }

    .venueHire .bannerGeneric h4{
        font-size:1.2em;
        padding:10px 0 5px 10px;
        text-transform:none;
        }
    .venueHire .bannerGeneric .body  p{
        float:left;
        font-size:1.2em;
        padding:5px 20px 0 10px;
        }
    .venueHire .bannerGeneric .body{
       float:left;
       padding:15px 0 0 20px;
       }
.venueHire .columnRight {*padding:0 12px 0 0;}        
/*VENUE HIRE PAGE END*/               

/*MENU PAGE END*/ 
.paginate {
    margin: 0 0 0 12px;
    position: absolute;
    top:472px;
    text-align: center;
    width: 317px;
    z-index: 60;
}
.paginate li{
    display:inline;
} 
.navTabs .tabs
{
    position:absolute;
    *position:relative;
    z-index:60;
}
.clubWembley ul.tabs li a,.clubWembley .navTabs h2{margin-left: 15px; *margin-left: 14px;}

.menus ul.tabs li a.active,
.menus ul.tabs li.active a  {
    background:url("../images/venueHire/tool/vh-bg_room_active.png") no-repeat 0 0;
    color: #fff;
    margin-left: -6px;
    *margin-left: -19px;
    padding: 0 0 0 48px;
    text-shadow:0 -1px 0 #000000;
    }
.menuContainer{   
    color:#00285e;
    width:976px;
    clear:both;
    }
    .menuContainer .heading{   
        padding:0 0 5px 0;
        }
        .menuContainer .heading h2{   
            font-size: 2.6em;
            text-transform:none;
            padding:0 0 10px 0;
            float:left;
            color: #007a85;
            }
        .menuContainer .heading div{   
            float: right;
            width: 165px;
            }
       .menuContainer .heading p{   
            clear:both;
            }
        .menuContainer .item{   
            padding:10px 0 10px 0;
            clear: both;
            width:976px; /*Bug fix - if floated elements have non-floated parent elements, the parent will collapse*/
            float:left; /*Bug fix - if floated elements have non-floated parent elements, the parent will collapse*/
            border-bottom: 1px solid #F0F0F0;
            color: #000;
            }
            .menuContainer .item p{   
                padding:0 0 10px 0;
                }
            .menuContainer .item p.sup{   
                font-size:0.8em;
                }
                .menuContainer .item .menuList{   
                    float:left;
                    width: 90%;
                    }
                .menuContainer .item .menuList li{   
                    line-height:1.4em;
                    }
                .menuContainer .item h3{   
                    font-size: 1.6em;
                    padding:0 0 10px 0;
                    text-transform:none;
                    }
                .menuContainer .item h3.details{   
                    border-bottom:5px solid #007a85; 
                    margin:0px 0 10px 0;
                    }
                .menuContainer .item .menuPrice{   
                    float:right;
                    width: 8%;
                    }
                .menuContainer .item .menuPrice h4{   
                    font-size:2.1em;
                    font-weight:bold;
                    }

/*MENU PAGE END*/  

/*----DARK GREY----*/
.darkGrey .column{
    height:340px;
    }
    .darkGrey .containerBody a{
        color:#232F49;
        }
    .darkGrey .column .title {
        background:none repeat scroll 0 0 #007B85;
        height:50px;
        overflow:hidden;
    } 
    .darkGrey .column h3 img{
        /*border-bottom:5px solid #a5a9ac;*/
    } 
/*----DARK GREY END----*/        
/*--MODULE | COLUMN SMALL*/
.mod-columnSmall{
    border:8px solid #ddd; /* gets 210px - 194+16px=210px*/
    background:#ddd;
    width:194px;
    height:270px;
    margin:0 8px 10px 0;
    float:left;
    overflow: hidden;
}

.mod-columnSmall p{
    font-size:0.9em;
}
    .mod-columnSmall p a{
        color:#00285E;
        text-decoration:underline;
    }
    .mod-listContainer .content span,  
    .mod-columnSmall p span{
        color:#000;
        font-size: 0.9em;
    }

/*--MODULE | COLUMN SMALL END*/
.mod-articleRight a,
.mod-articleLeft a{color:#00285E; text-decoration:underline;}
.mod-articleContainer .mod-articleHeader{
    border-bottom: 5px solid #ddd;
    margin: 0 0 12px;
    padding: 0 0 10px;
}
.mod-articleContainer .mod-articleHeader h4{
    font-size: 1.4em;
    width:450px;
    padding: 10px 0 0;
    color: #007B85;
}
.mod-articleContainer{clear:both;}
.mod-articleRight img,.mod-articleLeft img{width:317px; height:178px;}
.mod-articleContainer .mod-articleRight h5,
.mod-articleContainer .mod-articleLeft h5{
    font-size:1.2em; 
    text-transform:none; 
    padding:10px 0 10px 0;
}

.mod-articleContainer .mod-articleHeader span{
    color:#a7a9ac;
}
.mod-articleContainer .mod-articleHeader span.audio{
    float:right;
}

.mod-articleContainer .mod-articleHeader span.audio #rs_1{
    margin: -43px 0 0 -255px;
    /*margin:-31px 0px 0px -280px;*/
    position: absolute;
}
div #rs_1{
    margin: 0 0 0 -155px;
    position: absolute;
    float: left;
}
#rs_1 table{
    background: none repeat scroll 0 0 #00285E;
    border: 1px solid #009ADA;
    font-size: 10px;
    padding: 3px;
}


    
.mod-articleContainer .mod-articleHeader span.audio a{
    color:#232F49;
    font-size:0.8em;
}
.columnLeft span.audio{
    float: right;
}
.columnLeft .contentDescription span.audio{
    bottom: 0;
    padding: 12px;
    position: absolute;
    right: 0;
}/*
.columnLeft .contentDescription span.audio #rs_1{
    margin: -13px 0 0 -260px;
    *margin: 0px 0 0 -280px;
    position: absolute;
}*/
.mod-articleContainer .mod-articleLeft ul{
    float:left;
    padding:5px 10px 10px 0;
    display:inline-block;
    *display:block;
    zoom:1;
}
.mod-articleContainer .mod-articleRight ul{
    float:right;
    padding:5px 0 10px 10px;
    display:inline-block;
    *display:block;
    zoom:1;
}
.mod-articleContainer .mod-articleLeft ul li,
.mod-articleContainer .mod-articleRight ul li{
    background: #ddd;
    font-size: 0.9em;
    overflow: hidden;
    padding: 5px;
    text-align: left;
    width: 317px;
}
.mod-imgDesc {
    display:inline-block;
    *display:inline;
    zoom:1;
    width:300px;
    }
/*--MODULE | SECTION BLOCKS--*/

.mod-sectionContainer{
    background:#ddd;
    clear: both;
    float: left;
    *float: none;
    margin: 0 0 10px;
    padding: 5px;
    width: 636px;
}
    .mod-entries h5,
    .mod-oneColumnGeneric h2,
    .mod-oneColumnGeneric h3,
    .mod-stadiumContent h3,
    .mod-listContainer .content h4,
    .mod-sectionContainer h3{
        font-size: 1.4em;
        padding: 0 0 10px;
        font-weight:bold;
        color: #007b85;
        }
    .mod-listContainer .content h4{margin:0 0 10px -5px;}
    .ie7 .mod-listContainer .content h4{margin:0 0 10px 0px;}
    .ie8 .mod-listContainer .content h4{margin:0 0 10px 0px;}
        .mod-listContainer .content h4 a,
        .mod-sectionContainer h3 a{
            color:#007b85;
            }

.mod-sectionContainer .mod-sectionLink{
    float: right;
}
/*--MODULE | SECTION BLOCKS END--*/
.heroContainer .video{
    float:left;
    width:646px;
    height:371px;
    margin:0 0 12px 0;
}
.desc{
    float:right;
    background:none repeat scroll 0 0 #DDDDDD;
    display:inline;
    height:371px;
    margin:0;
    position:relative;
    width:317px;
    color:#222;
    margin:0 12px 12px 0;
}
.desc ul{
    margin:5px 10px 5px 10px;
    color:#222;
}
.desc ul li{
    padding:0 0 6px 50px;
}

.fBoxesDesc .title h3{
       border-bottom:0px solid #d0d0d0;
       }
       
    .desc h3{
       color:#222;
       border-bottom:1px solid #d0d0d0;
       font-size:1.4em;
       padding:12px 10px;
       letter-spacing:-1px;
        }
        .desc p{
           padding:10px;
        }
.theStore .quote{
    margin:12px 12px 0;
    
    }
  
 .theStore .sublink {
    margin:10px 0px 10 0px;
    color: #000;
     font-weight:bold;
    }
.cBoxesDesc .desc{
    height:400px;
    }
.fBoxesDesc .desc{
    height:328px;
    padding:0 0 12px 0;
    }
.fBoxTop .desc{
    height:auto;
    padding:0 0 12px 0;
    }
.quote{
    font-family:'Myriad Pro', Arial, sans-serif;
    /*float:left;*/
    color:#000;
    padding:0 0 12px;
    clear:both;
    }
    .columnLeft .quote li{
        font-size:1.4em;
        font-style:normal;
        line-height:1.2em;
       
        } 
    .quote li{
        font-size:1.8em;
        font-style:normal;
        line-height:1.2em;
        }    
    .quote li span
    {
        font-size:0.6em;
        display:block;
        padding:5px 0 0 0;
        background:none;
        }  
        
/* WEMBLEY STADIUM CONSULTANCY */    
    
.bannerWSC{
    background:#000 url("../images/WembleyConsultancy/img-wsc_banner.jpg");
    color:#a5a9ac;
    height:100px;
    margin:0 0 12px 0;
    width:976px;
}    
  
  
  
/*WEMBLEY TOURS*/
.wembleyTours .bannerGeneric{
    background:#000 url("../images/wembleyTours/img-bannerGenericWithLogoBG.gif");
    color:#a5a9ac;
    height:100px;
    margin:0 0 12px 0;
    width:976px;
}    
    .wembleyTours .bannerGeneric .head{
        float:left;
        padding-right:50px;
        padding:10px;
        width:435px;
    }
    .wembleyTours .bannerGeneric .head h2{
        font-size: 3.3em;
        color:#fff;
        }
    .wembleyTours .bannerGeneric .head h3{
        text-transform:none;
        font-size:1.3em;
        color: #fff;
    }
    .wembleyTours .bannerGeneric .body{
       float:right;
       padding:10px 20px 0 20px;
       color: #fff;
    }
        .wembleyTours .bannerGeneric h4{
            float: left;
            font-size:1.3em;
            padding:10px 0 5px 10px;
            text-transform:none;
            }
        .wembleyTours .bannerGeneric ul{
            left: 20px;
            position: relative;
            top: 11px;
            width: 335px;
            }
            .wembleyTours .bannerGeneric ul li{
                display:inline-block;
                *display:inline;
                zoom:1;
                padding-right:0px;
                *padding-right:3px;
                }
                .wembleyTours .bannerGeneric ul li a{
                    background:#000 url("../images/icons/img-iconFlags.gif") no-repeat 0 0;
                    width:23px;
                    height:16px;
                    text-indent:-999em;
                    display:block;
                    float:left;
                    }
                .wembleyTours .bannerGeneric ul li a:hover{
                    background:#000 url("../images/icons/img-iconFlags.gif") no-repeat 0 -16px;
                    width:23px;
                    height:16px;
                    text-indent:-999em;
                    display:block;
                    float:left;
                    }
                .wembleyTours .bannerGeneric ul li a.gb{
                    background-position: 0 0;
                    }
                .wembleyTours .bannerGeneric ul li a:hover.gb,
                .wembleyTours .bannerGeneric ul li.selected a.gb{
                    background-position: 0 -16px;
                    }
                    
                .wembleyTours .bannerGeneric ul li a.de{
                    background-position: -23px 0;
                    }
                .wembleyTours .bannerGeneric ul li a:hover.de,
                .wembleyTours .bannerGeneric ul li.selected a.de{
                    background-position: -23px -16px;
                    }
                .wembleyTours .bannerGeneric ul li a.fr{
                    background-position: -46px 0;
                    }
                .wembleyTours .bannerGeneric ul li a:hover.fr,
                .wembleyTours .bannerGeneric ul li.selected a.fr{
                    background-position: -46px -16px;
                    }
                .wembleyTours .bannerGeneric ul li a.es{
                    background-position: -69px 0;
                    }
                .wembleyTours .bannerGeneric ul li a:hover.es,
                .wembleyTours .bannerGeneric ul li.selected a.es{
                    background-position: -69px -16px;
                    }
                .wembleyTours .bannerGeneric ul li a.cn{
                    background-position: -92px 0;
                    }
                .wembleyTours .bannerGeneric ul li a:hover.cn,
                .wembleyTours .bannerGeneric ul li.selected a.cn{
                    background-position: -92px -16px;
                    }
                .wembleyTours .bannerGeneric ul li a.it{
                    background-position: -115px 0;
                    }
                .wembleyTours .bannerGeneric ul li a:hover.it,
                .wembleyTours .bannerGeneric ul li.selected a.it{
                    background-position: -115px -16px;
                    }
                .wembleyTours .bannerGeneric ul li a.ru{
                    background-position: -138px 0;
                    }
                .wembleyTours .bannerGeneric ul li a:hover.ru,
                .wembleyTours .bannerGeneric ul li.selected a.ru{
                    background-position: -138px -16px;
                    }
               .wembleyTours .bannerGeneric ul li a.jp{
                    background-position: -161px 0;
                    }
                .wembleyTours .bannerGeneric ul li a:hover.jp,
                .wembleyTours .bannerGeneric ul li.selected a.jp{
                    background-position: -161px -16px;
                    }
        .wembleyTours .bannerGeneric .body  p{
            float:left;
            font-size:1.3em;
            padding:5px 20px 0 10px;
            clear: both;
            }
.wembleyTours .module-Grey {
      background:#ddd;
      margin: 0 0 12px;
      height:auto;
      overflow:hidden; 
      padding:0px;
      /*height:212px*/
     } 
      .wembleyTours .module-Grey h3{
          color:#333;
          padding: 10px 10px 0px;
      }
     .wembleyTours .mod-articleContainer a {
    color:#00285E;
    text-decoration: none;
}
   .wembleyTours  .module-Grey p {
     clear: both;
     color: #333333;
     padding: 10px;
   }
   .wembleyTours .module-Grey ul{
      color:#333;
      width:305px;
      float:left;
      padding:8px;
   }
   .module-Grey ul.bullets li a{text-decoration:underline;}
   .module-Grey ul.bullets li{line-height:16px;}
   .wembleyTours .carouselTwoColumnDesc,.wembleyTours .carouselTwoColumnDesc .jcarousel-item,.wembleyTours .carouselTwoColumnDesc .jcarousel-clip-horizontal{
     height: 372px !important;
     min-height: 372px;
   }
   .wembleyTours .twoColumn .columnLeft p,
   .wembleyTours .twoColumn .columnLeft ul,
   .wembleyTours .twoColumn .columnLeft li,
   .wembleyTours .twoColumn .columnLeft a,
   .wembleyTours .twoColumn .columnLeft h2,.wembleyTours .twoColumn .columnLeft h3,.wembleyTours .twoColumn .columnLeft h4,.wembleyTours .twoColumn .columnLeft h5
   {color:#333;}
   .wembleyTours .twoColumn .columnLeft p a{text-decoration:underline; color: #007B85!important;}
    .wembleyTours .twoColumn .columnLeft p a strong {
        color: #007B85!important;
    }
/*WEMBLEY TOURS END*/
             
/*CONTAINER BODY*/
.containerBody{
    background:#fff;
    margin:0 auto;
    padding:12px 0 0 12px;
    position: relative;
    width: 988px;
    float:left;
    /*z-index: 1000;*/}
.columnHolder{
    padding:0;
    clear:both;
    float:left;
}
.column,
.homePoll,
.columnNoTxt{
    background: #ddd;
    display:inline; /*IE6 double margin fix*/
    position:relative;/*IE6 Cufon header issue fix*/
    float:left;
    height:285px; /*Jquery EQUAL HEIGHTS COULD BE USED*/
    margin:0 12px 12px 0;
    width:317px;
    overflow:hidden;
}
.columnNoTxt{
    height:233px; /*Jquery EQUAL HEIGHTS COULD BE USED*/
}
.columnImageTop img{
    /*border-bottom:5px solid #a5a9ac;*/
}
.columnImageTop .column{
    height:345px; /*Jquery EQUAL HEIGHTS COULD BE USED*/
    overflow:hidden;
}
.columnRightHolder{
    width:329px;
    float:right;
    }
.columnLeftHolder{
    width:658px;
    float:left;
    }
.columnLeftHolder .video{
    padding:0 0 10px 0;
    }

.theStadium .column{
    overflow:hidden;
}
.vhTool{
    margin:0 0 12px 0;
    width:976px;
}
Tool{
    margin:0 0 12px 0;
    width:976px;
}
.vfstool{padding:0 0 12px 0; *padding:0 0 7px 0;}
.columnContainerSmall{
    clear:both;
}
.columnContainerSmall .column{
    height:145px;
    overflow:hidden;
}
.homepageAdvert{
    background: #ddd;
    height:285px;
    margin:0 12px 12px 0;
    width:317px;
    text-align:center;
}
.homepageAdvert div{
    background: none;
    padding-top:8px;
    height:250px;
}
.homepageAdvert img{
    height:250px;
    width:300px;
}
.homePoll{
    color:#232F49;  
}
.homePoll .nEmail{
    display: block;
    margin-top: -6px;   
}
.homePoll .poll  div{
    background:none ;
    height:auto;
    margin-left:4px;
    width:300px;
}
.homePoll .poll{
    background:none;
    overflow:hidden;
    padding: 5px 0 0;
}
.footerPoll{padding:5px 0 0 0;}
    .input-wrapper span,
    .input-wrapper input{
        float:left;
    }
    .poll .input-wrapper{
        width:265px;
        display:inline;
    }
    .input-wrapper span{
        background:url("../images/icons/img-cutomInputPoll.gif") no-repeat scroll -252px 0 transparent;
        float:left;
        height:38px;
        }
    .homePoll input.homePoll {
        background:url("../images/icons/img-cutomInputPoll.gif") no-repeat scroll 0 0 transparent;
        border:medium none;
        font-size:1.1em;
        height:38px;
        line-height:38px;
        margin:0;
        padding:0 10px 0 10px;
        width:190px;
    }
    .homePoll input.submit {
        background:url("../images/icons/cutomInputPoll_btn.gif") no-repeat 1px 0;
        border:0 none;
        height:34px;
        width:75px;
        cursor:pointer;
        text-indent:-999em;
    }
    .error {
        color:#FF0000;
        display: inline-block;
        *display:inline;
        zoom:1;
    }
    .errorContainer{    
        background: none repeat scroll 0 0 #FF0000 !important;
        bottom: 0;
        height: 74px !important;
        margin-left: -8px !important;
        position: absolute;
        width: 317px !important;
        }
    .errorContainer span{color:#fff;}
    .success {
        color: #FF0000;
        display: block;
        line-height: 16px;
        margin: 5px 0 0 5px;
    }
.homepageAdvert p{
    color: #858789;
    text-transform:uppercase;
    font-size:0.8em;
    padding:3px;
}

.column .title,
.homePoll .title,
.columnNoTxt .title{
    background: #007a85;
    height:52px;
    overflow:hidden;
}
.wembleyTours .column .title,
.wembleyTours .homePoll .title,
.wembleyTours .column .title{
    background:#007B85;
    height:50px;
    /*border-bottom:5px solid #E21836;*/
    overflow:hidden;
}
.columnHover .title{
    background:#009ada;
}

.venueHire .column .title{
    background:#007B85;
    /*border-bottom:5px solid #A5A9AC;*/
    overflow:hidden;
}

.column .title h3,
.homePoll .title h3,
.columnNoTxt .title h3{
    font-size:1.3em;
    padding:18px 10px 15px; 
    color:#fff;
}
.column .title h3 a{
    color:#fff;
}
.column h4{
    font-size:1.4em;
    padding:15px 10px 10px; 
    color:#222;
}
.column div{
    /*background: url(../images/img-columnPlaceholder.jpg) no-repeat 0 0;*/
    width:317px;
    overflow:hidden;
}
.columnNoTxt div img,
.column div img{
    width:317px;
    height:178px;
}
.column p,
.column ul,
.homePoll p{
    padding:7px 0 0 8px;
    color:#000000;
    line-height: 1.2em;
    font-size: 13px;
}
.venueHire .column p,
.venueHire .column ul,
.venueHire .column h4,
.venueHire .column a{
    color:#000;
}
.column a{
    color:#000;
}
.column p a{
    text-decoration:underline;
}
.column ul li a{
    text-decoration:underline;
}
ul.bulletsNarrow{
    width:150px;
    float:left;
}
.venueHire .darkGreyBox,
.stadiumGuide .darkGreyBox,
.theStore .darkGreyBox{
    height:auto
}
.darkGreyBox{
    background:#ddd;
    margin: 0 0 12px;
    height:212px;
    *height:234px;
    _height:234px;
    overflow:hidden;
}
.theStore .darkGreyBox{
    margin: 0 0 12px;
}
#TB_window .darkGreyBox{
    background:#fff;
    margin: 0 0 12px;
    height:auto;
    overflow:auto;
}
.twoColumn .columnLeft .darkGreyBox p{
    clear:both;
    padding:10px;
    color:#333;
}
.darkGreyBox ul{
    color:#333;
    width:305px;
    float:left;
    padding:0 0 0 10px;
}
.darkGreyBox ul{
    padding:8px;
}
ul.bulletsNarrow li{
    background:url("../images/icons/img-iconsColumnLists.png") no-repeat scroll 0 -497px transparent;
    padding:0 0 5px 10px;
    display:block;
}
ul.bullets li{
    background:url("../images/icons/img-iconsColumnLists.png") no-repeat scroll 0 -497px transparent;
    padding:0 0 5px 10px;
    display:block;
    color: #000;
}

/*footer*/
.footer{
    background:#000;
    width:1001px;
    /*min-height hack*/
    height: auto !important;
    min-height:230px;
    height:230px;
    /*min-height hack*/
    clear:both;
}

.footer div{
    clear:both;
}
.footer dl{
    color:#93969D;
    float:left;
    padding:12px 0 12px 12px;
    width: 238px;
}
.footer dl dt{
    font-size:1.3em;
    padding-bottom:15px;
}
.footer dl dd{
    margin-bottom:10px;
    font-size:0.9em;
}
.footer dl dt a {
        font-size: 18px;
        color: #009c9c;
    }

.footer dl dd a {
    color:#fff;
    font-size: 11px;
    }
.footer dl dd a:hover{
    text-decoration: underline;
    color: #FFE600;
    }
.footer p{
    font-size:10px;
    float:left;
    padding: 0 0 15px 15px;
    color: #ffffff;
    }
    .footer .footerFacebook{
        float: right;
        font-size: 0.8em;
        margin: -11px 0 0;
        padding: 0 30px 10px 0;
        width: 205px;
        }
    .footer .footerFacebook .header a{
        background:url("../images/icons/img-FooterFacebook.png") no-repeat;
        display:block;
        float:left;
        height:20px;
        margin:0;
        padding:0;
        text-indent:-999em;
        width:53px;
        }
    .footer .footerFacebook .body a{
        float:right;
        padding:0 0 0 5px;
        width:145px;
        color:#ffffff;
        text-shadow:1px 1px 1px #161616;
        font-size: 10px;
        }
		
    .footer .footerTwitter{
        float: right;
        font-size: 0.8em;
        margin: -11px 0 0;
        padding: 0 10px 10px 0;
        width: 23px;
        }
		
	.footer .footerTwitter .header a{
        background:url("../images/icons/img-FooterTwitter.png") no-repeat scroll transparent;
        display:block;
        float:left;
        height:20px;
        margin:0;
        padding:0;
        text-indent:-999em;
        width:20px;
        }	
		
.sponsors{
    height:50px;
    padding:10px 0 10px 0;
    text-align:center;
    border-bottom: 10px solid #000;
    margin-bottom: 30px;
    }
    .sponsors ul.main{
        }
        .sponsors ul li{
            display:inline-block;
            *display:inline;
            zoom:1;
            }
            .sponsors ul li a{
                display:block;
                float:left;
                padding:0 24px 0 0;
                }
                
                
                
/* generic carousel with text -small*/
.mod-carouselText,
.mod-carouselText .jcarousel-container-horizontal,
.mod-carouselText  .jcarousel-clip-horizontal,
.mod-carouselText .jcarousel-item{
    width:646px;
    height:400px;
    }
.mod-carouselText li img{width: 646px;height:372px;}    
.mod-carouselText  .carouselControls {
    margin: 350px auto 0 !important;
    width:646px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .mod-carouselText  .carouselControls {
        margin: 340px auto 0 !important;
        }
    }
.carouselTwoColumnDesc .mod-carouselText .jcarousel-clip-horizontal{height:440px}
.mod-carouselText span.bDesc {
    background:#DDD;
    color: #000;
    display: block;
    padding: 5px;
}
/* generic carousel with text -small END*/

/* generic carousel with text -Larger, not 3 column lenght!*/
.mod-carouselLargeNoText{width:928px; margin:0 auto;}
.mod-carouselLargeNoText .jcarousel-container-horizontal,
.mod-carouselLargeNoText  .jcarousel-clip-horizontal,
.mod-carouselLargeNoText .jcarousel-item,
.mod-carouselLargeNoText li img{
    width:928px;
    height:522px;
    }
.mod-carouselLargeNoText  .carouselControls {
    margin: 480px auto 0 !important;
    width:928px;
}
/* generic carousel with text -Larger, not 3 column lenght! END*/


/* generic carousel NO text -small*/
.mod-carouselNoText{width:646px;}
.mod-carouselNoText img {width:646px;}
.mod-carouselNoText .jcarousel-container-horizontal,
.mod-carouselNoText .jcarousel-clip-horizontal,
.mod-carouselNoText .jcarousel-item,
.organisation .Nomycarousel
{
    width:646px;
    height:380px;
    }
.mod-carouselNoText  .carouselControls {
    margin: 350px auto 0 !important;
    width:646px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
        .mod-carouselNoText  .carouselControls {
            margin: 335px auto 0 !important;
            width:646px;
        }
    }
.mod-carouselNoText span.bDesc {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #232F49;
    display: block;
    padding: 5px;
}
/* generic carousel NO text -small END*/

/* generic carousel with text -Larger, not 3 column lenght!*/
.mod-carouselLargeNoText{width:928px; margin:0 auto;}
.mod-carouselLargeNoText .jcarousel-container-horizontal,
.mod-carouselLargeNoText .jcarousel-clip-horizontal,
.mod-carouselLargeNoText .jcarousel-item
{
    width:928px;
    height:522px;
    }
.mod-carouselLargeNoText  .carouselControls {
    margin: 480px auto 0 !important;
    width:928px;
}
/* generic carousel with text -Larger, not 3 column lenght! END*/


/*EVENTS SLIDER*/
.eventsCarouselContainer .jcarousel-container-horizontal {
	height:133px;
	width:876px;
	background:#fff;
}
.eventsCarouselContainer .jcarousel-clip-horizontal {
	height:133px;
	margin-left:30px;
	width:850px;
}
.eventsCarouselContainer .jcarousel-item {
	height:133px;
	width:166px;
}
    .eventsCarouselContainer .jcarousel-item span{
        background:url("../images/eventsCarousel/img-eventContainerBG.png") repeat scroll 0 0 transparent;
        height:65px;
        carousel:pointer;
        margin:0 0 0 -166px;
        position:absolute;
        width:166px;
        /*z-index:11;*/
        bottom:0;  
    }
    /*Chrome fix 
    @media screen and (-webkit-min-device-pixel-ratio:0) {
    .eventsCarouselContainer .jcarousel-item span {
        margin:0;
        }
    }
    */
    
    .ie9 .eventsCarouselContainer .jcarousel-item span,
    .ie8 .eventsCarouselContainer .jcarousel-item span,
    .ie6 .eventsCarouselContainer .jcarousel-item span.carouselContainer,.ie7 .eventsCarouselContainer .jcarousel-item span.carouselContainer{margin:0 0 0 -170px;}
        .eventsCarouselContainer .jcarousel-item span .header{
            background:none repeat scroll 0 0 transparent;
            color:#fff;
            display:block;
            font-size:1.1em;
            font-weight:bold;
            height:31px;
            letter-spacing:-1px;
            margin:0 0 5px 0;
            overflow:hidden;
            padding:10px 0 0 10px;
            position:relative;
            text-shadow:1px 1px 1px #616264;
            text-transform:uppercase;
            width:150px;
            /*z-index:12;*/
        }
            .eventsCarouselContainer .jcarousel-item span .body{
                background:none repeat scroll 0 0 transparent;
                color:#ffe700;
                display:block;
                font-size:1em;
                font-weight:bold;
                height:16px;
                letter-spacing:-1px;
                margin:0;
                overflow:hidden;
                padding:0 10px 0 10px;
                position:relative;
                /*text-shadow:1px 1px 1px #000;*/
                text-transform:uppercase;
                width:135px;
                /*z-index:13;*/
            }
          .eventsCarouselContainer .jcarousel-item .carouselContainerExd .body{height:120px; overflow:auto;} 

.eventsCarouselContainer .jcarousel-container .jcarousel-prev-disabled{
    background:url("../images/eventsCarousel/img-carouselControls-sprite.gif") no-repeat scroll 0 0 transparent;
    float:left;
    height:133px;
    position:relative;
    top:0;
    width:29px;
    /*z-index:13;*/
    cursor:pointer;
    display:block;
    margin-top:-133px;
}
.press span.jcarousel-prev{
    background:url("../images/img-carouselControls-sprite.gif") no-repeat scroll -165px 0 transparent;
    float:left;
    height:65px;
    position:relative;
    top:0;
    width:14px;
    /*z-index:14;*/
    cursor:pointer;
    margin-top:0px; 
    }
.press .columnLeft a{color:#007B85;}
.press .columnLeft p a{color:#007B85!important; text-decoration:underline;}
.press span.jcarousel-next{
    background:url("../images/img-carouselControls-sprite.gif") no-repeat scroll -151px 0 transparent;
    float:right;
    height:65px;
    position:relative;
    top:0;
    width:14px;
    /*z-index:15;*/
    cursor:pointer;
    margin-top:0;
}
.eventsCarouselContainer .jcarousel-prev{
    background:url("../images/eventsCarousel/img-carouselControls-sprite.gif") no-repeat scroll -58px 0 transparent;
    border:none;
    float:left;
    height:133px;
    position:relative;
    top:0;
    width:29px;
    /*z-index:14;*/
    cursor:pointer;
    margin-top:-133px;
}
.eventsCarouselContainer .jcarousel-next{
    background:url("../images/eventsCarousel/img-carouselControls-sprite.gif") no-repeat scroll -32px 0 transparent;
    border:none;
    float:right;
    height:133px;
    left:18px;
    position:relative;
    top:0;
    width:29px;
    /*z-index:15;*/
    cursor:pointer;
    margin-top:-133px;
}
/*SLIDER*/
.homepage .jcarousel-container {

}

.jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-container-horizontal {
    width: 976px;
	height:550px;
}

.images .jcarousel-container-horizontal{
	width:646px;
	height:460px;
}
.theStore .jcarousel-container-horizontal {
    width: 646px;
	height:95px;
}
.quote .jcarousel-container-horizontal {
    width: 976px;
	height:95px;
    color: #000;
}

.columnLeft .quote .jcarousel-container-horizontal {
    width: 622px;
	height:70px;
}
.menus .jcarousel-container-horizontal,
.carouselTwoColumnDesc .jcarousel-container-horizontal {
    width: 646px;
	height:372px;
}
.menus .jcarousel-container-horizontal{
    width: 646px;
	height:371px;
}
.columnLeft .quote .jcarousel-clip-horizontal {
	height:70px;
	width:622px
}
.quote .jcarousel-clip-horizontal {
	height:95px;
	width:976px;
}
.quote .next,
.quote .next a{
    cursor: pointer;
    float: right;
    font-family: Arial;
    font-size: 1em;
    position: relative;
    top: -7px;
    color: #232F49;
}
.jcarousel-clip-horizontal {
	height:550px;
	width:976px;
}
.images .jcarousel-clip-horizontal{
	width:646px;
	height:450px;
}
.menus .jcarousel-clip-horizontal,
.vhTool .jcarousel-clip-horizontal {
	height:371px;
	width:646px;
}
.vhTool .jcarousel-container-horizontal {
	height:371px;
	width:646px;
}
.newsBox .jcarousel-clip-horizontal {
	height:80px;
	width:976px;
}
.carouselTwoColumnDesc .jcarousel-clip-horizontal {
    width: 646px;
	height:400px;
}
.carouselTwoColumnDesc{
    height: auto !important;
    min-height:415px;
    height:415px;}
.carouselControls {
    margin:390px auto 0;
    overflow:hidden;
    padding:4px 0 0;
    position:absolute;
    text-align:center;
    z-index:100;
    width:976px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .carouselControls {
        margin:380px auto 0;
        }
    }
.images .carouselControls {
    margin:365px auto 0;
    width:646px;
}
.clubWembley .carouselTwoColumnDesc .carouselControls,
.menus .carouselControls,
.carouselTwoColumnDesc .carouselControls{
    margin:343px auto 0;
    width:646px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
        .clubWembley .carouselTwoColumnDesc .carouselControls,
        .menus .carouselControls,
        .carouselTwoColumnDesc .carouselControls{
            margin:335px auto 0;
            width:646px;
        }
    }
.clubWembley .carouselControls {
    margin:515px auto 0;
}
/*-_CAROUSEL MEMBERSHIP OPTION--_*/

.tab_container,
.tab_content {
    position:absolute;
    width:646px;
    height:371px;
    overflow-y:auto;
    overflow-x:hidden;
    }
    .hero .tab1{
        background:url("../images/clubWembley/membershipOptions/tabContainer/img-containerTabOneBG.jpg") no-repeat 0 0;
        height:371px;
        }
    .hero .tab2{
        background:url("../images/clubWembley/membershipOptions/tabContainer/img-containerTabTwoBG.jpg") no-repeat 0 0;
        height:371px;
        overflow:hidden;
        }
    .hero .tab3{
        background:url("../images/clubWembley/membershipOptions/tabContainer/img-containerTabThreeBG.jpg") no-repeat 0 0;
        height:371px;
        overflow:hidden;
        }
    .hero .tab4{
        background:url("../images/clubWembley/membershipOptions/tabContainer/img-containerTabFourBG.jpg") no-repeat 0 0;
        height:371px;
        overflow:hidden;
        }
    .hero .tab5{
        background:url("../images/clubWembley/membershipOptions/tabContainer/img-containerTabFiveBG.jpg") no-repeat 0 0;
        height:371px;
        overflow:hidden;
        }
.tab_content .columnLeft{
    float:left;
    width:290px;
    padding:0 0 0 15px;
    }
.ie7 .tab_content .columnLeft{
    width:270px;
    }    
.tab_content .columnRight{
    float:right;
    width:325px;
    padding:0 0 0 15px;
    }
.package{
    clear:both;
}
.package a{
    background:url("../images/clubWembley/membershipOptions/img-spritePackageMoorePackage.gif") no-repeat scroll 0 0 transparent;
    display:block;
    height:236px;
    text-indent:-999em;
}
.package a:hover{
    background-position: 0 -238px;
}
.packageGold a:hover{
    background-position: 0 -476px;
}
.packageSilver a:hover{
    background-position: 0 -714px;
}
.packageClub a:hover{
    background-position: 0 -952px;
}
.packageInternational a:hover{
    background-position: 0 -1192px;
}
.packageBobbyMoore a:hover{
    background-position: 0 -238px;
}
.storeMap a {
    background: url("../images/theStadium/img-wembleyStoreMap.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 244px;
    margin: 0 auto;
    text-indent: -999em;
    width: 255px;
}
.storeMap a:hover{
    background-position: 0 0;
    /*background-position: 0 -244px;*/
}
   .desc .packageIcon,
   .columnLeftHolder .packageIcon,
   .columnRightHolder .packageIcon,
   .columnLeft .packageIcon,
   .columnRight .packageIcon
    {
        width:40px;
        float:left;
        }
    .columnLeftHolder .packageDescription,
    .columnLeft .packageDescription{
        text-align:left;
        margin:0 0 10px;
        float:left;
        width:230px;
        }
    .desc .packageDescription,
    .columnRightHolder .packageDescription,     
    .columnRight .packageDescription{
        text-align:left;
        margin:0 0 10px;
        float:left;
        width:250px;
        }
        .desc .packageDescription p{
            padding:0px;
            line-height:16px;
            }
        .tab_content .columnLeft p,
        .tab_content .columnRight p{
        color:#FFFFFF;
        line-height:1.2em;
        padding:0;
        }
.packageItem{
     padding-bottom:15px;
 }
 .packageItemFaq{
    font-size:0.9em;    
    margin: 0;
    *margin:0 0px 0px -270px;
    bottom:10px;
    position: absolute;
    width: 245px;}
    .packageItemFaq a strong {
        color: #007A85;
    }
 .tab_content .packageDescription {color:#A5A9AC;}
 .desc .packageItem{
     padding:0px 0 0 15px;
     clear: both;
 }
 .desc .packageDescription h4{padding:0px;}
.navTabs {
    margin:0;
    float:right;
    overflow:hidden;
    display:inline-block;
    padding:0;
    text-align:left;
    width:343px;
    height:367px;
}
.menus ul.tabs li a,
.menus .navTabs h2{margin-left:26px;*margin-left:13px;}
ul.tabss li a
{
    background:url("../images/img-carouselListBorderBG.gif") repeat-x scroll 0 bottom transparent;
    color:#000;
    display:block;
    font-size:1.2em;
    height:49px;
    line-height:50px;
    margin-left:13px;
    overflow:hidden;
    padding:0 0 0 15px;
    position:relative;
    text-indent:0;
    z-index:906; 
    text-shadow:0 1px 0 #FFFFFF;
    }
ul.tabs li a,
.navTabs h2{
    background:url("../images/img-carouselListBorderBG.gif") repeat-x scrol l0 bottom transparent;
    color:#000;
    display:block;
    font-size:1.2em;
    height:50px;
    line-height:50px;
    margin-left:13px;
    overflow:hidden;
    padding:0 0 0 15px;
    position:relative;
    text-indent:0;
    width:301px;
    z-index:906; 
    text-shadow:0 1px 0 #FFFFFF;
    }
    .moduleLinks ul.tabs li a{
        background:url("../images/img-carouselListBorderBG.gif") repeat-x scroll 0 bottom #ddd;
        color:#000;
        display:block;
        font-size:1.2em;
        height:40px;
        line-height:40px;
        margin-left:0px;
        overflow:hidden;
        padding:0 0 0 15px;
        position:relative;
        text-indent:0;
        width:301px;
        z-index:906; 
        text-shadow:0 1px 0 #FFFFFF;
    }
    .moduleLinks ul.tabs li ul li a{
        background:#eaeaea;
        height:30px;
        line-height:30px;
        padding:0 0 0 30px;
        width:287px;
    }
    .moduleLinks ul.tabs li ul li a:hover,
    .moduleLinks ul.tabs li ul li a.selected{
        color: #007b85;
    }
    ul.tabs li a:hover{
        background-color:#eaeaea;
    }
    .moduleLinks ul.tabs li a.active {
        background:#007A85;
        color:#fff;
        margin-left:0px;
        padding:0 0 0 15px;
        }
    .clubWembley ul.tabs li.active a,
    .press ul.tabs li.active a {
        background:#007A85;
        color:#fff;
        margin-left:0px;
        padding:0 0 0 30px;
        }
.navTabs .menuTitle {
    height:20px;
    padding:15px 0 10px 15px;
    color:#333;
    line-height: 20px;
}
/*-_CAROUSEL MEMBERSHIP OPTION END--_*/

.theStadium .slide-txt{
    border-top:5px solid #009ada;
}
.videoBtn {
    display: block;
    height: 43px;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 86px;
    z-index: 1000;
    }
.btnContainer {
    display: block;
    height: 43px;
    padding: 10px;
    position: absolute;
    width: 450px;
    z-index: 1000;
    }
.btnContainer a{padding:0 5px 0 0;}      
.carouselBtn {
    display: block;
    height: 43px;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 86px;
    z-index: 1000;
    }
.slide-txt{
	height:135px;
	margin-top:-135px;
	background:url("../images/img-transparentBGHero.png") repeat scroll 0 0 transparent;
    border-top:5px solid #fff;
    color:#FFFFFF;
    left:0;
    position:relative;
    width:976px;
    z-index:900;
    overflow-y:auto;
}
.carouselTwoColumnDesc .slide-txt{
    width:646px;
}
.slide-txt .headings {
    float: left;
    width: 640px;
}
.slide-txt-content h2,
div.slide-txt h2,
div.slide-txt h3{
    float:left;
    font-size:2.4em;
    font-weight:bold;
    letter-spacing:-1px;
    padding:10px 10px 5px;
    text-transform:uppercase;
    /*text-shadow: 1px 1px 1px #616264;*/
    /*width:650px; /* Homepage carousel, must have width - without it headers will fail*/
    width:auto;  
}
.slide-txt-content h2{width:650px;}
.theStadium div.slide-txt h2{
    font-size:2.4em;
    padding:10px 10px 0px 10px;
}
.homepage div.slide-txt h3,
.theStadium div.slide-txt h3{
    color: #ffe700;
    font-size: 2.4em;
    padding: 0 0 0 10px;
    width:640px;
}
.clubWembley .slide-txt{
    background:url("../images/img-transparentBGHeroBlack.png") repeat scroll 0 0 transparent;
    border-left:12px solid #FFFFFF;
    color:#FFFFFF;
    height:550px;
    left:646px;
    margin-top:-557px;
    position:relative;
    width:317px;
    z-index:900;
    overflow:hidden;
    }
.clubWembley .slide-txt h3{
    float:right;
    padding:10px;
    text-align:right; 
    }
    .clubWembley .slide-txt div{
        top:0px;
        clear:both;
        color:#A5A9AC;
        position:absolute;
        width:185px;
        }
        .clubWembley .slide-txt div h5{
            padding:10px 0 0 10px;
        }
        .clubWembley .slide-txt div p{
            font-size:1.1em;
            float:left;
            padding:5px 0 5px 10px;
            }
        .clubWembley .slide-txt div .buttonSilver{
            float:right;
            padding:0 10px 0 0;
            }
        input.formButton {   
            background: url("/images/img-formSubmitEnquiry.gif") no-repeat scroll 0 0 transparent;
            border:none;
            color: #fff;
            cursor:hand;
            font-size: 1em;
            height: 34px;
            text-align: center;
            text-transform: uppercase;
            width: 769px;
            }
.clubWembley .slide-txt h4{
    float:right;
    text-align:right; 
    clear:both;
    font-size:3.2em;
    width:300px;
    overflow:hidden;
    padding:40px 10px 10px 10px ;
    }
div.slide-txt p {
    clear:both;
    padding:0px 10px 5px 10px;
}
.menus .jcarousel-item{
    width: 646px;
    height: 372px;
}
.carouselTwoColumnDesc .jcarousel-item ,
.theStore .carouselTwoColumnDesc .jcarousel-item {
    height: 420px;
}
.carouselTwoColumnDesc span.bDesc{
    /*background: url("../images/eventsCarousel/img-eventContainerBG.png") repeat scroll 0 0 transparent;*/
    background:#DDD;
    color: #000;
    display: block;
    padding: 5px;
}
.jcarousel-item {
    width: 976px;
    height: 550px;
}
.carouselTwoColumnDesc .jcarousel-item {
    width: 646px;
    height: 450px;
}
.images .jcarousel-item {
    width: 646px;
    height: 450px;
}
.newsBox .jcarousel-item  {
	height:95px;
	width:976px;
}
.columnLeft .newsBox .jcarousel-item  {
    height:70px;
	width:622px;
}
.mycarousel  .jcarousel-item-horizontal {
	margin-left: 0;
    border-right:none;
}
.mycarousel  .jcarousel-item-horizontal img {

}
.jcarousel-item-horizontal {
	margin-left: 0;
    border-right:1px solid #fff;
}
.paginate a,
.paginate li a,
.jcarousel-control a{
    background:url("../images/icons/img-carouselNavIcons_EE.png") no-repeat scroll -11px 0 transparent;
    display:inline-block;
    *display:inline;
    zoom:1;
    height:11px;
    width:11px;
    position:relative;
    z-index:906;
    text-indent:0; 
    line-height:0; 
    font-size:0; 
    overflow:hidden
}
.images .jcarousel-control a{
    width:126px;
    height:71px;
}
.images .jcarousel-control a.selected{
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}
.paginate a.active_page,
.menus .carouselTwoColumnDesc .jcarousel-control a.selected,
.paginate li a.selected,
.jcarousel-control a.selected,
.clubWembley .jcarousel-control a.selected{
    background:url("../images/icons/img-carouselNavIcons_EE.png") no-repeat;
}
.carouselTwoColumnDesc .jcarousel-control a.selected{
    background:url("../images/icons/img-carouselNavIcons.png") no-repeat scroll -66px 0 transparent;
}
.jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.homepage .jcarousel-next-horizontal {

    cursor: pointer;
    
}

.homepage .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal.png);
}

.homepage .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.homepage .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.homepage .jcarousel-next-disabled-horizontal,
.homepage .jcarousel-next-disabled-horizontal:hover,
.homepage .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.homepage .jcarousel-prev-horizontal {
    cursor: pointer;

}

.homepage .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}

.homepage .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.homepage .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.homepage .jcarousel-prev-disabled-horizontal,
.homepage .jcarousel-prev-disabled-horizontal:hover,
.homepage .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/*CAROUSEL END*/
/*homepage scroller/ increased height as it differs from other pages*/
.homepage ul#slider li div.slide-txt {
    height:130px;
    top:-135px;
}
.homepage .facebookLike,
.clubWembley .facebookLike{
    margin:10px 0 -10px 0;
    float:right;
}
div.slider-controls ul {
    margin:390px auto 0;
}
/*homepage scroller/ increased height as it differs from other pages END*/
/*BUTTON*/
.press .columnLeft a.button{float:right;}
a.button {
    background:url("../images/img-btnBackLeftY.png") no-repeat scroll left top;
    display:block;
    float:left;
    margin-right:3px;
    text-decoration:none !important;
}
a.button span {
    background:url("../images/img-btnBackY.png") no-repeat scroll right top;
    color:#000;
    font-size:0.8em;
    cursor:pointer;
    display:inline;
    float:left;
    height:24px;
    margin-left:10px;
    padding:6px 9px 0 0;
}
/*SILVER BUTTON*/
a.buttonSilver {
    background:url("../images/img-btnBackLeftSilver.gif") no-repeat scroll left top transparent;
    display:block;
    float:left;
    margin-right:3px;
    text-transform:uppercase;
    text-shadow: 1px 1px 1px #fff;
    text-decoration:none !important;
}
a.buttonSilver span {
    background:url("../images/img-btnBackSilver.gif") no-repeat scroll right top transparent;
    color:#000;
    font-size:1em;
    cursor:pointer;
    display:inline;
    float:left;
    height:28px;
    margin-left:10px;
    padding:7px 9px 0 0;
}
/*DARK BUTTON*/
a.buttonDark {
    background:url("../images/img-btnBackDarkSilver.gif") no-repeat scroll left top transparent;
    display:block;
    float:left;
    margin-right:3px;
    text-transform:uppercase;
    text-decoration:none !important;
    /*text-shadow: 1px 1px 1px #6d7072;*/
}
a.buttonDark span {
    background:url("../images/img-btnBackDarkSilver.gif") no-repeat scroll right top transparent;
    color:#000;
    font-size:0.8em;
    cursor:pointer;
    display:inline;
    float:left;
    height:22px;
    margin-left:10px;
    padding:7px 9px 0 0;
    *padding:9px 9px 0 0;
}
.packageDescription a.buttonDark span{padding: 6px 9px 0 0;*padding: 5px 9px 0 0;}
/*DARK BUTTON*/
a.buttonDarkSilver {
    background:url("../images/img-btnBackYellow_start.png") no-repeat scroll left top;
    display:block;
    float:left;
    margin-right:3px;
    text-transform:uppercase;
    /*text-shadow: 1px 1px 1px #6d7072;*/
    text-decoration:none !important;
    margin-top: 4px;
}
a.buttonDarkSilver span {
    background:url("../images/img-btnBackYellow.png") no-repeat scroll right top;
    color:#000;
    font-size:0.9em;
    cursor:pointer;
    display:inline;
    float:left;
    height:22px;
    margin-left:10px;
    padding:7px 9px 0 0;
}

/*--LIST ICONS--*/
/*--All icons should be positioned 100px lower each other, then updates will be very easy*/
.column .separator{
    border-bottom:1px solid e4e4e4;
    border-top:1px solid #FFFFFF;
    display:block;
    height:2px;
    margin:0 auto;
    padding:0;
    width:280px;
}
/*--ICONS DARK--*/
.iconPriority{
    background: url("../images/icons/img-iconsColumnLists.png") no-repeat 0 0;
    display:inline-block;
    *display:inline;
    zoom:1;
}
.iconRestaurant{
    background: url("../images/icons/img-iconsColumnLists.png") no-repeat 0 -100px;
    display:inline-block;
    *display:inline;
    zoom:1;
}
.iconPark{
    background: url("../images/icons/img-iconsColumnLists.png") no-repeat 0 -200px;
    display:inline-block;
    *display:inline;
    zoom:1;
}
.iconFaq{
    background: url("../images/icons/img-iconsColumnLists.png") no-repeat 0 -300px;
    display:inline-block;
    *display:inline;
    zoom:1;
    line-height: 27px;
}
.iconDownload{
    background: url("../images/icons/img-iconsColumnLists.png") no-repeat 0 -400px;
    display:inline-block;
    *display:inline;
    zoom:1;
}
.donwloadDesc{
    color:#a5a9ac;
    font-size:0.8em;
}
/* NEWSTICKER*/
ul.newsScroller  { /* that's your list */
    position: relative;
    left: 0px;
    top:7px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
            ul.newsScroller li {
                float: left; /* important: display inline gives incorrect results when you check for elem's width */
                background:#ddd;
                line-height: 18px;
                margin: 0;
                left:165px;
                *left:0px;
                overflow: hidden;
                padding: 18px 5px 0 10px;
                width: 730px;
            }
                ul.newsScroller a {
                    white-space: nowrap;
                    color: #000;
                } 
                ul.newsScroller a:hover {
                    color: #000;
                } 
.control-panel{right: 0; top:9px;}
.back-button,.next-button{display:none;}

/* NEWSTICKER END*/
/*PRESS*/

.press .twoColumn .columnLeftWider {
    width:654px;
    padding:0 0 12px 0;
}
.date {
    display: inline-block;
    *display:inline;
    zoom:1;
    left: 15px;
    position: relative;
    text-align: right;
    width: 350px;}
.date a{color:#000; font-size:0.4em;}
.date a.selected{border-bottom:1px solid #00285E;}
/*PRESS END*/
/*ORGANISATION*/
.organisation .  div {
    width:646px;
}
.organisation .mod-entries div h5,
.venueHire .columnLeft h3{
   font-weight:bold;}
.press,
.organisation{
  color: #00285E;
  }
    .sitemap h2,
    .press h2,
    .organisation h2{
      font-size:3em;  
      border-bottom:5px solid #007b85;
      margin: 0 0 10px;
      width: 976px;
      color: #000;
      }
        .organisation .columnLeft .content .subContainer p{
            line-height: 16px;
            padding: 7px 5px;
          }
      .organisation .columnLeft .content p img{
          /*border-bottom: 5px solid #009ADA;*/
          }
.organisation .twoColumn .columnLeft .content{
    border-bottom:none;
}
.press .moduleLinks h3,
.organisation .moduleLinks h3{
    background:#007B85;
    height: 23px;
    overflow: hidden;
    color:#fff;
    color: #FFFFFF;
    font-size: 1.4em;
    padding: 15px 10px 10px;
    width: 296px;
}
/*ORGANISATION END*/

/*FAQ*/
.faq {
    color:#000;
    }
.faq h2{
  font-size:3em;  
  border-bottom:5px solid #007b85;
  color: #000;
  width: 976px;
  }
  .faqContainer h3{padding:10px 0 10px 0;}
.faq h3,.faqHeader h4{
  font-size:1.8em;  
  color:#000;
  }
  .faqHeader h3{float:left; padding:10px; color:#fff;}
  .faqHeader h4{float:right;}
  .faqHeader h4{
    background:url("../images/icons/img-btnExpandCollapse.gif") no-repeat scroll 0 -34px transparent;
    cursor:pointer;
    display:block;
    height:34px;
    margin:8px;
    text-indent:-999em;
    width:128px;
}
.faqHeader h4.toggle{
    background:url("../images/icons/img-btnExpandCollapse.gif") no-repeat scroll 0 0 transparent;
}
  
  .faqHeader {
    background: none repeat scroll 0 0 #007b85;
    clear: both;
    width: 976px;
    margin: 10px 0 0;
    height:50px;
      }
  .topicContainer{margin:0 0 8px 0;}
  .topicContainer p{
    display: inline-block;
    *display:inline;
    zoom:1;
    height: 50px;
    line-height: 25px;
    width: 323px;
      }
    .topicContainer p a{
        background: #DDD;
        border-bottom: 1px solid #FFFFFF;
        color: #000;
        display: inline-block;
        *display:inline;
        zoom:1;
        margin-right: 12px;
        padding: 10px;
        height: 25px;
        width: 302px;
      }
    .topicContainer p a:hover{
      color:#fff;
      background:#007b85;
      }
    .answerContainer {
        margin:0 0 10px;
        width:976px;
        }
    .answerContainer .caption{
        background: #DDD url(../images/img-wembleyFaqs-border.gif) repeat-x 0 bottom;
        clear: both;
        height: 35px;
        padding: 10px;
        width: 955px;
        }
    .answerContainer .captionToggle{
        background: #F5F5F5;
        }
        
    .answerContainer .caption p{ 
        font-size: 0.9em;
        font-weight:bold;
        float:left;
        width: 900px;
        }
    .faqBody{
        background:#f5f5f5;
        }
    .faqBody p{
        font-size: 0.9em;
        padding: 5px 5px 5px 10px;
        width: 900px;
        line-height: 16px;
    }
    .faqBody p a{
        color:#007b85;
        text-decoration:underline;
        }
	.faqBody p a:hover{
        text-decoration:underline;
        }
    .answerContainer .caption span{
        background: url("../images/icons/img-iconsColumnLists.png") no-repeat scroll 0 -1100px transparent;
        cursor: pointer;
        display: block;
        height: 36px;
        text-indent: -999em;
        width: 33px;
        float:right;
        }
    .answerContainer .caption span.toggleShowHide{
        background: url("../images/icons/img-iconsColumnLists.png") no-repeat scroll 0 -1200px transparent;
        }

/*FAQ END*/



/*THICKBOX/LIGHTBOX*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial;
	color: #333333;
}

#TB_secondLine {
	font: 10px Tahoma;
	color:#666666;
}

#TB_window a:link {color: #666666; }
#TB_window a:hover {color: #000; }
#TB_window a:active {color: #666666; }
#TB_window a:focus{color: #666666; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:900;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
a.iconShowVideo{
    background: url("../images/icons/img-iconShowVideoBtn.png") no-repeat scroll 0 0 transparent;
    width:86px;
    height:43px;
    display:block;
    text-indent:-999em;
}
a:hover.iconShowVideo {
    background: url("../images/icons/img-iconShowVideoBtn.png") no-repeat scroll 0 -44px transparent;
}
a.iconShow360{
    background: url("../images/icons/img-iconShow360Btn.png") no-repeat scroll 0 0 transparent;
    float: left;
    width:86px;
    height:43px;
    display:block;
    text-indent:-999em;
}
a:hover.iconShow360 {
    background: url("../images/icons/img-iconShow360Btn.png") no-repeat scroll 0 -43px transparent;
}
a.iconBlockView{
    background: url("../images/icons/img-iconViewFromBlockBtn.png") no-repeat scroll 0 0 transparent;
    float: left;   
    width:109px;
    height:43px;
    display:block;
    text-indent:-999em;
}
a:hover.iconBoxView {
    background: url("../images/icons/img-iconViewFromBoxBtn.png") no-repeat scroll 0 -43px transparent;
}
a.iconBoxView{
    background: url("../images/icons/img-iconViewFromBoxBtn.png") no-repeat scroll 0 0 transparent;
    float: left;   
    width:109px;
    height:43px;
    display:block;
    text-indent:-999em;
}
a:hover.iconBlockView {
    background: url("../images/icons/img-iconViewFromBlockBtn.png") no-repeat scroll 0 -43px transparent;
}
a.iconFindRoom{
    background: url("../images/icons/img-iconFindRoomBtn.png") no-repeat scroll 0 0 transparent;
    width:128px;
    height:43px;
    display:block;
    text-indent:-999em;
}
a.iconDownload{
    background: url("../images/icons/img-btnsSprite.png") no-repeat scroll 0 -86px transparent;
    width:128px;
    height:43px;
    display:block;
    text-indent:-999em;
}
a:hover.iconDownload{
    background: url("../images/icons/img-btnsSprite.png") no-repeat scroll 0 -129px transparent;
    width:128px;
    height:43px;
    display:block;
    text-indent:-999em;
}
a:hover.iconFindRoom {
    background: url("../images/icons/img-iconFindRoomBtn.png") no-repeat scroll 0 -43px transparent;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
 body.submitForm,.thankyou {background:#fff;padding: 0 10px;}
#TB_iframeContent #TB_window,
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 100000001;
	color:#00285e;
	display:none;
	border: 6px solid #dbdbdb;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 15px 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
    display: inline-block;
    *display:inline;
    zoom:1;
    height: 15px;
    padding: 10px;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{

}
#TB_iframeContent #TB_ajaxWindowTitle,
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 0;
	margin-bottom:1px;
	font-size:1.7em;
}
#TB_iframeContent #TB_ajaxWindowTitle a,
#TB_ajaxWindowTitle a{color:#000;}

#pnlBody #TB_title{
	height:35px;
	border-bottom:5px solid #009ADA;
	/*margin: 5px 10px;*/
	margin:0;
}
#TB_title{
	height:35px;
	border-bottom:5px solid #009ADA;
	margin: 5px 10px;
}
#TB_iframeContent #TB_titles,
#TB_titles{
	height:35px;
	border-bottom:5px solid #009ADA;
	margin: 5px 10px;
}
.TB_titlesMaps{margin:0 !important;}
#TB_iframeContent, #TB_ajaxContent {
    clear: both;
    line-height: 1.4em;
    overflow: auto;
    /*padding: 2px 15px 15px;*/
    position: relative;
    text-align: left;
}
#TB_iframeContent oject, #TB_ajaxContent object{margin:5px 10px;}
#TB_iframeContent.TB_modal,
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_iframeContent p,
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
	clear:both;
}
#hiddenModalContent{display:block;}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_iframeContent #TB_HideSelect,
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#TB_iframeContent a#TB_closeWindowButton,
a#TB_closeWindowButton{
     background: url("../images/icons/img-iconsColumnLists.gif") no-repeat scroll 0 -1400px transparent;
     float: right;
     display:block;
     text-indent:-999em;
     width:19px;
     height:19px;
     padding:0;
     margin:5px;
}
#TB_iframeContent a:hover#TB_closeWindowButton,
a:hover#TB_closeWindowButton{
     background: url("../images/icons/img-iconsColumnLists.gif") no-repeat scroll 0 -1400px transparent;
     display:block;
     text-indent:-999em;
     width:19px;
     height:19px;
     padding:0;
}
#TB_iframeContent #hiddenModalContentVideo, #hiddenModalContentVideo{display:none;}

.submitForm{    
    font-size:0.8em;
    color:#00275E;
}    
.submitForm p {
    clear: both;
    padding: 5px 0;
}
.thankyou p{  
    font-size: 1.2em;
    padding: 15px 0;
    }
.moduleStandard #launchThickBox{padding:0 0 10px 0;}
.moduleStandard #launchThickBox2{padding:0 0 10px 0;}
/*THICKBOX/LIGHTBOX END*/
/* FORM*/

.field label{
    display: inline-block;
    *display:inline;
    zoom:1;
    padding: 0 10px 0 0;
    text-align: right;
    width: 125px;
}
.field {
    padding:0 0 5px 0;
}
.text input{
    background: url("../images/icons/img-inputFieldBG.gif") no-repeat 100% 0 #fff;
    border:none;
    height: 36px;
    line-height:35px;
    padding: 0 5px;
    width: 215px;
}
.field select.styled{
    height: 36px !important;
    width: 96px;
}

.text select,
span.customStyleSelectBox{
    width:96px;
    height:36px;
    padding:0px 36px 0px 0px;
    display:block;
}
span.customStyleSelectBox.changed{

    }
.customStyleSelectBoxInner  {
    background:url(../images/icons/img-selectFieldBG.gif) no-repeat 0 0; 
    width:96px;
    height:36px;
    padding: 9px 30px 0 9px;
    }

.selectLarge  .customStyleSelectBoxInner  {
    background:url(../images/icons/img-selectFieldLargeBG.gif) no-repeat 0 0; 
    width:210px;
    height:36px;
    padding: 9px 30px 0 9px;
    }  
.selectLarge select{
    height: 36px !important;
    width: 225px;
}
.CBspace{
    padding:0 0 0 150px;
}
.checkboxes .left{
    padding:0 50px 0 0;
}
.submit {
    margin: 0 auto;
    width: 765px;
    }
.denotes{
    color:#a7a9ac;
    font-weight:bold;
    }
.thankyou a {color:#00285e;}
a.buttonLarge {
    background:url("../images/icons/img-formCTALarge.gif") no-repeat left top transparent;
    display:block;
    float:left;
    margin-right:3px;
    text-transform:uppercase;
    text-shadow: 1px 1px -1px #000;
    text-align: center;
}
a.buttonLarge span {
    background:url("../images/icons/img-formCTALarge.gif") no-repeat right top transparent;
    color:#fff;
    font-size:1em;
    cursor:pointer;
    display:inline;
    float:left;
    height:34px;
    margin-left:10px;
    padding:7px 9px 0 0;
    width: 750px;
}
/* FORM validation*/

.cp-req-star span{
    background: url("../images/icons/img-formAsterixError.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 10px;
    text-indent: -999em;
    width: 10px;
}
#ValidationSummary1 ul li{
    background: url("../images/icons/img-formAsterixError.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 10px;
    padding:0 15px 5px 15px;
}
.moduleStandard dl dt{
    background: url("../images/img-columnBG.gif") no-repeat scroll 132px 0 transparent;
    float: left;
    height: 34px;
    line-height: 34px;
    padding-bottom: 10px;
    width: 160px;
}

.moduleStandard dl dd{
    height: 34px;
    line-height: 33px;
    padding: 0 0 10px;
}
.ticketSales .logo{height:38px;}
.wembleyTours .moduleStandard dl dt{
    background: url("../images/img-columnBG.gif") no-repeat scroll 132px -7px transparent;
    float: left;
    height: 17px;
    line-height: 17px;
    *height: 13px;
    *line-height: 14px;
    padding-bottom: 10px;
    width: 160px;
    font-weight: bold;
    text-transform: uppercase;
}

.wembleyTours .moduleStandard dl dd{
    height: 17px;
    line-height: 22px;
    *height: 14px;
    *line-height: 14px;
    padding: 0 0 10px;
    color: #007B85;
    font-weight: bold;
    text-transform: uppercase;
}
.txtTextarea{
    background: url("../images/img-formTextArea.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #DBDBDB;
    height: 170px;
    margin: 0 0 0 2px;
    width: 400px;
}




.ie7 .columnHolder{
    float:none;
    width:987px;
}
.ie7 .clubWembley .columnContainerSmall{padding:0 0 12px 0; float:left; width:987px;}
.ie7 .theStadium .columnHolder{
    float:left;
}
.ie7 .clubWembley {
    float:left;
}
.ie7 .homePoll .nEmail,.ie8 .homePoll .nEmail{
    margin-top: -20px;   
}
.ie7 .stadiumGuide .mod-entries{background:#ddd;}
.ie7 .theStadium-columnHolder,
.ie7 .mod-sitemap,
.ie7 .organisation-columnHolder,
.ie7 .viewFromYourSeat-columnHolder,
.ie7 .wembleytours-ColumnHolder,
.ie7 .fBoxesDesc,
.ie7 .containerBody .faq,
.ie7 .venuHire-columnHolder,
.ie7 .venueHire-columnHolder
{
    float:left; 
    padding:0 0 12px 0;
}
.ie7 .twoColumn{float:none;}
.ie7 .topicContainer p{width:326px;}
.ie7 .column p{line-height:15px;}
.ie7 .modSpaceFix .moduleColumnDetails {margin:0;}
#topbar #tb-overlay,#topbar #tb-container{background:#151515 !important; border-bottom:1px solid #2c2c2e;}
#topbar{margin:0 0 10px 0;}

/*404 error*/

.Http404 h2{
    border-bottom: 5px solid #007B85;
    color: #007B85;
    font-size: 2.3em;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 0 0 10px;
    padding: 0 0 5px;
    text-transform: uppercase;
    width: 976px;
    }
.Http404 h3{
    font-size:1.4em;
    font-weight:bold;
    letter-spacing:-1px;
    text-transform:none;
    color:#000;
    padding:0 0 10px 0;
    }
.Http404 p{
    font-size:1em;
    letter-spacing:-1px;
    text-transform:none;
    color:#000;
    padding:0 0 10px 0;
    line-height:1.2em;
    }
.Http404 ul li{
    font-size:1em;
    letter-spacing:-1px;
    text-transform:none;
    color:#000;
    line-height:1.2em;
    }
.Http404 ul{padding:0 0 10px 0;}    
.Http404 a{
    color:#007B85;
    text-decoration:underline;
    }
#TB_window .local {padding:12px; color:#333;}
.previous_link,
.next_link
    {display:none !important;}
.paginate a{margin:0 1px;}


.errorPannel div{    
    background: url("../images/icons/img-formCloseBtn.gif") no-repeat scroll right 2px #FF0000;
    color: #fff;
    height: 40px;
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;           /* fx, safari, opera */
    padding: 10px 0 0;
    position: absolute;
    width: 283px;
    margin: 220px 0 0 11px;
    z-index: 100;
    }
.ie6 .errorPannel div{margin: 0px 0 0 11px;}
.ie7 .errorPannel div{margin: 220px 0 0 -317px;}    
.ie8 .errorPannel div{margin: 220px 0 0 12px;}  
.errorPannel li{
    color: #fff;
    font-size: 0.9em;
    line-height: 16px;
    list-style-type: none;
    padding: 0 10px;
    }
.result{    
    color: #232F49;
    line-height: 15px;
    padding: 2px 0 0 8px;}
    
/*sitemap*/
.mod-sitemap{color:#000;}
.mod-sitemap  h2 {
    font-size: 3em;
    margin: 0 0 10px;
    width: 976px;
    color: #000;
    border-bottom: 5px solid #007b85;
}
.sitemapHolder{
    width:317px; 
    float: left;
    background:#ddd;
    margin:0 12px 12px 0;
}
.sitemapHolder a{
    color:#000;
}
.sitemapHolder h3{
    background:#000;
    overflow:hidden;
    color: #FFFFFF;
    font-size: 1.4em;
    padding: 15px 10px 10px;
}
.sitemapHolder h3 a{color:#fff;}
.sitemapHolder ul{
    padding:10px 0 10px 12px;
}
.sitemapHolder ul ul{padding:10px 0 0 20px;}
.sitemapHolder ul ul ul{padding:10px 0 0 20px;}

.sitemapHolder ul li{font-size:0.9em; text-transform:uppercase;}
.sitemapHolder ul ul li{font-size:1em; text-transform:capitalize;}
.sitemapHolder ul ul ul li{font-size:1em;}

.sitemapHolder ul li{
    padding:0 0 5px 0;

}
.mod-sitemap .sm-events{}
.mod-sitemap .sm-the-stadium{}
.mod-sitemap .sm-club-wembley{}
.mod-sitemap .sm-venue-hire{height:265px !important;}
.mod-sitemap .sm-wembley-tours{height:265px !important;}
.mod-sitemap .sm-media{height:265px !important;}
.mod-sitemap .sm-the-organisation{height: 380px !important;}
.mod-sitemap .sm-top-level-navigation-tools{height: 380px !important;}

/*COMPAIGS PAGE*/
.ws-campaign{background:#fff; width: 952px; color:#000; padding:12px;}
.ws-campaign p{color:#000; padding:0 0 10px 0; line-height:18px;}
.ws-campaign p a{color:#000; text-decoration:underline;}
.ws-campaign h2 {
    border-bottom: 5px solid #000;
    font-size: 3em;
    margin: 0 0 10px;
    width: 952px;
}
.ws-campaignFooterText{background:#000;color: #fff; font-size: 0.9em; margin: 0 0 12px; padding: 12px; width: 952px;}
.ws-campaignFooterText p{line-height:18px;}
.ws-campaignFooterImage{margin:0 0 12px 0;}
/*COMPAIGS PAGE END*/


/*facebook comments*/

#likebox-frame {
    border: 2px solid #fff;
    left: -2px;
    overflow: hidden;
    position: relative;
    top: -1px;
    z-index: 10;
}
#likebox-frame iframe{
  left:-5px;
  overflow:hidden;
  position:relative;
  top:-1px;
}

/* HOMEPAGE CAROUSEL CHANGES */

.homepage .jcarousel-container-horizontal {
    width: 976px;
	height:371px;
}

.homepage .carouselControls{
    margin:0 auto;
    overflow:hidden;
    padding:4px 0 0 0;
    position:absolute;
    left:765px;
    top:345px;
    text-align:right;
    width:200px;
    z-index:1000;    
}

.homepage .carouselControls a{vertical-align:top;}

.homepage .slide-txt{
    float:right;
    width:318px;
    height:379px;
    border-top:none;
    margin-top:0;
    top:-553px;
    overflow:hidden;
}
.homepage .slide-txt .headings,
.homepage div.slide-txt h3,
.theStadium div.slide-txt h3{
    width:318px;
}

.homepage .slide-txt .headings{height:300px;}

.hero.homepage,
.homepage .jcarousel-item,
.homepage .jcarousel-clip-horizontal{height:371px;overflow:hidden;}

.homepage .jcarousel-item-horizontal img{position:relative;top:-100px;}

.subNav .jcarousel-item-horizontal{border:none;}

.subNav .jcarousel-item,
.subNav .jcarousel-container-horizontal,
.subNav .jcarousel-clip-horizontal,
ul.newsScroller li
{width:730px; height:50px;float: left;}


.subNav .jcarousel-pause-button a  {
    background: url("../images/icons/pause.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 29px;
    margin: 15px 0 0;
    position: absolute;
    right: -75px;
    text-indent: -999em;
    width: 24px;
}
/*.subNav .jcarousel-pause-button a:focus{ background: url("../images/icons/pause-focus.gif") no-repeat scroll 0 0 transparent;outline:none;}*/
.subNav .jcarousel-pause-button-paused a{
    background: url("../images/icons/play.gif") no-repeat scroll 0 0 transparent;
    height: 29px;
    width: 24px;
    cursor:pointer;
    }
/*.subNav .jcarousel-pause-button-paused a:focus{ background: url("../images/icons/play-focus.gif") no-repeat scroll 0 0 transparent;outline:none;}*/

.homepage .jcarousel-pause-button a{ 
    background: url("../images/eventsCarousel/ee_carouselControls.png") no-repeat scroll -70px 0 transparent;
    bottom: 30px;
    display: block;
    height: 13px;
    position: absolute;
    right: 25px;
    width: 14px;
    text-indent: -999em;
    z-index: 1000;}
.homepage .jcarousel-pause-button a:focus{
    background-position:0 -40px;
    }
.homepage .mycarousel .jcarousel-pause-button-paused a{background: url("../images/eventsCarousel/ee_carouselControls.png") no-repeat scroll -46px 0;}
/*.homepage .mycarousel .jcarousel-pause-button-paused a:focus{background-position:0 -50px;}*/
.homepage .mycarousel .jcarousel-next-horizontal{
    background: url("../images/eventsCarousel/ee_carouselControls.png") no-repeat scroll -25px 0 transparent;
    bottom: 30px;
    display: block;
    height: 13px;
    position: absolute;
    right: 12px;
    width: 10px;
    text-indent: -999em;
    z-index: 1000;
    }
.homepage .mycarousel .jcarousel-prev-horizontal{
    background: url("../images/eventsCarousel/ee_carouselControls.png") no-repeat scroll 0 0 transparent;
    bottom: 30px;
    display: block;
    height: 13px;
    position: absolute;
    right: 43px;
    width: 10px;
    text-indent: -999em;
    z-index: 1000;
    }
    

.hidden
{
    visibility:hidden;    
}

/* Tables in Cookie Policy */

.sitemap table tr:nth-child(2n+0) {

    background-color: #F8F8F8;
}

.sitemap table td {

    padding: 10px;
}



/*GALLERY*/

.mod-gallery{
    margin: 0 0 0 -5px;
    }

.mod-gallery h2 {
    padding: 0 0 8px 10px;
    color: #232f49;    
    font-size: 20px;
}

/* Gallery*/

.mod-fwg{
    margin:0 0 25px 0;
    }
.mod-fwg,
.mod-fwg h1,
.mod-fwg h2,
.mod-fwg p{color:#666;}
.mod-fwg h1  {
    float: left;
    font-family: 'PFBeauSansPro-Regular',Arial;
    text-transform:uppercase;
}
.mod-fwg h2{
    float: right;
    text-align:right;
    font-family: 'PFBeauSansPro-Regular',Arial;
    text-transform:uppercase;
    padding:10px 0 0;
    }
.mod-fwg p{clear: both;font-size: 1.16em;line-height: 24px;width:659px;}
.mod-fwg-canvas ul{padding: 3px 0 0 0;clear: both;}

.mod-fwg-canvas .jcarousel-item.active ul{
    /*overflow: hidden;*/
}

.mod-fwg-canvas ul ul li{
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    width: 234px;
    margin:0 10px 10px 0;
    float:left;
    }    
.mod-fwg-canvas ul ul li.lastItem{
    margin:0 0 10px 0;
    }
.mod-fwg-canvas ul ul li a{
    border: 3px solid #fff;
    width: 228px;
    display:block;
    position:relative;
    height:128px;
    }
.mod-fwg-canvas ul ul li a:hover{
    border: 3px solid #007b85;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;	
    }
.mod-fwg-canvas ul ul li a b{
    background: url("../../images/modules/mod-fwg-icons.png") no-repeat scroll 0 0 transparent;
    transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;	
    display: block;
    height: 35px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 83px;
    width: 35px;
    }
.mod-fwg-canvas ul ul li.mod-fwg-v a b{
    background-position:0 -70px;
    }
.mod-fwg-canvas ul ul li.mod-fwg-v a:hover b{
    background-position:0 -105px;
    }
.mod-fwg-canvas ul ul li.mod-fwg-360 a b{
    background-position:0 0px;
    }
.mod-fwg-canvas ul ul li.mod-fwg-360 a:hover b{
    background-position:0 -35px;
    }
.mod-fwg-canvas ul ul li.mod-fwg-i a b{
    background-position:0 -140px;
    }
.mod-fwg-canvas ul ul li.mod-fwg-i a:hover b{
    background-position:0 -175px;
    }    
.mod-fwg-canvas ul ul li a:hover b{background-position:0 -35px;}
.mod-fwg-canvas ul ul li a img{width:228px;height:128px;}

#cboxCurrent{display:none !important;}
#cboxNext
#cboxPrevious{}

.mod-fwg-canvas{
    height: 600px;
    width:970px;
    }
.mod-fwg-canvas .jcarousel-container{width:950px;margin-left:5px;}

.mod-fwg-canvas .jcarousel-container-horizontal,
.mod-fwg-canvas .jcarousel-clip-horizontal
{width:950px;height:600px;}
.mod-fwg-canvas .jcarousel-clip,
.mod-fwg-canvas .jcarousel-item{
    width:976px;
    position:relative;
    left:3px;
    }
.mod-fwg-canvas .jcarousel-item{height:600px;}
.mod-fwg-canvas .jcarousel-clip{overflow:hidden;height:600px;}

.mod-fwg-canvas .jcarousel-prev,
.mod-fwg-canvas .jcarousel-next{position:absolute;top:245px;background:url(../images/gallery/gallery-arrowsLarge.png) no-repeat 0 0;width:59px;height:71px;text-indent:-999em;display:block;}

.mod-fwg-canvas .jcarousel-prev.oneRowHeight,
.mod-fwg-canvas .jcarousel-next.oneRowHeight{top: 40px;}
.mod-fwg-canvas .jcarousel-prev.twoRowHeight,
.mod-fwg-canvas .jcarousel-next.twoRowHeight{top: 90px;}
.mod-fwg-canvas .jcarousel-prev.threeRowHeight,
.mod-fwg-canvas .jcarousel-next.threeRowHeight{top: 190px;}
.mod-fwg-canvas .jcarousel-prev.maxHeight,
.mod-fwg-canvas .jcarousel-next.maxHeight{top: 245px;}


.mod-fwg-canvas .jcarousel-prev{background-position:0 -71px;left:-58px;}
.mod-fwg-canvas .jcarousel-prev-disabled{background-position:0 0;}


.mod-fwg-canvas .jcarousel-next{right:-83px;background-position:-59px -71px;}
.mod-fwg-canvas .jcarousel-next-disabled{background-position:-59px 0;}
.mod-fwg-canvas .jcarousel-item-horizontal { border: none;}

.mod-fwg-container{
    display: inline;
    float: left;
    }
.jcarousel-next,
.jcarousel-prev{overflow:hidden;}
    
/*--Media Queries for screensizes--*/

@media screen and (max-width: 980px) {
    .mod-fwg-canvas .jcarousel-next{right:0px;top:325px}
    .mod-fwg-canvas .jcarousel-prev{left:0px;top:325px}
}

.mod-fwg-canvas .jcarousel-prev,
.mod-fwg-canvas .jcarousel-next{
    opacity:0;
    -webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
    }/* requred important*/

.mod-fwg-canvas-hover .jcarousel-prev,
.mod-fwg-canvas-hover .jcarousel-next{
    opacity:1;
    -webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
    }
    
#colorbox, #cboxOverlay, #cboxWrapper {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999;
}
#cboxOverlay {
    height: 100%;
    position: fixed;
    width: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}
#cboxContent {
    position: relative;
}
#cboxLoadedContent {
    overflow: auto;
}
#cboxTitle {
    margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5000;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}
.cboxPhoto {
    border: 0 none;
    display: block;
    float: left;
    margin: auto;
}
.cboxIframe {
    border: 0 none;
    display: block;
    height: 100%;
    width: 100%;
}
#cboxOverlay {
    background: none repeat scroll 0 0 #000000;
}
#colorbox {
}
#cboxContent {
    margin-top: 32px;
    overflow: visible;
}
.cboxIframe {
    background: none repeat scroll 0 0 #FFFFFF;
}
#cboxError {
    border: 1px solid #CCCCCC;
    padding: 50px;
}
#cboxLoadedContent {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0;
}
#cboxLoadingGraphic {
    background: url("../images/gallery/loading.gif") no-repeat scroll center center transparent;
}
#cboxLoadingOverlay {
    background: none repeat scroll 0 0 #000000;
}
#cboxTitle {
    color: #000000;
    left: 0;
    position: absolute;
    top: -22px;
}
#cboxCurrent {
    position: absolute;
    right: 205px;
    text-indent: -9999px;
    top: -22px;
}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
    background: url("../images/gallery/controls.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    position: absolute;
    text-indent: -9999px;
    top: -20px;
    width: 20px;
}
#cboxPrevious {
    background: url("../images/gallery/gallery-arrowsLarge.png") no-repeat scroll -7px 0 transparent;
    height: 66px;
    opacity: 0.5;
    -moz-opacity:0.5;
    filter: alpha(opacity=50);
    left: 0;
    width: 50px;
    bottom: 158px;
    top:auto;
    -moz-transition: all 0.25s ease-in-out 0s;
}
#cboxPrevious:hover {
    opacity:0.9;
    -moz-opacity:0.9;
    filter: alpha(opacity=90);
    -moz-transition: all 0.25s ease-in-out 0s;
}
#cboxNext {
    background: url("../images/gallery/gallery-arrowsLarge.png") no-repeat scroll -59px 0 transparent;
    height: 66px;
    opacity: 0.5;
    -moz-opacity:0.5;
    filter: alpha(opacity=50);
    right: 0;
    width: 50px;
    bottom: 158px;
    top:auto;
    -moz-transition: all 0.25s ease-in-out 0s;
}
#cboxNext:hover {
    opacity:0.9;
    -moz-opacity:0.9;
    filter: alpha(opacity=90);
    -moz-transition: all 0.25s ease-in-out 0s;
}
#cboxClose {
    background: url("../images/gallery/control.png") no-repeat scroll 0 0 transparent;
    height: 42px;
    right: -15px;
    width: 42px;
    z-index: 10000;
}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
    right: 66px;
}
.cboxSlideshow_on #cboxSlideshow {
    background-position: -75px -25px;
    right: 44px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -100px -25px;
}
.cboxSlideshow_off #cboxSlideshow {
    background-position: -100px 0;
    right: 44px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -75px -25px;
}
#cboxClose {
    -moz-transition: all 0.25s ease-in-out 0s;
    background: url("../images/gallery/SGP-control.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    right: 10px;
    top: 10px;
    width: 35px;
    z-index: 10000;
}
#cboxClose:hover {
    -moz-transition: all 0.25s ease-in-out 0s;
    background-position: 0 -35px;
}
.ie7 .mod-fwg-canvas ul ul li a,
.ie8 .mod-fwg-canvas ul ul li a{
    filter:
	progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=2),
	progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=45,strength=1),
	progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=90,strength=2),
	progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=135,strength=2),
	progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=180,strength=3),
	progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=225,strength=2),
	progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=270,strength=2),
	progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=315,strength=1);
}
.ie7 .mod-fwg-canvas ul ul li {margin-bottom:0;}