@import url(https://fonts.googleapis.com/css?family=Arsenal);
/* ============ Start of style.css?v=2.0.5 ============ */

/* General style */
* {
    margin:0;
    padding:0;
}

body {
    margin:0;
    padding:0;
    height:100%;
    font-family: Arial;
    font-size: 12px;
}

a {
    color: #fa422e;
    text-decoration: none;
}

a:hover {
    color: #cb2614;
}

img {
    border: 0;
}

h1 {
    padding:0;
    font:bold 20px Arial;
}

h2 {
    padding:0;
    font:bold 20px Arial;
}

h3 {
    padding:0;
    font:bold 16px Arial;
}

p {
    margin:0;
    padding:0;
}

.clear {
    clear: both;
    float: none;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

*+html .clearfix {
    display: inline-block; /* IE7not8 */
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Wrapper */
#wrapper {
    margin: 0 auto;
    padding: 0;
    width: 985px;
    height: auto;
}

/* Header */
#header {
    height: 103px;
}

#header  .logo {
    width:399px;
    height:48px;
    margin-left: 3px;
    margin-top: 30px;
}

#header .varukorg {
    margin-top:23px;
    margin-right: 25px;
    width: 290px;
}

#header .varukorg img {
    margin-right: 12px;
}

#header .varukorg > div {
    margin-top: 11px;
}

#header .varukorg  a.to_varukorg_link {
    display:block;
    width:78px;
    height:24px;
    background: url() no-repeat top left;
    font-size: 11px;
    color:#fff;
    text-decoration:none;
    float: right;
    margin-top: 5px;
    padding-left: 10px;
    padding-top: 4px;
    margin-left: 5px;
}

#header .varukorg  p.varukorg_produkter {
    font-size: 12px;
}

#header .varukorg  p.varukorg_tot_summa {
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin-top: 10px;
}

/* Menu */
#nav {
    height: 41px;
    line-height: 41px;
    background: url(https://images.staticjw.com/bar/2978/nav_bg.png) top left;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: "Trebuchet MS", Arial;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#nav ul {
    list-style:none;
}

#nav ul li {
    float:left;
}

#nav ul li a, #nav ul li span {
    display: block;
    padding-left: 16px;
    padding-right: 16px;
    text-decoration:none;
    color: #ffffff;
    font-weight: 300;
    height: 41px;
    line-height: 41px;
}

#nav ul li a img, #nav ul li span img  {
    padding-top: 13px;
}

#nav ul li.rea a, #nav ul li.rea span {
    background-color: #aa1707;
}

#nav ul li a:hover, #nav ul li span:hover {
    background: #000000;
}

#nav ul li.active a, #nav ul li.active span {
    background: #000000;
}

.red {
    color: #aa1707;
}

.white {
    color: #FFF;
}

/* Footer */
#footer {
    background: #222222;
    color: #ffffff;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#footer a {
    color: #ffffff;
}

#footer .top {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

#footer .top  .column h4 {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
}

#footer .top .column {
    margin-right: 60px;
}

#footer .top .column ul {
    list-style: none;
    margin-right: 30px;
}

#footer .top .column ul li {
    margin-top: 3px;
}

#footer .bottom {
    background: #111111;
    font-size: 11px;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
}

#footer .bottom .left {
    line-height: 42px;
}

/* Breadcrumbs */
#breadcrumbs {
    font-size: 11px;
    margin-top: 6px;
    margin-left: 11px;
    margin-bottom: 10px;
    color: #999999;
}

#breadcrumbs a {
    text-decoration: none;
    float: left;
    color: #999999;
}

#breadcrumbs a:hover {
    color: #000;
}

#breadcrumbs p {
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}

/* Startsida */
#slider {
    margin-bottom: 10px;
    width: 985px;
    height: 298px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

#slider .images {
    position: relative;
}

#slider .images a {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.0;
    z-index: 8;
}

#slider .images a.active {
    z-index:10;
    opacity:1.0;
}

#slider .images a.last-active {
    z-index:9;
}

#slider .text {
    position: absolute;
    z-index: 99999;
    width: 380px;
    left: 40px;
    top: 65px;
    /*color: #fff;*/
    color: #111;
}

#slider .text h1 {
    font-size: 30px;
    font-family:Arsenal;
    font-weight: normal;
}

#slider .text p {
    line-height: 20px;
}

#bar {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #000;
    color: #fff;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
    height: 60px;
    margin-bottom: 10px;
    overflow: hidden;
}

#bar .top-border {
    background: #605c59;
    height: 1px;
    margin-top: 1px;
}

#bar ul {
    list-style: none;
}

#bar ul li {
    display: inline;
    padding-top: 5px;
    padding-bottom: 5px;
    background: url(https://images.staticjw.com/bar/5564/star.png) no-repeat left center;
    padding-left: 40px;
    margin-right: 50px;
}

#bar ul li.last {
    margin-right: 0px;
}


/* Contentbox */
.contentBox {
    border: 1px solid #dddddd;
    background: #fff;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.contentBox .head {
    border-bottom: 1px solid #dddddd;
    background: #f7f7f7;
    /*height: 55px;*/
    padding-left: 30px;
    padding-right: 30px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
}

.contentBox .head h1,
.contentBox .head h2,
.contentBox .head h3 {
    font:bold 24px Arial;
    color: #aa1707;
    line-height: 55px;
}

.contentBox .head p {
    padding-bottom: 10px;
}

.contentBox .body {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    clear: both;
}

/* Produktbox startsida och kategori-sida */
.box {
    float:left;
    width:215px;
    margin-right: 27px;
    margin-bottom: 20px;
}

.last {
    margin-right: 0px;
}

.box .title {
    font-size: 28px;
    text-decoration: none;
    font-weight: bold;
    color: #231f20;
}

.box .colors {
    float: left;
    color: #6a6a6a;
}

.box .category {
    float: left;
    color: #6a6a6a;
    text-decoration: none;
    text-align: left;
}

.box .discount-msg {
    float: right;
    color: #f43b29;
    text-decoration: none;
    font-style: italic;
    text-align: right;
}

/*.box .category:hover {
	color: #222222;
}*/

.box .image {
    clear: both;
    margin-bottom: 4px;
    margin-top: 2px;
    width: 215px;
    height: 140px;
    display: block;
}

.box  .price {
    clear: both;
    float:left;
    font-size:20px;
    font-weight: bold;
    color:#231f20;
}

.box .discount-price {
    clear: both;
    float:left;
    font-size:20px;
    font-weight: bold;
    color:#f43b29;
}

.box .buy {
    display:block;
    float:right;
    width:139px;
    height:28px;
    line-height:28px;
    background: url(https://images.staticjw.com/bar/7004/buy_button.png) no-repeat top left;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    color:#fff;
    text-align:center;
}

/* Produktsidan */
.bigImagesContainer {
    cursor: pointer;
    overflow: hidden;
    width: 620px;
    float: left;
    height: 380px;
}

.productBig a {
    float: left;
}

.productInfo {
    width: 308px;
    margin-left: 15px;
}

.productInfo  .productDesc {
    margin-top: 10px;
    height: 254px;
}

.productInfo  .productDesc ul {
    margin-left: 18px;
}

.productInfo  .price, .productInfo  .discount-price {
    color:#231F20;
    font-weight: bold;
    font-size: 24px;
}

.productInfo  .discount-price  {
    color:#F43B29;
}

.productInfo  .buyOptions {
    height: 37px;
    line-height: 37px;
}

.productInfo  .buyOptions .inactiveDecreaseButton {
    height: 13px;
    width: 13px;
    background: url() no-repeat;
    display: block;
    float: left;
    margin-top: 12px;
    margin-left: 6px;
}

.productInfo  .buyOptions .decreaseButton {
    height: 13px;
    width: 13px;
    background: url() no-repeat;
    display: block;
    float: left;
    margin-top: 12px;
    margin-left: 6px;
}

.productInfo  .buyOptions .increaseButton {
    height: 13px;
    width: 13px;
    background: url() no-repeat;
    display: block;
    float: left;
    margin-right: 12px;
    margin-top: 12px;
}

.productInfo .buyOptions .number {
    float:left;
    width:15px;
    height:15px;
    margin-left: 4px;
    margin-right: 4px;
    background:#fff;
    border:1px solid #c9c9c9;
    text-align:center;
    margin-top: 10px;
}

.productInfo .buyOptions .number p {
    float: none;
    margin: 0;
    line-height: 15px;
}

.productInfo .buyOptions p {
    float: left;
}

.productInfo .buyOptions select {
    margin-left: 6px;
    float: left;
    margin-top: 9px;
}

.productInfo .buyButton {
    display:block;
    width:66px;
    height:39px;
    line-height:39px;
    background: url() no-repeat top left;
    text-decoration: none;
    font-size: 20px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    float: right;
}

.productInfo .social {
    padding-top: 8px;
    height: 22px;
    line-height: 22px;
}

.productImages {
    padding-top: 5px;
}

.productImages img {
    float:left;
    margin-right: 9px;
    height: 75px;
    width: 117px;
    cursor: pointer;
    border: 1px solid #fff;
}

.productImages img.active {
    border: 1px solid #ddd;
}

.productImages img.last {
    margin-right: 0px;
}

/* Kassan */
.shoppingCartBox .totPrice {
    float: right;
    color: #AA1707;
    font-size: 20px;
    font-weight: bold;
    line-height: 55px;
}

.shoppingCartBox .box a.sub, .box a.add, .box a.inactiveSub {
    height: 13px;
    width: 13px;
    display: block;
    float: left;
    margin-top: 6px;
}

.shoppingCartBox .box a.inactiveSub {
    background: url() no-repeat;
}

.shoppingCartBox .box a.sub {
    background: url() no-repeat;
}

.shoppingCartBox .box a.add {
    background: url() no-repeat;
}

.shoppingCartBox .box .number {
    display:block;
    float:left;
    width:25px;
    height:15px;
    margin-left: 4px;
    margin-right: 4px;
    background:#fff;
    border:1px solid #c9c9c9;
    text-align:center;
    margin-top: 4px;
}

.shoppingCartBox .box .del {
    display: block;
    float: right;
    width: 23px;
    height: 23px;
    line-height: 23px;
    background: url() no-repeat top left;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-align: center;
}

.shoppingCartBox .box .price {
    width: 75px;
}

.shoppingCartBox .empty-cart {
    font-size: 15px;
    line-height: 20px;
}

.paymentOptionBox, .customerBox {
    width: 485px;
}

.paymentOptionBox .payment-option {
    padding-top: 6px;
    padding-bottom: 6px;
}

.paymentOptionBox .payment-options-error {
    border: 1px solid #ff0000;
}

.paymentOptionBox .payment-option .image {
    float:left;
    width: 120px;
    text-align: center;
    cursor: pointer;
}

.paymentOptionBox .payment-option .desc {
    float:left;
    margin-left: 20px;
    width: 300px;
}

.paymentOptionBox .payment-option .desc input,
.paymentOptionBox .payment-option .desc label {
    float: left;
    cursor: pointer;
}

.paymentOptionBox .payment-option .desc h3 {
    font-weight: bold;
    font-size: 12px;
    margin-left: 5px;
    margin-bottom: 3px;
}

.paymentOptionBox .payment-option .desc p {
    clear: both;
    line-height: 16px;
    cursor: pointer;
}

.paymentOptionBox  .active {
    background-color: #efefef;
}

.customerBox #getAddressesField {
    display: none;
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
}

.customerBox #getAddressesField p {
    width: 215px;
    font-weight: bold;
}

.customerBox #getAddressesField p.input-error {
    width: 400px;
}

.customerBox #getAddressesField p,
.customerBox #getAddressesField input {
    float: left;
    margin-right: 6px;
}

.customerBox .input-field ,
.customerBox .input-error {
    padding:6px;
    clear: both;
}

.customerBox .input-left-field,
.customerBox .input-left-error {
    padding:6px;
    float: left;
}

.customerBox .input-error,
.customerBox .input-left-error {
    color: #ff0000;
}

.customerBox input.error-input {
    border: 1px solid #ff0000;
}

.customerBox p.inputComment {
    font-size: 11px;
    color: #6a6a6a;
}

.customerBox p.invoiceComment,
.customerBox p.pfComment {
    display: none;
}

.customerBox p.subtitle {
    font-weight: bold;
    clear: both;
}

.customerBox input,
.customerBox textarea {
    font-family: Arial;
    font-size: 12px;
    padding: 2px;
}

.summaryBox {
    width: 540px;
    margin-right: 10px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 14px;
}

.summaryBox p {
    margin-bottom: 6px;
}

.summaryBox .summaryLine {
    border-top: 2px dashed #dddddd;
    clear: both;
    margin-bottom: 6px;
}

.summaryBox p.columnTitle {
    text-decoration: underline;
    font-size: 14px;
    text-align: center;
}

.summaryBox .price {
    width: 40px;
    margin-left: 30px;
    text-align: right;
}

.summaryBox .count {
    text-align: center;
    width: 40px;
}

.summaryBox .product,
.summaryBox .discount,
.summaryBox .pf,
.summaryBox .invoice,
.summaryBox .toPay,
.summaryBox .vat {
    float: left;
    font-weight: bold;
}

.summaryBox .price,
.summaryBox .count,
.summaryBox .discountPrice,
.summaryBox .pfPrice,
.summaryBox .invoicePrice,
.summaryBox .toPayPrice,
.summaryBox .vatPrice {
    float: right;
    font-weight: bold;
}

.summaryBox .product,
.summaryBox .count,
.summaryBox .price,
.summaryBox .discount,
.summaryBox .discountPrice,
.summaryBox .toPay,
.summaryBox .toPayPrice {
    font-size: 13px;
}

.summaryBox .discount-row,
.summaryBox .pf-row,
.summaryBox .invoice-row {
    display: none;
}

.summaryBox .discount,
.summaryBox .discountPrice,
.summaryBox .toPayPrice {
    color: #f43b29;
}



.discountBox {
    width: 188px;
    margin-right: 10px;
    padding: 20px;
    height: 85px;
}

.discountBox h3 {
    color: #aa1707;
    font-size: 14px;
    margin-bottom: 4px;
}

.discountBox p {
    margin-bottom: 12px;
}

.discountBox input.discount_code {
    width: 70px;
}

.discountBox #updateDiscount {
    overflow: visible;
}

.success_discount_code {
    background-color:#33D200;
    border: 1px solid #269b00;
}

.err_discount_code {
    background-color:#FF0000;
    border: 1px solid #a10000;
}

.orderBtn {
    float: left;
    background: url() no-repeat;
    width: 153px;
    height: 127px;
    color: #fff;
    font-size: 20px;
    border: 0;
    cursor: pointer;
    white-space: normal;
    text-align: center;
}


/* Betalsidan */
.payment-loading {
    text-align: center;
}

.payment-submit {
    float: right;
    margin-bottom: 20px;
    margin-right: 20px;
}

p.paysuccess {
    margin-bottom: 20px;
}


/* Kontaktsida och om oss-sida */
.contact-form {
    width: 485px;
}

.contact-form label {
    float:left;
    width:90px;
    text-align: right;
    margin-right: 10px;
    line-height: 20px;
}

.contact-form input, .contact-form textarea {
    display: inline;
    margin-left: 10px;
    width: 300px;
    margin-bottom: 4px;
}

.contact-form input.submit {
    margin-left: 110px;
}

.about-us {
    width: 485px;
}

.about-us p {
    margin-bottom: 10px;
    line-height: 16px;
}

.about-us p.bottom-border {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
}

.formsuccess {
    color: #33d200;
    margin-top: 2px;
    margin-left: 110px;
    margin-bottom: 4px;
}

.textareaerr {
    color: #FF0000;
    margin-top: 2px;
    margin-left: 110px;
    margin-bottom: 4px;
}

.inputerr {
    color: #FF0000;
    margin-top: 2px;
    margin-left: 110px;
    margin-bottom: 4px;
}

/* Villkor-sida */
.agreements {
    float: left;
    margin-right: 20px;
    margin-top: 8px;
    width: 450px;
    margin-bottom: 10px;
}

.agreements h2,
.agreements h3 {
    font-weight: normal;
}

.agreements p {
    margin-bottom: 8px;
    line-height: 16px;
}

.agreements ul {
    margin-left: 20px;
    margin-top: 6px;
}

.agreements ul li {
    margin-bottom: 6px;
}


/* New item cart notice */

#purr-container {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
}

.notice {
    position: relative;
    width: 324px;
}

.notice .close	{position: absolute; top: 12px; right: 12px; display: block; width: 18px; height: 17px; text-indent: -9999px; background: url(https://images.staticjw.com/bar/2910/purrclose.png) no-repeat 0 10px;}

.notice-body {
    min-height: 50px;
    padding: 22px 22px 0 22px;
    background: url(https://images.staticjw.com/bar/8546/purrtop.png) no-repeat left top;
    color: #f9f9f9;
}
.notice-body img	{width: 50px; margin: 0 10px 0 0; float: left;}
.notice-body h3	{margin: 0; font-size: 14px;}
.notice-body p		{margin: 5px 0 0 60px; font-size: 12px; line-height: 1.4em;}

.notice-bottom {
    height: 22px;
    background: url(https://images.staticjw.com/bar/1619/purrbottom.png) no-repeat left top;
}

/* ============ End of style.css?v=2.0.5 ============ */

.box .price {
    clear: both;
    color: #231f20;
    float: left;
    font-size: 20px;
    font-weight: bold;
}

/* ============ Start of jquery.fancybox-1.3.4.css?v=2.0.5 ============ */


#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url(https://images.staticjw.com/bar/7447/fancybox.png) -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    /*width: 35%;*/
    cursor: pointer;
    outline: none;
    background: transparent url(https://images.staticjw.com/bar/2171/blank.gif);
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    /*left: -9999px;*/
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -30px;
    left: 20px;
}

#fancybox-right-ico {
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -60px;
    right: 20px;
    left: auto;
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
    left: 20px;
}

#fancybox-right:hover span {
    left: auto;
    right: 20px;
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url(https://images.staticjw.com/bar/5752/fancybox-x.png);
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -162px;
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url(https://images.staticjw.com/bar/5758/fancybox-y.png);
    background-position: -20px 0px;
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -182px;
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url(https://images.staticjw.com/bar/5752/fancybox-x.png);
    background-position: 0px -20px;
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -142px;
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url(https://images.staticjw.com/bar/5758/fancybox-y.png);
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -122px;
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    background-image: url(https://images.staticjw.com/bar/2257/fancy_title_over.png);
    display: block;
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url(https://images.staticjw.com/bar/7447/fancybox.png) -40px -90px no-repeat;
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url(https://images.staticjw.com/bar/5752/fancybox-x.png) 0px -40px;
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url(https://images.staticjw.com/bar/7447/fancybox.png) -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_close.png', sizingMethod='scale); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_left.png', sizingMethod='scale); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_right.png', sizingMethod='scale); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_over.png', sizingMethod='scale); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_left.png', sizingMethod='scale); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_main.png', sizingMethod='scale); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_right.png', sizingMethod='scale); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
    position: absolute; margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px);
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_loading.png', sizingMethod='scale); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_n.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_ne.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_e.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_se.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_s.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_sw.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_w.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_nw.png', sizingMethod='scale); }

    /* ============ End of jquery.fancybox-1.3.4.css?v=2.0.5 ============ */

@import url(https://fonts.googleapis.com/css?family=Arsenal);
/* ============ Start of style.css?v=2.0.5 ============ */

/* General style */
* {
    margin:0;
    padding:0;
}

body {
    margin:0;
    padding:0;
    height:100%;
    font-family: Arial;
    font-size: 12px;
}

a {
    color: #fa422e;
    text-decoration: none;
}

a:hover {
    color: #cb2614;
}

img {
    border: 0;
}

h1 {
    padding:0;
    font:bold 20px Arial;
}

h2 {
    padding:0;
    font:bold 20px Arial;
}

h3 {
    padding:0;
    font:bold 16px Arial;
}

p {
    margin:0;
    padding:0;
}

.clear {
    clear: both;
    float: none;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

*+html .clearfix {
    display: inline-block; /* IE7not8 */
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Wrapper */
#wrapper {
    margin: 0 auto;
    padding: 0;
    width: 985px;
    height: auto;
}

/* Header */
#header {
    height: 103px;
}

#header  .logo {
    width:399px;
    height:48px;
    margin-left: 3px;
    margin-top: 30px;
}

#header .varukorg {
    margin-top:23px;
    margin-right: 25px;
    width: 290px;
}

#header .varukorg img {
    margin-right: 12px;
}

#header .varukorg > div {
    margin-top: 11px;
}

#header .varukorg  a.to_varukorg_link {
    display:block;
    width:78px;
    height:24px;
    background: url() no-repeat top left;
    font-size: 11px;
    color:#fff;
    text-decoration:none;
    float: right;
    margin-top: 5px;
    padding-left: 10px;
    padding-top: 4px;
    margin-left: 5px;
}

#header .varukorg  p.varukorg_produkter {
    font-size: 12px;
}

#header .varukorg  p.varukorg_tot_summa {
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin-top: 10px;
}

/* Menu */
#nav {
    height: 41px;
    line-height: 41px;
    background: url(https://images.staticjw.com/bar/2978/nav_bg.png) top left;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: "Trebuchet MS", Arial;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#nav ul {
    list-style:none;
}

#nav ul li {
    float:left;
}

#nav ul li a, #nav ul li span {
    display: block;
    padding-left: 16px;
    padding-right: 16px;
    text-decoration:none;
    color: #ffffff;
    font-weight: 300;
    height: 41px;
    line-height: 41px;
}

#nav ul li a img, #nav ul li span img {
    padding-top: 13px;
}

#nav ul li.rea a, #nav ul li.rea span {
    background-color: #aa1707;
}

#nav ul li a:hover, #nav ul li span:hover {
    background: #000000;
}

#nav ul li.active a, #nav ul li.active span {
    background: #000000;
}

.red {
    color: #aa1707;
}

.white {
    color: #FFF;
}

/* Footer */
#footer {
    background: #222222;
    color: #ffffff;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#footer a {
    color: #ffffff;
}

#footer .top {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

#footer .top  .column h4 {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
}

#footer .top .column {
    margin-right: 60px;
}

#footer .top .column ul {
    list-style: none;
    margin-right: 30px;
}

#footer .top .column ul li {
    margin-top: 3px;
}

#footer .bottom {
    background: #111111;
    font-size: 11px;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
}

#footer .bottom .left {
    line-height: 42px;
}

/* Breadcrumbs */
#breadcrumbs {
    font-size: 11px;
    margin-top: 6px;
    margin-left: 11px;
    margin-bottom: 10px;
    color: #999999;
}

#breadcrumbs a {
    text-decoration: none;
    float: left;
    color: #999999;
}

#breadcrumbs a:hover {
    color: #000;
}

#breadcrumbs p {
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}

/* Startsida */
#slider {
    margin-bottom: 10px;
    width: 985px;
    height: 298px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

#slider .images {
    position: relative;
}

#slider .images a {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.0;
    z-index: 8;
}

#slider .images a.active {
    z-index:10;
    opacity:1.0;
}

#slider .images a.last-active {
    z-index:9;
}

#slider .text {
    position: absolute;
    z-index: 99999;
    width: 380px;
    left: 40px;
    top: 65px;
    /*color: #fff;*/
    color: #111;
}

#slider .text h1 {
    font-size: 30px;
    font-family:Arsenal;
    font-weight: normal;
}

#slider .text p {
    line-height: 20px;
}

#bar {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #000;
    color: #fff;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
    height: 60px;
    margin-bottom: 10px;
    overflow: hidden;
}

#bar .top-border {
    background: #605c59;
    height: 1px;
    margin-top: 1px;
}

#bar ul {
    list-style: none;
}

#bar ul li {
    display: inline;
    padding-top: 5px;
    padding-bottom: 5px;
    background: url(https://images.staticjw.com/bar/5564/star.png) no-repeat left center;
    padding-left: 40px;
    margin-right: 50px;
}

#bar ul li.last {
    margin-right: 0px;
}


/* Contentbox */
.contentBox {
    border: 1px solid #dddddd;
    background: #fff;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.contentBox .head {
    border-bottom: 1px solid #dddddd;
    background: #f7f7f7;
    /*height: 55px;*/
    padding-left: 30px;
    padding-right: 30px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
}

.contentBox .head h1,
.contentBox .head h2,
.contentBox .head h3 {
    font:bold 24px Arial;
    color: #aa1707;
    line-height: 55px;
}

.contentBox .head p {
    padding-bottom: 10px;
}

.contentBox .body {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    clear: both;
}

/* Produktbox startsida och kategori-sida */
.box {
    float:left;
    width:215px;
    margin-right: 27px;
    margin-bottom: 20px;
}

.last {
    margin-right: 0px;
}

.box .title {
    font-size: 28px;
    text-decoration: none;
    font-weight: bold;
    color: #231f20;
}

.box .colors {
    float: left;
    color: #6a6a6a;
}

.box .category {
    float: left;
    color: #6a6a6a;
    text-decoration: none;
    text-align: left;
}

.box .discount-msg {
    float: right;
    color: #f43b29;
    text-decoration: none;
    font-style: italic;
    text-align: right;
}

/*.box .category:hover {
	color: #222222;
}*/

.box .image {
    clear: both;
    margin-bottom: 4px;
    margin-top: 2px;
    width: 215px;
    height: 140px;
    display: block;
}

.box  .price {
    clear: both;
    float:left;
    font-size:20px;
    font-weight: bold;
    color:#231f20;
}

.box .discount-price {
    clear: both;
    float:left;
    font-size:20px;
    font-weight: bold;
    color:#f43b29;
}

.box .buy {
    display:block;
    float:right;
    width:139px;
    height:28px;
    line-height:28px;
    background: url(https://images.staticjw.com/bar/7004/buy_button.png) no-repeat top left;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    color:#fff;
    text-align:center;
}

/* Produktsidan */
.bigImagesContainer {
    cursor: pointer;
    overflow: hidden;
    width: 620px;
    float: left;
    height: 380px;
}

.productBig a {
    float: left;
}

.productInfo {
    width: 308px;
    margin-left: 15px;
}

.productInfo  .productDesc {
    margin-top: 10px;
    height: 254px;
}

.productInfo  .productDesc ul {
    margin-left: 18px;
}

.productInfo  .price, .productInfo  .discount-price {
    color:#231F20;
    font-weight: bold;
    font-size: 24px;
}

.productInfo  .discount-price  {
    color:#F43B29;
}

.productInfo  .buyOptions {
    height: 37px;
    line-height: 37px;
}

.productInfo  .buyOptions .inactiveDecreaseButton {
    height: 13px;
    width: 13px;
    background: url() no-repeat;
    display: block;
    float: left;
    margin-top: 12px;
    margin-left: 6px;
}

.productInfo  .buyOptions .decreaseButton {
    height: 13px;
    width: 13px;
    background: url() no-repeat;
    display: block;
    float: left;
    margin-top: 12px;
    margin-left: 6px;
}

.productInfo  .buyOptions .increaseButton {
    height: 13px;
    width: 13px;
    background: url() no-repeat;
    display: block;
    float: left;
    margin-right: 12px;
    margin-top: 12px;
}

.productInfo .buyOptions .number {
    float:left;
    width:15px;
    height:15px;
    margin-left: 4px;
    margin-right: 4px;
    background:#fff;
    border:1px solid #c9c9c9;
    text-align:center;
    margin-top: 10px;
}

.productInfo .buyOptions .number p {
    float: none;
    margin: 0;
    line-height: 15px;
}

.productInfo .buyOptions p {
    float: left;
}

.productInfo .buyOptions select {
    margin-left: 6px;
    float: left;
    margin-top: 9px;
}

.productInfo .buyButton {
    display:block;
    width:66px;
    height:39px;
    line-height:39px;
    background: url() no-repeat top left;
    text-decoration: none;
    font-size: 20px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    float: right;
}

.productInfo .social {
    padding-top: 8px;
    height: 22px;
    line-height: 22px;
}

.productImages {
    padding-top: 5px;
}

.productImages img {
    float:left;
    margin-right: 9px;
    height: 75px;
    width: 117px;
    cursor: pointer;
    border: 1px solid #fff;
}

.productImages img.active {
    border: 1px solid #ddd;
}

.productImages img.last {
    margin-right: 0px;
}

/* Kassan */
.shoppingCartBox .totPrice {
    float: right;
    color: #AA1707;
    font-size: 20px;
    font-weight: bold;
    line-height: 55px;
}

.shoppingCartBox .box a.sub, .box a.add, .box a.inactiveSub {
    height: 13px;
    width: 13px;
    display: block;
    float: left;
    margin-top: 6px;
}

.shoppingCartBox .box a.inactiveSub {
    background: url() no-repeat;
}

.shoppingCartBox .box a.sub {
    background: url() no-repeat;
}

.shoppingCartBox .box a.add {
    background: url() no-repeat;
}

.shoppingCartBox .box .number {
    display:block;
    float:left;
    width:25px;
    height:15px;
    margin-left: 4px;
    margin-right: 4px;
    background:#fff;
    border:1px solid #c9c9c9;
    text-align:center;
    margin-top: 4px;
}

.shoppingCartBox .box .del {
    display: block;
    float: right;
    width: 23px;
    height: 23px;
    line-height: 23px;
    background: url() no-repeat top left;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-align: center;
}

.shoppingCartBox .box .price {
    width: 75px;
}

.shoppingCartBox .empty-cart {
    font-size: 15px;
    line-height: 20px;
}

.paymentOptionBox, .customerBox {
    width: 485px;
}

.paymentOptionBox .payment-option {
    padding-top: 6px;
    padding-bottom: 6px;
}

.paymentOptionBox .payment-options-error {
    border: 1px solid #ff0000;
}

.paymentOptionBox .payment-option .image {
    float:left;
    width: 120px;
    text-align: center;
    cursor: pointer;
}

.paymentOptionBox .payment-option .desc {
    float:left;
    margin-left: 20px;
    width: 300px;
}

.paymentOptionBox .payment-option .desc input,
.paymentOptionBox .payment-option .desc label {
    float: left;
    cursor: pointer;
}

.paymentOptionBox .payment-option .desc h3 {
    font-weight: bold;
    font-size: 12px;
    margin-left: 5px;
    margin-bottom: 3px;
}

.paymentOptionBox .payment-option .desc p {
    clear: both;
    line-height: 16px;
    cursor: pointer;
}

.paymentOptionBox  .active {
    background-color: #efefef;
}

.customerBox #getAddressesField {
    display: none;
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
}

.customerBox #getAddressesField p {
    width: 215px;
    font-weight: bold;
}

.customerBox #getAddressesField p.input-error {
    width: 400px;
}

.customerBox #getAddressesField p,
.customerBox #getAddressesField input {
    float: left;
    margin-right: 6px;
}

.customerBox .input-field ,
.customerBox .input-error {
    padding:6px;
    clear: both;
}

.customerBox .input-left-field,
.customerBox .input-left-error {
    padding:6px;
    float: left;
}

.customerBox .input-error,
.customerBox .input-left-error {
    color: #ff0000;
}

.customerBox input.error-input {
    border: 1px solid #ff0000;
}

.customerBox p.inputComment {
    font-size: 11px;
    color: #6a6a6a;
}

.customerBox p.invoiceComment,
.customerBox p.pfComment {
    display: none;
}

.customerBox p.subtitle {
    font-weight: bold;
    clear: both;
}

.customerBox input,
.customerBox textarea {
    font-family: Arial;
    font-size: 12px;
    padding: 2px;
}

.summaryBox {
    width: 540px;
    margin-right: 10px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 14px;
}

.summaryBox p {
    margin-bottom: 6px;
}

.summaryBox .summaryLine {
    border-top: 2px dashed #dddddd;
    clear: both;
    margin-bottom: 6px;
}

.summaryBox p.columnTitle {
    text-decoration: underline;
    font-size: 14px;
    text-align: center;
}

.summaryBox .price {
    width: 40px;
    margin-left: 30px;
    text-align: right;
}

.summaryBox .count {
    text-align: center;
    width: 40px;
}

.summaryBox .product,
.summaryBox .discount,
.summaryBox .pf,
.summaryBox .invoice,
.summaryBox .toPay,
.summaryBox .vat {
    float: left;
    font-weight: bold;
}

.summaryBox .price,
.summaryBox .count,
.summaryBox .discountPrice,
.summaryBox .pfPrice,
.summaryBox .invoicePrice,
.summaryBox .toPayPrice,
.summaryBox .vatPrice {
    float: right;
    font-weight: bold;
}

.summaryBox .product,
.summaryBox .count,
.summaryBox .price,
.summaryBox .discount,
.summaryBox .discountPrice,
.summaryBox .toPay,
.summaryBox .toPayPrice {
    font-size: 13px;
}

.summaryBox .discount-row,
.summaryBox .pf-row,
.summaryBox .invoice-row {
    display: none;
}

.summaryBox .discount,
.summaryBox .discountPrice,
.summaryBox .toPayPrice {
    color: #f43b29;
}



.discountBox {
    width: 188px;
    margin-right: 10px;
    padding: 20px;
    height: 85px;
}

.discountBox h3 {
    color: #aa1707;
    font-size: 14px;
    margin-bottom: 4px;
}

.discountBox p {
    margin-bottom: 12px;
}

.discountBox input.discount_code {
    width: 70px;
}

.discountBox #updateDiscount {
    overflow: visible;
}

.success_discount_code {
    background-color:#33D200;
    border: 1px solid #269b00;
}

.err_discount_code {
    background-color:#FF0000;
    border: 1px solid #a10000;
}

.orderBtn {
    float: left;
    background: url() no-repeat;
    width: 153px;
    height: 127px;
    color: #fff;
    font-size: 20px;
    border: 0;
    cursor: pointer;
    white-space: normal;
    text-align: center;
}


/* Betalsidan */
.payment-loading {
    text-align: center;
}

.payment-submit {
    float: right;
    margin-bottom: 20px;
    margin-right: 20px;
}

p.paysuccess {
    margin-bottom: 20px;
}


/* Kontaktsida och om oss-sida */
.contact-form {
    width: 485px;
}

.contact-form label {
    float:left;
    width:90px;
    text-align: right;
    margin-right: 10px;
    line-height: 20px;
}

.contact-form input, .contact-form textarea {
    display: inline;
    margin-left: 10px;
    width: 300px;
    margin-bottom: 4px;
}

.contact-form input.submit {
    margin-left: 110px;
}

.about-us {
    width: 485px;
}

.about-us p {
    margin-bottom: 10px;
    line-height: 16px;
}

.about-us p.bottom-border {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
}

.formsuccess {
    color: #33d200;
    margin-top: 2px;
    margin-left: 110px;
    margin-bottom: 4px;
}

.textareaerr {
    color: #FF0000;
    margin-top: 2px;
    margin-left: 110px;
    margin-bottom: 4px;
}

.inputerr {
    color: #FF0000;
    margin-top: 2px;
    margin-left: 110px;
    margin-bottom: 4px;
}

/* Villkor-sida */
.agreements {
    float: left;
    margin-right: 20px;
    margin-top: 8px;
    width: 450px;
    margin-bottom: 10px;
}

.agreements h2,
.agreements h3 {
    font-weight: normal;
}

.agreements p {
    margin-bottom: 8px;
    line-height: 16px;
}

.agreements ul {
    margin-left: 20px;
    margin-top: 6px;
}

.agreements ul li {
    margin-bottom: 6px;
}


/* New item cart notice */

#purr-container {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
}

.notice {
    position: relative;
    width: 324px;
}

.notice .close	{position: absolute; top: 12px; right: 12px; display: block; width: 18px; height: 17px; text-indent: -9999px; background: url(https://images.staticjw.com/bar/2910/purrclose.png) no-repeat 0 10px;}

.notice-body {
    min-height: 50px;
    padding: 22px 22px 0 22px;
    background: url(https://images.staticjw.com/bar/8546/purrtop.png) no-repeat left top;
    color: #f9f9f9;
}
.notice-body img	{width: 50px; margin: 0 10px 0 0; float: left;}
.notice-body h3	{margin: 0; font-size: 14px;}
.notice-body p		{margin: 5px 0 0 60px; font-size: 12px; line-height: 1.4em;}

.notice-bottom {
    height: 22px;
    background: url(https://images.staticjw.com/bar/1619/purrbottom.png) no-repeat left top;
}

/* ============ End of style.css?v=2.0.5 ============ */



/* ============ Start of jquery.fancybox-1.3.4.css?v=2.0.5 ============ */

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: https://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   https://www.opensource.org/licenses/mit-license.php
 *   https://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url(https://images.staticjw.com/bar/7447/fancybox.png) -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    /*width: 35%;*/
    cursor: pointer;
    outline: none;
    background: transparent url(https://images.staticjw.com/bar/2171/blank.gif);
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    /*left: -9999px;*/
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -30px;
    left: 20px;
}

#fancybox-right-ico {
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -60px;
    right: 20px;
    left: auto;
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
    left: 20px;
}

#fancybox-right:hover span {
    left: auto;
    right: 20px;
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url(https://images.staticjw.com/bar/5752/fancybox-x.png);
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -162px;
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url(https://images.staticjw.com/bar/5758/fancybox-y.png);
    background-position: -20px 0px;
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -182px;
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url(https://images.staticjw.com/bar/5752/fancybox-x.png);
    background-position: 0px -20px;
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -142px;
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url(https://images.staticjw.com/bar/5758/fancybox-y.png);
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -122px;
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    background-image: url(https://images.staticjw.com/bar/2257/fancy_title_over.png);
    display: block;
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url(https://images.staticjw.com/bar/7447/fancybox.png) -40px -90px no-repeat;
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url(https://images.staticjw.com/bar/5752/fancybox-x.png) 0px -40px;
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url(https://images.staticjw.com/bar/7447/fancybox.png) -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_close.png', sizingMethod='scale); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_left.png', sizingMethod='scale); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_right.png', sizingMethod='scale); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_over.png', sizingMethod='scale); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_left.png', sizingMethod='scale); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_main.png', sizingMethod='scale); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_title_right.png', sizingMethod='scale); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
    position: absolute; margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px);
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_loading.png', sizingMethod='scale); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_n.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_ne.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_e.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_se.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_s.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_sw.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_w.png', sizingMethod='scale); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_shadow_nw.png', sizingMethod='scale); }

    /* ============ End of jquery.fancybox-1.3.4.css?v=2.0.5 ============ */



@import url(https://fonts.googleapis.com/css?family=Arsenal);
/* ============ Start of style.css?v=2.0.5 ============ */

/* General style */
* {
    margin:0;
    padding:0;
}

body {
    margin:0;
    padding:0;
    height:100%;
    font-family: Arial;
    font-size: 12px;
}

a {
    color: #fa422e;
    text-decoration: none;
}

a:hover {
    color: #cb2614;
}

img {
    border: 0;
}

h1 {
    padding:0;
    font:bold 20px Arial;
}

h2 {
    padding:0;
    font:bold 20px Arial;
}

h3 {
    padding:0;
    font:bold 16px Arial;
}

p {
    margin:0;
    padding:0;
}

.clear {
    clear: both;
    float: none;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

*+html .clearfix {
    display: inline-block; /* IE7not8 */
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Wrapper */
#wrapper {
    margin: 0 auto;
    padding: 0;
    width: 985px;
    height: auto;
}

/* Header */
#header {
    height: 103px;
}

#header  .logo {
    width:399px;
    height:48px;
    margin-left: 3px;
    margin-top: 30px;
}

#header .varukorg {
    margin-top:23px;
    margin-right: 25px;
    width: 290px;
}

#header .varukorg img {
    margin-right: 12px;
}

#header .varukorg > div {
    margin-top: 11px;
}

#header .varukorg  a.to_varukorg_link {
    display:block;
    width:78px;
    height:24px;
    background: url() no-repeat top left;
    font-size: 11px;
    color:#fff;
    text-decoration:none;
    float: right;
    margin-top: 5px;
    padding-left: 10px;
    padding-top: 4px;
    margin-left: 5px;
}

#header .varukorg  p.varukorg_produkter {
    font-size: 12px;
}

#header .varukorg  p.varukorg_tot_summa {
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin-top: 10px;
}

/* Menu */
#nav {
    height: 41px;
    line-height: 41px;
    background: url(https://images.staticjw.com/bar/2978/nav_bg.png) top left;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: "Trebuchet MS", Arial;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#nav ul {
    list-style:none;
}

#nav ul li {
    float:left;
}

#nav ul li a, #nav ul li span {
    display: block;
    padding-left: 16px;
    padding-right: 16px;
    text-decoration:none;
    color: #ffffff;
    font-weight: 300;
    height: 41px;
    line-height: 41px;
}

#nav ul li a img, #nav ul li span img {
    padding-top: 13px;
}

#nav ul li.rea a, #nav ul li.rea span {
    background-color: #aa1707;
}

#nav ul li a:hover, #nav ul li span:hover {
    background: #000000;
}

#nav ul li.active a, #nav ul li.active span {
    background: #000000;
}

.red {
    color: #aa1707;
}

.white {
    color: #FFF;
}

/* Footer */
#footer {
    background: #222222;
    color: #ffffff;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#footer a, #footer span {
    color: #ffffff;
}

#footer .top {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

#footer .top  .column h4 {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
}

#footer .top .column {
    margin-right: 60px;
}

#footer .top .column ul {
    list-style: none;
    margin-right: 30px;
}

#footer .top .column ul li {
    margin-top: 3px;
}

#footer .bottom {
    background: #111111;
    font-size: 11px;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
}

#footer .bottom .left {
    line-height: 42px;
}

/* Breadcrumbs */
#breadcrumbs {
    font-size: 11px;
    margin-top: 6px;
    margin-left: 11px;
    margin-bottom: 10px;
    color: #999999;
}

#breadcrumbs a {
    text-decoration: none;
    float: left;
    color: #999999;
}

#breadcrumbs a:hover {
    color: #000;
}

#breadcrumbs p {
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}

/* Startsida */
#slider {
    margin-bottom: 10px;
    width: 985px;
    height: 298px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

#slider .images {
    position: relative;
}

#slider .images a {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.0;
    z-index: 8;
}

#slider .images a.active {
    z-index:10;
    opacity:1.0;
}

#slider .images a.last-active {
    z-index:9;
}

#slider .text {
    position: absolute;
    z-index: 99999;
    width: 380px;
    left: 40px;
    top: 65px;
    /*color: #fff;*/
    color: #111;
}

#slider .text h1 {
    font-size: 30px;
    font-family:Arsenal;
    font-weight: normal;
}

#slider .text p {
    line-height: 20px;
}

#bar {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #000;
    color: #fff;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
    height: 60px;
    margin-bottom: 10px;
    overflow: hidden;
}

#bar .top-border {
    background: #605c59;
    height: 1px;
    margin-top: 1px;
}

#bar ul {
    list-style: none;
}

#bar ul li {
    display: inline;
    padding-top: 5px;
    padding-bottom: 5px;
    background: url(https://images.staticjw.com/bar/5564/star.png) no-repeat left center;
    padding-left: 40px;
    margin-right: 50px;
}

#bar ul li.last {
    margin-right: 0px;
}


/* Contentbox */
.contentBox {
    border: 1px solid #dddddd;
    background: #fff;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.contentBox .head {
    border-bottom: 1px solid #dddddd;
    background: #f7f7f7;
    /*height: 55px;*/
    padding-left: 30px;
    padding-right: 30px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
}

.contentBox .head h1,
.contentBox .head h2,
.contentBox .head h3 {
    font:bold 24px Arial;
    color: #aa1707;
    line-height: 55px;
}

.contentBox .head p {
    padding-bottom: 10px;
}

.contentBox .body {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    clear: both;
}

/* Produktbox startsida och kategori-sida */
.box {
    float:left;
    width:215px;
    margin-right: 27px;
    margin-bottom: 20px;
}

.last {
    margin-right: 0px;
}

.box .title {
    font-size: 28px;
    text-decoration: none;
    font-weight: bold;
    color: #231f20;
}

.box .colors {
    float: left;
    color: #6a6a6a;
}

.box .category {
    float: left;
    color: #6a6a6a;
    text-decoration: none;
    text-align: left;
}

.box .discount-msg {
    float: right;
    color: #f43b29;
    text-decoration: none;
    font-style: italic;
    text-align: right;
}

/*.box .category:hover {
	color: #222222;
}*/

.box .image {
    clear: both;
    margin-bottom: 4px;
    margin-top: 2px;
    width: 215px;
    height: 140px;
    display: block;
}

.box  .price {
    clear: both;
    float:left;
    font-size:20px;
    font-weight: bold;
    color:#231f20;
}

.box .discount-price {
    clear: both;
    float:left;
    font-size:20px;
    font-weight: bold;
    color:#f43b29;
}

.box .buy {
    display:block;
    float:right;
    width:139px;
    height:28px;
    line-height:28px;
    background: url(https://images.staticjw.com/bar/7004/buy_button.png) no-repeat top left;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    color:#fff;
    text-align:center;
}

/* Produktsidan */
.bigImagesContainer {
    cursor: pointer;
    overflow: hidden;
    width: 620px;
    float: left;
    height: 380px;
}

.productBig a {
    float: left;
}

.productInfo {
    width: 308px;
    margin-left: 15px;
}

.productInfo  .productDesc {
    margin-top: 10px;
    height: 254px;
}

.productInfo  .productDesc ul {
    margin-left: 18px;
}

.productInfo  .price, .productInfo  .discount-price {
    color:#231F20;
    font-weight: bold;
    font-size: 24px;
}

.productInfo  .discount-price  {
    color:#F43B29;
}

.productInfo  .buyOptions {
    height: 37px;
    line-height: 37px;
}

.productInfo  .buyOptions .inactiveDecreaseButton {
    height: 13px;
    width: 13px;
    background: url() no-repeat;
    display: block;
    float: left;
    margin-top: 12px;
    margin-left: 6px;
}

.productInfo  .buyOptions .decreaseButton {
    height: 13px;
    width: 13px;
    background: url() no-repeat;
    display: block;
    float: left;
    margin-top: 12px;
    margin-left: 6px;
}

.productInfo  .buyOptions .increaseButton {
    height: 13px;
    width: 13px;
    background: url() no-repeat;
    display: block;
    float: left;
    margin-right: 12px;
    margin-top: 12px;
}

.productInfo .buyOptions .number {
    float:left;
    width:15px;
    height:15px;
    margin-left: 4px;
    margin-right: 4px;
    background:#fff;
    border:1px solid #c9c9c9;
    text-align:center;
    margin-top: 10px;
}

.productInfo .buyOptions .number p {
    float: none;
    margin: 0;
    line-height: 15px;
}

.productInfo .buyOptions p {
    float: left;
}

.productInfo .buyOptions select {
    margin-left: 6px;
    float: left;
    margin-top: 9px;
}

.productInfo .buyButton {
    display:block;
    width:66px;
    height:39px;
    line-height:39px;
    background: url() no-repeat top left;
    text-decoration: none;
    font-size: 20px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    float: right;
}

.productInfo .social {
    padding-top: 8px;
    height: 22px;
    line-height: 22px;
}

.productImages {
    padding-top: 5px;
}

.productImages img {
    float:left;
    margin-right: 9px;
    height: 75px;
    width: 117px;
    cursor: pointer;
    border: 1px solid #fff;
}

.productImages img.active {
    border: 1px solid #ddd;
}

.productImages img.last {
    margin-right: 0px;
}

/* Kassan */
.shoppingCartBox .totPrice {
    float: right;
    color: #AA1707;
    font-size: 20px;
    font-weight: bold;
    line-height: 55px;
}

.shoppingCartBox .box a.sub, .box a.add, .box a.inactiveSub {
    height: 13px;
    width: 13px;
    display: block;
    float: left;
    margin-top: 6px;
}

.shoppingCartBox .box a.inactiveSub {
    background: url() no-repeat;
}

.shoppingCartBox .box a.sub {
    background: url() no-repeat;
}

.shoppingCartBox .box a.add {
    background: url() no-repeat;
}

.shoppingCartBox .box .number {
    display:block;
    float:left;
    width:25px;
    height:15px;
    margin-left: 4px;
    margin-right: 4px;
    background:#fff;
    border:1px solid #c9c9c9;
    text-align:center;
    margin-top: 4px;
}

.shoppingCartBox .box .del {
    display: block;
    float: right;
    width: 23px;
    height: 23px;
    line-height: 23px;
    background: url() no-repeat top left;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-align: center;
}

.shoppingCartBox .box .price {
    width: 75px;
}

.shoppingCartBox .empty-cart {
    font-size: 15px;
    line-height: 20px;
}

.paymentOptionBox, .customerBox {
    width: 485px;
}

.paymentOptionBox .payment-option {
    padding-top: 6px;
    padding-bottom: 6px;
}

.paymentOptionBox .payment-options-error {
    border: 1px solid #ff0000;
}

.paymentOptionBox .payment-option .image {
    float:left;
    width: 120px;
    text-align: center;
    cursor: pointer;
}

.paymentOptionBox .payment-option .desc {
    float:left;
    margin-left: 20px;
    width: 300px;
}

.paymentOptionBox .payment-option .desc input,
.paymentOptionBox .payment-option .desc label {
    float: left;
    cursor: pointer;
}

.paymentOptionBox .payment-option .desc h3 {
    font-weight: bold;
    font-size: 12px;
    margin-left: 5px;
    margin-bottom: 3px;
}

.paymentOptionBox .payment-option .desc p {
    clear: both;
    line-height: 16px;
    cursor: pointer;
}

.paymentOptionBox  .active {
    background-color: #efefef;
}

.customerBox #getAddressesField {
    display: none;
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
}

.customerBox #getAddressesField p {
    width: 215px;
    font-weight: bold;
}

.customerBox #getAddressesField p.input-error {
    width: 400px;
}

.customerBox #getAddressesField p,
.customerBox #getAddressesField input {
    float: left;
    margin-right: 6px;
}

.customerBox .input-field ,
.customerBox .input-error {
    padding:6px;
    clear: both;
}

.customerBox .input-left-field,
.customerBox .input-left-error {
    padding:6px;
    float: left;
}

.customerBox .input-error,
.customerBox .input-left-error {
    color: #ff0000;
}

.customerBox input.error-input {
    border: 1px solid #ff0000;
}

.customerBox p.inputComment {
    font-size: 11px;
    color: #6a6a6a;
}

.customerBox p.invoiceComment,
.customerBox p.pfComment {
    display: none;
}

.customerBox p.subtitle {
    font-weight: bold;
    clear: both;
}

.customerBox input,
.customerBox textarea {
    font-family: Arial;
    font-size: 12px;
    padding: 2px;
}

.summaryBox {
    width: 540px;
    margin-right: 10px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 14px;
}

.summaryBox p {
    margin-bottom: 6px;
}

.summaryBox .summaryLine {
    border-top: 2px dashed #dddddd;
    clear: both;
    margin-bottom: 6px;
}

.summaryBox p.columnTitle {
    text-decoration: underline;
    font-size: 14px;
    text-align: center;
}

.summaryBox .price {
    width: 40px;
    margin-left: 30px;
    text-align: right;
}

.summaryBox .count {
    text-align: center;
    width: 40px;
}

.summaryBox .product,
.summaryBox .discount,
.summaryBox .pf,
.summaryBox .invoice,
.summaryBox .toPay,
.summaryBox .vat {
    float: left;
    font-weight: bold;
}

.summaryBox .price,
.summaryBox .count,
.summaryBox .discountPrice,
.summaryBox .pfPrice,
.summaryBox .invoicePrice,
.summaryBox .toPayPrice,
.summaryBox .vatPrice {
    float: right;
    font-weight: bold;
}

.summaryBox .product,
.summaryBox .count,
.summaryBox .price,
.summaryBox .discount,
.summaryBox .discountPrice,
.summaryBox .toPay,
.summaryBox .toPayPrice {
    font-size: 13px;
}

.summaryBox .discount-row,
.summaryBox .pf-row,
.summaryBox .invoice-row {
    display: none;
}

.summaryBox .discount,
.summaryBox .discountPrice,
.summaryBox .toPayPrice {
    color: #f43b29;
}



.discountBox {
    width: 188px;
    margin-right: 10px;
    padding: 20px;
    height: 85px;
}

.discountBox h3 {
    color: #aa1707;
    font-size: 14px;
    margin-bottom: 4px;
}

.discountBox p {
    margin-bottom: 12px;
}

.discountBox input.discount_code {
    width: 70px;
}

.discountBox #updateDiscount {
    overflow: visible;
}

.success_discount_code {
    background-color:#33D200;
    border: 1px solid #269b00;
}

.err_discount_code {
    background-color:#FF0000;
    border: 1px solid #a10000;
}

.orderBtn {
    float: left;
    background: url() no-repeat;
    width: 153px;
    height: 127px;
    color: #fff;
    font-size: 20px;
    border: 0;
    cursor: pointer;
    white-space: normal;
    text-align: center;
}


/* Betalsidan */
.payment-loading {
    text-align: center;
}

.payment-submit {
    float: right;
    margin-bottom: 20px;
    margin-right: 20px;
}

p.paysuccess {
    margin-bottom: 20px;
}


/* Kontaktsida och om oss-sida */
.contact-form {
    width: 485px;
}

.contact-form label {
    float:left;
    width:90px;
    text-align: right;
    margin-right: 10px;
    line-height: 20px;
}

.contact-form input, .contact-form textarea {
    display: inline;
    margin-left: 10px;
    width: 300px;
    margin-bottom: 4px;
}

.contact-form input.submit {
    margin-left: 110px;
}

.about-us {
    width: 485px;
}

.about-us p {
    margin-bottom: 10px;
    line-height: 16px;
}

.about-us p.bottom-border {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
}

.formsuccess {
    color: #33d200;
    margin-top: 2px;
    margin-left: 110px;
    margin-bottom: 4px;
}

.textareaerr {
    color: #FF0000;
    margin-top: 2px;
    margin-left: 110px;
    margin-bottom: 4px;
}

.inputerr {
    color: #FF0000;
    margin-top: 2px;
    margin-left: 110px;
    margin-bottom: 4px;
}

/* Villkor-sida */
.agreements {
    float: left;
    margin-right: 20px;
    margin-top: 8px;
    width: 450px;
    margin-bottom: 10px;
}

.agreements h2,
.agreements h3 {
    font-weight: normal;
}

.agreements p {
    margin-bottom: 8px;
    line-height: 16px;
}

.agreements ul {
    margin-left: 20px;
    margin-top: 6px;
}

.agreements ul li {
    margin-bottom: 6px;
}


/* New item cart notice */

#purr-container {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
}

.notice {
    position: relative;
    width: 324px;
}

.notice .close	{position: absolute; top: 12px; right: 12px; display: block; width: 18px; height: 17px; text-indent: -9999px; background: url(https://images.staticjw.com/bar/2910/purrclose.png) no-repeat 0 10px;}

.notice-body {
    min-height: 50px;
    padding: 22px 22px 0 22px;
    background: url(https://images.staticjw.com/bar/8546/purrtop.png) no-repeat left top;
    color: #f9f9f9;
}
.notice-body img	{width: 50px; margin: 0 10px 0 0; float: left;}
.notice-body h3	{margin: 0; font-size: 14px;}
.notice-body p		{margin: 5px 0 0 60px; font-size: 12px; line-height: 1.4em;}

.notice-bottom {
    height: 22px;
    background: url(https://images.staticjw.com/bar/1619/purrbottom.png) no-repeat left top;
}

/* ============ End of style.css?v=2.0.5 ============ */



/* ============ Start of jquery.fancybox-1.3.4.css?v=2.0.5 ============ */

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: https://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   https://www.opensource.org/licenses/mit-license.php
 *   https://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url(https://images.staticjw.com/bar/7447/fancybox.png) -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    /*width: 35%;*/
    cursor: pointer;
    outline: none;
    background: transparent url(https://images.staticjw.com/bar/2171/blank.gif);
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    /*left: -9999px;*/
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -30px;
    left: 20px;
}

#fancybox-right-ico {
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -60px;
    right: 20px;
    left: auto;
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
    left: 20px;
}

#fancybox-right:hover span {
    left: auto;
    right: 20px;
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url(https://images.staticjw.com/bar/5752/fancybox-x.png);
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -162px;
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url(https://images.staticjw.com/bar/5758/fancybox-y.png);
    background-position: -20px 0px;
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -182px;
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url(https://images.staticjw.com/bar/5752/fancybox-x.png);
    background-position: 0px -20px;
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -142px;
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url(https://images.staticjw.com/bar/5758/fancybox-y.png);
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url(https://images.staticjw.com/bar/7447/fancybox.png);
    background-position: -40px -122px;
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    background-image: url(https://images.staticjw.com/bar/2257/fancy_title_over.png);
    display: block;
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url(https://images.staticjw.com/bar/7447/fancybox.png) -40px -90px no-repeat;
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url(https://images.staticjw.com/bar/5752/fancybox-x.png) 0px -40px;
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url(https://images.staticjw.com/bar/7447/fancybox.png) -55px -90px no-repeat;
}

/* IE6 */


.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
    position: absolute; margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px);
}


/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }


/* ============ End of jquery.fancybox-1.3.4.css?v=2.0.5 ============ */