@font-face {
    font-family: 'HelveticaNeueLTStd-UltLtCn';
    src: url('helveticaneueltstd-ultltcn.eot?20190204121406');
    src: url('helveticaneueltstd-ultltcn.eot?20190204121406?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-ultltcn.woff?20190204121406') format('woff'),
         url('helveticaneueltstd-ultltcn.ttf?20190204121406') format('truetype'),
         url('helveticaneueltstd-ultltcn.svg#helveticaneueltstd-ultltcn') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'HelveticaNeueLTStdLtCnRegular';
    src: url('helveticaneueltstd-ltcn-webfont.eot?20190204121406');
    src: url('helveticaneueltstd-ltcn-webfont.eot?20190204121406?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-ltcn-webfont.woff?20190204121406') format('woff'),
         url('helveticaneueltstd-ltcn-webfont.ttf?20190204121406') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'SakkalMajalla';
    src: url('majalla.eot?20190204121406');
    src: url('majalla.eot?20190204121406?#iefix') format('embedded-opentype'),
         url('majalla.woff?20190204121406') format('woff'),
         url('majalla.ttf?20190204121406') format('truetype'),
         url('majalla.svg#majalla') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    background-color:#fff;
}

body {
    background: url('bg.png?20190204121406') repeat-y top center;
    color:#333;
    font-family:Arial,Helvetica,Lucinda Grande;
    font-size:12px;
    margin:0;
    padding:0;
}

h1,h2,h3,h4,h5,h6 {
    margin:0;
    padding:0;
}

img {
    border:0;
}

form {
    margin:0;
    padding:0;
}

input, select {
    background-color:#fff;
    border:1px solid #ccc;
    font-size:11px;
    padding:2px 2px 2px 3px;
}

a {
    color:#333;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

label {
    font-weight:bold;
}

.clear {
    clear:both;
}

.gui-table th {
    text-align:left;
}

.gui-table td {
    background-color:#fff;
}

.wrapper {
    margin:0 auto;
    width:925px;
}

.button {
    background:#eee url('button-bg.png?20190204121406?20190204121406') repeat-x top left;
    border:1px solid #ccc;
    border-radius:2px;
    color:#333;
    display:inline-block;
    font-size:11px;
    font-weight:bold;
    line-height:30px;
    outline:none;
    padding:0 15px;
    text-decoration:none;
    text-transform:uppercase;
}

.button:hover {
    text-decoration:none;
}

.button.blue {
    background-color:#007bc9;
    border-color:#007bc9;
    color:#fff;
}

.btn.black {
    background-color:#323131;
    color:#fff;
    font-size: 10px;
    border: 1px solid #3a3a3a;
    display: inline-block;
    line-height: 27px;
    outline: medium none;
    padding: 0 13px;
    text-decoration: none;
    text-transform: lowercase
}

.btn.bestel {
    background-color:#323131;
    color:#fff;
    font-size: 10px;
    border: 1px solid #3a3a3a;
    display: inline-block;
    line-height: 33px;
    outline: medium none;
    padding: 0px 20px 0;
    text-decoration: none;
    text-transform: uppercase;
    font-family: HelveticaNeueLTStdLtCnRegular;
    font-size: 18px;
    font-weight: lighter;
    height: 28px;
}

.button.green {
    background-color:#7bc900;
    border-color:#7bc900;
    color:#fff;
}

.simpleBlock {
    background-color:#fff;
    border:1px solid #ddd;
    border-top-color:#e6e6e6;
    border-bottom-color:#ccc;
}

.simpleBlock h3 {
    border-bottom:1px solid #e6e6e6;
    display:block;
    font-weight:bold;
    padding:7px 0 7px 10px;
}

.simpleBlock .blockContent {
    padding:10px;
}

#header {
    background:url('logo.png?20190204121406') no-repeat center left;
    height:111px;
}

#header h1 {
    float:left;
}

#header h1 a {
    display:block;
    text-indent:-9999px;
    width:400px;
    height:111px;
}

#header .cartContainer {
    float:right;
    width:500px;
    height: 111px;
}

#header .cartContainer .minimenu {
    background: url("cart.png?20190204121406?1") no-repeat scroll right top transparent;
    float: right;
    font-size: 10px;
    height: 30px;
    line-height: 24px;
    padding: 0 30px 0 0;
    margin: 8px 1px 8px 0px;
    text-align: right;
    width: 300px;
}

#header .cartContainer .languages {
    padding:7px 0;
    margin: 5px 0 0;
}

#header .cartContainer .languages .flag {
    background-image:url(flags.png?20190204121406);
    background-repeat:no-repeat;
    display:block;
    float:right;
    margin-left:5px;
    overflow:hidden;
    text-indent:-9999px;
    width:16px;
    height:11px;
}

#header .cartContainer .languages .flag.nl { background-position:0 -11px; }
#header .cartContainer .languages .flag.de { background-position:0 -22px; }
#header .cartContainer .languages .flag.en { background-position:0 -33px; }
#header .cartContainer .languages .flag.fr { background-position:0 -44px; }
#header .cartContainer .languages .flag.es { background-position:0 -55px; }
#header .cartContainer .languages .flag.it { background-position:0 -66px; }
#header .cartContainer .languages .flag.el { background-position:0 -77px; }
#header .cartContainer .languages .flag.tr { background-position:0 -88px; }
#header .cartContainer .languages .flag.pt { background-position:0 -99px; }
#header .cartContainer .languages .flag.pl { background-position:0 -110px; }
#header .cartContainer .languages .flag.sv { background-position:0 -121px; }
#header .cartContainer .languages .flag.ru { background-position:0 -132px; }
#header .cartContainer .languages .flag.da { background-position:0 -143px; }
#header .cartContainer .languages .flag.no { background-position:0 -154px; }

#header .cartContainer .links {
    float:left;
    padding:12px 15px 0 0;
    text-align:right;
    width:159px;
}

#header .cartContainer .links ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

#header .cartContainer .links ul li {
    padding:1px 0;
}

#header .cartContainer .cart {
    float:left;
    width:326px;
}

#header .cartContainer .cart .blockContent {
    line-height:1.5;
    min-height:27px;
}

#header .cartContainer .cart .button {
    float:right;
    line-height:25px;
}

#navbar {
    border-bottom:1px solid #000000;
    border-top:1px solid #000000;
    padding-right:5px;
}

#navbar .nav {
    display:block;
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
    width:925px;
    font-family: HelveticaNeueLTStdLtCnRegular;
}

#navbar .item {
    float:left;
    height:40px;
    position:relative;
    text-transform: uppercase;
    font-size: 15px;
}

#navbar .item.first {
    border-left:0;
}

#navbar .item.last {
   border-left:0;
}

#navbar .item.lastt {
    background: none repeat scroll 0 0 #93E7D3;
    border-left: 0 none;
    float: right;
    font-size: 20px;
    text-align: center;
    text-indent: -7px;
    width: 80px;
}


#navbar .item.last a {
    color: #000;
    line-height: 44px;
}

#navbar .itemLink {
    display:block;
    line-height:42px;
    padding:0 28px;
    text-decoration:none;
}

#navbar .item.hover {
    background-color:#000000;
    color: #fff;
}

#navbar .item.hover a {
   color: #fff;
}

#navbar .item.hover .itemLink {
    padding-bottom:1px;
}

#navbar .subnav {
    background-color:#000;
    border:1px solid #262626;
    border-top:1 solid #262626;
    border-bottom-color:#bbb;
    box-shadow:1px 2px 6px rgba(0, 0, 0, 0.2);
    display:none;
    list-style-type:none;
    min-width:170px;
    padding:15px 0;
    position:absolute;
    z-index:999;
    margin: -2px 0px 0px 0px;
}

#navbar .subitemLink {
    display:block;
    padding:8px 40px 8px 20px;
    white-space:nowrap;
    font-size: 11px;
    font-weight: normal;
    border-bottom: 1px solid #262626;
    text-transform: none;
    font-family: arial;
}

#navbar .subitemLink:hover {
}

#navbar .formSearch {
    float:right;
    font-size:14px;
    margin-top:4px;
}


.formSearch input {
    border:0;
    line-height:24px;
    margin:0;
    outline:none;
    padding: 0px 5px 0;
    width:184px;
    height:27px;
    border: 1px solid #ccc;
    background: url("input.png?20190204121406?1") repeat-x scroll 0 0 transparent;
    font-size: 10px;
    margin: 0 5px 0 0;
}


#sidebar {
    width: 200px;
    float: left;
    margin-right: 18px;
    border-right: 1px solid #e7e7e7;
    margin-top: 17px;
    margin-bottom: 20px;
}

#sidebar h3 {
    height: 50px;
    line-height: 52px;
    text-indent: 10px;
    font-size: 18px;
    background: url("navbg.png?20190204121406?20190204121406?1") no-repeat scroll bottom left transparent;
    font-family: "HelveticaNeueLTStdLtCnRegular";
    text-transform: uppercase;
    margin: 5px 0px 0px 0px;
    font-weight: lighter;
}

#sidebar .nav {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#sidebar .nav li {
    background: url("navbg.png?20190204121406?20190204121406?1") no-repeat scroll bottom left transparent;
    padding: 10px 0;
    font-size: 11px;
    text-indent: 10px;
}
#sidebar .nav .list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#sidebar .betalen {
    background: url("betalen.png?20190204121406?1") no-repeat scroll bottom left transparent;
    height: 95px;
    width: 200px;
    margin: 0 0 50px;
}

#sidebar .prijzen {
    list-style-type: none;
    margin: 15px 0 0;
    padding: 0;
}
#sidebar .prijzen li {
    font-size: 10px;
    height: 20px;
    margin: 0;
    padding: 0;
    text-indent: 10px;
}

#sidebar .statement {
    list-style-type: none;
    margin: 15px 0 0;
    padding: 0;
}
#sidebar .statement li {
    background: url("point.png?20190204121406?2?1") no-repeat scroll 4px 5px transparent;
    border: 1px solid #EEEEEE;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 7px;
    padding: 5px 10px 5px 25px;
    width: 145px;
}
#sidebar .statement li:hover {
    background: url("point1.png?20190204121406?1") no-repeat scroll 4px 5px #000;
    color: #fff;
}


#content {
    padding-bottom:10px;
    min-height: 500px;
}

#content .breadcrumbs {
    font-size: 10px;
    padding: 20px 0 16px;
}

#content h1 {
    font-size:38px;
    font-family: "HelveticaNeueLTStdLtCnRegular";
    text-transform: uppercase;
    font-weight: lighter;
}

#content h2 {
    font-size:20px;
    margin-bottom:10px;
}

#content .breadcrumbs a {
    display:inline-block;
    padding-right:5px;
}

#content .breadcrumbs a.arrow {
    background:url('breadcrumb-arrow.png?20190204121406') no-repeat 0 50%;
    padding-left:10px;
}

#footer {
    background:url('footerbg.png?20190204121406?20190204121406') no-repeat center bottom;
}

#footer .seotekst {
    color: #777777;
    font-family: "SakkalMajalla";
    font-size: 14px;
    line-height: 114%;
    margin: 0 auto;
    padding: 10px 0 10px;
    width: 870px;
}

#footer .tags {
    border-bottom:1px solid #ccc;
    padding:15px 0;
}

#footer .tags ul {
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
    width:163px;
}

#footer .tags ul li {
    padding:1px 0;
}

#footer .tags ul li a span {
    color:#c93000;
}

#footer .blocks {
    margin-bottom:30px;
    padding-top:20px;
}

#footer .blocks .block {
    border-left:1px solid #ccc;
    float:left;
    min-height:220px;
    padding:0 0 20px 20px;
    width:215px;
}

#footer .blocks .block.first {
    border-left:0;
    padding-left:0;
}

#footer .blocks .block .paymentMethods {
    padding-right:30px;
}

#footer .blocks .block .paymentMethods img {
    margin:0 5px 5px 0;
}

#footer .blocks .block .hallmarks img {
    margin:0 5px 5px 0;
}

#formLogin input{
    width:160px;
}
#formNewsletter input {
    background: url("input.png?20190204121406") repeat-x scroll 0 0 transparent;
    height: 24px;
    margin: 0 10px;
    width: 160px;
}

#footer .blocks .block h3 {
    margin-bottom:10px;
}

#footer .blocks .block .button {
    line-height:25px;
}

#footer .blocks .block .links {
    list-style-type:none;
    margin:0;
    padding:0;
}

#footer .blocks .block .links li {
    padding:1px 0;
}

#footer .copyright {
    font-size: 9px;
    margin-top: 10px;
    padding: 22px 0;
    text-align: left;
    text-transform: uppercase;
}

#footer .copyright .socials {
    float: left;
    margin: -2px 5px 0 0;
}
#footer .copyright .socials .fb {
    float: left;
    width: 16px;
    height: 16px;
    margin: 0px 10px 0px 0px;
    background:url('social.png?20190204121406') no-repeat 0px 0px;
}
#footer .copyright .socials .in {
    float: left;
    width: 16px;
    height: 16px;
    margin: 0px 10px 0px 0px;
    background:url('social.png?20190204121406') no-repeat 0px -16px;
}

#footer .copyright .socials .li {
    float: left;
    width: 16px;
    height: 16px;
    margin: 0px 10px 0px 0px;
    background:url('social.png?20190204121406') no-repeat 0px -32px;
}

#footer .copyright .nieuwsbrief {
    float: right;
}

#index {
    padding-top:10px;
}

#slider {
    height:340px;
}

#tags {
    padding-bottom:20px;
}

#formTags {
    margin-top:20px;
}

#formTags input {
    width:150px;
}

#formTags .info {
    display:block;
    font-size:11px;
    margin-top:10px;
}

#formProductQuantity {
    text-align:center;
    width:25px;
    height: 24px;
    background: url("input.png?20190204121406?1?1") repeat-x scroll 0 0 transparent;
    margin: 5px 8px 0 0;
}

#formProduct {
    float: right;
    width: 50%;
    text-align: right;
}

#formProduct .soldOut {
    color: red;
}

#textpage {
    line-height:1.5;
    padding-bottom:20px;
}

.wysiwyg img {
    border: 1px solid #ddd;
   margin: 0 20px 0 0;
}
#textpage .wysiwyg .col1 {
    float: left;
}

#textpage .wysiwyg .col2 {
    float: left;
    margin: 0 0 0 20px;
}

#textpage .wysiwyg .col2 h3 {
    font-family: "HelveticaNeueLTStdLtCnRegular";
    font-size: 22px;
    font-weight: lighter;
}

#textpage .wysiwyg .clr {
    border-bottom: 1px solid #DDDDDD;
    height: 20px;
    margin-bottom: 20px;
    clear:both;
}

.wysiwyg img.image {
    padding-left:20px;
    border: 1px solid #ddd;
}

.collectionContent {
    border-bottom: 1px solid #efefef;
    line-height: 1.5;
    margin-bottom: 10px;
    padding: 0 0 12px;
}

.collectionContent p {
    margin:5px 0;
    width: 35%;
    min-height: 50px;
    font-size: 10px;
}

.noProductsFound {
    font-size:20px;
    margin:50px 0 80px 0;
    text-align:center;
    font-family: "HelveticaNeueLTStdLtCnRegular";
}

.productsFilters {
    margin-bottom:10px;
    padding-top:5px;
}

.productsFilters .priceFrom {
    float:left;
    display: none;
}

.productsFilters .priceSlider {
    float:left;
    width:150px;
    padding:0 10px;
}

#sliderMin, #sliderMax {
    padding-left:0;
    padding-right:0;
    text-align:center;
    width:60px;
    display: none;
}

.productsFilters .pricetekst {
    width: 180px;
    padding:10px 0 10px 20px;
    font-size: 11px;
}

.productsFilters .priceSlider #sliderRange {
    border:1px solid #ddd;
    border-radius:5px;
    height:10px;
    margin:5px;
    position:relative;
}

.productsFilters .priceSlider #sliderRange .ui-slider-range {
    background-color:#fff;
    height:10px;
    position:absolute;
}

.productsFilters .priceSlider #sliderRange .ui-slider-handle {
    background-color: #000;
    border-radius:5px;
    display:block;
    margin:-4px 0 0 -9px;  
    position:absolute;
    width:16px;
    height:16px;
}

.productsFilters .priceTo {
    float:left;
}

.productsFilters .sort {
    float:right;
    margin-left:10px;
}

.productsFilters .mode {
    float:right;
    margin-left:10px;
}

.productsFilters .limit {
    float:right;
}

.productsList {
    margin:10px 0 20px 0;
}

.productsList .product {
    background-color:#fff;
    border-bottom:1px solid #ccc;
    padding:15px 0;
}

.productsList .productImage {
    float:left;
    padding:5px;
}

.productsList .info {
    margin-left:280px;
}

.productsList .info h3 {
    font-size:14px;
    height:36px;
    line-height:18px;
    margin-bottom:10px;
    overflow:hidden;
}

.productsList .info p {
    line-height:1.5;
    margin:0 200px 0 0;
}

.productsList .info .priceHolder {
    float:right;
    padding:20px 60px 0 0;
}

.productsList .info .priceHolder .priceOld {
    background:url('price-strike.png?20190204121406') no-repeat -3px 50%;
    display:block;
    line-height:24px;
    padding-left:10px;
}

.productsList .info .priceHolder .price {
    display:block;
    font-size:30px;
    font-weight:normal;
    margin:5px 0 20px 10px;
}

.productsList .info .priceHolder .button {
    margin-left:10px;
}

.productsGrid .product {
    float:left;
    margin-right:28px;
    margin-bottom:20px;
    width:155px;
}

.productsGrid .product.last{
    margin-right:0;
}

.productsGrid .product img {
    margin:5px;
    text-align:center;
    border-bottom: 1px solid #000;
}

.productsGrid .product .info {
    border-top:1px solid #FFFFFF;
    padding:0 5px 5px;
}

.productsGrid .product .info h3 {
    display:block;
    height:36px;
    overflow:hidden;
    height: 17px;
    margin:5px 0px 0px 0px;
    text-align:center;
    font-family: "HelveticaNeueLTStdLtCnRegular";
    font-size: 15px;
    font-weight: lighter;
    text-transform: uppercase;
}

.productsGrid .product .info .price {
    display:block;
    line-height:24px;
    padding-bottom:2px;
    text-align: center;
    color: #000;
    font-size:18px;
    font-family: "HelveticaNeueLTStdLtCnRegular";
    font-weight: lighter;
    text-transform: uppercase;
    
}
.productsGrid .product .info .price_old {
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    text-decoration: line-through;
    color: #000;
}

.productsGrid .product .info .brands {
    display:block;
    line-height:24px;
    padding-bottom:8px;
    text-align: center;
    color:#000;
    font-size:11px;
    height: 20px;
}






.acties {
    width: 925px;
    height: 140px;
    margin: 11px 0px 0px 0px;
}

.acties img {
    margin: 0px 7.5px 0px 0px;
    border-bottom: 1px solid #000;
}

.acties a {
   text-decoration: none;
}

.acties .last {
    margin: 0px;
}


.categoriesGrid .category {
    float:left;
    margin-right:30px;
    margin-bottom:20px;
    width:220px;
}

.categoriesGrid .category.last{
    margin-right:0;
}

.categoriesGrid.plusInfo .category {
    width:220px;
}

.categoriesGrid.plusInfo .category img {
    margin:5px;
}

.categoriesGrid.plusInfo .category h3 {
    display:block;
    font-size:14px;
    line-height:18px;
    padding:7px 0;
    text-align:center;
    font-family: "HelveticaNeueLTStdLtCnRegular";
    text-transform: uppercase;
}

.pager {
    padding:10px 0;
  
}

.pager .info {
    float:left;
    padding:5px 0;
   font-size: 10px;
}

.pager ul {
    float:right;
    list-style-type:none;
    margin:0;
    padding:0;
    font-size: 10px;
}

.pager ul li {
    float:left;
    padding:5px 2px;
}

.pager ul li.prev {
    padding-right:7px;
}

.pager ul li.next {
    padding-left:7px;
}

.pager ul li.number {
    padding:0 2px;
}

.pager ul li.number a {
    background-color:#fff;
    border:1px solid #ccc;
    display:block;
    padding:4px 7px;
}

.pager ul li.number.active {
    font-weight:bold;
}

.pager ul li.number.active a {
    color:#c93000;
}

#product {
    margin:0px 0 40px 0;
}

#product .socials {
    margin-bottom:20px;
}

#product .socials .social {
    float:right;
}

#product .socials .social.facebook {
    float:left;
}

#product .productInfoHolder {
    float:left;
    padding-right:20px;
    width:685px;
}

#product .productInfoHolder .images {
    float:left;
}

#product .productInfoHolder .images .zoomPad {
    background-color:#fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.06);
}

#product .productInfoHolder .images .thumbs {
    padding:15px 0;
    width:280px;
}

#product .productInfoHolder .images .thumbs .thumb {
    background-color:#fff;
    float:left;
    margin:0 16px 10px 0;
    padding:4px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.06);
}

#product .productInfoHolder .images .thumbs .thumb.last {
    margin-right:0;
}

#product .productInfoHolder .userReviews {
    margin-top:20px;
    width: 400px;
    float: right;
    font-size: 10px;
}

#product .productInfoHolder .userReviews h3 {
    font-size:14px;
    margin-bottom:5px;
    border-bottom: 1px solid #dadada;
    height: 30px;
    font-family: "HelveticaNeueLTStdLtCnRegular";
    font-size: 18px;
    font-weight: lighter;
    text-transform: uppercase;
}

#product .productInfoHolder .userReview {
    border-bottom:1px solid #e5e5e5;
    margin-bottom:15px;
}

#product .productInfoHolder .userReview .title {
    padding:5px 7px;
}

#product .productInfoHolder .userReview .content {
    background-color:#fff;
    padding: 7px 7px 11px;
}

#product .productInfoHolder .productInfo {
    margin-left:304px;
    width:400px;
}

#product .productInfoHolder .productInfo .brand {
    margin-bottom:20px;
}

#product .productInfoHolder .productInfo h1 {
    font-size:22px;
    font-family: "HelveticaNeueLTStdLtCnRegular";
    font-weight: lighter;
}

#product .productInfoHolder .productInfo .description {
    margin-bottom:30px;
}

#product .productInfoHolder .productInfo .productAttrs {
    line-height: 1.6;
    margin: 25px 11px 0 10px;
}


#product .productInfoHolder .productInfo .mininfo {
    font-size:10px;
    float: left;
    width:50%;
    height: 80px;
    color: #000;
}

#product .productInfoHolder .productInfo .priceOld {
    line-height:1.5;
}

#product .productInfoHolder .productInfo .price {
    font-size:32px;
    font-weight:normal;
    float: right;
    color: #000;
    font-family: "HelveticaNeueLTStdLtCnRegular";
    width: 50%;
    text-align: right;
    padding: 20px 0;
    height: 40px;
}

#product .productInfoHolder .productInfo .price .vat {
    font-size:12px;
}

#product .productInfoHolder .productInfo .variants {
    margin-bottom:20px;
    margin-top: 5px;
    float: left;
  
}

#product .productInfoHolder .productInfo .variants select {
    max-width:310px;
    min-width:180px;
    padding: 5px;
    height: 29px;
   background: url("input.png?20190204121406?1?1?1") repeat-x scroll 0 0 transparent;
}

#product .detailsHolder {
    float:left;
    padding-bottom:30px;
    width:326px;
}

#product .productInfo .blockHolder {
    margin-bottom:15px;
    padding-bottom:15px;
    color: #fff;
    fonts-size: 10px;
    width: 400px;
}

#product .productInfo .blockHolder.first {
    border-top:1px solid #e5e5e5;
    padding-top:15px;
}

#product .detailsHolder .addReview {
    padding-left:10px;
}

#product .productInfo .tabs {
    height:29px;
}

#product .productInfo .tabs ul {
    float:left;
    height:29px;
    list-style-type:none;
    margin:0;
    padding:0;
}

#product .productInfo .tabs ul li {
    float:left;
    margin-right:5px;
    color: #fff;
    font-size: 10px;
    border-radius:4px;
}

#product .productInfo .tabs ul li a {
    background: url("gr.png?20190204121406?1?1") repeat-x scroll 0 0 #000000;
    border-left: 1px solid #000000;
    border-radius: 4px 4px 0 0;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    line-height: 27px;
    padding: 0 25px;
}

#product .productInfo .tabs ul li.active a {
    background-color:000;
    padding-bottom:1px;
  
}


#product .productInfo .tabsPages {
    line-height:1.5;
    border: 1px solid #ccc;
    line-height: 1.5;
    color: #000;
     border-top-color: #000
}

#product .productInfo .tabsPages .page {
    display:none;
    max-height:300px;
    min-height: 150px;
    overflow:auto;
    padding:10px;
    font-size: 10px
   
}

#product .productInfo .tabsPages .page.active {
    display:block;
}

#product .productInfo .tabsPages .page.active ul {
   padding: 0;
   margin: 0 0 10px;
   list-style-type: none;
}

#product .links {
    padding-left:10px;
}

#product .links ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

#product .links ul li {
    padding:2px 0;
}

#product .relatedProducts {
    margin-top:20px;
}

#product .relatedProducts h3 {
    font-size:14px;
    margin-bottom:10px;
}

#messages {
  font-size:12px;
  line-height:16px;
  font-weight:bold;
}
#messages ul {
  list-style-type:none;
  padding:5px 5px 5px 26px;
  border:1px solid #3B5998;
  color:#3B5998;
  text-shadow:0 1px #FFF;
  background:url(icon-message-info.png?20190204121406) 5px 5px no-repeat #ECEFF5;
  margin-bottom:10px;
}
#messages ul.success {
  border-color:#609946;
  color:#609946;
  background:url(icon-message-success.png?20190204121406) 5px 5px no-repeat #EFF5ED;
}
#messages ul.error {
  border-color:#DD3C10;
  color:#DD3C10;
  background:url(icon-message-error.png?20190204121406) 5px 5px no-repeat #FCECE8;
}