﻿

body {
    background-color: #fdfdfd;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    height: 100%;
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4 {
    margin: 0;
}

h1, h2, h3, h4, h5 {
    font-weight: bold;
}
/* Global Element Styles */
input[type="text"], input[type="number"], input[type="password"], select {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fdfdfd;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.input > span {
    font-size: 14px;
    font-weight: bold;
    color: black;
    display: block;
    min-width: 25%;
    float: left;
    margin-left: 10px;
    padding: 5px 0;
}

select.opc-pickaddress {
    max-width: 250px;
    width: 250px;
}

.input > input, .input > select {
    margin-bottom: 5px;
}

.hideonload, .pchide {
    display: none;
}


#pageheightwrapper {
    min-height: 100%;
    position: relative;
    background: #fff;
}

#pageheightcontent {
    padding-bottom: 315px;
}


#pageheightfooter {
    height: 315px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}

.topmar {
    margin-top: 10px;
}

.toppad {
    padding-top: 40px;
}

.right {
    text-align: right;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
    padding-right: 3px;
    padding-left: 3px;
}


.textright {
    text-align: right;
}

.clearboth {
    clear: both;
}

.container {
    background-color: #fff;
    /*border-left:solid 2px #ddf;
border-right:solid 2px #ddf;*/
}

.headerbar {
    min-height: 90px;
    background: #0069ad;
    border-bottom: solid 1px #777;
    padding-bottom: 10px;
    color: white;
}

    .headerbar .moorelogo {
        display: inline;
        float: left;
        padding-top: 5px;
    }

    .headerbar .mooretextlogo {
        display: inline;
        padding: 17px 0 0 15px;
        float: left;
    }

.mbside {
    background-color: #0069ad;
    background-image: url(images/messagebarbg.png);
    background-size: cover;
}


.messagebar {
    background-color: #0069ad;
    background-image: url(images/messagebar.png);
    background-repeat: no-repeat;
    min-height: 47px;
    background-position: center;
}

    .messagebar .msgbar-left {
        color: #ffea00;
        padding-left: 20px;
        padding-top: 7px;
        font-size: 20px;
        font-weight: 700;
        vertical-align: middle;
        display: inline-block;
        height: 100%;
        float: left;
        width: 50%;
    }

    .messagebar a {
        text-decoration: none;
    }


    .messagebar .msgbar-right {
        color: #0069ad;
        padding-right: 15px;
        font-weight: 700;
        display: inline-block;
        line-height: 18px;
        padding-top: 4px;
        text-align: right;
        font-size: 16px;
        width: 50%;
    }

.navbar-collapse {
    padding: 0;
}

.navbar {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
}

.breadcrumbs-outer span:first-child {
    float: left;
    padding: 10px 0;
}

.breadcrumbs {
    padding: 10px 0;
}

    .breadcrumbs li {
        display: inline;
        float: left;
    }

        .breadcrumbs li a {
            padding: 0 5px;
            3
        }


#searchtitle-outer {
    padding: 20px 0 20px 0;
}



/* Home Page*/

.homepagebanner-outer {
    margin-top: 15px;
    margin-bottom: 15px;
}


.homePageBuckets {
    margin-top: 10px;
    margin-left: -2px;
    margin-right: -2px;
}

    .homePageBuckets div.homePageBucket {
        padding-left: 2px;
        padding-right: 2px;
    }


.bucket-inner {
    border: solid 1px #999;
    background-color: #fff;
    padding: 3px;
}

    .bucket-inner.bucket-middle {
    }

bucket-inner.bucket-right {
    right: 0;
}

ol.carousel-indicators {
    bottom: 10px;
    right: 5%;
    text-align: right;
    left: auto;
    color: transparent;
}

    ol.carousel-indicators li {
        background-color: #c5964c;
        border-color: #a3742a;
        margin-right: 5px;
    }


        ol.carousel-indicators li.active {
            background-color: white;
            margin-right: 5px;
        }

.category-page {
}

.nosearchresults {
    text-align: center;
    padding: 10px;
    font-size: 15px;
    display: block;
}

#category-image-filters .filtercat {
    font-size: 0.81em;
    padding-bottom: 15px;
    cursor: pointer;
}

    #category-image-filters .filtercat input {
        position: absolute;
        top: 0;
        left: 10px;
    }

div#homePageCategories {
}

    div#homePageCategories .category {
        margin: 20px 0;
    }

        div#homePageCategories .category .title {
            padding: 10px;
            border-bottom: solid 2px #FFEA00;
            background-color: #0069ad;
            color: white;
            font-size: 1.1em;
            margin-bottom: 15px;
            font-weight: bold;
        }

        div#homePageCategories .category .blurb {
            padding: 10px 0 0 0;
            color: black;
            font-size: 0.9em;
        }

        div#homePageCategories .category .image img {
            text-align: center;
            margin: 0 auto;
        }

div.category-page #filterboxouter {
    padding-right: 0;
}



div.category-page #filterbox {
    background-color: #eee;
    border-color: #ddd;
}

    div.category-page #filterbox .hideonload {
        display: none;
    }

    div.category-page #filterbox .showcbs {
        padding-right: 5px;
        text-align: right;
        display: block;
    }

        div.category-page #filterbox .showcbs:hover,
        div.category-page #filterbox .showcbs:active, {
            text-decoration: none;
        }

    div.category-page #filterbox h3 {
        background-color: #0069ad;
        color: white;
        padding: 5px;
        border-bottom: solid 3px #FFEA00;
        border-top: solid 2px #FFEA00;
        font-size: 1.3em;
    }

    div.category-page #filterbox label {
        display: block;
        font-weight: normal;
    }

        div.category-page #filterbox label input {
            margin-left: 5px;
            margin-right: 5px;
        }



ul.pList {
    overflow: hidden;
    margin-left: -35px;
}

    ul.pList .product {
        overflow: hidden;
        padding: 0 10px 0 10px;
        margin-bottom: 20px;
    }

        ul.pList .product .product-box {
            /*border: solid 1px #AAA;*/
        }

            ul.pList .product .product-box:hover {
                /*   box-shadow: 0px 0px 10px 1px rgba(119, 119, 119, 0.51);
            -moz-box-shadow: 0px 0px 10px 1px rgba(119, 119, 119, 0.51);
            -webkit-box-shadow: 0px 0px 10px 1px rgba(119, 119, 119, 0.51);*/
            }

                ul.pList .product .product-box:hover .title-bar {
                    background-color: #f1ebe2;
                    transition: background-color 0.5s ease-out;
                    cursor: pointer;
                    clear: left;
                }

@media only screen and (min-width:1200px) {
    .lglast {
        clear: both;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .mdlast {
        clear: both;
    }
}

@media only screen and (min-width : 480px) and (max-width:991px) {
    .smlast {
        clear: both;
    }
}


.img-overlay {
    width: 50px !important;
    height: 50px !important;
    z-index: 100;
    position: absolute;
}

    .img-overlay.overlay-tl {
        top: 10px;
        left: 10px;
    }

    .img-overlay.overlay-tr {
        top: 10px;
        right: 10px;
    }

    .img-overlay.overlay-bl {
        top: 175px;
        left: 10px;
    }

    .img-overlay.overlay-br {
        top: 175px;
        right: 10px;
    }

ul.pList .product .title-bar {
    padding: 5px 10px 10px 10px;
    /* background-color:  #e6e6e6;*/
    overflow: hidden;
    border-bottom: 5px solid #fff;
    border-top: 1px solid rgb(205,205,205);
    line-height: 16px;
    font-size: 10px;
    height: 74px;
    overflow: hidden;
    clear: left;
}



    ul.pList .product .title-bar br {
        line-height: 13px;
    }

    ul.pList .product .title-bar a {
        color: black;
        width: 100%;
        text-decoration: none;
    }

ul.pList .product .title-bar-highlight a {
    color: #a3742a;
}

ul.pList .product .title-bar .product-name {
    font-size: 1.3em;
    display: block;
    font-weight: bold;
}

ul.pList .product .title-bar .product-compare {
    float: right;
    color: white;
    font-size: 80%;
}

ul.pList .product .content-top {
    padding: 10px;
    background: white;
    position: relative;
    float: left;
    width: 100%;
}

ul.pList .product .content-main {
    padding: 10px;
    background: #fff;
    overflow: hidden;
    float: left;
    width: 100%;
    height: 135px;
    border-top: 1px solid #FFF;
}

ul.pList .product .content-pricing {
    padding: 10px 10px;
    overflow: hidden;
}

    ul.pList .product .content-pricing span.promo-text {
        color: #810000;
        font-size: 11px;
        font-weight: bold;
        display: block;
    }

ul.pList .product .content-top span.image {
    float: left;
    width: 100%;
    display: block;
    padding: 15px;
}

ul.pList .product span.image img {
    width: 100%;
}

ul.pList .product .content-main span.product-detail {
    display: block;
    float: left;
}

ul.pList .product .sale_callout_listing {
    background-color: red;
    position: absolute;
    z-index: 99;
    right: -5px;
    top: 5px;
    padding: 5px 10px;
    color: white;
    border-radius: 15px;
    border: solid 2px #fff;
}

ul.pList .product .content-main span.description {
    font-size: 12px;
}

ul.pList .product .content-main span.long-description {
    font-size: 11px;
    display: block;
    margin-top: 5px;
    color: #555;
}

ul.pList .product .content-main a.read-more {
    font-weight: bold;
    display: block;
    padding-top: 5px;
}


ul.pList .product .content span.pricing {
    display: block;
    clear: both;
    margin-left: 10px;
    float: left;
    text-align: center;
    overflow: hidden;
}

ul.pList .product-box .comparison-prices {
    text-align: right;
    float: right;
    line-height: 1;
    margin-top: 3px;
}

ul.pList .product .comparison-prices .wasprice {
    font-weight: bold;
}


.inline-visible-xs {
    display: none;
}


ul.pList .product .product-price {
    font-weight: bold;
    color: red;
    float: right;
    font-size: 17px;
}


    ul.pList .product .product-price span.salehl {
        color: red;
    }

ul.pList .product .stockmock {
    height: 152px;
    display: block;
    background: url(images/searchstockmock.png);
    float: left;
}


.search-control-outer {
    background: #eee;
    border: solid 1px #ddd;
    padding: 15px;
}



#searchbox label {
    padding-left: 3px;
    padding-right: 5px;
    overflow: hidden;
    padding-top: 2px;
    cursor: pointer;
}

#searchbox input {
    margin-left: 7px;
    float: left;
}

/*
.nav>li>a:focus, .nav>li>a:hover, .nav>li>a:active, .nav>li>a:visited, .nav .open a:hover, .nav .open a:focus {
  text-decoration: none;
  background-color: transparent;
  color:white;
}
*/
.yamm-content {
    color: #000;
}

.menubar .navbar {
    min-height: 40px;
    font-size: 1.2em;
}

.menubar li.dropdown a.dropdown-toggle {
    color: white;
}

.menubar .dropdown.open .dropdown-toggle,
.menubar .dropdown.open .dropdown-toggle:hover,
.menubar .dropdown.open .dropdown-toggle:focus {
    background-color: #0069ad;
    color: white;
}


.topnav .dropdown.open .dropdown-toggle:hover,
.topnav .dropdown.open .dropdown-toggle:focus {
    background-color: transparent;
    color: #000;
}

.menubar .navbar-nav > li > a {
    padding: 5px 8px 15px 8px;
}

.menubar .navbar-nav > li:first-child > a {
    padding-left: 4px;
}

.navbar-xight .dropdown-menu {
    right: auto;
    left: auto;
}

.menubar .dropdown .dropdown-menu {
    background-color: #0069ad;
    border-top: none;
}




    .menubar .dropdown .dropdown-menu a {
        color: white;
        display: inline-block;
        padding: 5px 0 5px 0;
        font-size: 1.4em;
    }

    .menubar .dropdown .dropdown-menu h3 {
        padding-bottom: 3px;
        font-size: 18px;
        border-bottom: dotted 2px #ffe066;
        margin-bottom: 10px;
        color: white;
    }

    .menubar .dropdown .dropdown-menu p {
        color: #fff;
        font-size: 16px;
        padding-right: 5px;
    }



.menubar .badge {
    background-color: #a8782c;
    border: solid 2px #ffe066;
}

div.searchouter {
    width: 100%;
    float: right;
    max-width: 300px;
    right: 0;
    background: #fff;
    border-radius: 6px;
    border: solid 1px #333;
    margin: 10px 15px 0 0;
    padding: 2px 5px 2px 5px;
}

    div.searchouter input {
        background: white;
        border-radius: 6px;
        color: black;
        outline: none;
        border: none;
        width: 100%;
    }


.topnavouter {
    padding-right: 0;
}

.topnav {
    margin-right: 0px;
    margin-top: 5px;
}

    .topnav li > a, .topnav li > a:active {
        color: white;
        font-weight: 400;
        padding: 10px 5px 10px 5px;
    }

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #ffea00;
}

.topnav li a:last-child {
    padding-right: 15px;
}

.topnav .badge {
    background-color: #ffea00;
    color: black;
}


.menubar {
    background-color: #333;
    color: white;
    border-top: solid 1px #555;
    padding-top: 5px;
}

    .menubar .navbar-nav > li > a,
    .menubar .navbar-nav > li > a:focus {
        color: white;
    }

        .menubar .navbar-nav > li > a:hover {
            color: #ffe066;
        }

ul.menuoptions {
    margin-left: 5px;
    padding-left: 0;
}

    ul.menuoptions li {
        display: inline;
        list-style-type: none;
        padding: 0 10px 0 10px;
        border-right: dotted 1px #CCF;
    }

        ul.menuoptions li:first-child {
            padding-left: 0;
        }

        ul.menuoptions li:last-child {
            border-right: none;
            padding-right: 0;
        }

pr
.dropdown-menu h3 {
    margin-top: 0;
}

div.menu-categories {
    color: white;
    background-color: #0069ad;
    border: solid 2px #ffe066;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}

.footerbar {
    border-top: solid 2px #555;
    min-height: 165px;
    background: #0069ad;
    border-bottom: solid 1px #003;
    padding-top: 20px;
    color: white;
}

    .footerbar .cardbar {
        max-height: 60px;
    }

    .footerbar .social-icon {
        display: inline-block;
        float: right;
        margin-left: 5px;
    }

        .footerbar .social-icon img {
            max-height: 47px;
        }

    .footerbar .openhours {
        width: 90%;
    }

        .footerbar .openhours td {
            font-size: 14px;
            color: white;
            padding: 2px 2px 3px 2px;
        }

    .footerbar ul {
        list-style-type: none;
        padding-left: 0;
    }

        .footerbar ul li a {
            color: white;
        }

    .footerbar .store-number {
        font-size: 26px;
        font-weight: bold;
    }

    .footerbar .store-name-number {
        font-size: 18px;
        font-weight: bold;
    }

    .footerbar .open-hours {
        text-align: right;
        margin-right: 10px;
    }

        .footerbar .open-hours.today {
            color: yellow;
            font-weight: bold;
        }

        .footerbar .open-hours span {
            float: left;
        }

.sitewide-banner {
    margin-top: 10px;
}

.frontpage-carousel {
    margin-top: 10px;
}

.frontpage-bucket {
    margin-top: 10px;
}

.frontpage-product {
    margin-top: 10px;
}

.product-image-carousel {
}


.mini-cart-placeholder {
    background: white;
    border: 4px solid #000;
    border: 10px solid rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}

    .mini-cart-placeholder .modal-header {
        background-color: #ffea00;
        color: black;
    }

    .mini-cart-placeholder .modal-body .mini-cart-line:first-child div {
        font-weight: bold;
        margin-bottom: 5px;
    }

    .mini-cart-placeholder .weddinggift {
        background: url(images/weddinggift.png) no-repeat;
        padding-left: 18px;
        margin-bottom: 5px;
    }

table.cart-items {
    width: 100%;
    margin-top: 10px;
}

    table.cart-items td {
        padding: 5px;
    }

        table.cart-items td.right,
        table.cart-items th.right {
            text-align: right;
        }

    table.cart-items tr.total td {
        font-weight: bold;
        padding-top: 10px;
        border-top: solid 1px #ccc;
    }

table.weddinglist {
    margin-top: 15px;
    width: 100%;
}

    table.weddinglist td {
        padding: 10px;
        vertical-align: top;
    }

        table.weddinglist td.right {
            text-align: right;
        }

.opc-stagebox {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 600;
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #fff;
}

.checkoutminicart {
    background-color: #ccccff;
    color: black;
    padding: 15px;
    border-radius: 5px;
}


    .checkoutminicart a {
        color: black;
    }

    .checkoutminicart table.cart-items {
        width: 100%;
    }

    .checkoutminicart .opc-bskt-del {
        margin-left: 4px;
    }

.checkout-qty {
    max-width: 70px;
    padding-left: 6px;
    padding-right: 0;
    text-align: right;
}

    .checkout-qty:disabled {
        background-color: #EEE;
        color: #666;
    }

    .checkout-qty option {
        text-align: right;
    }

.checkoutminicart .cart-totals {
    padding-top: 15px;
}

.checkoutminicart .mini-cart-header {
    padding-bottom: 10px;
}

.checkoutminicart input.bskt-qty-txt {
    padding: 5px;
    text-align: right;
    max-width: 50px;
    margin-bottom: 5px;
    display: none;
}

.checkoutminicart .weddinggift {
    background: url(images/weddinggift.png) no-repeat;
    padding-left: 20px;
    margin-bottom: 5px;
}

.checkoutminicart tr.cart-row td {
    border-top: solid 1px #0069ad;
}

.checkoutminicart tr.totalstart td {
    border-top: solid 2px #0069ad;
}

.opc-stagebox .col-xs-2 {
    padding-left: 0;
}

.opc-stagebox.spacetop {
    margin-top: 40px;
}

.opc-stagebox div {
    float: left;
}

.opc-stagebox .opc-stagetext {
    padding: 5px;
}

.opc-stagebox .opc-stagenumber {
    padding: 5px 20px;
    color: white;
    background-color: #0069ad;
    display: inline-block;
}

.opc-stagetext {
}

.opc-address-outer {
    margin-top: 15px;
}

.opc-displayaddress p {
    margin: 0;
    padding: 0;
    line-height: normal;
}

#topic-page {
}

    #topic-page h1 {
        margin: 15px 0;
    }

    #topic-page .topicbox-outer,
    #topic-page .topiclist-outer {
        background-color: #faf8f5;
        padding: 10px;
        border-radius: 10px;
        margin-bottom: 10px;
        min-height: 400px;
    }


        #topic-page .topiclist-outer p {
            margin: 0;
            padding: 0 0 3px 0;
        }

        #topic-page .topiclist-outer a {
            color: black;
        }

    #topic-page .autoform textarea {
        min-height: 200px;
    }

.nomenupage {
}

.nomenupage-inner {
}

.nomenupage .form-group {
    margin-top: 5px;
    margin-bottom: 0;
}

    .nomenupage .form-group.bottombuttons {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .nomenupage .form-group .validationError {
        margin-bottom: 3px;
        padding: 5px;
        border-left: solid 2px red;
        overflow: hidden;
    }

.nomenupage .validation-messages {
    padding-top: 5px;
    clear: both;
}

.nomenupage-contentbox {
    background-color: #f2efeb;
    padding: 15px;
    padding-top: 25px;
    margin-bottom: 30px;
}

.nomenupage h2 {
    font-size: 22px;
    background-color: #0069ad;
    color: white;
    padding: 15px;
    margin: 0;
}

    .nomenupage h2.light {
        background-color: #0069ad;
    }

.nomenupage h3 {
    margin: 0 0 5px 0;
    font-size: 15px;
    font-weight: bold;
}
/**************************************************8
    CS Form
*****************************************************/


.csform {
}

    .csform .form-control {
        margin-bottom: 5px;
    }


    .csform select.form-control {
        width: auto;
    }

    .csform input {
        max-width: 400px;
    }

    .csform label.css-label {
        font-weight: normal;
        font-size: 12px !important;
        line-height: 1 !important;
    }

    .csform .form-group .css-label {
        padding-top: 8px;
    }
/* --- */





.btn-std {
    color: #001a33;
    background-color: #ffe066;
    border-color: #0069ad;
    font-weight: bold;
    border-radius: 5px;
}

    .btn-std:hover,
    .btn-std:focus,
    .btn-std.focus,
    .btn-std:active,
    .btn-std.active,
    .open > .dropdown-toggle.btn-std {
        color: #000d1a;
        background-color: #ffd11a;
        border-color: #0069ad;
    }

    .btn-std:active,
    .btn-std.active,
    .open > .dropdown-toggle.btn-std {
        background-image: none;
    }

    .btn-std.disabled,
    .btn-std[disabled],
    fieldset[disabled] .btn-std,
    .btn-std.disabled:hover,
    .btn-std[disabled]:hover,
    fieldset[disabled] .btn-std:hover,
    .btn-std.disabled:focus,
    .btn-std[disabled]:focus,
    fieldset[disabled] .btn-std:focus,
    .btn-std.disabled.focus,
    .btn-std[disabled].focus,
    fieldset[disabled] .btn-std.focus,
    .btn-std.disabled:active,
    .btn-std[disabled]:active,
    fieldset[disabled] .btn-std:active,
    .btn-std.disabled.active,
    .btn-std[disabled].active,
    fieldset[disabled] .btn-std.active {
        background-color: #000;
        border-color: #444;
    }

    .btn-std .badge {
        color: #000;
        background-color: #fff;
    }


table.collect-product {
}

    table.collect-product tr th {
    }

    table.collect-product tr td {
        width: 40%;
        vertical-align: top;
    }

.btn-sonyblack {
    color: #fff;
    background-color: #000;
    border-color: #111;
    font-weight: normal;
    border-radius: 0;
}

    .btn-sonyblack:hover,
    .btn-sonyblack:focus,
    .btn-sonyblack.focus,
    .btn-sonyblack:active,
    .btn-sonyblack.active,
    .open > .dropdown-toggle.btn-sonyblack {
        color: #ccc;
        background-color: #333;
        border-color: #111;
    }

    .btn-sonyblack:active,
    .btn-sonyblack.active,
    .open > .dropdown-toggle.btn-sonyblack {
        background-image: none;
    }

    .btn-sonyblack.disabled,
    .btn-sonyblack[disabled],
    fieldset[disabled] .btn-sonyblack,
    .btn-sonyblack.disabled:hover,
    .btn-sonyblack[disabled]:hover,
    fieldset[disabled] .btn-sonyblack:hover,
    .btn-sonyblack.disabled:focus,
    .btn-sonyblack[disabled]:focus,
    fieldset[disabled] .btn-sonyblack:focus,
    .btn-sonyblack.disabled.focus,
    .btn-sonyblack[disabled].focus,
    fieldset[disabled] .btn-sonyblack.focus,
    .btn-sonyblack.disabled:active,
    .btn-sonyblack[disabled]:active,
    fieldset[disabled] .btn-sonyblack:active,
    .btn-sonyblack.disabled.active,
    .btn-sonyblack[disabled].active,
    fieldset[disabled] .btn-sonyblack.active {
        background-color: #000;
        border-color: #444;
    }

    .btn-sonyblack .badge {
        color: #000;
        background-color: #fff;
    }


table.collect-product {
}

    table.collect-product tr th {
    }

    table.collect-product tr td {
        width: 40%;
        vertical-align: top;
    }

/* New CEFASOFT One Page Checkout (OPC.aspx)*/


/* New CEFASOFT One Page Checkout (OPC.aspx)*/


/* opc styles taken from style.css to only affect opc*/

/* Global Element Styles */
.opc-checkout-outer input[type="text"], .opc-checkout-outer input[type="password"], .opc-checkout-outer select
.collect-page input[type="text"], .collect-page input[type="password"], .collect-page select {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/* the following rule did include input[type="password"]*/

.collect-confirm {
    overflow: hidden;
    margin-bottom: 10px;
}

    .collect-confirm p {
        margin-bottom: 0;
    }

    .collect-confirm h3 {
        margin-bottom: 5px;
        margin-top: 15px;
    }

.opc-page .pchide {
    display: none;
}

#pnlOPCErrorMsg {
    border: solid 4px red;
    margin-top: 10px;
    padding: 15px;
    font-weight: bold;
}

.opc-checkout-outer input[type="button"], textarea {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.opc-page input[type="button"]:hover, input[type="submit"]:hover {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}


h1.opc-title {
    margin: 40px 0 20px 0;
    font-size: 400%;
}

.opc-outer {
    margin-bottom: 10px;
    background: #fff;
}

.opc-col-left, .opc-col-right {
    width: 50%;
    float: left;
}


.opc-page h1 {
    margin: 10px 0;
}

.opc-page h2, .opc-page h3, .opc-page h4, .opc-page h5 {
    margin: 5px 0;
}

.opc-page h3 {
    margin: 25px 0 10px 0;
}

.opc-page .ddlTitle {
    max-width: 150px;
}

.opc-page .txtTitle {
    max-width: 150px;
    margin-top: 10px;
}

.yourbasket {
    padding-top: 20px;
    padding-bottom: 10px;
    overflow: hidden;
}

    .yourbasket span {
        font-family: 'Open Sans', sans-serif;
        font-size: 28px;
        font-weight: bold;
    }

.opc-checkout-outer .seehowonregcust {
    display: none;
    float: left;
}

.opc-checkout-outer {
    padding-top: 20px;
    border: none; /**/
    solid 1px white;
    */ padding-left: 10px;
    /*box-shadow: -9px 0px 5px -5px #CCC;*/
    min-height: 750px;
}

    .opc-checkout-outer button {
        /*margin-top: 25px;*/
    }

    .opc-checkout-outer label {
        font-weight: normal;
        font-size: 13px;
    }

    .opc-checkout-outer .opc-login-left p,
    .opc-checkout-outer .new-customer-outer p {
        margin-top: 30px;
    }

.opc-login-right .pcustomer-outer label {
    clear: both;
    padding: 5px 0;
    margin: 0;
    display: block;
}

.opc-login-right .new-customer-outer #email-ok .email-ok {
    background: green;
    color: white;
    padding: 10px;
    border-radius: 5px;
    margin-left: 5px;
    display: block;
    float: right;
}

.opc-login-left, .opc-login-right {
    float: left;
    padding-right: 10px;
    width: 49%;
}

#opc-complete-order {
    font-weight: bold;
}

#forgotPassword {
    margin-left: 5px;
}

#newpassword2, #newcustomeremail2 {
}

#opc-cust-registered-message {
    background-color: #f5f5ff;
    border: solid 1px #f0f0ff;
    border-radius: 5px;
    width: 80%;
    padding: 5px 8px 5px 8px;
    margin-bottom: 5px;
}

.opc-login-right {
    /*border-left: 1px dotted #CCC;*/
    padding-left: 10px;
    float: left;
}

    .opc-login-right.fullwidth {
        width: 100%;
    }

        .opc-login-right.fullwidth input {
            width: 90%;
        }

        .opc-login-left label,
        .opc-login-right.fullwidth label {
            margin-top: 10px;
        }


div.login-error, div.address-error {
    padding: 5px;
    background-color: red;
    color: white;
    font-weight: bold;
    margin: 10px 0 0 0;
}

div.address-error {
    text-align: left;
    display: inline-block;
    width: 300px;
    margin-left: 160px;
    padding: 5px 10px 5px 10px;
}

div.input span.unhappyMessage {
    text-align: left;
    display: block;
    width: 100%;
    color: red;
    margin-bottom: 10px;
}

.unhappyMessage div.login-error > span.glyphicon,
.unhappyMessage div.address-error > span.glyphicon {
    margin: 3px 0 0 3px;
    color: white;
}


#opc-login-error, #opc-bademailformat {
    padding: 10px;
    background-color: red;
    color: white;
    font-weight: bold;
    margin: 10px 0 10px 0;
}

.opc-page .input {
    vertical-align: top;
    padding: 0;
    margin-bottom: 15px;
    overflow: hidden;
}

    .opc-page .input .opc-delivery-text {
        float: left;
        width: 70%;
    }

    .opc-page .input > span {
        font-size: 14px;
        font-weight: bold;
        color: black;
        display: block;
        min-width: 150px;
        line-height: normal;
        float: left;
        margin-left: 10px;
        /*vertical-align:top;*/
        margin-right: 10px;
    }


    .opc-page .input input,
    .opc-page .input select {
        margin-bottom: 5px;
    }

#copyaddress {
    margin: 10px 0;
}

#xopc-specialoffers .offer-option {
    margin-bottom: 10px;
}

.opc-payment-form {
    padding-left: 175px;
    margin-bottom: 20px;
}

    .opc-payment-form h3 {
        margin-top: 0;
    }

.opc-payment-radio {
    vertical-align: top;
}

h3.col-sm-10 {
    padding-left: 5px;
    color: #888;
}

.opc-payment-logo {
    width: 106px;
    margin-right: 10px;
    float: left;
    clear: left;
    background: white;
    padding-bottom: 10px;
    border: solid 3px white;
}

.opc-payment-sagepay {
    min-height: 27px;
    margin-bottom: 5px;
    background-image: url(images/opc-sagepay.png);
    background-repeat: no-repeat;
}

.opc-payment-barclays {
    min-height: 38px;
    background-image: url(images/opc-barclays.png);
    background-repeat: no-repeat;
}

.opc-payment-radio-outer {
    float: left;
    padding-top: 5px;
}

.opc-payment-instore {
    min-height: 36px;
    background: url(images/opc-instore.png);
    background-repeat: no-repeat;
}

.opc-payment-paypal {
    min-height: 29px;
    background: url(images/opc-paypal.png);
    background-repeat: no-repeat;
}

.opc-payment-methods span.payment-method-name {
    vertical-align: top;
    margin-left: 5px;
    font-size: 12px;
}

div.opc-payment-reset {
    clear: both;
    overflow: fixed;
    margin-top: 15px;
}

    div.opc-payment-reset:first-child {
        margin-top: 0;
    }

.opc-cardtypes, .opc-payment-methods {
    list-style-type: none;
    overflow: hidden;
    padding-left: 0;
    padding-top: 5px;
}


    .opc-cardtypes input[type="radio"] {
        vertical-align: top;
    }

    .opc-cardtypes label {
        vertical-align: top;
        padding-left: 5px;
    }

    .opc-cardtypes li,
    .opc-payment-methods li {
        margin: 0;
    }

        .opc-cardtypes li input,
        .opc-payment-methods li input {
            margin-right: 5px;
        }

        .opc-cardtypes li label,
        .opc-payment-methods li label {
            margin: 0px;
        }



.opc-existing-addresses {
    margin: 10px 0;
}

    .opc-existing-addresses p.customer-name {
        font-weight: bold;
    }

.opc-delivery-conditions {
}

.opc-delivery-condition {
    /*padding:5px;
    border-radius:10px;*/
}

.opc-addressreview {
    padding: 10px;
    border: solid 1px #ccc;
    border-radius: 5px;
    overflow: hidden;
    margin: 10px 5px;
}

    .opc-addressreview div.title {
        font-weight: bold;
        font-size: 14px;
    }

.opc-delivery-condition p,
#opc-address-edit p {
    margin: 0;
}



.opc-newaddress-outer {
    background-color: #f5f5f5;
    padding: 10px;
    border-radius: 10px;
    margin: 5px 5px;
}

.opc-address-select {
    padding-bottom: 10px;
}

.opc-page span.unhappyMessage {
    display: block;
    width: 90%;
    color: red;
}


    .opc-page span.unhappyMessage span {
        text-align: right;
        padding-right: 5px;
        color: red;
        margin-top: -4px;
    }

.opc-page input.unhappy {
    background-color: #FEE;
}

.checkout-mini-cart-line {
    margin-bottom: 5px;
}


#opc-delivopt {
    width: 400px;
}

#opc-wedding-gift-message {
    margin-top: 5px;
}

.product-page {
    padding-top: 30px;
}

    .product-page .product-info h1 {
        font-size: 2em;
    }

        .product-page .product-info h1.product-price {
            font-size: 2.8em;
            color: #C00;
        }


    .product-page .saving-box {
        display: inline-block;
        background-color: #C00;
        color: #FFF;
        padding: 5px 10px
    }

    .product-page .weddinglistbox {
        padding-top: 15px;
        padding-bottom: 15px;
    }

        .product-page .weddinglistbox p {
            padding-top: 5px;
        }


    .product-page .product-tabs-outer {
        margin-top: 20px;
    }

    .product-page .tab-content {
        padding-top: 10px;
    }

.wedding-list-page {
}

    .wedding-list-page .header {
        background: url(images/weddinglistheader.png) right top #E2DED3 no-repeat;
        height: 125px;
        width: 100%;
        margin-top: 10px;
        padding: 10px 20px;
        margin-bottom: 10px;
    }

        .wedding-list-page .header h1 {
            font-size: 2em;
            margin-bottom: 10px;
        }

    .wedding-list-page input {
        margin-top: 5px;
    }

    .wedding-list-page button {
        margin-top: 5px;
        margin-left: 5px;
    }

    .wedding-list-page .maincontent {
        margin-top: 10px;
    }

    .wedding-list-page h1.listnametitle {
        color: #a57e40;
    }

    .wedding-list-page .weddinglists {
        margin-top: 10px;
    }

    .wedding-list-page a.weddinglist {
        padding: 10px;
        border: solid 1px #eee;
        display: inline-block;
        width: 100%;
        margin-bottom: 5px;
        color: #000;
    }

        .wedding-list-page a.weddinglist:hover {
            text-decoration: none;
            background-color: #E2DED3;
        }

    .wedding-list-page .wedding-product-list .row {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: dotted 1px #ccc;
    }

        .wedding-list-page .wedding-product-list .row:last-child {
            border-bottom: none;
        }

        .wedding-list-page .wedding-product-list .row img {
            max-width: 136px;
        }

.topnav .dropdown-menu {
    background-color: #0069ad;
    color: white;
    padding: 10px;
}

    .topnav .dropdown-menu li a {
        color: white;
    }

        .topnav .dropdown-menu li a:hover {
            background-color: #a3742a;
        }

.login-page {
    margin-top: 10px;
}

    .login-page h1 {
        font-size: 2.5em;
    }

    .login-page h2 {
        margin-top: 10px;
        margin-bottom: 0px;
        font-size: 1.5em;
    }

div#spinner {
    display: none;
    z-index: 999;
    position: fixed;
    width: 55px;
    height: 55px;
    top: 50%;
    left: 50%;
    /*background:url(images/spinner.gif) no-repeat center ;
    text-align:center;
  
    
        padding:10px;*/
    font: normal 16px Tahoma, Geneva, sans-serif;
    margin-left: -50px;
    margin-top: -50px;
}
/*!
 * Yamm!
 * Yet another megamenu for Bootstrap
 * http://geedmo.github.com/yamm
 *
 * https://github.com/geedmo
 */
.yamm .nav,
.yamm .dropup,
.yamm .dropdown,
.yamm .collapse {
    position: static;
}

.yamm .navbar-inner,
.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
}

    .yamm .dropdown-menu > li {
        display: block;
    }

.yamm .dropdown-submenu .dropdown-menu {
    left: 100%;
}

.yamm .nav.pull-right .dropdown-menu {
    right: 0;
}

.yamm .yamm-content {
    padding: 20px 30px;
    *zoom: 1;
}

    .yamm .yamm-content:before,
    .yamm .yamm-content:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .yamm .yamm-content:after {
        clear: both;
    }

.yamm.navbar .nav > li > .dropdown-menu:after,
.yamm.navbar .nav > li > .dropdown-menu:before {
    display: none;
}

.yamm .dropdown.yamm-fullwidth .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
}

@media (max-width: 969px) {
    .yamm .dropdown.yamm-fullwidth .dropdown-menu {
        width: auto;
    }

    .yamm .yamm-content {
        padding-left: 0;
        padding-right: 0;
    }

    .yamm .dropdown-menu > li > ul {
        display: block;
    }
}



/* CSS CHECKBOX */

input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    input[type=checkbox].css-checkbox + label.css-label, input[type=checkbox].css-checkbox + label.css-label.clr {
        padding-left: 44px;
        height: 31px;
        display: inline-block;
        line-height: 30px;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        font-size: 14px;
        vertical-align: middle;
        cursor: pointer;
    }

        input[type=checkbox].css-checkbox:checked + label.css-label, input[type=checkbox].css-checkbox + label.css-label.chk {
            background-position: 0 -32px;
        }

label.css-label {
    background-image: url(images/csscheckbox_check.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    input[type=radio].css-checkbox + label.css-rdlabel, input[type=radio].css-checkbox + label.css-rdlabel.clr {
        padding-left: 36px;
        height: 31px;
        display: inline-block;
        line-height: 31px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 12px;
        vertical-align: middle;
        cursor: pointer;
    }

        input[type=radio].css-checkbox:checked + label.css-rdlabel, input[type=radio].css-checkbox + label.css-rdlabel.chk {
            background-position: 0 -31px;
        }

label.css-rdlabel {
    background-image: url(images/csscheckbox_radio.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



.energy-arrow, .energy-arrow img {
    cursor: pointer;
}



#slideroverlayouter {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0,0,0,.5);
    overflow: hidden;
    width: 100%;
    z-index: -1;
    opacity: 0;
    transition: .5s ease;
}

    #slideroverlayouter.active {
        opacity: 1;
        z-index: 998
    }

#slideroverlay {
    position: fixed;
    top: 0;
    padding: 10px 20px;
    right: 0;
    background-color: #fff;
    overflow: hidden;
    width: 25%;
    opacity: 0;
    height: 100%;
    transition: .5s ease;
    z-index: 999;
}

@media only screen and (max-width:600px) {

    #slideroverlay {
        width: 70%;
    }
}

#slideroverlayouter.active #slideroverlay {
    opacity: 1;
}


.sk-folding-cube {
    margin: 20px auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

    .sk-folding-cube .sk-cube {
        float: left;
        width: 50%;
        height: 50%;
        position: relative;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

        .sk-folding-cube .sk-cube:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #33F;
            -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
            animation: sk-foldCubeAngle 2.4s infinite linear both;
            -webkit-transform-origin: 100% 100%;
            -ms-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
        }

    .sk-folding-cube .sk-cube2 {
        -webkit-transform: scale(1.1) rotateZ(90deg);
        transform: scale(1.1) rotateZ(90deg);
    }

    .sk-folding-cube .sk-cube3 {
        -webkit-transform: scale(1.1) rotateZ(180deg);
        transform: scale(1.1) rotateZ(180deg);
    }

    .sk-folding-cube .sk-cube4 {
        -webkit-transform: scale(1.1) rotateZ(270deg);
        transform: scale(1.1) rotateZ(270deg);
    }

    .sk-folding-cube .sk-cube2:before {
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

    .sk-folding-cube .sk-cube3:before {
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.6s;
    }

    .sk-folding-cube .sk-cube4:before {
        -webkit-animation-delay: 0.9s;
        animation-delay: 0.9s;
    }

@-webkit-keyframes sk-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }

    25%, 75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }

    90%, 100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes sk-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }

    25%, 75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }

    90%, 100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}
