* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
}

img {
    border: none;
    -ms-interpolation-mode: bicubic;
}

hr {
    color: #4473D0;
}

h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.4em;
}

h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.3em;
}

a h2 {
    margin-top: 0;
    margin-bottom: 0;
}

h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.2em;
    color: #640DF6;
}

p {
    margin: 10px 0;
}


#instantCoupons {
    height: 220px;
}

#instantCoupons iframe {
    height: 210px;
    width: 100%;
}

/* ---------------------Color Definitions ---------------------*/
.dkbg {
    background-color: #640DF6;
    color: #FFFFFF;
}

.dkbd {
    border: 1px solid #640DF6;
}

.mdbg {
    background-color: #06761D;
    color: #FFFFFF;
}

.mdbd {
    border: 1px solid #06761D;
}

.ltbg {
    background-color: #fbfbfb;
    color: #333366;
}

.ltbd {
    border: 1px solid #e6e6e6;
}

.experts-on-duty {
    color: #FFFFFF;
    font-size: 1.2em;
    text-align: center;
    margin: 5px 0;
    font-weight: bold;
    border-bottom: 1px solid #000000; /*position: absolute;*/
/*right: 5px;*/
/*top: 95px;*/
/*left: 155px;*/
/*width: 99%;*/
}
.bot-box {
 font-size: 1.2em;
}
.index-bot {
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}
.lc-contest {
    text-align: center;
    padding: 15px;
}
.experts-on-duty-index {
    color: #666;
    font-size: 1.6em;
    text-align: center;
    margin: 10px 0;
    font-weight: bold; /*width: 400px;*/
    height: 40px; /*float: right;*/
}

.experts-on-duty-yellow {
    color: #333; /*background-color: yellow;*/
    font-size: 1.2em;
    text-align: center;
    margin: 5px 0;
    font-weight: bold;
}

.experts-on-duty-small {
    color: #FFFFFF;
    font-size: 1.3em;
    text-align: center;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

/* --------------------- Containers --------------------- */

#outer {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 1080px;
    border-left: 1px solid #640DF6;
    border-right: 1px solid #640DF6;
}

.search .search-input,
.search-button {
    float: right;
    margin-right: 10px;
}

#header {
    background-color: #FFFFFF;
}

#top-bar {
    background: transparent url(/images/top-bar.jpg) 0 0 repeat-x;
    height: 35px;
}

.top-nav-container {
    border-left: 1px solid #4C09C3;
    float: right;
}

#top-bar li {
    float: right;
    list-style: none;
    font-size: 1.5em;
    line-height: 35px;
    padding: 0 20px;
    font-weight: bold;
    height: 35px;
    border-left: 1px solid #823AFD;
    border-right: 1px solid #4C09C3;
}

#top-bar li a {
    color: #fff;
    text-decoration: none;
}

#call-lowest-price {
    width: 117px;
    height: 118px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.call-lowest-price-dedicated {
    z-index: 2;
}

#flags {
    width: 70px;
    float: left;
}

#flags img {
    float: left;
    margin-right: 5px;
    border: 0;
}

td.navigation-cell {
    width: 140px;
    border-right: 1px solid #640DF6;
}
.mini-cart {
    padding: 20px 10px;
    background-color: #efefef;
    color: #000;
    font-size: 1.1em;
}
.mini-cart p {
    margin: 5px 0;
}
.mini-cart a {
    color: #000;
    font-weight: bold;
}
.live-chat {
    background-color: #fff;
    /*min-height: 85px;*/
}

.live-chat img {
    margin-top: 10px;
}

#content {
    padding: 10px;
    position: relative;
}

.content-wrapper {
    background-color: #FFFFFF;
    text-align: left;
    padding: 5px;
    font-size: 1.2em;
    min-height: 400px;
    color: #000000;
    width: 810px;
}

* html .content-wrapper {
    height: 400px;
}

.content-wrapper li {
    margin-left: 25px;
}

.content-wrapper A {
    color: blue;
}

.content-wrapper A:hover {
    color: red;
}

.data-row {
    clear: both;
    text-align: left;
}

.data-row-highlight {
    clear: both;
    padding-top: 2px;
    text-align: left;
    background-color: #EFEDF3;
}

.clear {
    clear: both;
    height: 1px;
}

.clear-right {
    clear: right;
}

/* --------------------- Text Formatting --------------------- */
#breadcrumbs {
    font-weight: bold;
    padding-left: 5px; /*margin-bottom: 10px;*/
}

.have-questions {
    float: right;
    margin: 0 20px 5px 10px;
    font-size: .9em; /*border: 1px solid #ddd;*/
/*padding: 5px;*/
    text-align: center;
    width: 156px; /*background-color: #eee;*/
}

.have-questions a {
    color: #640DF6;
}

.header-tables table {
    padding: 0;
    border-spacing: 0;
}

.header-phone {
    text-align: center;
    font-size: 1.6em;
    color: #FFFFFF;
    font-weight: bold;
    width: 150px;
    z-index: 1;
    height: 35px;
    line-height: 35px;

}

.phone-dedicated {
    position: absolute;
    left: 0;
    top: 40px;
    width: 155px;
    text-align: center;
    font-size: 1.4em;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #640DF6;
    height: 30px;
    line-height: 30px;
    z-index: 2;
}

.hours {
    font-size: 1.6em;
    font-weight: bold;
    text-align: center; /*padding-right: 120px;*/
}

#footer {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    color: #000000;
    border-bottom: 1px solid #640DF6;
    padding-bottom: 10px;
    margin-bottom: 80px;
}

#footer a {
    color: blue;
}
.footer-nav li {
   display: inline;
    padding: 5px 10px;
    line-height: 25px;
    white-space: nowrap;
}
#titleBar {
    font-variant: small-caps;
    font-weight: bold;
    padding-left: 5px;
    background-color: #CCCCFF;
    color: #333366;
    margin-top: 10px;
}
.lc-contest-big {
    text-align: center;
    padding: 5px;
}
.banner-box {
    position: relative;
    width: 100%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.banner-box .dynamic-phone {
    position: absolute;
    bottom: 2px;
    left: 30px;
    color: #444;
    font-size: 2em;
    font-weight: normal;
}

.banner-box img {
    border: 0;
}

.banner {
/*padding-top: 5px;*/
}

#breadcrumbs {
    margin-bottom: 10px;
}
#breadcrumbs li {
    list-style: none;
    display: inline;
    margin-left: 0;
}

.copyright {
}

.shipping {
    font-weight: bold;
    color: #F80824;
}

.header {
    font-weight: bold;
}

.main-header {
    font-weight: bold;
}

.label {
    color: #064C94;
    font-weight: bold;
    vertical-align: top;
    white-space: nowrap;
}

div#footer .label {
    font-weight: bold;
    color: red;
    font-size: 1.1em;
}

.data {

}

.question {
    font-weight: bold;
    color: #4473D0;
}

.question-data {
    font-weight: bold;
}

.answer {
    color: #F80824;
    font-weight: bold;
}

.sales, .sales A {
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #FF9933;
}

.sales A:Hover {
    color: yellow;
    text-decoration: none;
}

.affiliate-banner A {
    color: #EEEEEE;
}

img.ameriglide-logo,
img.golden-logo,
img.pride-dealer {
    float: right;
    z-index: 3;
}
img.serta-img {
    float: right;
    margin-left: 20px;
}
.serta-chair {
    float: left;
    height: 136px;
    margin-right: 15px;
}
#serta-box {
    margin-bottom: 15px;
}
h1.index-header {
    font-size: 1.2em;
    color: #640DF6;
    border-bottom: 1px solid #640DF6;
    padding-bottom: 5px;
    margin-bottom: 5px;
    z-index: 1;
}

* html h1.index-header {
    margin-right: 200px;
}

.golden-top,
.pride-top {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin-top: 10px;
}

.golden-bottom,
.pride-bottom {
    border-bottom: 1px solid #999;
}

.left-box {
    float: left;
    width: 48%;
    padding-top: 5px;
    padding-right: 5px;
}

#golden-box {
    margin-top: 25px;
}

#pride-box {
    margin-top: 25px;
}

#golden-box .first,
#pride-box .first {
    border-right: 1px solid #999;
    margin-right: 5px;
}

.lc-pic {
    float: left;
    width: 105px;
    text-align: center;
    margin-bottom: 5px;
}

.lc-pic-serta {
    float: left;
    width: 125px;
    text-align: center;
    margin-bottom: 5px;
}
.lc-pic-right a,
.lc-pic a {
    font-size: .9em;
    color: #640DF6;
}

.lc-pic-right {
    float: right;
    width: 105px;
    text-align: center;
    margin-bottom: 5px;
}

.lc-line {
    clear: both;
}

#golden-box h2,
#pride-box h2 {
    color: #06701D;
    font-size: 1em;
}

#golden-box h2 a,
#pride-box h2 a {
    color: #06701D;
}

.lowest-price {
    color: #666;
}

.index-header A {
    text-decoration: none;
    color: #5A5B5A;
}

.index-header h1 {
    font-size: 1.1em;
    color: #000000;
}

.index-header h1 A {
    color: #000000;
}

.index-description ul {
    margin-top: 0;
    margin-bottom: 0;
}

#other-products {
    margin-top: 15px;
}

.additional-products {
    color: #333;
    font-weight: bold;
    font-size: 1.1em;
    border-bottom: 1px solid #999;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.other-box {
/*clear: both;*/
    margin-bottom: 10px;
    width: 48%;
    float: left;
}

.first-other {
    border-right: 1px solid #999;
    padding-right: 5px;
    margin-right: 10px;
}

.other-pic {
    float: left;
    width: 105px;
    margin-right: 10px;
    text-align: center;
}

.other-pic a {
    font-size: .9em;
    color: #640DF6;
}

#other-products h3 {
    font-size: 1em;
}

#other-products h3 a {
    color: #06701D;
}

.coupon-banner {
    font-size: 1.2em;
    text-align: left;
    border: 1px solid #DDDDDD;
    font-weight: bold; /*margin-top: 40px;*/
    padding: 5px;
}

.coupon-banner p {
    margin: 0;
}

.coupon-submit {
    text-align: center;
    padding: 10px;
}

label.hide {
    display: none;
}
.usms-lc,
.ameriglide-lc {
    margin-bottom: 15px;
    position: relative;
    text-align: center;
}
.usms-lc-box,
.ag-lc-box {
    text-align: center;
}
.usms-lc-box a,
.ag-lc-box a {
    color: #666;
}
.two-pos {
    position: absolute;
    left: 135px;
    top: 100px;

}
.three-pos {
    position: absolute;
    left: 395px;
    top: 100px;

}
.inf-pos {
    position: absolute;
    left: 675px;
    top: 100px;

}
.usms-lc-price,
.ag-lc-price {
    font-size: 1.6em;
    text-shadow: 4px 4px 4px #aaa;
    /*font-weight: bold;*/
}
.index-category-coupon-box {
    border: 1px dashed #640DF6;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    padding: 4px;
    margin: 0 2px 2px;
}

.index-product-box {
    padding: 5px;
}

.index-product-box-left {
    border-right: 1px solid #ccc;
}

.index-coupon-box {
    border: 1px dashed #640DF6; /*margin-top: 10px;*/
    float: right;
    width: 180px;
}

.browse .index-coupon-box a {
    line-height: 100%;
}

.index-header-coupon {
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.2em;
}

.index-coupon-text {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
}

.type-box {
    margin-bottom: 15px;
    border: 1px solid #E8E9F6;
}

.type-box a {
    color: #06701D;
}
.pride-type-box {
    border: 0;
}
h2.browse-type,
h2.browse-size {
    color: #666;
    font-size: 1.5em;
    text-align: center;
    letter-spacing: 1px;
    font-variant: small-caps;
}

.size-box {
    margin-bottom: 15px;
    border: 1px solid #AAAFD6;
    background: #ccc url(/images/index/grey-gradiant.jpg) 0 0 repeat-x;
    z-index: 1;
}

* html .size-box {
    background: none;
}

.size-box li {
    width: 155px;
    height: 120px;
    border-right: 1px solid #AAAFD6;
    float: left;
    text-align: center;
    list-style: none;
    margin-left: 0;
    z-index: 10;
}

.size-box li.last {
    border: 0;
}

p.size a {
    display: block;
    text-decoration: none;
    color: #06701D;
}

p.size {
    width: 120px;
    font-size: 1.3em;
    border: 1px solid #AAAFD6;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: transparent url(/images/index/size-box.jpg) 0 0 repeat-x;
    padding: 20px 5px;
}

.price-box {
    margin-bottom: 15px;
    border: 1px solid #AAAFD6;
    background: #ccc url(/images/index/grey-gradiant.jpg) 0 0 repeat-x;
    z-index: 1;
}

* html .price-box {
    background: none;
}

.price-box li {
    width: 194px;
    border-right: 1px solid #E6E6E6;
    float: left;
    text-align: center;
    list-style: none;
    margin-left: 0;
    z-index: 10;
}

.price-box li.last {
    border: 0;
}

p.price a {
    display: block;
    text-decoration: none;
    color: #06701D;
}

p.price {
    width: 120px;
    font-size: 1.3em;
    border: 1px solid #AAAFD6;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: transparent url(/images/index/size-box.jpg) 0 0 repeat-x;
    padding: 20px 5px;
}

p.filter {
/*display: none;*/
}

p.filter a {
    font-size: .9em;
    color: #333;
    padding-top: 5px;
    padding-right: 3px;
}

.type-box li {
    list-style: none;
    margin-left: 0;
    text-align: center;
    float: left;
    width: 194px;
    border-right: 1px solid #E8E9F6;
}
.pride-type-box li {
    border-right: 0;
}
.type-box li.last {
    border: 0;
}

.main-text-box {
/*width: 220px;*/
/*float: right;*/
/*margin-right: 10px;*/
    margin-bottom: 10px;
}

.pride-outer {
    border: 1px solid #000000;
}

.index-pride {
    text-align: center;
    color: #640DF6;
    font-weight: bold;
    font-size: 1.4em;
    border-bottom: 1px solid #000000;
}

.golden-outer {
    border: 1px solid #000000;
}

.index-golden {
    text-align: center;
    color: #640DF6;
    font-weight: bold;
    font-size: 1.4em;
    border-bottom: 1px solid #000000;
}

.registered {
    vertical-align: super;
    font-size: .7em;
}

.welcome {
    font-weight: bold;
    color: #333366;
    background-color: #FFFFFF;
}

.index-main-text li {
    margin-left: -15px;
}

/* ----------------------- Nav --------------------*/
.category-header {
    text-align: center;
    background: #333 url(/images/cat-header-bg.jpg) 0 0 repeat-x;
    color: #fff; /*text-transform:uppercase;*/
    padding: 4px 0;
}

.nav {
/*margin-bottom: 10px;*/
}

.new {
    color: red;
}

.navigation {
    font-size: 1.1em;
    text-align: left; /*font-weight:bold;*/
}

.navigation li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    height: 1%;
    width: 99%;
}

.nav-spacer {
    margin-bottom: 8px;
}

.nav-special {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.6em;
}

.nav-special A {
    color: #FFFFFF;
}

.last-special {
}

.nav li {
    color: white;
}

.navigation .nav li a {
    display: block;
    padding: 2px 1px 2px 4px;
    text-decoration: none;
    color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #AA7CF6 #40089E #40089E #AA7CF6;
    margin-top: 1px;
}

.navigation .nav li a:hover {
    color: #40089E;
    background-color: #D6D9F6;
    border-width: 1px;
    border-style: solid;
    border-color: #e8e9f6 #AAAFD6 #AAAFD6 #e8e9f6;
}

.nav-low li {
    margin-bottom: 10px;
}

.nav-low li a {
    color: yellow;
}

.other-lines {
    margin-top: 10px;
}

.partner {
    font-weight: bold;
    font-size: 1em;
    color: #000000;
}

.partner A {
    font-weight: bold;
    color: #FFFFFF;
}

.partner A:Hover {
    font-weight: bold;
    font-size: 1.2em;
    color: yellow;
}

/* --------------------- Alignment --------------------- */

.right {
    text-align: right;
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.left {
    text-align: left;
}

/*-----Root Configuration Page----*/
.configuration-step {
    font-weight: bold;
}

.configuration-step-option {
    color: blue;
}

.configuration-step-option-price {
    color: green;
}

.inner-selected-box {
    background-color: #FFFFFF;
    font-weight: normal;
    font-size: 1em;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC #EEEEEE #EEEEEE #CCCCCC;
}

.config-box {
    border: 1px solid #064C94;
}

.config-label {
    color: #000000;
    font-weight: bold;
}

.config-price {
    color: #064C94;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}

/*----Checkout Process----*/
.error {
    font-weight: bold;
    color: red;
}

.required {
    color: red;
    font-weight: bold;
}

.cart-coupon-header {
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 1em;
}

.cart-coupon-label {
    font-weight: bold;
    font-size: 1em;
}

.checkout-label {
    font-weight: bold;
    color: #000000;
}

.checkout-header {
    font-weight: bold;
    font-size: 1.1em;
    background-color: #EEEEEE;
}

.mini-quantity {
    color: #FFFFFF;
    font-weight: bold;
}

.mini-label {
    font-weight: bold;
    font-size: .9em;
}

.mini-view {
    font-size: 1em;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.mini-view A {
    color: #000000;
    text-decoration: none;
}

.mini-price {
    font-weight: bold;
    font-size: 1em;
    text-align: center;
    color: black;
}

.side-box-header {
    font-weight: bold;
    color: #000000;
}

.side-box-header A {
    text-decoration: none;
    color: #000000;
}

.mini-sale {
    color: #000000;
    background-color: #FFFFFF;
    font-size: 1.1em;
    padding: 1em 0;
}

.mini-sale h2 {
    font-size: 1em;
    padding: 0 5px;
}

.mini-sale img {
    /*border: 1px solid #ddd;*/
    width: 135px;
}

/*----Live Help----*/
.invite {
    background-color: red;
    font-weight: bold;
    color: #FFFFFF;
}

.invite A {
    color: yellow;
}

th.answer-label {
    padding-top: 5px;
    vertical-align: top;
}

td.answer-data {
    padding-top: 5px;
}

.return-to-top {
    display: none;
}

ul#faqs li {
    border-bottom: 1px solid #eee;
}

ul#testimonials li {
    list-style: none;
    margin-bottom: 10px;
    clear: both;
}

ul#testimonials li span.author {
    font-weight: bold;
    color: #40089E; /*float: left;*/
/*clear: both;*/
    padding-top: 10px;
}

ul#testimonials li span.location {
    font-weight: bold; /*float: left;*/
/*clear: both;*/
}

ul#testimonials li span.story {
    float: left;
    clear: both;
}

.contact-address,
.contact-phone {
    margin-top: 10px;
}

.contact-service {
    display: none;
}


fieldset#enterEmail,
fieldset#subscriptions {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 350px;
    padding-top: 10px;
}

fieldset#enterEmail legend,
fieldset#subscriptions legend {
    font-weight: bold;
    color: #640DF6;
    padding: 5px;
}

fieldset#subscriptions li {
    list-style: none;
    text-align: left;
    margin: 5px 0 5px 15px;
}

.coupon-signup-form ul {
    margin: 10px 0;
}

fieldset#subscriptions li input {
    margin-bottom: 0;
}

fieldset#subscriptions #successMessage {
    background-color: yellow;
    padding: 5px;
}

fieldset#enterEmail input,
fieldset#subscriptions input {
/*margin-bottom: 5px;*/
}

.contact-form {
    width: 300px;
    text-align: center;
    float: left;
    margin: 0 25px 10px 10px;
    border: 1px solid #640DF6;
    padding-bottom: 5px;
}

.contact-form h3 {
    color: #fff;
    background-color: #640DF6;
}

.contact-form li {
    margin-left: 0;
    margin-top: 10px;
    list-style: none;
}

.contact-form .buttons {
    margin: 10px 0;
}

.longText textarea {
    width: 250px;
    height: 150px;
}

.contact-address {
    width: 200px;
    float: right;
}

.contact-form .whitelist {
    text-align: left;
}

#notice {
    padding: 10px;
    background-color: yellow;
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 10px;
}


.success {
    padding: 10px;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #ffc;
}
/*fda compliance stuff*/
.sp-fda-name {
    font-size: .9em;
    padding-top: 5px;
    color: #666;
}
.sp-fda-blurb {
    font-size: .9em;
    margin: 1em 0;
}
.p-fda-name {
    /*margin-bottom: 1em;*/
    text-align: center;
    font-size: .6em;
}
.p-fda-blurb {
    margin: 1em 0;
    font-size: .9em;
}
.SAMI5ZxHy9H0Qiw1GXqA{font-weight:bold;display:flex;flex-flow:column nowrap}.SAMI5ZxHy9H0Qiw1GXqA input,.SAMI5ZxHy9H0Qiw1GXqA button{outline:none}.SAMI5ZxHy9H0Qiw1GXqA>div{flex:1;display:flex;flex-flow:row nowrap;margin:8px}.SAMI5ZxHy9H0Qiw1GXqA>div>label{width:100px;text-align:right;margin-right:10px;line-height:36px;color:#666}.SAMI5ZxHy9H0Qiw1GXqA>div>div{flex:1;display:flex;flex-flow:row nowrap;width:300px}.SAMI5ZxHy9H0Qiw1GXqA>div>div>input{flex:1;padding:6px 10px;font-size:16px;border:1px solid #aaa;border-radius:4px}.SAMI5ZxHy9H0Qiw1GXqA>div>div>span{color:#a22;font-weight:bold;margin-left:10px;line-height:36px}.SAMI5ZxHy9H0Qiw1GXqA>div.I4Ryc0Ysx5nAmMW341xv{height:20px;justify-content:center;color:#a22}.SAMI5ZxHy9H0Qiw1GXqA button{display:block;width:150px;margin:0 auto 10px auto;white-space:nowrap;display:inline-block;border-radius:5px;padding:5px 10px;font-size:16px;color:#fff;cursor:pointer;background-image:linear-gradient(#4f93ce, #285f8f);border:1px solid #285f8f;position:relative}.SAMI5ZxHy9H0Qiw1GXqA button:visited{color:#fff}.SAMI5ZxHy9H0Qiw1GXqA button:hover{background-image:linear-gradient(#63a0d4, #337ab7)}.SAMI5ZxHy9H0Qiw1GXqA button:hover[disabled]{background-image:linear-gradient(#4f93ce, #285f8f)}.SAMI5ZxHy9H0Qiw1GXqA button:visited{color:#000}.SAMI5ZxHy9H0Qiw1GXqA button[disabled]{opacity:.6;cursor:not-allowed}.SAMI5ZxHy9H0Qiw1GXqA button.Ptyx54eA86MI0HQNHVsA:before{position:absolute;content:"";left:5px;top:5px;height:16px;width:16px;background:url("spinner.gif") no-repeat}
.pQb2U47jQBSOBWnoPbXw{overflow:auto}.pQb2U47jQBSOBWnoPbXw .FdPcp6bErnMRrfazzf31{margin:10px;text-align:center}.pQb2U47jQBSOBWnoPbXw .TqdFJh7gvE6h07n05v0D{font-weight:bold;color:#00008b}.pQb2U47jQBSOBWnoPbXw form{display:flex;flex-flow:column nowrap;font-weight:bold;max-width:530px;margin:0 auto}.pQb2U47jQBSOBWnoPbXw form input,.pQb2U47jQBSOBWnoPbXw form select,.pQb2U47jQBSOBWnoPbXw form button{outline:none}.pQb2U47jQBSOBWnoPbXw form>div{flex:1;display:flex;flex-flow:row nowrap;margin:2px 4px}.pQb2U47jQBSOBWnoPbXw form>div>label{width:160px;text-align:right;margin-right:10px;line-height:36px;color:#666}.pQb2U47jQBSOBWnoPbXw form>div>div{flex:1;display:flex;flex-flow:row nowrap;width:400px}.pQb2U47jQBSOBWnoPbXw form>div>div>input,.pQb2U47jQBSOBWnoPbXw form>div>div>textarea,.pQb2U47jQBSOBWnoPbXw form>div>div>select{flex:1;padding:6px 10px;font-size:16px;border:1px solid #aaa;border-radius:4px;margin:0}.pQb2U47jQBSOBWnoPbXw form>div>div>span{color:#a22;font-weight:bold;margin-left:10px;line-height:36px}.pQb2U47jQBSOBWnoPbXw form>div.JFKnwTzFas2N6BfHasIw{justify-content:center;color:#a22}.pQb2U47jQBSOBWnoPbXw form>div.RbdlJE0ZT3okwa3U0VvS{justify-content:center}.pQb2U47jQBSOBWnoPbXw form>div.RbdlJE0ZT3okwa3U0VvS>label{text-align:center;width:100%}.pQb2U47jQBSOBWnoPbXw form>.FwXzOi6mjJB_XppqDSO0{justify-content:center;padding:10px;font-weight:normal}.pQb2U47jQBSOBWnoPbXw form>ul{display:flex;flex-flow:row wrap;justify-content:center;margin-top:10px}.pQb2U47jQBSOBWnoPbXw form>ul>li{width:150px;margin:5px;border:2px dotted #999;cursor:pointer;background:#fff;box-shadow:1px 1px 4px rgba(0,0,0,.2);display:flex;flex-flow:column nowrap}.pQb2U47jQBSOBWnoPbXw form>ul>li .cqeVsFM7Wg59p8iNYoZy{flex:1;display:flex;flex-flow:column nowrap;justify-content:center;font-size:12px;text-align:center;padding:5px;border-bottom:1px solid #ccc}.pQb2U47jQBSOBWnoPbXw form>ul>li .n4r4U38qMD2h6I19MBp2{height:30px;line-height:30px;font-weight:bold;color:#c00;text-align:center;padding:5px}.pQb2U47jQBSOBWnoPbXw form>ul>li:hover{border:2px solid #999;background:linear-gradient(#f0f0f0, #efefef)}.pQb2U47jQBSOBWnoPbXw form>ul>li.UpTzK5iFwuKOaGrtaTvM{border:2px solid green;background:linear-gradient(#cfc, #ada);box-shadow:3px 3px 4px rgba(0,0,0,.5)}.pQb2U47jQBSOBWnoPbXw form>ul>li.UpTzK5iFwuKOaGrtaTvM:hover{border:2px solid green;background:linear-gradient(#cfc, #ada);box-shadow:3px 3px 4px rgba(0,0,0,.5)}.pQb2U47jQBSOBWnoPbXw button{display:block;width:180px;margin:0 auto 10px auto;white-space:nowrap;display:inline-block;border-radius:5px;padding:5px 10px;font-size:16px;color:#fff;cursor:pointer;background-image:linear-gradient(#4f93ce, #285f8f);border:1px solid #285f8f;position:relative}.pQb2U47jQBSOBWnoPbXw button:visited{color:#fff}.pQb2U47jQBSOBWnoPbXw button:hover{background-image:linear-gradient(#63a0d4, #337ab7)}.pQb2U47jQBSOBWnoPbXw button:hover[disabled]{background-image:linear-gradient(#4f93ce, #285f8f)}.pQb2U47jQBSOBWnoPbXw button:visited{color:#000}.pQb2U47jQBSOBWnoPbXw button[disabled]{opacity:.6;cursor:not-allowed}.pQb2U47jQBSOBWnoPbXw button.jBeMjDMCEgK6NT5odLZM:before{position:absolute;content:"";left:5px;top:5px;height:16px;width:16px;background:url("spinner.gif") no-repeat}.pQb2U47jQBSOBWnoPbXw button.RbdlJE0ZT3okwa3U0VvS{width:250px;white-space:nowrap;display:inline-block;border-radius:5px;padding:5px 10px;font-size:16px;color:#fff;cursor:pointer;background-image:linear-gradient(white, #d5d5d5);border:1px solid #d5d5d5;color:#000;font-weight:normal}.pQb2U47jQBSOBWnoPbXw button.RbdlJE0ZT3okwa3U0VvS:visited{color:#fff}.pQb2U47jQBSOBWnoPbXw button.RbdlJE0ZT3okwa3U0VvS:hover{background-image:linear-gradient(white, #eee)}.pQb2U47jQBSOBWnoPbXw button.RbdlJE0ZT3okwa3U0VvS:hover[disabled]{background-image:linear-gradient(white, #d5d5d5)}.pQb2U47jQBSOBWnoPbXw button.RbdlJE0ZT3okwa3U0VvS:visited{color:#000}.pQb2U47jQBSOBWnoPbXw button.RbdlJE0ZT3okwa3U0VvS[disabled]{opacity:.6;cursor:not-allowed}.pQb2U47jQBSOBWnoPbXw button.RbdlJE0ZT3okwa3U0VvS input{margin-right:5px;position:relative;top:-2px}
.hm3hSwlIP2XS5mmpWtND{font-size:16px}.hm3hSwlIP2XS5mmpWtND .H2eHuJVToJJML1X5Sjet{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:100001;display:flex;flex-flow:column nowrap;justify-content:center;overflow:auto}.hm3hSwlIP2XS5mmpWtND .d1vD0K_THiCKnXNDJVKw{display:block;margin:0 auto;z-index:100002;background:#fff;padding:15px;border-radius:5px;box-shadow:10px 15px 10px rgba(0,0,0,.6)}.hm3hSwlIP2XS5mmpWtND .viWqXFghYQmVE5tJ814F{margin:20px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:20px;text-align:center}.hm3hSwlIP2XS5mmpWtND .N4dd4ERoEq5oj34L29bn{font-weight:bold;margin:10px 0}.hm3hSwlIP2XS5mmpWtND .nZUxZm_9g9PdoW48oxRq{font-weight:bold;font-size:30px}.hm3hSwlIP2XS5mmpWtND .nZUxZm_9g9PdoW48oxRq span{margin:2px}.hm3hSwlIP2XS5mmpWtND .nZUxZm_9g9PdoW48oxRq span:nth-of-type(4){margin-left:10px}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7{margin:30px 0 10px 0;text-align:center}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7 button{white-space:nowrap;display:inline-block;border-radius:5px;padding:5px 10px;font-size:16px;color:#fff;cursor:pointer;background-image:linear-gradient(#4f93ce, #285f8f);border:1px solid #285f8f;position:relative;padding:8px 20px;margin:0 5px}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7 button:visited{color:#fff}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7 button:hover{background-image:linear-gradient(#63a0d4, #337ab7)}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7 button:hover[disabled]{background-image:linear-gradient(#4f93ce, #285f8f)}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7 button:visited{color:#000}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7 button[disabled]{opacity:.6;cursor:not-allowed}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7 button.YDZFvXTaa2sTJowT7NoY:before{position:absolute;content:"";left:5px;top:5px;height:16px;width:16px;background:url("spinner.gif") no-repeat}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7 a{white-space:nowrap;display:inline-block;border-radius:5px;padding:5px 10px;font-size:16px;color:#fff;cursor:pointer;background-image:linear-gradient(white, #d5d5d5);border:1px solid #d5d5d5;color:#000;padding:8px 20px;margin:0 5px;text-decoration:none}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7 a:visited{color:#fff}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7 a:hover{background-image:linear-gradient(white, #eee)}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7 a:hover[disabled]{background-image:linear-gradient(white, #d5d5d5)}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7 a:visited{color:#000}.hm3hSwlIP2XS5mmpWtND .sOxVocCmLpYXJ5Jqcam7 a[disabled]{opacity:.6;cursor:not-allowed}

/*# sourceMappingURL=bundle.css.map*/#alreadyReviewed,
#reviewSaved {
	text-align: center;
	padding: 10px;
}

#product {
	margin-top: 15px;
}

.review .rating {
	float: left;
	padding: 0;
	position: relative;
	background-repeat: no-repeat;
	clear: both;
	margin-right: 10px;
}

#histogram .rating {
	margin-right: 0;
}

.review .rating.big {
	height: 20px;
	line-height: 20px;
	width: 112px;
	background-image: url('/images/review_stars.gif');
}

#ratingDescription {
	font-weight: bold;
	color: #D3A227;
	font-style: italic;
}

.review .r0,
.review-table .r0 {
	background-position: 0 0;
}

.review .r05,
.review-table .r05 {
	background-position: 0 -23px;
}

.review .r1,
.review-table .r1 {
	background-position: 0 -46px;
}

.review .r15,
.review-table .r15 {
	background-position: 0 -69px;
}

.review .r2,
.review-table .r2 {
	background-position: 0 -92px;
}

.review .r25,
.review-table .r25 {
	background-position: 0 -115px;
}

.review .r3,
.review-table .r3 {
	background-position: 0 -138px;
}

.review .r35,
.review-table .r35 {
	background-position: 0 -161px;
}

.review .r4,
.review-table .r4 {
	background-position: 0 -184px;
}

.review .r45,
.review-table .r45 {
	background-position: 0 -207px;
}

.review .r5,
.review-table .r5 {
	background-position: 0 -230px;
}

.review .rating.big .star {
	float: left;
	width: 20px;
	height: 20px;
	padding-left: 3px;
}

.review .rating.big .star.star1 {
	padding: 0;
}

.review .rating.small {
	height: 15px;
	line-height: 15px;
	width: 83px;
	background-image: url('/images/review_stars_small.gif');
}

.review .rating.small.r0 {
	background-position: 0 0;
}

.review .rating.small.r05 {
	background-position: 0 -18px;
}

.review .rating.small.r1 {
	background-position: 0 -36px;
}

.review .rating.small.r15 {
	background-position: 0 -54px;
}

.review .rating.small.r2 {
	background-position: 0 -72px;
}

.review .rating.small.r25 {
	background-position: 0 -90px;
}

.review .rating.small.r3 {
	background-position: 0 -108px;
}

.review .rating.small.r35 {
	background-position: 0 -126px;
}

.review .rating.small.r4 {
	background-position: 0 -144px;
}

.review .rating.small.r45 {
	background-position: 0 -162px;
}

.review .rating.small.r5 {
	background-position: 0 -180px;
}

.review .rating.small .star {
	float: left;
	width: 15px;
	height: 15px;
	padding-left: 2px;
}

.review .rating.small .star.star1 {
	padding: 0;
}

.product-description {
	margin-top: 20px;
	margin-bottom: 20px;
}

.light-gradient {
	background: #fff url(/images/light-gradient.gif) bottom left repeat-x;
	padding: 10px;
	border: 1px solid #E6E6E6;
}

.review td,
.review th {
	padding-bottom: 10px;
	vertical-align: top;
	border: 5px solid #fff;
}

.review th {
	text-align: right;
	padding-right: 5px;
	padding-top: 15px;
	color: #666;
	width: 250px;
}

.review td {
	width: 350px;
}

.product-image {
	float: left;
	margin: 5px;
	height: 100px;
}

table.review {
	border-collapse: separate;
}

table.review textarea {
	width: 353px;
}

table.review input.inputfour {
	padding: 3px 0;
	width: 350px;
}

span.required {
	color: red;
}

.required-label {
	font-size: .9em;
}

.rating {
	width: 112px;
	background: transparent url(/images/review_stars.gif) 0 0 no-repeat;
	height: 23px;
	line-height: 23px;
	float: left;
	margin-right: 5px;
}

.review-headline {
	line-height: 23px;
	font-size: 1em;
	font-weight: bold;
}

.reviews th.review-date {
	font-weight: normal;
	text-align: left;
}

.reviews .review-table {
	width: 500px;
}

table.histogram {
	margin-left: auto;
	margin-right: auto;
	height: 1%; /*IE Sucks!*/
}

.reviews th {
	width: 150px;
	text-align: right;
	padding-right: 5px;
	color: #888;
	font-size: .9em;
	vertical-align: top;
}

.histogram th {
	width: 85px;
	padding-right: 0;
}

.reviews td {
	/*width: 65%;*/
	vertical-align: top;
}

.review-location,
.review-name {
	color: green;
}

.reviews-name-location {
	font-weight: bold;
	color: #666;
	padding: 10px 0;
}

.describe-yourself {
	font-size: .9em;
	font-weight: normal;
}

.review-comments {
	padding-top: 15px;
}

.review-voting {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #ddd;
	padding-left: 5px;
	font-size: .9em;
	background-color: #fafafa;
}

img.pic1 {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #efefef;
	padding: 5px;
	width: 100px;
}

img.pic2 {
	float: left;
	clear: left;
	margin: 10px 5px 5px 0;
	border: 1px solid #ececec;
	padding: 5px;
	width: 100px;
}

.review-response-container {
	padding: 10px;
	background-color: #DDF7FD;
	border-left: 10px solid #55DDFD;
	margin: 5px 0 5px 30px;
}

.review-site-name {
	font-weight: bold;
}

.review-staff,
.review-certified {
	float: right;
}

.review-histogram {
	/*margin-left: 150px;*/
	height: 1%; /*IE Sucks!*/
}

.review-histogram .bar {
	position: relative;
	overflow-x: hidden;
	width: 250px;
	background: #ccc url('/images/bar-glare.png') repeat-x 0 0;
}

td.bar {
	width: 250px;
}

.review-histogram .bar div {
	position: relative; /*overflow: hidden;*/
	float: left;
	width: 200px;
	background: #ffab2c url('/images/bar-glare.png') repeat-x 0 0;
}

#reviews .sorting {
	border-bottom: 1px solid #bbb; /*background-color: #eee;*/
	/*padding: 10px;*/
	margin: 15px 0;
	padding-bottom: 15px;
	font-size: .9em;
	text-align: right;
}

#reviews .sorting div {
	text-align: center;
}

#reviews .sorting .buttons {
	padding-top: 10px;
}

#reviews .sorting .buttons a {
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	text-transform: uppercase;
}

#reviews .sorting .buttons a:hover {
	background-color: #ffff99;
}

#reviews .sorting .buttons a.selected {
	border-bottom: 1px solid #006633;
	background-color: #99ff99;
}

.history-count {
	text-align: center;
}

#reviews .review-tweet {
	float: right;
}

#reviews .pagination {
	font-weight: bold;
	color: #1F6689;
	text-align: center;
}

#reviews .pagination li {
	list-style: none;
	display: inline; /*float:left;*/
	margin-right: 5px;
}

#reviews .pagination li.previous a,
#reviews .pagination li.next a {

	font-weight: bold;
}

#reviews .pagination li.previous {
	margin-right: 15px;
}

#reviews .pagination li.next {
	margin-left: 10px;
}

#reviews .pagination li a {
	text-decoration: none;
	color: #369;
	border: 1px #369 solid;
	background: white;
	padding: 4px;
}

#reviews .pagination li.current {
	border: 1px #369 solid;
	background: #369;
	padding: 4px;
	color: white;
}

.pagination li a:hover {
	text-decoration: none;
	color: #369;
	background-color: #99ffff;
}
.localeSelector {
	cursor: pointer;
	position: relative;
	float: right;
	background-color: #99ff99;
	padding: 3px;
	border: 1px solid #006633;
	z-index: 97;
}

.localeSelector:hover {
	background-color: #9999ff;
}

.localeSelectorMenu {
	cursor: pointer;
	position: absolute;
	background-color: #99ff99;
	padding: 0;
	border: 1px solid #006633;
	z-index: 101;
}

div.localeSelectorMenu {
	padding: 3px 3px 3px 3px;
}

.localeSelectorMenu div:hover {
	background-color: #9999ff;
}

span.error, div.error {
	font-weight: bold;
	color: red;
	margin-left: 5px;
	background-image: url(/images/exclamation-16.png);
	background-repeat: no-repeat;
	padding-left: 20px;

}

span.error a, div.error a {
	color: red;
}

.editable-in-place {
	cursor: pointer;
	border: 1px dotted transparent;
}

.editable-in-place:hover {
	background-color: #ffffcc;
	border-color: #999999;
}

.edit-in-place {
	z-index: 100;
	padding: 5px;
	border: 2px inset #009999;
	background-color: #ffffff;
}

.edit-in-place input {
	font-size: 11px;
	margin-right: 3px;
	float: left;
	border: 1px solid #99ccff;
}

.edit-in-place textarea {
	height: 500px;
	width: 700px;
	font-size: 11px;
	padding: 5px;
	margin-right: 3px;
	border: 1px solid #99ccff;
}

.edit-in-place .buttons {
	display: block;
}

.edit-in-place a.edit-in-place-button {
	border: 1px outset #999999 !important;
	text-decoration: none !important;
	background-color: #99ccff !important;
	color: #000000 !important;
	float: right !important;
	padding: 2px !important;
	margin-right: 3px !important;
	font-size: 12px !important;
}

.edit-in-place.textarea a {
	margin-top: 5px;
}

.edit-in-place a.edit-in-place-button:hover {
	background-color: #ccffff;
}

.edit-in-place a.edit-in-place-button:active {
	border: 1px inset #999999;
}

.edit-in-place .localeSelector {
	display: inline;
	float: left;
	margin-right: 4px;
}

.edit-in-place .localeSelector img {
	width: 23px !important;
	height: 15px !important;
}

.edit-in-place.textarea .localeSelector {
	margin-top: 5px;
}

.tooltipped {
	cursor: help;
}

#tooltip {
	background-color: #ffffcc;
	border: 1px solid #666666;
	padding: 2px;
	max-width: 200px;
	z-index: 97;
}

#hiddenNotice,
#unpublishedNotice {
	position: fixed;
	top: 0;
	left: 0;
	text-transform: uppercase;
	width: 100%;
	padding: 20px;
	text-align: center;
	font-size: 50px;
	background-color: #cccccc;
	border-bottom: 1px solid #999999;
	opacity: 0.4;
	z-index: 10000;
}

#lutraDebugger {
	position: fixed;
	top: 50px;
	left: 200px;
	padding: 10px;
	background: #ffcccc;
	border: 1px solid #ff3333;
}

#lutraDebugger a.close {
	float: right;
	border: 1px outset #cccccc;
	padding: 2px;
	cursor: pointer;
	text-decoration: none;
}

#lutraDebugger a:hover.close {
	background: #ccffcc;
}

#lutraDebugger a:focus.close {
	border: 1px inset #cccccc;
}

#lutraDebugger ul {
	list-style: none;
	font-weight: bold;
	clear: right;
}

#lutraDebugger ul li {
	padding: 3px;
}

#lutraDebugger ul li.odd {
	background: #ffaaaa;
	border-top: 1px solid #dd0000;
	border-bottom: 1px solid #dd0000;
}

#lutraDebugger ul li.odd.last {
	border-bottom: none;
}
#metaBar {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 25px;
	text-align: center;
	background-color: blue;
	padding: 5px 0;
	color: white;
	border-top: 2px inset black;
	text-decoration: none;
	display: block;
	font-size: 12px;
	z-index: 3000;
}

#metaBar.editing {
	height: 100px;
}

#metaBarTitle {
	padding-left: 5px;
}

#metaBar #currentTags li {
	float: left;
	width: 250px;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
	padding-top: 0;
	margin-top: 0;
}

#metaBar #metaTags  li {
	width: 250px;
	float: left;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
}

#metaBar ul li textarea {
	width: 250px;
	text-align: left;
}

#metaBar .button {
	float: left;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border: 1px #a9a9a9;
	text-decoration: none;
	vertical-align: middle;
}

#metaBar .enabled {
	background: #e1ddc8 url(/admin/images/button.gif) repeat-x;
	color: #0a1f62;
	border-style: outset;
}

#metaBar .enabled:hover {
	background: #f1e3d5 url(/admin/images/button-hover.gif) repeat-x;
}

#metaBar .enabled:active {
	border-style: inset;
}

#metaBar .disabled {
	background: #d8d8d7 url(/admin/images/button-disabled.gif) repeat-x;
	color: #777;
	border-style: dotted;
	cursor: default;
}

#metaButtons {
	border: 1px solid blue;
	float: left;
	width: 150px;
	margin-top: 5px;
	text-align: left;
	padding-left: 5px;
}

#metaBarMessage {
	font-size: .9em;
	font-weight: bold;
	line-height: 35px;
	float: right;
	vertical-align: middle;
	margin-right: 4px;
	padding: 3px;
	width: 80px;
	color: green;
	background-color: #FAEBD7;
	border: 1px solid white;
	text-align: center;
}

a#showInAdmin {
	background-color: #FFA500;
	padding: 5px 0;
	color: black;
	border-top: 1px dotted black;
	text-decoration: none;
	float: right;
	width: 150px;
	margin-right: 5px;
}

a#showInAdmin:hover {
	background-color: #FFD53C;
}
