body {
    background: #fff url('http://britwear.co.uk/new/images/layout//..//blue/BodyBg.gif') repeat-x 0 0;
    color: #535353;
}

#Menu li a {
    background: url('http://britwear.co.uk/new/images/layout//..//blue/PagesMenuBg.gif') 0 8px no-repeat;
    color: #fff;
}

#Outer {
    background: url('http://britwear.co.uk/new/images/layout//..//blue/WrapperBg.jpg') no-repeat top center;
}

#Logo h1 {
    color: #fff;
    background: url(http://britwear.co.uk/new/images/layout//..//blue/Logo.png) top left no-repeat;
}

.Left {
    background: transparent url('http://britwear.co.uk/new/images/layout//..//blue/LeftBg.gif') no-repeat;
}

.Content {
    background: transparent url('http://britwear.co.uk/new/images/layout//..//ContentBg.gif') no-repeat;
    min-height: 500;
    }


.Content.Wide {
    background-image: url('http://britwear.co.uk/new/images/layout//..//ContentBgWide.gif');
}

.Content.Widest {
    background-image: url('http://britwear.co.uk/new/images/layout//..//ContentBgWidest.gif');
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(http://britwear.co.uk/new/images/layout//..//blue/TopSellerNumber1Bg.gif) 0 0 no-repeat;
    color: #075899;
}


.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(http://britwear.co.uk/new/images/layout//..//blue/TopSellerNumber1Bg.gif) 0 0 no-repeat;
    color: #075899;
    background-position: top;
    z-index: 2;
    position: relative;
    background-color: transparent;
    
}

.Right {
    background: transparent url('http://britwear.co.uk/new/images/layout//..//blue/RightBg.gif') no-repeat;
}

.ViewCartLink {
    background: url('http://britwear.co.uk/new/images/layout//..//blue/Cart.gif') no-repeat 3px 0;
}

.InfoMessage {
    background: #EFF8FA url('http://britwear.co.uk/new/images/layout//..//InfoMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.SuccessMessage {
    background: #E8FFDF url('http://britwear.co.uk/new/images/layout//..//SuccessMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ErrorMessage {
    background: #FFECEC url('http://britwear.co.uk/new/images/layout//..//ErrorMessage.gif') no-repeat 5px 8px;
    color: #555;
}
