.footer, .push
{
    height: 5px; /* .push must be the same height as .footer */
}

.clearFloat
{
    clear: both;
}

.wrapper
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
    width: 982px;
    padding-bottom: 0px;
    margin-bottom: -5px;
    background-color: White;
    background-image: url('/resources/images/centerBackground.jpg');
    background-repeat: no-repeat;
    background-color: #686868;
}

.footer
{
    /* background-color: #0073b1; */
}


.subMenuItemOrage
{
    background:#f36c21;
    background-repeat: repeat-x;
    float: left;
    display: block;
    margin-right: 1px;
    margin-bottom:10px;
    height: 33px;
    position: relative;
}


.topMenuItem
{
    background-image: url('/resources/images/button-middle-unselected.png');
    background-repeat: repeat-x;
    float: left;
    display: block;
    margin-right: 1px;
    height: 50px;
    position: relative;
}

.topMenuLink
{
    display: block;
    padding: 9px;
    color: White;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 10pt;
    height: 15px;
}

.padding10px
{
    padding: 10px;
}



.ContainerBackground
{
    background-image: url('/resources/images/layout/ContainerBackground.png');
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #231f20;
    color: #D0D2D3;
    font-size: 10pt;
    font-family: Arial;
}

.ContainerBackground h1
{
    font-size: 20pt;
    font-weight: normal;
    height: 28px;
}

.ContainerBackground h2
{
    font-size: 20pt;
    font-weight: normal;
    height: 28px;
}


.Container2Wide
{
    width: 478px;
    float: left;
}

.Container1Wide
{
    width: 236px;
    float: left;
    position: relative;
}

.Container1WideLeftPadding
{
    padding-left: 5px;
}

.Container2WideContent, .Container1WideContent
{
    height: 180px;
    padding: 3px 10px;
}

.HomePageMoverElement
{
    display: block;
    float: left;
    position: relative;
    height: 417px;
    width: 960px;
}

.HomePageMoverElementContentLayer
{
    height: 417px;
    width: 960px;
    position: absolute;
    z-index: 10;
}

.HomePageMoverElementImageLayer
{
    height: 417px;
    width: 960px;
    position: absolute;
}

.HomeMooInputContainer
{
    display: block;
    float: left;
}

.SearchBoxHeader
{
    display: block;
    height: 20px;
    color: White;
    font-size: 14px;
    padding: 3px 0px;
}

.HomePageMooSearchResult
{
    padding: 3px;
    font-size: 11pt;
    color: #363636;
    background-color: white;
    border-bottom: solid 1px gray;
    border-right: solid 1px gray;
    cursor: pointer;
}

b.HomePageMooSearchResult
{
    font-weight: bold;
}

.footerLayer
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 960px;
}

.AlightLinkFooter
{
    padding-top: 5px;
    padding-right: 5px;
}

.ContentBoxHomePage
{
    padding-left: 12px;
}

.TriangleSelected
{
    position: absolute;
    height: 11px;
    width: 20px;
    top: 32px;
    left: 20px;
    display: block;
}

img.TriangleSelected
{
    display: block;
    float: left;
}

.ContentPadding
{
    padding-left: 12px;
}

.InnerContentPadding
{
    padding: 5px 10px;
    color: #000000;
    font-size: 10pt;
    font-family: Arial;
}

.topLeftAbsolute
{
    position: absolute;
    top: 0px;
    left: 0px;
}

.ContentBannerTitle
{
    width: 960px;
    background-image: url('/resources/images/layout/ContentBannerTitle.png');
    background-position: top left;
    border-bottom: solid 1px white;
    background-repeat: repeat-x;
    background-color: #d0d2d3;
    background-position: bottom;
}

.ContentBannerTitleLeft
{
    width: 700px;
    float: left;
    padding: 8px 12px;
    color: #000000;
    font-size: 16pt;
    font-family: Arial;
}

.ContentBannerTitleRight
{
    width: 200px;
    float: right;
    height: 28px;
    text-align: right;
    padding: 8px 12px;
    color: #000000;
    font-size: 16pt;
    font-family: Arial;
}

.TeamProductThumb
{
    width: 319px;
    float: left;
    height: 330px;
    text-align: right;
    background-color: #D0D2D3;
    border-bottom: solid 1px #e6e7e8;
    border-left: solid 1px #e6e7e8;
}

.ProductTitle
{
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 0px;
    height: 55px;
    overflow: hidden;
}

.ProductTitleThin
{
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 0px;
    height: 25px;
}

.ProductPrice
{
    text-align: center;
    font-size: 11pt;
    height: 20px;
}

.ProductImage
{
    text-align: center;
    height: 190px;
}

.TeamProductImage
{
    text-align: center;
    height: 235px;
    padding-top: 20px;
}

.ProductBuyLink
{
    text-align: center;
    height: 30px;
    padding-top: 5px;
}

.BlogContainer
{
}

.ProductsContainer, .ContentContainer, .BlogContainer
{
    background-color: #e6e7e8;
    width: 960px;
}

.ContentContainer, .BlogContainer
{
    color: Black;
    font-size: 12pt;
}

.ContentContainer h1, .BlogContainer h1
{
    color: Black;
    font-size: 22pt;
    font-weight: normal;
}

.ProductsDIV
{
    padding-bottom: 4px;
}

.TeamProdDetails
{
    float: left;
    width: 319px;
    height: 300px;
    background-color: #D0D2D3;
    border-left: solid 1px #e6e7e8;
    position: relative;
}

.TeamProdImage
{
    float: left;
    width: 639px;
    height: 370px;
    background-color: #D0D2D3;
    border-top: solid 1px #e6e7e8;
    border-left: solid 1px #e6e7e8;
    position: relative;
}

.TeamProdImageThumbsColumn
{
    position: absolute;
    top: 50px;
    right: 20px;
    width: 101px;
    height: 310px;
}

.TeamProdDescription
{
    float: left;
    width: 319px;
    height: 370px;
    background-color: #D0D2D3;
    border-top: solid 1px #e6e7e8;
    border-left: solid 1px #e6e7e8;
    position: relative;
}

.BaseLayerCrest
{
    width: 76px;
    height: 88px;
    background-image: url('/resources/images/layout/ContentBannerTitle.png');
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.ProductRowName
{
    float: left;
    width: 125px;
    height: 23px;
    font-size: 11pt;
    font-weight: bold;
    padding: 2px 0px 3px 20px;
}

.ProductRowNameSmall
{
    float: left;
    width: 45px;
    height: 23px;
    font-size: 11pt;
    font-weight: bold;
    padding: 2px 0px 5px 20px;
}

.ProductRowNameYearGroup
{
    float: left;
    width: 97px;
    height: 23px;
    font-size: 11pt;
    font-weight: bold;
    padding: 2px 0px 5px 15px;
}

.ProductRowValue
{
    float: left;
    width: 155px;
   /* height: 23px;*/
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    position: relative;
}

.zten
{
    z-index: 20;
}
.Value
{
    z-index: 10;
}

.ProdThumbQuantity
{
    padding: 2px;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    border: solid 2px #a4a4a4;
    width: 150px;
}

.ProductRowValueSmall
{
    float: left;
    width: 65px;
    height: 30px;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    position: relative;
}

.ProdThumbInputSmall
{
    padding: 2px;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    border: solid 2px #a4a4a4;
    width: 50px;
}

.SelectSizeDropDownRow
{
    padding: 2px;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    border: solid 2px #a4a4a4;
    border-top-width: 0px;
    width: 150px;
    background-color: #ffffff;
    cursor: pointer;
}

.ProductImageThumb
{
    padding: 5px;
    height: 90px;
    width: 90px;
    vertical-align: middle;
    position: relative;
    margin-bottom: 3px;
    cursor: pointer;
}

.ThumbProductImage
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    padding: 5px;
    height: 90px;
    width: 90px;
    vertical-align: middle;
}

.ThumbProductImageOver
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 11;
}

.ThumbProductImagePath
{
    display: none;
}

.ProductTitleLeftLarge
{
    width: 200px;
    font-size: 22pt;
    font-weight: normal;
    padding: 10px;
}

.ProductDescriptionText
{
    width: 190px;
    font-size: 10pt;
    font-weight: normal;
    padding: 12px;
    overflow: hidden;
    height: 247px;
}

.TitleBannerFloatRight
{
    float: right;
    width: 565px;
}

.TitleBannerElement
{
    float: left;
    display: block;
}

.TitleBannerElementTextBlack, .TitleBannerElementTextGray
{
    font-size: 10pt;
    padding-top: 14px;
}

.TitleBannerElementTextBlack
{
    color: Black;
}

.TitleBannerElementTextGray
{
    color: Gray;
}

.TitleBannerFloatLeft
{
    float: left;
    width: 385px;
    font-size: 20pt;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
}

.BaskeTitleArrow
{
    padding: 0px 6px 0px 0px;
}

.BasketContent
{
    background-color: #D0D2D3;
    width: 960px;
    padding-top: 10px;
}

.BasketRow
{
    border-bottom: solid 1px white;
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
    height: 100px;
}

.BasketRowItem
{
    float: left;
    padding-right: 10px;
}

.BasketRowItemText
{
    text-align: left;
    font-size: 8pt;
    width: 100px;
}
.BasketRowProdName
{
    display: table-cell;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    width: 240px;
    padding-top:20px;
}
.BasketRowSize
{
    font-weight: bold;
    padding-top: 20px;
    width: 100px;
}
.BasketRowQty
{
    padding-top: 20px;
    text-align: center;
    width: 50px;
}
.BasketRowCustom
{
    padding-top: 20px;
    text-align: left;
    width: 160px;
}

.BasketRowCustom b span
{
    color:#FF3803;
}

.BasketRowPrice
{
    padding-top: 20px;
    text-align: left;
    width: 60px;
}
.BasketRowSubtotal
{
    padding-top: 20px;
    text-align: left;
    width: 60px;
}
.BasketRowRemove
{
    padding-top: 20px;
    text-align: center;
    width: 60px;
}


.BasketRemove
{
    border: 1px solid gray;
    padding: 5px;
    font-size: 9pt;
    color: gray;
    background-color: White;
}

.BasketTotalRow
{
    font-size: 9pt;
}

.BasketTotalRowLeft
{
    float: left;
    width: 100px;
}

.BasketTotalRowRight
{
    float: right;
    width: 100px;
    text-align: right;
}

.BasketItemsLink
{
    position: absolute;
    top: 0px;
    right: 0px;
    padding-right: 10px;
    padding-top: 10px;
    width: 122px;
    text-align: right;
    height: 26px;
    color: #A6A8AB;
    font-size: 9pt;
    text-transform: uppercase;
}
.BillingAddressPadding
{
    padding: 20px;
}

.BasketContent h2
{
    color: #8E8E8E;
    font-size: 12pt;
    font-weight: normal;
    padding-bottom: 10px;
}

.basketColumn
{
    width: 300px;
    float: left;
}

.inputDDL, .inputText
{
    padding: 3px;
    border-top: solid 1px #b7b7b7;
    border-left: solid 1px #b7b7b7;
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    color: #7e7e7e;
}

.inputDDL
{
    width: 260px;
}

.inputText
{
    width: 250px;
}

.FieldTitle
{
    padding-top: 5px;
    padding-left: 5px;
    color: #7e7e7e;
    font-size: 8pt;
}

.hr
{
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: White;
}

.fieldInfoText
{
    color: #7e7e7e;
    font-size: 10pt;
    padding-bottom: 8px;
}

.fieldInfoText a
{
    color: #7e7e7e;
    text-decoration: underline;
}


.blogRightCol
{
    float: right;
    width: 420px;
    height: 187px;
    display: block;
    overflow: hidden;
}

.blogRightColImage
{
    margin: auto auto;
    width: 155px;
    height: 118px;
    overflow: hidden;
    padding-top: 35px;
}


.blogLeftCol
{
    float: left;
    width: 200px;
    height: 187px;
    display: block;
}

.BlogShortContainer
{
    width: 639px;
    height: 187px;
    position: relative;
    border-bottom: 1px solid #D0D2D3;
}

.ContactContentContainer
{
    width: 639px;
    height: 187px;
    position: relative;
    border-bottom: 1px solid #D0D2D3;
}

.BlogShortLeftContent
{
    padding: 30px 30px 30px 0px;
    font-size: 10pt;
    height: 97px;
    overflow: hidden;
}

.BlogShortLeftContent h2
{
    font-size: 16pt;
    font-weight: normal;
    margin-bottom: 5px;
}

.BlogOverLink
{
    width: 639px;
    height: 195px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.BlogMenuLi a
{
    padding-left: 30px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 9pt;
    display: block;
}

.BlogArchiveTitleRow
{
    padding-left: 30px;
}

.ShippingBasketRow
{
    border-bottom: solid 1px white;
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
}

.BasketRowImage
{
    width: 100px;
    height: 100px;
}

.ShippingRow
{
    border-bottom: solid 1px #b8b8b8;
    border-top: solid 1px #b8b8b8;
    margin-bottom: 5px;
    padding: 5px 0px;
}

.ShippingDetials
{
    float: left;
    width: 800px;
    font-size: 9pt;
}

.ShippingOption
{
    float: left;
    width: 30px;
    padding-top: 15px;
    padding-left: 10px;
}

.contactInput
{
    width: 400px;
}

.contactInputMessage
{
    width: 400px;
}

.contactFormValidation
{
    float: left;
    width: 20px;
}
.contactFormField
{
    float: left;
    width: 410px;
}
.contactFormRow
{
    width: 500px;
}

.BlogImage
{
    background-color: White;
    position: absolute;
    top: 0px;
    left: -5px;
    width: 225px;
    height: 91px;
    overflow: hidden;
}

.BlogTitle
{
    position: absolute;
    top: 110px;
    text-align: center;
    width: 160px;
    height: 35px;
    left: 30px;
    color: White;
    font-size: 9pt;
}

.BlogImageWindow, .BlogOverLink
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 222px;
    height: 91px;
    overflow: hidden;
}
.BlogImageWindow
{
    z-index: 5;
}

.BlogOverLink
{
    z-index: 10;
}

.BlogPost
{
    float: left;
    width: 225px;
    height: 150px;
    position: relative;
}

.CustomiseFlash
{
    height: 180px;
    padding-left: 80px;
}

.CustomiseInput
{
    text-align: center;
    padding: 10px;
}

.FlashCustomisationText
{
    border: 2px solid #9f9f9f;
    background-color: White;
    padding: 8px;
    font-size: 20pt;
    color: gray;
    font-weight: bold;
    width: 220px;
    text-align: center;
}

.BlogLinkBack
{
    position: absolute;
    display: block;
    top: 5px;
    left: 0px;
    overflow: hidden;
    height: 17px;
    width: 17px;
}

.BlogLinkNext
{
    position: absolute;
    display: block;
    top: 5px;
    left: 580px;
    overflow: hidden;
    height: 17px;
    width: 17px;
}

.BlogLinksPositioner
{
    height: 30px;
    position: relative;
    width: 650px;
    float: left;
}

.commentFormInput
{
    padding: 3px;
    border: solid 1px gray;
    width: 300px;
}

.commentLable
{
    display: block;
}

.plGalleryImage
{
    height: 160px;
    width: 223px;
    padding-top: 20px;
    text-align: center;
    float: left;
    display: block;
    margin-left: 10px;
    overflow: hidden;
}

.zindex20
{
    z-index: 20;
}

.WidgetElement
{
    position: absolute;
    top: 0px;
    left: 0px;
}


.WidgetElementContent
{
    background-image: url(/resources/images/layout/widgetBackground.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    height: 170px;
    width: 236px;
    cursor: pointer;
}

.WidgetElementImage
{
    display: block;
    overflow: hidden;
    height: 120px;
    width: 180px;
    margin-left: 30px;
    position: relative;
}


.WidgetElementTitle
{
    text-align: center;
    padding-top: 10px;
}

.WidgetPadding
{
    height: 10px;
}

.ContactTextbox
{
    padding: 10px;
    color: #929497;
    border-top: solid 1px #D0D2D3;
    border-left: solid 1px #D0D2D3;
    margin-top: 20px;
    width: 565px;
    font-family: Arial;
    font-size: 10pt;
}

.ContactTextarea
{
    padding: 10px;
    color: #929497;
    border-top: solid 1px #D0D2D3;
    border-left: solid 1px #D0D2D3;
    margin-top: 20px;
    width: 565px;
    height: 150px;
    font-family: Arial;
    font-size: 10pt;
}

.sIFR-flash
{
    visibility: visible !important;
    margin: 0;
}

.sIFR-replaced
{
    visibility: visible !important;
}

span.sIFR-alternate
{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}

.ContinueShoppingLink
{
    float: left;
    margin:20px 10px;
}

.FieldRadioTitle
{
    padding-left: 5px;
    padding-right: 10px;
    color: #7e7e7e;
    font-size: 8pt;
}

.BasketDiscountCodeSubmit
{
}

.BasketDiscountApplyCodeButton
{
    display: inline;
    margin-left: 10px;
    position: relative;
    top: 5px;
}

.BasketDiscountCodeText
{
    margin-bottom: 5px;
    font-size: 11px;
}

.BasketDiscountOldPrice
{
    text-decoration: line-through;
}

.BasketDiscountAppliedText
{
    font-size: 12px;
    font-weight: bold;
    color: #24703F;
}

.BasketDiscountCodeResponseContainer
{
    margin-top: 15px;
}

.team_category_links
{
    margin: 15px 0px;
    position: relative;
}

.team_category_links ul
{
    left: 12px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.team_category_links ul li
{
    display: inline;
}

.team_category_container
{
    margin-bottom: 20px;
}

.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;
}

.validation-failed
{
    border: solid 1px red;
}

.TeamProdDetails ul
{
    padding-left: 0px;
    list-style: none;
}

.CustomiseMessage
{
    position: absolute;
    top: 280px;
    left: 30px;
    width: 260px;
    text-align: center;
    font-size: 8pt;
    color: Gray;
}

.smalldescription
{
        padding: 5px 20px;
        padding-bottom: 20px;
        color: #777;
        font-size: small;
}
.kitBubble
{
    margin: 0 10px 20px;
    position: relative;
    top: -1px;
}
.kitBubble a
{
    background: #fff;
    display: block;
    font-size: 21px;
    font-weight: bold;
    padding: 10px;    
}
.kitBubble span
{
    color: #D75322;    
    font-size: 12px;
    font-weight: normal;
    margin-left: 20px;
    text-decoration: underline;
}
.kitBubble img
{
    left: 36px;
    position: absolute;
    top: -14px;
}
