/*
    Document   : style
    Created on : 30-Sep-2009, 15:12:23
    Author     : radek
    Description:
        The default stylesheet after Blueprint does its work (http://kematzy.com/blueprint-generator/)
*/

p img { float:none; margin:0px; padding:0px; }
fieldset { border:none; margin:0px; padding:0px;}
p { margin:0px 0px 6px 0px; }
ul, ol { list-style:none; margin:0px; padding:0px; }
a { color:#333333; }
a:hover { color:#000000; }
textarea { height:100px; }

/* #wrapper { background:url('../images/blueprint_grid_30+16x18.png'); } */

body { margin:0px; background-color:#cccccc; height:100%; }
#body-wrapper { background-color:#ffffff; margin:0px auto; width:1000px; padding-top:10px; position:relative; }

#company { font-size:11px; font-weight:bold; text-transform:uppercase; color:#333333; float:right; line-height:28px; position:relative; }
  #company .company { cursor:pointer; text-decoration:none; }
    #company .company img { padding-left:5px; }
  #company-content { position:absolute; top:30px; left:364px; width:400px; height:auto; background-color:#ffffff; color:#333333; z-index:100000;
                      text-transform:none; font-weight:normal; border:1px solid #ffffff; font-size:11px; }
  #company-content { background:transparent url(../images/menu-bg.png) repeat top left; color:#ffffff; }
    #company-content .company-content-padding { padding:20px 30px 10px 30px; }
    #company-content h3 { color:#ffffff; font-size:14px; font-weight:bold; }
    #company-content p { line-height:16px; }
    #company-content a { color:#ffffff; }
    #company-content ul { border-top:1px solid #999999; margin-top:18px; padding-top:12px; }
    #company-content ul li { padding-left:5px; line-height:26px; }
    #company-content ul li a { text-decoration:none; font-weight:bold; }
    #company-content ul li:hover { background-color:#ffffff; }
    #company-content ul li:hover a { color:#333333; }

    #close-company { text-align:right; font-size:10px; padding-top:20px; }
    #company-overlay { background-color:#FFFFFF; height:100%; left:0px; opacity:0.6; position:absolute; top:0px; width:1177px; z-index:1000; }

#topright-menu-wrapper { float:right; margin-left:20px; }
ul#topright-menu { list-style:none; margin:0; }
    ul#topright-menu li { float:left; background:url('../images/buttons/glossy-buttons-bg.gif') repeat-x top left; margin-right:1px; height:30px; line-height:28px; }
    ul#topright-menu li:hover { background-position:0px -30px; }
    ul#topright-menu li.last { border:0; margin:0; }
    ul#topright-menu a { text-transform:uppercase; color:#ffffff; font-weight:bold; letter-spacing:0px; font-size:10px; text-decoration:none; padding:11px; }

#social-networking { padding-bottom:5px; width: 120px; float: right;}

.header .account-menu { list-style:none; height:20px; margin:0; float:right; padding-right:7px; }
    .header .account-menu li { float:left; }
    .header .account-menu li.last { border:0; margin:0; overflow:hidden; }
    .header .account-menu li.last a { margin-right:-1px; white-space:nowrap; }
    .header .account-menu a { text-transform:uppercase; color:#000000; font-weight:bold; border-right:1px solid #000000; letter-spacing:0px;
                                font-size:10px; text-decoration:none; padding:0px 10px; }

#red-title { background:url('../images/red-bg.png') no-repeat; height:51px; }
    #red-title h2 { color:#ffffff; font-weight:bold; font-size:250%; line-height:52px; margin-left:20px; }
    #red-title h2 a { color:#ffffff;text-decoration:none; }

#shopping-bag { background-image:url('../images/grayish-stuff.png'); background-repeat:no-repeat; background-position:top left;
                width:222px; height:32px; margin-top:8px; margin-left:21px; letter-spacing:0px; text-transform:uppercase; color:#000000; font-weight:bold;
                font-size:10px; line-height:30px; padding-left:10px; position:relative; display:inline-block; text-decoration:none; cursor:pointer; }
    #shopping-bag span.shopping-arrow { position:absolute; top:8px; right:22px; width:15px; height:15px; overflow:hidden; display:block;
                                  background:transparent url(../images/buttons/shopping-bag-arrow.png) no-repeat top left; }
    #shopping-bag:hover span.shopping-arrow { background-position:0px -15px; }

.header-sub { border-left:1px solid #cccccc; border-right:1px solid #cccccc; }

.breadcrumbs  { text-transform: uppercase; font-size: 94%; margin-top:17px; margin-left: 21px; }
.breadcrumbs ul { list-style: none; }
.breadcrumbs ul li { float: left; }
.breadcrumbs ul li a { text-decoration:none; color: black;}

.search_form { background:url('../images/search_bg.gif') no-repeat top right; width:330px; height:32px; margin-top: 8px;  }
    .search_form input { border: none; background:transparent; position: relative; left: 37px; top: 6px; width:200px; padding:0px; margin:0px; font-size:12px; }
    .search_form input:focus { border:none; }
    .search_form button { position: relative; top: 7px; left: 56px; background: transparent url('../images/search-button.png') no-repeat; width:63px; height:19px; border:medium none; outline:none;overflow:hidden;cursor:pointer;display:inline-block;color:transparent;}
fieldset.form-search { padding:0px; margin:0px; border:none; }

    
#main-menu { background:url('../images/subheader-bg.png') repeat-x; height:32px; }
    /*#main-menu ul { list-style:none; padding-left:11px; margin:0; }*/
    #main-menu ul { list-style:none; padding-left:3px; margin:0; }
    #main-menu li { float:left; }
    #main-menu a.last { border:0; }
    #main-menu a { text-transform:uppercase; color:#ffffff; font-weight:bold; letter-spacing:0px; font-size:12px;
                    text-decoration:none; padding:10px 0px 10px 12px; line-height:12px; }
    #main-menu li.columns a { text-transform:none; line-height:22px; }

#main-content { border:1px solid #d8d8d8; border-top:none; border-bottom:none; }
    
  /*#content { margin-left:11px; margin-right:11px; margin-top: 50px; width:882px; }*/
  #content { padding:0px 10px 0px 10px; width:882px; border-right:1px solid #cccccc; border-left:1px solid #cccccc; }

        #content .col-left { float:left; width:200px; margin-right:20px; }
        #content .col-right { float:right; width:200px; }
        #content .main_image { padding:2px; margin-left: 1px; }
        #content .category_main_image { float:right; }

        #content h1 { font-size:20px; margin:10px 0px; }

#categoryAccordion { width:184px; }
    .col-left .makeScroll .block { background-color:#ffffff; border:none; margin-bottom:0px; }
    .col-left .makeScroll .block-content { padding:0px; }

    #categoryAccordion .accordion-toggle { color:#FFFFFF; font-size:12px; font-weight:bold; line-height:18px; margin-bottom:1px;
                                            padding:4px 10px; text-transform:uppercase; }
    #categoryAccordion ol { list-style:none;margin:0px; }
    #categoryAccordion ol li.sub-cat { background-color:#ffffff;padding:4px 10px;border-top:1px solid #999999; }
    #categoryAccordion ol li.sub-cat a { color:#333333; text-decoration:none; }
    #categoryAccordion ol li.sub-cat .label { font-weight:bold; }
    #categoryAccordion ol li.sub-cat:hover { background-color:#eeeeee; }
    #categoryAccordion ol li.sub-cat:hover a { color:#000000; }

    div.accordion { position: relative; }
    div.accordion-toggle { position: relative; z-index: 10; background: #ffffff; cursor: pointer; }
    div.accordion-content { overflow: hidden; }

    #categoryAccordion .accordion-toggle { background:#990000 url('../images/accordion-toggle.gif') no-repeat top left; }
    #categoryAccordion .accordion-toggle-active { background: #000000 none no-repeat top left; } /*url('../images/accordion-toggle-active.gif')*/

#category-wrapper { }

    .category-top-image { margin-left:200px; display:block; }

    body.catalog-category-view #content .col-left { margin-right:0px; /*height:364px;*/ overflow:hidden; }

    #category-wrapper .category-image { display:block; }

    .pager { border-top:1px solid #cccccc; height:54px; background-image:url('../images/pager-bg.gif'); background-repeat:repeat-x; 
            background-position:top left; color:#333333; }
        .pager .pager-padding { padding:10px; }
        .pager label { font-weight:normal; }
        .pager { line-height:33px; }
        .pager .product-view-count { text-align:right; position:relative; }
        .pager a { color:#333333; }
        .pager .product-view-count .pages { position:absolute; top:0%; left:45%; }
        .pager .product-view-count .pages strong { float:left; }

    #category-wrapper .category-products { margin-left:200px; }

    .product-grid { float:left; width:160px; margin:20px 14px 10px 0px; background-image:url('../images/product-list-bg.gif');
                   background-repeat:repeat-x; background-position:bottom left; height:220px; padding-bottom:20px; position:relative; }
    .product-grid.last { margin-right:0px; }
    .product-grid-data { padding:5px 15px; }
    .product-grid .product-grid-image { text-align:center; min-height:140px; }
    .product-grid .product-name { font-size:10px; text-transform:uppercase; font-weight:bold; margin:20px 0px 0px 0px; line-height:12px; }
    .product-grid .product-name a { color:#333333; text-decoration:none; }
    .product-grid .price { font-size:11px; font-weight:bold; color:#000000; }
    .product-grid .add-to-cart { position:absolute; bottom:6px; right:15px; }
    .product-grid-data .out-of-stock { color:#990000; font-size:10px; font-weight:bold; position:absolute; right:15px; bottom:12px; text-transform:uppercase; }
    .product-grid .vat-line { display:none; }
    .product-grid .price-including-tax { display:none; }
    .product-grid .price-excluding-tax .label { display:none; }
    .product-grid .minimal-price-link { display:none; }

    #teamkit-main-wrapper img { margin:0px 60px 20px 0px; }

    #teamkit-wrapper { float:left; width:670px; }
      #teamkit-wrapper .product-grid { margin-right:7px; }
        #teamkit-wrapper .product-grid .product-name { margin-top:10px; }

#product-wrapper { border-top:1px solid #cccccc; position:relative; padding-top:40px; }

    #back-to-results { position:absolute; top:-1px; left:0px; background:transparent url(../images/red-bg.gif) repeat top left; font-size:13px;
                       text-transform:uppercase; font-weight:bold; border-right:10px solid #ffffff; }
    #back-to-results a { display:block; color:#ffffff; text-decoration:none; padding:4px 10px 4px 40px; }

    #product-extra-details { height:50px; border-top:1px solid #454545; }
    #product-extra-details .black-box { background-color:#454545; float:left; margin-right:5px; text-transform:uppercase; font-size:10px; font-weight:bold; }
    #product-extra-details .black-box a { color:#ffffff; padding:2px 10px; text-decoration:none; line-height:20px; }
    #product-extra-details .black-box:hover { background-color:#990000; }
    #product-extra-details .black-box:hover a { background-color:#990000; }
    #product-extra-details .black-box-content { width:600px; }

    #product-wrapper .product-img-box { float:left; width:340px; position:relative; }
    #product-wrapper .product-shop { padding:0px; margin:0px 0px 0px 380px; }

    .product-shop h1.product-name { font-size:18px; color:#000000; font-weight:bold; margin-bottom:0px; }
    .product-shop p.short-description { font-size:12px; color:#000000; font-weight:bold; }
    .product-shop .price-box { margin-bottom:10px; }
    .product-shop .price { font-size:19px; color:#990000; font-weight:bold; }
    .product-shop p.availability { font-size:11px; margin-bottom:16px; }
    .product-shop .ratings { padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #cccccc; }
    .product-shop .std ul { list-style-type:disc; list-style-position:outside; margin:0px 15px; }
    .product-shop .vat-line { font-size:11px; font-weight:bold; }
    .product-shop .price-excluding-tax .label { display:none; }
    .product-shop .price-including-tax { display:block; }
    .product-shop .price-including-tax .price { color:#000000; font-size:16px; }
    .product-shop .price-including-tax .label { font-size:11px; font-weight:bold; }
    
    .product-img-box p.short-description { font-size:12px; color:#000000; font-weight:bold; }
    .product-img-box p.availability { font-size:11px; margin-bottom:16px; }
    
    .free_logo_large_img { position: absolute; top: -15px; left: 165px; z-index: 10; }

    #product-wrapper #product-options-wrapper { border-bottom:1px solid #cccccc; margin:20px 0px; }
    #product-wrapper #product-options-wrapper dd { margin-left:0px; }
    #product-wrapper #product-options-wrapper select { margin:4px 0px 10px 0px; }
    #product-wrapper #product-options-wrapper .required { display:none; }

    #product-wrapper .product-options-bottom {  }

    #product-attribute-specs-table { margin:10px 0px 20px 0px; width:98%; }
    #product-attribute-specs-table tr th { background-color:#ffffff; border-bottom:1px solid #eeeeee; padding:4px 0px; }
    #product-attribute-specs-table tr td { background-color:#ffffff; border-bottom:1px solid #eeeeee; font-style:italic; }

    /*.product-img-box { float:left; width:267px; }*/
    #product-image-zoom-wrapper { position:absolute; top:0px; left:0px; height:340px; width:340px; display:block; }
    .product-img-box .product-image-zoom { position:relative; overflow:hidden; z-index:9; width:340px; height:340px; display:block; }
    .product-img-box .product-image-zoom img { position:absolute; left:0px; top:0px; cursor:move; margin:0px; }
    .image-zoom { position:relative; z-index:9; height:18px; margin:0px 0px 13px 0px; background:url(../images/slider_bg.gif) no-repeat 50% 50%; padding:0px 66px; cursor:pointer; }
    .image-zoom #track { position:relative; height:18px; }
    .image-zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px;background:url(../images/magnifier_handle.gif) 0 0 no-repeat; }
    .image-zoom .btn-zoom-out { position:absolute; left:42px; top:0px; }
    .image-zoom .btn-zoom-in { position:absolute; right:42px; top:0px; }
    #track_hint { text-align:center; padding:0px 40px; font-size:11px; font-style:italic; margin:346px 0px 12px 0px; }
    .product-img-box .more-views { padding-top:15px; }
    .product-img-box .more-views h4 { border-bottom:1px solid #ccc; margin-bottom:.8em; font-size:.95em; text-transform:uppercase; }
    .product-img-box .more-views ul { margin-left:-9px; }
    .product-img-box .more-views li { float:left; margin:0px 0px 9px 9px; }
    .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #dddddd; overflow:hidden; }

    #colour-swatch { position:absolute; top:-50px; right:0px; text-align:right; padding:6px; }
    #colour-swatch .swatch { float:left; border:1px solid #cccccc; padding:2px; width:18px; height:18px; margin-right:10px; }
    #colour-swatch .swatch .inner { background-color:#990000; }
    #colour-swatch a { text-decoration:none; font-weight:bold; line-height:22px; }

    .ratings {margin:7px 0;line-height:1em;}
    .rating-box {float:left;position:relative;width:69px;height:13px;margin-right:16px;background:url(../images/product_rating_blank_star.gif) repeat-x;}
    .rating-box .rating {position:absolute;top:0;left:0;height:13px;background:url(../images/product_rating_full_star.gif) repeat-x;}
    .ratings-list {margin:4px 0;}
    .ratings-list td {padding:3px 0;}
    .ratings-list td.label {padding-right:8px;font-size:.95em;font-weight:bold;line-height:1em;}

    #product-add-wrapper { display:block; padding-right:30px; position:relative; padding-top: 20px; }
    #custom-order-wrap { margin-bottom:12px; }
    #custom-order-link { color:#990000; }
    #product-wishlist-button { float:right; }
    .product-options-bottom fieldset.add-to-cart { position:relative; }
    .add-to-holder fieldset.add-to-cart { position:relative; }
    #product-cart-button { /*position:absolute;*/ float: right; top:0px; right:0px; }
    #product-custom-button { position:absolute; top:0px; right:0px; }

    #product-wrapper h3 { font-size:13px; font-weight:bold; color:#000000; padding-top:10px; margin:10px 0px 0px 0px; border-top:1px solid #cccccc; }
    #product-wrapper h3 span { font-size:12px; font-weight:bold; color:#666666; font-style:italic; }

    #product-wrapper .product-grid .product-name { border:none; font-size:10px; }

    .up-sell .product-grid { margin-right:20px; }
    .up-sell .product-grid.last { margin-right:0px; }

    body.review-product-list .product-review-overall { display:none; }
    body.review-product-list .add-to-holder { display:none; }
    body.review-product-list #product-add-wrapper { padding-bottom:0px; }

    #customer-reviews .pager { margin:10px 0px; }
    #customer-reviews .pager div { margin-bottom:10px;  }

    #latest-products { padding:20px 0px; }
    #latest-products h2 { font-size:12px; font-weight:bold; color:#ffffff; background: transparent url(../images/red-bg.gif) repeat top left; text-transform:uppercase; 
                            padding:4px 10px; position:relative; margin-bottom:30px; }
    #latest-products .latest-products-title { border-right:1px solid #ffffff; padding-right:6px; }
    #latest-products-view-all { position:absolute; top:0px; right:10px; color:#ffffff; text-transform:none; font-size:10px; line-height:24px; text-decoration:none; }


      #latest-products .latest-product-grid { float:left; width:156px; height:188px; margin:0px 0px 0px 17px; background: transparent url(../images/latest-products-bg.gif) no-repeat top left; }
      #latest-products .latest-product-grid:hover { background-position: 0px -188px; }
      #latest-products .latest-product-grid:hover h4 a { color:#ffffff; }
        .latest-product-image { padding:5px; text-align:center; margin:1px; }
        .latest-product-title { text-align:center; }
          .latest-product-title h4 { font-size:10px; height:auto; line-height:30px; margin:0px; color:#333333; text-transform:uppercase; font-weight:bold; }
            .latest-product-title h4 a { text-decoration:none; }

      #latest-products .products-container { overflow:hidden; height:190px; position:relative; }
      #latest-products .products  { position:absolute; top:0px; left:0px; width:100000px; }
        
      #prev_button { background:url(../images/prev-bar.png) no-repeat top left; left:0px; }
      #next_button { background:url(../images/next-bar.png) no-repeat top right; right:0px; }
      #prev_button,
      #next_button { position:absolute; top:0px; display:block; height:188px; width:12px; z-index:100; cursor:pointer; }
      #prev_button:hover,
      #next_button:hover { background-position:0px -188px; }
      .prev_button,
      .next_button { display:block; height:188px; width:8px; }

    #footer { border-top:14px solid #990000; background:#e9e9e9; padding:0px 11px; width:882px; }
        #footer ul { list-style:none; }
        #footer li { float:left; }
        #footer a.last { border:0; }
        #footer a { text-transform:uppercase; color:#333333; font-weight:bold; border-right:1px solid #333; letter-spacing:0px; font-size:11px;
                      text-decoration:none; padding:0px 10px; line-height:16px; }
        #footer .account-menu li.last a { border-right:none; }

.folio_box { background-color:#dadada; float: left; margin-right: 5px; border:1px solid #dddddd; height:134px; overflow:hidden; position:relative; cursor:pointer; }
.folio_box.mini { width: 150px; height: 133px; }
.folio_box.medium { width:235px; height: 134px; }
.folio_box.email { text-transform:uppercase; text-align:center; background: url('../images/email_signup.gif') no-repeat; }

.narrow { width:214px; }
.wide { width:436px; }
.folio_box img { display:block; }

.folio_box .hover .arrow { background: transparent url(../images/buttons/arrow-red.png) no-repeat top left; display:block; position:absolute; top:7px; right:10px;
                      height:15px; width:15px; z-index:100; }

.folio_box.medium .hover { width:215px; }

/* Hover effect for folio boxes */
.folio_box .hover { position:absolute; background: rgba(0,0,0,0.95); color:#ffffff; padding:0px 10px 10px; top:104px; }
.narrow .hover { width:194px; }
.wide .hover { width:416px; }

.folio_box .hover .title { font-size:12px; display:block; text-transform:uppercase; line-height:30px; font-weight:bold;
                            background:transparent url(../images/buttons/arrow-red.png) no-repeat scroll 100% 7px; }
.folio_box .hover .content { font-size:12px; display:block; line-height:16px; padding-bottom:10px; }
.folio_box .hover a { color:#ffffff; }

/* PAGES */
/* Home
------------------------------------------------------- */
#main_image_wrapper { position:relative; width:880px; height:370px; }
#main_image_wrapper .slide { position:absolute; }

  #main_image_wrapper .after { position:absolute; top:3px; left:4px;  }

  #main_image_wrapper .slide .menu-bg { position:absolute; top:316px; left:3px; z-index:10; width:874px; margin:0px; height:45px;
                                          background: transparent url(../images/menu-bg.png) repeat top left; opacity:0.8; }
  #main_image_wrapper .slide .menu { position:absolute; top:316px; left:0px; z-index:20; width:872px; margin:0px 5px; height:45px; }
    #main_image_wrapper .slide .menu li { float:left; text-transform:uppercase; font-weight:bold; padding-left:20px; line-height:45px; }
      #main_image_wrapper .slide .menu li a { color:#cccccc; text-decoration:none; padding:1px 5px; }
      #main_image_wrapper .slide .menu li.section a { padding-right:20px; color:#ffffff; background:transparent url(../images/buttons/arrow-red.png) no-repeat right top; line-height:15px; }
      #main_image_wrapper .slide .menu li:hover a { color:#ffffff; background-color:#990000; }
      #main_image_wrapper .slide .menu li.section:hover a {  background-color:transparent; }

  #main_image_wrapper .next-slide { right:1px; background:url(../images/buttons/next-slide.png) no-repeat top left; }
  #main_image_wrapper .next-slide:hover { background-position:0px -350px; }
  #main_image_wrapper .prev-slide { left:3px; background:url(../images/buttons/prev-slide.png) no-repeat top left; }
  #main_image_wrapper .prev-slide:hover { background-position:0px -350px; }

  #main_image_wrapper .next-slide,
  #main_image_wrapper .prev-slide  { position:absolute; top:7px; color:#ffffff; display:block; width:69px; height:350px; text-align:center; z-index:100;
                                      color:transparent; cursor:pointer; }

#email-sign-up { display:block; width:110px; height:54px; padding:40px 20px; color:#ffffff; text-decoration:none; font-size:16px; font-weight:bold; letter-spacing:1px; }
#email-sign-up:hover { text-decoration:underline; }

#folio-features-home { position:relative; }
#folio-features-home .folio_box { margin:0px 0px 0px 4px; }
#folio-features-home .folio_box.email { margin:0px 5px 0px 2px; }
  #folio-boxes-slideshow-wrapper { position:absolute; top:0px; left:154px; height:134px; width:724px; overflow:hidden; }
    #folio-boxes-slideshow { position:relative; }
      #folio-boxes { position:absolute; top:0px; left:0px; width:10000000px; }

/* Search
-------------------------------------------------------- */
#advanced-search-list #price,
#advanced-search-list #price_to { width:236px; }

.bare-list { padding-bottom:10px; }
.bare-list li { font-style:italic; }
.bare-list li span { font-weight:bold; font-style:normal; }

body.catalogsearch-advanced-result .product-grid { margin-right:6px; }
body.catalogsearch-advanced-result .product-grid.last { margin-right:0px; }


/* Account
-------------------------------------------------------- */
.col-left .block { background-color:#ffffff; border:1px solid #cccccc; margin-bottom:20px; }
.col-left .block h2 { background-color:#454545; font-size:12px; color:#ffffff; text-transform:uppercase; font-weight:bold; padding:4px 6px; margin:0px; }
.col-left .block-content { padding:6px; }

.col-right .block { background-color:#e8e8e8; border:1px solid #cccccc; margin-bottom:20px; }
.col-right .block h2 { background-color:#454545; font-size:12px; color:#ffffff; text-transform:uppercase; font-weight:bold; padding:4px 6px; margin:0px; }
.col-right .block-content { padding:6px; }

.block-account li { padding:4px 0px; border-bottom:1px solid #cccccc; }
.block-account li.last { border-bottom:none; }
.block-account li.current { font-weight:bold; }
.block-account li a { text-decoration:none; }

.my-review-detail .product-image { float:right; }

.recent-reviews li { border-bottom:1px solid #cccccc; height:20px; padding:5px 0px; }
.recent-reviews .content { text-align:right; }
.recent-reviews .content a { float:left; }
.recent-reviews .content .ratings { margin:3px 0px; float:right; }

#cart-sidebar .product-images { float:left; padding-right:10px; }
#cart-sidebar .product-details { margin-left:60px; }
#cart-sidebar .product-details a { font-size:11px; }

#cart-sidebar-reorder { padding-bottom:10px; }
.product-checkbox { float:left; width:10px; }
.product-names { margin-left:24px; font-size:11px; line-height:18px; }

/* Cart / Checkout
-------------------------------------------------------- */
.cross-sell-block-title { background-color:#333333; color:#ffffff; padding:6px; width:242px; text-transform:uppercase; font-size:11px; }
.cross-sell-block { background-color:#e8e8e8; padding:6px; border:1px solid #cccccc; width:240px; }
.cross-sell-block .generic-product-list li { border-bottom:1px solid #cccccc; margin-top:10px; }
.cross-sell-block .generic-product-list li.last { border-bottom:none; }
.cross-sell-block .product-image { float:left; width:50px; }
.cross-sell-block .product-shop { float:right; width:180px; }
.cross-sell-block .product-shop .price { font-size:12px; }
.cross-sell-block .crossell-add-to { font-size:10px; }

.active .head { background:transparent url(../images/red-bg.gif) repeat top left; }
.active .head .title {  color:#ffffff; }
.active .head a {  color:#ffffff; }
.step-count { background-color:#ffffff; color:#333333; padding:0px 3px; }

#checkoutSteps { margin-bottom:20px; border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-top:1px solid #cccccc; }
#checkoutSteps ul { margin:0px; }
#checkoutSteps li { clear:both; }
#checkoutSteps .box { background-color:#ffffff; }
#checkoutSteps .head { margin-bottom:0px; }

#checkout-step-review { border-bottom:1px solid #cccccc; }
body.checkout-onepage-index .col-left .block { background-color:#ffffff; }
body.checkout-onepage-index .col-left .block .head-alt2.incomplete { margin:0px; }
body.checkout-onepage-index .col-left .block .head-alt2.incomplete.noBorderBottom { border-bottom:none; }
body.checkout-onepage-index .col-left .block .content { padding:0px 6px; }

#checkout-progress-wrapper .head-alt2 { background-color:#ffffff; padding:6px 0px; }
#checkout-progress-wrapper .head-alt2 h5 { font-weight:bold; font-size:12px; }
#checkout-progress-wrapper .head-alt2.incomplete h5 { font-weight:normal; }

.truncated_full_value { display:none; }
.truncated_full_value.show { display:block; }

/* Contacts
-------------------------------------------------------- */
#google-maps { float:right; width:300px; }
  #google-maps .address { font-size:11px;  }
  #google-maps .address td { padding:4px 0px; vertical-align:top; border-bottom:1px solid #eeeeee; }
#contact-form { margin-right:360px; }

/* CMS
-------------------------------------------------------- */
.brochure { background:transparent url(../images/brochure-bg.gif) repeat-x top left; width:340px; padding:0px 100px; position:relative;
              height:114px; margin-top:20px; }
.brochure img { position:absolute; top:0px; left:0px; border-right:10px solid #FFFFFF; }
.brochure h3 { font-weight:bold; font-size:20px; margin-bottom:0px; padding-top:10px; text-transform:uppercase; }
.brochure .glossy-button { position:absolute; bottom:10px; right:10px; }

.inline-list { padding:17px 0px 17px 10px; float:left; }
.inline-list li { float:left; padding:0px 10px; border-right:1px solid #cccccc; line-height:16px; }
.inline-list li a { text-decoration:none; padding:2px 10px; }
.inline-list li.active a { background-color:#333333; color:#ffffff; }
.inline-list li:hover a { background-color:#990000; color:#ffffff; }
.inline-list li:last-child { border-right:none; }

.testimonial { margin-bottom:20px; background:#e8e8e8 url(../images/brochure-bg.gif) repeat-x top left; padding:10px; }
.testimonial h3 { color:#333333; font-size:14px; font-weight:bold; margin-bottom:0px; text-transform:uppercase; border-bottom:1px solid #dddddd; padding-bottom:5px; }
.testimonial p { padding:0px 4px; margin:12px 0px; }
.testimonial p.smaller { font-size:11px; line-height:14px; margin-bottom:6px; font-style:italic; }

#colour-swatch-container { padding-bottom: 10px; }

#logoPosition tbody td { width:25%; }
  #logoPosition tbody td label { display:block; }
.colour-box { float:left; width:50px; height:50px; margin:0px 9px 30px 0px; border:4px solid #eeeeee; position:relative; }
  .colour-name { position:absolute; top:55px; left:0px; width:50px; text-align:center; text-transform:uppercase; font-size:8px; }

h2.subtitle { font-size:18px; margin-bottom:0px; }
.bespoke-order-text { margin-bottom:20px; }

#logoPosition .color { width:20px; height:15px; display:inline-block; }
.rs { background-color:#80c53a; }
.ls { background-color:#1c84a6; }
.rb { background-color:#19401d; }
.lb { background-color:#151149; }
.cnf { background-color:#c60b0a; }
.cnb { background-color:#f05811; }
.cf { background-color:#ed0d84; }
.cb { background-color:#f3c914; }

#eden-park-wrapper td { padding:0px !important; }


/* Buttons
-------------------------------------------------------- */
button.button, a.button { border:none; color:#ffffff; font-weight:bold; outline:none; cursor:pointer; font-family:Arial,Helvetica,sans-serif; 
                            text-decoration:none; font-size:12px; }
button.button img, a.button img { padding-left:10px; }

button.grey, a.grey { height:22px; display:inline-block; background:transparent url(../images/buttons/standard-button.gif) no-repeat top left;
                        padding:0px 0px 0px 10px; }
button.grey span, a.grey span { padding:0px 10px 0px 0px; display:inline-block; height:22px; line-height:21px; white-space:nowrap;
                                  background: transparent url(../images/buttons/standard-button.gif) no-repeat top right; }
  button.grey:hover, a.grey:hover { background-position:left -22px; }
  button.grey:hover span, a.grey:hover span { background-position:right -22px; }

button.red { height:26px; display:inline-block; background:transparent url(../images/buttons/red-button.gif) no-repeat top left; padding:0px 0px 0px 10px; }
button.red span { height:26px; display:inline-block; background:transparent url(../images/buttons/red-button.gif) no-repeat top right; 
                    padding:0px 10px 0px 0px; line-height:25px; white-space:nowrap; }

button.blue { height:26px; display:inline-block; background:transparent url(../images/buttons/blue-button.gif) no-repeat top left; padding:0px 0px 0px 10px; }
button.blue span { height:26px; display:inline-block; background:transparent url(../images/buttons/blue-button.gif) no-repeat top right;
                    padding:0px 10px 0px 0px; line-height:25px; white-space:nowrap; }

/* Do NOT change this - works */
button::-moz-focus-inner { margin-top: -1px; margin-right: -3px;}

button.add-to-cart-small { border:none; color:#333333; background:transparent url('../images/buttons/add-to-basket-small.png') no-repeat 100% 0px; padding-right:25px;
              text-transform:uppercase; font-size:10px; position:absolute; bottom:10px; right:10px; }
button.add-to-cart-small span { line-height:18px; }
button.add-to-cart-small:hover { background-position:100% -22px; color:#990000; }

.glossy-button { background:transparent url(../images/buttons/glossy-buttons-bg.gif) repeat-x top left; display:inline-block; height:30px; line-height:30px;
                  color:#ffffff; text-decoration:none; text-transform:none; padding:0px 10px; font-weight:bold; }
.glossy-button:hover { background-position:0px -30px; color:#ffffff; }

/* Tables
-------------------------------------------------------- */
.data-table th { background-color:#e8e8e8; font-size:11px; text-transform:uppercase; padding:5px 10px; }
.data-table td {  }
.data-table th.label { background-color:#e8e8e8; }
.data-table td.label { font-weight:bold; }

#shopping-cart-table thead th { vertical-align:top; }
.data-table thead tr.last th { padding:0px 5px 5px; font-size:10px; }

.auto-width { width:auto; }


/* Global Styles / Overwrites
-------------------------------------------------------- */
fieldset.add-to-cart input.qty { width:40px; margin:0px; }

.validation-advice { padding-bottom:6px; font-size:10px; color:#990000; }

.success-msg { padding:5px; background-color:#e8e8e8; border:1px solid #333333; margin-bottom:10px; color:#333333; font-style:italic; font-weight:bold; }
.success-msg ul  { margin:0px; }

.error-msg { padding:5px; background-color:#333333; border:1px solid #cccccc; margin-bottom:10px; color:#ffffff; font-style:italic; font-weight:bold; }
.error-msg ul  { margin:0px; }

.notice-msg { padding:5px; background-color:#333333; border:1px solid #cccccc; margin-bottom:10px; color:#ffffff; font-style:italic; font-weight:bold; }
.notice-msg ul  { margin:0px; }

h4.title { background:transparent url(../images/red-bg.gif) repeat top left; color:#ffffff; text-transform:uppercase; font-size:12px; font-weight:bold; padding:6px; }

body.customer-account-index #content .col-main,
body.customer-address-index #content .col-main,
body.customer-address-form #content .col-main,
body.sales-order-history #content .col-main,
body.review-customer-index #content .col-main,
body.newsletter-manage-index #content .col-main,
body.downloadable-customer-products #content .col-main,
body.checkout-onepage-index #content .col-main,
body.review-customer-view #content .col-main,
body.catalogsearch-advanced-index #content .col-main,
body.catalogsearch-advanced-result #content .col-main,
body.sales-order-view #content .col-main,
body.checkout-onepage-success #content .col-main,
body.catalogsearch-result-index #content .col-main,
body.customer-account-edit #content .col-main { float:left; width:660px; }

body.cms-page-view #content .col-left { margin-right:16px; width:184px; }
body.cms-page-view #content .col-main { float:left; width:660px; }

body.catalogsearch-result-index #content .col-left { margin-right:0px; }
body.catalogsearch-result-index #content .col-main { width:682px; }

.no-margin { margin:0px; }

#toolbar { width:100%; margin:0px; padding:0px; }
#toolbar td { padding:0px; }

.pager .item-count { font-weight:bold; font-style:italic; line-height:33px; float:left; }
.pager .review-limit { text-align:right; }

.pager .pages ol { float:left; }
.pager .pages li { float:left; padding:0px 2px; }

.pager select { z-index:10; }

.std ul.disc { list-style-type:disc; list-style-position:outside; margin:0px 20px 20px;  }

.page-image { display:block; }

.item-options dt { float:left; padding-right:10px; }
.item-options dd { font-style:italic; margin:0px; }

.nowrap { white-space:nowrap; }

hr { margin:20px 0px; height:1px; }

table.sizes-grid th, table.sizes-grid td { padding:4px 2px; }

/* Blueprint - Extended Spans
-------------------------------------------------------- */
.span-4-5 {float:left;margin-right:16px;width:184px;}


/* Scrollbar
-------------------------------------------------------- */
#scroller {
  width:198px;
}
#scroll-track-top-1 {
  background-image:url(../images/scroller/up.png);
  height:10px;
  width:10px;
}
#scroll-track-bot-1 {
  background-image:url(../images/scroller/down.png);
  height:10px;
  width:10px;
}
.scroll-track {
  background-image:url(../images/scroller/VScrollTrackFill.png);
  background-repeat:repeat;
  height:8px;
  width:10px;
}
#scroll-handle-top-1 {
  background-image:url(../images/scroller/top.png);
  background-repeat:no-repeat;
  height:8px;
  width:10px;
}
#scroll-handle-bot-1 {
  background-image:url(../images/scroller/bot.png);
  height:8px;
  width:10px;
}
.scroll-handle {
  background-image:url(../images/scroller/BlueVFill.png);
  background-repeat:repeat;
  cursor:pointer;
  width:10px;
}

/* Modern Theme
--------------------------------------------------------- */
/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }

/* Col2-alt */
.col2-alt-set .col-1 { float:left; width:32%; }
.col2-alt-set .col-2 { float:right; width:65%; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }

.button-set { /* Container for form buttons*/
    clear:both;
    margin-top:2em;
    border-top:1px solid #e4e4e4;
    padding-top:8px;
    text-align:right;
}

.login-box .content { min-height:220px; padding:0; }

.left,
.f-left         { float:left !important; }

.form-list                          { margin-bottom:10px; }
.form-list li                       { margin-bottom:6px; }
.form-list li .input-box .input-text,
.form-list li .input-box textarea   { width:250px; }
.form-list li .input-box select     { width:256px; }
.form-list li.addElement            { border-top:1px solid #DDD; padding-top:10px; }
.group-select li                    { margin:0 8px 10px 0; padding-left:8px; clear:both; }
.group-select li .input-box         { float:left; width:275px; }
.group-select li .input-text,
.group-select li select,
.group-select li textarea           { width:525px; }
.group-select li .input-box .input-text,
.group-select li .input-box textarea{ width:250px; }
.group-select li .input-box select  { width:256px; }

/********************** Headings */
.head,
.head-alt2,
.head-alt3          { line-height:1.25em; text-align:right; background-color:#e8e8e8; border-bottom:1px solid #cccccc; padding:4px; margin-bottom:8px; }
.head .title,
.head-alt2 .title,
.head-alt3 .title   { margin:0; float:left; }
.head a,
.head-alt2 a,
.head-alt3 a        { font-size:10px; text-transform:uppercase; }

.a-left         { text-align:left !important; }
.a-center       { text-align:center !important; }
.a-right        { text-align:right !important; }

.box-table td, .box-table th { padding:5px; }








/* Lightwindow
----------------------------------------------- */
#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}

  #lightwindow_contents p { line-height:18px; font-size:11px; }
  #lightwindow_contents h3 { font-size:12px; font-weight:bold; border-bottom:1px solid #cccccc; margin:0px 0px 5px 0px; padding:10px 0px 5px 0px; }
  #lightwindow_contents address { font-size:11px; line-height:16px; font-style:italic; }

  #lightwindow_contents .popuptable { margin-bottom:15px; }
  #lightwindow_contents .popuptable td { width:20px; font-size:11px; border-bottom:1px solid #cccccc; line-height:12px; }
  #lightwindow_contents .popuptable td.label { font-weight:bold; text-transform:uppercase; }

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim {
		display: none;
		left: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link,
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim {
		/* REQUIRED */
		display: none;
		left: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active {
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous,
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}

	#lightwindow_previous {
		float: left;
		left: 0px;
	}

	#lightwindow_next {
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover,
	#lightwindow_previous:active {
		background: url(../images/prevlabel.gif) left 15% no-repeat;
	}

	#lightwindow_next:hover,
	#lightwindow_next:active {
		background: url(../images/nextlabel.gif) right 15% no-repeat;
	}

	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}

#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50;
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}

	* html a#lightwindow_galleries_tab,
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}

	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a,
	.lightwindow_galleries_list a:link,
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover,
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}

#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}

	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}

	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}

#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;
}

	#lightwindow_title_bar_title {
		color: #ffffff;
		font-size: 12px;
		line-height: 25px;
		text-align: left;
		float: left;
    text-transform:uppercase;
    font-weight:bold;
	}

	a#lightwindow_title_bar_close_link,
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;
		cursor: pointer;
		color: #ffffff;
		line-height: 25px;
		padding: 0;
		margin: 0;
    font-size:11px;
	}

	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}

#lightwindow_title_bar_inner {
  background-color:#000000;
  padding:0px 10px;
}

#footer #welovekit_logo, #footer #welovekit_logo a{
	border: none;
	float: right;
}

#footer .interactive_order_form, #footer .interactive_order_form a{
	margin-top: 10px;
	border: none;
	float: left;
}

#psmlogo_top{
	float: left;
}

.mini-cart{
	display: none;
}

#sub-menu{
	/*height: 32px;*/
	width: 873px;
	background: url("../images/subheader-bg.png") repeat scroll 0 0 transparent;
	/*margin-left: 10px;*/
}

#sub-menu a {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
letter-spacing:0;
line-height:12px;
padding:10px 0 10px 10px;
text-decoration:none;
text-transform:uppercase;
}

#sub-menu li{
	float: left;
	text-align: center;
	width: 109px;
}

#sub_nav{
	list-style: none outside none;
}

#sub_nav a, #sub_nav a:hover {
display:block;
text-decoration:none;
}

#sub_nav span.menu-level-span {
/*border-right:1px solid #FFFFFF;*/
cursor:pointer;
padding-right:10px;
white-space:nowrap;
}

#sub_nav li.over a.menu-level, #sub_nav a.menu-level:hover {
background-color:#191919;
}

#anav li.over a.menu-level, #anav a.menu-level:hover {
	background-color:#191919;
}

.samurai-nav{
	width: 210px !important;
}

.errea-leisurewear{
	margin-right: 30px !important;
	margin-left:33px !important;
}

.skopes-women-nav{
	width: 291px !important;
}

.football-nav, .rugby-nav, .basketball-nav{
	width: 290.5px !important;
}

.activewear-by-psm-nav{
	width: 174.5px !important
}

.skopes-men-nav{
	width: 291px !important;
}

.kooga-nav{
	width: 218px !important;
}

.umbro-nav{
	width: 291px !important;
}

.optimum-nav{
	width: 291px !important;
}

.stanno-nav{
	width: 436.5px !important;
}

.volleyball-nav{
	width: 291px !important;
}

.co-operative-nav{
width: 174.5px !important
}

#sub_nav span.menu-level-span{
	display: block;
	border-right: 1px solid #FFFFFF;	 
}

#sub_nav li:hover{
	/*display: block;
	border-right: 1px solid #FFFFFF;	 */
	background-color: #191919;
}


.mini-related-items {
	background: none;
}

.mini-related-items .super-products {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width:141px;
}

.mini-related-items .super-products .price-box {
	width:100px;
}

.resetMarginTop{
	margin-top: 278px;
}

.product-grid{
	/*height:260px;	*/
	
}

.product-grid .free_emb{
	color: #333333;
	text-decoration: none;
	font-size:10px;
line-height:12px;
text-transform:uppercase;
display: none;
}

.ties_wrapper{
 	 height: 750px;
	 width: 860px;
	 /*border: 1px solid;*/
	 padding: 10px;
	 background: url('../images/ties_background.jpg') bottom right no-repeat;
}

.product_tie{
	display:block;
	width: 180px;
	height: 200px;
	float:left;
	margin-left: 20px;
	margin-bottom: 20px;
	-moz-border-radius: 8px;
	background-color: white;
	
	background-image:url("../images/product-list-bg.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
height:220px;
/*margin:20px 14px 10px 0;*/
padding-bottom:20px;
position:relative;
/*width:160px;*/
}

.product_tie .tie_img{
	height: 140px;
		
}

.product_tie .tie_info{
padding: 5px 15px;
	
}

.product_tie .tie_info .tie_name{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	margin: 20px 0 0;
}

.product_tie .tie_info .tie_price{
padding-top: 10px;
}

.product_tie .tie_info .tie_price .minimal-price-link .price{
color: #000000;
font-size: 11px;
font-weight: bold;
float: right;
}

.product_tie .tie_info .tie_price .minimal-price-link{
	text-decoration: none;	
}

.product_tie .tie_info .tie_price .minimal-price-link .label{
	bottom: 10px;
	right: 50px;
	text-transform: uppercase;
	text-decoration: none;
}

.product_tie .tie_info .tie_price span.price-including-tax, .product_tie .tie_info .tie_price span.price-including-tax{
	display: none;
}

.product_tie .tie_info .tie_price span.price-including-tax, .product_tie .tie_info .tie_price span.price-excluding-tax{
	display: none;
}

.product_tie .tie_info .tie_price .price{
	display: block;
	font-weight: bold;
}

.ties_wrapper .title{
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;	
}

.ties_wrapper ul{
margin-top: 10px;
padding-left: 10px;
}


.ties_wrapper li{

	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.store-switcher{
	display: none;
}

#top_5_products h2 {
	background:url("../images/red-bg.gif") repeat scroll left top transparent;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:4px 10px;
	position:relative;
	text-transform:uppercase;
	width: 220px;
}

.top5-content{
	padding: 5px;	
}

#top_5_products{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	float: right;
	height:140px;
	width: 240px;
	overflow: hidden;	
}

#top_5_products .latest-product-image{
	padding: 0;
	margin: -20px 0 0 -80px;	
}

#top_5_products .latest-product-grid .latest-product-title{
line-height:1;
position:absolute;
right:0;
text-align:center;
top:300px;
width:100px;
}


#top_5_products .latest-product-grid .latest-product-title h4{
 line-height: 1.5;
 font-size: 10px;
}

#top_5_testimonials h2 {
	background:url("../images/red-bg.gif") repeat scroll left top transparent;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	padding:4px 10px;
	position:relative;
	text-transform:uppercase;
	width: 220px;
	z-index: 2;
}

.top5-testimonials{
	/*padding: 5px;*/
}

#top_5_testimonials{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	float: right;
	height:360px;	
	margin-top: 1px;
	overflow: hidden;
	width: 240px;
	margin-bottom: 8px;
}

#latest_news h2 {
	background:url("../images/red-bg.gif") repeat scroll left top transparent;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:4px 10px;
	position:relative;
	text-transform:uppercase;
}

#made_to_order_ties{
	margin-left: 200px;
	background:url("../images/ties_made_to_order_bg.jpg") repeat scroll left top transparent;
	width: 680px;
	height: 110px;
}

#made_to_order_ties span{
	margin: 0px;
	padding: 5px;
	color: white;
	text-transform: uppercase;
	display: block;
	font-weight: bolder;
	font-size: 14px;
	margin-left: 10px;
}

#made_to_order_ties .text1{
padding-top: 10px;
}

#made_to_order_ties .text2{
}

#made_to_order_ties .text3{
}

#latest_news{
	position: relative; float: left; margin-top: 270px; width: 630px; height: 135px; margin-bottom: 5px;
}

.latest_news_content{
	/*border: 1px solid black;	*/
	padding: 5px;
	font-size: 10px;
}

#cat_top_nav{
	float: right;	
}

#cat_top_nav .top_navigation{
	width: 225px;	
	margin-top: 0px;
	height: 330px;
	background: url('../images/top_cat_background.jpg') no-repeat transparent center top;
	margin-right: 0px;
}

#cat_top_nav .top_navigation .product-grid-image{
	margin-top: 20px;
	margin-left: 15px;
overflow: hidden;
width: 180px;
height: 180px;
}


#cat_top_nav .top_navigation .base_price{
	position: absolute;
	font-size: 20px;
	height: 20px;
	bottom: 35px;
	right: 25px;
}

#cat_top_nav .top_navigation .price{
	font-size: 20px;	
}

#category-wrapper #cat_top_nav .top_navigation .price{
	font-size: 20px;	
	color: #000000;
}

#cat_top_nav .top_navigation .price_label{
	font-size: 12px;	
}

#cat_top_nav .top_navigation .view_more{
	margin-top: 20px;
	margin-left: 5px;
	display: block;
	color: white;
	height: 40px;
	background: url('../images/buttons/top_cat_button.gif') center no-repeat;
}

#cat_top_nav .top_navigation .view_more a{
	display: block;
	color: white;
	width: 100px;
	padding-top: 10px;
	text-decoration: none;
}

#featuredProducts .latest-product-grid .latest-product-price{
	display: block;
	position: absolute;
	margin-left: 100px;
	padding: 10px;
	width: 65px;
	height: 65px;
	background-color: black;
	text-align: center;
	line-height:1.5;
	background: url('../images/latest_prod_price4.png') top center transparent no-repeat;
	/*z-index: 101;*/
}

#featuredProducts .latest-product-grid .latest-product-price span.price{
	font-size: 16px;
	font-weight: bold;
	color: white;
}

#featuredProducts .latest-product-grid .latest-product-price span.price_label{
	color: white;
}

.header-sub{
	padding-bottom:10px;
}

.top5-testimonials .testimonial {
	/*background:url("../images/brochure-bg.gif") repeat-x scroll left top #E8E8E8;*/
	background: none;
	margin-bottom:20px;
	padding:5px;
	height: 330px;
	margin-bottom: 30px;
	overflow: hidden;
}

.top5-testimonials .testimonial h3 {
	border-bottom:1px solid #DDDDDD;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:5px;
	text-transform:uppercase;
}

.top5-testimonials .testimonial p {
	margin:4px 0;
	padding:0 2px;
	font-size: 10px;
}

.top5-testimonials .testimonial p.smaller {
	font-size:11px;
	font-weight: bold;
	color: #000000;
	font-style:italic;
	line-height:14px;
	margin-bottom:6px;
}

.latest_news_content a{
	text-decoration: none;
}

.latest_news_content a.title{
	font-weight: bold;	
}

.product-grid {
background-image:url('http://www.psmsportswear.co.uk/skin/frontend/default/psm/images/psm-new-product.jpg');
background-position:left bottom;
background-repeat:repeat-x;
height:240px;
margin: 0;
margin-right: 7px;
padding-bottom: 10px;
width:165px;
}
.product-grid-data {
padding:0px 16px;
}

.product-grid .product-name {
font-size:10px;
font-weight:bold;
line-height:12px;
margin:2px 0 0;
text-transform:uppercase;
}

.product-grid .product-grid-image {
margin-top:30px;
}

button.add-to-cart-small {
bottom:22px;
right:20px;
}

#teamkit-wrapper{
	float: right;	
}

#teamkit-wrapper .top_navigation{
	width: 223px;	
	margin-top: 0px;
	height: 330px;
	background: url('../images/top_cat_background.jpg') no-repeat transparent center top;
	margin-right: 0px;
}

#teamkit-wrapper .top_navigation .product-grid-image{
	margin-top: 25px;
	margin-left: 20px;
overflow: hidden;
width: 180px;
height: 180px;
}


#teamkit-wrapper .top_navigation .base_price{
	position: absolute;
	font-size: 20px;
	height: 20px;
	bottom: 35px;
	right: 25px;
}

#teamkit-wrapper .top_navigation .price{
	font-size: 20px;	
}

#teamkit-wrapper .top_navigation .price_label{
	font-size: 12px;	
}

#teamkit-wrapper .top_navigation .view_more{
	margin-top: 20px;
	margin-left: 5px;
	display: block;
	color: white;
	height: 40px;
	background: url('../images/buttons/top_cat_button.gif') center no-repeat;
}

#teamkit-wrapper .top_navigation .view_more a{
	display: block;
	color: white;
	/*width: 100px;*/
	padding-top: 10px;
	text-decoration: none;
}

#workwear_promotion{
	float:right;
	width: 682px;
	margin-top:-28px;
	position: absolute;
	right:60px;	
	z-index: 1;
}

#workwear_promotion #top{
	background: url('../images/workwear/images/Untitled-2_01.png') center top no-repeat;
	width: 684px;
	height: 29px;
}

#workwear_promotion #middle{
	background: url('../images/workwear/images/Untitled-2_02.png') center top no-repeat;
	width: 684px;
	height: 392px;	
}

#workwear_promotion #bottom{
	background: url('../images/workwear/images/Untitled-2_03.png') center top no-repeat;
	width: 684px;
	height: 20px;
}

#category-wrapper .product-grid .price-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 65px;
	height: 65px;
	padding-top: 13px;
	text-align: center;
	line-height: 1.2;
	background: url('../images/product_price_back.png') top left no-repeat;
}

#category-wrapper .product-grid .price-box .price-excluding-tax{
	line-height: 1.5;
}

#category-wrapper .product-grid .price {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	margin-top: 10px;
}

#category-wrapper #teamkit-wrapper .product-grid .price {
	color:#000000;
}


#category-wrapper .product-grid .price-excluding-tax .label {
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 0.5;
}

#category-wrapper .product-grid .price-box .label {
	color: #FFFFFF;
}

.category-products .product-grid .price-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 65px;
	height: 65px;
	padding-top: 13px;
	text-align: center;
	background: url('../images/product_price_back.png') top left no-repeat;
}

.category-products .product-grid .price {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	margin-top: 10px;
}

.category-products #teamkit-wrapper .product-grid .price {
	color:#000000;
}


.category-products .product-grid .price-excluding-tax .label {
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 0.5;
}

.category-products .product-grid .price-box .label {
	color: #FFFFFF;
}

.product-grid .product-name{
	text-align: center;
}

#contact_number{
	float: right;
	font-size: 27px;
	font-weight: bold;
	width: 393px;
}

#footer #welovekit_logo, #footer #welovekit_logo a {
border:medium none;
float:right;
}

#brands {
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
float: left;
height:120px;
margin-bottom:8px;
/*margin-top:100px;*/
overflow:hidden;
clear: right;
width:880px;
}

#brands h2 {
background:url("../images/red-bg.gif") repeat scroll left top transparent;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
margin-bottom:5px;
padding:4px 10px;
position:relative;
text-transform:uppercase;
width:880px;
z-index:2;
}

#brands .brands-ind{
	/*height: 220px;*/
	width: 10000px;
	overflow: hidden;
	margin-top: 15px;
}

#brands .brand_logo{
	width:125px;
	text-align: center;
	float: left;
}

#tier_pricing {
	background: url('../images/tier_pricing_bkgrnd.gif') no-repeat top left transparent;
	width: 490px;
	height: 113px;
	padding-left: 6px;
}

#tier_pricing table{
	width: 490px;
	height: 100px;	
}

#tier_pricing th{
    background: none;
    font-weight: bold;
    color: white;
    border-bottom: 1px solid white;
}

#tier_pricing .price {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
}

#tier_pricing .cell {
    text-align: center;
    color: #FFFFFF;
}

#tier_pricing .price-including-tax .label {
    color: #FFFFFF;
}

.up-sell .product-grid .price-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 65px;
	height: 65px;
	padding-top: 13px;
	text-align: center;
	line-height: 1.2;
	background: url('../images/product_price_back.png') top left no-repeat;
}

.up-sell .product-grid .price-box .price-excluding-tax{
	line-height: 1.5;
}

.up-sell .product-grid .price {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	margin-top: 10px;
}

.up-sell #teamkit-wrapper .product-grid .price {
	color:#000000;
}


.up-sell .product-grid .price-excluding-tax .label {
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 0.5;
}

.up-sell .product-grid .price-box .label {
	color: #FFFFFF;
}

 #product-wrapper .up-sell h3{
  margin: 0;
	margin-bottom: 10px;
}

#price_match{
    /*border: 1px solid black;*/
    height: 80px;
	background: url('../images/price_match_bg.png') no-repeat top center transparent;
	/*background: url("../images/red-bg.png") no-repeat scroll 0 0 transparent;*/
    padding: 10px;
    padding-bottom: 15px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

#price_match .title{
display: block;
    float: left;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
    color: white;
    padding-left: 20px;
}

#price_match .description{
float: left;
    font-size: 18px;
    margin-top: 5px;
    text-transform: uppercase;
    color: #FFFFFF;
}

#price_match .sub_description{
	
	text-transform: uppercase;
	font-size: 16px;
	float: left;
	color: #FFFFFF;
	margin-top: 5px;
}

#price_match .sub_description a, #price_match .sub_description a:link, #price_match .sub_description a:visited{
	text-decoration: none;
	color: #FFFFFF;
}



#price_match .img{
	display: block; 
	float: left;
	padding-right: 5px;
}
.error-msg {
    background-color: #333333;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
    text-decoration: blink;
}

.colour_selected{
	background: url('../images/colour_select_overlay.png') center center no-repeat;
	z-index:1;	
}
#red-title {
  q
    height: 36px;
    display: none;
}

#breadcrumbs il li a{
	font-size: 90%;
}

#red-title h2{
	color: #FFF;
	margin-left: 10px;
	font-size: 16px;
	line-height: 2;
}

#shopping-bag{
	/*height: 24px;*/
	margin-top: 2px;
	float:right;	
}

#social-networking{
	display: none;	
}

.breadcrumbs{
	margin-top: 8px;	
}

#contact_number{
	margin-top: 4px;
    width: 406px;
}
.header-sub {
    padding-bottom: 4px;
}
.search_form{
	margin-top: 4px;
}
.welcome{
	font-size:12px;
}
#main_image_wrapper .prev-slide{
	height: 200px;	
	background-position: 0 -75px;
}
#main_image_wrapper .next-slide{
	height: 200px;
	background-position: 0 -75px;
}
#main_image_wrapper .prev-slide:hover{
	height: 200px;	
	background-position: 0 -425px;
}
#main_image_wrapper .next-slide:hover{
	height: 200px;
	background-position: 0 -425px;
}
#main_image_wrapper{
	height: 425px;
	width: 630px;
	float: left;
	overflow: hidden;
	
}
#top_5_testimonials{
	/*height: 310px;*/
	height: 275px;
	position: relative;
}
#top_5_testimonials h2{
	font-size: 10px;	
}
#sub_image_wrapper{
	width: 100000px;
	position: absolute;
	left:0px;
	top:0px;	
}
#sub_image_wrapper div{
	float:left;
}
#main_image_wrapper .slide {
    position: relative;
}
.top5-testimonials .testimonial h3 {
    font-size: 10px;
    font-weight: bold;
}
.top5-testimonials .testimonial p.smaller {
    font-size: 10px;
}
#brands {
    /*
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    */
    float: left;
    height: 50px;
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
    width: 630px;
    display:block;
    border: none;
}
#brands .brands-ind{
	margin-top:0px;	
	margin-left: 10px;
}
#brands .brand_logo{
	/*width: 90px;	*/
	/*width: auto;*/
}

#brands div.co-operative{
	width: 200px;
}

#brands div.spiro{
	width: 200px;
}

#brands div.bella{
	width: 200px;
}

#brands h2{ 
	font-size: 10px;
	display: none;
}
#homepage_container{
	/*height: 360px;	*/
}
#latest-products{
	clear:both;	
}
.floatmeleft{
	width: 630px;
	float:left;	
}
ul#topright-menu a{
	font-size: 10px;	
}
ul#topright-menu li{
	height: 23px;
	background-position: 0 -3px;
	line-height: 20px;
}
ul#topright-menu li:hover{
	background-position: 0 -33px;	
}
.header .account-menu a{
	font-size: 9px;	
}
/*#main-menu{
	height:23px;	
}
#main-menu a{
	font-size: 10px;
	padding: 5px 0 5px 12px;	
}
#anav span.menu-level-span{
	padding-right: 12px;	
}*/
#anav ul{
	top: 23px;	
}
#anav .level1-title{
	font-size: 80%;	
}
#anav ul ul ul li a{
	font-size: 10px;
}
.search_form{
	height: 23px;
	background-position: 0 -5px;	
}
.search_form input{
	top: 0;	
}
.search_form button{
	top: 2px;
	left: 53px;	
}
#howtoorder{
	float: right;
	width: 240px;	
}
/*
	#shopping-bag {
height:16px;
margin-top: 0;
line-height: 1;
}
#shopping-bag span.shopping-arrow {
display:block;
height:15px;
overflow:hidden;
position:absolute;
right:22px;
top:0px;
width:15px;
}

#red-title{
	height: 25.5px;
}

#red-title h2{
	margin: 0;
		
}
*/
#price_match{
	background: url('http://www.psmsportswear.co.uk/skin/frontend/default/psm/images/price_match_bg3.png') no-repeat scroll center top transparent;	
	border: none;
	/*height: 118px;*/
	margin-top: 2px;
}
#price_match .description{
	font-size: 14px;	
	text-align: center;
	width: 300px;
}
#price_match .sub_description{
	font-size: 10px;
	text-align: center;
	width: 300px;	
}
/*#howtoorder */
.howto_link span{
	position: absolute;
	top: -10000px;
}
#howtoorder .links{
	position:absolute;
	margin-left: 10px;
	margin-top: 50px;
z-index:2;
}

.side_bar_new{
	display: block;
	height: 175px;
	width: 200px;
	margin-bottom: 0px;
	/*border: solid 1px black;*/
}

.main_img_new{
	display: block;
	height: 346px;
	
}

.below_main_img_new{
	display: block;
	width: 470px;
	margin-left: 205px;	
	/*background: url('../images/newlayout/dance_main_bottom.jpg') 0px 0px no-repeat;*/
	height: 156px;
	padding-top: 5px;
}

.below_main_img_new span{
	display: block;
	font-size: 20px;
    /*font-style: italic;*/
    font-weight: bold;
    padding: 5px;
    text-align: center;
   padding-top: 28px;
}




#howtoorder .links .howto_link{
	/*border: 1px solid black;*/
}
#howtoorder .links .howto_link a{
	width: 220px;
	height:50px;
	display:block;
}
#howtoorder .links #call{
	
}
#howtoorder .links #email{
	
}
#howtoorder .links #fax{
	height:50px;
	
}
#howtoorder .links #download a{
	height:70px;
}
	#latest-products{
		padding: 0;
	}


#product-wrapper .crossSellCats h3{
	border-top: none;
	padding-bottom: 10px;
}


.category-menswear #teamkit-wrapper,
.category-sports-equipment #teamkit-wrapper,
.category-womenswear #teamkit-wrapper,
.category-childrenswear #teamkit-wrapper,
.category-activewear #teamkit-wrapper{
	float: none;
	width: 882px;
}

.category-sports-equipment #teamkit-wrapper .top_navigation,
.category-womenswear #teamkit-wrapper .top_navigation,
.category-activewear #teamkit-wrapper .top_navigation,
.category-childrenswear #teamkit-wrapper .top_navigation,
.category-menswear #teamkit-wrapper .top_navigation{
	width: 220px;
}

.category-childrenswear #teamkit-wrapper .top_navigation .product-grid-image,
.category-womenswear #teamkit-wrapper .top_navigation .product-grid-image ,
.category-sports-equipment #teamkit-wrapper .top_navigation .product-grid-image ,
.category-menswear #teamkit-wrapper .top_navigation .product-grid-image,
.category-activewear #teamkit-wrapper .top_navigation .product-grid-image  {
    height: 180px;
    margin-left: 20px;
    margin-top: 5px;
    overflow: hidden;
    width: 180px;
}

#teamkit-wrapper .top_navigation .product-grid-image  {
    height: 180px;
    margin-left: 20px;
    margin-top: 5px;
    overflow: hidden;
    width: 180px;
}

.category-childrenswear #teamkit-wrapper .product-grid .product-name,
.category-womenswear #teamkit-wrapper .product-grid .product-name,
.category-sports-equipment #teamkit-wrapper .product-grid .product-name,
.category-menswear #teamkit-wrapper .product-grid .product-name,
.category-activewear #teamkit-wrapper .product-grid .product-name {
    margin-top: 30px;
}

#teamkit-wrapper .product-grid .product-name {
    margin-top: 30px;
}

.category-childrenswear #teamkit-wrapper .product-grid .product-name a,
.category-womenswear #teamkit-wrapper .product-grid .product-name a,
.category-sports-equipment #teamkit-wrapper .product-grid .product-name a,
.category-menswear #teamkit-wrapper .product-grid .product-name a,
.category-activewear #teamkit-wrapper .product-grid .product-name a  {
   font-size: 14px;
   color: #000000;
}

#teamkit-wrapper .product-grid .product-name a  {
   font-size: 14px;
   color: #000000;
}

.category-childrenswear #teamkit-wrapper .top_navigation .view_more a,
.category-womenswear #teamkit-wrapper .top_navigation .view_more a, 
.category-sports-equipment #teamkit-wrapper .top_navigation .view_more a, 
.category-menswear #teamkit-wrapper .top_navigation .view_more a,
.category-activewear #teamkit-wrapper .top_navigation .view_more a{
    width: 180px;
}

.category-boxercraft #category-wrapper .category-products,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-children-s #category-wrapper .category-products,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-sportswear #category-wrapper .category-products,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-trousers #category-wrapper .category-products,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-organic-clothing #category-wrapper .category-products,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-high-visibility #category-wrapper .category-products,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-fleece-jackets #category-wrapper .category-products,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-formal-shirts #category-wrapper .category-products,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-poloshirts #category-wrapper .category-products,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-sweatshirts #category-wrapper .category-products,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-t-shirts #category-wrapper .category-products,
.category-cotton-ridge #category-wrapper .category-products,
.category-stock-jerseys #category-wrapper .category-products,
.category-made-to-order-jerseys #category-wrapper .category-products{
	margin-left: 0;	
}

.category-boxercraft #category-wrapper .category-products .product-grid,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-children-s #category-wrapper .category-products .product-grid,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-sportswear #category-wrapper .category-products .product-grid,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-trousers #category-wrapper .category-products .product-grid,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-organic-clothing #category-wrapper .category-products .product-grid,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-high-visibility #category-wrapper .category-products .product-grid,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-fleece-jackets #category-wrapper .category-products .product-grid,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-formal-shirts #category-wrapper .category-products .product-grid,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-poloshirts #category-wrapper .category-products .product-grid,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-sweatshirts #category-wrapper .category-products .product-grid,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-t-shirts #category-wrapper .category-products .product-grid,
.category-cotton-ridge #category-wrapper .category-products .product-grid,
.category-stock-jerseys  #category-wrapper .category-products .product-grid,
.category-made-to-order-jerseys #category-wrapper .category-products .product-grid{
	background-image: none;
	background: url("../images/top_cat_background.jpg") no-repeat scroll center top transparent;
	width: 220px;
	height: 330px;
	margin: 0;
}

.category-boxercraft .category-products .product-grid .view_more_info,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-children-s #category-wrapper .category-products .product-grid .view_more_info,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-sportswear #category-wrapper .category-products .product-grid .view_more_info,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-trousers #category-wrapper .category-products .product-grid .view_more_info,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-organic-clothing #category-wrapper .category-products .product-grid .view_more_info,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-high-visibility #category-wrapper .category-products .product-grid .view_more_info,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-fleece-jackets #category-wrapper .category-products .product-grid .view_more_info,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-formal-shirts #category-wrapper .category-products .product-grid .view_more_info,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-poloshirts #category-wrapper .category-products .product-grid .view_more_info,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-sweatshirts #category-wrapper .category-products .product-grid .view_more_info,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-t-shirts #category-wrapper .category-products .product-grid .view_more_info,
.category-cotton-ridge #category-wrapper .category-products .product-grid .view_more_info,
.category-stock-jerseys  #category-wrapper .category-products .product-grid .view_more_info,
.category-made-to-order-jerseys #category-wrapper .category-products .product-grid .view_more_info {
    background: url("../images/buttons/top_cat_button.gif") no-repeat scroll center center transparent;
    color: white;
    display: block;
    height: 40px;
    margin-left: 5px;
    margin-top: 20px;
}

.category-boxercraft #category-wrapper .category-products .product-grid .product-name a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-children-s #category-wrapper .category-products .product-grid .product-name a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-sportswear #category-wrapper .category-products .product-grid .product-name a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-trousers #category-wrapper .category-products .product-grid .product-name a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-organic-clothing #category-wrapper .category-products .product-grid .product-name a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-high-visibility #category-wrapper .category-products .product-grid .product-name a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-fleece-jackets #category-wrapper .category-products .product-grid .product-name a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-formal-shirts #category-wrapper .category-products .product-grid .product-name a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-poloshirts #category-wrapper .category-products .product-grid .product-name a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-sweatshirts #category-wrapper .category-products .product-grid .product-name a, 
.categorypath-default-category-leisurewear-collection-uneek-range-categories-t-shirts #category-wrapper .category-products .product-grid .product-name a, 
.category-cotton-ridge #category-wrapper .category-products .product-grid .product-name a, 
.category-stock-jerseys  #category-wrapper .category-products .product-grid .product-name a,
.category-made-to-order-jerseys #category-wrapper .category-products .product-grid .product-name a {
	font-size: 14px;
}

.category-boxercraft #category-wrapper .category-products .product-grid .view_more_info a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-children-s #category-wrapper .category-products .product-grid .view_more_info a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-sportswear #category-wrapper .category-products .product-grid .view_more_info a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-trousers #category-wrapper .category-products .product-grid .view_more_info a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-organic-clothing #category-wrapper .category-products .product-grid .view_more_info a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-high-visibility #category-wrapper .category-products .product-grid .view_more_info a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-fleece-jackets #category-wrapper .category-products .product-grid .view_more_info a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-formal-shirts #category-wrapper .category-products .product-grid .view_more_info a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-poloshirts #category-wrapper .category-products .product-grid .view_more_info a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-sweatshirts #category-wrapper .category-products .product-grid .view_more_info a,
.categorypath-default-category-leisurewear-collection-uneek-range-categories-t-shirts #category-wrapper .category-products .product-grid .view_more_info a,
.category-cotton-ridge #category-wrapper .category-products .product-grid .view_more_info a, 
.category-stock-jerseys #category-wrapper .category-products .product-grid .view_more_info a,
.category-made-to-order-jerseys #category-wrapper .category-products .product-grid .view_more_info a {
    color: white;
    display: block;
    padding-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}

#footer #seo_links{
	width: 230px;
	float: left;
	border-right: 1px solid black;
	margin-top: 10px;
	margin-left: 10px;
}

#footer #seo_links li{
	float: none;
}

#footer #footer_logos{
	width: 300px;
	float: right;
	margin-top: 10px;
	/*display: none*/
}

#footer #links{
	/*width: 600px;
	margin: 10px auto;*/
	margin-top: 10px;
	width: 200px;
	border-right: solid 1px black;
	float: left;
}

#footer #links li{
	float: none;
}

#footer a{
	border: none;
}

#footer .interactive_order_form, #footer .interactive_order_form a {
    border: medium none;
    float: right;
}
