﻿/*General*/
*
{
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

html
{
    width: 100%;
    height: 100%;
}

body
{
    height: 100%;
    color: #666;
    text-align: center;
    font: normal 13px/1.5 Arial,Helvetica,sans-serif;
}


 .comoTrust {
  position: fixed;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 85px;
}




h1, h2, h3, h4
{
    color: #000;
    font-weight: bold;
}

h1
{
    font-size: 20px;
    text-transform: uppercase;
}

h2
{
    font-size: 18px;
}

h3
{
    font-size: 14px;
}

h4
{
    font-size: 13px;
}

a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

   a:hover
    {
        color: #000;
         text-decoration: underline;
         cursor:pointer;
        /*background:#c2bdbd !important;*/
    }

div
{
    display: block;
}

td, th
{
    padding: 1px;
}

hr
{
    color: #666;
}

input[type="button"], input[type="submit"] /*, textarea, select*/
{
    font: normal 12px/1.25 Arial,Helvetica,sans-serif;
    /*border: 1px solid #000;*/
    -webkit-appearance: none;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    input[type="radio"], input.rad
    {
        border-style: none;
    }

    input[type="submit"], input[type="button"] {
        font-weight: bold;
        font-style: italic;
        font-family: Georgia;
        font-size: 14px;
        color: #fff;        
    }

img
{
    display: block;
    font-size: 6px;
    line-height: 1;
    overflow: hidden;
    border: none;
    vertical-align: middle;
}

    img.primg, img.crs
    {
        cursor: pointer;
    }

fieldset
{
    display: block;
}

    fieldset label
    {
        float: left;
        display: block;
        text-align: right;
        width: 113px !important;
        padding: 3px 10px 3px 0;
        line-height: 1.25;
    }
.postcodeFieldSet {
    float:none !important;
}
div.errs
{
    float: left;
    border: solid 1px #f00;
    padding: 3px;
    border-radius: 3px;
    margin: 5px 0;
}

    div.errs ul
    {
        float: left;
        display: block;
        list-style: disc inside;
        color: #f00;
        margin: 0 0 0 5px;
        text-align: left;
    }

    div.errs p
    {
        float: left;
        display: block;
        color: #f00;
        text-align: left;
    }


.errorLg {
    color:red;
    padding: 5px 0;
    margin-top: 5px;
    float:left;
    width: 100%;
    font-size: 13px;
    font-weight: bold;
}
.errorLg a { text-decoration: underline;color:red; }

div.footerWrap
{
   /*   background: #e3e3e3;
      background-attachment:fixed;
          clear: both; 
   
  background-image: url("/imagesstatic/cot_evssl.gif");
   background-position: right bottom; 
   background-repeat: no-repeat; 
   background-attachment:fixed;*/

    background: url(/imagesstatic/cot_evssl.gif) right bottom no-repeat fixed #e3e3e3;
    clear: both; 
   
}

div.fc
{
    width: 980px;
    margin: auto;
    height: 340px;
}

div.otherSites { margin: 0 auto;
    width: 980px;
    float:left;
    zpadding-top: 20px;
    }


#container
{
    
   background-image: url("/imagesstatic/cot_evssl.gif");
   background-position: right bottom; 
   background-repeat: no-repeat;
   background-attachment:fixed;   
   zposition:relative;
}

#containerInner {
    zmargin: auto; 
    zwidth: 996px;
    zposition: relative;
    background: #e3e3e3;
}

#inner
{
    width: 980px;
    position: relative;
    color: #000;
    margin: auto;
    
}

#sitecontent
{
    /*zfloat: left;
    min-height: 100%;
    width: 980px;
    background: #e3e3e3;
    border: 2px solid red;
    zheight: 40px;
    margin: auto;
     position: relative;*/

        zfloat: left;
    margin: auto;
    min-height: 77px;
    width: 980px;
    background: #fff;
    position: relative;
    background: #e3e3e3;
}




div.greyheader {background: #e3e3e3; zheight: 77px; }

div.greyheadercontainer { width: 980px; margin: auto; background: #e3e3e3; overflow:hidden; }

#header, #siteContainer, #contentfullwidth, div.fwwrap
{
    float: left;
    width: 980px;
}

/*#header,*/ div.SiteHeader { border-bottom: 1px solid #e3e3e3; zpadding-bottom: 15px; }
div.SiteHeader { zpadding-bottom: 0px; zmargin-bottom: 15px; }

div.miniCartCheckout { width: 300px; float: right; height: 32px; background: #e3e3e3}

.miniClose {position:absolute; left: 380px; top:0px; color:white;}

div.emptyminiCartCheckout { width: 300px; float: right; height: 32px;  background: #e3e3e3; zpadding-bottom: 7px;}

   div.mco
    {
        zposition: relative; /* minicart getting hidden after MVC*/
        z-index: 1500;
        width: 190px;
        float: left;
        height: 32px;
    }

    div.mci
    {
        position: absolute;
        top: 0;
        zright: 0; /* minicart getting hidden after MVC*/
        z-index: 9999;
        zpadding: 5px 0 0 0;
        zwidth: 186px;
        zheight: 27px;
    }

        div.mci div.cHead
        {
            text-align: right;
            padding: 0 0 2px 0;
            zwidth: 186px;
            float: right;
        }
div.miniCartArea { width: 190px; zheight: 22px; float:left; background:#666666; padding: 4px 0 0 4px; color: #fff; }

.cart-promotion-breakdown {color:red;}

.topcheckoutBtn { width: 110px; height: 26px; float:right; padding-left: 4px; cursor:pointer; }

        div.mci div.cBody
        {
            background: #FFF;
            width: 400px;
            /*2016/02/04 DWI Ticket 48797: increase font on the mini-cart to make it bigger */
            /*font-size: .75em;*/
            height: 0px;
            position: absolute;
            top: 32px;
            right: 0;
            overflow: hidden;
            left: -105px;
        }

        div.mci div.cHead img
        {
            float: left;
            cursor: pointer;
        }

        div.mci span.NumItems
        {
            display: block;
            float: left;
            padding: 1px 0px 2px 5px;
            line-height: 18px;
        }
        span.NumItems a { color:#fff!important; }

         div.mci a, #header div.mci a:hover
        {
            zcolor: #fff;
            text-decoration: none;
        }


 div.mci td.mini_cart a.continue_shopping, div.mci td.mini_cart a.continue_checkout, a.continue_checkout, a.continue_shopping
{
    width: 155px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    position: absolute;
    left: 10px;
    font-size: 12px;
    font-weight: bold;
    text-transform:uppercase;
    font-family: Georgia;        
/*bottom : 10px;*/ 
cursor:pointer;
}

div.mci td.mini_cart a.continue_checkout, a.continue_checkout { left: 250px; width: 140px; }


    div.userhelp { float: left; zpadding: 0 10px; background: #e3e3e3; height: 32px; width: 680px;}

    div.userhelp div.call
{
    width: 320px;
    padding: 0 0 0 0;
    float: left;
}
    div.sitesearch
{
    right: 0px; 
    top: 90px;
    position: absolute;
    width: 310px;
}


   div.tabsites
    {
        float: left;
        padding: 0 10px;
        width: 100%;
        height: 45px;
        background: #e3e3e3;
        display:block;
    }

    #header div.SiteHeader
    {
        float: left;
        width: 980px;
    }

        #header div.SiteHeader div.logo
        {
            float: left;
            width: 100%;
        }

div.logo .site_logo {  float:left;}
div.logo .extra_logo {float:left;padding-left:25px;}
#header div.SiteHeader .shopacross { padding-bottom: 2px; border-bottom: 1px solid #e3e3e3; }

div.SiteHeader div.mid
{
    float: right;
    color: #000;
}

    div.SiteHeader div.mid span
    {
        width: 120px;
        font-size: 16px;
        line-height: 1;
    }

        div.SiteHeader div.mid span.lrg
        {
            font-weight: bold;
            padding: 0 0 3px 0;
            width: 110px;
        }

div.buttons
{
    float: left;
    padding-bottom: 20px;
    padding-top:10px;
}
.miniProduct div.buttons { width: 100%;}

    div.buttons input
    {
        margin-right: 30px;
        cursor: pointer;
    }




    div.sitesearch input
    {
        float: left;
        display: block;
        width: 265px;       
        height: 30px;
        font-size: 1.3em;
        line-height: 1;
        border: 1px solid #e3e3e3;            
    }

        div.sitesearch input.topSearchButton
        {
            float: left;
            width: 40px;
            height: 32px;
            border: none;
            padding: 0;
            margin: 0;
            cursor: pointer;
        }

#header div.subnavdiv
{
    float: left;
    width: 980px;
}

#header ul.subnav
{
    list-style: none;
    height: 30px;
    display: block;
    float: left;
    width: 980px;
    border-bottom: 2px solid #c1c1c1;
}

    #header ul.subnav li
    {
        float: left;
        display: block;
        padding: 0 0px 10px 20px;
    }

        #header ul.subnav li.viewOnline a, #header ul.subnav li.request a
        {
            border-right: 1px solid #666;
        }

    #header ul.subnav a
    {
        text-decoration: none;
        font-size: 1.1em;
        font-weight: bold;
        text-align: center;
        line-height: 30px;
        padding: 0 20px 5px 0px;
    }

div.greyheader div.call
{
    float: left;
    width: 320px;
    text-align: left;
}

    div.greyheader  div.call a, div.greyheader  div.call a:hover
    {
        float: left;
        display: block;
        color: #000;
        zfont-weight: bold;
        line-height: 25px;
    }

    div.greyheader div.call div.ph
    {
        float: left;
        zfont-size: 16px;
        zfont-weight: bold;
        line-height: 25px;
        overflow:hidden;
        white-space:nowrap;
            color: #000;
    }

    div.greyheader div.call span
    {
        float: left;
        display: block;
        background: #000;
        width: 2px;
        height: 12px;
        margin: 5px 8px 0px 8px;
    }

#header div.navdiv
{
    float: left;
    width: 980px;
    height: 35px;
    position: relative;
    z-index: 1202;
      padding-top: 0px;
  zpadding-bottom: 10px;
  border-bottom: 1px solid #e3e3e3;
  zborder-top: 1px solid #e3e3e3;
}

input.ContinueCheckoutButton, .ContinueShoppingButton, .UpdateWishButton, input.btnMoveToCart, input.JoinButton
{
    border: none;
    text-align: center;
    padding: 3px 10px;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
}

.ConfirmationPageCheckout {
     
    text-decoration: none;
    display: inline-block;
    width: 110px;
    width: 146px;
    height: 27px;
    color: #fff;
    line-height: 24px;
    /*margin-left:300px;*/
    font-size: 14px;
    font-weight: bold;
font-style: italic;
font-family: Georgia;
bottom : 10px;
cursor:pointer;
background:#39c2f5;
padding-left:7px;
margin-bottom:5px;
}
.confirmation .ConfirmationPageCheckout:hover {
    text-decoration:none;
    color:#fff;
}

.confirmationOrder{
    color: #39c2f5; font-size: medium; font-weight:bold; position: absolute;
}

div.divAccountCreate input.JoinButton, input.JoinButton { width: 100px; height: 30px; border:none;}

.joinnow-bttn-reg
{
    font-size: 11px;
    width: 88px;
    height: 25px;
}


#footer
{
    float: left;
    width: 970px;
    height: 230px;
        padding: 10px 10px 10px 10px;
}

 #footer ul
    {
        float: left;
        display: block;
        width: 140px;
        height: 230px;
        list-style: none;
        padding-right: 60px;
    }
    #footer ul li { text-align: left; line-height: 20px;  }

    
    #footer div.newsletter { width: 250px; height: 150px; display:block; float:left;  text-align:left; }

    #footer div.testCat
    {
        float: left;
        width: 260px;
        height: 150px;
        padding-right: 60px;
    }

    #footer ul.subcategories
    {
        width: 260px;
    }

        #footer ul.subcategories li
        {
            float: right;
            display: block;
            width: 130px;
            line-height: 17px;
        }

    #footer ul, #footer h3, #footer a, #footer:hover, #footer h2, #footer .newsletterinput, #footer .newsletter span, span.cartMerge
    {
        color: #777;
    }
    #footer h3 { text-align: left; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px solid #C1C1C1; text-transform:uppercase; }
    #footer .newsletterinput .ValidationSpan {
        color: red;
        width: 200px;
        display:block;
        font-size: 13px;
        font-weight:bold;
    }

    #footer h2 { padding-left: 20px; padding-bottom: 10px; }
    #footer h2.contactus { padding-bottom: 0px; }
    #footer .newsletterinput, #footer .newsletter span { padding-left: 0px; }
    #footer .newsletter span { font-size: 14px; padding-bottom:10px;}
    #footer .newsletterinput #txtUniversalEmailID { border: 1px solid #777; float:left; margin: 5px 10px 0px 0px; height: 20px; width: 238px; color: #777; padding-left: 2px;   }
    #footer .newsletterinput .joinnow-bttn-reg { float: right; display:block; font-size: 11px; }
    #footer .fb-like { width:200px; margin-top: 20px; } 


div#topicDiv
{
    text-align: left;
    padding: 20px;
}


div#topicDiv img
{
  padding: 0 10px 10px 10px;
}

div#topicDiv .aboutus img
{
    
   zfloat:left;
}

div#topicDiv .divTopicSpace/*,  div#topicDiv p*/
{
   margin:5px 10px 15px 0px!important;
   text-align: justify;
}

div#topicDiv div.catalogueimage
{
    height: auto;
    width: 100%;
    min-height: 180px;
}
div#topicDiv div.catalogueimage p
{
   margin: 0px;
}


div.productDD
{
    float: left;
    padding: 0 9px 10px 0px;
    width: 100%;
}

    div.productDD div.ProductFilter
    {
        float: right;
        width: 160px;
        padding: 7px 10px 0 4px;
        height: 25px;
    }

        div.productDD div.ProductFilter div.view
        {
            float: right;
            color: #000;
        }

            div.productDD div.ProductFilter div.view a
            {
                text-decoration: none;
                color: #000;
            }

                div.productDD div.ProductFilter div.view a:hover
                {
                    text-decoration: underline;
                }

    div.productDD div.ProductFilterPrice
    {
        float: left;
        width: 180px;
    }
    div.productDD div.ProductFilterCategory {
        float: left;
        width: 220px;
    }

    div.productDD div.ProductFilterBrand 
    {
        float: left;
        width: 175px;
    }

        div.productDD div.ProductFilterPrice span
        {
            float: left;
            display: block;
            padding: 10px 0 0 0;
        }

        div.productDD div.ProductFilterPrice select, div.productDD div.ProductFilterBrand select, div.productDD div.ProductFilterCategory select
        {
            width: 150px;
            zfloat: left;
            height: 30px;
        }
    div.productDD div.ProductFilterPrice #pricesort { width: 120px; }

    div.productDD div.pageDiv { float:right; width: 395px; }

    div.productDD div.pages
    {
        float: right;
        zwidth: 205px;
    }

ul.paging
{
    float: right;
    display: block;
    list-style: none;
}

    ul.paging li
    {
        float: left;
        display: block;
        text-align: center;
        padding: 0 0 0 3px;
    }

        ul.paging li a, ul.paging li a:hover
        {
            float: left;
            display: block;
            border: 1px solid #666;
            padding: 8px 0 0 0;
            color: #000;
            line-height: 1;
            text-decoration: none;
            font-weight: bold;
            height: 22px;
            width: 30px;
        }

            ul.paging li a:hover, ul.paging li.pageNumOn a, ul.paging li.pageNumOn a:hover
            {
                background: #c2bdbd;
                color: #000;
            }

div.pageInfo
{
    color: #666;
    width: 98%;
    height: 25px;
}

#siteContainer
{
    padding: 0 0 5px 0;
}

    #siteContainer div.mainModuleContainer
    {
        float: left;
        width: 980px;
        padding: 5px 0 10px 0;
    }

        #siteContainer div.mainModuleContainer div.mainModuleLeft
        {
            width: 980px;
            float: left;
            height: 360px;
            padding: 0 0 0 0;
        }

        #siteContainer div.mainModuleContainer div.mainModuleRight
        {
            height: 360px;
            width: 255px;
            float: left;
        }

div.scroller
{
    width: 980px;
    float: left;
}

ul.homepage-tabs
{
    float: left;
    display: block;
    position: relative;
}

    ul.homepage-tabs li
    {
        list-style-type: none;
        z-index: 1;
    }

        ul.homepage-tabs li.active
        {
            z-index: 2;
        }

        ul.homepage-tabs li div.tab
        {
            position: absolute;
            overflow: hidden;
            cursor: pointer;
        }

            ul.homepage-tabs li div.tab h3
            {
                font-weight: bold;
            }

        ul.homepage-tabs li.active div.tab
        {
            -webkit-border-radius: 0px 8px 8px 0px;
            -moz-border-radius: 0px 8px 8px 0px;
            border-radius: 0px 8px 8px 0px;
            -webkit-box-shadow: #666 0px 2px 3px;
            -moz-box-shadow: #666 0px 2px 3px;
            box-shadow: #666 0px 2px 3px;
        }

        ul.homepage-tabs li span
        {
            display: block;
        }

            ul.homepage-tabs li span.image-overlay span.banner-price
            {
                font-size: 40px;
            }

            ul.homepage-tabs li span.image-overlay span.banner-button
            {
                margin: 5px 0 0 0;
                font-weight: bold;
                font-size: 16px;
                text-transform: uppercase;
                -webkit-border-radius: 8px;
                -moz-border-radius: 8px;
                border-radius: 8px;
                overflow: hidden;
            }

/*.mainModuleRight .dealoftheday
{
    padding: 0 15px 10px 10px;
}

.mainModuleRight .innovationsLogo
{
    padding: 10px 15px 10px 10px;
}

.mainModuleRight .WhyShop
{
    padding: 1px 15px 10px 10px;
}

.mainModuleRight .signup
{
    width: 88%;
    height: 46px;
    background: url(/imagesstatic/signupandsave_bg.png) repeat;
    border: 1px solid #c1c1c1;
    padding: 2px 5px 0px 5px;
}

    .mainModuleRight .signup h3
    {
        font-weight: bold;
        color: #df001e;
        text-transform: uppercase;
    }

    .mainModuleRight .signup input
    {
        width: 70%;
        height: 20px;
        border: 1px solid #c1c1c1;
        vertical-align: top;
        color: #c1c1c1;
    }*/

.imgbtn
{
    border: none;
}

.sigin li
{
    display: block;
    list-style-type: none;
    margin-top: 5px;
    float: left;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    background: #e3e3e3;
    width: 610px;
    height: 27px;
    padding: 0 0 0 5px;
}


    .sigin li.highlight
    {
        display: inline;
        list-style-type: none;
        margin: 0 auto;
        position: relative;
        min-height: 48px;
        background: none;
        background-color: White;
        float: left;
        border-right: 4px #cdcdcd solid;
        text-align: center;
        line-height: 48px;
        font-size: 14px;
    }



/*div.signupandSaveMiddle h3
{
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 5px;
}

div.signupandSave div.signupandSaveRight .inputs
{
    width: 190px;
    height: 20px;
    border: 1px solid #c1c1c1;
    vertical-align: top;
    color: #c1c1c1;
    margin: 5px 10px 0px 10px;
}*/

div.signupandSave div.signupandSaveRight img, .imgbtn, input.joinnow-bttn-reg
{
    margin: 5px 10px 0px 10px;
    float: right;
    border: none;
    cursor: pointer;
}

div.signupRow div.socialmedia
{
    background: #d2ecf5;
    height: 90px;
    width: 150px;
    float: left;
    margin: 0 10px;
}


    div.signupRow div.socialmedia ul
    {
        margin: 0;
        overflow: hidden;
        float: left;
        display: block;
        list-style-type: none;
        width: 150px;
        height: 80px;
        padding: 5px 0;
    }

        div.signupRow div.socialmedia ul li
        {
            padding: 5px 5px 0px 10px;
            text-align: left;
            font-size: 12px;
            float: left;
            display: block;
            width: 135px;
            height: 20px;
        }

            div.signupRow div.socialmedia ul li span
            {
                float: left;
                display: block;
                padding: 0 0 0 10px;
                line-height: 20px;
            }

            div.signupRow div.socialmedia ul li img
            {
                float: left;
            }

div.signupRow div.livechat
{
    float: right;    
}

div.signupandSaveMiddle h3 span.header
{
    font-size: 18px;
    font-style: normal;
}

div.signupandSaveMiddle span
{
    font-size: 10px;
    font-style: italic;
    line-height: 22px;
}

div.shoppingCartContainer
{
    width: 960px;
    padding: 10px;
    float: left;
}

    div.shoppingCartContainer div.cart_items, div.shoppingCartContainer div.cart_summary
    {
        float:left;
        width: 960px;
    }

    div.shoppingCartContainer h1
    {
        padding: 0 10px 10px 10px;
        width: 400px;
        display:inline;
        text-align:left;
        float:left;
        text-transform:none;
        font-style: italic;
    }

    div.shoppingCartContainer div.buttons
    {
        float:right;
        padding: 10px 0 10px 0;
        margin:0;
        display:inline;        
    }

    div.shoppingCartContainer div.divCartSummary
    {
        float:left;
        width:440px;
    }
    div.shoppingCartContainer div.btr div.buttons
    {
        width:440px;
    }

        div.shoppingCartContainer div.buttons input.CheckoutNowButton, .cartSummary .CheckoutNowButton, div.buttons input.CheckoutNowButton
        {
            float:right;
            margin:0;
            cursor: pointer;
        }
.shopping_cart .cartItemRow
{
    width: 958px;
    padding-top: 10px;
    padding-bottom: 10px;   
}

.shoppingcart_header
{
    background-color: #666666;
    color: white;
    text-transform: none;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    width: 958px;
}

    .shoppingcart_header 
    {
        font-weight: bold;
    }

        .shoppingcart_header .shoppingcartImgHeader
        {
            width: 40%;
            text-align: left;
        }

        .shoppingcart_header .shoppingcartColourHeader
        {
            width: 13%;
        }

        .shoppingcart_header .shoppingcartSizeHeader
        {
            width: 10%;
        }

        .shoppingcart_header .shoppingcartPriceHeader, .shoppingcart_header .shoppingcartQuantityeHeader
        {
            width: 15%;
        }

        .shoppingcart_header .shoppingcartDiscountHeader
        {
            width: 8%;
            text-align: right;
        }

        .shoppingcart_header .shoppingcartSubTotalHeader
        {
            /*width: 13%;*/
            text-align: right;
        }

 .shopcartItemDiv
{
    border-top: solid 1px #444444;
}

#cartList .shopcartItemDiv {
    position: relative;
    top: -20px;
}

 .shopcartSummaryDiv 
 {
     border-top: solid 1px #888888;
     padding: 5px;
 }
  .shippingDetails { width:100%;padding:5px 2px 2px 2px; height:50px;color:#888888; }
  .shippingDetails a, .shippingDetails a:hover { color: #888888; text-decoration:underline!important;}

.cart_items .shopcartItemPrice, .cart_items .shopcartItemDiscount, .cartItems .shopcartItemColour, .cartItems .shopcartItemSize, .cart_items .shopcartEdit,
.shopcartItemSize, .shopcartItemColour
{
    text-align: center;
    vertical-align: top;
}

div.cart_items .shopcartItemImg
{
    width: 40%;
    text-align: left;
}

div.cart_items .shopcartItemColour
{
    width: 13%;
}

div.cart_items .shopcartItemSize
{
    width: 10%;
}

div.cart_items .shopcartItemDiscount, .cart_items .shopcartItemPrice, .cart_items .shopcartEdit
{
    width: 8%;
}

div.cart_items .shopcartItemSubtotal
{
    width: 13%;
    text-align: right;
    vertical-align: top;
}

    div.cart_items .shopcartItemSubtotal .shopcartItemSubtotalTbl
    {
        width: 100%;
    }
    .shopcartItemSubtotalTbl .removeLnk{
        text-decoration: underline;
        height: 28px;
    }
.shopcartItemSubtotalTbl .subTotal {
        text-align:right;
        vertical-align:top!important;
        height: 28px;
}


        div.cart_items .shopcartItemSubtotal .shopcartItemSubtotalTbl a { color: #000;}

div.cart_items .shopcartItemImg .shoppingclassimage, .cart_items .shopcartItemImg .storeimg
{
    vertical-align: top;
    text-align: center;
}

div.cart_items .shopcartItemImg .shoppingclassimage
{
    width: 135px;
}

div.cart_items .shopcartItemImg .storeimg
{
    padding: 0px; 
}

div.cart_items .shopcartEdit .delete_btn a
{
    text-decoration: underline;
    font-size: 10px;
}

div.profile_fields dt span
{
    color: red;
}

.CheckoutNowButton
{
    height: 40px;
    width: 100%;
    display: block;
    border: none;
    cursor: pointer;
    font-style:normal !important;
    float: right;
    margin:0;
}
.BottomCheckoutNowButton {
    background: #39c2f5;
    height: 40px;
    width: 100%;
    display: block;
    border: none;
    cursor: pointer;
    float: right;
    margin: 0;
    font-style:normal !important;
}
.CartDeleteButton {
    height: 30px;
    font-weight: bold;
    text-decoration: none;
    color: White;
}

.UpdateCartButton
{
    width: 110px;
}

.CartDeleteButton
{
    width: 140px;
}

div.updatebtn
{
    display: block;
    float:left;
    width:960px;
    padding: 5px 5px 0 0px;
    border-top:solid 1px #000;
}

div.updatebtn input.UpdateCartButton
{
    width: 126px;
    height: 24px;
    color: #888888;
    background:#e3e3e3 ;
    display: block;
    float:right;
    cursor: pointer;
    text-decoration: none;
}

div.cartbtm
{
    float:left;
    width:960px;
    margin-top: 25px;
}
div.cartbtm div.btr
{
    float: right;
    display: block;
    width: 430px;
}

div.promoCode
{
    float: right;
    display: block;
    width: 435px;
    padding: 20px 5px 20px 0;
}

div.divCartSummary
{
    float: right;
    width: 440px;
}
td.mciSummary
{
    padding:5px;
    border-top: solid 1px #444;
    border-bottom: solid 1px #444;
}
    td.mciSummary .cartSummary td { height: 15px; } 
    td.mciSummary .cartSummary { color: black; margin-top: 0;} 
    td.mciSummary .cartSummary td.lbl { text-align: right; }
    td.mciSummary .cartSummary tr.total,
    td.mciSummary .cartSummary tr.total td.lbl, 
    td.mciSummary .cartSummary tr.total td.disp { border-top: none; border-bottom: none; color: black;}

td.mini_cart div.cart_items td.prName
{
    padding:0;width:70%;
}
td.mini_cart table.cartSummary
{
    width:100%;
    text-transform:uppercase;
    font-weight: bold;
}

td.mini_cart table.cartSummary .delivery, td.mini_cart table.cartSummary .deliveryCost
{
    /*font-weight: 500;*/
    text-align:right !important;
}


    /*td.mini_cart table.cartSummary td.lbl,*/ .cartSummary td.lbl
    {
        width: 85%;zdisplay:inline; text-align:left; zfloat:left;
    }


    td.mini_cart table.cartSummary td.disp, .cartSummary td.disp
    {
        width: 15%; zdisplay:inline; ztext-align:right; zfloat:right;
    }
.cartSummary, .cartSummaryShippingtbl, .cartSummary 
{
    text-align: right;
    float:right;
    font-weight:bold;
    width: 207px;
    margin-top: 30px;
    color: #888888;
}
.cartSummary { 
    border-collapse: collapse; 
}
.cartSummaryBillingPage {
    border-collapse: collapse;
}
    .cartSummary td, .cartSummary li {
        height: 32px;
        list-style: none;
    }
.cartSummaryBillingPage td, .cartSummaryBillingPage li {
    height: 32px;
    list-style: none;
}

   /* .cartSummary td.lbl, .cartSummary .lbl { text-align: left; }*/
.cartSummary td, .cartSummary li {
    height: 32px;
    list-style: none;
}
    .cartSummary tr.total, .cartSummary tr.total td.lbl, .cartSummary tr.total td.disp,
      .cartSummary li.total
     { border-top: 1px solid #000; border-bottom: 1px solid #000; color: black; font-weight:bold; }

.cartSummaryBillingPage tr.total, .cartSummaryBillingPage tr.total td.lbl, .cartSummaryBillingPage tr.total td.disp,
.cartSummaryBillingPage li.total {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    color: black;
    font-weight: bold;
}

    .cartSummary .total .lbl, .cartSummary .total .disp
    {
         color: black;
    }
.cartSummaryBillingPage .total .lbl, .cartSummaryBillingPage .total .disp {
    color: black;
}
    .cartSummary .cartSummaryShipping
    {
        padding-right: 4px;
        text-align: right;
    }
.cartSummaryBillingPage .cartSummaryShipping {
    padding-right: 4px;
    text-align: right;
}
.continueShopping
{
    float: left;
    width:165px;
    height:24px;
    background: #e3e3e3;
    font-weight: bold;
font-style: italic;
font-family: Georgia;
font-size: 14px;
color: #888888;
padding-top: 1px;
}

    a.continueShopping:hover { 
        text-decoration:none;
        color: #888888;
    }

div.cartAVOB
{
    float: left;
    width:100%;
}

div.cartAVOB div.catproductOld { width: 228px; padding: 0 5px 15px 9px;  }

div.cartError, div.cartError1, .promoCodeCheckboxContainer.cartValid {
    color: #f00;
    zfloat: left;
    padding: 10px 5px 10px 0;
    font-size: 13px;
    font-weight: bold;
}



.promoCodeCheckboxContainer.cartInValid {
    color: red;
    float: right
}

.promoCodeCheckboxContainer.cartValid {
    color: #00963f;
    float: right;
}

    
    div.cartAVOB div.catproduct {
        /*width: 28.1%;*/
        padding: 0 0px 4px 0px;
       
    }

div.cartAVOB h2, div.cartAVOB h3
{
    text-align: left;
    display: block;
    vertical-align: top;
    border-bottom: 1px solid black;
    margin-bottom: 5px;
    font-size: 18px;
}

div.cartAVOB .productContainer, div.cartAVOB .productContainer div.productImage
{
    height: 140px;
    border-top: 1px solid black;
}

div.cartAVOB  div.catproduct img.primg { width:155px; border: 1px solid #ccc;}

    div.cartAVOB .productContainer div.productImage
    {
        border: none;
    }

div.cartAVOB span
{
    display: block;
    text-align: left;
    padding: 10px;
    font-weight: normal;
    height:70px;
    padding-left:0px !important;
}

div.cartAVOB .qualified
{
    vertical-align: bottom;
    font-weight: bold;
}

div.cartAVOB div.viewProductgrey  { background-color: #e3e3e3; border:none; padding: 5px 30px 5px 59px; cursor:pointer; }


/**************MINICART*******************/

td.mini_cart
{
    color: #000000;
    /*2016/02/04 DWI Ticket 48797: increase font on the mini-cart to make it bigger */
    /*font-size: 10px;*/
    width: 100%;
    border: solid 1px #444444;
    text-align: left;
    padding:0px;
}

td.mini_cart .cartItemRow
{
    width:100%;
    padding-bottom: 5px;
}

    td.mini_cart table.cart_header td
    {
        color: #fff;
        padding: 3px 3px 3px 3px;
    }
    td.mini_cart table.cart_header .mycartHeader
    {
    width:100%;padding-bottom:5px;font-weight:bold;background:#666666;color:white:
        }

    td.mini_cart div.cart_items
    {
        padding: 3px 0;
    }

    td.mini_cart td.shipping
    {
        padding:0 2px 0 0;
    }
    td.mini_cart td.shipping span
    {
        padding:0 0 0 2px;
    }

#header div.mci td.mini_cart a
{
    color: #333333;
}

div.cart_items td.mincartquantity .minProdImgName { width: 100%;}
div.cart_items .minicartimg
{
    vertical-align: top;
    text-align: center;
    width: 23%;
    float: left;
}


div.cart_items td.mincartquantity
{
    vertical-align:top;
}
div.cart_items .mincartquantity { font-size:12px; width:100%; margin-left:5px;}

div.cart_items td.mincartquantity input
{
    width: 30px;
    padding:2px 3px;
    border-radius:1px;
    text-align:center;
    margin: 8px 8px 0 0;
}



div.cart_items td.mincartquantity a {  padding-right:10px; }

td.mini_cart table.cartItemRow td.mincartquantity
{
    zpadding:5px 0 3px 0;
    width: 85%;
}

td.mini_cart table.cartItemRow td.shopcartItemSubtotal
{
    width: 15%;
    text-align: right;
    vertical-align: baseline;
}

div.cart_items table.cartItemRow td
{
    vertical-align:top;
}
    div.cart_items table.cartItemRow td.prdesc a{ color: #000; }
div.cart_items div.shoppingcartPrdName
{
    zwidth: 250px;
    width: 77%;
    float:right;
    padding-bottom:10px;
}

div.cart_items .quantityUpdate, div.cart_items .quantityUpdate span
{
    text-align:left;
    width: 250px;

}

div.cart_items .quantityUpdate span
{
    padding-left:20px;
}



td.shopping_cart input, .cartItemRow select {
    height: 30px;
    width: 45px;
    border: 1px solid #c1c1c1;
    vertical-align: top;
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    margin-top:-6px;
}

td.shopping_cart select
{
    width: 70px;
    border: 1px solid black;
}


/*****checkoutshipping******/
div.Shipping
{
    text-align: left;
    width: 610px;
    float: left;
    padding: 10px 0 0 0;
}

div.medshoppingcartleft { width:610px; float:left; margin-bottom: 30px; }
div.medshoppingcartleft div.greenCheckout { height: 40px; width: 600px; color: #fff; font-style: italic;font-family: Georgia; font-size: 18px; padding: 5px; text-align: left; float:left; font-weight: bold;  margin-top: 30px; margin-bottom: 10px; }

div.shippingShoppingcart
{
    zwidth: 360px;
    float: right;
    margin-top: 15px;
}

div.Shipping h2
{
    padding-left: 15px;
    zpadding-bottom: 15px;
}

div.createAccountRight div.shippingShoppingcart div { padding-top: 8px; }

div.shippingShoppingcart div
{
    width:360px;
}
div.shippingShoppingcart td.shopping_cart
{
    padding:0;
}
div.shoppingcartdiv
{
    float:left;
    width:510px;
    padding:0 0 0 30px;
}

div.shippingShoppingcart table.shoppingcart_header td.shoppingcartImgHeader,
div.shippingShoppingcart div.cart_items td.shopcartItemImg
/*div.shippingShoppingcart .cartItemRow .shopcartItemImg */
{
    width:80%;
}


div.shippingShoppingcart div.cart_items td.shopcartEdit,div.shippingShoppingcart div.cart_items td.shopcartItemSubtotal,
div.shippingShoppingcart table.shoppingcart_header td.shoppingcartQuantityeHeader,div.shippingShoppingcart table.shoppingcart_header td.shoppingcartSubTotalHeader
{
    width:10%;
}
div.shippingShoppingcart table.cartItemRow div, div.shippingShoppingcart .cartItemRow div
{
    width:auto;
}
div.shippingShoppingcart div.cart_items td.shopcartEdit div,div.shippingShoppingcart div.cart_items td.shopcartEdit span,
div.shippingShoppingcart .cart_items div,div.shippingShoppingcart .cart_items span
{
    zpadding:0 0 0 19px;
}
div.shippingShoppingcart div.cart_items td.shopcartEdit input, div.shippingShoppingcart .cart_items select
{
    text-align:center;
}
    div.shoppingcartdiv input.smallUpdateCartButton, div.shippingShoppingcart input.smallUpdateCartButton
    {
        ztext-decoration:underline;
        zborder: none;
        float: right;
        cursor: pointer;
        font-style: italic;
        color: #888888;
        zbackground:none;
        height: 25px;
        width:120px;
    }

/*
div.shippingShoppingcart .cartItemRow .shopcartItemImg {
    width: 265px;
}

    div.shippingShoppingcart .cartItemRow .shopcartItemImg
{
    float:left;
}


        div.shippingShoppingcart .cartItemQuantityPrice
        {
            float:right;
            width: 95px!important;
            position: relative;
        }*/
     /*  .cartProductQuantity, .pricediv
        {
            width: 40px!important;
            display:inline!important;
            position:relative !important;
            top:30px!important;
        }*/

   /* div.shippingShoppingcart .cartProductQuantity
    {
        float:left;     
    }
    div.shippingShoppingcart .priceDiv
    {
        float: right;
        

    }


    
div.shippingShoppingcart   li.cartItemRow
{
    list-style:none;
    height: 135px;
    margin-bottom: 35px;
    font-weight:bold;
}

li.cartItemRow .wrap{
    width:125px!important;
    float:right;
    position:relative;
    top: 10px;
}

li.cartItemRow .wrap a 
{
    display:block;
    padding-bottom:5px;
}

li.cartItemRow .wrap span{
    text-align: left;
}

li.cartItemRow .removeContainer
{
    float: right;
    width: 10px!important;
    position:relative !important;
    top:-35px!important;
    font-size: 10px;
    font-weight:bolder;

}

li.cartItemRow span.instock
{
    display:block;    
}*/


    .cartItemRow .shopcartItemImg .shoppingclassimage img , .shoppingclassimage
    {
        height: 135px;
    width: 135px !important;
    float:left;
    margin-right:10px;
    margin-bottom:21px;
    }

/*cart summary*/








div.shippingShoppingcart div.checkoutShippingHeader
{
    float:left;
}

div.shippingShoppingcart table.shoppingcart_header,div.shippingShoppingcart table.cartItemRow, div.shippingShoppingcart .cartItemRow
{
    width:100%;
}

div.checkoutShippingHeader h2
{
    float: left;
    display: block;
}

div.checkoutShippingHeader .ShippingPageContinueCheckoutButton, div.shippingShoppingcart .ShippingPageContinueCheckoutButton
{
    float: right;
    display: block;
    color: #fff;
    font-family: Georgia;
font-style: italic;
font-size: 14px;
font-weight: bold;
}

div.shippingPanel
{
    float:left;
    width:980px;
    padding-bottom: 30px;
}
div.shippingPanel span
{
    font-weight: bold;
}

div.shippingPanel span.cartMerge { font-weight:normal; text-align:left; float:left; margin: 13px 20px 0 20px; padding: 5px; border: 1px solid #777; }

.createAccountShippingdiv div.deliveryDivCheckbox {
    margin-left: 185px;
}

div.deliveryDivCheckbox {
    margin: 10px 7px;
    text-align: left;
}

div.deliveryDiv {
    text-align: left;
    padding-left: 15px;
}

    /*div.deliveryDiv input[type="checkbox"] { vertical-align:middle; position: absolute; left: 160px; margin-top: 2px;  }*/
    div.deliveryDiv .shippingaddressText { position: absolute; left: 180px;  }

    div.shippingPanel span.rfvSpan, div.divAccount fieldset span.rfvSpan, div.divAccountCreate span.rfvSpan {
        color:red;
    }


div.Shipping div.deliveryDiv
{
    padding: 10px 0;
}

div.divAccount, div.divAccountCreate
{
    padding: 10px;
    padding-top:0px;
    padding-bottom:2px;
}
/*div.divAccountCreate { width: 47%; zfloat:left; }*/
/*div.divAccountCreate .postage { color: red; }*/
.postage {
    padding-top:5px !important;
}

div.divAccount span.error, div.divAccountCreate span.error
{
    color: red;
    font-weight: normal;
    font-size: 13px;
    font-weight:bold;
}

div.cartbtm input.ApplyButton, #btnApplyPromo, #ApplyShippingPromoCode,#ApplyMMShippingPromoCode {
    width: 80px;
    height: 24px;
    background: #d0d0d0;
    cursor: pointer;
    border: none;
    float: none;
    color: #888888;
}
div.cartbtm input.prCode, #Cart_PromoCode, #ClaimNumber {
    width: 100px;
    float: right;
    height: 16px;
    line-height: 1;
    border: solid 1px #817b6b;
    padding: 3px;
    margin: 0 5px 0 0;
}
div.cartbtm label
{
    float:right;
    text-align:right;
    display:block;
    padding:3px 5px 3px 0;
    color: #888888;

}
div.Shipping div.divAccount
{
    width: 100%;
    padding: 5px 0 0 0;
}

div.createAccountShippingdiv div.deliveryDiv
{
    /*text-align: left;
    padding: 10px 20px 20px 20px;
    width: 47%;*/
}

div.newsletterConfirmation { height: 150px; text-align:left;}


div.divAccount ol, div.divAccount li, div.divAccountCreate ol, div.divAccountCreate li
{
    list-style: none;
    display: block;
    float: left;
    clear: both;
    padding: 0 2px;
    /*width: 425px;*/
    text-align: left;
}



div.divAccount select, div.divAccountCreate select
{
    width: 229px;
    height: 31px;
    padding: 2px;
    border: 1px solid #817b6b;
    background: #f5f5f5;
    border-radius:.125rem;
    border-color:#d2d2d2 !important;
    padding-left:10px;
    padding-right:10px;
}

div.divAccount  label, div.divAccount fieldset span, 
div.divAccountCreate label, div.divAccountCreate span
{
    width: 180px;
    text-align: left;
    padding: 4px;
    padding-top:8px;
    font-weight: bold;
    display: inline-block;
    margin-bottom:auto;
   
}
div.divAccountCreate label {width: 172px;}

.myacc-box-update div.divAccount fieldset span
{
     width: 289px;
}

.myacc-box-update .lblLastName {
    margin-left:0px;
}
.myacc-box-update div.divAccount input {
    width: 228px;
    padding-right: 25px;
}


    div.divAccount fieldset span.rfvSpan,
    div.divAccountCreate span.rfvSpan
    {
        display: inline;
        width:306px;
        float: left;
        padding-left: 170px;
    }

.rfvSpanTitle {        
        width:306px;
        color:red;
}

.rfvSpanFirstName {
      width:255px !important;
      float:left;
       color:red;
}
.rfvSpanLastName {
     display: inline;
        width:255px !important;
        float: left;
         color:red;
}
.lblLastName, .lblRight {
    margin-left:70px;
}
.txtLastName {
    margin-left:20px !important;
}
.rfvSpanPhone {
    display: inline;
        width:306px;
        float: left;
      color:red;
}
.rfvEmail {
    padding-left:10px !important;
    color:red;
}

.txtAddress1 {
    width:469px !important;
}

.txtAddress {
    width:475px !important;
}

div.divAccount input, div.divAccount select, select,
div.divAccountCreate input, div.divAccountCreate select, div.divAccount textarea
{
    width: 230px;
    height: 30px;
    zpadding: 2px;
    zmargin: 5px;
    margin:5px ;
    border: 1px solid #817b6b;
    background: #f5f5f5;
    border-radius:.125rem;
    border-color:#d2d2d2 !important;
    padding-left:5px;
    zpadding-right:10px;   
}


div.divAccount input.emailInput { width: 250px; }

div.Shipping select
{
    border: 1px solid black;
    width: 65%;
}
div.InfoMessageBox .ddlCCExpMonth, div.InfoMessageBox .ddlCCExpYr { width: 34%; margin-right:5px; }

span.SendEmails input, div.divAccount fieldset span.SendEmails,
 div.divAccountCreate span.SendEmails
{
    /*width: 20% !important;
    margin-right: 5px;
    position: relative;
    left: 77px;*/
}

.SendEmails {
    width: 100% !important;
    vertical-align: top;
    /*margin-left: 170px;*/
}

.SendEmails input#chbSendEmails, .SendEmails input#chbDifferentShippingAddr, .SendEmails input  {
    width: 18px !important;
    padding:0 !important;
    margin:-3px 5px!important ;
    float: left !important;
}

.SendEmails label {
    width: 445px !important;
    padding-top: 1px!important;
    float: left !important;
}





div.shoppingcartdiv .shopping_cart .cartItemRow
{
    padding: 0;
}



.validationSummary
{
    float: left;
    padding-left: 50px;
}

    .validationSummary ul
    {
        text-align: left;
    }


div.createAccountbuttons, div.ConfirmationCreateAccountbuttons{ 
    /*text-align: left;
    padding: 20px;
    width: 47%;
    float: right;*/
    text-align: left;
    padding-left: 19px;
    padding-top:15px;
    padding-bottom:10px;
}

div.createAccountbuttonsMVC {

    text-align: left;
}


div.newsletterConfirmation div.ConfirmationText { padding:10px; }

div.ConfirmationCreateAccountbuttons {
    margin-bottom:20px;
    width: 40%;
    float: right;
    margin-left: 250px;
}

div.checkoutDownDiv {width:100%;float:right; text-align:right; }

    div.checkoutDownDiv .PaymentPageContinueCheckoutButton { width: 115px; }

/*******************checkout payments*****************/

#pnlOrderSummary
{
    padding: 10px;
}

div.paymentDiv
{
    /*padding-bottom: 50px;*/
}

/*TODOPaypal*/
.payments
{
    visibility: collapse;
    display: none;
}

div.paymentDiv div.paymentBillingAddress, div.paymentDiv div.paymentShippingAddress
{
    width: 40%;
    float: left;
    text-align: left;
    padding: 20px 10px;
}

div.paymentOptions.paymentOptionsPaypal {
    zpadding-bottom: 20px;
}


div.paymentOptions { width: 610px; display: block; float:left; padding-left: 10px; zpadding-bottom:20px;}

    div.paymentOptions .ccPanel span  { display: inline; }

    div.paymentDiv div.paymentBillingAddress a, div.paymentDiv div.paymentShippingAddress a
    {
        margin-top: 10px;
    }

div.paymentDiv .changeAddrBtn
{
    /*DWI 29/01/2016 Ticket 48529: Change background colour of "Change Address" buttons in ShoppingCart */
    background-color: #e3e3e3;
    background-repeat: no-repeat;
    height: 25px;
    width: 80px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding-top: 3px;
    text-align: center;
    color: #888;
    font-family: Georgia;    
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
}

div.paymentBillingAddress h5, div.paymentShippingAddress h5
{
    color: #949084;
   font-style: italic;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 5px;
}

div.InfoMessageBox
{
    width: 40%;
    float: left;
    text-align: left;
    padding-top: 20px;
}

    div.InfoMessageBox span
    {
        text-align: left;
    }

    div.InfoMessageBox .PaymentPageContinueCheckoutButton
    {
        width: 110px;
        height: 30px;
        border: none;
    }

    .PaymentPageContinueCheckoutButton
    {
        width:188px;
        height:30px;
        border:none;
        /*float:left;*/
        margin:5px 0;
        cursor:pointer;
        color: #fff;
        font-family: Georgia;
        font-style: italic;
        font-size: 14px;
        font-weight: bold;
        zposition: absolute;
        /*left: 100px;*/
    }

.ccPanel, div.paymentDiv,  div.paymentOptions .ccPanel a { color: #888888; }

.deliveryDiv .txtInstructions {
        margin-left: 175px;
    margin-top: 10px;
}

    .ccPanel input, .ccPanel select, div.paymentOptions .txtInstructions, .deliveryDiv .txtInstructions
{
    font: normal 12px/1.25 Arial,Helvetica,sans-serif;
    border: 1px solid #000; height: 25px; line-height: 18px;background: #f5f5f5;
    border: 1px solid #817b6b; 

      width: 335px;
    padding: 2px;
    margin: 0px;
    border: 1px solid #817b6b;
    background: #f5f5f5;
    border-radius:.125rem;
    border-color:#d2d2d2 !important;
    padding-left:10px;
    padding-right:10px;
}
._lblOrderTotalValue {
    margin-left: -180px;
}
.aligntoLabel {
    margin-left: 0px !important;
    border-color:#d2d2d2 !important;
}
.ccCardType {
    width: 173px !important;
    height: 28px !important;
}

.ccPanel tr { height: 30px; } 

.ccPanel select { width: 80%; margin: 0px;}

.ccPanel .ddlCCExpMonth, .ccPanel .ddlCCExpYr {
width: 48%;
margin-right: 5px;
height:27px !important;
}

.continueCheckoutBtn { float:right; margin-right: 60px; }

.ErrorSummary { text-align: left; margin-left: 10px;}

div.paymentOptions.paymentOptionsPaypal .delInstructions, div.deliveryDiv .delInstructions{
    padding-right:65px;
    font-weight: bold;
}
div.deliveryDiv .delInstructions {
    padding-right: 45px;
}

div.paymentDiv div.creditcard { padding-top: 10px;}

/*bootstrap*/
.tab-content>.tab-pane { padding-top: 10px; }

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li>a
{
    zcolor: #39c2f5!important;
    font-size: 16px;
    font-weight: bold;
}
/*.nav-tabs>li.active>a
{
    border-bottom-color: #39c2f5 !important;
}*/
.nav-tabs>li>a
{
    border: 1px solid #ddd!important;
}


/****************************Confirmation*****************************/

.confirmation
{
    text-align: left;
    padding: 20px;
}


table td.confirmationHeader, table tr.confirmationHeader {
    text-align: left;
    padding-left: 1em;
    border-left-style: none;
    border-bottom-style: none;
    background-color: #e4e4e4;
    font-weight: bold;
    text-transform: uppercase;
}





/*shoppingcart*/
.ShippingPageContinueCheckoutButton
{
    color: #fff;
    border: none;
    cursor: pointer;
    height: 30px;
    float:left;
    zposition:absolute;
    /*left: 175px;*/
    color: #fff;
    font-family: Georgia;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    width: 160px;
}

input[type="text"] {
    border: 1px solid #817b6b;

}
.QuickOrderTextBoxes {
    width: 210px;
    height: 20px;
    padding: 2px;
    border: 1px solid #817b6b;
    background: #f5f5f5;
    border-radius: .125rem;
    border-color: #d2d2d2 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-top: -2px;
}
input[type=textarea]
{
    width: 180px;
    height: 18px;
    padding: 2px;
    border: 1px solid #817b6b;
}

.login-bttn
{
    width: 92px;
    background: url(/imagesstatic/login-bttn.gif) no-repeat;
    height: 42px;
    border: 0;
    cursor: pointer;
    text-indent: -9000000px;
}

.bttn-right
{
    margin: 0 50px 0 0;
}


div.adRow, div.adRow1, div.signupRow, div.displayCategories
{
    float: left;
    width: 980px;
    padding: 15px 0 0 0;
}
div.adRow1 { padding-left:10px; padding-top:15px;}

    div.adRow ul, div.signupRow ul, div.displayCategories ul
    {
        overflow: hidden;
        list-style-type: none;
        width: 980px;
        float: left;
        display: block;
    }

        div.adRow ul li, div.signupRow ul li,  div.displayCategories ul li
        {
            padding: 0 10px;
            text-align: left;
            vertical-align: middle;
            font-size: 12px;
            float: left;
            display: block;            
        }
        div.displayCategories ul li { padding: 6px;}

            div.signupRow ul li img { display: block; margin-left: auto; margin-right: auto; }
        div.signupRow ul li { width:190px; padding: 0 ; border-left: 1px solid #e3e3e3; text-align:center; }
            div.signupRow ul li.first { border-left:none; text-align:center;}


.otherSites img { float:left; padding: 5px 10px 0px 10px ; }



/*-----------------------------------------------My Account-------------------------------------------------*/

div.signoutbuttons
{
    /*margin: 20px;
        float:right; */
    width:120px;    
    cursor:pointer;
    position:absolute;
    top:238px;
    left: 850px;
}

.SignoutBtn
{
    height: 30px;
    width: 80px;
    float: right;
    border: none;
    cursor:pointer;
}

p.signin { padding-left: 10px; text-align:left; }

h3.accountInfo, div.prodDetails p, div.tab-con p 
{
    text-align: left;
    /*padding: 10px;*/
}

div.myacc-box
{
    width: 720px;
    padding: 10px;
    margin: 0 0 15px 10px;
    font-size: 12px;
    line-height: 22px;
    font-weight: bold;
    border: 1px solid #444444;
    float: left;
}

    div.myacc-box span
    {
        text-align: left;
        width: 100%;
        display: block;
        float:left;        
    }

div.myacc-box span.addr, span.addr { margin-top:20px; font-weight:bold; font-size: 12px; line-height: 12px; }

div.billingPnl, div.shippingPnl, div.quickCheckoutPnl
{
    float: left;
    width: 100%;
}

    div.billingPnl dl, div.shippingPnl dl, div.quickCheckoutPnl dl
    {
        width: 100%;
        padding-left: 20px;        
    }
    div.shippingPnl dl, div.quickCheckoutPnl dl
    {
        min-height: 110px;
    }

        div.billingPnl dl dt, div.shippingPnl dl dt, div.quickCheckoutPnl dl dt
        {
            clear: left;
            font-weight: bold;
            float: left;
            margin-right: 10px;
            padding: 1px;
            width: 100px;
            text-align: left;
        }

        div.billingPnl dl dd, div.shippingPnl dl dd, div.quickCheckoutPnl dl dd
        {
            padding: 1px 0;
            text-align: left;
            font-weight: normal;
            float: left;
        }

    div.billingPnl a, div.shippingPnl a, div.quickCheckoutPnl a
    {
        float: right;
        font-weight: bold;
        font-weight: bold;
        font-style: italic;
        font-family: Georgia;
        font-size: 14px;
        color: #fff;

    }

div.myacc-box-update div.divAccount
{
    width: 100%;
}

div.tab-con { width: 850px;     float: left;
    zpadding: 5px 5px;
    zmargin-top:15px; }


div.acctDetails div.buttons { width: 40%; padding-left:15px;}

/*----------------signin----------------------*/
#CheckoutSequence
{
    display: none;
}

    div.signin-outer div.signin
    {
        float: left;
        display: block;
        margin: 10px 0;
        height: 200px;
    }

    div.signin-outer div.signin-right
    {
        float: left;
        display: block;
        margin: 10px 0;
    }

    .signinContainer {
        /*background-color: #ffff80;*/
        padding: 5px 5px 5px 0;
        text-align: left;
        font-size: 14px;
    }

div.registerPanelBorder { border-bottom: 1px solid #e3e3e3; height: 160px;}
div.signinPanelBorder { border-bottom: 1px solid #e3e3e3; height: 200px;}
    div.signin-outer div.signin-guest
    {
        float: left;
        padding: 10px 0;
    }

div.signin-guest div.guestCheckText { }

div.signin span, div.signin-right h5.heading, div.signin-guest h5.heading, h5.heading
{
    line-height: 18px;
    font-size: 14px;
    padding: 0 0 5px 0;
    text-align: left;
    margin: 0;
}

div.signin-outer span
{
    font-size: 13px;
    font-weight: bold;
}

div.signin a.lnkForgotPassword
{
    /*float: left;*/
    font-size: 10px;
    text-decoration: underline;
    /*padding-left: 110px;*/
}

div.signin-right div.register
{
    padding-top: 5px;
    text-align: left;
}

div.signin-right div.registerButton,
div.RemSignindiv,
  div.guestCheckout, div.RemLoginorRegisterdiv
{
    padding-top: 20px;
    /*padding-left: 105px;*/
}

    div.signin-right div.registerButton .submit-bttn-reg,
    div.RemSignindiv .signin-bttn,
    div.guestCheckout .guest_chkout, div.RemLoginorRegisterdiv .signin-bttn
     { float: left; left: 0;}

    div.RemLoginorRegisterdiv .signin-bttn { width: 100px;}

/*div.guestCheckout { zpadding: 10px; zpadding-top: 90px; zfloat: right; }*/
    div.guestCheckout .guest_chkout { width: 150px; }

div.signin table
{
    width: 100%;
}

div.signin .logginInDiv
{
    width: 300px;

}


.div.signin fieldset, div.signin div.signindiv, .signindiv
{
    margin: 0px;
    margin: 10px 0 30px 0;
    display: block;
}

div.changePassword { margin:auto; display:block; padding-top: 10px; width: 370px; height:auto; }
    div.changePassword h4 { padding-bottom: 20px; }
div.changePasswordErr {
    width: 350px;
    height: 100px;
    color:red;
    display:block;
    float:left;
    font-size: 13px;
    font-weight:bold;
}
div.changePasswordErr .error {
    color: red;
    text-decoration: underline;
    font-weight: bold;
    font-size: 13px;
    font-weight: bold;
}

    div.signin div.signindiv label, div.signin-right div.register label, div.changePassword label, .signindiv label

    {
        width: 100px;
        /*float: left;*/
        text-align: left;
        line-height: 1.8;
        padding: 7px 0px 10px 0;
        font-weight: bold;
    }
     .signindiv label {
         width:auto;
         display:block;
    }

    div.changePassword label { width: 150px;  }
    div.changePassword .changePWd { float:right; margin: 7px;  }

   

 div.signinRemember
{
    width: 100%;
    display: block;
    float: left;
}

div.rememberDiv { width: 50%;display: block;
    float: left; padding-top: 15px;}

div.RemSignindiv, div.RemLoginorRegisterdiv { padding-top: 8px; width: 100%; zdisplay: block; float:left; right: 30%; }

div.signin div.signindiv, .signindiv {
    text-align: left;
}

div.signin div.signindiv span, .signindiv span
{
    color:red;
}

div.signin span.check_remb
{
    width: 5%!important;
    line-height: 1!important;
    padding-top: 3px;
    float:left;
}

div.signin input.ntextbox, div.signin-right input.ntextbox, div.changePassword input.ntextbox, .recoverPassword .ntextbox, .signindiv input
{
    width: 250px;
    height: 25px;
    padding: 2px;
    /*margin: 5px;*/
    border: 1px solid #817b6b;
    background: #f5f5f5;
    border-radius:.125rem;
    border-color:#d2d2d2 !important;
    padding-left:10px;
    padding-right:10px;


}


div.changePassword input.ntextbox {  width: 200px; }

.submit-bttn-continue, .guest_chkout, .signin-bttn, .update-bttn, /*.submit-bttn-cancel,*/ .bttn-cancel, .submit-bttn-reg, .requestCatalogueBtn, .Req-cat-submit-bttn-continue
{
    background-position: center;
    background-repeat: no-repeat;
    height: 30px;
    padding: 0;
    margin-right: 0px;
    border: 0;
    cursor: pointer;
    display: block;
    float: left;
    position:relative;
    zleft: 60px; /*125px;*/
}
.Req-cat-submit-bttn-continue {float:none;; margin:auto;}
.update-bttn {  zleft: 20px; }

.bttn-cancel
{
    background: #e3e3e3;
    width: 80px;
    color: black!important;
}

.submit-bttn-continue, .guest_chkout, .signin-bttn, .submit-bttn-reg { left: 60px; }

div.signinHeaders, div.signinPanel { width: 610px; float:left; margin-bottom: 50px; }
div.signinPanel h3, div.signinPanel h3.noTick, .checkoutBar h3, .checkoutBar h3.noTick { height: 27px; text-align: left; padding-left: 10px; padding-top: 5px; margin-top: 5px;  background-color:#e3e3e3; color:#666666; background-position-y: 3px; }

.checkoutBar .signindiv {
    margin: auto;
    display:block;
    width: 380px;
}

.checkoutBar .signin {height: 320px; margin-top:20px;}
.checkoutBar .medshoppingcartleft, .checkoutBar .signinPanel  {margin-bottom:0;}
.checkoutBar .medshoppingcartleft{ zwidth: 50%;     }
.checkoutBar .signinPanel {width:95%;border: 2px solid #e3e3e3; margin:auto; padding:20px; }
 .checkoutBar .RemLoginorRegisterdiv .signin-bttn,
 .checkoutBar .signinPanel .signin-bttn
  {
    width: 175px; height: 50px; font-size:16px;
    float:none;
    margin:auto;
    position:unset;
    left:unset;
}
 .checkoutBar .RemLoginorRegisterdiv, .checkoutBar .RemSignindiv .signin-bttn{width:175px;}

 .checkoutBar .RemLoginorRegisterdiv
 {
     float:none;
     right:unset;
     width:auto;
 }
.checkoutBar .imageleft {
    width:50%;
    float:left;
    display:inline;
    margin:0;
    position:unset;
}

.checkoutBar .imageleft .signinPanel {height: 195px; float:right;}


.QcPaymentText {width:100%;display:block;float: left;text-align: left;color:#888888;}
a.shipping, a.shipping:hover { color: #666666;   }




div.secureFooter
{
    float: left;
    width: 100%;
    height: 170px;
    display: block;
}

    div.secureFooter .flatRate {  float: left; padding-left: 75px; }
    div.secureFooter div.div1, div.secureFooter div.div2,
    div.secureFooter div.div3
    {
        border: 2px solid #c1c1c1;
        height: 130px;
        float: left;
        padding: 25px 10px 10px 10px;
        border-bottom: none;
        border-right: none;
        color: #666666;
    }

        div.secureFooter div.div3 img { padding-left: 0; margin-top: 70px;}

    div.secureFooter div.div1
    {
        width: 31%;
        border-left: none;
    }


    div.secureFooter div.div1 span {  width: 66%; }
    div.secureFooter div.div1 span.flatRatespan { float:right;   padding-top: 10px;  padding-bottom: 20px; }


    div.secureFooter div.div2
    {
        width: 32%;
        
    }

    div.secureFooter div.div3
    {
        width: 30%;
    }
     div.secureFooter div.div3 span, div.secureFooter div.div1 span, div.secureFooter div.div2 span   {display:block; font-size: 16px; font-weight: bold; text-align: left; float:left; padding: 0; }    
    div.secureFooter div.div2 img.lock, div.secureFooter div.div1 img.lock, div.secureFooter div.div3 img.lock { width:30px; display:inline; float:left;  padding-left: 30px; padding-right: 20px}
    div.secureFooter div.div1 img.lock { width: 40px;  } 
    div.secureFooter div.div3 img.lock { width: 35px; padding-bottom: 10px; margin-top: 0; }
    div.secureFooter p { text-align: left; padding-left: 90px; margin-top: 70px; }
    div.secureFooter div.div3 img { margin-top: 70px; } 
        div.secureFooter div.div2 span { padding-top: 10px; padding-bottom: 20px; }
    div.secureFooter div.div2 img { display: inline-block; zpadding-left: 60px; }
/*----------------------fogot password---------------------------*/

.forgotPassword
{
    padding: 20px;
    font-size: 12px;
    width: 400px;
    margin: 0 auto;
}

    .forgotPassword .recoverPassword
    {
        padding-top: 20px;
        padding-bottom: 20px;
    }

.frgPasswordPnl, .forgotPassword table  { float: left; }


/**********Request Catalogue**********/

.requestCatalog
{
    padding: 20px;
}

.thx, .thx ul, .requestcatAddress
{
    margin: 20px;
}

    .thx, .thx ul li
    {
        text-align: left;
    }

div.notLoggedInDiv
{
    text-align: left;
}

div.notLoggedInDiv a:hover{
    text-decoration:none;
}

.requestCatalogueBtn
{
    width: 150px;
    margin:auto;
    margin-top: 25px;
    float:none;
}

/*****************************Category page********************/

#heroSlider { padding-bottom:10px; float:left; }

#heroSlider img
{
    display: block;
}


/*menu*/
#menu li.lrgc
{
    zbackground: url(/imagesstatic/menu_bg_divider.png) no-repeat;
}

#menu
{
    float: left;
    /*height: 25px;*/
    list-style: none;
    text-align: center;
    /*z-index: 14;*/
    width: 980px;
    position: relative;
}

    #menu li
    {
        float: left;
        display: block;
        /*height: 25px;*/
        text-align: center;
        /*z-index: 15;*/
        position: relative;
        width: auto;
        background-repeat: no-repeat;
        background-position: right;
    }
    #menu li a:hover { background-color: #666;}

        #menu li.last
        {
            float: right;
        }

    #menu span.sLine, #menu span.sLine span
    {
        display: block;
        line-height: 35px;
    }

    #menu span.dLine, #menu span.dLine span
    {
        display: block;
        line-height: 16px;
    }

    #menu span.dLine span:last-child {
        height: 20px;
    }

    #menu li div
    {
        float:left;
        clear: both;
        display: none;
        z-index: 99;
        zwidth: 598px;
        zheight: 270px;
        background-color: #fff;
        left: 0;
        margin-top: 4px;
        /*position: absolute;*/
    }

    #menu li a, #menu li a:hover
    {       
        float: left;
        display: block;
        font-size: 13px;
        font-weight: normal;
        padding: 0 9px;        
        text-decoration: none;
        text-transform:uppercase;
        color: #808080;
        height: 35px;
    }

    div.pos1c {
        /*margin-top: -5px;
        background-color: transparent !important;*/
    }

    #menu li:hover div.pos1c, #menu li.over div.pos1c
    {
        position: absolute;
        top: 30px;
        z-index: 1;
        display: block;
    }

    #menu div ul, #menu div ul.catImage
    {
        float: left;
        display: block;
        background: #fff;
        width: 410px;
        zheight: 240px;               
        font-size: 11px;
        z-index: 999;
        font-weight: bold;
        text-align: left;
        zpadding-top: 20px;
        border: 1px solid #e3e3e3;
        border-bottom:none;
    }

    #menu div ul.misc
    {
        border: 1px solid #e3e3e3;
        border-top:none;        
    }
    #menu li:hover a.norm
{
    color: #ffffff; /*#39c2f5;*/
    background-color: #808080;
}


    #menu div ul.misc 
    { 
        zwidth: 100%;
        height: 30px; 
        padding-top: 5px;
    }
    #menu div ul.catImage { width: 220px; }

    #menu div ul.catImage img { padding-top:20px; }

    #menu div ul.catImage li:hover { background:none; }

    #menu div ul.misc li a , #menu div ul.misc li a:hover 
    {
     zheight:25px;
     padding: 0;
     padding-left:5px;
     zline-height:30px;
     zmargin-top: 0px;
    }


    #menu div li
    {
        float: left;
        display: block;
        width: 195px;
        background: none;
        background: #fff;
        height: auto;
    }

    #menu div ul li a, #menu div ul li a:hover
    {
        text-decoration: none;
        text-align: left;
        width: 195px;
        color: #808080;
        height: auto;
        background: #fff;
        padding: 8px 3px;
        line-height: 16px;
        text-transform: uppercase;
    }

        #menu div ul li a:hover, #menu div ul.misc li a
        {
            text-decoration: underline;
        }


/*Email Frd*/
.submitImgBtn { border: none; }

/* category lightbox product page */

div.pnlLightBox div.productContainer
{
    float: left;
    padding: 0px;
    width: 820px;
}

.pnlLightBox div.productContainer div.productDetails
{
    padding: 1.1em;
}





.pnlLightBox .productContainer .productName
{
    height: 65px;
    overflow: hidden;
}

.pnlLightBox .productDetails h2.teaserText
{
    font-size: 13px;
    font-weight: bold;
    padding: 0 1em 1em 0;
    text-align: left;
    height: 20px;
    width: 100%;
    overflow: hidden;
}


.pnlLightBox .productContainer .boughtProductList
{
    width: 0%;
}

.pnlLightBox .prod
{
    width: 63%;
}

.pnlLightBox .p
{
    font-size: 10px;
}

.boughtProductList .productList
{
    padding-bottom: 20px;
    text-align: left;
}

.boughtProductList h3
{
   text-transform:uppercase;
   background-color: #999999;
   color: #fff;
   width: 155px;
}

.boughtProductList img
{
    border: 1px solid #c1c1c1;
    margin-top: 5px;
}

    div.boughtProductList span, div.boughtProductList span a
{
    width: 150px;
    font-weight:normal;
           display: block;
}

div.boughtProductList span, div.boughtProductList span { width: auto; padding-right: 2px; }

div.boughtProductList div.catproductOld { padding: 0px; width: 150px; }
div.boughtProductList div.catproductOld div.catProdName, div.catproductOld div.catProdName a  { overflow: visible; height: auto; font-weight:normal;}
div.boughtProductList div.catproductOld div.price { width: 160px; font-size: 1.1em; font-weight: 700;}
    div.boughtProductList div.catproductOld div.price span { font-size: 1.0em; }
div.catproductOld div.logos img { border: none; }




.pnlLightBox .productContainer .productDetails .reviews
{
    display:none;
}


div.QuickOrderPnl div.miniProduct
{
    float: left;
    display: block;
    width: 960px;
    padding: 10px;
}

    div.QuickOrderPnl div.miniProduct img.crs
    {
        cursor: default;
    }

div.QuickOrderPnl div.productContainer div.desc
{
    text-align: left;
    width: 360px;
    padding-bottom: 10px;
    float: left;
}

div.QuickOrderPnl div.miniProduct h1, div.QuickOrderPnl div.miniProduct h2
{
    margin: auto;
}

div.QuickOrderPnl div.miniProduct div.productContainer
{
    float: none;
    display: block;
    padding: 10px 0 5px 10px;
    zborder: solid 1px #c1c1c1;
    margin: auto; /*0 0 10px 0;*/
    /*clear: left;*/
    width: 830px;
}


/********************SUMCODE Page******************************/

/* Product Page */


.pnlSucess
{
    width: 750px;
}

div.productContainer, div.prodDetails
{
    width: 960px;/* 850px;*/
    float: left;
    padding: 5px 5px;
    margin-top:15px;
}
div.productcodeDetails {
line-height: 22px;
}

    div.productContainer div, div.productContainer span, div.productContainer img, div.prodDetails div
    {
        float: left;
        display: block;
    }

        div.productContainer div.prodimage, div.productContainer div.prodimage .ad-image-wrapper {
            width: 424px;
        }

        div.productContainer div.productImage
        {
            width: 424px;
        }

            div.productContainer div.productImage div.zoomVideo
            {
                width: 424px;
                height: 20px;
            }

            div.productContainer div.productImage div.zoom, div.productContainer div.productImage div.zoomOnly,
            div.productContainer div.productImage div.video
            {
                border: 1px solid #c1c1c1;
                width: 422px;
                text-transform: uppercase;
                font-weight: bold;
                height: 20px;
                line-height: 20px;
            }

        div.productContainer div.productDetails
        {
            width: 360px;
            padding: 0 10px;
            padding-bottom: 20px;
        }       

        div.productContainer div.productName
        {
            width: 360px;
            color: #666;
        }

        div.instock, span.instock
        {
            font-size:14px;
        }
div.instockBillingPage, span.instockBillingPage {
    font-size: 14px;
}
div.instock, span.instock, div.stockOn
{
    color: #060;
    font-weight:bold;
    font-style: italic;
}
div.instockBillingPage, span.instockBillingPage, div.stockOn {
    color: #060;
    font-weight: bold;
    font-style: italic;
}
div.stockOn
{
    font-weight: normal;
}

span.instock
{ display:inline;}
span.instockBillingPage {
    display: inline;
}
.outofstock
{
    font-weight: bold;
}

div.nostock
{
    color: #F00;
    font-weight:bold;
    font-style: italic;
}

.ItemPriceCol, .TotalCol
{
    font-weight: bold;
}

div.productContainer div.productRating
{
    padding: 10px 0;
    width: 360px;
}

div.productContainer span.topSpecialOffers {   color: #DF001E;
  font-size: 14px;
  font-weight: bold;
  display: block;
  width: 100%;
  text-align:left;
  padding-bottom: 8px;
} 

div.productContainer div.price
{
    text-align: left;
    width: 360px;
    padding: 5px 0 5px 0;
}

    div.productContainer div.price p
    {
        float: left;
        margin-right: 5px;
    }


    div.productContainer div.price span.installments
    {
        color: black;
        text-transform: none;
    }

    div.productContainer div.price span
    {
        font-size: 17px;
        font-weight: bold;        
        line-height: 20px;
    }
        div.productContainer div.price span span { float:none; display:inline;}

    div.productContainer div.price span.was
    {
        color: #df001e;
        text-decoration: line-through;
    }


div.productContainer h2.teaserText
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    width: 360px;
    padding-bottom: 10px;
    line-height: 17px;
}

div.productContainer div.description
{
    padding: 0 0 10px 0;
    text-align: justify;
    width: 360px;
}

div.productContainer div.hidden
{
    display: none;
}

div.productContainer div.productDetailName h1 { width: 295px; float: left;  margin: 0 5px 0 0;}

div.productContainer div.productName div.logos
{
    float:right;    
    width: 60px;
}
    div.productName div.logos,  div.logos div.newlogo, div.logos div.newlogo img { display: inline; }
    div.productContainer div.productName div.logos img {
         margin: 0 5px 0 0;
         width: 25px;
    }

div.productDetails div.reviews
{
    padding-left: 1em;
    font-size: 1.1em;
}

    div.productDetails div.reviews a
    {
        color: #666666;
    }


div.prodDetails ul.tabs, div.tab-con ul.tabs
{
    float: left;
    display: block;
    width: 958px;
    padding: 0 10px;
    overflow: hidden;
    list-style: none;
    font-weight: bold;
}
div.prodDetails ul.tabs { width: 965px; }

    div.prodDetails ul.tabs li,  div.tab-con ul.tabs li
    {
        float: left;
        display: block;
        padding: 0 1px;
    }ul
    div.prodDetails ul.tabs li { padding: 0px; border-right: 1px solid #666; }
    div.prodDetails ul.tabs li#last { float: right; border-left: 1px solid #666; border-right: 0px;}

    div.prodDetails .specificTabs { border: 1px solid #777;}
    div.prodDetails ul.tabs { padding: 0px; }

    /*div.prodDetails ul.tabs a { zbackground-color: #f7f5f5 }*/
    div.prodDetails ul.tabs a:hover, div.prodDetails ul.tabs a.active, div.prodDetails ul.tabs a.active:hover {background-color: #999999; }

    div.prodDetails ul.tabs li#last a { 
        line-height: 30px;
        width: 50px;
        height: 30px;
        float: left;
        display: block;
        text-decoration: none;
            }


    div.prodDetails ul.tabs a, div.prodDetails ul.tabs a:hover, div.tab-con ul.tabs a, div.tab-con ul.tabs a:hover
    {
        line-height: 30px;
        width: 150px;
        height: 30px;
        float: left;
        display: block;
        text-decoration: none;
        font-weight: bold;
        font-style: italic;
        font-family: Georgia;  
        font-size: 14px;
    }
        div.prodDetails ul.tabs a, div.prodDetails ul.tabs a:hover { font-weight:normal; }

#gallery div.ad-image-wrapper
{
    height: 424px;
    position: relative;
    overflow: hidden;
}

#gallery div.ad-image
{
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 9;
}

#gallery div.ad-prev, #gallery div.ad-next
{
    position: absolute;
    display: block;
    top: 0;
    width: 30px;
    height: 424px;
    cursor: pointer;
    z-index: 200;
}

#gallery div.ad-next
{
    right: 0;
    right: 20px;
}

#gallery div.ad-prev
{
    left: 0;
    left: 20px;
}

#gallery div.ad-next-image, #gallery div.ad-prev-image
{
    width: 30px;
    height: 30px;
    display: none;
    top: 194px;
    position: absolute;
    z-index: 101;
}

#gallery div.ad-nav
{
    width: 424px;
    height: 119px;
    position: relative;
    padding: 5px 0;
}

#gallery div.ad-forward, #gallery div.ad-back
{
    width: 24px;
    top: 0;
    height: 119px;
    z-index: 10;
    cursor: pointer;
    display: block;
}

#gallery div.ad-thumbs
{
    overflow: hidden;
    width: 366px;
    padding: 0 5px;
}

#gallery ul.ad-thumb-list
{
    float: left;
    display: block;
    list-style: none;
    overflow: hidden;
    height: 119px;
}

    #gallery ul.ad-thumb-list li
    {
        float: left;
        display: block;
        padding: 0 5px 0 0;
    }

        #gallery ul.ad-thumb-list li a, #gallery ul.ad-thumb-list li a:hover
        {
            display: block;
            float: left;
        }

        #gallery ul.ad-thumb-list li img
        {
            border: 2px solid #CCC;
            float: left;
            width: 115px;
        }

        #gallery ul.ad-thumb-list li a.ad-active img, #gallery ul.ad-thumb-list li a.ad-active:hover img
        {
            border: 2px solid #616161;
        }

#gallery img.ad-loader
{
    position: absolute;
    z-index: 10;
    top: 196px;
    left: 196px;
    border: 1px solid #CCC;
}

#gallery p.ad-image-description
{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 7px;
    text-align: left;
    width: 424px;
    z-index: 2;
    background: url(/images/adGallery/opa75.png);
    color: #000;
    display: none;
}

#gallery strong.ad-description-title
{
    display: block;
}

#gallery .ad-controls
{
    height: 20px;
}

#gallery p.ad-info
{
    float: left;
}

#gallery div.ad-slideshow-controls
{
    float: right;
}

#gallery span.ad-slideshow-start, #gallery span.ad-slideshow-stop
{
    padding: 0 0 0 5px;
    cursor: pointer;
}

#gallery span.ad-slideshow-countdown
{
    padding: 0 0 0 5px;
    font-size: 0.9em;
}
/* Can't do display none, since Opera won't load the images then */
.ad-preloads
{
    position: absolute;
    left: -9000px;
    top: -9000px;
}

div.productDetails div.buttons
{
    padding: 5px 0 0 0;
    margin: 0;
}

div.prods div.buttons
{
    width: 360px;
}

div.miniProduct div.buttons input.AddToCartButton {         
    display: block;
    color: #FFF;
    width: 360px;
    height: 34px;
    border: 0;    
    cursor: pointer;
    font-weight:bold;
    margin-left:505px;
    /*float: right;
    margin-right: 95px;*/
}


/*div.miniProduct div.buttons
{
    zfloat:none;
}*/

div.productContainer div.buttons input.AddToCartButton, 
 input.QuickCheckoutButton
{
    float: left;
    display: block;
    color: #FFF;
    width: 360px;
    height: 34px;
    border: 0;
    margin: 0 10px 0 0;
    cursor: pointer;
    font-weight:bold;
}

.miniProduct input.QuickCheckoutButton {/*float:right; margin-right: 95px;*/    margin-left:505px;}

 div.addtoCartgrey input.AddToCartButton { border:none; }


 input.QuickCheckoutButton { border: 1px solid #c1c1c1; background: transparent;  color: #808080; margin-top:10px; }

div.productContainer div.buttons input.AddToWishButton
{
    float: left;
    display: block;
    background: url(/imagesstatic/addtowishlist_btn.jpg) no-repeat;
    color: #000;
    width: 170px;
    height: 28px;
    border: 1px solid #c1c1c1;
    cursor: pointer;
    margin: 10px 0 5px 0;
}

div.productContainer div.buttons input.sharebtn {float: left;
    display: block;
    background: url(/imagesstatic/share_btn.jpg) no-repeat;
    background-position: 35px;
    color: #000;
    width: 170px;
    height: 28px;
    border: 1px solid #c1c1c1;
    cursor: pointer;
    margin: 10px 0 5px 20px; }



.pnlLightBox .productContainer .productImage .zoomOnly, .pnlLightBox .ad-nav
{
    display: none;
}

.starsDiv
{
    padding-bottom: 5px;
}

div.productContainer div.productcodeDetails h1 { text-transform:none; }

div.productContainer div.productcodeDetails, div.productContainer div.productcodeDetails h2
{
    float: left;
    width:360px;
    text-align:left;
}


/*div.stock div.instock
{
    color: #006600;
}

div.stock div.nostock
{
    color: red;
}*/


 div.productContainer div.productDetails div.profileFields { width: 360px; margin-bottom:10px; }
div.productContainer div.productDetails div.profileFields label { width: 100%; float: left; font-weight: bold; font-size: 13px; margin-bottom: 4px;}
div.productContainer div.productDetails div.profileFields input {   
    float:left;
    width: 250px;
    height: 25px;
    padding: 2px;
    border: 1px solid #817b6b;
    background: #f5f5f5;
    border-radius: .125rem;
    border-color: #d2d2d2 !important;
    padding-left: 10px;
    padding-right: 10px;
    margin-right:80px;
    color:#777;
    font-style:italic;
} 
div.profileFields input.chkProfile { display:block; float:left; width: 18px!important; margin: 4px 4px 4px 0px!important;}


div.profileFields span#spnPer { display: inline; margin:6px; font-weight:bold;}


.profileFields, .profile_fields_form, .form_row
{
    display: block;
    text-align: left;
    font-size: 12px;
    width: 360px;
}

.flowplayer
{
    zheight: 425px;
    width: 425px;
}

.watchvideo_new
{
    background: white;
    width: 206px;
    color: black !important;
    cursor:pointer;
}
.pnlLightBox a.watchvideo_new { display:none; }

.watchImage
{
    background: transparent;
        cursor:pointer;
}
div.zoomOnly .watchImage { padding-left: 175px; }

.zoom a
{
    text-align: center;
    display: inline-block;
    min-width: 100px;
    text-transform: uppercase;
    font-weight: bold;
}

.zoom
{
    width: 400px;
    border: 1px solid #DEDEDE;
}




div.productContainer div.boughtProductList
{
    width: 150px;
    float: right;
    font-size: 1.1em;
    font-weight: bold;
}

div.prods span.paf
{
    float: left;
    display: none;
    width: 275px;
    font-size: 10px;
    padding: 3px 10px 0 0;
    color:black;
    text-decoration: none;
}

div.productDetails div.in_stock
{
    color: #060;
}

div.productDetails div.not_in_stock
{
    color: #F00;
}

div.productDetails .ddlColour, div.productDetails .ddlSize
{
    display: block;
}


div.productDetails input.Quantity
{
    margin: 0;
    width: 30px;
    text-align: center;
    height: 20px;
    border: 1px solid #c1c1c1;
}

#prodprice
{
    text-align: left;
}


.pnlLightBox div.productDetails div.buttons input.AddToWishButton
{
    display:none;
}

div.productDetails div.specialOffers
{
    border: 1px solid #c1c1c1;
    background-color: #e6e5e5;
    padding: 5px 10px 10px 10px;
    width:339px;
    font-size: 12px;
    text-align: left;
    margin-top: 15px;
}


div.productDetails div.specialOffers span {
    color: #DF001E;
    font-size: 14px;
    font-weight:bold;
    display:block;
    width: 100%;
}




    div.productDetails .specialOffers h3
    {
        color: #df001e;
    }

div.productContainer div.emailfrd
{
    display:inline;
    width: 40px;
}

div.productContainer div.socialMedia { padding:5px 5px 5px 0; }

    div.productContainer div.socialMedia div.fb { width: 130px; }
    div.productContainer div.socialMedia div.pinterest, div.productContainer div.socialMedia div.twitter {
        width: 50px;
        display:inline;
    }

    div.productContainer div.socialMedia div.twitter {
        width: 90px;
    }
    div.productContainer div.emailfrd a, div.productContainer div.emailfrd a:hover
    {
        float: left;
        display: block;
        padding: 0 0 0 5px;
        font-size: 10px;
    }

    div.productContainer div.emailfrd img
    {
        float: left;
    }

div.breadcrumb
{
    padding: 10px 0 0 10px;
    width: 970px;
    font-weight: bold;
    text-align: left;
}

    div.breadcrumb a, div.breadcrumb a:hover
    {
        font-weight: normal;
    }

/*********************************Category Page **********************************/
div.categoryModuleContainer, div.categoryLeftModuleContainer, div.categoryLeftModuleContainer div, div.categoryLeftModuleContainer span,
div.categoryLeftModuleContainer h3, div.categoryLeftModuleContainer h4,
div.categoryLeftModuleContainer input, div.categoryLeftModuleContainer ul, div.categoryLeftModuleContainer ul li
{
    float: left;
    display: block;
}

div.categoryModuleContainer
{
    width: 980px;
}

div.categoryLeftModuleContainer
{
    width: 230px;
    padding: 0 0 0 10px;
}

    div.categoryLeftModuleContainer div.categories, div.categoryLeftModuleContainer div.leftNav,#facetarea
    {
        width: 230px;
        padding: 0 0 10px 0;
    }

    div.categoryLeftModuleContainer h3
    {
        font-size: 1.5em;
        font-weight: bold;
        line-height: 32px;
        width: 220px;
        text-align: left;
        padding: 0 0 0 10px;
    }

    div.categoryLeftModuleContainer img, div.categoryLeftModuleContainer div.leftNav h3 a
    {
        text-align: left;
    }

    div.categoryLeftModuleContainer #newsletter
    {
        width: 230px;
        padding: 0 0 10px 0;
    }

        div.categoryLeftModuleContainer #newsletter #ptkSubscribe
        {
            width: 230px;
        }

        div.categoryLeftModuleContainer #newsletter h4
        {
            font-size: 1.2em;
            font-weight: bold;
            line-height: 32px;
            width: 220px;
            text-align: left;
            padding: 0 0 0 10px;
        }

        div.categoryLeftModuleContainer #newsletter input.textboxnews
        {
            padding: 3px;
            width: 150px;
            border-radius: 3px;
        }

        div.categoryLeftModuleContainer #newsletter input.link
        {
            float: right;
        }

    div.categoryLeftModuleContainer ul
    {
        list-style-type: none;
        padding: 15px 0px 0px 10px;
        width: 218px;
    }
div.exo-cats ul, div.exo-multi-facet ul
{
    margin:0 0 10px 0;
}

        div.categoryLeftModuleContainer ul li
        {
            padding: 0 0 15px 0;
            text-align: left;
            font-size: 12px;
            line-height: 1;
            width: 218px;
        }

            div.categoryLeftModuleContainer ul li.active
            {
                font-weight: bold;
            }

div.categoryLeftModuleContainer ul ul,div.categoryLeftModuleContainer ul ul li
{
    width:208px;
}

div.recentlyViewedProducts h3, div.mayAlsoLikeProds h3 { background-color: #999999; width: 100%; padding: 5px; text-transform:uppercase; text-align:left; margin-bottom:20px; color: #fff; } 

div.recentlyViewedProducts div.catproduct div.price { color: #000; }

    div.recentlyViewedProducts div.recentlyviewedProd div.desc
    {
        font-size: 1.2em;
        font-weight: bold;
        line-height: 16px;
        width: 145px;
        float: right;
        text-align: left;
    }

        div.recentlyViewedProducts div.recentlyviewedProd div.desc span
        {
            width: 145px;
            text-align: left;
            overflow:hidden;
        }

            div.recentlyViewedProducts div.recentlyviewedProd div.desc span.price
            {
                padding: 5px 0 0 0;
            }

#leftnavrecentviewed
{
    /*width: 230px;*/
    width: 100%;
}

    #leftnavrecentviewed a.recentlyviewimg
    {
        width: 56px;
    }

    #leftnavrecentviewed div.recentlyviewed
    {
        /*width: 230px;*/
        width: 100%;
        padding: 0 0 10px 0;
        margin-left: 5px;
    }

       #leftnavrecentviewed h3{
           background-color: #999999; 
width: 100%;
padding: 5px;
text-transform: uppercase;
text-align: left;
margin-bottom: 20px;
color: #fff
        }

    #leftnavrecentviewed div.norecent
    {
        width: 228px;
        padding: 10px 0;
    }


    #leftnavrecentviewed div.recentlyviewedProd, div.categoryLeftModuleContainer #newsletter div.ctrls
    {
        width: 217px;
        padding: 10px 5px 10px 6px;
    }


div.categoryLeftModuleContainer div.leftNav h3 a, div.categoryLeftModuleContainer div.leftNav h3 a:hover
{
    padding: 2px 2px 2px 5px;
    text-decoration: none;
}

div.categoryRightModuleContainer
{
    float: left;
}
    div.categoryRightModuleContainer div.categories { zheight: 110px; width: 100%; margin-bottom:10px; float:left; }

div.categories ul.subcategories { zheight: 100px; width: 100%; zpadding:10px 0 10px 0; float:left; zborder-bottom: 1px solid #ccc; font-size: 14px;  }
div.categories ul.subcategories li { list-style:none; float:left; padding: 10px 10px 0 0; float:left;}
ul.subcategories ul.subcategoriesline { zheight: 30px; width: 100%; float:left; font-weight:bold;}

div.categories ul.subcategories h3 { font-size: 15px; }
div.recentlyViewedProducts, div.mayAlsoLikeProds { width: 100%; display:block; float:left; }
#leftnavrecentviewed div.mayAlsoLikeProds{ width: 99%; float: right; margin-left: 2px; }
    #leftnavrecentviewed div.mayAlsoLikeProds div.catproductOld { padding: 0 14px 22px 9px; }

div.categoryProduct,div.exo-grid
{
    float: left;
    width: 100%;
}

div.catproduct, div.catproductOld, div.customReccProduct
{
    float: left;
    /*width: 17%;*/
    width:215px;
    font-size: 13px;
    font-weight: bold;
    padding: 0 15px 22px 15px;
    text-align: left;

}
div.customReccProduct {
    zwidth: 275px;
    margin:10px;
}

div.catproductOld { width: 160px; padding: 0 25px 22px 9px;  }

div.YouMayLike div.catproductOld img {
    width: 155px;
}
    div.catproductOld img { width: 215px; }


div.YouMayLike div.catproduct img {
    border: 1px solid #ccc;
}

div.exo-grid div.exo-result
{
    float: left;
    width: 215px;
    font-size: 13px;
    font-weight: bold;
    padding: 0 22px 22px 9px;
    text-align: left;
}

 div.exo-result a,div.exo-result a:hover,div.exo-result div,div.exo-result span
    {
        float: left;
        display: block;
        width: 215px;
    }

div.catproductOld div.addtoCartgrey { margin-top: 10px; padding: 5px 30px 5px 3px;}

div.catproduct div.addtoCartgrey a,    div.cartAVOB div.viewProductgrey a , div.catproduct div.addtoCartgrey a.AddToCartButton:hover,
div.catproductOld div.addtoCartgrey a, div.catproductOld div.addtoCartgrey a.AddToCartButton:hover {
    color: #888888;
    font-style: italic;
    font-family: Georgia;
    font-weight: 500;
    /*font-size: 14px;*/

    width: 215px;
}
div.catproductOld div.addtoCartgrey a, div.catproductOld div.addtoCartgrey a.AddToCartButton:hover,div.catproductOld a:hover, div.catproductOld a { width: 150px; padding-left: 40px;  }
div.catproductOld a:hover, div.catproductOld a { padding-left: 0; }
.AddToCartButton {
    color: #888888;
    font-style: italic;
    font-family: Georgia;
    font-weight: 500;
    font-style: italic; /* not there */
    /*font-size: 14px;*/
}

div.catproduct a:hover { width: 215px; }
        div.catproduct div.catProdName,div.exo-result div.catProdName, div.catproductOld div.catProdName, div.customReccProduct div.catProdName
        {
            height: 40px;
            overflow: hidden;
            width: 100%;
        }

   div.exo-result div.exo-img img
    {
        width:215px;
        border: solid 1px #ccc;
        float: left;
        margin: 0 0 0 2px;
    }
    div.catproduct img.primg { width:215px; border: 1px solid #ccc;}
    div.customReccProduct .pic img { zwidth: 275px;  border: 1px solid #ccc; }


    div.catproduct div.logos, div.catproductOld div.logos{ height: 24px;display: inline; float: left; padding: 2px 0;} 

    div.catproduct div.logos img, div.catproduct div.stars img, div.productRating img, div.exo-result div.logos img,div.exo-result div.stars img,
    div.catproductOld div.logos img, div.catproductOld div.stars img
    {
        float: left;
        margin: 0 5px 0 0;
    }
        div.catproductOld div.logos img, div.catproductOld div.stars img { width: 24px; height: 24px; }

    div.catproduct div.fullDetails, div.exo-result div.fullDetails
    {
        width: 95px;
        height: 18px;
        float: right;
        border-top: 1px solid #747272;
        border-bottom: 1px solid #747272;
        text-align: right;
        margin: 2px 0;
        font-size: 11px;
        line-height: 18px;
    }

        div.catproduct div.fullDetails a, div.catproduct div.fullDetails a:hover, div.exo-result div.fullDetails a,div.exo-result div.fullDetails a:hover
        {
            width: 95px;
            color: #747272;
        }

    div.catproduct div.stars, div.exo-result div.stars, div.catproductOld div.stars
    {
        float: left;
        height: 30px;
        width: 100%;
    }

    div.catproduct div.starsRating, div.exo-result div.stars
    {
        width: 120px;
        padding: 5px 0;
        height: 18px;
        float: left;
    }

    div.catproduct div.price,div.exo-result div.price
    {
        height:20px;
        font-weight: bold;
        padding: 3px 0;
 
    }
    div.catproduct div.price span, div.catproductOld div.price span, div.exo-result div.price span,
    div.boughtProductList div.catproductOld div.price span { color: red; display: inline;font-weight: bold; text-decoration: line-through;}
    div.recentlyviewed div.price span{ padding-right: 5px; }
        div.exo-result div.price { width: inherit; float:left }
        div.exo-result div.price span { width: 70px; float:right;  }

        div.catproduct strike { padding-left: 0px; padding-right: 3px;}

    div.exo-result div.addtoCartgrey
    {
        height: 24px;
        margin-top: 5px;
    }
        div.catproduct div.addtoCartgrey, div.productList div.addtoCartgrey
        { 
        margin-top: 10px; 
        text-align:center;
        width: 216px;
        padding: 5px 0 5px 0;
        float: right;
        }

div.boughtProductList div.addtoCartgrey { width: 100%; padding: 5px 5px 5px 3px;}

div.boughtProductList div.addtoCartgrey a { width: 150px; padding-left:30px;}

        div.catproduct div.addtoCartgrey div, div.exo-result div.addtoCartgrey div
        {
            height: 24px;
        }

        #exoResults a.AddToCartButton,#exoResults a.AddToCartButton:hover, div.exo-result div.addtoCartgrey a.AddToCartButton,div.exo-result div.addtoCartgrey a.AddToCartButton:hover
        {
            float: left;
            display: block;
            width: 160px;
            height: 24px;
            border: 0;
            text-align:center;
        }


    div.catproduct dl.prices, div.catproduct dl.prices dd.price
    {
        font-weight: bold;
        padding: 3px 0;
    }

.priceDiv dl.prices, .priceDiv dl.prices dd.price, dl.prices dd.old_price
{
    font-size: 12px;
}

dl.prices dd.old_price
{
    display: none;
}

/***********************************Minicart*****************************************/
.mini_cart .miniUpdate, .mini_cart input[type="submit"]
{
    height: 24px;
    width: 80px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: White;
    border: none;
}

#header div.mci td.mini_cart a.continue_checkout, #header div.mci td.mini_cart a.continue_shopping
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    float: right;
}
#header div.mci td.mini_cart a.continue_shopping { float:left;}

div.QuickOrderPnl
{
    float: left;
    width: 980px;
}

div.QuickOrderPnl img.shopthelookTitle{
    margin:auto;
    padding-top:5px;
}

div.quickOrderDiv
{
    float: left;
    width: 960px;
    padding: 10px;
}

    div.quickOrderDiv h1, div.quickOrderDiv p
    {
        padding: 0 0 10px 0;
        text-align: left;
        width:500px;
    }

    div.quickOrderDiv div.quickOrderLeft
    {
        float: left;
        width: 460px;
        padding: 0 0 10px 60px;
    }

        div.quickOrderDiv div.quickOrderLeft fieldset
        {
            float: left;
            display: block;
            width: 400px;
        }

        div.quickOrderDiv div.quickOrderLeft ol
        {
            float: left;
            display: block;
            width: 400px;
            list-style: none inside;
        }

            div.quickOrderDiv div.quickOrderLeft ol li
            {
                float: left;
                display: block;
                width: 432px;
                padding: 3px;
            }

                div.quickOrderDiv div.quickOrderLeft ol li input
                {
                    padding: 2px;                    
                    float: left;
                }

        div.quickOrderDiv div.quickOrderLeft div.buttons
        {
            float: left;
            display: block;
            width: 367px;
            padding: 10px 0 0 127px;
        }

            div.quickOrderDiv div.quickOrderLeft div.buttons input
            {
                float: left;
                border: 0;
                cursor: pointer;
            }

    div.quickOrderDiv div.errs, div.quickOrderDiv div.errs p
    {
        width: 251px;
    }

        div.quickOrderDiv div.errs ul
        {
            width: 246px;
        }

div.quickOrderRight
{
    float: left;
    width: 440px;
    margin-top:-100px;
}

ul.error
{
    display: block;
}

    ul.error li
    {
        color: red;
        float: left;
        display: block;
        list-style: none;
        font-size: 13px;
        font-weight:bold;
    }


/****************************Catalogues*******************/


div.catalogue
{
    height: auto;
    zwidth: 80%;
    padding: 5px;
    padding-top: 20px;
}

/*DWI 29/01/2016 Ticket 48516: Catalogue page - several changes */
div.catalogue .catLeftDiv a img {
    width: 200px;
    height: 265px;
}

div.catLeftDiv
{
    float: left;
    width: 220px;
}

div.catRightDiv
{
    float: left;
    width: 300px;
    text-align: left;
}

.catalogueHeader {
    font-weight: bold;
    margin: 0 !important;
    display:block;
}

div.catalogues h3, .catalogues h2
{
    text-align: left;
    padding: 5px;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia;
    font-size: 14px;
    color: #fff;
}

div.catalogues h2
{
    margin: 5px;
}

div.catalogues table td {
    vertical-align: top;
}

div.catalogue div.catRightDiv span
{
    margin-top: 25px;
    display: block;
}

    div.catalogue div.catRightDiv span a
    {
        color: red;
    }

div.catalogueHome { padding: 10px; text-align:left; }


/********WishList*****/

div.wishList
{
    padding-left: 10px;
    padding-top: 30px;
}

    div.wishList div.cart_items, div.wishList div.cart_items div, div.wishList div.cart_items .cartItemRow
    {
        width: 100%;
    }

div.wishList td.shopping_cart{ display:block; width: 960px;}

div.wishList div.bottomctrlLines { padding: 30px; float:left; } 


input.btnMoveToCart
{
    width:80px!important;
    height:22px!important;
    border:none!important;
    display:block;    
    font-size: 11px;
    padding: 0;
}

/*** Order History ***/
div#order-history
{
    padding-left: 10px;
}

.content-wrapper h3
{
    text-align: left;
}

.shoppingcarttable a
{
    float: right;
    font-weight: bold;
    padding-right: 10px;
    text-transform: uppercase;
}

.info-wrapper, .order-products
{
    clear: both;
}

    .info-wrapper dd, .order-products dd
    {
        width: 125px;
        float: left;
        clear: left;
        margin: 0 0 0 5px;
        text-align: left;
        font-weight: bold;
    }

    .info-wrapper dt, .order-products dt
    {
        width: 290px;
        float: left;
        text-align: left;
    }

    .order-products table, .shoppingcarttable
    {
        border: 1px solid #DDD;
        margin: 20px 0 0 0;
    }

        .order-products th, .shoppingcarttable th
        {
            color: black;
            border: none;
        }

            .order-products th.colheader, .shoppingcarttable th
            {
                background: #f3f3f3;
                text-align: left;
            }

        .order-products th, .order-products td, .shoppingcarttable td
        {
            border: none; 
            padding: 5px;
        }

        .order-products tr, .shoppingcarttable tr
        {
            border-left: solid 1px;
            border-right: solid 1px;
        }

        .shoppingcarttable td, .shoppingcarttable th
        {
            padding: 5px;
            padding-right: 25px;
            text-align: left;
        }

.shoppingcarttable
{
    margin-bottom: 10px;
}

    .shoppingcarttable th
    {
        font-weight: bold;
    }

#order-details
{
    padding-left: 10px;
    padding-top: 5px;
}

/******************Contactus***************************/
div.divAccount .btnSubmit
{
    display: block;
    width: 80px;
    height: 30px;
    border: 0;
    cursor: pointer;
    margin: 0;
    /*position:absolute;*/
    left: 185px;
    margin-left:140px;
}

div.underline_ContactUs {
    background: #000;
    margin-bottom: 20px;
    width: 400px;
    height: 1px;
    margin-top: -18px;
}
div.contactUS h2 {
    padding-bottom: 15px;
}


.portalLnk { text-decoration: underline; cursor:pointer;}


/**************CONTACT PREFERENCES,Unsubscribe ********************************/

div#contact-preferences, div#unsubscribe
{
    text-align: left;
    padding: 10px;
    width: 100%;
   
}
    div#unsubscribe h3 { text-align:center; }

div.unsubscribediv {  font-weight:bold; font-size: 14px; text-align:left; }

    div.unsubscribediv div.unsubscribeText, div.unsubscribediv div.unsubscribeSmallText { color:#666666; font-weight:normal;font-size:12px;}
    div.unsubscribediv div.unsubscribeSmallText {font-size:11px;}


    div#contact-preferences h2, div#unsubscribe h2
    {
        border-bottom: 2px solid #ccc;
        padding: 10px 0 10px 0;
    }

    div#contact-preferences div.underline, div#unsubscribe .underline
    {
        border-bottom: 2px solid #ccc;
        padding: 0 0 20px 0;
    }

div#unsubscribe div.divAccount { height: 50px; }div#unsubscribe div.divAccount div.btnSubmit { left: 35px; }

    div#contact-preferences div.section
    {
        margin: 20px 0 0 0;
        width: 100%;
        clear: both;
        display: block;
    }

        /*div#contact-preferences div.section div
        {
            width: 100%;
        }*/

    div#unsubscribe div.section { display: block; height: 35px; border-bottom: 1px solid #666; margin-bottom: 20px;}

            div#contact-preferences div.section div.addDetails
            {
                font-weight: bold;
                width: 350px;
            }

div.addDetails span.name, div.addDetails span.address
{
    width: 200px;
    float: left;

}

div#contact-preferences div.section .left , div#contact-preferences div.section div.address { width: 200px; zfloat: right; display:inline; padding-right:30px; font-weight:bold;}
div#contact-preferences div.section div.address, div#contact-preferences div.section div.addDetails span.name,  div.addDetails span.address {
    font-weight: normal;
}

div#contact-preferences div.section div.addDetails label.left, div#unsubscribe label.left
{
    width: 130px;
    display: inline-block;
    float: left;
}

div#contact-preferences div.section div.addDetails div.address, div#unsubscribe div.address
{
    float: left;
}

div#contact-preferences div.underline div.long-check, div#unsubscribe div.long-check
{
    margin-top: 5px;
}

    div#contact-preferences div.underline div.long-check label, div#unsubscribe div.long-check label
    {
        padding: 0 0 0 10px;
    }


div#contact-preferences ul li, div#unsubscribe ul li
{
    list-style-type: none;
    margin: 5px 0 0 10px;
}

/*div#contact-preferences ul{columns: 2; width:600px;}*/

div#contact-preferences ul li
{
    width: 190px;
    display: inline-block;

}

    div#contact-preferences ul li label, div#unsubscribe li label
    {
        padding: 0 0 0 10px;
        line-height: 1.1em;
        vertical-align: top;
        width: auto;
    }

div#contact-preferences span.qm, div#unsubscribe span.qm, .UseQuickCheckout span.qm, .UseQuickCheckoutCC span.qm
{
    zmargin-left: 10px;
    background-color: #ccc;
    line-height: 1.1em;
    vertical-align: top;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position:relative;
}
.UseQuickCheckoutCC span.qm {margin-left:0px; margin-right:10px;}

.UseQuickCheckout, .UseQuickCheckoutCC{
    width: 360px; height: 25px; padding: 10px 0;
}

.UseQuickCheckout span.qm
{margin-right:90px; float:right; }

    .UseQuickCheckout a {
        text-decoration:underline;margin-left:80px;
        color: #666; font-style:italic; font-size: 14px;
    }
    .UseQuickCheckout span.qm a { text-decoration:none;}

div#contact-preferences span.qm, div#unsubscribe span.qm a, .UseQuickCheckout span.qm, .UseQuickCheckoutCC span.qm { cursor: pointer; }

        div#contact-preferences div.siteNames{ display: none; position:absolute; width: 225px!important; top: 38px; background-color: #FFFFFF; height: 80px; z-index: 10000; border-radius: 3px; border: 1px solid #444444; text-align:left; padding-left:5px; padding-right: 5px;line-height: 16px;}

        .UseQuickCheckout div.siteNames , .UseQuickCheckoutCC div.siteNames { display: none; position:absolute; width: 225px!important; top: 38px; background-color: #FFFFFF; z-index: 10000; border-radius: 3px; border: 1px solid #444444; text-align:left; line-height: 16px;font-size: 11px;}
        .UseQuickCheckout div.siteNames { top: 25px; right:10px; height: 90px; }
        .UseQuickCheckoutCC div.siteNames { top: -40px; left: 20px; height: 90px; font-weight:normal; }

div#contact-preferences span.qm a.a1, 
div#contact-preferences span.qm a.a2,
div#contact-preferences span.qm a.a3,
div#contact-preferences span.qm a.a4,
div#contact-preferences span.qm a.a5,
div#contact-preferences span.qm a.a6,
div#contact-preferences span.qm a.a7,
div#contact-preferences span.qm a.a8,
div#contact-preferences span.qm a.a10
 { height: 35px!important; }

.UseQuickCheckout div.siteNames { font-size: 11px; }

        div#contact-preferences span.qm a:hover + div.siteNames , .UseQuickCheckout span.qm a:hover + div.siteNames, .UseQuickCheckoutCC span.qm a:hover + div.siteNames{ display:inline-block;  float:left; zmargin-left: 10px; }

        div#contact-preferences span.qm a:hover + div.siteNames a.a1, 
        div#contact-preferences span.qm a:hover + div.siteNames a.a2,
        div#contact-preferences span.qm a:hover + div.siteNames a.a3,
        div#contact-preferences span.qm a:hover + div.siteNames a.a4,
        div#contact-preferences span.qm a:hover + div.siteNames a.a5,
        div#contact-preferences span.qm a:hover + div.siteNames a.a6,
        div#contact-preferences span.qm a:hover + div.siteNames a.a7,
        div#contact-preferences span.qm a:hover + div.siteNames a.a8,
        div#contact-preferences span.qm a:hover + div.siteNames a.a10
            { display: block; width: 220px!important; }


    div#contact-preferences span.qm:hover, div#unsubscribe span.qm:hover, .UseQuickCheckout span.qm a:hover,  .UseQuickCheckoutCC span.qm a:hover
    {
        background-color: #888;
            border-radius: 10px;
    vertical-align: top;
        font-size: 0.9em;
            padding: 4px;
    margin: 0;
    }

    div#contact-preferences span.qm a, div#unsubscribe span.qm a, .UseQuickCheckout span.qm a, .UseQuickCheckoutCC span.qm a
    {
        color: #fff;
        padding: 4px;
        margin: 0;
        vertical-align: top;
        font-size: 0.9em;
    }

        div#contact-preferences span.qm a:hover, div#unsubscribe span.qm a:hover, .UseQuickCheckout span.qm a:hover,  .UseQuickCheckoutCC span.qm a:hover
        {
            text-decoration: none;
        }

div#contact-preferences input[type="checkbox"], div#unsubscribe input[type="checkbox"]
{
    border: none;
}

div#contact-preferences input[type="text"], div#unsubscribe input[type="text"]
{
    width: 200px;
    border-color: #999;
}

div#contact-preferences input[type="button"], div#contact-preferences .section .changeAddrBtn, div#unsubscribe input[type="button"]
{
    border: none;
    height: 30px;
    width: 80px;
}

div#contact-preferences div.section .update-bttn
{
    float: left;
}



/***********************Unsubscribe**************************/

div#unsubscribe .push-right
{
    zmargin-left: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #666;
    margin-bottom: 10px;
}

div#unsubscribe span.subtext
{
    font-size: 1em;
    display:block;     
}

div#unsubscribe span.note
{
    font-size: 0.9em;
    display:block;   
}

div#unsubscribe label.radio-label, div#unsubscribe label
{
    font-size: 1.2em;
    margin-left: 10px;
    vertical-align: bottom;
}

span.unsubscribe { display:block; margin-top: 15px;}


/*** Review my ordered products ***/
.headerSection div
{
    display: block;
    margin-bottom: 10px;
}
div.headerSection h1 { text-align:left; padding: 10px; text-transform:none;  }



.customerBar
{
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.customerBarMiddle
{
    text-align: left;
    padding: 20px;
}

.hideError
{
    display: none;
}

.Reviews .shadow, .Reviews p
{
    display: block;
    text-align: left;
}

.reviewTitle
{
    margin-bottom: 10px;
    padding-left: 10px;
    text-align: left;
    float:right;    
    width: 620px;
}
    .reviewTitle h2 { margin-top:10px; margin-bottom:10px; }

    .reviewTitle a
    {
        margin-bottom: 10px;
        text-decoration: none;
    }

.reviewThumb
{
    float: left;
    height: 135px;
    width: 135px;
    zpadding: 10px;
}

    .reviewThumb img
    {
        height: auto;
        margin-left: 5px;
        max-height: 135px;
        max-width: 135px;
        width: auto;
    }

.reviewContent, div.reviewPrdContent
{
    display: inline-block;
    float: left;
    position: relative;
    padding:0 0 10px 10px;
}

.reviewRating
{
    color: #000000;
    line-height: 20px;
    margin-bottom: 20px;
    width: 800px;
    zheight:50px;
    padding: 20px 0  20px 0;
    border-bottom: 1px solid grey;
    border-top : 1px solid grey;
}

    .reviewRating span
    {
        line-height: 24px;
        display:block;
         margin:0 0 10px 10px;
         text-align:left;

    }

.commentBox
{
    color: #7D7D7D;
    font-size: 12px;
}

.reviewComments
{
    color: #000000;
    display: block;
    text-align: left;
}
    .reviewComments h3 { padding-bottom: 10px; }



    .reviewComments textarea
    {
        color: #7D7D7D;
        height: 300px;
        resize: none;
        width: 500px;
        border: 1px solid #C9C9C9;
    }

.reviewRatingBox
{
    height: 20px;
    margin-left: 10px;
    padding: 2px;
    text-align: left;
    width: 490px;
}

.reviewCommentsBox
{
    float: left;
    position: relative;
    width: 500px;
}

div.reviewComments div.reviewPointers { 
    float:right;
    background-color:#C9C9C9;
    width: 260px;
    height: 310px;
    padding:10px;
}

div.reviewPointers ul { list-style:disc; }

 div.reviewPointers ul li { width: 250px!important; list-style:disc inside none; display:list-item; padding:5px;}
    div.reviewPointers ul li a { text-decoration: underline; }



div.prStars
{
    background-image: url("/imagesstatic/Stars.png");
    height: 20px;
    width: 112px;
}

    div.prStars div.prStar
    {
        height: 20px;
        position: absolute;
        width: 23px;
    }

    div.prStars .prStar.prS2
    {
        left: 46px;
    }

    div.prStars .prStar.prS3
    {
        left: 69px;
    }

    div.prStars .prStar.prS4
    {
        left: 92px;
    }

    div.prStars .prStar.prS5
    {
        left: 115px;
    }

div.ratingMessage
{
    color: #000000;
    float: left;
    height: 12px;
    margin: 2px 0 0 150px;
    padding: 0;
    position: relative;
    top: -23px;
}

div.footerSection
{
    color: #1F3A55;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 5px;
    text-decoration: none;
    width: 560px;
}

.mainSection, .mainSection ul li
{
    display: block;
    width: 800px;
}

.submitReviewsDiv
{
    text-align: center;
    width: 100%;
}

.reminder
{
    color: #1F3A55;
    font-size: 10px;
    font-style: italic;
    text-align: center;
    width: 100%;
}

    .reminder span
    {
        font-weight: bold;
    }

.submitReviews
{
    background: url("/imagesstatic/submitReviews.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 56px;
    margin-bottom: 5px;
    margin-top: 20px;
    width: 304px;
}

.summaryPage
{    
    display: block;
    font-size: 12px;
    padding: 10px;
}

    .summaryPage img,.summaryPage p { padding:10px; }

.summaryPageThankYou
{
    color: #1F3A55;
    display: block;
    font-size: 12px;
    margin-left: -14px;
}

.summaryPage h1
{
    color: #1F3A55;
    font-size: 14px;
}

#goldLeftReviewError
{
    float: left;
    height: 62px;
    width: 3px;
}

#goldCentreReviewError
{
    color: red;
    height: 62px;
    padding-left: 10px;
    text-align: left;
    width: 800px;
    font-size: 13px;
    font-weight: bold;
}

#goldRightReviewError
{
    float: left;
    height: 62px;
    width: 3px;
}



/***********************requestCatalogue*******************/
.Cont_Shopping {
  

    font-size: 11px;
    width: 160px;
    height: 30px;
    font-size: 11px;
     margin: 5px 10px 0px 10px;
      border: none;
    cursor: pointer;
    margin-left:400px;
    background:#39c2f5;

}
div#request-catalogue
{
    text-align: left;
    margin: 15px;
    padding-bottom:15px;
}

    div#request-catalogue p
    {
        padding: .25em;
    }

    div#request-catalogue div.catList
    {
        float: left;
        zwidth: 437px;
        margin-bottom: 20px;
    }

    div#request-catalogue div.catItem
    {
        float: left;
        width: 425px;
        margin-top: 15px;
        border: solid 1px #EFE9D3;
        padding: 5px;
        margin-left:15px;
        height: 180px;
    }

        div#request-catalogue div.catItem img
        {
            width: 123px;
            height: 161px;
            float: left;
        }

    div#request-catalogue div.catDetails
    {
        float: right;
        width: 290px;
    }

    div#request-catalogue div.contact
    {
        float: right;
        width: 190px;
        margin-top: 5px;
    }

    div#request-catalogue div.catList label {
        zwidth: 90px;
        padding-left: 3px;
        margin-top: 5px;
        margin-bottom: unset;
        display: unset;
    }

    div#request-catalogue div.selCat
    {
        float: right;
        margin-top: 10px;
        width: 190px;

    }

        div#request-catalogue div.selCat input
        {
            display: inline;
            width: auto;
            border: none;
            float: none;
            margin-right: 3px;
            vertical-align: middle;
        }

.hidden
{
    display: none;
}

#product-carousel
{
    float: left;
    width: 980px;
    padding: 10px 0 0 0;
}

#product-tabs
{
    float: left;
    zpadding: 0 10px;
    width: 980px;
}

    #product-tabs div.specific-tabs
    {
        float: left;
        width: 980px;
    }

    #product-tabs div.tab-links ul.tabs
    {
        float: left;
        display: block;
        overflow: hidden;
        list-style-type: none;
        font-weight: bold;
        padding: 0 0 0 10px;
        width: 950px;
        height: 30px;
        text-transform:uppercase;
        font-weight:bold;
        font-size: 13px;
    }

        #product-tabs div.tab-links ul.tabs li
        {
            float: left;
            display: block;
            height: 30px;
            padding: 0 1px;
        }

            #product-tabs div.tab-links ul.tabs li a
            {
                float: left;
                display: block;
                text-align: center;
                line-height: 30px;
                width: 150px;
                height: 30px;
            }

#product-carousel .invisible
{
    display: none;
}

#product-carousel div.buttons a.AddToCartButton
{
    float: left;
    display: block;
    visibility: visible;
    background: #e3e3e3;
    /*width: 160px;
    padding-top: 5px;
padding-bottom: 5px;
font-weight: 500;*/
}


#below-tabinfo, #below-tabinfo div.tab-txt, #below-tabinfo div.tab-txt div.jcarousel-skin-tango
{
    float: left;
    width: 962px;
}

#below-tabinfo
{
    width: 968px;
    border-top: solid 1px #C1C1C1;
    zborder-bottom: solid 1px #C1C1C1;
    zpadding-bottom: 10px;
}

div.prodDetails #below-tabinfo, div.prodDetails #below-tabinfo div.tab-txt { width: 965px; }

    #below-tabinfo div.tab-txt div.tabProduct
    {
        /*width: 950px;*/
        float: left;
        padding: 10px 0px 0px 32px;
        position: relative;
        text-align: left;
        overflow: hidden;
        min-height: 266px;
    }

    div#product-carousel div.tabProduct { width: 950px; }

    #below-tabinfo div.tab-txt div.jcarousel-clip-horizontal
    {
        width: 915px;
    }

    #below-tabinfo div.tab-txt div.jcarousel-clip
    {
        overflow: hidden;
    }

    #below-tabinfo div.hide-tab
    {
        position: absolute;
        left: -10000px;
    }

    #below-tabinfo div.jcarousel-next-horizontal, #below-tabinfo div.jcarousel-prev-horizontal
    {
        position: absolute;
        top: 100px;
        width: 25px;
        height: 25px;
        cursor: pointer;
        border-radius: 12px;
        background: #e3e3e3;
    }
#below-tabinfo div.jcarousel-next-horizontal span, #below-tabinfo div.jcarousel-prev-horizontal span{ position: relative; left: 8px; font-weight:bold; font-size: 16px; top: 1px; color:#888888; }

    #below-tabinfo div.viewall { text-align:right; padding-right: 30px; font-size: 14px; font-weight:bold; }

#product-carousel div.jcarousel ul
{
    width: 20000px;
    position: absolute;
    list-style: none;
}

    #product-carousel div.jcarousel ul.tab-content li
    {
        float: left;
        display: block;
        padding: 10px 4px 0px 4px;
    }

#product-carousel ul.tab-content div.prodwrap
{
    float: left;
    font-size: 13px;
    text-align: left;
    width: 220px;
    padding: 1px;
}

    #product-carousel ul.tab-content div.prodwrap div.buttons a:hover { text-decoration: none; color: #888888; }

    #product-carousel ul.tab-content div.prodwrap a, #product-carousel ul.tab-content div.prodwrap a:hover, #product-carousel ul.tab-content div.prodwrap div, #product-carousel ul.tab-content div.prodwrap span
    {
        float: left;
        display: block;
        width: 220px;
    }

        #product-carousel ul.tab-content div.prodwrap a.thumbnail img, #product-carousel ul.tab-content div.prodwrap a.thumbnail:hover img
        {
            float: left;
            border: solid 1px #CCC;
            margin: 0 0 0 2px;
        }

        #product-carousel ul.tab-content div.prodwrap div.name
        {
            height: 40px;
            overflow: hidden;
        }

        #product-carousel ul.tab-content div.prodwrap div.price
        {
            font-weight: bold;
            padding: 3px 0;
            height: 23px;
        }
        #product-carousel ul.tab-content div.prodwrap div.video img { margin-right: 5px; display:inline;}

            #product-carousel ul.tab-content div.prodwrap div.price span
            {
                float: left;
                display: block;
                width: auto;
                padding: 0 5px 0 0;
            }
            #product-carousel ul.tab-content div.prodwrap div.price span.wasPrice { color: red;text-decoration: line-through;display: inline;font-weight: bold;}

            #product-carousel ul.tab-content div.prodwrap div.price div, #product-carousel ul.tab-content div.prodwrap div.price div,
            #product-carousel ul.tab-content div.prodwrap div.price div a, #product-carousel ul.tab-content div.prodwrap div.price div a:hover
            {
                float: right;
                display: block;
                width: auto;
            }

        #product-carousel ul.tab-content div.prodwrap div.buttons
        {
            margin: 0;
            margin-top: 5px;
            position: static;
            left: auto;
        }

#product-carousel ul.tab-content div.prodwrap div.buttons
{
    text-align: center;
    float: right;
}

    #product-carousel ul.tab-content div.prodwrap div.buttons a.AddToCartButton, #product-carousel ul.tab-content div.prodwrap div.buttons a.AddToCartButton:hover
    {
        width: 220px;
        padding-top: 5px; 
        padding-bottom: 5px;
        background:#e3e3e3;
        font-weight:500;
    }

div.productContainer div.price span.wasPrice
{
    color: red;
    font-weight: bold;
    width: auto;
    padding-left: 10px;
}
strike{ padding-left: 3px;}

div.customProduct strike, div.customReccProduct strike{ padding-left: 3px;  color:red;}

.clear
{
    clear: both;
}


#product
{
    border: 1px solid #c1c1c1;
}

div.icons, div.sizes, div.configs
{
    width: 346px;
}

    div.icons div, div.sizes div
    {
        float: left;
    }

    div.icons input, div.sizes input, div.configs input
    {
        padding: 0;
        cursor: pointer;
        text-align: center;
        background: #FFF;
        color: #000;
        font-weight: normal;
        float: left;
        display: block;
        margin: 0 3px 5px 0;
        overflow: hidden;
        border: solid 2px #000;
        border-radius: 2px;
    }

    div.sizes input, div.configs input
    {
        height: 30px;
        width: 30px;
    }

    div.icons input
    {
        height: 37px;
        width: 37px;
        line-height: 37px;
        font-size: .6em;
        overflow: hidden;
    }

        div.icons input.na, div.sizes input.na, div.configs input.na
        {
            background: #CCC;
            border: solid 2px #AAA;
            cursor: default;
        }

div.configs
{
    width: 287px;
}

    div.icons input.showborder, div.sizes input.showborder, div.configs input.showborder
    {
        border: solid 2px #F00;
    }

    div.configs input.sizewidth, div.sizes input.sizewidth
    {
      /* width: 77px; */
        /* Ticket # 61495 Set sizes to auto  */
         width: auto;
        padding: 0 10px 0 10px;
    }

    div.configs input.lrg, div.sizes input.lrg
    {
        /*width: 90px;*/
        /* Ticket # 61495 Set sizes to auto  */
        width: auto;
        padding: 0 10px 0 10px;
    }

    div.configs input.sizebtn, div.sizes input.sizebtn
    {
        width: 37px;
    }

div.prods
{
    width: 360px;
}

    div.prods div.prod
    {
        border: 1px solid #c1c1c1;
        padding: 4px 1px 4px 4px;
        width: 353px;
        margin: 0 0 5px 0;
    }

        div.prods div.prod select {
            margin:5px 5px 5px 0px;
            margin-top: 5px !important;
            width: 300px;
        }

            div.prods span.city,     div.prods span.pType,     div.prods span.AccType
            {
                font-weight:bold;
                margin-top: 3px;
            }
    div.prods span
    {
        width: 353px;
        float: left;
        display: block;
        font-size: 1em;
        font-weight: normal;
        text-align: left;
    }

        div.prods span.lbl
        {
            font-weight: bold;
        }

         div.prods span.lblColour, div.prods span.lblSize, div.prods span.lblConfig
        {
            font-weight: bold;
            color:red;
        }

    div.prods div
    {
        width: 353px;
        text-align: left;
    }

    div.prods span.prname
    {
        font-weight: bold;
    }

div.prod p, div.prod
{
    font-weight: bold;
}

    div.prod div.pricesRbtn, div.prod div.pricesRbtnInstal
    {
        display: block;
        float: left;
        width: 100%;
    }

    div.prod .rad, div.prod .price
    {
        vertical-align: middle;
    }

    div.prod div.quantity
    {
        padding: 3px 0;
    }

div.prods div.quantity label, div.prods span.prices, div.prods span.label, div.prods span.label2
{
    width: 60px;
    font-weight: bold;
    float: left;
    display: block;
    padding: 2px 5px 2px 0;
}

div.prods span.sel
{
    width: 288px;
    padding: 2px 0;
}

div.prods div.pricesR
{
    width: 288px;
}

    div.prods div.pricesR div
    {
        width: 285px;
        padding: 2px 0;
    }

    div.prods div.pricesR label
    {
        float: left;
        display: block;
        padding: 0 0 0 5px;
        /*DWI Ticket 47039: Product details - Prices on iPad - inline with radio-buttons */
        /*width: 265px !important;*/
    }
        div.prods div.pricesR label span, div.pricesR span { color:red; display:inline;  float:right; width: 210px; font-weight:bold; }
div.pricesR span { width: 235px; }

    div.prods div.pricesR input
    {
        float: left;
        display: block;
        margin: 3px 0 0 0;
    }
/******************************Ratings***************************/
div.tabProduct/*Sumcode*/
{
    width: 926px;
    float: left;
    display: block;
    padding: 10px 0px 10px 20px;
    position: relative;
    text-align: left;
}

    div.tabProduct, div.tabProductSumcode div.reviews
    {
        height: inherit;
    }

div.reviews .MasterRatingsNdGraph, div.reviews .RatingsNdGraph, div.reviews .CommentCell
{
    width: 100%;
}

    div.reviews .RatingsNdGraph .ratingImgs
    {
        height: auto;
    }

        div.reviews .RatingsNdGraph .ratingImgs img
        {
            float: left;
        }

    div.reviews .CommentCell div.starsDiv
    {
        padding-right: 5px;
    }

    div.reviews .CommentCell .CommentAuthor
    {
        vertical-align: top;
        text-align: left;
    }

div.reviews span.RatingCommentText
{
    display: inline-block;
    width: 100%;
}

div.reviews div.authorName, div.reviews span.RatingCommentText
{
    padding-bottom: 10px;
}

div.reviews .CommentCell td
{
    padding-bottom: 10px;
}



/*******************************Carousel********************************/
#scroll
{
    position: relative;
    height: 400px;
    overflow: hidden;
    border: 1px solid #ddd;
    width: 948px;
    padding: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#tools
{
    width: 9999em;
    position: absolute;
    height: 400px;
}

.tool
{
    float: left;
    width: 1000px;
    height: 340px;
    text-align: center;
    background-repeat: no-repeat;
}

    .tool .homepagetext
    {
        margin-left: 500px;
    }

.details
{
    font-size: 18px;
    color: #555;
    margin-top: -20px;
    background-color: transparent;
    padding: 5px 148px;
}

#thumbs
{
    background: url(images/navbar.png) no-repeat;
    height: 90px;
    position: absolute;
    top: 340px;
    width: 990px;
    left: -8px;
}

.t
{
    padding: 0 !important;
    border: 0 !important;
}

    .t a
    {
        background: transparent url(images/navbar.png) no-repeat scroll -21px -90px;
        margin-left: 11px;
        display: block;
        width: 99px;
        float: left;
        height: 90px;
        cursor: pointer;
    }

        .t a.active
        {
            cursor: default !important;
        }

.navi
{
    margin-left: 534px;
    _margin-left: 494px;
}

.pager
{
    display: block;
    padding: 32px 0 0 27px;
    text-decoration: none;
    font-weight: bold;
}

    .pager:hover
    {
        text-decoration: none;
    }

/* CSS sprite for the navigation */

#t0
{
    background-position: -435px -90px;
}

    #t0:hover
    {
        background-position: -435px -180px;
    }

    #t0:active
    {
        background-position: -435px -270px;
    }

    #t0.active
    {
        background-position: -435px 0 !important;
    }

#t1
{
    background-position: -545px -90px;
}

    #t1:hover
    {
        background-position: -545px -180px;
    }

    #t1:active
    {
        background-position: -545px -270px;
    }

    #t1.active
    {
        background-position: -545px 0 !important;
    }

#t2
{
    background-position: -655px -90px;
}

    #t2:hover
    {
        background-position: -655px -180px;
    }

    #t2:active
    {
        background-position: -655px -270px;
    }

    #t2.active
    {
        background-position: -655px 0 !important;
    }

#t3
{
    background-position: -765px -90px;
}

    #t3:hover
    {
        background-position: -765px -180px;
    }

    #t3:active
    {
        background-position: -765px -270px;
    }

    #t3.active
    {
        background-position: -765px 0 !important;
    }

#t4
{
    background-position: -875px -90px;
}

    #t4:hover
    {
        background-position: -875px -180px;
    }

    #t4:active
    {
        background-position: -875px -270px;
    }

    #t4.active
    {
        background-position: -875px 0 !important;
    }

/*create account*/
div.divAccount img
{
    zdisplay: inline;
}
div.imageleft { margin-top: 30px; float:right /*margin-left: 650px; position: absolute;*/ }

/* jquery popup*/
.ui-dialog
{
    font-size: 13px;
}

#dialog-form
{
    display:none;
}
#dialog-form p
{
    text-align: left;
    font-size: 10px;
    padding: 4px;
}

#dialog-form select
{
    width: 400px;
    /*DWI Ticket 45646, removed height as dropdown is now a single selection and added margin*/
    /*height: 100px;*/
    margin:0;
}

/*********************************************Order history****************************************************/
div.content-inner-body
{
    width: 100%;
}

.order-products th.colheader
{
    width: 100%;
}


div.content-inner-bottom
{
    clear: both;
    text-align: right;
    width: 100%;
    background: #f3f3f3;
    border-bottom: 1px solid #DDD;
    border-radius: 10px;
}

    div.content-inner-bottom ul
    {
        padding: 10px;
    }

    div.content-inner-bottom li, div.info-wrapper li
    {
        list-style-type: none;
    }

        div.content-inner-bottom li span, div.info-wrapper li span
        {
            text-align: left;
            padding-right: 20px;
        }

            div.content-inner-bottom li span.name, div.info-wrapper li span.name, div.info-wrapper li span.nameAdd
            {
                font-weight: bold;
                text-align: right;
                width: 85%;
                padding-right: 20px;
            }

div.info-wrapper
{
    clear: both;
    width: 100%;
    float: left;
    text-align: left;
    padding: 10px;
}

    div.info-wrapper li span.name, div.info-wrapper li span.nameAdd
    {
        text-align: right;
        width: 100px;
        float: left;
    }

    div.info-wrapper li span.nameAdd
    {
        height: 50px;
    }

div.info-wrapP
{
    width: 100%;
    float: left;
    margin-top: 10px;
}

div.info-wrapL
{
    width: 49%;
    float: left;
    border: 1px solid #DDD;
    border-radius: 10px;
    background: #f3f3f3;
}

div.info-wrapR
{
    width: 47%;
    float: right;
    border: 1px solid #DDD;
    border-radius: 10px;
    margin-left: 20px;
    background: #f3f3f3;
}

.order-products td.despatch
{
    border-top: 1px dashed #DDD;
}

.order-products tr.fmproductrow
{
    border-bottom: 1px solid #DDD;
}


#facetarea div.exo-cats,#facetarea div.exo-multi-facet
{
    padding:0;
    width:230px;
}


/*******************************************Contactus************************************************/

div.contactUS { text-align:left; /*padding: 20px;*/ }
    div.contactUS h2 { /*font-weight: normal;*/ }
div.contactUsContent { padding: 10px 10px 20px 10px; }
div.leftSection {
    float: left;
    width: 450px;
}
div.smallIcon {
float:left;

/*width:30px;*/
}
div.rightSection {
    float: left;
    width: 500px;
}
img.dimensions {
    width:50px;
    margin-right:10px;
}
/*********************************************ecsSearch.css*********************************************/

#exoResults1 { width: 740px; }


#exo-mask
{
    top: 0;
    left: 0;
    position: absolute;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#exo-modal-container #exo-close
{
    float: right;
    font-weight: bold;
    text-align: right;
}

#exo-facet-sb h3
{
    margin: 10px 0;
}

#exo-modal-container .exo-left-col,
#exo-modal-container #exo-facet-sb
{
    clear: both;
    float: left;
    min-height: 30px;
    width: 220px;
}

#exo-modal-container .exo-right-col,
#exo-modal-container #exo-results
{
    float: right;
    width: 660px;
}

#exo-modal-container a:link,
#exo-modal-container a:visited
{
    color: #01578C;
    text-decoration: none;
}

#exo-modal-container a:hover
{
    text-decoration: underline;
}

#exo-modal-container
{
    background-color: #fff;
    color: #484848;
    display: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.8em;
    font-weight: normal;
    padding: 20px;
    position: absolute;
    width: 900px;
    z-index: 9999;
}

#exo-search-box
{
    border-style: none;
    float: right;
    height: 32px;
    line-height: 12px;
    margin-right: 401px;
    text-align: center;
    text-indent: 0;
    vertical-align: bottom;
    width: 250px;
}

    #exo-search-box div
    {
        height: 32px;
    }

    #exo-search-box input#exo-search2352341
    {
        border: 1px solid #3B3B3B;
        border-right-width: 0;
        float: left;
        height: 21px;
        padding: 4px;
        width: 200px;
    }

    #exo-search-box label
    {
        background: url("../css/images/search-sprite.png") no-repeat scroll -13px -20px transparent;
        float: left;
        height: 100%;
        width: 40px;
    }

        #exo-search-box label > input
        {
            cursor: pointer;
            height: 100%;
            opacity: 0;
            width: 100%;
        }

#exo-facets
{
    clear: both;
    margin-top: 15px;
}

.exo-clear, .exo-facet-row > div.exo-clear
{
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
    width: 0;
}

.exo-facet-row
{
    max-height: 192px;
    clear: both;
}

.exo-facet-border
{
    border: 1px solid #CCCCCC;
    overflow-y: auto !important;
    padding: 0 !important;
}

.exo-more
{
    margin-top: 5px;
}

    .exo-more a:after
    {
        content: "\2026"; /* &hellip; */
    }

.exo-facet-row > div.exo-facet-hdr
{
    float: none;
    display: block;
    margin: 0;
    width: 100%;
}

    .exo-facet-row > div.exo-facet-hdr > h3
    {
        width: 31%;
        float: left;
        margin: 0 5px;
        overflow: hidden;
    }

.exo-facet-row > div
{
    float: left;
    margin: 10px 5px;
    max-height: 150px;
    overflow: hidden;
    padding: 1px;
    position: relative;
    width: 31%;
}

.exo-facet-row ul
{
    padding: 0;
    margin: 0;
}

.exo-multi-facet div.exo-FName a
{
    background: url("../css/images/search-sprite.png") no-repeat scroll -86px -34px transparent;
    padding-left: 16px;
    line-height:16px;
}

.exo-multi-facet li.exo-bold div.exo-FName a
{
    background-position: -86px -18px;
}

.exo-x.exo-x-gray
{
    background: url("../css/images/search-sprite.png") no-repeat scroll -55px -33px transparent;
}

.exo-x a,
.exo-x a:hover
{
    padding: 0 5px; /* make click area */
    text-decoration: none !important;
}

.exo-x
{
    background: url("../css/images/search-sprite.png") no-repeat scroll -55px -18px transparent;
    bottom: 2px;
    height: 16px;
    left: 0;
    position: absolute;
    width: 13px;
}

ul.exo-cats-list
{
    clear: both;
    margin-left: 12px !important;
    padding-left: 0;
}

.exo-FName
{
    text-overflow: ellipsis;
}

div.exo-slim-cat a {
    padding-right: 2px;
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;
line-height: 16px;
margin-left:3px;
}

.exo-wide-cat
{
    max-width: 90%;
}

.exoFCount
{
    padding:0 0 0 3px;
    font-size: 0.75em;
    color: #6E6E6E;
}

div.exo-multi-facet ul .exoFCount
{
    padding:2px 0 0 3px;
}

.exo-slider
{
    margin: 11px;
}

.exo-slider-hdr
{
    border: 0;
    margin-bottom: 10px;
    width: 79%;
}

.exo-center
{
    text-align: center;
}

.exo-bold a
{
    font-weight: bold !important;
}


.exo-bold
{
    font-weight: bold !important;
    background: #ededed;
}

span.exo-pager span.exo-bold, span.exo-pager a, span.exo-pager a:hover
{
    border: 1px solid #666;
    padding: 2px 4px;
    line-height: 1;
    float: left;
    display: block;
    margin: 0 0 0 3px;
}

.exo-right
{
    text-align: right;
    white-space: nowrap;
}

div.exo-slider-count
{
    margin-left: 4px;
    height: 16px;
    padding: 2px 15px;
    position: relative;
}

    div.exo-slider-count > span:nth-child(2):after
    {
        content: ":";
    }

div.exo-range-graph
{
    margin: 0 8px 1px;
    width: 70%;
}

.exo-slider-cont
{
    clear: both;
    margin: 0 8px 10px;
    width: 70%;
}

div.exo-slider input
{
    width: 44px;
}



#exo-header
{
    clear: both;
    padding: 5px 0;
}

div #exo-view
{
    display: none;
}

.exo-headerLine
{
    display: block;
    clear: both;
    height: 20px;
    padding: 5px 0;
}

    .exo-headerLine select { width: 150px; height: 25px;}

.exo-first
{
    border-bottom: 1px solid #CCCCCC;
}

#exo-noResults
{
    padding-bottom: 10px;
}

    .exo-result div.stars span
    {
        width: 100px;
        height: 20px;
        display: block;
        float: left;
    }

.exo-list .exo-result
{
    border-bottom: 1px solid #CCCCCC;
    margin-top: 8px;
    padding-bottom: 8px;
}

.exo-wide-cat.exo-bold > a:before
{
    zcontent: "\2039  "; /* &lsaquo; */
}

.exo-grid .exo-dlvTime
{
    float: right;
}

.exo-dlvTime, .exo-addToCart
{
    float: left;
}

#exo-brandClr, #exo-brandSel
{
    cursor: pointer;
}

#exo-numRes
{
    float: left;
    max-width: 30%;
    min-width: 30%;
    padding-top: 5px;
    width: 28%;
}

.exo-list .exo-result-sep
{
    border-top: 1px solid #CCCCCC;
    margin: 8px 0;
}

#exo-view
{
    float: left;
    padding-top: 3px;
    display: none;
}

    #exo-view span
    {
        background-image: url("../css/images/search-sprite.png");
        background-repeat: no-repeat;
        display: inline-block;
        height: 18px;
        margin: 0 4px;
        vertical-align: text-bottom;
        width: 20px;
    }

#exo-gridView.exo-active
{
    background-position: -1px 0;
    cursor: default;
}

#exo-gridView
{
    background-position: -22px 0;
    cursor: pointer;
}

#exo-listView
{
    background-position: -65px 0;
    cursor: pointer;
}

    #exo-listView.exo-active
    {
        background-position: -43px 0;
        cursor: default;
    }

#exo-numPerPage
{
    float: left;
    padding-top: 5px;
    width: 16%;
    display: none;
}

    #exo-numPerPage span
    {
        padding: 0 2px;
    }

.exo-sorting
{
    float: right;
}

.exo-pager
{
    float: right;
    width: 130px;
}

.exo-actual-page
{
    font-weight: bold;
}

.exo-page-number
{
    padding: 0 2px;
}


/* Slider----------------------------------*/
.exo-slider .ui-widget
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 0.7em;
}

.exo-slider .ui-widget-content
{
    border: 1px solid #aaaaaa;
    background-color: #ffffff;
    color: #222222;
}

    .exo-slider .ui-widget-content a
    {
        color: #222222;
    }

.exo-slider .ui-widget-header
{
    border: 1px solid #aaaaaa;
    background-color: #cccccc;
    color: #222222;
    font-weight: bold;
}

    .exo-slider .ui-widget-header a
    {
        color: #222222;
    }

.exo-slider .ui-state-default,
.exo-slider .ui-widget-content .ui-state-default
{
    background: url("../css/images/search-sprite.png") no-repeat scroll -70px -35px transparent;
    font-weight: normal;
    color: #555555;
}

.exo-slider .ui-state-hover,
.exo-slider .ui-widget-content .ui-state-hover
{
    background: url("../css/images/search-sprite.png") no-repeat scroll -70px -20px transparent;
    font-weight: normal;
    color: #212121;
}

.exo-slider .ui-slider
{
    position: relative;
    text-align: left;
}

    .exo-slider .ui-slider .ui-slider-handle
    {
        position: absolute;
        height: 11px;
        cursor: default;
        width: 14px;
        z-index: 2;
    }

    .exo-slider .ui-slider .ui-slider-range
    {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
    }

.exo-slider .ui-slider-horizontal
{
    height: .4em;
}

    .exo-slider .ui-slider-horizontal .ui-slider-handle
    {
        margin-left: -.6em;
    }

    .exo-slider .ui-slider-horizontal .ui-slider-range
    {
        top: 0;
        height: 100%;
    }

    .exo-slider .ui-slider-horizontal .ui-slider-range-min
    {
        left: 0;
    }

    .exo-slider .ui-slider-horizontal .ui-slider-range-max
    {
        right: 0;
    }
div.exsg_box
{
    background-color: #FFF;
    border:solid 1px #CCC;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    font-size: 14px;
    overflow: hidden;
    padding: 0;
    z-index: 99999;
}

.exsg_item
{
    cursor: pointer;
    overflow: hidden;
    text-align: left;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 2px;
}

    .exsg_item .col1
    {
        float: left;
        max-width: 315px;
        min-width: 315px;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        padding-left: 18px;
        width: 315px;
    }

    .exsg_item .col2
    {
        float: right;
        text-align: right;
        width: 91px;
        overflow: hidden;
    }

div.exsg_logo
{
    line-height: 13px;
    overflow: hidden;
    border-top: 1px solid #2D556E;
    margin: 0;
    padding: 0 5px;
    text-align: right;
    vertical-align: middle;
}

/* Do not change the markup of the Exorbyte logo without prior consent
 * from Exorbyte GmbH. */
div.exo_logo
{
    background: url("../css/images/exlogo_tiny.png") no-repeat scroll right 2px transparent;
    color: #2D556E;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 15px;
    padding: 3px 78px 2px 0;
    vertical-align: bottom;
}

.exsg_loading
{
    background-image: url('../css/images/indicator.gif') !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
}

.exsg_odd
{
    background-color: #eee;
}

.exsg_cat
{
    font-weight: bold;
}

.exsg_tab
{
    padding-left: 16px;
}

.exsg_bold
{
    font-weight: bold;
}

.exsg_clear
{
    clear: both;
}

.exsg_footer
{
    display: none;
}

.col1 .exoSuggName
{
    display: inline;
    overflow: hidden;
    vertical-align: top;
}


.exsg_cat .col1
{
    padding-left: 2px;
}


.exsg_catCtx
{
    opacity: 0.8;
}

.exsg_header
{
    border-bottom: 1px solid #2D556E;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 2.5em;
    margin: 0;
    overflow: hidden;
    padding: 0 6px;
    text-align: left;
    white-space: nowrap;
}


/**********************Assistancepage***********************/
div #dContent { float:left; text-align:left;}
div #dContent h1 { padding: 10px; }
#dContent div.dSpan {overflow: hidden;}
#dContent div.dRow {
float: left;
margin-bottom: 10px;
}
#dContent div.half {
width: 48%;
float: left;
padding: 5px 3px 5px 10px;
}
#dContent div.rh { padding: 5px 0 5px 15px; }
#dContent p { padding: .5em 0 .5em .25em; }
#dContent em {
font-weight: bold;
color: #333;
line-height: 1.6;
font-style:normal;
}


.pageNotFound { min-height: 200px; text-align:left; padding:10px;}


/********************************IPAD, IPHONE etc ******************************************/
@media only screen and (device-width: 768px) and (orientation: landscape) {
  /* rules for iPad in landscape orientation */
#header div.call div.ph
{
  font-size: 1.25em;
}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { /* STYLES GO HERE */ 

#header div.call div.ph
{
  font-size: 1.2em;
}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* iPhone, Android rules here */

#header div.call div.ph
{
  font-size: 1.25em;
}
}

/*@media only screen and (max-device-width: 1295px) {
    .mastImg { display: none; }
    #container { width: 996px; }
}*/


.ad-image {
  cursor: pointer;
}


/************************************bxSlider.css********************************************/

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
    
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {


	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .01em;
    font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;

}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	text-indent: -9999px;
	display: block;
	width: 13px;
	height: 13px;
	margin: 0 5px;
	outline: 0;
    z-index:99;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 8px;
    border: 2px solid #FFF;
    color:transparent;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -75px;
	/*background: url(images/controls2.png) no-repeat 0 -150px;*/
    background: url(images/controls2.png) no-repeat  -38px 0;
}

.bx-wrapper .bx-next {
	right: -75px;
	/*background: url(images/controls2.png) no-repeat  -130px 0;*/
    background: url(images/controls2.png) no-repeat 0 0px;
}

.bx-wrapper .bx-prev:hover {
	/*background-position: 0 -10px;*/
    background-position: -38px 0;
}

.bx-wrapper .bx-next:hover {
	/*background-position: -130px 0;*/
    background-position: 0 0px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 30%;
	zmargin-top: -16px;
	outline: 0;
	width: 38px;
	height: 100px;
	text-indent: -9999px;
	z-index: 99;
    opacity: .4; 
}
    .bx-wrapper .bx-controls-direction a:hover { opacity: 1;}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {	
	width: 60%;
    text-align:right;
     z-index:99;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
    display:none;
}

div.catproduct div.price, div.exo-result div.price, div.productContainer div.price span
{
    color: #000;
}


.poBoxLabel {
    float:left;
    padding-left: 170px;
    width: 410px;
}

.ipaddress {
    float:left;
    clear: both;
}

#footer .newsletter .ipaddress span {
    color: #e3e3e3;
}





.white-popup-block {
background: #ccc;/*#FFF;*/
zpadding: 50px;
text-align: left;
max-width: 400px;
max-height:350px;
margin: 20px auto;
position: fixed;
left:0;
zright: 75px;
top:auto;
bottom:0px;
}

.ReviewPageContinueCheckoutButton {
    color: black !important;
}

.paypalExpressImage {
    width: 40px;
    height: 26px;
    display: inline;
}

td.paypalExpress {
    vertical-align: middle;
    color: #39c2f5;
    font-weight: bold;
}

.paypalExpress label {
    margin-left: 5px;
}

.creditcard {
    color: #39c2f5;
    font-weight: bold;
}

.creditcard label {
    margin-left: 5px;
}

.PaymentPageContinueCheckoutButton.btnContCheckoutPaypal {
    background: none repeat scroll 0 0 #fff !important;
    width: auto !important;
    height: auto !important;
}

.PaymentPageContinueCheckoutButton.btnContCheckoutPaypal.paymentDisabled {
    cursor: default;
}

.PaymentPageContinueCheckoutButton.btnContCheckoutPaymentExpress.paymentDisabled {
    background: none repeat scroll 0 0 #e3e3e3;
    cursor: default;
}


div.ErrorPage { float:left; text-align:left; margin: 20px;}
    div.ErrorPage h3, .fontRed { color: red; }
    div.ErrorPage li { margin: 10px; }


div.site_map { margin: 10px; }
    div.site_map h2 { padding-bottom: 10px; text-align:left; font-size: 22px; } 
div.category { width: 22%; margin: 10px; float:left; height: 330px; }
div.site_map h3 a, div.site_map h3 { text-align: left;  }
div.site_map li { list-style: none; text-align:left; }

.backLinkCatalogue {
    font-weight: bold;
    width: 165px !important;
}

a.backLink { background: url("../css/images/backArrow.png")  10px 10px;                    
            zwidth: 20px;	       
            height: 16px;   
            background-repeat: no-repeat;
            background-color: white;float: left; width: 80px; padding: 10px 0 0 10px; color:grey; }

    a.backLink img {padding-top : 20px; } 

#divFlowplayer {
    display: none;
    width: 100%;

    /*overflow: hidden;*/
}


/*Parcel Point*/
#parcelTopicDiv {
    width: 600px;
    margin:15px 0 0 0; /*DWI 01/02/2016 Ticket 41725: Integrate Returns with ParcelPoint*/
    padding-left: 250px;
}
.parcelDiv {
    zfloat: left;
    width: 500px;
    zfont-size: 10px;
    text-align: left;
    padding-bottom: 15px;
}
    .parcelDiv ul { margin-left: 20px; text-align: left; }
ul.parcelImages li { list-style: none; }

.imgAusPost { margin-left: 120px; }
.imgParelPoint { margin-left: 100px; }

/*Paging in Search and category pages*/
 .pageactive {
            border: 1px solid #666;
            padding: 8px 10px 8px 10px;
            line-height: 1;
            font-weight: bold;
            background: #c2bdbd;
        }
 .pageselectorlink {
            color: #000;
            border: 1px solid #666;
            padding: 8px 10px 8px 10px;
            line-height: 1;
            margin: 0 0 0 3px;
            width: 30px;
            height: 30px;
            font-weight:bold !important;
        }

            .pageselectorlink pageselectornext:hover, .pageselectorlink pageselectornext:hover a {
                background: #c2bdbd !important;
            }
            .clearall{
float:right;
font-size:12px;
font-style:italic;
text-decoration:underline;
color:darkgrey;
margin-right:6px;
 }

/* Custom Product*/
.customProduct{
    margin:10px;
}

.customProduct .subscribeButton{
    display: block;
    margin: auto;
    margin-top:5px;
    color: transparent;
}
    .customProduct .selectProduct {
            display: block;
    margin: auto;
    margin-top:10px !important;
    font-weight: bold;
    font-size:16px;
    height: 40px;
    width: 375px;
    }


.tab-pane input[type="checkbox"]{
    margin: 0 10px 0 0;
}

.tab-pane .oneChkoutBttn { 
    width: 100%;  float: left; display:block; margin: 15px 0 15px 0;
}

.tab-pane .oneChkoutLink
{
    width: 100%;  float: left; display:block; zmargin: 15px 0 0 0;  margin-bottom:5px;
}
.tab-pane .oneChkoutLink a{
    color:#888888; 
    font-weight:bold;
    font-style:italic;
    text-decoration:none;
    text-align:center;
    display:block;
    padding: 5px;
    width: 175px; 
}

.QCPanel {text-align:left;}
.QCDiv { width: 50%; float:left; padding-left:10px;}


.shippingPnl span.QCaddr {    
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    float:left;
    padding-bottom:10px;
}
.shippingPnl .QCAddressText {
    display: block;
    width: 60%;
    float: right;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}


            .sli_ac_suggestion { 
    display: none !important; 
visibility:hidden;
}

.customProduct{
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    }

.customProduct .articleImage
{

    padding-top:25px;
    padding-bottom:20px;
}

.customProduct .mutliProdBorder { border: 5px solid red; width:500px; margin:auto;}

.customProduct .CPMultiProd {font-size:22px;}

.articleImageLeft
{
    float:left;width:45%; 
}

.articleImageRight
{
    float:right;width:45%; 
}
.articleText 
{
    float:none;text-align:left;
}

.ArticleFontSmall .articleTitle, .ArticleFontMedium .articleTitle, .ArticleFontLarge .articleTitle
{
    font-size: 28px;
    font-weight: bold;
    text-transform:none;
    display:block;
    padding: 10px;
    text-align:left;
}

.ArticleFontSmall .articleSubTitle, .ArticleFontMedium .articleSubTitle, .ArticleFontLarge .articleSubTitle
{
    font-size: 20px;
    zfont-weight: bold;
    display:block;
    padding: 10px;
    text-align:left;
}

.ArticleFontSmall .articleText, .ArticleFontMedium .articleText, .ArticleFontLarge .articleText
{
    font-size: 14px;
    padding: 10px;
}


.ArticleFontMedium .articleTitle
{
    font-size: 32px;
}

.ArticleFontMedium .articleSubTitle
{
    font-size: 22px;
}

.ArticleFontMedium .articleText {
    font-size: 14px;
}
.ArticleFontLarge .articleTitle
{
    font-size: 34px;
}

.ArticleFontLarge .articleSubTitle
{
    font-size: 24px;
}

.ArticleFontLarge .articleText {
    font-size: 16px;
}



/*Catalogue Preferences*/

.dgTabsSites, .dgTabsCategories
{
    width: 180px;
    border: 1px solid grey;
    height: 110px;  
    position:relative;   
    cursor:pointer;
}

.dgTabsCategories
{
    width: 180px;
    border: 1px solid grey;
    height: 65px;  
    position:relative;   
}


.dgTabsSites div, .dgTabsCategories div
{
    /*position:absolute;
    left: 30px;*/
    margin-left:auto;
    margin-right:auto;
}


.dgTabsSites span{
    width: 160px;
    text-align:center;
    padding:10px;
    position:absolute;
    top: 40px;
    font-size:12px;
    cursor:pointer;
}
.dgTabsCategories span{
    width: 150px;
    text-align:center;
    padding:10px;
    position:absolute;
    top: 15px;
    font-size:12px;
}

.dgTabsCategories span label
{
    cursor:pointer;
}


#ul-categories-for-brands li
{
    position:relative;

}


.showborder
{
    border: 3px solid #39c2f5;
     zposition:absolute;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    z-index:1000;
    
        background-image: url("/imagesstatic/Tick-Box-180x110.png");
   /*background-position: right bottom; 
   background-repeat: no-repeat; 
   background-attachment:fixed;*/

}

.fullCart {
    width: 74%;
}
.qualifiedSpan{
    font-weight:bold !important;
    color:green;
}
