/*
Expected '}' on line 148:
[147]: 	background:transparent;
[148]: filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');
       ^
[149]: } */
@font-face {
    font-family: 'ProximaNovaRgRegular';
    src: url('/Files/AdvancedStyle_5518/proximanova-regular-webfont.eot');
    src: url('/Files/AdvancedStyle_5518/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/Files/AdvancedStyle_5518/proximanova-regular-webfont.woff') format('woff'), url('/Files/AdvancedStyle_5518/proximanova-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.wf-loading #main, .wf-loading nav {
    visibility: hidden;
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position:absolute;
    top:0;
    left:0;
    z-index:9999;
    overflow:hidden;
}
#cboxOverlay {
    position:fixed;
    width:100%;
    height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
    clear:left;
}
* {
    font-weight:normal !important;
}
#cboxContent {
    position:relative;
    overflow:hidden;
}
#cboxLoadedContent {
    overflow:auto;
}
#cboxLoadedContent iframe {
    display:block;
    width:100%;
    height:100%;
    border:0;
}
#cboxTitle {
    margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
    position:absolute;
    top:0;
    left:0;
    width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor:pointer;
}

#cboxOverlay {
    background:#fff;
}
#colorBox {
}
#cboxTopLeft {
    width:25px;
    height:25px;
    background:url(/Files/AdvancedStyle_5518/border1.png) no-repeat 0 0;
}
#cboxTopCenter {
    height:25px;
    background:url(/Files/AdvancedStyle_5518/border1.png) repeat-x 0 -50px;
}
#cboxTopRight {
    width:25px;
    height:25px;
    background:url(/Files/AdvancedStyle_5518/border1.png) no-repeat -25px 0;
}
#cboxBottomLeft {
    width:25px;
    height:25px;
    background:url(/Files/AdvancedStyle_5518/border1.png) no-repeat 0 -25px;
}
#cboxBottomCenter {
    height:25px;
    background:url(/Files/AdvancedStyle_5518/border1.png) repeat-x 0 -75px;
}
#cboxBottomRight {
    width:25px;
    height:25px;
    background:url(/Files/AdvancedStyle_5518/border1.png) no-repeat -25px -25px;
}
#cboxMiddleLeft {
    width:25px;
    background:url(/Files/AdvancedStyle_5518/border2.png) repeat-y 0 0;
}
#cboxMiddleRight {
    width:25px;
    background:url(/Files/AdvancedStyle_5518/border2.png) repeat-y -25px 0;
}
#cboxContent {
    background:#fff;
}
#cboxLoadedContent {
    margin-bottom:20px;
}
#cboxTitle {
    position:absolute;
    bottom:0px;
    left:0;
    text-align:center;
    width:100%;
    color:#999;
}
#cboxCurrent {
    position:absolute;
    bottom:0px;
    left:100px;
    color:#999;
}
#cboxSlideshow {
    position:absolute;
    bottom:0px;
    right:42px;
    color:#444;
}
#cboxPrevious {
    position:absolute;
    bottom:0px;
    left:0;
    color:#444;
}
#cboxNext {
    position:absolute;
    bottom:0px;
    left:63px;
    color:#444;
}
#cboxLoadingOverlay {
    background:#fff url(/Files/AdvancedStyle_5518/loading.gif) no-repeat 5px 5px;
}
#cboxClose {
    position:absolute;
    bottom:0;
    right:0;
    display:block;
    color:#444;
}

.cboxIE #cboxTopLeft {
    background:transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');
}
.cboxIE #cboxTopCenter {
    background:transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');
}
.cboxIE #cboxTopRight {
    background:transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');
}
.cboxIE #cboxBottomLeft {
    background:transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');
}
.cboxIE #cboxBottomCenter {
    background:transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');
}
.cboxIE #cboxBottomRight {
    background:transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');
}
.cboxIE #cboxMiddleLeft {
    background:transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');
}
.cboxIE #cboxMiddleRight {
    background:transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration:line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #ccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
body {
    font:13px/1.231 sans-serif;
    *font-size:small;
}
select, input, textarea, button {
    font:99% sans-serif;
}
pre, code, kbd, samp {
    font-family:monospace, sans-serif;
}
body, select, input, textarea {
    color:#444;
}
h1, h2, h3, h4, h5, h6 {
    font-weight:bold;
}
html {
    overflow-y:scroll;
}
a:hover, a:active {
    outline:none;
}
a, a:active, a:visited {
    color:#607890;
}
a:hover {
    color:#036;
}
ul, ol {
    margin-left:1.8em;
}
ol {
    list-style-type:decimal;
}
nav ul, nav li {
    margin:0;
}
small {
    font-size:85%;
}
strong, th {
    font-weight:bold;
}
td, td img {
    vertical-align:top;
}
sub {
    vertical-align:sub;
    font-size:smaller;
}
sup {
    vertical-align:super;
    font-size:smaller;
}
pre {
    padding:15px;
    white-space:pre;
    white-space:pre-wrap;
    white-space:pre-line;
    word-wrap:break-word;
}
textarea {
    overflow:auto;
}
.ie6 legend, .ie7 legend {
    margin-left:-7px;
}
input[type="radio"] {
    vertical-align:text-bottom;
}
input[type="checkbox"] {
    vertical-align:bottom;
}
.ie7 input[type="checkbox"] {
    vertical-align:baseline;
}
.ie6 input {
    vertical-align:text-bottom;
}
label, input[type=button], input[type=submit], button {
    cursor:pointer;
}
button, input, select, textarea {
    margin:0;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
    border-radius:1px;
    -moz-box-shadow:0px 0px 5px red;
    -webkit-box-shadow:0px 0px 5px red;
    box-shadow:0px 0px 5px red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
    background-color:#f0dddd;
}
::-moz-selection {
    background:#FF5E99;
    color:#fff;
    text-shadow:none;
}
::selection {
    background:#FF5E99;
    color:#fff;
    text-shadow:none;
}
a:link: {
    -webkit-tap-highlight-color:#FF5E99;
}
button {
    width:auto;
    overflow:visible;
}
img {
    border:0;
}
.ie7 img {
    -ms-interpolation-mode:bicubic;
}
.ir {
    display:block;
    text-indent:-999em;
    overflow:hidden;
    background-repeat:no-repeat;
    text-align:left;
    direction:ltr;
}
.hidden {
    display:none;
}
.visuallyhidden {
    position:absolute !important;
    clip:rect(1px 1px 1px 1px);
    clip:rect(1px,1px,1px,1px);
}
.invisible {
    visibility:hidden;
}
.clearfix:before, .clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    visibility:hidden;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1;
}
.clear {
    clear:both;
    font-size:0;
    line-height:0;
}

body {
    background-color:#DCEAEB;
    color:#54534a;
    font-family:"ProximaNovaRgRegular", "proxima-nova-2", sans-serif;
    letter-spacing:0.2px;
}
#container {
    width:708px;
    margin:0 auto;
    background-color:#ffffff;
    padding:0 130px;
    position:relative;
}
#header {
    padding:55px 0 27px 0;
    border-bottom:#73afb6 1px solid;
}
#header #logo {
    margin:0 auto;
    width:126px;
    display:block;
}
#nav {
    margin:0 auto;
    display:inline;
}
#mainNav {
    margin:33px auto 0;
    text-align:center;
    display:block;
}
#subNav {
    text-align:center;
    display:block;
    padding-top:11px;
}
#mainNav li, #subNav li {
    display:inline;
    color:#73afb6;
    font-family:"ProximaNovaRgRegular", "proxima-nova-2", sans-serif;
    font-weight:700;
    font-size:14px;
    line-height:14px;
    letter-spacing:1px;
    text-transform:uppercase;
    text-decoration:none;
}
#mainNav .navDivide, #subNav .navDivide {
    padding:0 10px;
}
#mainNav a, #subNav a {
    text-decoration:none;
    color:#73afb6;
}
#mainNav.fade a, #subNav.fade a {
    text-decoration:none;
    color:#bad7db;
}
#mainNav a:hover, #subNav a:hover {
    color:#aaaaaa;
}
#mainNav a.active, #subNav a.active {
    color:#73afb6;
}
#main {
    border-bottom:#73afb6 1px solid;
    padding:54px 0 76px 0;
}
#mainHome {
    border-bottom:#73afb6 1px solid;
    padding:54px 0 46px 0;
}
.intro {
    clear:both;
    margin-top:44px;
    text-align:justify;
}
.intro p {
    color:##54534A;
    font-family:"ProximaNovaRgRegular", "proxima-nova-2", sans-serif;
    font-size:10px;
    line-height:13px;
    text-align:justify;
    letter-spacing:0.9px;
    padding-bottom:8px;
}
#footer {
    padding:23px 0 0 0;
    height:100px;
}
#footer p {
    color:#54534A;
    font-family:"ProximaNovaRgRegular", "proxima-nova-2", sans-serif;
    font-size:10px;
    letter-spacing:1px;
    line-height:12px;
    text-align:center;
    text-transform:uppercase;
}
#footer span {
    padding:0 10px;
}
.fiftyPercent {
    width:351px;
}
.bodyCopy h2 {
    padding:0;
    margin:0;
    line-height:14px;
    font-size:11px;
    color:#54534a;
    text-transform:uppercase;
}
.bodyCopy p {
    font-size:12px;
    padding:0 8px 8px 0;
}
.bodyCopy .em {
    font-weight:bold;
    text-transform:uppercase;
}
hr {
    border-top:1px dotted #c5dade;
    border-bottom:1px dotted #95bfc5;
    width:341px;
    padding:0;
    margin:8px 0 8px 0;
    font-size:0;
    line-height:0;
    height:1px;
}
#productsRange {
    margin:0;
    padding:0;
}
#productsRange li {
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
}
.productRangeItem {
    width:350px;
    padding:0 0 8px 0;
}
.traditional .productRangeItem, .ewsProductList .productRangeItem {
    background:url(/Files/AdvancedStyle_5518/bg-home-traditional-range.png) no-repeat left top;
}
.Unique .productRangeItem {
    background:url(/Files/AdvancedStyle_5518/bg-home-unique-range.png) no-repeat left top;
}
.Bespoke .productRangeItem {
    background:url(/Files/AdvancedStyle_5518/bg-home-bespoke-range.png) no-repeat left top;
}
.ewsProductList li.ewsProductItem {
    float:left;
    width:350px;
    list-style:none;
    height:145px;
    padding-bottom:11px;
}
.ewsProductList li.ewsProductItem.ewsGroupStart {
    clear:left;
}
.productRangeItem .paddingLeft {
    padding-left:8px;
}
.productRangeItem h2 {
    text-transform:uppercase;
    padding:8px 0 0 0;
    font-size:12px;
}
.productRangeItem p {
    font-size:11px;
}
.green {
    color:#a6ce90;
}
.brown {
    color:#ab9e81;
}
.blue {
    color:#73afb6;
}
.uppercase {
    text-transform:uppercase;
}
.left {
    float:left;
}
.right {
    float:right;
}
.imgSpace {
    padding:0 0 5px 0;
}
.colourOptions {
    margin-top:12px;
}
.colourOptions a {
    color:#73afb6;
}
.image-copyright {
    font-size:10px;
    padding-top:12px;
    color:#bbbbbb;
}
.homeFadeImages a {
    width:350px;
    height:300px;
    overflow:hidden;
    display:block;
    position:relative;
}
.homeFadeImages a img {
    position:absolute;
    display:block;
    top:0;
    left:0;
}
.homeFadeImages .hidden {
    display:none;
}
.productDetailInfo h1, .productDetailInfo h2 {
    padding:0 0 2px 0;
    margin:0;
    font-size:11px;
}
.productDetailInfo h1 {
    padding-top:12px;
}
.Unique .productDetailInfo h1 {
    border-top:2px solid #cfe3c0;
}
.Traditional .productDetailInfo h1 {
    border-top:2px solid #E9E4DB;
}
.Bespoke .productDetailInfo h1 {
    border-top:2px solid #F1E18A;
}
.productDetailInfo p, .productDetailInfo .descriptionCopy {
    font-size:11px;
    line-height:13px;
    padding-bottom:6px;
}
p.descriptionCopy, .descriptionCopy {
    margin:0 0 8px 0;
    padding:0 0 8px 0;
}
.Unique .descriptionCopy {
    border-bottom:2px dotted #cfe3c0;
}
.Traditional .descriptionCopy {
    border-bottom:2px dotted #E9E4DB;
}
.Bespoke .descriptionCopy {
    border-bottom:2px dotted #F1E18A;
}
p.telephone {
    padding:6px 0 6px 40px;
    height:36px;
    font-size:11px;
}
.Unique p.telephone {
    background:url(/Files/AdvancedStyle_5518/icon-telephone-unique.png) no-repeat 0 6px;
    border-top:2px solid #cfe3c0;
}
.Traditional p.telephone {
    background:url(/Files/AdvancedStyle_5518/icon-telephone-traditional.png) no-repeat 0 6px;
    border-top:2px solid #E9E4DB;
}
.Bespoke p.telephone {
    background:url(/Files/AdvancedStyle_5518/icon-telephone-bespoke.png) no-repeat 0 6px;
    border-top:2px solid #F1E18A;
}
.telephone strong {
    font-size:13px;
}
p.productBreadcrumb {
    font-size:11px;
    font-weight:bold;
    line-height:16px;
    border-top:2px dotted #cfe3c0;
    padding:6px 0 0 0;
}
.productDetailGallery {
    width:480px;
}
.productDetailGalleryNav {
    padding:0;
    margin:0;
}
.productDetailGalleryNav li {
    float:left;
    list-style-type:none;
    width:110px;
    padding:10px 10px 0 0;
}
.productDetailGalleryNav li a {
    width:110px;
    height:70px;
    display:block;
    overflow:hidden;
    vertical-align:middle;
}
.productDetailGalleryNav li img {
    display:inline;
    vertical-align:middle;
}
#productDetailGalleryNav .ewsMainImage {
    font-size:0;
    line-height:0;
    width:480px;
}
#productDetailGalleryNav ul {
    margin:0;
    list-style:none;
}
#productDetailGalleryNav ul li {
    float:left;
    padding: 10px 10px 0 0;
    font-size:0;
    line-height:0;
}
#imageDetail {
    float:left;
}
.galleryDetailLink {
    display:block;
    height:225px;
    width:130px;
    float:left;
    text-indent:-9999px;
    font-weight:bold;
}
a.galleryDetailLink {
    color:#ffffff;
    text-decoration:none;
}
.galleryDetailLink span {
    padding-right:55px;
    text-transform:uppercase;
    font-weight:normal;
    font-size:11px;
}
.unique .galleryDetailLink {
    background:url(/Files/AdvancedStyle_5518/bg-home-unique-detail.png) no-repeat right top;
}
.traditional .galleryDetailLink {
    background:url(/Files/AdvancedStyle_5518/bg-home-traditional-detail.png) no-repeat right top;
}
.bespoke .galleryDetailLink {
    background:url(/Files/AdvancedStyle_5518/bg-home-bespoke-detail.png) no-repeat right top;
}
a.galleryDetailLink:hover {
    background-position:right bottom;
    text-indent:0;
    text-align:right;
    line-height:225px;
    vertical-align:middle;
}
.unique .productDetailGalleryNav a.active {
    border-bottom:10px solid #cfe3c0;
}
.traditional .productDetailGalleryNav a.active {
    border-bottom:10px solid #D2CAB7;
}
.bespoke .productDetailGalleryNav a.active {
    border-bottom:10px solid #f1e18a;
}
.productDetailInfo {
    width:176px;
}
.productDetailNavigation {
    padding:10px 0 0 0;
}
.productDetailNavigation a {
    display:block;
    width:88px;
    height:36px;
    float:left;
    text-indent:-9999px;
}
.unique .productDetailNavigation .previous {
    background:url(/Files/AdvancedStyle_5518/button-previous-unique.png) no-repeat;
}
.unique .productDetailNavigation .next {
    background:url(/Files/AdvancedStyle_5518/button-next-unique.png) no-repeat;
}
.traditional .productDetailNavigation .previous {
    background:url(/Files/AdvancedStyle_5518/button-previous-traditional.png) no-repeat;
}
.traditional .productDetailNavigation .next {
    background:url(/Files/AdvancedStyle_5518/button-next-traditional.png) no-repeat;
}
.bespoke .productDetailNavigation .previous {
    background:url(/Files/AdvancedStyle_5518/button-previous-bespoke.png) no-repeat;
}
.bespoke .productDetailNavigation .next {
    background:url(/Files/AdvancedStyle_5518/button-next-bespoke.png) no-repeat;
}
.rangeDetail {
    width:156px;
}
#contactForm {
    width:260px;
}
#contactForm label {
    display:block;
    float:left;
    width:96px;
    line-height:16px;
    height:23px;
    padding:2px 0 0 0;
    margin:0 0 1px 0;
    vertical-align:middle;
    border:0;
    font-size:12px;
}
#contactForm input[type=text], #contactForm select, #contactForm textarea {
    display:block;
    float:left;
    width:150px;
    line-height:16px;
    height:18px;
    vertical-align:middle;
    border:1px solid #54534A;
    padding:1px;
    font-size:11px;
    font-family:helvetica, arial, sans-serif;
    margin:0 0 6px 0;
}
#contactForm input[type=text] {
    padding:0 0 0 3px;
}
#contactForm .checkboxWrapper {
    width:252px;
    float:left;
}
#contactForm .checkboxWrapper label {
    width:auto;
    float:none;
    display:inline;
    line-height:16px;
}
#contactForm input[type=checkbox] {
    line-height:20px;
    vertical-align:middle;
}
#contactForm textarea {
    width:153px;
    height:72px;
    line-height:16px;
}
#contactForm .errors {
    padding:5px 0 15px 0;
    margin:0;
}
#contactForm .errors li {
    font-size:12px;
    font-weight:bold;
    list-style-type:none;
    color:#ff0000;
}
#contactForm button[type=submit] {
    cursor:pointer;
    background:#ffffff;
    border:1px solid #54534A;
    padding:2px 5px;
    text-align:center;
    float:right;
    margin-right:8px;
}
.productRangePadding {
    padding-right:7px;
}
#nzime {
    font-size:10px;
    position:absolute;
    bottom:10px;
    right:10px;
    text-decoration:none;
}
a#nzime {
    color:#99958f;
}
@media all and (orientation:portrait) {
}
@media all and (orientation:landscape) {
}
@media screen and (max-device-width:480px) {
}
@media print {
    * {
        background:transparent !important;
        color:#444 !important;
        text-shadow:none !important;
    }
    a, a:visited {
        color:#444 !important;
        text-decoration:underline;
    }
    a:after {
        content:" (" attr(href) ")";
    }
    abbr:after {
        content:" (" attr(title) ")";
    }
    .ir a:after {
        content:"";
    }
    pre, blockquote {
        border:1px solid #999;
        page-break-inside:avoid;
    }
    thead {
        display:table-header-group;
    }
    tr, img {
        page-break-inside:avoid;
    }
    @page {
        margin:0.5cm;
    }
    p, h2, h3 {
        orphans:3;
        widows:3;
    }
    h2, h3 {
        page-break-after:avoid;
    }
}




div#ewsAboutUsContactUsPage {
    width: 100%;
}
div#ewsAboutUsContactUsPage .ewsInput textarea, div#ewsAboutUsContactUsPage .ewsInput select, div#ewsAboutUsContactUsPage .ewsInput input {
    margin-bottom:0.5em;
    width:96%;
}
div#ewsAboutUsContactUsPage .ewsContactDetails {
    font-weight: bold;
}
div#ewsAboutUsContactUsPage .ewsContactDetails p {
    margin: 0;
}
div#ewsAboutUsContactUsPage .ewsContactDetails strong {
    font-weight: normal;
}





.ewsContentBrowserBottom {
    clear: both;
}





div#ewsArticleFullPage div.ewsContentImage, div#ewsArticleFullPage div.ewsImageBrowser {
    float: left;
    margin: 10px;
}
div#ewsArticleFullPage div.ewsImageBrowser ul {
    margin: 0;
    padding: 0;
}
div#ewsArticleFullPage div.ewsImageBrowser ul li {
    list-style: none;
    float: left;
    margin: 5px 5px 0 0;
    padding: 0;
}
div#ewsArticleFullPage div.ewsContentImage img, div#ewsArticleFullPage div.ewsImageBrowser ul li img {
    border: none;
}





.Grid_HeaderStyle {
    font-weight: bold;
}
.Grid_ItemStyle2 {
    background-color: #f7f7f7;
}
.ewsCartRemove, .ewsCartQuantity, .ewsCartQuantity input.TextBox {
    text-align: center;
}
.ewsCartQuantity input.TextBox {
    width: 30px;
}
.GridTotals {
    width: 100%;
}
.GridTotals td {
    padding: 0;
    border: none;
    width: 20%;
}
.GridTotals td.ewsTotalHeader {
    width: 80%;
    text-align: right;
    padding: 0 10px 0 0;
    font-weight: bold;
}
.ewsTotalHeader .Layout {
    display: inline;
}





table.ewsLayout {
    width: 100%;
}



li.ewsContentItem.ewsCategoryItem {
    list-style:none;
    float:left;
    width:230px;
    padding-left:7px;
}
.ewsContentList {
    margin-left:0;
}
li.ewsContentItem.ewsCategoryItem:first-child {
    padding-left:0;
}
.ewsProduct #subNav {
    display:block;
}
#subNav {
    display:none;
}
#subNav ul {
    background:url(/Files/AdvancedStyle_5518/line_bg.png) 0 3px no-repeat;
    display:inline;
}
#subNav ul li {
    background:url(/Files/AdvancedStyle_5518/line_bg.png) 100% 3px no-repeat;
    padding: 0 15px;
}
.Products .contentbrowsertop {
    display:none;
}
.contentbrowsertop {
    border-bottom: 2px dotted #D2CAB7;
    height:100%;
    overflow:hidden;
    margin-bottom:15px;
}
.contentbrowsertop .ewsContentImage {
    float:left;
    width:165px;
    line-height:0;
    font-size:0;
    padding-bottom:5px;
}
.contentbrowsertop h2 {
    font-size:12px;
    padding:8px 0 0;
    text-transform:uppercase;
}
.contentbrowsertop p {
    font-size:11px;
}
.contentbrowsertext {
    float:left;
    padding-left:8px;
    width:535px;
}
.img-changer {
    display:inline-block;
    height:225px;
    width:125px;
    background:url(/Files/AdvancedStyle_5518/bg-home-traditional-detail1.png) 0 0 no-repeat;
}
.img-changer:hover {
    background:url(/Files/AdvancedStyle_5518/bg-home-traditional-detail1.png) 0 0 no-repeat;
}
.img-changer:hover {
    background:url(/Files/AdvancedStyle_5518/bg-home-traditional-detail2.png) 0 0 no-repeat;
}
.categoryTitle {
    display:none;
}
.About.Us #navAbout a, .Products #navProducts a, .Specifics #navSpecifics a, .The.Workshop #navTheWorkshop a, .Contact #navContact a {
    color:#73AFB6;
}
#subNav .ewsSiteNavigation a {
    color:#BAD7DB;
}
#subNav .ewsSiteNavigation .ewsSelected a, #subNav .ewsSiteNavigation .ewsChildSelected a {
    color:#73AFB6;
}
.Bespoke #navProducts a, .Unique #navProducts a, .Traditional #navProducts a {
    color:#73AFB6;
}
.Products #subNav .ewsSiteNavigation a {
    color:#73AFB6;
}
#imageData #bottomNav {
    float:right;
}
#bottomNavClose{position:relative;}

img::selection {
    background: transparent;
}

.modal {
    position: absolute;
    display: flex;
    width: 680px;
    background-color: #73afb6;
    box-shadow: 0px 0px 24px -3px rgb(0 0 0 / 40%);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 13px;
    box-sizing: border-box;
    text-align: center;
    transition: .3s ease;
}

.modal.hidden {
    opacity: 0;
    visibility: hidden;
}

.modal .inner-border {
    padding: 68px 55px;
    background-color: #DCEAEB;
    box-shadow: inset 0px 0px 5px 0px rgb(0 0 0 / 40%);
}

.modal strong {
    font-weight: 700 !important;
}

.modal button {
    position: absolute;
    top: 28px;
    right: 28px;
    width: 30px;
    height: 30px;
    border: none;
    background: none;
    padding: 0;
}

.model button svg {
    width: 100%;
    height: 100%;
}

.modal h1 {
    font-size: 35px;
    font-weight: bold !important;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.modal h2 {
    font-size: 18px;
    border-bottom: 1px solid #73afb6;
    padding-bottom: 35px;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.modal h3 {
    font-size: 16px;
    margin-bottom: 60px;
}

.modal h4 {
    font-size: 18px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.modal .left-align {
    text-align: left
}

.modal p {
    margin-bottom: 40px
}

.modal .contact {
    margin-top: 20px
}