#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: 417px;
    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;
}

#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: 600px;
    float: left;
}

#footerLeftLinks a
{
    color: #6D6E70;
}

#footerRightLinks
{
    display: block;
    width: 300px;
    float: right;
    text-align: right;
    padding-right: 10px;
    padding-top: 3px;
}

#footerRightLinks a
{
    color: #000000;
    font-size: 11px;
    float: right;
}

#topMenuLeftCurve
{
    position: absolute;
    height: 34px;
    width: 5px;
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: block;
}

#topMenuRightCurve
{
    position: absolute;
    height: 34px;
    width: 5px;
    top: 0px;
    right: 0px;
    overflow: hidden;
    display: block;
}

#topMenuRightCurve img, #topMenuLeftCurve img
{
    position: absolute;
    top: -34px;
}


#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;
    height: 18px;
    cursor: pointer;
}

#SelectSizeRow
{
    z-index: 10;
}

#SelectSizeDropDown
{
    position: absolute;
    top: 26px;
    left: 0px;
    z-index: 10;
}

#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: 20px;
    padding: 20px;
}

#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;
}


#BlogMenu li
{
}

#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;
    left: 30px;
    width: 260px;
    text-align: center;
    font-size: 8pt;
    color: Gray;
}

#PersonalPlayerLayerIcon
{
    position: absolute;
    top: 270px;
    left: 450px;
    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;
}
