/*
Dark Red: #87000d
Dark Blue: #1e2147
Price Green: #417136
*/

html {
    height: 100%;
}

body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Tahoma,Verdana,Arial;
    color: #1e2147;
    background-color: #f2f5f0;
    height: 100%;
}

a {
    text-decoration: none;
    color: #545dc7;
}

    a:hover {
        text-decoration: underline;
        color: #87000d;
    }

    a img {
        border: 0px;
    }

    a:hover img {
        /*Filter:Glow(Color=#87000d, Strength=3);*/
        /*filter:invert;*/
        /*filter:xray;*/
        /*filter:Chroma(Color=#0000ff);*/
    }

img {
    padding: 0px;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}
.centered {
    text-align: center;
}
.fullwidth{
    width:100%;
}
h1 {
    font-size: 1.4em;
    font-weight: bold;
    margin:auto;
    /*display: inline;*/
}

h2 {
    font-size: 1.2em;
    font-weight: bold;
    /*display: inline;*/
}

h3 {
    font-size: 1.1em;
    font-weight: bold;
    /*display: inline;*/
}

h4 {
    font-size: 1.0em;
    font-weight: normal;
    /*display: inline;*/
}

h5 {
    font-size: 0.9em;
    font-weight: normal;
    /*display: inline;*/
}
div {
    display: inline-block;
}

.elitebox {
    border: 0px solid #bbbbbb;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: rgba(0,0,0,0.3) 0px 0px 10px 0px;
}

/*#mainContainer {
}

#mainBodyTable {
    max-width: 1600px;
    margin: auto;
    background-image: url(/img/layout/bgslice.png);
    background-repeat: repeat-y;
}

.mainBodyHeader {
    background-repeat: no-repeat;
    height: 197px;
    vertical-align: top;
}

.XS {
    background-image: url(/img/layout/headerbgxs.png);
}

.WC {
    background-image: url(/img/layout/headerbgwc.png);
}

.FP {
    background-image: url(/img/layout/headerbgfp.png);
}

#mainBodyHeaderDiv {
    height: 197px;
    position: relative;*/ /* so the div's inside can be positioned relative to this one */
/*}

#mainBodyTableLeft {
    width: 215px;
    padding: 0px 0px 0px 8px;
    vertical-align: top;
    text-align: center;
}

#mainBodyTableRight {
    width: 215px;
    padding: 0px 8px 0px 0px;
    text-align: center;
    vertical-align: top;
}

#mainBodyTableContent {
    width: 594px;
    min-height: 300px;
    background-image: url(/img/layout/mainslice.png);
    background-position: center;
    background-repeat: repeat-y;
    vertical-align: top;
    padding: 0px 1px 0px 1px;
}

#mainBodyContentHeader {
    background-image: url(/img/layout/mainheader.jpg);
    width: 594px;
    height: 18px;
}

#mainContent {
    padding: 0px 8px 0px 8px;
    border: 0px solid red;
}

#mainBodyFooter {
    background-image: url(/img/layout/footerbg.png);
    background-repeat: no-repeat;
    height: 194px;
}

#innerFooterTable {
    height: 194px;
}

#footerLeft {
    width: 215px;
}

#footerMiddle {
    vertical-align: bottom;
    padding-bottom: 12px;
    font-size: 0.8em;
    width: 594px;
}

#footerRight {
    width: 215px;
    vertical-align: middle;
    text-align: center;
    font-size: 0.8em;
}

#divSocial {
    margin-left: 20px;
    margin-bottom: 40px;
}

#divFooterMenu {
    text-align: center;
}

#logo {
    margin: 10px 0px 0px 47px;
    float: left;
}

.siteSummary {
    margin: 10px 0px 0px 245px;
    font-size: 0.8em;
}

.blockHolder {
    line-height: 0px;
    width: 215px;
}

.blockBlue {
    background-image: url(/img/layout/blocks/blockSliceBlue.png);
    background-repeat: repeat-y;
    width: 191px;*/ /* adjust to suit padding (215 - left and right)*/
    /*line-height: normal;
    text-align: left;
    padding: 0px 12px 0px 12px;
}

.blockRed {
    background-image: url(/img/layout/blocks/blockSliceRed.png);
    background-repeat: repeat-y;
    width: 193px;*/ /* adjust to suit padding (215 - left and right)*/
    /*line-height: normal;
    text-align: center;
    padding: 0px 10px 0px 12px;*/
    /*overflow:hidden;*/
/*}*/
/* Categories */
/*.TVCats a:hover img {
    filter: glow(color=#87000d,strength=2);
}

.CatRootNode {
    font-size: 0.9em;
    font-weight: bold;
    color: #1e2147;
}

.CatParentNode {
    font-size: 0.7em;
    font-weight: normal;
    color: #1e2147;
}

.CatLeafNode {
    font-size: 0.7em;
    font-weight: normal;
    color: #1e2147;
}

.CatHoverNode {
}

.CatSelectedNode {
    color: Red;
    font-weight: bold;
}*/

/* RECENT ADDITIONS */
/*.recentAdditionsBody {*/
    /*background-image:url(/img/layout/recentadd/recentAdditionsBoxSlice.png);*/
    /*background-position:center;*/
    /*background-repeat:repeat-y;*/
    /*padding-left:9px;*/
    /*border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;*/
    /*overflow: auto;*/
    /*width: 558px;
    margin: auto;
    padding-top: 6px;
    padding-bottom: 8px;
    box-shadow: rgba(0,0,0,0.3) 0px 0px 3px 3px;
}

.recentAddition {
    width: 120px;
    height: 167px;*/
    /*background-image:url(/img/layout/recentadd/recentAdditionBG.png);
    background-repeat:no-repeat;
    float:left;*/
    /*margin: 3px;
    padding: 3px 2px 0px 2px;
    line-height: 0.8em;
    display: inline-block;
    border: 1px solid black;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: rgba(0,0,0,0.3) 0px 0px 2px 2px;*/
    /*    position:relative;
    z-index:99;
*/
/*}

.recentAdditionProductName {
    text-align: center;
    font-size: 0.7em;
    color: #1f2147;
    height: 26px;
}

.recentAdditionInfo {*/
    /*float:left;*/
/*}

.recentAdditionPrice {
    color: #417136;
    font-weight: bold;
    font-size: 1.0em;
    padding: 4px 0px 0px 0px;
}

.recentAdditionImg {
    width: 100px;
    height: 100px;
    border: none;
}

.discount {
    padding-top: -10px;
    font-size: 0.8em;
    color: #87000d;
    text-decoration: line-through;
}*/
/* ASSOCIATED PRODUCTS */
/*.assProductsBody {
    background-image: url(/img/layout/assProducts/assProductsBoxSlice.png);
    background-position: center;
    background-repeat: repeat-y;
    padding-left: 9px;
    overflow: auto;
}

.assProduct {
    width: 102px;*/ /* bg image size (106) minus padding*/
    /*height: 167px;*/ /* bg image size (170) minus padding*/
    /*background-image: url(/img/layout/assProducts/assProductBG.png);
    background-repeat: no-repeat;
    float: left;
    margin: 3px;
    padding: 3px 2px 0px 2px;
    line-height: 0.8em;
}

.assProductProductName {
    text-align: center;
    font-size: 0.7em;
    color: #1f2147;
    height: 26px;
}

.assProductInfo {
    float: left;
}

.assProductPrice {
    color: #417136;
    font-weight: bold;
    font-size: 1.0em;
    padding: 10px 0px 0px 0px;
}*/
/* BEST SELLERS */
/*.bestSeller {
    width: 180px;
    min-height: 122px;
    margin-top: 6px;
    padding: 3px 2px 2px 2px;
    line-height: 0.8em;
    display: inline-block;
    border: 1px solid black;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: rgba(0,0,0,0.3) 0px 0px 2px 2px;
}

.bestSellersProductName {
    text-align: center;
    color: #1e2147;
    font-size: 0.8em;
    margin-bottom: 5px;
}

.bestSellersImg {*/
    /*float: left;*/
    /*margin-right: 0px;
    margin-left: 10px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    vertical-align: middle;
    display: inline-block;
}

.bestSellersInfo {
    margin-left: 6px;
    vertical-align: middle;
    line-height: 100px;
    display: inline-block;*/
    /*float:left;*/
/*}

.bestSellersAddToBasket {
    float: left;
    margin-left: 6px;
}

.bestSellersPrice {
    margin: 7px 0px 5px 70px;
    text-align: center;
    color: #417136;
    font-weight: bold;
    font-size: 1.0em;
}

.bestSellersSeparator {*/
    /*background-color:#87000d;*/
    /*height: 5px;
    clear: both;*/
    /*margin:55px 0px 5px 0px;*/
/*}*/

/* The Nivo Slider styles */
/*.nivoSlider {
    position: relative;
    text-align: center;
}

    .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
    }*/
    /* If an image is wrapped in a link */
    /*.nivoSlider a.nivo-imageLink {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        border: 0;
        padding: 0;
        margin: 0;
        z-index: 6;
        display: none;
    }*/
/* The slices and boxes in the Slider */
/*.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}*/
/* Caption styles */
/*.nivo-caption {
    position: absolute;
    left: 9px;
    bottom: -20px;
    background: #1e2147;
    color: #fff;*/
    /*opacity:0.8; /* Overridden by captionOpacity setting */
    /*width: 560px;
    z-index: 8;
}

    .nivo-caption p {
        padding: 5px;
        margin: 0;
    }

    .nivo-caption a {
        display: inline !important;
    }

.nivo-html-caption {
    display: none;
}*/
/* Direction nav styles (e.g. Next & Prev) */
/*.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}*/
/* Control nav styles (e.g. 1,2,3...) */
/*.nivo-controlNav a {
    position: relative;
    z-index: 9;
    cursor: pointer;
}

    .nivo-controlNav a.active {
        font-weight: bold;
    }

.theme-default #slider {
    margin: 0px auto 30px auto;
    width: 578px;*/ /* Make sure your images are the same size */
    /*height: 168px;*/ /* Make sure your images are the same size */
/*}

.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top: 10px;
}*/

/*====================*/
/*=== Other Styles ===*/
/*====================*/
/*.clear {
    clear: both;
}*/

.infobead {
    width: 37px;
    height: 37px;
    background-image: url(/img/infobead.png);
    display: inline-block;
    background-position: 0px 0px;
}

    .infobead:hover {
        background-position: -37px 0px;
    }

/*.viewBasketBead {
    background-image: url(/img/layout/viewBasketBead.png);
    width: 64px;
    height: 64px;
    float: right;
    background-position: 0px 0px;
}

    .viewBasketBead:hover {
        background-position: -64px 0px;
    }*/

.addtobasketbead {
    display: inline-block;
    width: 66px;
    height: 37px;
    background-image: url(/img/addtobasket.png);
    background-position: 0px 0px;
}

    .addtobasketbead:hover {
        background-position: -66px 0px;
    }

/*.deleteBead {
    background-image: url(/img/deleteBead.png);
    width: 37px;
    height: 37px;
    display: inline-block;
}

    .deleteBead:hover {
        background-position: -37px 0px;
    }

.deleteBeadSmall {
    background-image: url(/img/deleteBeadSmall.png);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-position: 0px 0px;
}

    .deleteBeadSmall:hover {
        background-position: -20px 0px;
    }

.editBead {
    background-image: url(/img/editBead.png);
    width: 37px;
    height: 37px;
    display: inline-block;
}

    .editBead:hover {
        background-position: -37px 0px;
    }

.viewBead {
    background-image: url(/img/viewBead.png);
    width: 37px;
    height: 37px;
    display: inline-block;
}

    .viewBead:hover {
        background-position: -37px 0px;
    }

.btnSubmit {
    background-image: url(/img/btnSubmitOff.png);
    width: 150px;
    height: 37px;
}

    .btnSubmit:hover {
        background-image: url(/img/btnSubmitOn.png);
    }

.btnYes {
    background-image: url(/img/btnYesOff.png);
    width: 150px;
    height: 37px;
}

    .btnYes:hover {
        background-image: url(/img/btnYesOn.png);
    }

.btnNo {
    background-image: url(/img/btnNoOff.png);
    width: 150px;
    height: 37px;
}

    .btnNo:hover {
        background-image: url(/img/btnNoOn.png);
    }

.btnFindAddress {
    background-image: url(/img/account/findAddressOff.png);
    width: 150px;
    height: 37px;
}

    .btnFindAddress:hover {
        background-image: url(/img/account/findAddressOn.png);
    }

.btnAddAddress {
    background-image: url(/img/account/addAddress.png);
    width: 150px;
    height: 37px;
    background-position: 0px 0px;
    display: inline-block;
}

    .btnAddAddress:hover {
        background-position: -150px 0px;
    }

.btnAddPaymentCard {
    background-image: url(/img/account/addCard.png);
    width: 150px;
    height: 37px;
    background-position: 0px 0px;
    display: inline-block;
}

    .btnAddPaymentCard:hover {
        background-position: -150px 0px;
    }

.btnHowToOrder {
    background-image: url(/img/services/photocharting/btnHowToOrder.png);
    width: 150px;
    height: 37px;
    display: inline-block;
}

    .btnHowToOrder:hover {
        background-position: -150px 0px;
    }

.btnPriceList {
    background-image: url(/img/services/photocharting/btnPriceList.png);
    width: 150px;
    height: 37px;
    display: inline-block;
}

    .btnPriceList:hover {
        background-position: -150px 0px;
    }

.btnDesignGuide {
    background-image: url(/img/services/photocharting/btnDesignGuide.png);
    width: 150px;
    height: 37px;
    display: inline-block;
}

    .btnDesignGuide:hover {
        background-position: -150px 0px;
    }

.btnExamples {
    background-image: url(/img/services/photocharting/btnExamples.png);
    width: 150px;
    height: 37px;
    display: inline-block;
}

    .btnExamples:hover {
        background-position: -150px 0px;
    }

.btnHow {
    background-image: url(/img/services/photocharting/btnHow.png);
    width: 150px;
    height: 37px;
    display: inline-block;
}

    .btnHow:hover {
        background-position: -150px 0px;
    }

.btnGetAdobeReader {
    background-image: url(/img/btnGetAdobeReader.png);
    width: 150px;
    height: 37px;
    display: inline-block;
    background-position: 0px 0px;
    vertical-align: middle;
}

    .btnGetAdobeReader:hover {
        background-position: -150px 0px;
    }

.divMainContentBox {
    margin: 0px 9px 0px 9px;
}*/

.Collection {
    vertical-align: middle;
    width:100px;
    height:32px;
}

/* PRODUCT INFO */
.PIImage{
    width:600px;
}
.PILeft{
    float:left;
}
.PIIRight {
    width:650px;
}
/*.PITable {
    border-collapse: collapse;
    border-spacing: 0px;
    margin: auto;
    width: 100%;
}*/
.PIBead {
    width: 37px;
    height: 37px;
    float: left;
}

.PISpec {
    font-size: 0.9em;
    text-align:center;
    width:210px;
    vertical-align:middle;
    min-height:37px;
}

.PIPrice {
    font-size: 1.2em;
    color: #417136;
    font-weight: bold;
}

.PIPriceBeforeDiscount {
    font-size: 1.1em;
    color: #87000d;
    text-decoration: line-through;
}

.PIForeignCurrencies {
    font-size: 0.8em;
    color: #87000d;
}

.PIBasketBead {
    text-align: center;
    margin: auto;
}

.PIInfo {
    padding: 15px 15px 0px 15px;
    width:600px;
    /*background-image: url(/img/layout/pinfo/PIInfoSlice.png);
    background-position: center;
    background-repeat: repeat-y;
    overflow: auto;*/
}

/*#divForeignCurrenciesNote {
    font-size: 0.8em;
    color: #87000d;
}*/

.zoom {
    /*padding: 10px;*/
    /*background-color: #eeffee;*/
    transition: transform .2s;
    /*width: 200px;*/
    /*height: 200px;*/
    /*margin: 0 auto;*/
    /*border-radius:15px;*/
    /*border: 2px solid black;*/
}

    .zoom:hover {
        -ms-transform: scale(1.05); /* IE 9 */
        -webkit-transform: scale(1.05); /* Safari 3-8 */
        transform: scale(1.1);
        box-shadow: rgba(0,0,255,0.3) 0px 0px 3px 3px;
        position: relative;
        z-index: 99;
    }

.prodimgNEW {
    transition: none;
}

.ProdVarsPrefixList {
    margin: auto;
}

select {
    padding: 3px;
    font-size: 1.0em;
}

.varDetails {
    font-size: 0.9em;
    font-weight: normal;
}

/* LINE LISTING */
.fzoomBox {
    background-color: #ffffff;
    margin-bottom: 5px;
    clear: both;
    box-sizing: border-box;
    width: 270px;
    min-height: 130px;
    margin: 3px 3px 3px 3px;
    padding: 5px 2px 3px 5px;
    line-height: 0.8em;
    display: inline-block;
}
.LLProductName {
    font-weight: bold;
    font-size: 0.8em;
    margin-bottom: 5px;
    text-align:center;
    display:block;
}

.LLImg {
    float: left;
    width: 100px;
    height: 100px;
}

.LLItemRight {
    margin-left:5px;
    padding-top: 10px;
    text-align: center;
    height: 100px;
    width:150px;
}

.LLProductCode {
    font-size: 0.7em;
}

.LLPrice {
    color: #417136;
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 5px;
}

.LLForeignCurrencies {
    color: #87000d;
    font-size: 0.7em;
    margin-bottom: 7px;
}

.LLNumberColours {
    font-weight: normal;
    font-size: 0.8em;
}

.LLSizeColourMaterial {
    font-weight: normal;
    font-size: 0.8em;
}

.LLSize {
    margin-top: 7px;
    margin-bottom: 7px;
    font-weight: normal;
    font-size: 0.8em;
}

.LLCollection {
    font-size: 0.7em;
    margin-top: 7px;
}

.LLDisclaimer {
    margin-top: 10px;
    font-size: 0.7em;
    color: #87000d;
}

/*.catBreadcrumb {
    font-size: 0.9em;
}

.catSubcats {
    margin: 7px 0px 0px 0px;
    font-size: 0.9em;
}

.listingNumProducts {
    background-color: #ffffff;
    border: 1px solid #000000;
    margin-bottom: 5px;
    padding: 5px;
    clear: both;
    border-radius: 10px;
}

.catError {
    background-color: #ffeeee;
    color: #87000d;
    border: 1px solid #87000d;
    padding: 5px;
    clear: both;
}

.catInfo {
    background-color: #ffffff;
    border: 1px solid #000000;
    margin: 5px 0px 5px 0px;
    padding: 10px 10px 10px 10px;*/
    /*height:100px;*/
/*}

.catImage {
    float: left;
}

.catDescHeader {
    font-size: 1.1em;
    font-weight: bold;
}

.catDesc {
    font-size: 0.9em;
}

#headerPromo {
    position: absolute;
    left: 263px;
    top: 33px;
    z-index: 1000;*/ /* to make sure it's at the front, in front of the features box */
    /*font-size: 1em;
    font-weight: bold;
    text-align: center;
}

#basketSummary {
    position: absolute;
    right: 112px;
    top: 90px;
    z-index: 1000;*/ /* to make sure it's at the front, in front of the features box */
    /*font-size: 1em;
    font-weight: bold;
    text-align: center;
}

#searchBox {
    position: absolute;
    left: 530px;
    top: 113px;
    z-index: 1000;*/ /* to make sure it's at the front, in front of the features box */
/*}

.SearchTextBox {
    border: 0px solid red;
    height: 20px;
    font-size: 1.1em;
    font-weight: normal;
}

.instantSearchResultsBG*/ /* a fade for the background */ /*{
    background-color: #ffffff;
    border: 1px solid #1e2147;
    position: relative;
    top: 15px;
    left: 5px;
    filter: alpha(opacity=94);*/
    /*overflow:visible;*/
/*}

.instantSearchResults*/ /* to lay over the background so we can see this at 100% opacity */ /*{
    position: relative;
    top: 0px;
    left: 0px;
    padding: 5px;
    overflow: visible;
}

.instantSearchResultsHeader {
    color: #87000d;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

.instantSearchResult {
    width: 350px;
    height: 100px;
    border-top: 1px solid #87000d;
    margin-top: 3px;
    padding: 3px;
    clear: both;
}

    .instantSearchResult:hover {
        background-color: #eeffee;
    }

.instantSearchImg {
    float: left;
    width: 100px;
    height: 100px;
}

.instantSearchDetails {
    padding-left: 110px;
}

.instantSearchDetailsName {
    font-size: 0.8em;
    font-weight: bold;
    color: #1e2147;
}

.instantSearchDetailsCat {
    font-size: 0.7em;
    font-weight: normal;
    margin-top: 10px;
    padding-left: 40px;
    min-height: 30px;
}

.instantSearchDetailsInfoBead {
    float: left;
}

.instantSearchDetailsPrice {
    color: #417136;
    font-size: 1.0em;
    font-weight: bold;
    padding-left: 50px;
    margin-top: 7px;
}

#menuContainer {
    position: absolute;
    left: 241px;
    top: 167px;
    z-index: 100;*/ /* to make sure it's at the front, in front of the features box, but behind the instant search */
    /*width: 560px;
    text-align: center;
}

.menuItem {
    width: 134px;
    height: 37px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
}

.menuHome {
    background-image: url(/img/layout/menu/menuHomeOff.png);
}

    .menuHome:hover {
        background-image: url(/img/layout/menu/menuHomeHover.png);
    }

.menuHomeOn {
    background-image: url(/img/layout/menu/menuHomeOn.png);
}

.menuProducts {
    background-image: url(/img/layout/menu/menuProductsOff.png);
}

    .menuProducts:hover {
        background-image: url(/img/layout/menu/menuProductsHover.png);
    }

.menuProductsOn {
    background-image: url(/img/layout/menu/menuProductsOn.png);
}

.menuAboutUs {
    background-image: url(/img/layout/menu/menuAboutUsOff.png);
}

    .menuAboutUs:hover {
        background-image: url(/img/layout/menu/menuAboutUsHover.png);
    }

.menuAboutUsOn {
    background-image: url(/img/layout/menu/menuAboutUsOn.png);
}

.menuContactUs {
    background-image: url(/img/layout/menu/menuContactUsOff.png);
}

    .menuContactUs:hover {
        background-image: url(/img/layout/menu/menuContactUsHover.png);
    }

.menuContactUsOn {
    background-image: url(/img/layout/menu/menuContactUsOn.png);
}

legend {
    font-size: 0.8em;
    font-weight: bold;
    color: #1e2147;
}

fieldset {
    background-color: #ffffff;
}

.formLabelCell {
    border-top: solid 1px #1f2147;
    background-color: #eeeeff;
    font-weight: bold;
    vertical-align: top;
    text-align: right;
    padding: 7px 15px 5px 15px;
    font-size: 0.9em;
}

.formInputCell {
    border-top: solid 1px #1f2147;
    padding: 5px 5px 5px 5px;
    text-align: left;
    font-size: 0.9em;
}

.ValidationSummary {
    border: 1px solid #87000d;
    color: #87000d;
    background-color: #ffeeee;
    padding: 5px;
    margin: 5px 0px 10px 0px;
    text-align: center;
}

.ValidatorIndicator {
    color: #87000d;
}

.photoChartingBlock {
    font-size: 0.8em;
}

.catalogueBlock {
    font-size: 0.8em;
}

.myAccountBlock {
    font-size: 0.8em;
}

.myAccountBead {
    width: 37px;
    height: 37px;
    vertical-align: middle;
    margin: 0px 15px 0px 0px;
}

.tableAddressBook {
    margin-left: auto;
    margin-right: auto;
}

    .tableAddressBook tr {
        border-bottom: 1px solid #1f2147;
    }

    .tableAddressBook th {
        font-size: 0.8em;
        font-weight: bold;
        border-bottom: 1px solid #1f2147;
        border-left: 1px solid #ddddee;
        border-right: 1px solid #ddddee;
        padding: 3px;
        background-color: #eeeeff;
    }

    .tableAddressBook td {
        padding: 5px;
        font-size: 0.9em;
    }

.tickBead {
    background-image: url(/img/tickBeadDisableHover.png);
    width: 20px;
    height: 20px;
    display: inline-block;
}

    .tickBead:hover {
        background-position: -20px 0px;
    }

.tablePaymentCards {
    margin-left: auto;
    margin-right: auto;
}

    .tablePaymentCards tr {
        border-bottom: 1px solid #1f2147;
    }

    .tablePaymentCards th {
        font-size: 0.8em;
        font-weight: bold;
        border-bottom: 1px solid #1f2147;
        border-left: 1px solid #ddddee;
        border-right: 1px solid #ddddee;
        padding: 3px;
        background-color: #eeeeff;
    }

    .tablePaymentCards td {
        padding: 5px;
        font-size: 0.9em;
    }

.PaymentCardsDefaultBeadDisabled {
    background-image: url(/img/tickBead.png);
    width: 20px;
    height: 20px;
    text-align: center;
}

    .PaymentCardsDefaultBeadDisabled:hover img {
        visibility: hidden;
    }

.PaymentCardNearingExpiry {
    color: Orange;
    font-size: 0.7em;
}

.PaymentCardExpired {
    color: Red;
    font-size: 0.7em;
}

.tableOrders {
    margin-left: auto;
    margin-right: auto;
}

    .tableOrders tr {
        border-bottom: 1px solid #1f2147;
    }

    .tableOrders th {
        font-size: 0.8em;
        font-weight: bold;
        border-bottom: 1px solid #1f2147;
        border-left: 1px solid #ddddee;
        border-right: 1px solid #ddddee;
        padding: 3px;
        background-color: #eeeeff;
    }

    .tableOrders td {
        padding: 5px;
        font-size: 0.9em;
    }

.tableOrderProducts {
    margin-left: auto;
    margin-right: auto;
}

    .tableOrderProducts tr {
        border-bottom: 1px solid #1f2147;
    }

    .tableOrderProducts th {
        font-size: 0.8em;
        font-weight: bold;
        border-bottom: 1px solid #1f2147;
        border-left: 1px solid #ddddee;
        border-right: 1px solid #ddddee;
        padding: 5px;
        background-color: #eeeeff;
    }

    .tableOrderProducts td {
        padding: 5px;
        font-size: 0.9em;
    }

.tableOrderAddresses {
    margin-left: auto;
    margin-right: auto;
}

    .tableOrderAddresses tr {
        border-bottom: 1px solid #1f2147;
    }

    .tableOrderAddresses th {
        font-size: 0.8em;
        font-weight: bold;
        border-bottom: 1px solid #1f2147;
        border-left: 1px solid #ddddee;
        border-right: 1px solid #ddddee;
        padding: 5px;
        background-color: #eeeeff;
    }

    .tableOrderAddresses td {
        padding: 5px 20px 5px 20px;
        font-size: 0.9em;
    }

.trSubTotal {
    border-top: 2px solid #1f2147;
    border-bottom: 2px solid #1f2147;
}

.trPandP {
    border-top: 2px solid #1f2147;
    border-bottom: 2px solid #1f2147;
}

.trTotal {
    border-top: 2px solid #1f2147;
    border-bottom: 2px solid #1f2147;
}

.tdTotal {
    background-color: #ddddee;
}

.tableBasketProducts {*/
    /*background-color:#ffffff;*/
    /*width: 100%;
}

    .tableBasketProducts td {
    }

    .tableBasketProducts th {
        font-size: 0.8em;
        font-weight: bold;
        border-bottom: 1px solid #1f2147;
        border-left: 1px solid #ddddee;
        border-right: 1px solid #ddddee;
        padding: 5px;
        background-color: #eeeeff;
    }

.productRow {
    border-bottom: 1px solid #1f2147;
    background-color: #ffffff;
}

    .productRow td {
        padding: 5px;
    }

.basketProductCell {
    text-align: left;
}

.basketProductName {
    font-size: 0.9em;
    font-weight: bold;
}

.basketProductOptions {
    font-size: 0.8em;
    font-weight: normal;
}

.basketProductID {
    font-size: 0.7em;
    font-weight: normal;
}

.basketProductUnitPrice {
    font-size: 0.9em;
    font-weight: normal;
    text-align: right;
}

.basketProductLinePrice {
    font-size: 0.9em;
    font-weight: bold;
    text-align: right;
}

.basketProductsSubTotal {
    text-align: right;
    color: #417136;
    font-weight: bold;
    padding: 5px 3px 5px 3px;
    font-size: 1em;
}

.basketProductsPAndP {
    text-align: right;
    color: #417136;
    font-weight: bold;
    padding: 5px 3px 5px 3px;
    font-size: 1em;
}

.basketProductsTotal {
    text-align: right;
    color: #ffffff;
    background-color: #417136;
    font-weight: bold;
    font-size: 1.1em;
    padding: 5px 3px 5px 3px;
}

.updateBasketInfo {
    font-size: 0.8em;
}

.BasketPandPInternational {
    color: #87000d;
    font-size: 0.8em;
}

.basketVoucher {
    padding: 10px;
    border: 1px solid #1e2147;
    background-color: #eeeeff;
    font-size: 0.9em;
}

.basketPriceBeforeDiscount {
    font-size: 0.8em;
    color: #87000d;
    text-decoration: line-through;
}

.basketConvDetails {
    font-size: 0.9em;
    font-weight: bold;
}

.refreshBasket {
    background-image: url(/img/layout/beadRefreshOff.png);
    width: 37px;
    height: 37px;
}

    .refreshBasket:hover {
        background-image: url(/img/layout/beadRefreshOn.png);
    }

.priceListTable {
    text-align: center;
    border-style: none;
    border-width: 0px;
    margin: auto;
    width: 100%;
}

    .priceListTable td {
        padding: 3px;
        border: 1px solid #eeffee;
    }

.priceListTableHeadings {
    font-weight: bold;
    background-color: #1F2147;
    color: White;
}

.priceListTableSizes {
    font-weight: bold;
    background-color: #ccddff;
    width: 200px;
}

.priceListTablePrices {
    font-weight: normal;
    background-color: #eeeeff;
}

.tablePhotoChartOrderForm {
    margin: auto;
    width: 100%;
}

.outOfStockMessage {
    font-size: 0.8em;
    color: #87000d;
    font-weight: bold;
}

.threadListingName {
    font-size: 0.9em;
}

.checkoutBead {
    width: 150px;
    height: 37px;
    display: inline-block;
    background-image: url(/img/checkout/checkoutBead.png);
    background-position: 0px 0px;
}

    .checkoutBead:hover {
        background-position: -150px 0px;
    }

.infodoc {
    font-size: 0.8em;
}

.help {
    position: relative;
    display: inline;
}

.helpimg {
    cursor: help;
}

.helpdiv {
    display: inline;
    border: 1px solid #1e2147;
    border-radius: 5px;
    background-color: #eeeeff;
    color: #1e2147;
    padding: 5px;
    font-size: 0.8em;
    position: absolute;
    left: 30px;
    top: 10px;
    width: 250px;
    z-index: 10;
    cursor: pointer;
    text-align: left;
}

.fixedBanners {
    position: fixed;
    right: 0px;
    top: 100px;*/
    /*z-index:-1; */ /* to hide it behind main page if needed */ /* CAN'T CLICK IT THEN IN CHROME SO DISABLED FOR NOW*/
/*}

.featured {
    text-align: center;
}

.FeaturedCategory {
    width: 200px;*/ /* bg image size (220) minus padding*/
    /*height: 167px;*/ /* bg image size (184) minus padding*/
    /*text-align: center;
    margin: 3px;
    padding: 3px 2px 0px 2px;
    line-height: 0.8em;
    display: inline-block;
    border: 1px solid black;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: rgba(0,0,0,0.3) 0px 0px 2px 2px;
    vertical-align: top;
}

.FeaturedCatName {
    text-align: center;
    font-size: 0.8em;
    height: 26px;
}

.FeaturedCatDesc {
    text-align: center;
    font-size: 0.7em;
    padding: 5px 0px 0px 0px;
}

.FeaturedProduct {
    width: 120px;
    height: 167px;
    text-align: center;
    margin: 3px;
    padding: 3px 2px 0px 2px;
    line-height: 0.8em;
    display: inline-block;
    border: 1px solid black;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: rgba(0,0,0,0.3) 0px 0px 2px 2px;
    vertical-align: top;
}

.FeaturedProductProductName {
    text-align: center;
    font-size: 0.7em;
    color: #1f2147;
    height: 26px;
}

.FeaturedProductInfo {
    float: left;
}

.FeaturedProductImage {
    width: 100px;
    height: 100px;
}

.FeaturedProductPrice {
    color: #417136;
    font-weight: bold;
    font-size: 1.0em;
    padding: 4px 0px 0px 0px;
    text-align: center;
}

.regcustexists {
    position: absolute;
    left: 200px;
    top: 100px;
    width: 400px;
    height: 400px;
}

.notice {
    background-color: #eeffee;
    border: 1px solid #417136;
    color: #417136;
    margin: 10px 5px 10px 5px;
    padding: 10px;
}

.noticepc {
    background-color: #eeeeff;
    border: 1px solid #1e2147;
    color: #1e2147;
    margin: 10px 5px 10px 5px;
    padding: 10px;
}*/
/*
Dark Red: #87000d
Dark Blue: #1e2147
Price Green: #417136
*/
/*.SpecialProduct {
    padding: 10px 10px 10px 10px;
    line-height: 1.0em;
    border: 1px solid black;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: rgba(0,0,0,0.3) 0px 0px 2px 2px;
    vertical-align: top;
    width: 93%;
    min-height: 200px;
    margin: auto;
    margin-bottom: 10px;
}

.SpecialProductImage {
    float: left;
    margin-right: 10px;
    width: 200px;
    height: 200px;
}

.SpecialProductName {
    font-weight: bold;
}

.SpecialProductInfo {
}*/

.custom-radio-group {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.custom-radio {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    position: relative;
    padding: 0.4rem 0.8rem;
    border: 1px solid #ccc;
    border-radius: 6px;
    transition: 0.2s ease;
}

    .custom-radio:hover {
        border-color: #888;
    }

    .custom-radio input[type="radio"] {
        display: none;
    }

    .custom-radio .radio-display {
        width: 18px;
        height: 18px;
        border: 2px solid #555;
        border-radius: 50%;
        display: inline-block;
        position: relative;
    }

    .custom-radio input[type="radio"]:checked + .radio-display {
        border-color: #0078d4;
    }

        .custom-radio input[type="radio"]:checked + .radio-display::after {
            content: "";
            width: 10px;
            height: 10px;
            background: #0078d4;
            border-radius: 50%;
            position: absolute;
            top: 2px;
            left: 2px;
        }

    .custom-radio .radio-label {
        font-size: 0.95rem;
    }