@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

html,
body,
th,
td,
input,
select,
textarea {
    font-size: 16px;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    line-height: 140%;
    font-weight: 400;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    padding-left: 36px;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    font: inherit;
    color: inherit;
    text-decoration: inherit;
    cursor: pointer;
}

li {
    list-style-type: disc;
    padding-left: 0;
}

html,
body {
    height: 100%;
}

body {
    -webkit-text-size-adjust: 100%;
}

.menuHorizontal,
.menuVertical {
    padding: 0;
    font-size: 0;
}

.menuHorizontal a {
    text-decoration: none;
    overflow: hidden;
}

.menuHorizontal span {
    overflow: hidden;
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
}

.menuVertical span {
    white-space: nowrap;
}

.support3dTransform .rotation {
    outline: 1px solid transparent;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.gallery {
    padding-left: 0;
}

.gallery li {
    list-style-type: none;
}

.gallery .thumb {
    position: absolute;
    z-index: 2;
}

.editmode {
    position: fixed;
    right: 145px;
    top: 0;
    overflow: hidden;
    z-index: 9999;
    width: 127px;
    height: 47px;
    background-repeat: no-repeat;
    background-image: url(../../../3/sm6/exit-preview-but.png);
    background-image: -webkit-image-set(url(../../../3/sm6/exit-preview-but.png) 1x, url(../../../3/sm6/exit-preview-but%402x.png) 2x);
    background-image: image-set(url(../../../3/sm6/exit-preview-but.png) 1x, url(../../../3/sm6/exit-preview-but%402x.png) 2x);
}

.editmode a {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #cacaca 90%, #d1d1d1 95%, #e1e1e1 100%);
    background: -ms-linear-gradient(top, #fff 0, #cacaca 90%, #d1d1d1 95%, #e1e1e1 100%);
    background: -o-linear-gradient(top, #fff 0, #cacaca 90%, #d1d1d1 95%, #e1e1e1 100%);
    background: -webkit-linear-gradient(top, #fff 0, #cacaca 90%, #d1d1d1 95%, #e1e1e1 100%);
    background: linear-gradient(to bottom, #fff 0, #cacaca 90%, #d1d1d1 95%, #e1e1e1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
    background-color: #ededed;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 0 #fff;
    -moz-box-shadow: inset 0 1px 0 0 #fff;
    box-shadow: inset 0 1px 0 0 #fff;
    border: 1px solid #777;
    color: #444;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    font-family: Arial, Verdana, sans-serif;
    height: 27px;
    left: 16px;
    line-height: 27px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-shadow: 1px 1px 0 #fff;
    top: 8px;
    width: 93px;
}

.cart .checkout,
.cart .paypal {
    cursor: pointer;
}

.catalogue {
    overflow: hidden;
}

.catalogue ul {
    padding: 0;
    overflow: hidden;
    list-style: none;
    font-size: 0;
}

.catalogue .item {
    list-style: none;
}

.catalogue .item.grid {
    display: inline-block;
}

.catalogue .item .description {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: normal !important;
    white-space: nowrap;
}

.catalogue .pagination {
    padding-left: 0;
}

.catalogue .pagination a {
    color: inherit;
}

.catalogue .pagination li:first-child {
    padding-left: 0;
}

.catalogue .pagination li {
    display: inline-block;
    padding-left: .25em;
}

.productDetail ul {
    padding: 0;
    list-style: none;
    font-size: 0;
    position: absolute;
}

.productDetail .thumbnail {
    overflow: hidden;
    list-style: none;
}

.productDetail .thumbnail.horizontal {
    display: inline-block;
}

.productDetail .thumbnailsBlocktop {
    top: 0;
}

.productDetail .thumbnailsBlockbottom {
    bottom: 0;
}

.productDetail .thumbnailsBlockleft {
    left: 0;
}

.productDetail .thumbnailsBlockright {
    right: 0;
}

.productDetail select {
    display: block;
}

.productDetail button {
    display: block;
}

.shoppingCart .items {
    padding: 0;
    overflow: hidden;
    list-style: none;
    font-size: 0;
}

.shoppingCart .items li {
    overflow: hidden;
    list-style: none;
    font-size: medium;
}

.shoppingConfirmation .items {
    padding: 0;
    overflow: hidden;
    list-style: none;
    font-size: 0;
}

.shoppingConfirmation .items li {
    overflow: hidden;
    list-style: none;
    font-size: medium;
}

.basket-status {
    display: none;
}

.pinitSection {
    float: left;
    margin-right: 5px;
}

.tweetSection {
    float: left;
    margin-right: 5px;
}

.flikeSection {
    float: left;
}

.fshareSection,
.gPlusOneShareSection {
    float: left;
    margin-left: 5px;
}

.hidden {
    display: none;
}

.truncatedText {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal !important;
}

.sm-login-popup .fancybox-skin {
    background-color: #f4f4f4;
}

.sm-login-popup .fancybox-close {
    background: url(../../../3/images/weblogin-sprite.png) no-repeat -124px 4px;
    width: 18px;
    height: 19px;
    position: absolute;
    top: 5px;
    right: 10px;
}

.sm-login-popup.nocursor .fancybox-overlay {
    cursor: default;
}

.menu {
    display: inline-block;
    font-size: 0;
    list-style: none;
    white-space: nowrap;
    zoom: 1;
    padding: 0;
    position: absolute;
    z-index: 8000;
}

.horizontal.menu {
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    width: 862px;
}

.menuItem {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu>.menuItem {
    vertical-align: top;
    position: relative;
}

.menuItem {
    padding: 0;
    margin: 0;
}

.horizontal>.menuItem {
    display: inline-block;
}

.menuItem>a,
.menuItem a {
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
}

.menuItem>a>span,
.menuItem a>span {
    display: inline-block;
}

.subMenu {
    border-collapse: separate;
    display: none;
    font-size: 0;
    left: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    white-space: nowrap;
    zoom: 1;
    background-image: url(../../../../sm6/empty.gif) !important;
}

.horizontal .subMenu {
    left: 0;
    top: 100%;
    position: absolute;
    padding-left: 0;
}

.menuItem:hover .subMenu {
    display: block;
}

.subMenu .subMenuItem {
    display: block;
    padding-left: 0;
    left: 0;
    margin: 0;
    overflow:hidden;
}

.subMenu ul {
    zoom: 1;
    position: relative;
    z-index: 1000;
    padding-left: 0;
}

.subMenu .subMenuItem .subMenuItemDesign,
.selected .subMenu .subMenuItem .subMenuItemDesign {
    display: block;
}

.menu.vertical>.menuItem .menuItemDesign {
    clear: left;
}

.menu.vertical>.menuItem {
    clear: left;
    float: left;
}

.menu.vertical .subMenu {
    clear: left;
}

.linkButton {
    display: inline-block;
}

.linkButton span {
    vertical-align: middle;
    display: inline-block;
}

.button {
    width: auto;
    border: 0 none;
    margin: 0;
    padding: 0;
    background: transparent;
    overflow: visible;
    -webkit-appearance: none;
    box-sizing: content-box;
}

.button::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0;
}

.emptyLink {
    background-image: url(../../../../sm6/empty.gif);
}

#free-footer-bar {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    background-color: rgba(0, 0, 0, .4);
    font-family: verdana;
    font-size: 11px;
    text-align: center;
    overflow: hidden;
}

#free-footer-bar ul {
    margin: 0;
    padding: 7px 14px 9px 10px;
    list-style: none;
    overflow: hidden;
}

#free-footer-bar li {
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

#free-footer-bar a {
    color: #f5f5e9;
    text-decoration: none;
}

#free-header-bar {
    overflow: hidden;
    font-family: verdana;
    font-size: 11px;
    color: #fff;
    background-color: #797e89;
}

#free-header-bar.moonfruit {
    background-color: #00b196;
}

#free-header-bar>ul {
    list-style-type: none;
    display: block;
    height: 100%;
    text-align: center;
    line-height: 60px;
}

#free-header-bar .logo {
    position: absolute;
    left: 0;
}

.moonfruit .logo {
    top: 6px;
}

#free-header-bar .build {
    padding-left: 10%;
    text-decoration: none;
}

#free-header-bar .abuse {
    float: right;
    margin-right: 0;
    text-decoration: underline;
}

#free-header-bar li {
    display: inline-block;
}

.free-blocks-ie7-fix {
    width: 0;
    height: 0;
}

#free_buttons_section {
    position: fixed;
    top: 5px;
    right: 5px;
    z-index: 999;
    width: 145px;
    height: 24px;
}

#free_share_section {
    position: relative;
    float: right;
}

#free_share_menu {
    display: none;
    width: 98px;
    left: -58px;
    top: 31px;
    z-index: 999;
    background: #F2F2F2;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, .29);
    box-shadow: 0 0 13px rgba(0, 0, 0, .29);
}

#free_share_menu .arrow {
    top: -7px;
    left: 69px;
    width: 17px;
    height: 7px;
    z-index: 11;
    position: absolute;
    background: url(../../../3/images/free_share_arrow_icon.png) no-repeat;
}

#free_share_menu ul {
    list-style-type: none;
    padding: 10px;
    margin: 0;
}

#free_share_section #free_share_menu ul li {
    list-style-type: none;
    padding: 5px 0;
}

#free_buttons_section .free_button {
    display: inline;
    float: left;
    cursor: pointer;
    height: 23px;
    overflow: hidden;
}

#free_buttons_section .free_button.logo {
    width: 100px;
    background-position: 0 0;
}

#free_buttons_section .free_button.share {
    width: 43px;
    background-position: -100px 0;
}

.pageContent {
    position: relative;
    width: 910px;
    min-height: 900px;
    border: 8px solid #385f87;
    background-color: #fff;
    overflow: hidden;
}

#contact-form {
    margin-block: 20px;
}

th,
td {
    vertical-align: top;
    text-align: left;
}

#contact-form th,
#contact-form td {
    padding: 7px 8px;
}

#contact-form th:first-child,
#contact-form td:first-child {
    padding-left: 0;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
textarea {
    width: 280px;
    padding: 4px 10px;
    border-radius: 3px;
    border: 2px solid #0b2f52;
    color: #333;
    font-size: 16px;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}

textarea {
    height: 150px;
    resize: vertical;
}

p>.button,
button[type="submit"] {
    display: block;
    background-color: #0b2f52;
    border: 2px solid #0b2f52;
    padding: 8px 14px;
    text-align: center;
    width: 100%;
    color: #FFF;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 16px;
    letter-spacing: 1px;
}

#instant-quote {
    width: 810px;
    top: 400px;
    left: 30px;
    position: relative;
    background-color: #FFF;
    border: 2px solid #555;
    padding: 5px 20px;
    font-family: Tahoma;
    height: auto;
}

#instant-quote table {
    width: 100%;
}

#instant-quote input[type="text"],
#instant-quote input[type="email"],
#instant-quote input[type="tel"],
#instant-quote input[type="date"],
#instant-quote textarea {
    width: 600px;
    display: block;
}

#instant-quote tr>th:first-child {
    width: 162px;
}

#instant-quote .description {
    display: block;
    font-size: 15px;
    color: #2e5984;
    margin-block: 0 10px;
}

#instant-quote h3 {
    font-size: 25px;
    text-align: center;
    margin-block-start: 6px;
    color: #69c;
}

#instant-quote .list label {
    display: block;
    font-size: 15px;
    padding-block-end: 1.3px;
}

#instant-quote #message {
    height: 100px;
}

#instant-quote #date-required {
    width: min(180px, 40%);
}