#footerInnerContent
{
    width: 982px;
    margin: 0 auto;
    color: #FFF;
    font-size: 10px;
    font-family: Arial;
    text-decoration: none;
    height: 80px;
}
#TopMenu
{
    list-style: none;
    position: absolute;
    top: 15px;
    left: 12px;
    width: 500px;
    padding: 0px;
    margin: 0px;
}
#TopMenu li
{
    display: block;
    float: left;
}
#TopMenuContainer
{
    position: relative;
}
#homeCenterLinks
{
    padding: 0px;
    margin: 0px;
    width: 960px;
    display: block;
    height: 50px;
}

#homeCenterLinks li
{
    display: block;
    float: left;
    background-color: Black;
    color: White;
    text-transform: uppercase;
    font-size: 16pt;
    text-align: center;
    padding: 3px;
    height: 44px;
    cursor: pointer;
}

#HomePageCenterImage
{
    border-top: solid 1px #696969;
    display: block;
    padding: 0px;
    position: relative;
    height: 457px;
    width: 960px;
    overflow: hidden;
}
#HomePageCenter
{
    padding: 0px 12px 5px 12px;
}
#HomePageMover
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 417px;
    width: 4000px;
}
#SearchPositionerSchools, #SearchPositionerTeams, #SearchPositionerPersonal
{
    position: absolute;
    top: 295px;
    left: 0px;
    display: block;
    width: 500px;
    height: 61px;
    padding-left: 60px;
    overflow: visible;
}
#SearchPositionerPersonal
{
    padding-top: 10px;
}
#SearchPositionerSchoolsBackground, #SearchPositionerTeamsBackground, #SearchPositionerPersonalBackground
{
    position: absolute;
    top: 295px;
    left: 0px;
    display: block;
    width: 500px;
    height: 61px;
    padding-left: 60px;
    overflow: visible;
    background-color: Black;
}
#HomePageMooSearchButton, #HomePageMooTeamSearchButton, #HomePageMooSchoolSearchButton
{
    height: 25px;
    width: 68px;
    color: White;
    background-image: url(/Resources/images/homeMoo/HomeMooSearchButton.jpg);
    border: 0px;
    font-weight: bold;
    font-size: 11px;
}
#FullPersonalRange a
{
    position: absolute;
    width: 263px;
    height: 54px;
    background: url(/resources/images/viewFullRangepng) no-repeat;
}
#FullPersonalRange a:hover
{
    background-position: 0px -64px;
}
#HomePageMooTeamSearch, #HomePageMooSchoolSearch
{
    height: 19px;
    padding: 2px 2px 2px 5px;
    width: 310px;
    color: black;
    background-color: White;
    border: solid 1px gray;
    margin-right: 1px;
}
#SchoolSearchResults, #TeamSearchResults
{
    background-color: white;
    position: absolute;
    top: 345px;
    left: 60px;
    display: block;
    z-index: 11;
    width: 318px;
    border-top: solid 1px gray;
    border-left: solid 1px gray;
}
#ResultsNoMatchSchool, #ResultsNoMatchTeam
{
    position: absolute;
    top: 326px;
    left: 456px;
    display: block;
    font-size: 12px;
    color: #afafaf;
}
#PersonalButton
{
    background-image: url(/Resources/images/homeMoo/HomePageMooPersonalButton.png);
    width: 314px;
}
#SchoolButton
{
    background-image: url(/Resources/images/homeMoo/HomePageMooSchoolsButton.png);
    width: 312px;
    border-left: solid 1px #696969;
}
#TeamButton
{
    background-image: url(/Resources/images/homeMoo/HomePageMooTeamsButton.png);
    width: 314px;
    border-left: solid 1px #696969;
}
#LogoLink
{
    position: absolute;
    top: 10px;
    left: 400px;
    display: block;
    padding-top: 150px;
    height: 0px;
    overflow: hidden;
    width: 180px; /*z-index: 100;*/
}
#LogoPlacement
{
    position: absolute;
    top: 10px;
    left: 400px;
    display: block;
    z-index: 2;
}
#ContentHolder
{
    position: relative;
}
#BasketButton
{
    position: absolute;
    top: 15px;
    right: 12px;
    display: block;
}
#HeaderSpacing
{
    height: 180px;
    display: block;
}
#footerContainer
{
    position: relative;
    display: block;
    height: 35px;
    margin: 5px 0px 0px 12px;
}
#footerLeftLinks
{
    color: #6D6E70;
    font-size: 11px;
    padding-top: 7px;
    padding-left: 10px;
    display: block;
    width: 700px;
    float: left;
}

#footerLeftLinks a
{
    color: #6D6E70;
}
#footerRightLinks
{
    display: block;
    width: 230px;
    float: right;
    text-align: right;
    padding-right: 10px;
    padding-top: 3px;
}
#footerRightLinks a
{
    color: #000000;
    font-size: 11px;
    float: right;
}
#TeamHeading
{
    width: 960px;
    height: 131px;
    overflow: hidden;
    position: relative;
}
#HeadingTextLeft
{
    font-size: 10pt;
    position: absolute;
    top: 115px;
    left: 12px;
    width: 300px;
    text-align: left;
    text-transform: uppercase;
    color: White;
}

#HeadingTextRight
{
    font-size: 10pt;
    position: absolute;
    top: 115px;
    right: 12px;
    width: 300px;
    text-align: right;
    text-transform: uppercase;
    color: White;
}
#HeadingTextRight a
{
    color: White;
}
#SelectSizeValue
{
    padding: 2px;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    border: solid 2px #a4a4a4;
    width: 150px;
    background-color: #ffffff;
    cursor: pointer;
}
#SelectSizeRow
{
    z-index: 10;
}
#SelectSizeDropDown
{
    border-top: 2px solid #A4A4A4;
    left: 0;
    position: absolute;
    top: 25px;
    z-index: 20;
}
#MainImageDIV
{
    text-align: center;
    padding-top: 10px;
    width: 510px;
}

#AddToBasketDescriptionPositioner
{
    position: absolute;
    top: 255px;
    left: 100px;
    cursor: pointer;
}
#BasketTotal
{
    width: 220px;
    background-color: #EAEAEA;
    float: right;
    margin: 10px;
    padding: 10px;
}
#SiseGuideLinkHome
{
    top: 0px;
    left: 0px;
    position: absolute;
    width: 241px;
    padding-top: 193px;
    height: 0px;
    overflow: hidden;
    z-index: 2;
}

#SizeGuideTextHome
{
    position: absolute;
    top: 150px;
    left: 17px;
    font-size: 8pt;
}
#rssLinkHome
{
    padding-top: 25px;
    width: 25px;
    background-image: url(/Resources/images/layout/RSShome.png);
    background-position: top left;
    overflow: hidden;
    height: 0px;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
}
#SizeTextProduct
{
    position: absolute;
    top: 220px;
    left: 20px;
    font-size: 8pt;
}
#SizeImageProduct
{
    position: absolute;
    top: 130px;
    left: 222px;
}
#BlogRightCol
{
    float: right;
    width: 320px;
    background-color: #D0D2D3;
}
#ContactRightCol
{
    float: right;
    width: 320px;
    background-color: #D0D2D3;
}
#BlogHeader
{
    padding-top: 35px;
    width: 268px;
    background-image: url(/Resources/images/layout/LatestNewsHeader.png);
    background-position: top left;
    overflow: hidden;
    height: 0px;
    display: block;
    margin-left: 30px;
    margin-top: 30px;
}
#BlogHeaderTags
{
    padding-top: 35px;
    width: 268px;
    background-image: url(/Resources/images/layout/LatestNewsTags.png);
    background-position: top left;
    overflow: hidden;
    height: 0px;
    display: block;
    margin-left: 30px;
}
#BlogHeaderArchive
{
    padding-top: 35px;
    width: 268px;
    background-image: url(/Resources/images/layout/LatestNewsArchive.png);
    background-position: top left;
    overflow: hidden;
    height: 0px;
    display: block;
    margin-left: 30px;
}
#BlogMenu ul
{
    list-style-type: none;
    padding: 0px;
    padding-top: 10px;
}
#BlogRSSMenuIcon, #BlogRSSMenuLink
{
    position: absolute;
    top: -38px;
    right: 0px;
    width: 58px;
    height: 76px;
}
#BlogMenu
{
    position: relative;
}
#FormMessage
{
    font-size: 9pt;
    color: red;
}
#DeliveryAddressUpdater
{
    float: left;
    width: 260px;
    padding: 20px;
}
#BlogInnerMover
{
    width: 20000px;
    height: 150px;
    position: absolute;
    top: 0px;
    left: 0px;
}
#BlogWindow
{
    position: absolute;
    top: 40px;
    left: 13px;
}
#BlogBackLink
{
    position: absolute;
    top: 140px;
    left: 13px;
    cursor: pointer;
}
#BlogNextLink
{
    position: absolute;
    top: 140px;
    left: 213px;
    cursor: pointer;
}
#BlogWindow
{
    height: 160px;
    width: 219px;
    overflow: hidden;
}
#BlogImage
{
    float: left;
}
#BlogContent
{
    float: left;
    width: 222px;
    height: 150px;
}
#BlogMainContent
{
    float: left;
    width: 600px;
    padding: 20px;
    font-size: 10pt;
}
#BlogLeftContainer
{
    float: left;
    width: 639px;
}

/* MILKBOX */

#mbOverlay
{
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
    z-index: 100;
    cursor: pointer;
}
#mbCenter
{
    /* for default width and height, see the js options */
    position: absolute;
    z-index: 101;
    overflow: hidden;
    left: 50%;
    top: 10%; /* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
    background-color: #fff; /* set the Milkbox background color */
    border: 5px solid #fff; /* set the Milkbox border */
    margin: 0;
    padding: 5px; /* set the Milkbox padding */
    z-index: 100;
}
.mbLoading
{
    background: #fff url(/resources/images/loadingMilk.gif) no-repeat center;
}

/* IMAGE: loading gif */

#mbCanvas
{
    margin: 0;
    padding: 0;
    height: 0;
    border: none;
    font-size: 0;
    overflow: hidden;
}
.mbClear
{
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
    overflow: hidden;
}

/* *** BOTTOM *** */

#mbBottom
{
    /* set text options */
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    padding-top: 8px;
    margin: 0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation
{
    float: right;
    width: 27px;
    padding-top: 3px;
    border-left: 1px solid #9c9c9c; /* set nav border */
}
#mbCount
{
    width: 55px;
    overflow: hidden;
    padding-top: 1px;
    float: right;
    text-align: right;
    font-size: 9px; /* count font size */
}
#mbCloseLink, #mbPrevLink, #mbNextLink, #mbPlayPause
{
    outline: none;
    display: block;
    float: right;
    height: 19px;
    cursor: pointer;
}
#mbPrevLink, #mbNextLink
{
    width: 15px;
}
#mbPrevLink
{
    background: transparent url(/resources/images/prev.gif) no-repeat;
}

/* IMAGE: prev */
#mbNextLink
{
    background: transparent url(/resources/images/next.gif) no-repeat;
}

/* IMAGE: next */

#mbPlayPause
{
    width: 13px;
}
#mbPlayPause
{
    background: transparent url(/resources/images/play-pause.gif) no-repeat;
}

/* IMAGE: prev */
/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover, a#mbNextLink:hover, a#mbCloseLink:hover, a#mbPlayPause:hover
{
    background-position: 0 -22px;
}
#mbCloseLink
{
    width: 17px;
    background: transparent url(/resources/images/close.gif) no-repeat; /* IMAGE: close */
}

/* description */

#mbDescription
{
    margin-right: 27px;
    padding: 0px 10px 0 0;
    font-weight: normal;
    text-align: justify;
}
#BlogIndexLinks
{
    margin-top: 10px;
    position: relative;
    display: block;
    height: 30px;
    width: 615px;
    float: left;
    margin-left: 10px;
}
#BlogIndexNextLink
{
    position: absolute;
    display: block;
    top: 5px;
    left: 500px;
}
#BlogIndexPrevLink
{
    position: absolute;
    display: block;
    top: 5px;
    left: 0px;
}
#CustomLogoText
{
    font-size: 8pt;
    position: absolute;
    top: 220px;
    left: 20px;
    width: 280px;
}
#wplogos
{
    text-align: right;
}
#CustomiseMessage
{
    position: absolute;
    top: 280px;
    width: 100%;
    text-align: center;
    font-size: 8pt;
    color: Gray;
}
#PersonalPlayerLayerIcon
{
    position: absolute;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
}
#ContactRightHeader
{
    padding-left: 30px;
    padding-top: 20px;
}
#ContactRightContent
{
    padding-left: 30px;
    padding-top: 5px;
    font-size: 9pt;
    padding-right: 30px;
    height: 213px;
    overflow: hidden;
    border-bottom: solid 1px #E6E7E8;
}
#widgetHolder
{
    border-bottom: solid 1px #E6E7E8;
}
#widgetContainer
{
    margin-top: 40px;
    margin-left: 40px;
    position: relative;
    height: 290px;
}
#contactSubmit
{
    background-image: url(/resources/images/layout/contactSubmit.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    height: 33px;
    width: 133px;
    cursor: pointer;
    border: 0px;
    margin-top: 20px;
    color: White;
    font-weight: bold;
    text-transform: uppercase;
}
#BasketDiscountContainer
{
    float: left;
    width: 370px;
    background-color: #eaeaea;
    margin-top: 20px;
    padding: 20px 0px 20px 20px;
}
#BasketDiscountContainer h2
{
    font-weight: bold;
    color: black;
    padding-bottom: 2px;
    font-size: 12px;
}
#BasketDiscountCodeBox
{
    width: 190px;
    border: 2px solid #A4A4A4;
    font-size: 15px;
    padding: 3px;
    text-align: center;
    font-weight: bold;
}

/*new style updated Nov 2011*/

#basketItems {
    position: relative;
    font-size: 11px;
}
#basketItems .school {
     position: relative;
    background: #AFAFAF;
    font:bold 21px Arial, Arial, Helvetica, sans-serif;
    padding: 10px;
    color: #000000;
    margin: 0 10px;    
}
#basketItems .row {
    position: relative;
    padding: 25px 0;
    margin: 0 10px;
    border-bottom: 1px solid #AFAFAF;
}
#basketItems .row.padd5 {
    padding: 5px 0;
}
#basketItems .row .image {
    width: 100px;
    min-height: 20px;
    margin: 0 10px 0 0;
    float: left;
}
#basketItems .row .name {
    width: 240px;
    min-height: 20px;
    margin: 0 10px 0 0;
    float: left;
}
#basketItems .row .size {
    width: 50px;
    min-height: 20px;
    margin: 0 10px 0 0;
    float: left;        
}
#basketItems .row .personalisation {
    width: 160px;
    min-height: 20px;
    margin: 0 10px 0 0;
    float: left;    
}
#basketItems .row .qty {
    width: 50px;
    min-height: 20px;
    margin: 0 10px 0 0;
    float: left;    
}
#basketItems .row .cost {
    width: 50px;
    min-height: 20px;
    margin: 0 10px 0 0;
    float: left;    
}
#basketItems .row .total {
    width: 70px;
    min-height: 20px;
    margin: 0 10px 0 0;
    float: left;    
}
#basketItems .row .remove {
    width: 100px;
    min-height: 20px;
    margin: 0 10px 0 0;
    float: left;    
}
#basketItems .row .remove .rmv {
    border: none;
    color: #000000;
    text-decoration: underline;
    background: none;
    margin: 0;
    padding: 0;
    font-size: 11px;
    cursor: pointer;
}
#basketItems .row .remove .rmv:hover {
    text-decoration: none;
}
#basketItems .kitWrap {
    position: relative;
    padding: 0 10px;
    margin: 10px 0 0 0;
}
#basketItems .kitWrap h2 {
    position: relative;
    background: #AFAFAF;
    font:bold 21px Arial, Arial, Helvetica, sans-serif;
    padding: 10px;
    color: #000000;    
}
#basketItems .kitWrap h2 span {
    color: #383838;
    font: 14px normal Arial, Arial, Helvetica, sans-serif;
}
#basketItems .kitWrap .viewAll {
    position: absolute;
    right: 20px;
    top: 17px;
    font: normal 12px Arial, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    cursor: pointer;
}
#basketItems .kitWrap .kit {
    width: 302px;
    height: 80px;
    background: #383838;
    float: left;
    margin: 1px 1px 0 0;
    padding: 5px;
    position: relative;
}
#basketItems .kitWrap .kit .image {
    width: 100px;
    height: 80px;
    position: absolute;
    left: 5px;
    top: 5px; 
}
#basketItems .kitWrap .kit .prodName 
{
    color: white;
    font: 13px bold Arial, Arial, Helvetica, sans-serif;
    margin: 0 0 0 110px;
    height: 35px;
    overflow: hidden;
    line-height: 18px;
}
#basketItems .kitWrap .kit .price 
{
    color: #ffffff;
    font: bold 13px Arial, Arial, Helvetica, sans-serif;
    margin: 10px 0 0 110px;
}
#basketItems .kitWrap .kit .viewProd 
{
    font:bold 13px Arial, Arial, Helvetica, sans-serif;
    margin: 0 0 0 110px;
}
#basketItems .kitWrap .kit .viewProd a {
    color: #D75322;
    text-decoration: underline;
}
#basketItems .kitWrap .kit .viewProd a:hover {
    color: #D75322;
    text-decoration: none;
}
