.serif{
    font-family: Georgia, Cambria, serif;
}
@charset
"UTF-8"
;
/* line 17, ../../.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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%;
    font: inherit;
    vertical-align: baseline;
}

html {
    height: 100%;
}

/* line 20, ../../.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
    height: 100%;
    line-height: 1;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}

.container * {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}

/* line 22, ../../.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
    list-style: none;
}

/* line 24, ../../.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* line 26, ../../.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

/* line 28, ../../.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
    quotes: none;
}

/* line 101, ../../.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

/* line 30, ../../.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
    border: none;
}

/* line 115, ../../.rvm/gems/ruby-1.9.2-p180/gems/compass-0.11.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

/* line 97, ../sass/_base.scss */
body {

    color: #444;
}

#container {
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

/* line 98, ../sass/_base.scss */
a {
    font-size: 12px;
    color: #228;
    text-decoration: none;
    border-bottom: 1px solid #eef;
    /*margin-top: 1.5em;
   margin-bottom: 1.5em;*/
}

/* line 57, ../sass/_base.scss */
a:hover {
    color: #006;
}

/* line 61, ../sass/_base.scss */
a:active {
    color: #f87500;
    border-bottom-color: #f87500;
}

/* line 101, ../sass/_base.scss */
a img {
    border: none;
}

/* line 104, ../sass/_base.scss */
a h1, a h2, a h3, a h4, a h5, a h6 {
    border-bottom: 1px solid transparent;
}

/* line 106, ../sass/_base.scss */
a h1:hover, a h2:hover, a h3:hover, a h4:hover, a h5:hover, a h6:hover {
    text-decoration: underline;
}

/* line 113, ../sass/_base.scss */
h1, h2, h3, h4, h5, h6 {
: first clear : both;
}

p {
    padding-left: 1.5em;
    font-size: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

/* line 123, ../sass/_base.scss */
h1 {
    font-size: 1.833em;
}

/* line 126, ../sass/_base.scss */
h2 {
    font-size: 1.667em;
}

/* line 129, ../sass/_base.scss */
h3 {
    font-size: 1.5em;
}

/* line 133, ../sass/_base.scss */
h4 {
    font-size: 1.333em;
    font-weight: bold;
}

/* line 137, ../sass/_base.scss */
h5 {
    font-size: 1.167em;
    font-weight: bold;
}

/* line 141, ../sass/_base.scss */
h6 {
    font-size: 1em;
    font-weight: bold;
    text-decoration: underline;
}

/* line 146, ../sass/_base.scss */
ol, ul {
    font-size: 12px;
    list-style: none;
    padding-left: 30px;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

/* line 153, ../sass/_base.scss */
ol {
    list-style-type: decimal;
}

/* line 156, ../sass/_base.scss */
.num {
    font-family: Georgia, Cambria, serif;
    font-size: 16px;
}

/* line 161, ../sass/_base.scss */
.floatfix {
    clear: both;
    height: 0px;
    font-size: 1px;
    display: block;
}

/* line 167, ../sass/_base.scss */
img.prod320 {
    max-height: 320px;
    max-width: 320px;
}

.img320 {
    height: 320px;
    width: 320px;
    text-align: center;
    margin: 0 auto;
}

.img320 img {
    display: block;
    margin: 0 auto;
}

/* line 172, ../sass/_base.scss */
.img128 {
    height: 128px;
    width: 128px;
    margin: auto auto;
}

/* line 173, ../sass/_base.scss */
img.prod128 {
    max-height: 128px;
    max-width: 128px;
}

/* line 178, ../sass/_base.scss */
.img48 {
    height: 48;
    width: 48;
}

/* line 179, ../sass/_base.scss */
img.prod48 {
    max-height: 48px;
    max-width: 48px;
}

/* line 184, ../sass/_base.scss */
.red {
    color: #990000;
}

/* line 185, ../sass/_base.scss */
.green {
    color: #37bcdd;
}

/* line 186, ../sass/_base.scss */
.cut .num {
    color: #888;
    text-decoration: line-through;
    font-size: 12px;
}

/* line 191, ../sass/_base.scss */
.hk {
    color: #444;
    margin-top: 5px;
}

/* line 194, ../sass/_base.scss */
.hk .num {
    font-size: 12px; /*color: #f87500;*/
    color: #090;
    font-weight: bold;
}

/* line 200, ../sass/_base.scss */
.special {
    font-weight: normal;
    font-family: Georgia, Cambria, serif;
    font-style: italic;
    margin-top: 0px;
}

/* line 206, ../sass/_base.scss */
a img {
    border: 0;
    outline: 0;
}

/* line 210, ../sass/_base.scss */
a.prod_link {
    border: 0 0;
    outline: 0;
    height: 24px;
}

/* line 214, ../sass/_base.scss */
.pagi {
    margin: 5px 0;
    margin-bottom: 10px;
    clear: both;
}

/* line 218, ../sass/_base.scss */
.pagi .links {
    position: relative;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
    height: 30px;
    text-align: center;
}

/* line 223, ../sass/_base.scss */
.pagi .links a.pagi_link {
    display: inline-block;
    padding: 4px 8px;
    font-size: 10px;
    font-weight: bold;
    margin: 2px 1px;
    border: 1px solid #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    color: #3379bb;
    font-weight: normal;
}

/* line 233, ../sass/_base.scss */
.pagi .links a.pagi_link:hover {
    border-color: #444;
    color: white;
    background: #285f93;
}

/* line 239, ../sass/_base.scss */
.pagi .links a.current {
    color: #444;
    font-weight: bold;
    border: none;
}

/* line 241, ../sass/_base.scss */
.pagi .links a.current:hover {
    border-color: #ddd;
    color: #888;
    background: white;
}

/* line 247, ../sass/_base.scss */
.pagi .links .prev, .pagi .links .next {
    font-weight: normal;
}

/* line 252, ../sass/_base.scss */
input[type="button"], input[type="submit"], .button_green {
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    -khtml-border-radius: 0.3em;
    border-radius: 0.3em;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0.4em 0.8em;
    color: white;
    cursor: pointer;
    border: 2px solid transparent;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    background: #049504;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    margin: 10px 5px;
    text-align: center;
    display: block;
}

/* line 78, ../sass/_base.scss */
input[type="button"]*, .button* {
    cursor: pointer;
}

/* line 81, ../sass/_base.scss */
input[type="button"]:hover, .button_green:hover {
    box-shadow: none;
    background: #00b300;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    color: white;
    border: 2px solid transparent;
}

/* line 89, ../sass/_base.scss */
input[type="button"]:active, .button_green:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    background: green;
    border: 2px solid rgba(0, 0, 0, 0.2);
}

/* line 257, ../sass/_base.scss */
input[type="button"] .small, .button .small {
    padding: 5px 0;
    font-weight: normal;
    font-size: 0.7em;
}

/* line 263, ../sass/_base.scss */
.button {
    margin: 20px;
}

/* line 266, ../sass/_base.scss */
.button_red {
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    -khtml-border-radius: 0.3em;
    border-radius: 0.3em;
    font-weight: bold;
    font-size: 1.3em;
    padding: 0.4em 0.8em;
    color: white;
    cursor: pointer;
    border: 2px solid transparent;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    background: #950404;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    margin: 10px 5px;
    text-align: center;
    display: block;
}

/* line 78, ../sass/_base.scss */
.button_red* {
    cursor: pointer;
}

/* line 81, ../sass/_base.scss */
.button_red:hover {
    box-shadow: none;
    background: #b30000;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    color: white;
    border: 2px solid transparent;
}

/* line 89, ../sass/_base.scss */
.button_red:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    background: maroon;
    border: 2px solid rgba(0, 0, 0, 0.2);
}

/* line 271, ../sass/_base.scss */
.button_red .small {
    padding: 5px 0;
    font-weight: normal;
    font-size: 0.7em;
}

/* line 277, ../sass/_base.scss */
.button_grey {
    width: 25%;
    position: relative;
    float: left;
    padding: 4px;
    left: 10px;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    -khtml-border-radius: 0.3em;
    border-radius: 0.3em;
    font-weight: bold;
    font-size: 1em;
    color: white;
    cursor: pointer;
    border: 2px solid transparent;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    background: #aaaaaa;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    margin: 10px 5px;
    text-align: center;
    display: block;
}

/* line 78, ../sass/_base.scss */
.button_grey* {
    cursor: pointer;
}

/* line 81, ../sass/_base.scss */
.button_grey:hover {
    box-shadow: none;
    background: #bab3b3;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    color: white;
    border: 2px solid transparent;
}

/* line 89, ../sass/_base.scss */
.button_grey:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    background: #9d9d9d;
    border: 2px solid rgba(0, 0, 0, 0.2);
}

/* line 282, ../sass/_base.scss */
.button_grey .small {
    padding: 5px 0;
    font-weight: normal;
    font-size: 0.7em;
}

/* line 288, ../sass/_base.scss */
.button_orange {
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    -khtml-border-radius: 0.3em;
    border-radius: 0.3em;
    font-weight: bold;
    font-size: 1.3em;
    padding: 0.4em 0.8em;
    color: white;
    cursor: pointer;
    border: 2px solid transparent;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    background: #f27506;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    margin: 10px 5px;
    text-align: center;
    /*display: block;*/
}

/* line 78, ../sass/_base.scss */
.button_orange * {
    cursor: pointer;
}

/* line 81, ../sass/_base.scss */
.button_orange:hover {
    box-shadow: none;
    background: #ff8213;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    color: white;
    border: 2px solid transparent;
}

/* line 89, ../sass/_base.scss */
.button_orange:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    background: #df6900;
    border: 2px solid rgba(0, 0, 0, 0.2);
}

/* line 293, ../sass/_base.scss */
.button_orange .small {
    padding: 5px 0;
    font-weight: normal;
    font-size: 0.7em;
}

/* line 299, ../sass/_base.scss */
.button {
    margin: 20px;
}

/* line 302, ../sass/_base.scss */
.prices {
    font-size: 1.167em;
    margin: 10px 0 15px 0;
}

/* line 306, ../sass/_base.scss */
.prices .cut, .prices .hk {
    margin-right: 10px;
    color: #888;
    height: 12px;
}

/* line 310, ../sass/_base.scss */
.prices .hk {
    /*color: #f87500;*/
    color: #090;
}

/* line 314, ../sass/_base.scss */
strong {
    font-weight: bold;
}

/* line 317, ../sass/_base.scss */
input[type="text"], input[type="password"], select, textarea {

    height: 24px;
    border: 1px solid #a2c4e5;
    background: #f2f7fb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 0px;
    padding: 2px 5px;
    font-size: 16px;
}

input[type="text"], input[type="password"] {
    width: 300px;
}

textarea {
    height: 200px;
}

select: hover, select:focus {
    border-color: #668;
}

/* line 325, ../sass/_base.scss */
input[type="text"]:hover, input[type="text"]:focus, input[type="password"]:hover, input[type="password"]:focus {
    border-color: #285f93;
}

/* line 328, ../sass/_base.scss */
input[type="text"]:focus, input[type="password"]:focus {
    -moz-box-shadow: inset 0 -2px 2px #cccccc;
    -webkit-box-shadow: inset 0 -2px 2px #cccccc;
    -o-box-shadow: inset 0 -2px 2px #cccccc;
    box-shadow: inset 0 -2px 2px #cccccc;
}

/* line 332, ../sass/_base.scss */
input.error {
    border: 1px solid #cc0000;
    background: #fffafa;
}

/* line 335, ../sass/_base.scss */
input.error:hover, input.error:focus {
    border-color: #285f93;
    background: #f2f7fb;
}

/* line 340, ../sass/_base.scss */
span.aster {
    color: #cc0000;
}

/* line 343, ../sass/_base.scss */
span.error {
    color: #cc0000;
    display: block;
}

/* line 4, ../sass/main.scss */
.topBar {
    -moz-box-shadow: 0 3px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.2);
    text-shadow: 0 1px 0 white;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: #fafafa;
    border-bottom: 2px solid #f0f0f0;
    height: 20px;
    left: 0;
}

/* line 15, ../sass/main.scss */
.topBar .topBarContent {
    background: #fafafa;
    width: 960px;
    margin: 0 auto;
    height: 20px;
    position: relative;
}

/* line 22, ../sass/main.scss */
.logoBox {
  margin-right: 10px;
}
.logoBox a {
    border: none;
}

.logoBox a.logo:hover {
    text-decoration: none;
    border: none;
}

/* line 36, ../sass/main.scss */
.logoBox img {
    max-height: 26px;
}

/* line 39, ../sass/main.scss */
.logoBox .links {
    display: none;
    color: #aaa;
}

/* line 42, ../sass/main.scss */
.logoBox .links a {
    font-size: 10px;
    padding: 0px 0px;
    margin: 0 0;
}

/* line 46, ../sass/main.scss */
.logoBox .links a:first-child {
    padding-left: 0px;
}

.cartIcon {
  width:15px; float:left;
}
.cartText {
  float:left; margin-right: 7px;
}
.offerAndBrands {
  float:right; margin-top: 5px; font-size: 12px; color: gray; font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
}
.offerAndBrands a {
  text-decoration: none;
  font-size: 12px;
  color: #23527F;
  border-bottom: none;
}
.offerAndBrands a:visited {text-decoration:none;}
.offerAndBrands a:hover {color:black;}
.offerAndBrands a:active {text-decoration:none;}

/*
.topBar .logo_hover {
    left: -200px;
    position: absolute;
    top: -90px;
    background: #aafeaa;
    height: 18px;
    display: block;
    z-index: 100;
    color: #F27506;
    padding: 5px;
    opacity: 0;
}
.topBar .logo_hover a{
    font-size: 12px;
    border: 0;
    color: #F27506;
}
*/

/* line 52, ../sass/main.scss */
.topBar .infoBar {
    position: absolute;
    text-align: center;
    display: none;
    margin: auto auto;
    top: 5px;
    left: 190px;
    color: #990000;
    font-size: 14px;
    width: 400px;
    height: 32px;
    line-height: 1em;
}

/* line 63, ../sass/main.scss */
.topBar .infoBar .small {
    margin-top: 0.45em;
    font-size: 10px;
}

/* line 68, ../sass/main.scss */
.topBar .userCP {
    float: right;
    line-height: 1em;
}

/* line 70, ../sass/main.scss */
.topBar .userCP .left {
    display: inline-block;
    margin-top: 5px;
    font-size: 12px;
    font-style: italic;
    text-align: right;
    vertical-align: top;
}

/* line 76, ../sass/main.scss */
.topBar .userCP .left .name {
    font-weight: bold;
    font-style: italic;
    border-bottom: 1px solid transparent;
}

/* line 81, ../sass/main.scss */
.topBar .userCP .left .links {
    margin-top: 0.45em;
    font-style: normal;
}

/* line 84, ../sass/main.scss */
.topBar .userCP .left .links a {
    margin-right: 0;
}

/* line 89, ../sass/main.scss */
.topBar .userCP .right {
    margin-left: 10px;
    display: inline-block;
    margin-top: 2px;
}

/* line 92, ../sass/main.scss */
.topBar .userCP .right .cartButton {
    height: 32px;
    background: #deeaf6;
    cursor: pointer;
    text-align: center;
    padding: 0 5px;
    text-shadow: none;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    -khtml-border-radius: 0.3em;
    border-radius: 0.3em;
    font-size: 12px;
    margin-right: 5px;
    border: 1px solid #8db8e0;
    width: 125px;
    float:right;
}

/* line 103, ../sass/main.scss */
.topBar .userCP .right .cartButton:hover {
    background: #b6d1eb;
}

/* line 106, ../sass/main.scss */
.topBar .userCP .right .cartButton span.num {
    font-size: 16px;
    font-weight: bold;
    color: #df6900;
}

/* line 111, ../sass/main.scss */
.topBar .userCP .right .cartButton img.icon {
    max-height: 16px;
    max-width: 16px;
    vertical-align: top;
}

/* line 123, ../sass/main.scss */
.siteNotice {
    background: white;
    height: 50px;
    text-align: center;
    font-size: 12px;
}

.menuBar {
    margin: 0 auto;
    /*margin-top: 65px;*/
    width: 960px;
    background: #23527f;
    position: relative;
    border-bottom: 2px solid #FF8213;
    clear:both;
}

/* line 130, ../sass/main.scss */
.menuBar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* line 135, ../sass/main.scss */
.menuBar ul.lvl1 {
    list-style: none;
    height: 45px;
    vertical-align: middle;
}

/* line 138, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 {
    max-width:80px;
    min-width:65px;
    word-wrap:normal;
    text-align:center;
    height: 38px;
    float: left;
    vertical-align: middle;
    /*font-size: 18px;*/
    padding: 3px 5px;
    border-right: #888;
    border: 2px solid transparent;
    border-bottom: none;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    text-decoration: none;
    border-right: 2px solid #888;
    border-right: 2px solid rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1), -1px 0 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1), -1px 0 0 rgba(255, 255, 255, 0.1);
    -o-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1), -1px 0 0 rgba(255, 255, 255, 0.1);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1), -1px 0 0 rgba(255, 255, 255, 0.1);
}
.menuBar ul.lvl1 li.new {
    background-image: url('../images/1327732146_new_2.png');
    background-repeat: no-repeat;
    background-origin: border;
    -moz-background-origin: border-box;
    -webkit-background-origin: border-box;
}

/* line 151, ../sass/main.scss */
/*
.menuBar ul.lvl1 li.lvl1:first-child {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}

*/
/* line 154, ../sass/main.scss */
/*
.menuBar ul.lvl1 li.lvl1:last-child {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
*/

/* line 157, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1:hover {
    background: #f2f7fb;
    border-color: #ff9d45;
}

/* line 160, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1:hover a {
    border-bottom: 1px solid #444;
    color: #444;
    text-shadow: 0 1px 0 white;
}

/* line 165, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1:hover div.lvl2 {
    display: block;
}

/* line 169, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1:first-child:hover, .menuBar ul.lvl1 li.home_active, #home_button:hover {
    background: #ff8213;
    border: 2px solid #ff8213;
}

#home_button {
    padding: 6px 10px;
     float:left;
}

/* line 172, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 .icon {
    height: 16px;
    width: 16px;
    background: rgba(200, 100, 100, 0.8);
    display: inline-block;
}

/* line 175, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 a {
    text-shadow: 0 1px 0 black;
    color: #fff;
    border-bottom-color: transparent;
    font-size: 13px;
}
#offers_button a {
    color: #ffff00;
}
/* line 180, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 a:hover {
    text-decoration: none;
    border-bottom-color: #444;
    -moz-box-shadow: 0 1px 0 white;
    -webkit-box-shadow: 0 1px 0 white;
    -o-box-shadow: 0 1px 0 white;
    box-shadow: 0 1px 0 white;
}

/* line 186, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 div.lvl2 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 98);
    opacity: 0.98;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    background-color: #f2f7fb;
    width: 958px;
    display: none;
    position: absolute;
    top: 46px;
    left: 0px;
    border: 1px solid #aaa;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top-color: transparent;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    z-index: 500;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(10%, #f2f7fb), color-stop(90%, rgba(255, 255, 255, 0.85)));
    background-image: -webkit-linear-gradient(top, #f2f7fb 10%, rgba(255, 255, 255, 0.85) 90%);
    background-image: -moz-linear-gradient(top, #f2f7fb 10%, rgba(255, 255, 255, 0.85) 90%);
    background-image: -o-linear-gradient(top, #f2f7fb 10%, rgba(255, 255, 255, 0.85) 90%);
    background-image: linear-gradient(top, #f2f7fb 10%, rgba(255, 255, 255, 0.85) 90%);
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -o-border-bottom-left-radius: 10px;
    -ms-border-bottom-left-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 0 0 10px 0;
    text-align: center;
}

.menuBarShifted ul.lvl1 li.lvl1 div.lvl2 {
    top: 68px;
}

/* line 204, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 div.lvl2 .categories {
    text-align: left;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 130px;
    margin: 0px 10px;
    float: none;
    display: inline-block;
    vertical-align: top;
}

/* line 211, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 div.lvl2 .categories li {
    margin-top: 0.3em;
}

/* line 214, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 div.lvl2 .categories .head2 {
    font-size: 12px;
    font-weight: bold;
    color: #df6900;
    line-height: 20px;
    text-shadow: 0 1px 0 white;
    margin-top: 5px;
    padding: 5px 0;
}

/* line 223, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 div.lvl2 .categories a {
    text-shadow: none;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    cursor: pointer;
    font-size: 12px;
    color: #444;
    border-bottom-color: transparent;
    border-bottom-width: 2px;
    line-height: 18px;
}

/* line 232, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 div.lvl2 .categories a:hover, .menuBar ul.lvl1 li.lvl1 div.lvl2 .categories li:hover a {
    border-bottom-color: #df6900;
    color: #285f93;
}

.menuBar ul.lvl1 li.lvl1 div.lvl2 .categories li {
    cursor: pointer;
}

/* line 238, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 div.lvl2 .brands_wrapper {
    display: block;
    clear: both;
}

/* line 241, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 div.lvl2 .brands_wrapper .brands {
    border-top: 1px solid #f0f0f0;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 130px;
    -moz-box-shadow: 0 -1px 0 #dddddd;
    -webkit-box-shadow: 0 -1px 0 #dddddd;
    -o-box-shadow: 0 -1px 0 #dddddd;
    box-shadow: 0 -1px 0 #dddddd;
    text-align: left;
    margin: 10px 10px;
    float: none;
    display: inline-block;
    vertical-align: top;
}

/* line 250, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 div.lvl2 .brands_wrapper .brands h2, .menuBar ul.lvl1 li.lvl1 div.lvl2 .brands_wrapper .brands a {
    font-size: 10px;
    font-weight: bold;
    color: #666;
    line-height: 18px;
}

/* line 256, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 div.lvl2 .brands_wrapper .brands a {
    font-weight: normal;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}

/* line 259, ../sass/main.scss */
.menuBar ul.lvl1 li.lvl1 div.lvl2 .brands_wrapper .brands a:hover {
    color: #444;
}

/* line 267, ../sass/main.scss */
.menuBar ul.lvl1 li.search {
    float: right;
    display: block;
    height: 25px;
    padding: 6px;
    padding-bottom: 0;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

/* line 275, ../sass/main.scss */
.menuBar ul.lvl1 li.search:hover {
    background: transparent;
    border-color: transparent;
}

/* line 278, ../sass/main.scss */
.menuBar ul.lvl1 li.search:hover input {
    background-color: white;
}

/* line 282, ../sass/main.scss */
.menuBar ul.lvl1 li.search input {
    height: 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border: none;
    width: 120px;
    padding: 2px 5px;
    font-size: 12px;
    background-color: #f2f7fb;
    background-image: url("../images/icons/search.png");
    background-repeat: no-repeat;
    padding-right: 16px;
    background-position: right;
}

/* line 294, ../sass/main.scss */
.menuBar ul.lvl1 li.search input:focus {
    font-size: 14px;
    height: 20px;
    width: 140px;
    margin-top: -3px;
    background-color: white;
}

/* line 303, ../sass/main.scss */
.menuBar ul.lvl1 li.active {
    /*border-color: #d37725;
   border-bottom-color: transparent; *//*background: #fafcfe;*//*
   background: #f2f7fb;*/
    background: #ff8213;
}

/* line 307, ../sass/main.scss */
.menuBar ul.lvl1 li.active a {
    /*text-shadow: 0 1px 0 white;*/
    text-shadow: none;

}

/* line 311, ../sass/main.scss */
.menuBar ul.lvl1 li.active:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border-color: #f87500;
}

/* line 319, ../sass/main.scss */
.lvl2BarWrapper {
    width: 958px;
    margin: 0 auto;
    background: #fcfcfc;
    padding: 3px 0;
    height: 26px;
    border: 1px solid #ddd;
    border-bottom-width: 2px;
    -moz-border-radius-bottomleft: 0.5em 0.5em;
    -webkit-border-bottom-left-radius: 0.5em 0.5em;
    -o-border-bottom-left-radius: 0.5em 0.5em;
    -ms-border-bottom-left-radius: 0.5em 0.5em;
    -khtml-border-bottom-left-radius: 0.5em 0.5em;
    border-bottom-left-radius: 0.5em 0.5em;
    -moz-border-radius-bottomright: 0.5em 0.5em;
    -webkit-border-bottom-right-radius: 0.5em 0.5em;
    -o-border-bottom-right-radius: 0.5em 0.5em;
    -ms-border-bottom-right-radius: 0.5em 0.5em;
    -khtml-border-bottom-right-radius: 0.5em 0.5em;
    border-bottom-right-radius: 0.5em 0.5em;
    border-top-color: transparent;
    clear:both;
}

/* line 330, ../sass/main.scss */
.lvl2Bar {

    width: 960px;
    padding: 0;
    text-align: center;
    margin: 0 auto;
}

/* line 335, ../sass/main.scss */
.lvl2Bar ul {
    margin: 0;
    padding: 0;
}

/* line 339, ../sass/main.scss */
/* Setup for child navigation kuki */
.lvl2Bar li.lvl2 {
    text-align: left;
    display: inline-block;
    min-width: 128px;
    float: none;
    vertical-align: middle;
    margin: 0 10px;
    padding:0;
    
}

/* line 347, ../sass/main.scss */
.lvl2Bar li.lvl2 a {
    font-size: 12px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    color: #FF8213;
    border-bottom: 1px solid transparent;
}

/* line 352, ../sass/main.scss */
.lvl2Bar li.lvl2 a:after {
    content: "▼";
    color: #ccc;
    font-size: 8px;
}

/* line 356, ../sass/main.scss */
.lvl2Bar li.lvl2 a:hover {
    border-bottom-color: #df6900;
}

/* line 358, ../sass/main.scss */
.lvl2Bar li.lvl2 a:hover:after {
    content: "▼";
    color: #df6900;
}

/* line 365, ../sass/main.scss */
.lvl2Bar li.lvl2 {
    position: relative;
}

/* line 369, ../sass/main.scss */
.lvl2Bar li.lvl2:hover .head2 a:after {
    content: "▼";
    color: #df6900;
}

/* line 374, ../sass/main.scss */
.lvl2Bar li.lvl2:hover .lvl3Container {
    display: block;
}

/* line 377, ../sass/main.scss */
.lvl2Bar li.lvl2:hover .head2 {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    background: #f2f7fb;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top-width: 2px;
}

/* line 385, ../sass/main.scss Kuki */
.lvl2Bar li.lvl2 .head2 {
    margin: 0;
    padding: 7px 0px;
    display:inline-block;
    /*width: 140px;  */
}

/* line 396, ../sass/main.scss */
.lvl2Bar li.lvl2 .lvl3Container {
    overflow: visible;
    display: none;
    text-align: left;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-width: 2px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: left;
    position: absolute;
    top: 25px;
    width: 150px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: none;
    z-index: 1000;
    background-color: #f2f7fb;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(10%, #f2f7fb), color-stop(90%, rgba(255, 255, 255, 0.85)));
    background-image: -webkit-linear-gradient(top, #f2f7fb 10%, rgba(255, 255, 255, 0.85) 90%);
    background-image: -moz-linear-gradient(top, #f2f7fb 10%, rgba(255, 255, 255, 0.85) 90%);
    background-image: -o-linear-gradient(top, #f2f7fb 10%, rgba(255, 255, 255, 0.85) 90%);
    background-image: linear-gradient(top, #f2f7fb 10%, rgba(255, 255, 255, 0.85) 90%);
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}

/* line 416, ../sass/main.scss */
.lvl2Bar li.lvl2 .lvl3Container ul {
    list-style: none;
    margin: 0.5em;
    padding: 0;
}

/* line 420, ../sass/main.scss */
.lvl2Bar li.lvl2 .lvl3Container ul li {
    margin-bottom: 0.3em;
    border-bottom: 2px solid transparent;
    line-height: 18px;
    margin-left: 5px;
    cursor: pointer;
}

/* line 424, ../sass/main.scss */
.lvl2Bar li.lvl2 .lvl3Container a {
    cursor: pointer;
    font-size: 12px;
    color: #444;
    font-weight: normal;
}

/* line 429, ../sass/main.scss */
.lvl2Bar li.lvl2 .lvl3Container a:after {
    content: none;
    display: none;
}

/* line 433, ../sass/main.scss */
.lvl2Bar li.lvl2 .lvl3Container a:hover, .lvl2Bar li.lvl2 .lvl3Container li:hover a {
    border-bottom: 2px solid #df6900;
    color: #285f93;
}

/* line 441, ../sass/main.scss */
.crumb_outer {
    width: 955px;
    display: block;
    margin: 0 auto;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    padding-left: 5px;
    margin-top: 5px;
    margin-bottom: 0.833em;
    font-size: 10px;
    border-bottom: 1px dotted transparent;
    color: #bbb;
}

/* line 452, ../sass/main.scss */
.crumb_outer a.crumb {
    vertical-align: baseline;
    color: #bbb;
    border: 0;
    margin: 2px 5px;
}

.crumb_outer .last {
    font-weight: bold;
}

/* line 457, ../sass/main.scss */
.crumb_outer a.crumb:first-child {
    margin-left: 0;
}

/* line 460, ../sass/main.scss */
.crumb_outer a.crumb:hover {
    border-bottom: 1px solid #888;
    color: #888;
}

/* line 465, ../sass/main.scss */
.crumb_outer h1.title {
    float: right;
    color: #bbb;
    clear: right;
    font-size: 1.333em;
    margin-right: 5px;
}

.discount_coupon_container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    padding-bottom: 5px;
    /*border-left: 1px solid #f0f0f0;
 border-right: 1px solid #f0f0f0;*/
    border: 1px solid #ddd;
    box-shadow: 0 1px 3px #eee;
    padding-top: 5px;
    border-radius: 5px;
    border-top-width: 2px;
}

/* line 474, ../sass/main.scss */
.main_container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    font-family:"Helvetica Neue",Helvetica, Arial, sans-serif;
    /*border-left: 1px solid #f0f0f0;
 border-right: 1px solid #f0f0f0;*/
    border: 1px solid #ddd;
    box-shadow: 0 1px 3px #eee;
    padding-top: 5px;
    border-radius: 5px;
    border-top-width: 2px;
}

/* line 478, ../sass/main.scss */
.main_container .promotional {
    display: block;
}

/* line 481, ../sass/main.scss */
.main_container .promotional .banner {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 710px;
}

/* line 488, ../sass/main.scss */
.main_container .promotional .small_banners {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 230px;
}

/* line 490, ../sass/main.scss */
.main_container .promotional .small_banners .small_banner {
    margin-bottom: 5px;
}

/* line 498, ../sass/main.scss */
.main_container .products {
    margin-top: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
}

.main_container .products h2 a {
    font-size: 22px;
}

/* line 502, ../sass/main.scss */
.main_container .products a.faq {
    float: right;
    margin: 0;
    font-size: 10px;
    cursor: pointer;
    font-weight: normal;
    margin-right: 5px;
}

/* line 509, ../sass/main.scss */
.main_container .products a.faq .icon {
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
}

/* line 514, ../sass/main.scss */
.main_container .products h2 a {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0.75em;
    margin-bottom: 0em;
}

/* line 519, ../sass/main.scss */
.main_container .products h2 a .small {
    font-size: 10px;
    font-weight: normal;
}

/* line 524, ../sass/main.scss */
.main_container .products h2.offer a {
    color: #f87500;
}

/* line 526, ../sass/main.scss */
.main_container .products h2.offer a:hover {
    border-bottom-color: #f87500;
}

/* line 530, ../sass/main.scss */
.main_container .products .product {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 150px;
    border-bottom: 1px solid transparent;
    height: 250px;
    text-align: center;
    padding: 10px 0 15px 0;
    margin-bottom: 5px;
}

/* line 33, ../sass/_base.scss */
.main_container .products .product:last-child:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

/* line 543, ../sass/main.scss */
.main_container .products .product h3 {
    font-size: 13px;
    font-weight: normal;
    margin-top: 1.5em;
    margin-bottom: .5em;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}

.product h3 {
    height: 36px;
}

h3 a.prod_link {
    line-height: 16px;
    height: 36px;
    overflow: hidden;
    display: block;
    border: 0;
}

/* line 549, ../sass/main.scss */
.main_container .products .product h3 a {
    border: 0;
}

/* line 551, ../sass/main.scss */
.main_container .products .product h3 a:hover {
    border-bottom-color: #2e6ca7;
}

/* line 554, ../sass/main.scss */
.main_container .products .product h3 a:active {
    color: #df6900;
    border-bottom-color: #df6900;
}

/* line 560, ../sass/main.scss */
.main_container .products .product a img.prod128 {
    border: 0;
}

/* line 561, ../sass/main.scss */
.main_container .products .product a img.prod128:hover {
    border: 0;
}

/* line 564, ../sass/main.scss */
.main_container .products .product .offers {
    color: #009900;
    font-style: italic;
    font-family: georgia, cambria, serif;
    line-height: 18px;
}

/* line 570, ../sass/main.scss */
.main_container .products .product .prices {
    color: #222;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
    opacity: 0.9;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* line 574, ../sass/main.scss */
.main_container .products .product .prices .cut, .main_container .products .product .prices .hk {
    text-align: center;
    font-weight: normal;
    font-size: 10px;
}

/* line 575, ../sass/main.scss */
.main_container .products .product .prices .cut .num {
    color: #888;
    text-decoration: line-through;
    font-size: 12px;
}

/* line 580, ../sass/main.scss */
.main_container .products .product .prices .hk {
    /*color: #444;*/
    color: #090;
    margin-top: 5px;
}

/* line 583, ../sass/main.scss */
.main_container .products .product .prices .hk .num {
    font-size: 12px; /*color: #f87500;*/
    color: #090;
    font-weight: bold;
}

/* line 590, ../sass/main.scss */
.main_container .products .product:hover {
    border-color: #eee;
}

/* line 592, ../sass/main.scss */
.main_container .products .product:hover .prices {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 100);
    opacity: 1;
}

/* line 597, ../sass/main.scss */
.main_container .products .more {
    margin: 10px 5px 0 0;
    padding: 0;
    font-size: 10px;
    text-align: right;
    display: block;
    border: none;
    clear: both;
}

/* line 608, ../sass/main.scss */
.about_category {
    color: #444;
    font-size: 12px;
    line-height: 18px;
}

/* line 613, ../sass/main.scss */
.footer {
    border: 1px solid #ddd;
    box-shadow: 0 1px 3px #eee;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background: #1d456b;
    display: block;
    border-top: 3px solid #f87500;
    -moz-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.2);
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(255, 255, 255, 0.1)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.1) 100%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.1) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.1) 100%);
    background-image: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.1) 100%);
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    height: 310px;
   /* margin-top: -250px;
    position: absolute;
    left: 0px; right: 0px;
    bottom: 0px;*/
    position:relative;
    clear:both;

}

.footer-bottom {
    width: 960px;
    margin: 0 auto;
    background: #FAFCFE;
    background: rgba(255, 255, 255, 0.2);
    padding: 0;
    vertical-align: middle;
    text-align: right;
    /*width: 100%;
  background: #e67817;
  margin: 0px;
  height: 66px;


  clear: both;
  bottom: 0px;
  position: relative;*/
}

.footer-bottom .fb-contents {
    width: 960px;
    margin: 0px auto;
}

.footer-bottom .fb-contents .copyright {
    display: inline;
    float: left;
    width: 480px;
    font-weight: bold;
    color: white;
}

/* line 623, ../sass/main.scss */
.footer .contents {
    width: 960px;
    margin: 15px auto;
    margin-bottom: 35px;
}

/* line 626, ../sass/main.scss */
.footer .contents .column {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 150px;
}

/* line 628, ../sass/main.scss */
.footer .contents .column h5 {
    color: white;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    border-bottom: 1px solid #f87500;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

/* line 637, ../sass/main.scss */
.footer .contents .column ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* line 641, ../sass/main.scss */
.footer .contents .column ul li {
    margin-top: 0.45em;
    margin-bottom: 0.45em;
}

/* line 646, ../sass/main.scss */
.footer .contents .column a {
    font-size: 10px;
    line-height: 18px;
    color: white;
    border-bottom-color: transparent;
}

/* line 651, ../sass/main.scss */
.footer .contents .column a:hover {
    border-bottom-color: #f87500;
}

/* line 659, ../sass/main.scss */
.product_slideshow {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 350px;
    text-align: center;
    margin-top: .7em;
}

/* line 662, ../sass/main.scss */
.product_slideshow .slides {
    clear: both;
    width: 100%;
}

/* line 665, ../sass/main.scss */
.product_slideshow .slides .slide {
    vertical-align: middle;
    width: 48px;
    padding: 2px 2px;
    display: inline-block;
    float: none;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 70);
    opacity: 0.7;
    border: 1px solid transparent;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

/* line 675, ../sass/main.scss */
.product_slideshow .slides .slide:hover {
    border-color: #ddd;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 100);
    opacity: 1;
}

/* line 682, ../sass/main.scss */
.product_details {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 590px;
    display: block;
    color: #444;
    margin-bottom: 1em;
}

/* line 33, ../sass/_base.scss */
.product_details:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

/* line 687, ../sass/main.scss */
.product_details .top_links .top_link {
    padding: 3px 5px;
    margin-bottom: 5px;
    margin: 0 2px; /*    background: #f0f0f0;*/
    /*color: #444;
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
   border: none;*/
}

.product_details .top_links .top_link:hover {
    /*background: #f87500;
   color: white;
   border: none;*/
= = = = = = = padding : 3 px 5 px;
    margin-bottom: 5px;
    margin: 0 2px;
    background: #f0f0f0;
    color: #444;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: none;
}

.product_details .top_links .top_link:hover {
    background: #f87500;
    color: white;
    border: none;
> > > > > > > cf1fe41c307041f9fe6b72731bafdea78c33c180
}

/* line 691, ../sass/main.scss */
.product_details .top_links .top_link:first-child {
    margin-left: 0;
}

/* line 694, ../sass/main.scss */
.product_details .top_links .top_link:last-child {
    margin-right: 0;
}

/* line 699, ../sass/main.scss */
.product_details p.overview {
    padding-left: 0;
    font-size: 13px;
    line-height: 19px;
    margin: 0;
}

/* line 706, ../sass/main.scss */
.product_details .infos {
    font-size: 12px;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.4em;
    margin: 0 0 1em 0;
    line-height: 18px;
}

/* line 715, ../sass/main.scss */
.product_details .infos .info {
    font-weight: bold;
    padding-right: 5px;
}

/* line 720, ../sass/main.scss */
.product_details .promos {
    margin: 15px 0 10px 0;
}

/* line 722, ../sass/main.scss */
.product_details .promos .prom {
    margin-left: 5px;
    margin-right: 5px;
    width: 270px;
    vertical-align: middle;
    float: none;
    display: inline-block;
}

/* line 727, ../sass/main.scss */
.product_details .promos .prom:first-child {
    text-align: right;
}

/* line 730, ../sass/main.scss */
.product_details .promos .prom:last-child {
    text-align: left;
}

/* line 733, ../sass/main.scss */
.product_details .promos .prom .icon_banners {
    height: 30px;
    float: left;
    background: rgba(200, 100, 100, 0.8);
}

/* line 737, ../sass/main.scss */
.product_details .promos .help {
    font-size: 14px;
    line-height: 18px;
}

/* line 741, ../sass/main.scss */
.product_details .promos .small {
    font-size: 10px;
    font-size: 12px;
}

/* line 745, ../sass/main.scss */
.product_details .add_to_cart {
    text-align: center;
    margin-bottom: 5px;
}

/* line 748, ../sass/main.scss */
.product_details .add_to_cart .button {
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    -khtml-border-radius: 0.3em;
    border-radius: 0.3em;
    font-weight: bold;
    font-size: 16px;
    color: white;
    cursor: pointer;
    border: 2px solid transparent;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    background: #f27506;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    display: inline-block;
    padding: 10px 25px;
    margin-top: 15px;
    vertical-align: top;
}

/* line 78, ../sass/_base.scss */
.product_details .add_to_cart .button* {
    cursor: pointer;
}

/* line 81, ../sass/_base.scss */
.product_details .add_to_cart .button:hover {
    box-shadow: none;
    background: #ff8213;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    color: white;
    border: 2px solid transparent;
}

/* line 89, ../sass/_base.scss */
.product_details .add_to_cart .button:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    background: #df6900;
    border: 2px solid rgba(0, 0, 0, 0.2);
}

/* line 752, ../sass/main.scss */
.product_details .add_to_cart .button .icon {
    max-width: 16px;
}

/* line 754, ../sass/main.scss */
.product_details .add_to_cart .tip {
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    font-size: 10px;
}

/* line 761, ../sass/main.scss */
.product_details .variants {
    margin-top: 15px;
    float: left;
    width: 590px;
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

/* line 33, ../sass/_base.scss */
.product_details .variants:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

/* line 770, ../sass/main.scss */
.content, .content p {
    font-size: 13px;
    line-height: 19px;
    margin-top: 15px;
    clear: both;
}

/* line 774, ../sass/main.scss */
.content a.go_to_top {
    display: block;
    float: right;
    color: #888;
    font-size: 10px;
    border: 0;
}

/* line 33, ../sass/_base.scss */
.content a.go_to_top:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

/* line 780, ../sass/main.scss */
.content a.go_to_top:hover {
    color: #444;
}

/* line 785, ../sass/main.scss */
h2.prod_title {
    font-size: 18px;
    font-weight: bold;
    margin: 0.5em 0 0 0;
    margin-left: 0;
    padding: 0;
}

/* line 790, ../sass/main.scss */
.prod_table {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 578px;
    margin-top: 10px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #eee;
}

.prod_table {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: inset 0 -1px 20px rgba(0, 0, 0, 0.1);
}

/* line 795, ../sass/main.scss */
.prod_table .table_body {
    max-height: 300px;
    overflow: auto;
}

/* line 799, ../sass/main.scss */
.prod_table .row {
    padding: 12px 0;
}

/* line 801, ../sass/main.scss */
.prod_table .row:hover {
    background: #f2f7fb;
    background: rgba(150, 190, 250, 0.1);
    border-top-style: dotted;
    border-top-color: #aaa;
    border-bottom-style: dotted;
    border-bottom-color: #888;
}

.prod_table .row:last-child:hover {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* line 805, ../sass/main.scss */
.prod_table .header {
    background: #eee;
    font-weight: bold;
    padding: 10px 0;
    text-align: left;
    border-bottom: 1px solid #ccc;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

/* line 812, ../sass/main.scss */
.prod_table .header:hover {
    background: #eee;
    border-color: #aaa;
}

/* line 815, ../sass/main.scss */
.prod_table .header .add {
    margin-top: 0;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 150px;
    text-align: center;
}

.add_message {
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: bold;
    background: #fffab2;
    border-radius: 5px;
    padding: 5px;
    border: #eee;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.prod_table .add .add_message {
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: bold;
    background: #fffab2;
    border-radius: 5px;
    padding: 5px;
}

.add_message a {
    font-weight: bold;
    font-size: 15px;
}

/* line 820, ../sass/main.scss */
.prod_table .header .prices {
    font-weight: bold;
    margin: 0 0;
}

/* line 825, ../sass/main.scss */
.prod_table .prods {
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #eee;
    width: 100%;
    margin: 0 0;
}

/* line 832, ../sass/main.scss */
.prod_table .prod {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 110px;
    font-weight: bold;
    text-align: right;
    min-height: 1px;
}

/* line 833, ../sass/main.scss */
.prod_table .desc {
    display: inline;
    float: left;
    margin: 0;
    width: 150px;
}

/* line 834, ../sass/main.scss */
.prod_table .prices {
    display: inline;
    float: left;
    margin: 0 10px 0 5px;
    width: 110px;
    text-align: center;
    font-size: 10px;
}

/* line 838, ../sass/main.scss */
.prod_table .add {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 150px;
    text-align: right;
}

/* line 841, ../sass/main.scss */
.prod_table .add .button {
    line-height: 18px;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    -khtml-border-radius: 0.3em;
    border-radius: 0.3em;
    font-weight: bold;
    font-size: 12px;
    padding: 0.4em 0.8em;
    color: white;
    cursor: pointer;
    border: 2px solid transparent;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    background: #f27506;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    margin-top: 0;
}

/* line 78, ../sass/_base.scss */
.prod_table .add .button* {
    cursor: pointer;
}

/* line 81, ../sass/_base.scss */
.prod_table .add .button:hover {
    box-shadow: none;
    background: #ff8213;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    color: white;
    border: 2px solid transparent;
}

/* line 89, ../sass/_base.scss */
.prod_table .add .button:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    background: #df6900;
    border: 2px solid rgba(0, 0, 0, 0.2);
}

/* line 848, ../sass/main.scss */
.catalog_filters {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 230px;
    background: #fafcfe;
}

/* line 851, ../sass/main.scss */
.catalog_filters .filter_box {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    -moz-box-shadow: 0 1px 0 white, 0 -1px 0 white;
    -webkit-box-shadow: 0 1px 0 white, 0 -1px 0 white;
    -o-box-shadow: 0 1px 0 white, 0 -1px 0 white;
    box-shadow: 0 1px 0 white, 0 -1px 0 white;
    padding: 5px 0;
}

/* line 856, ../sass/main.scss */
.catalog_filters .filter_box:hover {
    background: #f2f7fb;
}

/* line 860, ../sass/main.scss */
.catalog_filters .heading1 {
    padding: 6px 10px;
}

/* line 863, ../sass/main.scss */
.catalog_filters ul {
    list-style: none;
    margin-bottom: 0.75em;
    margin-top: 0.75em;
    padding-left: 20px;
}

/* line 868, ../sass/main.scss */
.catalog_filters ul li {
    margin-bottom: 0.75em;
}

/* line 870, ../sass/main.scss */
.catalog_filters ul li a {
    font-size: 12px;
}

/* line 874, ../sass/main.scss */
.catalog_filters ul li.active {
    font-weight: bold;
}

/* line 874, ../sass/main.scss */
.catalog_filters ul li.active a {
    color: #f87500;
    border: none;
}

/* line 875, ../sass/main.scss */
.catalog_filters ul li.selected_filter a {
    font-weight: bold;
    color: #f87500;
    border: none;
}

/* line 879, ../sass/main.scss */
.catalog_filters ul li.selected_filter a:hover {
    text-decoration: line-through;
}

/* line 883, ../sass/main.scss */
.catalog_filters ul li.lvl2 {
    font-weight: normal;
    cursor: pointer;
}

/* line 883, ../sass/main.scss */
.catalog_filters ul li.lvl2 a {
    color: #228;
    text-decoration: none;
    border-bottom: 1px solid #eef;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

/* line 57, ../sass/_base.scss */
.catalog_filters ul li.lvl2 a:hover, .catalog_filters ul li.lvl2:hover a {
    color: #006;
    border-bottom: 1px solid #006;
}

/* line 61, ../sass/_base.scss */
.catalog_filters ul li.lvl2 a:active {
    color: #f87500;
    border-bottom-color: #f87500;
}

/* line 886, ../sass/main.scss */
.catalog_header {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 950px;
    padding: 10px 0;
    -moz-border-radius-topleft: 0.5em 0.5em;
    -webkit-border-top-left-radius: 0.5em 0.5em;
    -o-border-top-left-radius: 0.5em 0.5em;
    -ms-border-top-left-radius: 0.5em 0.5em;
    -khtml-border-top-left-radius: 0.5em 0.5em;
    border-top-left-radius: 0.5em 0.5em;
    -moz-border-radius-topright: 0.5em 0.5em;
    -webkit-border-top-right-radius: 0.5em 0.5em;
    -o-border-top-right-radius: 0.5em 0.5em;
    -ms-border-top-right-radius: 0.5em 0.5em;
    -khtml-border-top-right-radius: 0.5em 0.5em;
    border-top-right-radius: 0.5em 0.5em;
    -moz-border-radius-topright: 0.5em 0.5em;
    -webkit-border-top-right-radius: 0.5em 0.5em;
    -o-border-top-right-radius: 0.5em 0.5em;
    -ms-border-top-right-radius: 0.5em 0.5em;
    -khtml-border-top-right-radius: 0.5em 0.5em;
    border-top-right-radius: 0.5em 0.5em;
    -moz-border-radius-bottomright: 0.5em 0.5em;
    -webkit-border-bottom-right-radius: 0.5em 0.5em;
    -o-border-bottom-right-radius: 0.5em 0.5em;
    -ms-border-bottom-right-radius: 0.5em 0.5em;
    -khtml-border-bottom-right-radius: 0.5em 0.5em;
    border-bottom-right-radius: 0.5em 0.5em;
}

/* line 892, ../sass/main.scss */
.catalog_header .content {
    margin: 0;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 710px;
    float: right;
    text-align: center;
}

/* line 897, ../sass/main.scss */
.catalog_header .content h2 {
    text-shadow: 0 1px 0 white;
}

/* line 900, ../sass/main.scss */
.catalog_header .content h3 {
    font-family: Georgia, Cambria, serif;
    font-size: 12px;
    font-style: italic;
}

/* line 907, ../sass/main.scss */
.catalog {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 670px;
    margin-bottom: 10px;
}

/* line 910, ../sass/main.scss */
.catalog .controls {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 670px;
    border-bottom: 1px solid #ddd;
    margin: 10px 0;
    margin-bottom: 15px;
    padding: 5px 5px;
}

/* line 916, ../sass/main.scss */
.catalog .controls a.control {
    border: 0;
    font-size: 12px;
    color: #666;
    margin-right: 5px;
    letter-spacing: -1px;
}

/* line 922, ../sass/main.scss */
.catalog .controls a.control .icon {
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 50);
    opacity: 0.5;
}

/* line 928, ../sass/main.scss */
.catalog .controls a.control:hover {
    color: #222;
    text-decoration: underline;
}

/* line 931, ../sass/main.scss */
.catalog .controls a.control:hover .icon {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 100);
    opacity: 1;
}

/* line 936, ../sass/main.scss */
.catalog .controls a.active {
    font-size: 16px;
    font-weight: bold;
    color: #222;
    letter-spacing: 0;
}

/* line 941, ../sass/main.scss */
.catalog .controls a.active .icon {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 100);
    opacity: 1;
}

/* line 944, ../sass/main.scss */
.catalog .controls a.active:hover {
    text-decoration: none;
}

/* line 948, ../sass/main.scss */
.catalog .controls .per {
    text-align: right;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 230px;
    font-size: 10px;
    float: right;
}

/* line 953, ../sass/main.scss */
.catalog .controls .per .per_page {
    font-size: 8px;
    border: 0;
}

/* line 954, ../sass/main.scss */
.catalog .controls .per .active {
    font-size: 12px;
    font-weight: bold;
}

/* line 957, ../sass/main.scss */
.catalog .product_box {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 150px;
    text-align: center;
    height: 240px;
    vertical-align: top;
    border-bottom: 1px solid transparent;
    margin-bottom: 20px;
}

/* line 964, ../sass/main.scss */
.catalog .product_box .prices {
    color: #444;
    margin: 5px 0;
}

/* line 967, ../sass/main.scss */
.catalog .product_box .prices .cut, .catalog .product_box .prices .hk {
    font-size: 10px;
    font-weight: normal;
}

/* line 973, ../sass/main.scss */
.catalog .product_box h2 {
    margin: 5px 0;
}

/* line 973, ../sass/main.scss */
.catalog .product_box h2 a {
    border: 0;
    font-size: 13px;
    line-heignt: 19px;
}

/* line 974, ../sass/main.scss */
.catalog .product_box:hover {
    border-color: #ddd;
}

/* line 979, ../sass/main.scss */
.product_list_box {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 670px;
}

/* line 981, ../sass/main.scss */
.product_list_box h2 {
    margin-bottom: 5px;
}

/* line 983, ../sass/main.scss */
.product_list_box h2 a {
    font-size: 14px;
}

/* line 987, ../sass/main.scss */
.product_list_box .product {
    border-bottom: 1px solid #f0f0f0;
    -moz-box-shadow: 0 1px 0 white, 0 -1px 0 white;
    -webkit-box-shadow: 0 1px 0 white, 0 -1px 0 white;
    -o-box-shadow: 0 1px 0 white, 0 -1px 0 white;
    box-shadow: 0 1px 0 white, 0 -1px 0 white;
    margin: 10px 0;
    padding-bottom: 5px;
}

/* line 992, ../sass/main.scss */
.product_list_box .product:hover {
    border-bottom-color: #aaa;
}

/* line 994, ../sass/main.scss */
.product_list_box .product:hover .special {
    font-weight: bold;
}

/* line 998, ../sass/main.scss */
.product_list_box .product .img128 {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 150px;
    border: 0;
    vertical-align: middle;
    margin: 5px;
    text-align: right;
}

/* line 1005, ../sass/main.scss */
.product_list_box .product .prod_desc {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 470px;
    padding-top: 10px;
    clear: right;
    font-size: 12px;
    line-height: 18px;
}

/* line 1011, ../sass/main.scss */
.product_list_box .product .prices {
    text-align: left;
    font-size: 14px;
    margin: 10px 0 15px 0;
}

/* line 1015, ../sass/main.scss */
.product_list_box .product .prices .cut, .product_list_box .product .prices .hk {
    margin-right: 10px;
    color: #888;
}

/* line 1019, ../sass/main.scss */
.product_list_box .product .prices .hk {
    /*color: #f87500;*/
    color: #090;
}

/* line 1023, ../sass/main.scss */
.product_list_box .product .more {
    position: relative;
    left: 320px;
    margin-top: 5px;
}

.input_tip {
    color: #999999;
}

.steps_prepay {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 830px;
    position: relative;
    text-align: center;
    margin: 0 0;
    margin-top: 75px;
    margin-bottom: 0;
    padding-left: 20px;
}


/* line 1030, ../sass/main.scss */
.steps {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 830px;
    position: relative;
    left: 120px;
    text-align: center;
    margin: 0 0;
    margin-top: 25px;
    margin-bottom: 0;
    padding-left: 20px;
}

/* line 1038, ../sass/main.scss */
.steps .step {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 230px;
    background: #ddd;
    color: #aaa;
    margin-right: 0;
    margin-left: 0;
    text-shadow: 0 1px 0 #dddddd;
    height: 50px;
}

/* line 1046, ../sass/main.scss */
.steps .step:first-child {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

/* line 1049, ../sass/main.scss */
.steps .step:last-child {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* line 1052, ../sass/main.scss */
.steps .step h2 {
    font-weight: bold;
    margin: 5px 0;
}

/* line 1056, ../sass/main.scss */
.steps .step .small {
    font-family: Geordia, Cambria, Serif;
    font-style: italic;
    margin: 5px 0;
    font-size: 0.8em;
}

/* line 1062, ../sass/main.scss */
.steps .current_step {
    color: #fff;
    background: #df6900;
    text-shadow: 0 1px 0 #444444;
}

/* line 1067, ../sass/main.scss */
.steps .prev_step {
    cursor: pointer;
}

/* line 1069, ../sass/main.scss */
.steps .prev_step:hover {
    background: #b6d1eb;
    color: #444;
}

/* line 1038, ../sass/main.scss */
.steps_new .step {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 230px;
    background: #ddd;
    color: #aaa;
    margin-right: 0;
    margin-left: 0;
    text-shadow: 0 1px 0 #dddddd;
    height: 50px;
}

/* line 1046, ../sass/main.scss */
.steps_new .step:first-child {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

/* line 1049, ../sass/main.scss */
.steps_new .step:last-child {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
    -ms-border-bottom-right-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* line 1052, ../sass/main.scss */
.steps_new .step h2 {
    font-weight: bold;
    margin: 5px 0;
}

/* line 1056, ../sass/main.scss */
.steps_new .step .small {
    font-family: Geordia, Cambria, Serif;
    font-style: italic;
    margin: 5px 0;
    font-size: 0.8em;
}

/* line 1062, ../sass/main.scss */
.steps_new .current_step {
    color: #fff;
    background: #df6900;
    text-shadow: 0 1px 0 #444444;
}

/* line 1067, ../sass/main.scss */
.steps_new .prev_step {
    cursor: pointer;
}

/* line 1069, ../sass/main.scss */
.steps_new .prev_step:hover {
    background: #b6d1eb;
    color: #444;
}


/* line 1075, ../sass/main.scss */
.current_step_content {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 910px;
    display: block;
    padding: 20px;
    padding-top: 50px; /*border: 1px dotted #ddd;*/
    margin-top: -25px;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
}

/* line 1085, ../sass/main.scss */
.current_step_content .left, .current_step_content .right {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 390px;
    background: #fcfcfc;
    padding: 10px 0;
}

/* line 1087, ../sass/main.scss */
.current_step_content .left h3, .current_step_content .right h3 {
    text-align: center;
    color: #3379bb;
    line-height: 24px;
    margin-bottom: 0.75em;
}

/* line 1094, ../sass/main.scss */
.current_step_content .or {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 30px;
    padding: 30px;
    padding-top: 0;
    font-weight: bold;
    font-family: Georgia, Cambria, serif;
    font-size: 30px;
    margin-top: -6px;
    font-style: italic;
    color: #ddd;
}

/* line 1107, ../sass/main.scss */
.step2 .back {
    color: #888;
}

/* line 1109, ../sass/main.scss */
.step2 .back:hover {
    color: #228;
}

/* line 1113, ../sass/main.scss */
.step2 .products_container {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 630px;
    font-size: 12px;
    color: #888;
    height: auto;
    min-height: 300px;
}

/* line 1117, ../sass/main.scss */
.step2 .products_container h3 {
    margin-bottom: 0.75em;
}

/* line 1120, ../sass/main.scss */
.step2 .products_container .button_container {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 150px;
}

/* line 1122, ../sass/main.scss */
.step2 .products_container .button_container .button_red {
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    -khtml-border-radius: 0.3em;
    border-radius: 0.3em;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0.4em 0.8em;
    color: white;
    cursor: pointer;
    border: 2px solid transparent;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    background: #950404;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

/* line 78, ../sass/_base.scss */
.step2 .products_container .button_container .button_red* {
    cursor: pointer;
}

/* line 81, ../sass/_base.scss */
.step2 .products_container .button_container .button_red:hover {
    box-shadow: none;
    background: #b30000;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    color: white;
    border: 2px solid transparent;
}

/* line 89, ../sass/_base.scss */
.step2 .products_container .button_container .button_red:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    background: maroon;
    border: 2px solid rgba(0, 0, 0, 0.2);
}

/* line 1124, ../sass/main.scss */
.step2 .products_container .button_container .button_red .small {
    font-family: Georgia, Cambria, serif;
    font-size: 12px;
    line-height: 15px;
    font-style: italic;
    text-shadow: none;
}

/* line 1133, ../sass/main.scss */
.step2 .products_container .product {
    clear: both;
    border-bottom: 1px dotted #ddd;
    padding: 10px 0;
}

/* line 1144, ../sass/main.scss */
.step2 .products_container .product .img48 {
    width: 48px;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 50);
    opacity: 0.5;
    display: inline-block;
    float: none;
}

/* line 1152, ../sass/main.scss */
.step2 .products_container .product .name {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 390px;
    font-size: 12px;
    position: relative;
    left: 20px;
    display: inline-block;
    float: none;
    color: #666;
}

/* line 1160, ../sass/main.scss */
.step2 .products_container .product .price {
    width: 150px;
    position: relative;
    margin-left: -10px;
    clear: right;
    display: inline-block;
    float: none;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

/* line 1170, ../sass/main.scss */
.step2 .products_container .product .price .special, .step2 .products_container .product .price .cut {
    color: #666;
}

/* line 1171, ../sass/main.scss */
.step2 .products_container .product .price .special, .step2 .products_container .product .price .special .num {
    font-size: 12px;
}

/* line 1175, ../sass/main.scss */
.step2 .totals {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 350px;
    margin-top: 5px;
    position: relative;
    left: 300px;
    display: block;
    border-top: 2px solid #888;
    border-bottom: 2px solid #888;
    padding: 5px 0;
    background: #fafafa;
    font-weight: bold;
    font-size: 14px;
}

/* line 1183, ../sass/main.scss */
.step2 .totals .left, .step2 .totals .right {
    display: inline;
    float: left;
    width: 100px;
    margin: 0;
    text-align: left;
    line-height: 25px;
    position: relative;
    left: 50px;
    background: transparent;
    font-size: 14px;
}

/* line 1192, ../sass/main.scss */
.step2 .totals .right {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 210px;
    text-align: left;
}

/* line 1197, ../sass/main.scss */
.step2 .totals .shipping {
    font-size: 14px;
}

/* line 1200, ../sass/main.scss */
.step2 .totals .discount {
    font-size: 16px;
    color: #009900;
    font-style: normal;
}

/* line 1205, ../sass/main.scss */
.step2 .totals .total {
    font-weight: bold;
    font-size: 20px;
    color: #f87500;
}

/* line 1212, ../sass/main.scss */
.step2 .right_container {
    display: inline;
    float: left;
    width: 190px;
    position: relative;
    left: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    color: #888;
    padding: 10px 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

/* line 1220, ../sass/main.scss */
.step2 .right_container h5 {
    font-weight: normal;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 0.75em;
}

/* line 1221, ../sass/main.scss */
.step2 .right_container:hover {
    border-color: #f87500;
}

/* line 1224, ../sass/main.scss */
.step2 .right_container .title {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0.643em;
}

/* line 1229, ../sass/main.scss */
.step2 .right_container .detail {
    text-align: left;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 190px;
    font-size: 12px;
    line-height: 16px;
}

/* line 1234, ../sass/main.scss */
.step2 .right_container .detail .name {
    font-weight: bold;
    color: rgb(68, 68, 68);
}

/* line 1235, ../sass/main.scss */
.step2 .right_container .detail .address {
    font-style: italic;
    color: rgb(68, 68, 68);
}

/* line 1240, ../sass/main.scss */
.step2 .address_box:hover .name {
    color: #f87500;
}

/* line 1244, ../sass/main.scss */
.step2 .total h1 {
    text-align: center;
    font-weight: bold;
    color: #666;
    margin: 15px 0;
    padding: 5px;
    font-family: Georgia, Cambria, serif;
    margin-bottom: 5px;
}

/* line 1248, ../sass/main.scss */
.step2 .total h1 strong {
    border-bottom: 2px dotted #f87500;
}

/* line 1256, ../sass/main.scss */
.step2 .total .special {
    color: #666;
    text-align: center;
    margin-bottom: 10px;
}

/* line 1261, ../sass/main.scss */
.step2 .total h5 {
    color: #666;
}

/* line 1265, ../sass/main.scss */
.step2 .total:hover h1 {
    color: #f87500;
}

/* line 1267, ../sass/main.scss */
.step2 .total:hover h1 strong {
    border-bottom: 2px solid transparent;
}

/* line 1271, ../sass/main.scss */
.step2 .total:hover .special {
    color: #009900;
}

/* line 1273, ../sass/main.scss */
.step2 .total .small {
    text-align: center;
    font-family: Georgia, Cambria, serif;
    font-size: 12px;
    line-height: 15px;
    font-style: italic;
    text-shadow: none;
}

/* line 1283, ../sass/main.scss */
.step3 {
    color: #888;
}

/* line 1285, ../sass/main.scss */
.step3 .pre {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

/* line 1286, ../sass/main.scss */
.step3 .pre h4 .num {
    font-weight: bold;
    color: #f87500;
    line-height: 24px;
}

/* line 1287, ../sass/main.scss */
.step3 .pre h6 {
    font-weight: normal;
    text-decoration: none;
    line-height: 18px;
}

/* line 1287, ../sass/main.scss */
.step3 .pre h6 .help {
    color: #990000;
}

/* line 1288, ../sass/main.scss */
.step3 .pre h4 {
    font-weight: normal;
}

/* line 1289, ../sass/main.scss */
.step3 .pre h6 .num {
    font-weight: bold;
    color: #f87500;
}

/* line 1293, ../sass/main.scss */
.step3 .payment_container {
    margin-top: 15px;
}

/* line 1295, ../sass/main.scss */
.step3 .payment_container h2 {
    margin-top: 0.75em;
    margin-bottom: 0.3em;
}

/* line 1299, ../sass/main.scss */
.step3 .payment_container .outer {
    padding-top: 10px;
}

/* line 1301, ../sass/main.scss */
.step3 .payment_container .outer .left_controls {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 190px;
}

/* line 1303, ../sass/main.scss */
.step3 .payment_container .outer .left_controls ul {
    list-style: none;
}

/* line 1305, ../sass/main.scss */
.step3 .payment_container .outer .left_controls ul li {
    background: #f0f0f0;
    color: #444;
    padding: 10px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    -ms-border-bottom-left-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: right;
    margin-bottom: 2px;
    cursor: pointer;
    position: relative;
    -moz-box-shadow: inset -2px 0 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset -2px 0 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: inset -2px 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset -2px 0 2px rgba(0, 0, 0, 0.1);
}

/* line 1316, ../sass/main.scss */
.step3 .payment_container .outer .left_controls ul li.selected, .step3 .payment_container .outer .left_controls ul li:hover {
    background: #b6d1eb;
}

/* line 1321, ../sass/main.scss */
.step3 .payment_container .outer .left_controls ul li.selected {
    -moz-box-shadow: inset 2px 0 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 2px 0 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: inset 2px 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 2px 0 2px rgba(0, 0, 0, 0.1);
    font-weight: bold;
}

/* line 1327, ../sass/main.scss */
.step3 .payment_container .outer .right_content {
    border: 2px solid #b6d1eb;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 670px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin-top: .5em;
    padding: 10px 0;
    margin-left: -5px;
    display: inline;
}

/* line 1336, ../sass/main.scss */
.step3 .payment_container .outer .button_outer {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 230px;
    position: relative;
    left: 680px;
}

/* line 1339, ../sass/main.scss */
.step3 .payment_container .outer .button_outer a.button {
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    -khtml-border-radius: 0.3em;
    border-radius: 0.3em;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0.4em 0.8em;
    color: white;
    cursor: pointer;
    border: 2px solid transparent;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    background: #049504;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

/* line 78, ../sass/_base.scss */
.step3 .payment_container .outer .button_outer a.button* {
    cursor: pointer;
}

/* line 81, ../sass/_base.scss */
.step3 .payment_container .outer .button_outer a.button:hover {
    box-shadow: none;
    background: #00b300;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    color: white;
    border: 2px solid transparent;
}

/* line 89, ../sass/_base.scss */
.step3 .payment_container .outer .button_outer a.button:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    background: green;
    border: 2px solid rgba(0, 0, 0, 0.2);
}

/* line 1348, ../sass/main.scss */
.login_page {
    margin-top: 60px;
}

/* line 1351, ../sass/main.scss */
.signup, .login, .shipping_address {
    position: relative;
    left: 40px;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 310px;
}

/* line 1354, ../sass/main.scss */
.signup .label, .login .label, .shipping_address .label, .label {
    font-size: 12px;
    padding: 5px 5px;
    font-weight: bold;
    margin-top: 1.5em;
}

/* line 1360, ../sass/main.scss */
.signup input[type="button"], .signup .button, .login input[type="button"], .login .button, .shipping_address input[type="button"], .shipping_address .button {
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    -khtml-border-radius: 0.3em;
    border-radius: 0.3em;
    font-weight: bold;
    font-size: 1.3em;
    padding: 0.4em 0.8em;
    color: white;
    cursor: pointer;
    border: 2px solid transparent;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    background: #049504;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    position: relative;
    left: 240px;
    margin: 10px 5px;
}

/* line 78, ../sass/_base.scss */
.signup input[type="button"]*, .signup .button*, .login input[type="button"]*, .login .button*, .shipping_address input[type="button"]*, .shipping_address .button* {
    cursor: pointer;
}

/* line 81, ../sass/_base.scss */
.signup input[type="button"]:hover, .signup .button:hover, .login input[type="button"]:hover, .login .button:hover, .shipping_address input[type="button"]:hover, .shipping_address .button:hover {
    box-shadow: none;
    background: #00b300;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    color: white;
    border: 2px solid transparent;
}

/* line 89, ../sass/_base.scss */
.signup input[type="button"]:active, .signup .button:active, .login input[type="button"]:active, .login .button:active, .shipping_address input[type="button"]:active, .shipping_address .button:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    background: green;
    border: 2px solid rgba(0, 0, 0, 0.2);
}

/* line 1365, ../sass/main.scss */
.signup .button, .login .button, .shipping_address .button {
    margin: 20px;
}

/* line 1368, ../sass/main.scss */
.signup .desc, .login .desc, .shipping_address .desc {
    font-size: 12px;
    font-family: Georgia, Cambria, serif;
    color: #666;
}

/* line 1374, ../sass/main.scss */
.left2 {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 350px;
}

/* line 1376, ../sass/main.scss */
.left2 h3 {
    text-align: center;
    color: #3379bb;
    line-height: 24px;
    margin-bottom: 0.75em;
}

/* line 1382, ../sass/main.scss */
.left2 .address {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    background: #fafafa;
    border: 1px dotted #ddd;
    padding: 10px 15px;
    cursor: pointer;
}

/* line 1389, ../sass/main.scss */
.left2 .address:hover {
    background: #f2f7fb;
    border: 1px dotted #2e6ca7;
}

/* line 1392, ../sass/main.scss */
.left2 .address:hover .tip {
    color: #f87500;
}

.left2 .address .delete {
    color: #666;
    padding-left: 0;
}

.left2 .address:hover .delete {
    color: #a00;
}

.left2 .delete:hover {
    color: #a00;
}

/* line 1396, ../sass/main.scss */
.left2 .address h5 {
    margin-bottom: 0.75em;
}

/* line 1399, ../sass/main.scss */
.left2 .address .street, .left2 .address .city, .left2 .address .state, .left2 .address .country, .left2 .address .pin {
    line-height: 18px;
}

/* line 1402, ../sass/main.scss */
.left2 .address .tip {
    color: #aaa;
    text-align: right;
}

/* line 1408, ../sass/main.scss */
.shipping_address {
    margin-bottom: 10px;
}

/* line 1411, ../sass/main.scss */
.forward_button {
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    -khtml-border-radius: 0.3em;
    border-radius: 0.3em;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0.4em 0.8em;
    color: white;
    cursor: pointer;
    border: 2px solid transparent;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    background: #049504;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    float: right;
}

/* line 78, ../sass/_base.scss */
.forward_button* {
    cursor: pointer;
}

/* line 81, ../sass/_base.scss */
.forward_button:hover {
    box-shadow: none;
    background: #00b300;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1) 100%);
    color: white;
    border: 2px solid transparent;
}

/* line 89, ../sass/_base.scss */
.forward_button:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
    background: green;
    border: 2px solid rgba(0, 0, 0, 0.2);
}

/* line 1415, ../sass/main.scss */
.shopping_cart {
    margin-top: 10px;
    padding-top: 10px;
}

/* line 1418, ../sass/main.scss */
.shopping_cart .tabletitle {
    background: #dde;
    color: #666;
    font-weight: bold;
    padding: 10px 0;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

/* line 1424, ../sass/main.scss */
.shopping_cart .tabletitle .img48 {
    width: 48px;
    display: block;
    height: 1px;
}

/* line 1429, ../sass/main.scss */
.shopping_cart .tabletitle .name {
    position: relative;
    left: 160px;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 270px;
}

/* line 1433, ../sass/main.scss */
.shopping_cart .tabletitle .quantity {
    position: relative;
    left: 160px;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 110px;
}

/* line 1437, ../sass/main.scss */
.shopping_cart .tabletitle .price {
    position: relative;
    left: 160px;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 70px;
}

/* line 1442, ../sass/main.scss */
.shopping_cart h2 {
    margin-bottom: 0.75em;
}

/* line 1444, ../sass/main.scss */
.shopping_cart h2 .num {
    color: #f87500;
    font-weight: bold;
}

/* line 1449, ../sass/main.scss */
.shopping_cart a.back {
    display: block;
    margin-bottom: 20px;
    border: 0;
    color: #bbb;
}

/* line 1454, ../sass/main.scss */
.shopping_cart a.back:hover {
    color: #888;
}

/* line 1457, ../sass/main.scss */
.shopping_cart a.back:active {
    color: #f87500;
}

/* line 1461, ../sass/main.scss */
.shopping_cart .products_container .product {
    color: #666;
}

/* line 1463, ../sass/main.scss */
.shopping_cart .products_container .product:hover {
    background: #f2f7fb;
}

/* line 1465, ../sass/main.scss */
.shopping_cart .products_container .product:hover .price {
    color: #f87500;
}

/* line 1467, ../sass/main.scss */
.shopping_cart .products_container .product:hover .price .special {
    color: #009900;
}

/* line 1470, ../sass/main.scss */
.shopping_cart .products_container .product:hover .quantity .remove {
    color: #990000;
}

/* line 1475, ../sass/main.scss */
.shopping_cart .products_container .product .img48 {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 30px;
}

/* line 1478, ../sass/main.scss */
.shopping_cart .products_container .product .name {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 310px;
    font-weight: normal;
    color: #888;
}

/* line 1483, ../sass/main.scss */
.shopping_cart .products_container .product .quantity {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 110px;
    position: relative;
    left: 40px;
    text-align: center;
    font-weight: bold;
}

/* line 1488, ../sass/main.scss */
.shopping_cart .products_container .product .quantity .remove {
    font-weight: normal;
    display: block;
    border: 0;
    font-size: 10px;
    color: #ccc;
    margin: 1.5em 0 0 0;
}

/* line 1497, ../sass/main.scss */
.shopping_cart .products_container .product .price {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 110px;
    position: relative;
    left: 25px;
    text-align: center;
}

/* line 1501, ../sass/main.scss */
.shopping_cart .products_container .product .price .special {
    font-size: 10px;
}

/* line 1503, ../sass/main.scss */
.shopping_cart .products_container .product .price .special .num {
    font-size: 10px;
}

/* line 1508, ../sass/main.scss */
.shopping_cart .products_container .product .img48, .shopping_cart .products_container .product .name, .shopping_cart .products_container .product .quantity, .shopping_cart .products_container .product .price {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

/* line 1515, ../sass/main.scss */
.shopping_cart .total h5 {
    font-weight: bold;
    color: #444;
}

/* line 1519, ../sass/main.scss */
.shopping_cart .total h6 {
    font-weight: normal;
    color: #666;
    text-decoration: none;
}

/* line 1527, ../sass/main.scss */
.coupon input {
    position: relative;
    float: left;
    margin: 10px 0 0 0;
    width: 60%;
}

/* line 1536, ../sass/main.scss */
.home_promo {
    margin-top: 10px;
    margin-bottom: 20px;
}

/* line 1539, ../sass/main.scss */
.home_promo .slider {
    background: #fefefe;
    float: left;
    width: 710px;
    height: 250px;
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

/* line 1547, ../sass/main.scss */
.home_promo .small_banners .banner {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 230px;
    background: #f0f0f0;
    height: 45px;
    margin-bottom: 5px;
}

/* line 1556, ../sass/main.scss */
.home .left {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 550px;
}

/* line 1559, ../sass/main.scss */
.home .right {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 390px;
}

/* line 1563, ../sass/main.scss */
.cats, .prods {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 510px;
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

/* line 1568, ../sass/main.scss */
.cats h2, .prods h2 {
    margin-bottom: 10px;
    color: #3379bb;
}

/* line 1572, ../sass/main.scss */
.cats .item, .prods .item {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 150px;
    text-align: center;
}

/* line 1575, ../sass/main.scss */
.cats .item a, .prods .item a {
    display: block;
    padding: 5px 6px;
    border: none;
    margin: 3px 0;
    background: #f0f0f0;
    color: #444;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 1px 0 white;
}

/* line 1585, ../sass/main.scss */
.cats .item a:hover, .prods .item a:hover {
    background: #f87500;
    color: white;
    text-shadow: none;
}

/* line 1593, ../sass/main.scss */
.about, .testis {
    display: block;
    color: #666;
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
}

/* line 1600, ../sass/main.scss */
.about h2, .testis h2 {
    color: #228;
    margin-bottom: 10px;
}

/* line 1604, ../sass/main.scss */
.about .testi, .testis .testi {
    font-family: georgia, cambria, serif;
    font-style: italic;
    color: #444;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

/* line 1611, ../sass/main.scss */
.about .testi .by, .testis .testi .by {
    text-align: right;
    font-size: 10px;
    color: #f87500;
}

/* line 1618, ../sass/main.scss */
.top_offers {
    margin: 10px 0 0 0;
    padding-top: 10px;
}

/* line 1622, ../sass/main.scss */
.top_offers a.more {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 150px;
    border: 0;
    position: relative;
    left: 840px;
}

/* line 1627, ../sass/main.scss */
.top_offers h2 {
    text-align: left;
    color: #f87500;
}

/* line 1631, ../sass/main.scss */
.top_offers .product {
    text-align: center;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 190px;
    margin: 10px 0 10px 0;
    border-bottom: 1px solid transparent;
    padding-bottom: 5px;
}

/* line 1637, ../sass/main.scss */
.top_offers .product h2 {
    text-align: center;
    line-height: 18px;
}

/* line 1642, ../sass/main.scss */
.top_offers .product a.prod_link .img128 {
    text-align: center;
    margin: 10px 0;
}

/* line 1645, ../sass/main.scss */
.top_offers .product a.prod_link .img128 .prod128 {
    text-align: center;
}

/* line 1650, ../sass/main.scss */
.top_offers .product .special {
    text-align: center;
    margin-top: 5px;
}

/* line 1654, ../sass/main.scss */
.top_offers .product .prices {
    margin-bottom: 5px;
}

/* line 1657, ../sass/main.scss */
.top_offers .product .hk {
    color: #666;
    font-size: 12px;
}

/* line 1661, ../sass/main.scss */
.top_offers .product:hover {
    border-bottom: 1px solid #ddd;
}

/* line 1666, ../sass/main.scss */
.more_promo {
    padding: 10px 0;
}

/* line 1668, ../sass/main.scss */
.more_promo .banner {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 150px;
    height: 50px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background: #f0f0f0;
    display: block;
}

.errorContainer, .errorList {
    background: #fdd;
    color: black;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
}

.errorList {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    line-height: 18px;
    font-weight: normal;
}

p {
    font-size: 12px;
    line-height: 18px;
}

.strikeline {
    border-bottom: 1px solid #3379BB;
    padding-bottom: 0.2em;
}

.underline {
    text-decoration: underline;
}

.lhsContent {
    float: left;
    width: 230px;
    background: #FAFCFE;
}

.rhsContent {
    float: left;
    width: 700px;
    margin-left: 10px;
}

.centralContent {
    width: 700px;
    margin-left: 120px;
}

.tab_content {
    min-height: 200px;
    padding-left: 20px;
}

.left_controls li {

}

.tab_content label {
    font-size: 12px;
    line-height: 25px;
}

.tab_content label:hover {
    cursor: pointer;
    color: #DF6900;
}

.orange {
    color: #f27506;
}

select {
    font-size: 16px;
    height: 30px;
    padding: 5px 5px;
    background: #F2F7FB;
    border: 1px solid #A2C4E5;
}

select:hover, select:focus {
    background: #e2e7eb;
    border-color: #99d;
}

*:focus {
    outline: none;
}

.message {
    display: block;
    background: #fffab2;
    color: #222;
    position: absolute;
    font-size: 14px;
    padding: 10px;
    text-shadow: none;
    top: -170px;
    width: 400px;
    right: 0px;
    border: 1px solid #aaa;
    border-bottom-width: 2px;
    border-radius: 5px;
    box-shadow: 0 1px 3px #aaa;
    z-index: 1;
    opacity: 0;
    text-align: right;
}

.message .arrow {
    background-image: url('../images/calloutTop-top.png');
    background-repeat: no-repeat;
    position: absolute;
    height: 35px;
    display: block;
    width: 43px;
    top: -33px;
    right: 5px;
    z-index: 1000;
}

.message .close {
    color: #aaa;
    font-size: 10px;
    float: right;
    clear: both;
    cursor: pointer;
    margin-top: 5px;
}

.line1, .line2 {
    display: block;
}

.line2 {
}

#message_cart_link span {
    clear: both;
    color: white;
    border-radius: 3px;
    text-align: right;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
    width: auto;
    float: right;
    margin-top: 10px;
    background-color: #282;

}

#message_cart_link span:hover {
}

.img128 img {
    display: block;
    margin: auto auto;
}

.home_promo .slider {
    width: 960px;
    height: 250px;
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.home_promo .small_banners .banner {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 230px;
    height: 45px;
    margin-bottom: 5px;
}

.slider_controls .slider_button, .home .bx-pager .slider_button {
    display: block;
    background: #444;
    float: left;
    padding: 0.2em 0.4em;
    margin: 0 0 0.5em 0;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
    text-align: center;
    width: 192px;
}

.home .bx-pager .slider_button {
    color: #f0f0f0;
    font-size: 14px;
    border-bottom: 0;
    line-height: 21px;
    border: 0;
    padding: 0;
}

.slider_controls .slider_button:first-of-type, .home .bx-pager .slider_button:first-of-type {
    border-bottom-left-radius: 5px;
}

.slider_controls .slider_button:last-of-type, .home .bx-pager .slider_button:last-of-type {
    border-bottom-right-radius: 5px;
}

.slider_controls .slider_button:hover, .home .bx-pager .slider_button:hover {
    background: #eee;
    border: 0;
}

.slider_controls .slider_button:hover a, .home .bx-pager .slider_button:hover {
    color: #222;
    border-bottom: 0;
}

.slider_controls, .home .bx-pager {
    width: 960px;
    border-top: 2px solid #f27506;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: -60px;
    left: 0px;
}

.index_tab_container .tabbed {
}

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

.slider_controls li {
    margin: 0;
    padding: 0;
}

.slider_controls .active, .slider_controls .active:hover, .home .bx-pager .active, .home .bx-pager .active:hover {
    background: #f27506;
    box-shadow: none;
    padding-bottom: 1em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #f0f0f0;
}

.slider_controls .active a, .slider_controls .active:hover a {
    color: #fff;
    font-weight: bold;

}

.slider_controls .slider_button .special, .slider_controls .slider_button_active .special, .home .bx-pager .slider_button .special, .home .bx-pager .slider_button_active .special {
    font-weight: normal;
    font-size: 12px;
}

/* line 1537, ../sass/main.scss */
.main_container .top_selling_slider {
    margin-top: 0;
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 15px;
    width: 700px;
    overflow: hidden;
    border: 0;
}

/* line 1542, ../sass/main.scss */
.top_selling_slider .product {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 150px;
    text-align: center;
}

.top_selling_slider .product .prices {
    margin-bottom: 5px;
}

/* line 1545, ../sass/main.scss */
.top_selling_slider h2 {
    color: #228;
    padding: 0.2em 0.2em;
    border-bottom: 1px solid #228;
}

/* line 1550, ../sass/main.scss */
.testis {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 230px;
    color: #444;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    margin-bottom: 1em;
}

/* line 1559, ../sass/main.scss */
.testis .by {
    text-align: right;
    font-size: 10px;
    color: #f87500;
}

/* line 1564, ../sass/main.scss */
.testis h2 {
    margin-top: 0;
    margin-bottom: 10px;
    color: #228;
    font-style: normal;
}

.prodx4 {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.prod_controls {
    float: right;
    margin-top: 0.5em;
}

.prod_controls .prod_slider_button {
    padding: 0.5em;
    border-radius: 0.5em;
    display: block;
    width: 1px;
    height: 1px;
    float: left;
    margin: 0 0;
    margin-right: 3px;
    background: #eee;
    border: none;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.prod_controls .prod_slider_button:hover {
    background: #3379bb;
}

.prod_controls .prod_slider_button_active, .prod_controls .prod_slider_button_active:hover {
    background: #f87500;
}

.testis .testi:first-child {
    margin-top: 1em;
}

.home_bot_banners {
    width: 958px;
    background: #f0f0f0;
    height: 40px;
    display: block;
}

.icon {
    background-color: transparent;
}

.icon16 {
    width: 16px;
    height: 16px;
}

#grid-control .icon {
    background-image: url('../images/icons/grid.png');
}

#grid-control:hover .icon, #grid-control.active:hover .icon, #grid-control.active .icon {
    background-image: url('../images/icons/grid_h.png');
}

#list-control .icon {
    background-image: url('../images/icons/list.png');
}

#list-control:hover .icon, #list-control.active:hover .icon, #list-control.active .icon {
    background-image: url('../images/icons/list_h.png');
}

#homeIcon {
    background-image: url('../images/icons/home.png');
    width: 16px;
    height: 16px;
    display: block;
    float:left;
    
}

.faq .icon, .main_container .products a.faq .icon {
    background-image: url('../images/icons/faq.png');
}

.faq:hover .icon, .main_container .products a.faq:hover .icon {
    background-image: url('../images/icons/faq_h.png');
}

textarea[name="msgText"] {
    height: 100px;
    width: 90%;
}

textarea[name="msgText"]:focus {
    height: 200px;
}

#contactBox {
    border: 1px solid #222;
    padding: 1em;
    border-radius: 5px;
    float: right;
    color: #ddd;
    font-size: 0.8em;
    margin: 0.2em;
    text-align: center;
    cursor: pointer;
}

#contactBox:hover {
    border-color: #f87500;
}

a.linkbutton {
    background: #000;
    padding: 0.3em 0.5em;
    color: #fff;
    line-height: 2.4em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #444;
    border: #888;
}

a.popup {
    background: #000;
    padding: 0.3em 0.5em;
    color: #fff;
    line-height: 2.4em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #444;
    border: #888;
}

a.popup:hover {
    background: #f87500;
}

/*For the slider*/

#load {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(images/ajax-loader.gif);
    width: 43px;
    height: 11px;
    text-indent: -9999em;
}

.slides_container {
    width: 710px;
    height: 220px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.slides_container div {
    display: block;
    width: 710px;
    height: 220px;
}

.home_promo .slider .slidercontent {
    width: 960px;
    height: 250px;
    display: block;
}

.cat-pagination {
    background: rgba(0, 0, 0, 0.1);
    list-style: none;
}

.cat-pagination li {
    float: left;

}

cat-pagination-link {
    border-radius: 10px;
    height: 1px;
    width: 1px;
    display: block;
}

.banner {
    position: relative;
}

.banner .next, .banner .prev {
    padding: 2px;
    margin-top: 0;
    color: white;
    border: 0;
    font-size: 20px;
    line-height: 30px;
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 30%;
    z-index: 200;
}

.banner .next {
    right: 0;
}

.banner .prev {
    left: 0;
}

.banner .next:hover, .banner .prev:hover {
    background: #f87500;
    color: #fff;
    border: 0;
}

#home_slides .slidercontent {
    width: 960px;
    height: 250px;
    display: block;
}

.content table td {
    border: 1px solid #f0f0f0;
    padding: 0.5em;
}

.pager-link {
    border-radius: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    font-size: 1px;
    height: 10px;
    width: 10px;
    display: block;
    float: left;
    margin: 0 3px;
    border-bottom: 1px solid #eee;
}

.pager-link:hover {
    border-color: #FF8213;
}

.pager-active, .pager-active:hover {
    background: #FF8213;
}

.bx-pager {
    position: absolute;
    bottom: 5px;
    right: 5px;
    display: block;
    z-index: 100;
}

.bx-wrapper {
    float: left;
    margin-left: 5px;
}

.banner_loader {
    width: 710px;
    height: 220px;
    display: block;
    margin-left: 5px;
    position: relative;
    float: left;
}

.banner_loader img {
    position: absolute;
    left: 50%;
    top: 35%;
}

.home .bx-wrapper {
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #F27506;
}

#home_slider .banner_loader {
    width: 960px;
    height: 250px;
}

.home .bx-wrapper {
    margin-bottom: 70px;
}

.cut {
    text-decoration: line-through;
}

span.outOfStock {
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-align: center;
    color: #aaa;
	margin-bottom:10px;
}

.modal_header {
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.modal_content {
    background: #fff;
    font-size: 12px;
}

.modal_content input[type="text"], .modal_content select {
    font-size: 12px;
    padding: 2px;
    height: auto;
}

.success_order_summary, .success_order_summary .products_container {
    height: auto;
    background: #fff
}

.success_order_summary .products_container {
    min-height: 0;
    height: auto;
}

.success_order_summary .products_container .totals {
    background: #fff;
    border-top: 0;
    border-bottom: 1px solid #ddd;
    width: 340px;
    left: 285px;
}

.offerTable td {
    padding: 5px;
    border: 1px solid #f0f0f0;
}

.offerTable thead {
    background: #444;
    color: #fff;
    font-size: 14px;
}

.box_alert {
    background: #ffe041;
    padding: 10px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
}

.box_alert_thin {
    background: #ffea95;
    padding: 5px;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    text-align: center;
}

.box_alert_notice {
    background: #3c3433;
    color: #edecec;
    padding: 2px;
    border: 1px solid #CCC;
    margin-bottom: 3px;
    text-align: center;
}

.gry {
    color: gray;
}

.orange {
    color: #090;
}

.product_details p.overview {
    margin-top: 1.5em;
    display: inline-block;
}

.buy_prod {
    width: 100%;
    max-height: 200px;
    margin-top: 1em;
}

.buy_prod .left_col {
    width: 35%;
    border-right: 1px dotted #ddd;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
}

.buy_prod .prices {
    text-align: right;
}

.buy_prod .prices .cut, .buy_prod .prices .hk, .buy_prod .prices .special {
    margin-right: 5px;
    line-height: 1.5em;
    margin-bottom: 0.5em;

}

.buy_prod .right_col {
    width: 60%;
    float: left;
}

.buy_prod .right_col .prom {
    width: 100%;
    margin-left: 5px;

}

.buy_prod .tips {
    line-height: 20px;
    text-align: left;
    margin-top: 10px;
    padding-left: 5px;
}

.small {
    font-size: 0.6em;
}

.prom.yellow.help {
    line-height: 1em;
    background: #FFFAB2;
    color: #444;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #eee;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.right_col .add_message {
    margin-left: 5px;
    text-align: left;
    display: inline-block;
    margin-bottom: 5px;
    clear: both;
    border: 1px solid #eee;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

table.zebra_vert thead {
    color: white;
}

table.zebra_vert thead td {
    background: #444;
    font-weight: bold;
}

table.zebra_vert td {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

table.zebra_vert tbody tr {
    background: #fafafa;
}

table.zebra_vert tbody tr.even_row {
    background: #f6f1eb;
}

table.zebra_vert tbody tr:hover {
    background: #eef0ff;
}

table.zebra_hor td {
    border: 1px solid #eee;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0.5em;

}

table.zebra_hor tr:hover {
    background: #eef0ff;

}

table.zebra_hor td.head, table.zebra_hor tr:hover td.head {
    background: #444;
    font-weight: bold;
    color: white;
    text-align: left;
}

table.zebra_hor td.body {
    text-align: left;
}

table.zebra_hor tr {
    background: #fafafa;
}

table.zebra_hor .even_row {
    background: #f6f1eb;
}

.color_box {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 40px;
    text-align: center;
    height: 60px;
    vertical-align: top;
    border-bottom: 1px solid transparent;
    margin-bottom: 2px;
}

.hk_banner {
    text-align: center;
    padding: 2px;
    margin: 0px;
    overflow: hidden;
    font-family: arial;
    font-size: 12px;
    height: 260px;
    width: 140px;
    color: #333333;
    background: #FFFFFF;
    border: 1px solid #000;
}

.hk_banner div {
    padding: 4px;
}

.hk_banner a, .fk_banner a:visited {
    text-decoration: none;
    color: #A52A2A;
    border: 0px;
}

.hk_banner a:hover {
    text-decoration: underline;
}

.hk_banner span {
    text-decoration: line-through;
}

.hk_banner img {
    border: 0px;
}

td.middle {
    vertical-align: middle;
}

td.top {
    vertical-align: top;
}

.brandBox {
    margin: 0.5em 0;
    border-bottom: 1px dotted #eee;
    padding: 0 5px;
    padding-bottom: 1em;
}

.brandBox h4 {
    margin-bottom: 1em;
}

.brandBox .col {
    width: 180px;
    float: left;
    margin-left: 10px;

}

.brandBox .bl {
    display: block;
    color: #444;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
}

.paymentBox {
    margin: 2em 0;
    border-bottom: 1px dotted #eee;
    padding: 0 5px;
    padding-bottom: 1em;
}

.paymentBox h4 {
    margin-bottom: 1em;
}

.paymentBox .col {
    width: 200px;
    float: left;
    margin-left: 10px;

}

.paymentBox.bl {
    display: block;
    color: #444;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
}

.bl:hover {
    color: #f27506;
}

.address .hidden {
    display: none;
    font-size: 10px;
    padding: 5px;
    background: #FFFAB2;
    position: absolute;
    bottom: 5px;
    right: 5px;
    border-radius: 5px;
    text-align: right;

}

.address:hover .hidden {
}

.address a h5 {
    padding-left: 0;
    margin-left: 0;
}

.address a {
    color: #444;
    padding-left: 5px;
}

.prodSlider1 .bx-next, .prodSlider1 .bx-prev, .prodSlider2 .bx-next, .prodSlider2 .bx-prev {
    position: absolute;
    top: 40%;
    display: none;
    border: 0;
    opacity: 0.2;
}

.prodSlider1:hover .bx-next, .prodSlider1:hover .bx-prev, .prodSlider2:hover .bx-next, .prodSlider2:hover .bx-prev {
    opacity: 1;
}

.prodSlider1 .bx-next, .prodSlider2 .bx-next {
    right: 0;
}

.prodSlider1 .bx-prev, .prodSlider2 .bx-prev {
    left: 0;
}

/* autocomplete */
/*.ac_results {*/
/*padding: 0px;*/
/*border: 1px solid black;*/
/*background-color: white;*/
/*overflow: hidden;*/
/*z-index: 99999;*/
/*}*/

/*.ac_results ul {*/
/*width: 100%;*/
/*list-style-position: outside;*/
/*list-style: none;*/
/*padding: 0;*/
/*margin: 0;*/
/*}*/

/*.ac_results li {*/
/*margin: 0px;*/
/*padding: 2px 5px;*/
/*cursor: default;*/
/*display: block;*/
/*
    if width will be 100% horizontal scrollbar will apear
    when scroll mode will be used
    */
/*width: 100%;*/
/*font: menu;*/
/*font-size: 12px;*/
/*
    it is very important, if line-height not setted or setted
    in relative units scroll will be broken in firefox
    */
/*line-height: 16px;*/
/*overflow: hidden;*/
/*}*/

/*.ac_loading {*/
/*background: white url('indicator.gif') right center no-repeat;*/
/*}*/

/*.ac_odd {*/
/*background-color: #eee;*/
/*}*/

/*.ac_over {*/
/*background-color: #0A246A;*/
/*color: white;*/
/*}*/

/*.acSelect {*/
/*background-color: Highlight;*/
/*color: HighlightText;*/
/*}*/

.strikeout {
    text-decoration: line-through;
}


.clear {clear: both; height: 1px; overflow: hidden; margin-top: -1px;}
.floatleft {float: left;}
.floatright {float: right;}

/*
.acResults {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
*/
.acResults ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 1;
}

.acResults li {
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block;
    /**/
    /*if width will be 100% horizontal scrollbar will appear*/
    /*when scroll mode will be used*/

    /*width: 100%;*/
    font: menu;
    font-size: 12px;
    /*
     it is very important, if line-height not setted or setted
     in relative units scroll will be broken in firefox
     */
    line-height: 16px;
    overflow: hidden;
}

.acLoading {
    background: white url('indicator.gif') right center no-repeat;
}

.acSelect {
    background-color: Highlight;
    color: HighlightText;
}

.paymentH2 {
    font-size:1em;
    margin-left:15px;
    margin-bottom: 10px;
}


.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #FAFAFA;
    /*border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    /*width: 245px;*/
    padding: 5px 45px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    /*width:  245px;*/
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('../images/icons/next-horizontal.png') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url('../images/icons/prev-horizontal.png');
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('../images/icons/prev-horizontal.png') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url('../images/icons/next-horizontal.png');
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('../images/icons/next-vertical.png') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('../images/icons/prev-vertical.png') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

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

/*
slider pages start
*/

#slidebox {
    width: 400px;
    height: 120px;
    padding: 10px;
    background-color: #fff;
    border-top: 3px solid #4484c4;
    border-bottom: 3px solid #4484c4;
    border-left: 3px solid #4484c4;
    position: fixed;
    bottom: 50px;
    right: -430px;
    -moz-box-shadow: -2px 0px 5px #aaa;
    -webkit-box-shadow: -2px 0px 5px #aaa;
    box-shadow: -2px 0px 5px #aaa;
    z-index:3;
  line-height: 1.3;
}

#slidebox p, a.more {
    font-size: 11px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #555;
}

a.more {
    cursor: pointer;
    color: #e62580;
}

a.more:hover {
    text-decoration: underline;
}

#slidebox h2 {
    color: #e62580;
    font-size: 16px;
    font-weight:bold;
    margin: 10px 20px 10px 0px;
}

a.close {
    background: transparent url(../images/GOSF/closeSliderPager.gif) no-repeat top left;
    width: 13px;
    height: 13px;
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
}

a.close:hover {
    background-position: 0px -13px;
}

.gosfDisc{
font-weight:bold;
color: #e62580;
}

.appliedOffer{
    border-radius: 8px;
    position: relative;
    float: left;
    margin-bottom: 5px;
    word-wrap: break-word;
    height: auto;
    width: 253px;
    left: 35px;
}

.appliedOfferHead{
    position: relative;
    float: left;
    left: 15px;
    top: 5px;
    text-decoration: underline;
    font-weight: bold;
    color: #808080;
    font-size: 13px;
}

.couponInput{
    font-size: 13px !important;
    border-radius: 0px !important;
    border: 1px solid #808080 !important;
    left: 0px !important;
    margin-left: 0px !important;
    width: 168px !important;
}

.new_button_grey{
    border-radius: 0px !important;
    background: #808080 !important;
    height: 15px !important;
    top: 0px !important;
    left: 0px !important;
    margin-left: 0px !important;
    padding-top: 7px !important;
    font-size: 13px !important;
    margin-right: 0px !important;
}

.appliedOfferTitle{
    position: relative;
    float: left;
    top: 10px;
    left: 15px;
    margin-bottom: 15px;
    width: 90%;
    color: #888;
}

.appliedOfferDetails{
    position: relative;
    margin-left: 5px;
    float: right;
    cursor: pointer;
}

.couponPopUp{
    position: absolute;
    float: left;
    border-radius: 9px;
    width: 200px;
    min-height: 50px;
    height: auto;
    box-shadow: 2px 2px 2px 0px;
    word-wrap: break-word;
    display: none;
    left: 16%;
    top: 20px;
    z-index: 1000;
    border: 1px solid #DCA;
    background: #fffAF0;
}

.couponPopUpMsg{
    position: relative;
    float: left;
    left: 10px;
    font-style: italic;
    margin-bottom: 8px;
    width: 90%;
    word-wrap: break-word;
    font-size: 12px;
}

.couponPopUpTerms{
    position: relative;
    float: left;
    left: 10px;
    font-style: italic;
    margin-bottom: 5px;
    width: 90%;
    word-wrap: break-word;
    font-size: 12px;
}

.couponPopUpDate{
    position: relative;
    float: left;
    left: 10px;
    font-style: italic;
    margin-bottom: 8px;
    width: 90%;
    word-wrap: break-word;
    font-size: 11px;
    font-style: italic;
}

.popupArrow{
    position: relative;
    float: left;
    left: 75%;
    top: -12px
}

.applicableOfferDesc{
    position: relative;
    float: left;
    top: 10px;
    left: 15px;
    margin-bottom: 15px;
    width: 65%;
    font-weight: bold;
    color: #888;
}

.applicableOfferHead{
    position: relative;
    float: left;
    left: 6px;
    top: 5px;
    font-size: 16px;
    margin-bottom: 10px;
    color: #888;
}

.applicableOffer{
    left: 3px;
    width: 202px;
    height: auto;
    position: relative;
    float: left;
    margin-bottom: 5px;
    word-wrap: break-word;
    border: 1px solid #DCA;
    margin-right: 8px;
    background: #fffdd6;
}

.minHeight{
    min-height: 95px !important;
}

.applicableOfferTerms{
    position: relative;
    float: left;
    left: 15px;
    color: #888;
    word-wrap: break-word;
    height: auto;
    width: 90%;
    margin-bottom: 2px;
    font-size: 11px;
}

.offerEndDate{
    position: relative;
    float: left;
    left: 15px;
    font-size: 9px;
    font-style: italic;
    margin-bottom: 2px;
    width: 100%;
}

.offerCount{
    position: relative;
    float: left;
    left: 10px;
    border: 1px solid;
    border-radius: 10px;
    width: 20px;
    text-align: center;
    height: 15px;
    top: 2px;
    background: rgb(248, 248, 152);
    font-size: 15px;
    font-weight: bold;
    color: #888;
}

.couponModal{
    z-index: 4000;
    display: none;
    position: fixed;
    top: 12%;
    left: 50%;
    margin-left: -350px;
    width: 700px;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    background-color: white;
    color: #333;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.9), 0 0 5px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.7), 0 0 25px rgba(0, 0, 0, 0.3);
}

.fadeBackground{
    transition: background-color 0.2s linear; 
   -moz-transition: background-color 0.2s linear;  
   -webkit-transition: background-color 0.2s linear; 
   -ms-transition: background-color 0.2s linear; 
}

.modalWindow{
    display: none;
    position: fixed;
    top: 12%;
    left: 50%;
    margin-left: -350px;
    width: 700px;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    background-color: white;
    color: #333;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.9), 0 0 5px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.7), 0 0 25px rgba(0, 0, 0, 0.3);
}

.applicableOfferContainer{
    position: relative;
    float: left;
    width: 73%;
    border-radius: 5px;
    height: auto;
    margin-bottom: 50px;
}

.offerContainer:hover {
    border-color: #f87500;
}

.appliedOfferContainer{
    position: relative;
    float: left;
    border: 1px solid;
}

.offerContainer{
    position: relative;
    float: left;
    left: 30px;
    border-radius:5px;
    margin-bottom: 10px;
    height: auto;
}

.gotACoupon{
    left: 0px !important;
    margin-bottom: 5px !important;
    border: none !important;
    width: 258px !important;
    margin-left: initial !important;
    margin-right: initial !important;
    padding: 0px !important;
    margin-top: 10px !important;
}

.checkoutContainer{
    left: 30px !important;
    margin-bottom: 2px !important;
    width: 258px !important;
    margin-left: initial !important;
    margin-right: initial !important;
    border: none !important;
    padding: 0px !important;
}

.checkoutContainerText{
    position: relative;
    float: left;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    color: rgb(136, 136, 136);
}

.checkoutContainerTextRight{
    position: relative;
    float: right;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    color: rgb(136, 136, 136);
}

.youPay{
    font-size: 18px;
    color: #ce731a;
    position: relative;
    float: left;
    left: 0px;
    margin-left: 0px;
    font-weight: bold;
}

.youPayValue{
    font-size: 18px;
    color: #ce731a;
    position: relative;
    float: right;
}

.newShippingHandling{
    position: relative;
    float: left;
    text-align: left;
    margin-bottom: 15px;
    font-family: Arial;
    font-size: 11px;
    line-height: 15px;
    color: rgb(68, 68, 68);
}

.checkoutHead5{
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 15px;
}

.button_raj{
    background: #ddd !important;
    color: black !important;
    font-size: 9px !important;
    font-weight: initial !important;
    border: 1px solid #ddd !important;
    height: 22px !important;
    border-radius: 0px !important;
    position: relative !important;
    float: left !important;
    left: 0px !important;
    width: 60px !important;
    height: 22px !important;
    top: 5px !important;
}

.applicableOfferBottomContainer{
    position: relative;
    float: left;
    clear: both;
    width: 70%;
    height: auto;
}

.gotoCheckout{
    position: relative;
    float: left;
    left: 60px;
    top: 5px;
    margin-bottom: 23px;
    margin-right: 35%;
    border: 1px solid rgb(91, 208, 253);
    border-radius: 2px;
    height: 15px;
    cursor: pointer;
    width: 120px;
}

.gotoCheckoutInner{
    position: relative;
    float: left;
    font-size: 9px;
    top: 3px;
    left: 3px;
}

.removeButton{
    position: relative;
    float: left;
    width: 0px;
}

.noCoupons{
    position: relative;
    float: left;
}

.appliedButton{
    font-size: 9px;
    color: black;
    font-weight: bold;
    position: relative;
    float: left;
    left: 10px;
    width: 60px;
    height: 14px;
    top: 14px;
    border: 1px solid #ddd;
    padding-top: 7px;
    background: #ddd;
    text-align: center;
    margin-right: 10px;
}

.applyFormButton{
    position: relative;
    float: left;
    left: 10px;
}

.appliedOfferText{
    position: relative;
    float: left;
    clear: both;
    width: 90%;
    left: 15px;
    top: 5px;
    font-size: 13px;
    font-weight: bold;
    color:brown;
    margin-bottom: 3px;
}

.appliedOfferNew{
    left: 35px !important;
    width: 255px !important;
    border: 1px solid #DCA !important;
    background: #fffdd6 !important;
    border-radius: 0px !important;
}

.offerCloseButton{
    position: relative;
    float: left;
    width: 17px;
    left: 15px;
    top: 2px;
    cursor: pointer;
    color: brown;
}

.offerTextOnTop{
    position: relative;
    float: left;
    border: 1px solid #DCA;
    padding: 12px;
    margin-bottom: 10px;
    width: 67%;
    font-size: 14px;
    background: #fffdd6;
}

.offerTextOnTopButton{
    position: relative;
    cursor: pointer;
    float: left;
    text-decoration: underline;
}

.offerRow{
    position: relative;
    float: left;
    width: 100%;
}

.offerTextOnTopText{
    position: relative;
    float: left;
}

.loginLinkCSS{
    position: relative;
    float: left;
    left: 16px;
    margin-bottom: 7px;
    margin-top: 5px;
}

.newBox{
    position: relative;
    border: 1px solid rgb(160, 160, 160);
    width: 100%;
    max-height: 150px;
    overflow-y: auto;
    overflow-x: auto;
    padding: 5px;
    display: none;
}

.newBoxLabel{
    position: relative;
    float: left;
    width: 250px !important;
    margin: 10px;
}


.newBoxItem{
    position: relative;
}

.newBoxItem label{
    font-size: 10px;
}

.actionQueue{
    position: relative;
    margin: 0px;
    left: 20px;
}

.trimPadding{
    padding: 5px 5px !important;
}
.newStepCount{
    width: 30px;
    height: 23px;
    border-radius: 15px;
    position: relative;
    padding-top: 5px;
    float: left;
    left: 40%;
    margin-bottom: 10px;
    background: #ddd;
    font-size: 14px;
    z-index: 1;
}

.newStep{
    position: relative;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}

.newStepText{
    position: relative;
    float: left;
    clear: both;
    font-size: 12px;
}

.current_step {
    font-weight: bold;
    padding-top: 7px;
}

.stepLine{
    position: absolute;
    float: left;
    width: 100%;
    top: 5px;
    border-bottom: none;
    border-color: #ddd;
}

.widthInitial{
    width: 100px !important;
    margin-right: 10px;
}

.shippingAddressheading{
    color: #3379bb;
    position: relative;
    float: left;
}

.dispatchedDate{
    position: relative;
    float: left;
    left: 77px;
    width: 50%;
    font-size: 11px;
    font-style: italic;
}

.newLabel{
    position: relative;
    float: left;
    margin-top: 5px !important;
    width: 78px !important;
    text-align: right;
    margin-right: 5px;
}

.newLabel2{
    position: relative;
    float: left;
    margin-top:10px !important;
    width: 90px !important;
    text-align: right;
    margin-right: 5px;
}

.newLabel3{
    position: relative;
    float: left;
    margin-top:10px !important;
    width: 95px !important;
    text-align: right;
    margin-right: 5px;
}

.specialNew2{
    font-family: arial;
    position: relative;
    float: left;
    font-size: 13px;
    left: 42px;
    font-style: normal;
    clear: both;
}

.goBackButtonNew2{
    position: relative;
    cursor: pointer;
    float: left;
    color: white;
    font-weight: bold;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px !important;
    background: #df6900 !important;
    left: 5px;
    font-size: 13.5px !important;
    text-shadow: none !important;
}

.billingAddressLeftNew2{
    position: relative;
    float: left;
    width: 40%;
}

.signUpButtonNew{
    position: relative !important;
    float: left;
    margin: 22px !important;
    border-radius: 0px !important;
    background: rgb(255, 102, 0) !important;
    left: 20% !important;
    height: 32px;
    width: 95px;
    font-size: 13.5px !important;
    text-shadow: none !important;
}

.placeOrderButtonNew{
    position: relative !important;
    float: left;
    margin: 22px !important;
    border-radius: 0px !important;
    background: #df6900 !important;
    left: -20px !important;
    height: 32px;
    width: 125px;
    font-size: 13.5px !important;
    text-shadow: none !important;
}

.dispatchedDateNew{
    position: relative;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    width: 100px;
}

.dispatchedDateNew2{
    position: relative;
    float: left;
    margin-left: 30px;
    left: 15px;
}

.signUpInputNew{
    border-radius: 0px !important;
    box-shadow: 1px 5px 14px -2px rgb(214, 214, 214);
    margin-bottom: 20px;
    background: none !important;
    border: 1px solid rgb(214, 214, 214) !important;
    height: 30px !important;
}

.signUpInputNew2{
    border-radius: 0px !important;
    box-shadow: 1px 5px 14px -2px rgb(214, 214, 214);
    background: none !important;
    margin-bottom: 0px !important;
    border: 1px solid rgb(214, 214, 214) !important;
    height: 30px !important;
}

.tableTitleNew{
    background: none !important;
    border: 1px solid #ddd;
    height: 20px;
    border-radius: 0px;
}

.dispatchDateQuesMark{
    border: 1px solid #ddd;
    background: #ddd;
    border-radius: 9px;
    width: 12px;
    height: 11px;
    position: relative;
    float: left;
    padding: 3px;
    text-align: center;
    cursor: pointer;
    top: -3px;
}

.dispatchDateText2{
    margin-bottom: 7px;
    position: relative;
    float: left;
    margin-right: 5px;
}

.popUpDDate{
    display: none;
    position: absolute;
    border: 1px solid #ddd;
    background: #ddd;
    border-radius: 12px;
    bottom: 45px;
    width: 215px;
    padding: 11px;
    font-size: 12px;
    font-weight: normal;
    z-index: 1;
}

.learnMore{
    text-decoration: underline;
    cursor: pointer;
    position: relative;
    float: left;
    margin-top: 8px;
}

.arrowNew{
    position: relative;
    z-index: 1000;
    float: left;
    left: 23px;
    top: 30px;
    border-top: 15px solid #ddd;
    border-top-color: #ddd;
    border-right: 22px solid transparent;
}

.arrowNew2{
    position: relative;
    z-index: 1000;
    float: left;
    left: 85px;
    top: 26px;
    border-top: 15px solid #ddd;
    border-top-color: #ddd;
    border-right: 22px solid transparent;
}

.deliveryDateText{
    position: relative;
    float: left;
    font-size: 9px;
    font-weight: normal;
}

.orderSummaryHeading{
    position: relative;
    float: left;
    border: 1px solid #ddd;
    width: 630px;
    left: 5px;
}

.newProductContainer{
    border: 1px solid #ddd;
    height: auto;
    padding-bottom: 20px;
    border-top: none;
    position: relative;
    float: left;
    width: 100%;
}

.productGrid{
    position: relative;
    float: left;
    width: 47%;
    margin-top: 5px;
    margin-left: 5px;
}

.prodQuantityGrid{
    position: relative;
    float: left;
    width: 3%;
    margin-top: 5px;
}

.prodPriceGrid{
    position: relative;
    float: left;
    width: 25%;
    left: 35px;
    margin-top: 5px;
    text-align: center;
}

.newTotals{
    padding: 0px !important;
    top: -35px;
    width: 20% !important;
    left: 19px !important;
    background: transparent !important;
    border-bottom: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
}

.newTotals2{
    padding: 0px !important;
    width: 107% !important;
    margin: 0px !important;
    background: transparent !important;
    border-bottom: 0px !important;
    border-top: 0px !important;
    left: 0px !important;
}

.newTotals2 .left{
    position: relative;
    float: left;
    line-height: 20px;
}
.newTotals2 .right{
    position: relative;
    float: left;
    line-height: 20px;
}

.deliveryDetails{
    position: relative;
    left: 30px;
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: -10px;
}

.orderShippedTo{
    margin-top: 10px;
    float: right;
    margin-right: 5px;
    width: 30%;
    position: relative;
    clear: both;
}

.leftHalf{
    position: relative;
    width: 70%;
    float: left;
}

.rightHalf{
    position: relative;
    width: 30%;
    float: left;
}

.backTOHomeButton{
    width: 265px;
    float: right;
    left: -10px;
    font-size: 13px;
    height: 23px;
    color: black;
    font-weight: bold;
    border-radius: 4px;
    position: relative;
    top: 40px;
    border: 1px solid #ddd;
    padding-top: 7px;
    background: #ddd;
    text-align: center;
    margin-right: 10px;
}

.topFullContainer{
    position: relative;
    width: 140%;
    float: left;
    font-size: 13px;
}

.commentTypeText{
    position: relative;
    float: left;
    font-size: 13px;
    color: rgb(53, 53, 53);
}

.commentType{
    width: 11px;
    top: 3px;
    position: relative;
}

.raj_address{
    position: relative;
    float: left;
    width: auto;
    border: 1px solid #ddd !important;
    border-radius: 0px !important;
    margin-bottom: 25px !important;
}

.raj_addressLink{
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 13px;
    border-bottom: 0px;
}

.orderIdText{
    font-size: 1em;
    margin-top: 20px;
    padding: 10px;
    width: 100%;
    left: 15px;
    position: relative;
    float: left;
}

.congratsText{
    width: 100%;
    padding: 10px;
    left: 15px;
    margin-bottom: 15px;
    margin-top: 45px;
}

.confirmationEmailText{
    position: relative;
    float: left;
    width: 94%;
}

.useAddressButton{
    display: block;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    font-size: 12.5px !important;
    color: #df6900;
    font-family: Arial;
    font-weight: bold;
    position: relative;
    float: left;
    width: 240px;
    padding: 5px;
    text-align: left;
    padding-left: 10px;
    padding-right: 7px;
}

.steps_new{
    display: inline;
    float: right;
    margin-left: 5px;
    margin-right: 5px;
    width: 60%;
    position: relative;
    right: 21px;
    text-align: center;
    margin: 0 0;
    margin-top: 45px;
    margin-bottom: 20px;
    padding-left: 20px;
}

.newTextArea{
    width: 97%;
    height: 40px;
    font-size: 10px;
    border-radius: 0px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    padding-top: 10px;
    margin-bottom: 15px;
}

.newTextHeading{
    font-size: 13px;
    border-bottom: 1px solid rgb(53, 53, 53) !important;
    color: rgb(53, 53, 53);
    font-weight: bold;
}

.rewardsPointsNew{
    position: relative;
    float: left;
    font-size: 11px;
    border: 1px dotted #ddd;
    font-size: 11px;
    width: 227px;
    padding: 8px;
    margin-bottom: 15px;
}

.rewardsPointsNew a{
    font-size: 12px;
    color: #228;
    text-decoration: none;
    border-bottom: 1px solid #228;
}

.lightBlue{
    color: #0081bd !important;
}

.rewardPointsRightContainer{
    left: 0px !important;
    width: 245px !important;
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
}

.addressChangeButtonNew{
    color: rgb(68, 68, 68);
    border: 1px solid #ddd;
    padding: 5px;
    background: #ddd;
    width: 65px;
    text-align: center;
    position: relative;
    float: right;
    top: -1px;
    height: 7px;
    font-size: 10px;
}

.orderSummaryNew{
    position: relative;
    float: left;
    width: 27%;
    left: 15px;
    margin-bottom: 15px;
}

.itemSummaryNew{
    position: relative;
    float: left;
    width: 70%;
}

.youPaid{
    position: relative;
    float: right;
    width: 28%;
    padding: 0px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    right: 5px;
    margin-bottom: 35px;
}

.arialBlackBold{
    font-family: Arial !important;
    color: rgb(82, 82, 82) !important;
    font-weight: bold !important;
}

.arialGrayBold{
    font-family: Arial !important;
    color: #888 !important;
    font-weight: bold !important;
}

.arialBold{
    font-family: Arial !important;
    font-weight: bold !important;
}

.orangeBold{
    color: #ce731a;
    font-weight: bold;
}

.greenBold{
    color: #4fae5a;
    font-weight: bold;
}

.codMessage{
    width: 90%;
    position: relative;
    float: left;
}

.icnTriangle:before {
    content: '';
    display: block;
    position: relative;
    left: 390px;
    width: 0;
    height: 0;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ce731a;
    border-style: solid;
    border-width: 0 18px 20px;
}


.leftCOD{
    position: relative;
    float: left;
    width: 20%;
}

.rightCOD{
    position: relative;
    float: left;
    width: 80%;
}

.codContact{
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.leftPS{
    position: relative;
    float: left;
    width: 70%;
}

.rightPS{
    position: relative;
    float: left;
    width: 30%;
    top: 50px;
}


.bulkOrderModal{
    display: none;
    position: absolute;
    top: 20%;
    overflow: hidden;
    height: 500px;
    padding: 15px;
    left: 21%;
}

.bulkModalFrame{
    position: relative;
    float: left;
    height: 100%;
    width: 630px;
}

.topHeadingBillingAddress{
    font-family: arial;
    font-size: 18px;
    position: relative;
    float: left;
    left: 30px;
    margin-top: 20px;
}

.goBackButtonNew2:hover {
    color: white;
}

.sports_frameNew{
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    overflow: scroll;
}
/*
slider pager end
*/

/*
css for loyalty related message
*/
.loyaltyMessage {
	width: 95%;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	background: rgb(186, 255, 147);
	position: relative;
	float: left;
}

.paymentFailureMessageTop{
    position: relative;
    float: left;
   width: 100%;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    font-family: Arial;
}

.paymentFailureMessageTop h4{
    color: rgb(240, 53, 53);
    font-size: 1.533em;
    font-weight: normal;
}

.paymentFailureMessageTop p{
     font-size: 13px;
     padding: 0px;
 }

.freebie-cntnr{
background: #FBFF90;padding: 10px;margin: 25px 0 25px 0;font-size: 11px;color: #000;
}

.freebie-cntnr.with-variants{
    margin:5px 0px;
    padding: 0px;
}
.freebie-cntnr h6{
    font-weight: bold;
    text-decoration: none;
    font-size:1.3em !important;
    padding: 5px;;
}
.freebie-cntnr div{
    padding:5px ;
}
.freebie-cntnr div.cntr-align{
    text-align: center;
}

.market-place-teaser {
    text-align: center;
}
.market-place-teaser .label {
    font-size: 48px;
    color:#006666;
}