.visible {
    display: block !important
}
.invisible {
    display: none !important
}
.alpha {
    margin-left: 0 !important
}
.omega {
    margin-right: 0 !important
}
.nocursor {
    cursor: default !important
}


h1, h2 {
    border-bottom: none;
}

body {
    margin: 10px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 16px
}
.page_wrapper_table {
    width: 100%
}
.wrapper {
    margin: 0 auto;
    padding: 0;
    width: 960px;
    background-color: #ebf2e7;
    color: #464646;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
    border: 1px solid #d8d8d8
}
.wrapper>.head {
    height: 150px;
    padding-left: 60px;
    background-color: #fff;
    margin-bottom: 60px;
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #d8d8d8
}
.wrapper>.head>.logo {
    margin-top: 12px;
    margin-right: 33px
}
.wrapper>.head>.slogan {
    font-family: "Merryweather", Georgia, "Times New Roman", Times, serif;
    font-size: 2.0em;
    font-weight: 700;
    letter-spacing: 7px;
    -ms-transform: rotate(-5deg); /* IE 9 */
    -webkit-transform: rotate(-5deg); /* Chrome, Safari, Opera */
    transform: rotate(-5deg);
    display: inline-block;
    margin-left: 15px;
    top: -55px;
    position: relative;
}
.wrapper>.articlehead {
    padding-left: 70px;
    padding-right: 70px;
    letter-spacing: 3px;
    margin-bottom: 60px;
    /*font-family: Georgia, "Times new Roman", Serif;*/
    font-size: 30px;
    display: block
}
.wrapper>.article {
    background-image: url(background.jpg);
    background-repeat: no-repeat;
    padding-left: 70px;
    padding-right: 70px;
    font-size: 18px;
    margin-bottom: 55px;
    min-height: 400px
}
.wrapper>.article .column_left {
    padding-right: 20px
}
.wrapper>.article .price {
    font-size: 40px;
    /*font-family: Georgia, "Times new Roman", Serif;*/
    font-weight: 700;
    color: #b94646;
    display: block;
    margin-top: 48px
}
.wrapper>.article .baseprice {
    font-size: 12px;
}
.wrapper>.article .pricetax {
    display: block;
    font-size: 12px;
    margin-top: 5px
}
.wrapper>.description {
    padding-left: 70px;
    padding-right: 70px;
    font-size: 20px;
    text-align: justify;
    margin-bottom: 20px;
    clear: both;
    line-height: 1.4;
}
.wrapper>.slogan {
    padding-left: 70px;
    padding-right: 70px;
    font-size: 20px;
    text-align: justify;
    margin-top: 40px;
    margin-bottom: 70px;
    clear: both
}
.wrapper>.banderole {
    clear: both;
    padding-top: 40px;
    padding-left: 70px;
    padding-bottom: 40px;
    padding-right: 70px;
    background-color: #464646;
    color: #dcdcdc;
    
    margin-bottom: 70px
}
.wrapper>.banderole>.head {
    font-family: "Merryweather", Georgia, "Times New Roman", Times, serif;
    font-size: 20px
}
.wrapper>.banderole>.stars {
    margin-top: 25px
}
.wrapper>.banderole>.stars>.star {
    background-image: url(star.jpg);
    background-repeat: no-repeat;
    width: 29px;
    height: 28px;
    display: block;
    float: left;
    margin-right: 5px
}
.wrapper>.banderole>.stars>.star.last {
    margin-right: 0
}
.wrapper>.banderole>.description {
    margin-left: 187px
}
.wrapper>.informations {
    padding-left: 70px;
    padding-right: 70px
}
.wrapper>.informations>.boxcontainer {
    clear: both
}
.wrapper>.informations .box {
    width: 400px;
    float: left;
    margin-right: 18px;
    margin-bottom: 55px
}
.wrapper>.informations .box.large {
    width: 100%
}
.wrapper>.informations .box.last {
    margin-right: 0
}
.wrapper>.informations .box.lastv {
    margin-bottom: 60px
}
.wrapper>.informations .box>.head {
    font-weight: 700;
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 4px;
    margin-bottom: 13px
}
.wrapper>.informations .box>.head>.boxicon {
    width: 14px;
    height: 14px;
    margin-top: 3px;
    display: block;
    float: left;
    margin-right: 8px;
    background-repeat: no-repeat;
    display: block
}
.wrapper>.informations .box>.text>.shippingtext {
    display: block
}
.wrapper>.informations .box>.text>.shippingtextextra:not(:empty) {
    margin-top: 20px;
    display: block
}
.wrapper>.informations .box>.text>.shippingpartner {
    margin-top: 30px;
    margin-right: 55px
}
.wrapper>.informations .box>.text>.shippingpartner.last {
    margin-right: 0
}
.wrapper>.informations .box .right {
    float: right;
    vertical-align: top
}
.wrapper>.informations .box>.head>.boxicon.checkout {
    background-image: url(checkout.jpg);
    background-repeat: no-repeat
}
.wrapper>.informations .box>.head>.boxicon.shipping {
    background-image: url(shipping.jpg);
    background-repeat: no-repeat
}
.wrapper>.informations .box>.head>.boxicon.payment {
    background-image: url(payment.jpg);
    background-repeat: no-repeat
}
.wrapper>.informations .box>.head>.boxicon.battery {
    background-image: url(battery.jpg);
    background-repeat: no-repeat
}
.wrapper>.footer {
    clear: both;
    background-color: #fff;
    color: #c8c8c8;
    -moz-box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.1);
    border-top: 1px solid #d8d8d8
}
.wrapper>.footer>.text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 70px;
    width: 960px
}
.wrapper>.footer>.text a {
    padding-right: 7px;
    color: #c8c8c8;
    margin-right: 2px;
    text-decoration: none
}
.wrapper>.footer>.text .delim {
    margin-right: 8px
}
.wrapper>.footer>.text .delim {
    margin-right: 8px
}
.articlehead h1 {
    font-family: "Merryweather", Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    font-size: 32px;
    margin-bottom: 30px;
    line-height: 1.4;
}
.articlehead .leadtext {
    font-size: 20px;
    font-family: "Merryweather", Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    line-height: 25px;
}
.articleproperties {
    color: #000
}
.articleproperties h1 {
    font-weight: 700;
    font-size: 25px;
    margin-top: 5px;
    margin-bottom: 12px;
    font-family: Verdana,Arial,sans-serif;
}
.articleproperties h2 {
    font-weight: 700;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 12px;
    font-family: Verdana,Arial,sans-serif;
}
.articleproperties ul {
    margin: 0;
    margin-bottom: 18px
}
.description h1 {
    font-weight: 700;
    font-size: 25px
}
.articlehead h2,
.description h2 {
    font-weight: 700;
    font-size: 20px
}
.wrapper .images .main {
    background-color: #fff;
    border: 1px solid #c8c8c8;

    margin-bottom: 20px;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15)
}
.wrapper .images .main img {
    width: 360px;
    height: 360px;
    cursor: pointer;
}
.wrapper .images .main a {
    outline: 0;
    cursor: default;
    border: 0;
    color: #fff
}
.wrapper .images .main a:focus {
    outline: 0
}
.wrapper .images .main a::-moz-focus-inner {
    border: 0
}
.wrapper .images .thumbnail {
    margin-left: 8px
}
.wrapper .images .thumbnail .right {
    float: right
}
.wrapper .images .thumb {
    opacity: .5;
    float: left;
    margin-right: 8px;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    
}
.wrapper .images .thumb:hover {
    opacity: 1;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out
}
.wrapper .images .thumb.last {
    margin-right: 0
}
.wrapper .images .thumb a {
    cursor: default
}
.wrapper .images .thumb a:focus {
    outline: 0
}
.wrapper .images .thumb a::-moz-focus-inner {
    border: 0
}
.wrapper .images .thumb img {
    width: 72px;
    height: 72px;
    border: 1px solid #b8b8b8;
    background-color: #fff;
    padding: 5px;
    cursor: pointer;
}
.thumblist {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 55px
}
ul.lightbox li {
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    opacity: 0
}
ul.lightbox li a {
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    z-index: 900
}
ul.lightbox li:target {
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.3);
}
ul.lightbox li:target a {
    position: absolute;
    width: 100%;
    height: 100%
}
ul.lightbox .lightboxcontent a img {
    background-color: #fff;
    padding: 10px;
    top: 470px;
    left: 50%;
    position: absolute;
    margin-left: -260px;
    margin-top: -350px;
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    width: 500px;
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    z-index: 1000
}
ul.lightbox .lightboxcontent .closebutton {
    top: 470px;
    left: 50%;
    width: 42px;
    height: 42px;
    margin-left: 236px;
    margin-top: -368px;
    background-repeat: no-repeat;
    opacity: 1;
    background-image: url(close.png);
    z-index: 1100
}
ul.lightbox .lightboxcontent .closebutton:focus {
    outline: 0
}
ul.lightbox .lightboxcontent .closebutton::-moz-focus-inner {
    border: 0
}