/*css design file by webexciter*/

h1 {
  font-size: 32px; color: Gray; 
  font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
}

h2 {
  font-size: 22px; color: #C4127C;  
  font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
}

h3 {
  font-size: 18px;
  font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
  color: Gray;   
}

h5 {
  font-size: 18px; 
  font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
  color: #222;   
  margin: 0 auto;
  padding-left: 5px;
}

p {
 padding-right: 15px;
}

a {
    font-family: Helvetica, Arial;
    color: Black;
    font-size: 12px; 
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    font-family: Helvetica, Arial;
    color: Black;
    font-size: 12px; 
    font-weight: bold;
    text-decoration: underline;
}

.noticePanelMagenta {
  border: 2px solid #C4127C; 
  padding: 15px;
  border-radius:3px;
  font-weight: bold;
  margin-bottom: 2px;
}

.noticePanel {
  border: 2px solid Silver; 
  padding: 15px;
  border-radius:3px;
  margin-bottom: 5px;
}

.header {
    background: #fcfdff;
} 

.webHeader {
    background: White;
    width : 100%;
} 

.eshopHeader {
  background-color: White;
  font-family: Helvetica, Arial;
  font-size: 12px;
}

.content {
  background: White;
  text-align: left;
  width: 100vw;
  border-top: 2px solid LightGrey; 
  padding-top: 3px;
}

.footer {
    background: #d6d6d6;
    color: #606060;
    padding: 5px;
    font-family: Helvetica, Arial;
    font-size: 12px;
} 

.eshopFooterGlobal {
    /* background: White; */
    color: #606060;
    width: 90%;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: Helvetica, Arial;
    font-size: 14px;
    text-align: center;    
}

.eshopFooterGlobalContainer {
   background-color: #EEE;
   /* border-top: 1px solid #333;  */
   /* height: 33px; */
    padding: 0px;
    width: 100vw;
    position: relative;
    /* margin-left: -50vw; */
    /* left: 50%; */
}

.eshopFooter {
    background: White;
    border-top: 2px solid LightGray; 
    color: Black;
    font-family: Helvetica, Arial;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    padding-top: 8px;
}

.eshopFooterPanel {
    border-bottom: 2px solid #C4127C; 
}

.horisontalMenu2 {
  background-color: #0b87bb;
  height : 41px;
  /* border-left : 7px solid #00ADE8; */
  /* border-right : 7px solid #00ADE8; */
  /* margin-left : 7px; */
  /* margin-right : 7px; */
}

.webMenu {
  background-color: #0b87bb;
}

.menuStart {
  display: block;
  width : 13px; 
}

a.menuItem {
  display: block;
  height : 27px; 
  background-color:  #0b87bb; 
  color: White; 
  font-family: Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding-top: 13px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

a.menuItem:hover {
  display: block;
  height : 27px;
  background-color:  #0059A6; 
  color: White; 
  font-family: Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding-top: 13px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

.offerPanel {
    background: White;
} 

.horisontalMenuCell2 {
  height : 41px;
  width : 122px;
}

.horisontalMenuCellOver {
  height : 41px;
  width : 122px;
  background-color: #0a4d80; 
  cursor: pointer;
}

.horisontalMenuCellActive {
  height : 41px;
  width : 122px;
  background-color: #0a4d80; 
  cursor: pointer;
}

.horisontalMenuLink {
    font-family: Helvetica, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 13px 10px 10px 10px;
    text-decoration: none;
    white-space: nowrap;
}

.eshopHeaderPanel {
   /* background-color: #117fb9; */
   /* height: 33px; */
   padding-left: 10px;
   padding-right: 10px;
   /* padding-top: 10px; */
   padding-bottom: 20px;
   /* width: 1100px; */
   /* margin-top: 10px; */
   width: 100%;
   margin-left: auto ;
   margin-right: auto ;
}

.eshopHeaderMenu {
  padding-left: 15px; 
  padding-right: 18px; 
  display: inline-block;
  /* vertical-align: top; */
  float: right;
  /* background-color: #4A5456; */
}

.headerPanel {
  display: inline-block;
  padding-left: 5px; 
  padding-right: 1px; 
}

.headerInfoTop {
  display: block;
  font-size: 22px;
}

.eshopHeaderMenuCell {
  display: inline-block;
  padding-right: 10px;
  padding-left: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.productPrice1 {
  font-weight: bold;
  font-size: 16px;
}

.productLIST {
	/* border-top: LightGrey solid 1px; */
	border-bottom: LightGrey solid 1px;
	background-color: White;
        display: block;
        padding: 5px;
        margin-bottom: 3px;
        /* border-radius:3px; */
}

.productLISTImage {
     display: inline-block;
     padding: 5px;
}

.productLISTThumb {
    max-width: 250px;
    max-height: 100px;
}

.productLISTDetail {
     display: inline-block;
     vertical-align: top;
     width: 500px; 
}

.productLISTDescription {
     display: block;
     vertical-align: top;
     font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
     color: Black;
     font-size: 16px; 
     font-style: normal; 
     padding-top: 7px;
}

.productLISTEdit {
     display: block;
     horisontal-align: right;
     margin-bottom: 10px;
}

a.productLISTLink {
    display: block;
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: Black;
    text-transform: uppercase;
    font-size: 18px; 
    font-weight: bold;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 5px;
}

a.productLISTLink:hover {
    display: block;
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: Black;
    text-transform: uppercase;
    font-size: 18px; 
    font-weight: bold;
    text-decoration: underline;
    padding-top: 7px;
    padding-bottom: 5px;
}

a.variantLISTLink {
    display: block;
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: Black;
    font-size: 18px; 
    font-weight: bold;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 5px;
}

a.variantLISTLink :hover {
    display: block;
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: Black;
    font-size: 18px; 
    font-weight: bold;
    text-decoration: underline;
    padding-top: 7px;
    padding-bottom: 5px;
}


.productGRID {
        min-height: 210px;
        /* display: table-cell; vertical-align: bottom;*/
	border: Silver solid 2px;
	background-color: White; 
        display: inline-block;
       vertical-align: bottom;
       text-align: center;
       width: 280px; 
       /* height : 300px; */
       margin: 1px;
       padding: 3px;
       border-radius:3px;
}

.productGRID:hover {
        /* display: table-cell; vertical-align: bottom;*/
	border: #C4127C solid 2px;
	background-color: White; 
        display: inline-block;
       vertical-align: bottom;
       text-align: center;
       width: 280px; 
       /* height : 300px; */
       margin: 1px;
       padding: 3px;
       border-radius:3px;
}

.productGRIDImage {
     display: inline-block;
     padding: 5px;
     height : 150px;
}

.productGRIDTable{
  height : 150px;
}

.productGRIDDetail {
     vertical-align: top;
     height : 50px;
}

.productGRIDEdit {
     /* display: table-cell; vertical-align: bottom; */
     display: inline-block;
     text-align: right;
     vertical-align: bottom;
     margin-bottom: 10px;
     border-top: Silversolid 1px;
}

.productGRIDKey {
   color: Gray;
   font-size: 12px; 
   padding-bottom: 3px;
}

.productGRIDPrice {
  padding-bottom: 10px;
  display: inline-block;
}

.productGRIDBasket {
 display: inline-block;
 padding: 0px;
}

.productGRIDDetail {
 display: block;
 padding: 3px;
}

.productImage {
        display: inline-block;
        /* vertical-align: text-top; */
        /* vertical-align: bottom; */
}

.productInfo {
  border-top: 1px solid LightGray; 
  border-bottom: 1px solid LightGray; 
  vertical-align: text-top;
  font-family: Helvetica, Arial, Helvetica Neue; 
  padding: 5px;
  /* border-radius:3px; */
}

.productBasicInfo {
        display: inline-block;
        vertical-align: top;
        padding: 5px;
        font-family: Helvetica, Arial; 
        width: 400px;
}

.productBasicInfoCell {
    display: inline-block;
    color: DarkGray;
    width: 170px;
}

.productBasicInfoValue {
    display: inline-block;
}

.productListInfoCell {
    display: inline-block;
    color: #222;
    font-size: 12px; 
}

.productListInfoValue {
    display: inline-block;
    font-size: 12px; 
}

.productTitle {
    font-family: Helvetica, Arial, Helvetica Neue; 
    font-size: 42px; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 700; 
    line-height: 43px; 
    color: #333;
    text-transform: uppercase;
}

.productDescription {
        /* border-top: 1px solid LightGray;  */
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 15px;
        display: block;
        font-size: 22px; 
        font-family: Helvetica, franklin-gothic-urw, Arial, Helvetica Neue; 
        /* width: 70%; */
}

.productBasicInfoRow {
        display: block;
        /* width: 400px; */
}

.productListInfoRow {
        display: inline-block;
        background-color: #efefef;
        /* width: 400px; */
}

.optionsPanel {
  display: inline-block;
  padding-right: 20px;
  padding-top: 4px;
  /* margin-bottom: 20px; */
  float: right;
  /* height: 25px; */
  /* background-color: #4A5456; */
}

.searchPanel {
  display: none;
  visibility: hidden; 
}

.searchPanel2 {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
  /* padding-right: 320px; */
  text-align: center;
  border: #EEE solid 0px; 
  border-radius:3px;
  /* background-position: left; */
}

.offer1 {
  display: inline-block;
}

a.offer1 {
   display: inline-block;
    width: 275px;
    height: 200px;
    margin: 10px;
    border: 3px solid #0b87bb; 
  font-family: Helvetica, Arial;
  color: Black;
  font-size: 22px; 
  text-decoration: none;
  border-radius:3px;
}

a.offer1:hover {
   display: inline-block;
    width: 275px;
    height: 200px;
    margin: 10px;
    border: 3px solid #222222; 
  font-family: Helvetica, Arial;
  color: #0b87bb;
  font-size: 22px; 
  text-decoration: none;
  cursor: pointer;
}

a.offer2 {
   display: inline-block;
    width: 275px;
    height: 200px;
    margin: 10px;
    border: 3px solid #0b87bb; 
  font-family: Helvetica, Arial;
  color: Red;
  font-size: 22px; 
  text-decoration: none;
  border-radius:3px;
}

a.offer2:hover {
   display: inline-block;
    width: 275px;
    height: 200px;
    margin: 10px;
    border: 3px solid #222222; 
  font-family: Helvetica, Arial;
  color: Navy;
  font-size: 22px; 
  text-decoration: none;
  cursor: pointer;
  border-radius:3px;
}


a.offer3 {
   display: inline-block;
    width: 275px;
    height: 200px;
    margin: 10px;
    border: 3px solid #0b87bb; 
  font-family: Helvetica, Arial;
  color: Darkgreen;
  font-size: 22px; 
  text-decoration: none;
}

a.offer3:hover {
   display: inline-block;
    width: 275px;
    height: 200px;
    margin: 10px;
    border: 3px solid #222222; 
  font-family: Helvetica, Arial;
  color: Navy;
  font-size: 22px; 
  text-decoration: none;
  cursor: pointer;
  border-radius:3px;
}

.menuBoxHeader {
  background-color: #76A300;
  padding-top: 2px;
  padding-bottom: 2px;
}

.subPanel {
  border : 1px solid #76A300;
  padding: 5px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;   
}

.loginPanel {
  border : 1px solid #76A300;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  padding-right: 25px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;   
}

.loginInline {
  display: inline-block;
}

.search_button {
  background-color: #76A300;
  cursor: pointer;
  border : 1px solid Silver;
  padding: 2px;
  color: #FFFFFF;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;   
}

.headingText1 {
    font-family: Helvetica, arial, helvetica, sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
} 

.set_text {
    font-family: Helvetica, arial, helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
} 

.set_text1 {
    font-family: Helvetica, arial, helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
} 

.product_price1 {
    font-family: Helvetica, arial, helvetica, sans-serif;
    color: #76A300;
    font-size: 14px;
} 

.content_panel_list {
  border : 1px solid Silver;
  padding: 3px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;   
}

.verticalMenu {
  border : 1px solid #EFEFEF;
  background-color: #EAEBED;
}

.verticalMenuCell {
padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 3px;
}

.verticalMenuCellOver {
padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 3px;cursor: pointer;
  background-color: #4597E9;
  background-image: url('/users/Kantona/bg_blueyellow_over2.png');
  background-repeat: repeat-x;
}

.verticalMenuLink {
  color: #000066;
  font-weight: bold;
  font-family: Helvetica, Arial;
  font-size: 12px;
}

.pageContent {
  /* pbackground-image: url('/users/klimabott/shadow.jpg');  */
  /* pbackground-repeat: no-repeat; */
  /* pbackground-position: top center;  */
  background-color: #FFFFFF;
  text-align: left;
  padding: 15px;
  font-family: Arial, helvetica, sans-serif;
  font-weight: normal; 
  font-size: 16px;   
  border: #EFEFEF solid 2px; 
  border-radius:3px;
}

.webContent {
  font-family: Helvetica, Arial;
  font-size: 14px;
  background-color: White;
  padding-left: 5x;
}

.tableContent {
  background-color: #FFFFFF;
  text-align: left;
  padding-left: 30px;
  padding-right: 0px;
}

.leftPanel {
  background-color: ;
  border-left: 1px dotted #C0C0C0;
  border-right: 1px dotted #C0C0C0;
}

.standardText {
  color: #000000;
  font-family: Helvetica, Arial;
  font-size: 14px;
}

.login_user_text {
  color: #000000;
  font-family: Helvetica, Arial;
  font-size: 14px;
}

.login_psw_text {
  color: #000000;
  font-family: Helvetica, Arial;
  font-size: 14px;
}

.text1 {
  color: #000000;
  font-family: Helvetica, Arial;
  font-size: 12px;
}

.text2 {
  color: #000066;
  font-family: Helvetica, Arial;
  font-size: 12px;
}

.text3 {
  color: #000000;
  font-family: Helvetica, Arial;
  font-size: 12px;
}

.text4 {
  color: #0000FF;
  font-family: Helvetica, Arial;
  font-size: 17px;
}

.text5 {
  color: #3F3F3F;
  font-family: Helvetica, Arial;
  font-size: 13px;
  font-weight: bold;
}

.registration {
  background-image: url('/users/Kantona/registration_classic.png');
  background-repeat : no-repeat;
  width: 20px;
  height: 20px;
  padding-top : 0px;
  padding-bottom : 0px;
}

.order {
  background-image: url('/users/Kantona/order_classic.png');
  background-repeat : no-repeat;
  width: 20px;
  height: 20px;
  padding-top : 0px;
  padding-bottom : 0px;
}

.customerInfo {
  background-image: url('/users/Kantona/info_classic.png');
  background-repeat : no-repeat;
  width: 20px;
  height: 20px;
  padding-top : 0px;
  padding-bottom : 0px;
}

.howToBuy {
  background-image: url('/users/Kantona/help_classic.png');
  background-repeat : no-repeat;
  width: 20px;
  height: 20px;
  padding-top : 0px;
  padding-bottom : 0px;
}

.cart {
  background-image: url('/users/Kantona/cart_classic.png');
  background-repeat : no-repeat;
  width: 20px;
  height: 20px;
  padding-top : 0px;
  padding-bottom : 0px;
}

.screenContent {
  font-size: 11px;
  font-family: Helvetica, Arial, Helvetica, sans-serif;
  text-align:left;
  background-color: White;
}

.eshopPanel {
  background-color: #EAEBED;
  background-image: url('/users/klimabott/header31.JPG'); 
  background-repeat : no-repeat; 
  width: 983px;  
  height: 142px;  
}

.buttonBackground {
  background-color: #76A300;
  cursor: pointer;
  border : 1px solid Silver;
  padding: 3px;
  color: #FFFFFF;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px; 
}

.gallery_paginating {
  font-size: 12px; font-weight: bold; font-family: Helvetica, Arial, Helvetica, sans-serif; text-align:center; border: 1px; border-style: solid; border-color: #CDCDCD; display: inline; padding-left: 2px; padding-right: 2px; background-color: #7F7F7F; color: #CFCFCF; background-image: url('/users/maderyc/bg_button1.png'); background-repeat: repeat-x;
}

.gallery_paginating_over {
  font-size: 12px; font-weight: bold; font-family: Helvetica, Arial, Helvetica, sans-serif; text-align:center; border: 1px; border-style: solid; border-color: #CDCDCD; display: inline; padding-left: 2px; padding-right: 2px; background-color: #9F9F9F;
}

.gallery_paginating_current {
  font-size: 12px; font-weight: bold; font-family: Helvetica, Arial, Helvetica, sans-serif; text-align:center; border: 0px; display: inline; padding-left: 2px; padding-right: 2px; color: #CFCFCF;
}

a.gallery_paginating_link {
  font-family: Helvetica, Arial, Helvetica, sans-serif; color: #CFCFCF; font-size: 12px; text-decoration: none;
}

a.gallery_paginating_link:hover {
  font-family: Helvetica, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; text-decoration: none;
}

a.gallery_title_link {
  font-family: Helvetica, Arial, Helvetica, sans-serif; color: #2F2F2F; text-decoration: underline; font-size: 14px; font-weight: bold;
}

a.gallery_title_link:hover {
  font-family: Helvetica, Arial, Helvetica, sans-serif; color: #2F2F2F; font-size: 14px; text-decoration: underline; font-weight: bold;
}

.form_text_input {
  background-color: #F1F1F1; font-size: 14px; font-family: Helvetica, Arial, Helvetica, sans-serif; text-align:left; color: #2F2F2F; border: Silver solid 1px; padding: 2px;
    border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;   
}

.form_select_input {
  background-color: #F1F1F1; font-size: 14px; font-family: Helvetica, Arial, Helvetica, sans-serif; text-align:left; color: #2F2F2F; border: Silver solid 1px; padding: 2px;
    border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;   
} 

a.standard_link {
font-family: Helvetica, Arial, Helvetica, sans-serif; color: #2F2F2F; text-decoration: underline; font-size: 12px; font-weight: bold;
}

.standardText2 {
font-size: 12px;
font-family: Helvetica, Arial, Helvetica, sans-serif;
text-align:left;
color: #2F2F2F;
}

.tableHeader {
  background-color: #BFBFBF;
  background-image: url('/graphics/bg_header.png');
  background-repeat: repeat-x;
}

a.horisontalMenuLink2 {
  font-size: 12px; font-family: Helvetica, Arial, Helvetica, sans-serif; text-align:left; color: #2F2F2F;
}

a.horisontalMenuLink2:hover {
  font-size: 12px;font-family: Helvetica, Arial, Helvetica, sans-serif;text-align:left;color: #000000;
}

.background1_color {
  background-color: #4597E9;
}

.content_panel {
  border : 1px solid #4597E9;
}

.content_panel_dotted {
  border : 1px dotted #4597E9;
}

.cart_button {
  background-image: url('/users/Kantona/cart_classic.png');
  background-repeat : no-repeat;
  background-position : center;
  width: 30px;
  height: 22px;
  padding-top : 0px;
  padding-bottom : 0px;
  background-color : #EFEFEF;
  border: 1px solid #676767;
}

a.folderMenuLink {
  color: #0a4d80;
  font-family: Helvetica, Arial;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
}

a.folderMenuLink:hover {
  color: #0a4d80;
  font-family: Helvetica, Arial;
  font-size: 17px;
  font-weight: bold;
  text-decoration: underline;
}

a.link1 {
  color: #000066;
  font-family: Helvetica, Arial;
  font-size: 12px;
}

a.link2 {
  color: #137ba3;
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 5px;
  text-decoration: none;
}

a.link2:hover {
  color: #137ba3;
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 5px;
  text-decoration: underline;
}

a.link3 {
  color: #000000;
  font-family: Helvetica, Arial;
  font-size: 12px;
}

a.link4 {
  color: #0a4d80;
  font-family: Helvetica, Arial;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
}

a.link4:hover {
  color: #0a4d80;
  font-family: Helvetica, Arial;
  font-size: 17px;
  font-weight: bold;
  text-decoration: underline;
}

a.link5 {
  color: #0000FF;
  font-family: Helvetica, Arial;
  font-size: 11px;
}

a.navigation_link {
  color: #137ba3;
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 5px;
  text-decoration: none;
}

a.navigation_link:hover {
  color: #137ba3;
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 5px;
  text-decoration: underline;
}

a.product_title1 {
  color: #0a4d80;
  font-family: Helvetica, Arial;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
}

a.product_title1:hover {
  color: #0a4d80;
  font-family: Helvetica, Arial;
  font-size: 17px;
  font-weight: bold;
  text-decoration: underline;
}

a.productLink {
  color: #0a4d80;
  font-family: Helvetica, Arial;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
}

a.productLink:hover {
  color: #0a4d80;
  font-family: Helvetica, Arial;
  font-size: 17px;
  font-weight: bold;
  text-decoration: underline;
}

a.productLinkGRID {
  color: #222;
  font-family: Helvetica, Arial;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
}

a.productLinkGRID:hover {
  color: #C4127C;
  font-family: Helvetica, Arial;
  font-size: 17px;
  font-weight: bold;
  text-decoration: underline;
}

a.topProductColumnLink {
  color: #C4127C;
  font-family: Helvetica, Arial;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
}

a.topProductColumnLink:hover {
  color: Black;
  font-family: Helvetica, Arial;
  font-size: 13px;
  font-weight: normal;
  text-decoration: underline;
}

.topProductsColumn {
  border-top: 1px solid #EFEFEF;
  padding-top: 10px;
  padding-bottom: 5px;  
}

.topProductColumnRow {
 padding-top: 3px;
 padding-bottom: 3px;
}

.topProductColumnNumber {
  background-color : Black;     
  color: White;
  font-family: Helvetica, Arial;
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius:24px;   
}

.topProductColumnCol {
  display: table-cell;
  padding-right: 5px;
}

.topProductColumnPrice {
  color: Black;
  font-family: Helvetica, Arial;
  font-size: 13px;
  font-weight: bold;  
}

.topProductColumnTitle {
  display: table-cell;
}

.okmsg {
  font-family: Helvetica, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: White;
  padding-top: 0px;
  text-align: left;
  background-color : #FFCC00;        
  background-image : url(/graphics/okey22.png);
  background-repeat : no-repeat;
  background-position : center left;  
  border-left: 10px solid #FFCC00;
  padding-top: 5px;
  padding-left: 25px;
  height: 25px;
}

.errormsg {
  font-family: Helvetica, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: Red;
  padding-top: 0px;
  text-align: left;
  background-color : #FFCC00;        
  background-image : url(/graphics/error22.png);
  background-repeat : no-repeat;
  background-position : center left;  
  border-left: 10px solid #FFCC00;
  padding-top: 5px;
  padding-left: 25px;
  height: 25px;
}

.okmsg_text {
  font-family: Helvetica, arial, helvetica, sans-serif;
  color: White;
  font-weight: bold;
  font-size: 14px; 
} 

.error_text {
  font-family: Helvetica, arial, helvetica, sans-serif;
  color: White;
  font-weight: bold;
  font-size: 14px; 
} 

a.plainLink
{
  font-family: Helvetica, arial, helvetica, sans-serif;
  color: #ff0000;
  font-size: 12px;
  text-decoration : none; 
}
a.plainLink:visited 
{
  font-family: Helvetica, arial, helvetica, sans-serif;
  color: #ff0000;
  font-size: 12px;
  text-decoration : none; 
}

a.plainLink:active 
{
  font-family: Helvetica, arial, helvetica, sans-serif;
  color: #ff0000;
  font-size: 12px;
  text-decoration : none; 
}

a.plainLink:hover 
{
  font-family: Helvetica, arial, helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  text-decoration : none; 
}   

.activeSlide {
  border-radius:3px;color: #0b87bb;
  border: 2px solid Red; 
  padding: 3px;
  #margin: 2px;
}

.slideNumber {
  background-color: White;
  margin-left: 5px;

}

a.slideLink {
  display: inline-block;
  width: 9px;
  height: 9px;
  color: White; 
  background-color: #0b87bb;
  font-family: Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 2px;
    border: #0b87bb solid 2px; 
    border-radius:13px;
}

.slideMenu {
   background-color: White;
   width: 111px;
   text-align: center;
   margin-left: auto ;
   margin-right: auto ;
   padding: 3px;
}

.slideshowPanel {
  background-color: White;
}

.languagesPanel {
  display: inline-block;
}

.currencyPanel {
  display: inline-block;
}

.customerPanel {
  display: inline-block;
  padding-left: 33px;
}

.basketPanel {
  display: inline-block;
  padding-right: 15px;
  padding-left: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  /* background-color: #4A5456; */
}

a.viewBasket {
   display: inline-block; 
   font-family: Helvetica, Arial;
   font-size: 14px;
   font-weight: bold;
   color: White;
   margin-left: 7px;
   padding-top: 3px;
   padding-left: 7px;
   padding-right: 7px;
   border: White solid 2px;
   border-radius: 3px;
}

a.viewBasket:hover {
   display: inline-block; 
   font-family: Helvetica, Arial;
   font-size: 14px;
   font-weight: bold;
   color: orange;
   margin-left: 7px;
   padding-top: 3px;
   padding-left: 7px;
   padding-right: 7px;
   text-decoration: underline;
   margin-left: 7px;
   border: orange solid 2px;
   border-radius: 3px;
}

.eshopContent {
  display: inline-block;
    /* border: #00ADE8 solid 2px;  */
   /* position: relative; */
    width: 70%;
    top: 0;  
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    vertical-align: top;
    border-radius:3px;
    margin-bottom: 5px;
}

a.treeLinkLeft {
  display: inline-block;
	font-family: Helvetica, arial, helvetica, sans-serif;
	color: DarkGray;
	font-size: 11px;	
	text-decoration : none;	  
}

a.treeLinkLeft:hover {
  display: inline-block;
	font-family: Helvetica, arial, helvetica, sans-serif;
	color: Black;
	font-size: 11px;
  text-decoration : none;	
}

a.treeLink 
{
  display: inline-block;
	font-family: Helvetica, arial, helvetica, sans-serif;
	color: DarkGray;
	font-size: 11px;	
	text-decoration : none;	  
}

a.treeLink:hover 
{
  display: inline-block;
	font-family: Helvetica, arial, helvetica, sans-serif;
	color: Black;
	font-size: 11px;
  text-decoration : none;	
}

a.treeNodeLink 
{
	font-family: Helvetica, Arial;
	color: DimGray;
	font-size: 14px;
	font-weight: bold;	
	text-decoration : none;	  
        /* margin-right: 77px; */
}

a.treeNodeLink:hover 
{
	font-family: Helvetica, Arial;
	color: Black;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none;	 
        /* margin-right: 77px; */  	
}

.tree {
 margin-left: -10px;
}

.treeItem {
  /* max-width: 160px; */
}

.treeItemHidden {
  display: none;
  visibility: hidden;
}


.productPath {
    padding-bottom: 3px;
    /* border-bottom : 1px solid LightGray; */
}

.basketSummary {
  padding: 8px;
}

.basketUnitIterator {
 display: inline-block;
}

.basketUnits {
  height : 42px;
  width : 42px;
  font-size: 16px; 
  border: 3px solid #C4127C;
  border-radius:3px;
  text-align: center;
  background-color: #EFEFEF;
  margin: 1px;
}

.inputText {
  height : 26px;
  /* width : 26px; */
  border: 2px solid #2299C6;
  border-radius:3px;
  text-align: left;
  background-color: #EFEFEF;
}

.inputTextArea {
  border: 2px solid #2299C6;
  border-radius:3px;
  text-align: left;
  background-color: #EFEFEF;
}

.basketButton {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 16px; 
	border: #C4127C solid 1px;
        background-color: #C4127C;
	padding: 15px;
        border-radius: 3px;
        color: White;
        cursor: pointer;
        margin-left: 5px;
}

.basketButton:hover {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 16px; 
	border: #3399cc solid 1px;
        background-color: #3399cc;
	padding: 15px;
        border-radius: 3px;
        color: White;
        cursor: pointer;
        margin-left: 5px;
}

.basketButtonGrid {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 12px; 
	border: #C4127C solid 1px;
        background-color: #C4127C;
	padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 3px;
        color: White;
        cursor: pointer;
}

.basketButtonGrid:hover {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 12px; 
	border: #3399cc solid 1px;
        background-color: #3399cc;
	padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 3px;
        color: White;
        cursor: pointer;
}

a.basketButtonLink {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 12px; 
	border: #D1D1D1 solid 1px;
        background-color: DimGray;
	padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 8px;
        padding-right: 8px;
        border-radius: 3px;
        color: White;
}

a.basketRemoveLink {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: normal; 
        font-size: 12px; 
	border: DimGray solid 1px;
        background-color: DimGray;
	padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 3px;
        color: White;
        text-decoration: none;
}


a.basketRemoveLink:hover {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: normal; 
        font-size: 12px; 
	border: DimGray solid 1px;
        background-color: DarkGreen ;
	padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 3px;
        color: White;
        text-decoration: none;
}

.basketItemRemove {
   padding-left: 3px;
}

a.productDetailLink {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 16px; 
	border: Gray solid 1px;
        background-color: Gray;
	padding: 15px;
        border-radius: 3px;
        color: White;
        text-decoration: none;
        cursor: pointer;
}

a.productDetailLink:hover {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 16px; 
	border: #3399cc solid 1px;
        background-color: #3399cc;
	padding: 15px;
        border-radius: 3px;
        color: White;
        text-decoration: none;
        cursor: pointer;
}

.variants {
 border-top: Orange solid 3px;
}

a.productDetailVariants {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 16px; 
	border: Orange solid 1px;
        background-color: Orange;
	padding: 15px;
        border-radius: 3px;
        color: White;
        text-decoration: none;
        cursor: pointer;
}

a.productDetailVariants:hover {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 16px; 
	border: #3399cc solid 1px;
        background-color: #3399cc;
	padding: 15px;
        border-radius: 3px;
        color: White;
        text-decoration: none;
        cursor: pointer;
}

button.productDetailVariants {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 16px; 
	border: Orange solid 1px;
        background-color: Orange;
	padding: 15px;
        border-radius: 3px;
        color: White;
        text-decoration: none;
        cursor: pointer;
}

button.productDetailVariants:hover {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 16px; 
	border: #3399cc solid 1px;
        background-color: #3399cc;
	padding: 15px;
        border-radius: 3px;
        color: White;
        text-decoration: none;
        cursor: pointer;
}

.productDetailImage {
  max-width: 400px;
}

.basketItemRow {
  padding: 5px;
}

.basketItemRow:hover {
  padding: 5px;
  background-color: #EFEFEF;
}

.basketItemImage {
  padding: 5px;
}

.basketItemDesc {
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: Black;
    font-size: 12px; 
    font-weight: normal;
    font-style: italic;
}

a.pathLink {
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: Black;
    font-size: 12px; 
    font-weight: bold;
    text-decoration: none;
}

a.pathLink:hover {
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: Black;
    font-size: 12px; 
    font-weight: bold;
    text-decoration: underline;
}

a.pathLinkHome {
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: Black;
    font-size: 12px; 
    font-weight: bold;
    text-decoration: none;
}

a.pathLinkHome:hover {
    font-family: Helvetica,'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: Black;
    font-size: 12px; 
    font-weight: bold;
    text-decoration: underline;
}

a.pathLinkCurrent {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: Black;
    font-size: 18px; 
    font-weight: bold;
    text-decoration: none;
}

a.pathLinkCurrent:hover {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: Black;
    font-size: 18px; 
    font-weight: bold;
    text-decoration: underline;
}

.categoryTitle {
     width: 100%;
     /* height: 50px; */
     /* padding-top: 5px; */
     padding-bottom: 10px;
     /*background-color: LightGray; */
     font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
     color: Black;
     font-size: 20px; 
     font-weight: bold;
     height: 50px;
}

.categoryDescription {
     width: 100%;
     /* font-family: Arial, Helvetica, sans-serif; */
     font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
     color: #222;
     font-size: 16px; 
     padding-top: 8px;
     padding-bottom: 8px;
     padding-right: 15px;
     border-top: #2299C6 solid 1px;
     border-bottom: #2299C6 solid 1px;
}

.subcategories {
     font-family: Helvetica, Arial, Helvetica, sans-serif;
     color: DimGray;
     font-size: 12px; 
     padding-top: 5px;
     padding-bottom: 5px;
}

.panelTitle {
   font-family: Helvetica, Arial, Helvetica, sans-serif;
   color: DimGray;
   font-size: 18px; 
}

.categoryMenu {
        display: inline-block;
	/* border-right: #0b87bb solid 1px; */
	background-color: White;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 3px;
        margin-bottom: 3px;
        /* border-radius:3px; */
}

.categoryBox {
  padding-top: 5px;     
  text-align: center;
  vertical-align: top;
}

.categoryBox2 {
        min-width: 220px;
        min-height: 220px;
        /* width: 30%; */
        /* min-width: 220px; */
        background-color: White;
        /* height: 100%; */
        text-align: center;
        /* display: table-cell; */
        display: inline-block;
        vertical-align: top;
        margin: 3px;
	border: #C4127C solid 4px;
        border-radius: 7px;
        padding-bottom: 2px;
}

.categoryBox2:hover {
        /* width: 350px; */
        /* width: 30%; */
        min-width: 220px;
        min-height: 220px;
        background-color: White;
        height: 100%;
        text-align: center;
        /* display: table-cell; */
        display: inline-block;
        vertical-align: top;
        margin: 3px;
	border: Black solid 4px;
        border-radius: 7px;
        padding-bottom: 2px;
}

.categoryThumb {
       padding-top: 20px;
       /* width: 250px; */
       width: 95%;
       min-height: 135px;
       /* height: 270px; */
       vertical-align: middle;
       margin-left: auto ;
       margin-right: auto ;
}

.categoryThumbImg {
padding-top: 20px;
  width: 100px;
  /* min-height: 100px; */
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
}

.categoryThumbImg2 {
 width: 220px;
 height: 220px;
 margin-bottom: 10px;
}

a.categoryLink {
        font-family: Helvetica, Arial, Helvetica, sans-serif;
        color: Black;
        font-size: 16px; 
        font-weight: bold;
        text-decoration: none;
	background-color: White;
        display: inline-block;;
        /* padding: 5px; */
        margin-bottom: 3px;
        /*border-radius:3px;*/
	vertical-align: top;
}

a.categoryLink:hover {
        font-family: Helvetica, Arial, Helvetica, sans-serif;
        color: Black;
        font-size: 16px; 
        font-weight: bold;
        text-decoration: underline;
	background-color: White;
        display: inline-block;
        /* padding: 5px; */
        margin-bottom: 3px;
	vertical-align: top;
}

.pathSeparator {
    color: Gray;
}

.form_field_label { 
	display: inline-block;
	width: 200px;
	margin-top: 3px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.form_field_label2 { 
	display: inline-block;
	width: 200px;
	margin-top: 3px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.form_field_label_block { 
	display: block;
	/* width: 250px; */
	margin-top: 3px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.form_field_text { 
	color: Black;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.form_textarea_label { 
	display: inline-block;
	width: 200px;
	margin-top: 3px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* height: 45px;  */
	vertical-align: top;
}

.form_field_label_required { 
	display: inline-block;
	width: 200px;
	margin-top: 3px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.form_field_label_inline {
   text-align: right;
}

.form_textarea_label2 { 
	display: block;
	width: 200px;
	margin-top: 3px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* height: 45px;  */
	/* vertical-align: top; */
}

.form_choice_label {
	display: block;
	color: #069114;
	font-family: Helvetica, arial, helvetica, sans-serif;
	font-size: 16px;   
	font-weight: bold; 
	padding-top: 15px;	
	height: 30px;
	border: White solid 0px;
}

.form_field_label_required::after {
    content: " *";
    color: Red;
}

.form_field_value { 
	margin-top: 3px;
}

.form_choice > input {
	display: inline-block;
	width: 10%;
}

.form_choice > label {
	font-size: 14px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align:left;	
	display: inline-block;
	width: 85%;
}

.search2 {
   background-color: White;
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: Black;
    background-color: White;
    font-size: 12px; 
    font-weight: bold;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 22px;
   padding-right: 7px;
   border: #f7dd18 solid 2px;
   border-radius:3px;
   margin-bottom: 3px;
   background-size: 20px 20px;
   background-image: url('/users/dub/images/search-icon.png'); 
   background-repeat: no-repeat; 
   background-position:4px 4px;
   width: 272px;
}

.text_form { 
   background-color: White;
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: Black;
    background-color: White;
    font-size: 12px; 
    font-weight: bold;
   padding: 7px;
   border: #2299C6 solid 2px;
   border-radius:3px;
   margin-bottom: 3px;
}


.text_form_block { 
        display: block;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	background-color: White;
	font-size: 14px;
	font-weight: bold;
	color: #2F2C2B;
	border: DarkGreen solid 1px;
	padding: 10px;
	margin-bottom: 3px;	
    border-radius:3px;
}
.textarea_form { 
	font-family: Helvetica, Arial, Helvetica, sans-serif;
        background-color: #EFEFEF;
	font-size: 14px;
	font-weight: bold;
	color: #2F2C2B;
        border: 2px solid #2299C6;
	padding: 3px;
	margin-bottom: 1px;	
    border-radius:3px;
    width: 330px;
    height: 70px;
}

.text_form2 { 
	display: block;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	background-color: #606060;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border: #000000 solid 1px;
	padding: 3px;
	margin-bottom: 1px;	
}

.text_form_file { 
	display: block;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	background-color: #606060;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border: #000000 solid 1px;
	padding: 3px;
	margin-left: 202px;
	margin-bottom: 1px;	
}

.text_form_file2 { 
	display: inline-block;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	background-color: #606060;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border: #000000 solid 1px;
	padding: 3px;
	margin-left: 101px;
	margin-bottom: 1px;	
}

.butt_big {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 12px; 
	border: #C4127C solid 2px;
        background-color: White;
	padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 7px;
        padding-right: 7px;
        /* border-radius: 3px; */
        color: #C4127C;
        cursor: pointer;
        margin-left: 3px;
}

.butt_big:hover {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 12px; 
	border: #2299C6 solid 2px;
        background-color: White;
	padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 7px;
        padding-right: 7px;
        /* border-radius: 3px; */
        color: #2299C6;
        cursor: pointer;
        margin-left: 3px;
}

.butt_small {
	font-family: Helvetica, Arial;
	background-color : #2F2C2B;
	border : 1px solid #2F2C2B;
	font-size: 11pt;
	color: White;
	font-weight : bold;	
	/* height: 25px; */
	padding-top: 3px;
        padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
	cursor: pointer;
	margin-top: 3px;
        border-radius:3px;
}

.butt_small:hover {
	font-family: Helvetica, Arial;
	background-color : DarkGreen;
	border : 1px solid DarkGreen;
	font-size: 11pt;
	color: White;
	font-weight : bold;	
	/* height: 25px; */
	padding-top: 3px;
        padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
	cursor: pointer;
	margin-top: 3px;
        border-radius:3px;
}

a.bigLink {
	font-family: Helvetica, Arial;
	font-size: 13pt;
	color: #2F2C2B;
	font-weight : bold;	
}

a.eshopHeaderLink {
    font-family: Helvetica, Arial;
    color: #C4127C;
    font-size: 14px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

a.eshopHeaderLink:hover {
    font-family: Helvetica, Arial;
    color: Black;
    font-size: 14px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

a.eshopFooterLink {
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: #222;
    font-size: 14px; 
    font-weight: normal;
    text-decoration: none;
    /* text-transform: uppercase; */
}

a.eshopFooterLink:hover {
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: #C4127C;
    font-size: 14px; 
    font-weight: normal;
    text-decoration: underline;
    /* text-transform: uppercase; */
}

a.eshopBasketLink {
    font-family: Helvetica, Arial;
    color: #C4127C;
    font-size: 14px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    background-image: url('/images/shopping-cart-icon-small.png');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: right; 
    padding-right: 20px;
    display: block;
}

a.eshopBasketLink:hover {
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: Black;
    font-size: 14px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.flash-notice {
  margin-left: 22px;
  display: block;
  text-align:center;
  background-color: Green;
  /* width: 100%;  */
  /* position: relative; */
  position: fixed;
    top: 0em;
    left: 0em;
  color: Yellow;
  font-family: Helvetica, arial, helvetica, sans-serif;
  font-weight: bold; 
  font-size: 16px;   
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 11px;
  padding-right: 11px;
  border: 2px solid Yellow; 
  /* border-radius: 3px;  */
  z-index: 99999;
}

.flash-error {
  margin-left: 22px;
  display: block;
  text-align:center;
  background-color: Red;
  /* width: 100%;  */
  /* position: relative; */
  position: fixed;
    top: 0em;
    left: 0em;
  color: White;
  font-family: Helvetica, arial, helvetica, sans-serif;
  font-weight: bold; 
  font-size: 14px;   
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 11px;
  padding-right: 11px;
  border: 2px solid Yellow; 
  /* border-radius: 3px;  */
  z-index: 99999;
}

.presentationImage {
  padding: 5px;
}

.webRightColumn {
  width: 220px;
  padding: 5px;
}

.webMenuVertical {
  background-color : #3A3C44;
  width : 210px;
    margin-left:auto; 
    margin-right:auto;
}

.eshopHeaderContainer {
    background-color: #efefef;
    display: block;
    padding: 0px;
    width: 100%;
    position: absolute;
    top: -2px;
    z-index: 100;
}

.eshopHeaderLogo {
   margin-left: auto ;
   margin-right: auto ;
   vertical-align: top;
}

.eshopLogoContainer {
   background-color: White;
   /* height: 33px; */
    /* padding-bottom: 10px; */
    width: 100%;
    position: relative;
    /* top: -20px; */
    /* margin-left: -50vw; */
    /* left: 50%; */
    /* border-top: 1px solid DarkGreen; */ 
    /* border-bottom: 1px solid #2e4690;  */
}

.eshopCategoryTopMenu {
   background-color: #C4127C;
   /* border-top: 1px solid DarkGreen;  */
   /* height: 33px; */
    padding: 0px; 
    width: 100%;
    /* width: 100vw; */
    position: relative;
    /* margin-left: -50vw; */
    /* left: 50%; */
    /* border-radius:3px;  */
    border-top: 3px solid #2299C6; 
    border-bottom: 3px solid #C4127C; 
}

.categoryTopMenu {
   background-color: #C4127C;
   /* height: 37px; */
   /* padding-left: 10px; */
   /* padding-right: 10px; */
   /* padding-top: 2px; */
   /* width: 1050px; */
   width: 100%;
   /* margin-left: auto ; */
   margin-right: auto ;
   margin-top: 1px;
}

a.categoryTopMenuLink {
    display: inline-block;
    background-color: #C4127C;
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: White;
    font-size: 14px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px;
    border-radius:3px;
}

a.categoryTopMenuLink:hover {
    display: block-inline;
    background-color: #3399cc;
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: White;
    font-size: 14px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px;
    border-radius:3px;
}

.languageSelector {
   background-color: White;
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: #4A5456;
    font-size: 12px; 
    font-weight: bold;
   border: 1px solid White;
   cursor: pointer;
   padding: 1px;
}

.languageSelectorOption {
  display: block;
  padding: 3px;
  color: DimGray;
  font-family: Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
}

.currencySelector {
   background-color: White;
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: #4A5456;
    font-size: 12px; 
    font-weight: bold;
   border: 1px solid White;
   cursor: pointer;
   padding: 1px;
}

.currencySelectorOption {
  display: block;
  padding: 3px;
  color: DimGray;
  font-family: Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
}

.search {
   background-color: White;
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: #4A5456;
    background-color: #EFEFEF;
    font-size: 12px; 
    font-weight: bold;
   border: 1px solid White;
   padding: 2px;
   border: #2299C6 solid 2px;
   width: 250px;
}

.searchButton {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 12px; 
	border: #C4127C solid 2px;
        background-color: White;
	padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 7px;
        padding-right: 7px;
        /* border-radius: 3px; */
        color: #C4127C;
        cursor: pointer;
        margin-left: 3px;
}

.searchButton:hover {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 12px; 
	border: #2299C6 solid 2px;
        background-color: White;
	padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 7px;
        padding-right: 7px;
        /* border-radius: 3px; */
        color: #2299C6;
        cursor: pointer;
        margin-left: 3px;
}

a.searchButton {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 12px; 
	border: #C4127C solid 2px;
        background-color: White;
	padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 7px;
        padding-right: 7px;
        /* border-radius: 3px; */
        color: #C4127C;
        cursor: pointer;
        margin-left: 3px;
         text-decoration: none;
}

a.searchButton:hover {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 12px; 
	border: #2299C6 solid 2px;
        background-color: White;
	padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 7px;
        padding-right: 7px;
        /* border-radius: 3px; */
        color: #2299C6;
        cursor: pointer;
        margin-left: 3px;
        text-decoration: none;
}


.basketItemTitle {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    font-size: 14px; 
    font-weight: bold;
    padding: 3px;
}

.basketItemHeader {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px;
    background: #d6d6d6;
}

.basketItemLink {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: Black;
    font-size: 14px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px;
}

a.basketItemLink:hover {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: Black;
    font-size: 14px; 
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
}

.basketItemPrice {
   padding: 3px;
    background: #EFEFEF;
}

.basket {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    font-weight: normal;
    border-top: 2px solid Silver;  
    border-bottom: 2px solid Silver;
    /* padding: 3px; */
    /* border-radius:3px; */
    width: 100%
}

.basketSummary {
   background: #d6d6d6;
   font-weight: bold;
}

.basketTotalPrice {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    font-size: 14px; 
   background: #d6d6d6;
   font-weight: bold;
   padding-right: 3px;
}

a.nextStepLink {
   background: DarkGreen;
   color: White;
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    font-size: 18px; 
   font-weight: bold;
   text-decoration: none;
   width: 100%;
   margin-top: 5px;
   padding-left: 55px;
   padding-right: 55px;
   padding-top: 9px;
   padding-bottom: 9px;
   border-radius:3px;
}

.nextStepButton {
   background: DarkGreen;
   color: White;
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    font-size: 18px; 
   font-weight: bold;
   text-decoration: none;
   /* width: 222px; */
   border: 1px solid DarkGreen;
   margin-top: 8px;
   padding-left: 55px;
   padding-right: 55px;
   padding-top: 8px;
   padding-bottom: 7px;
   border-radius:3px;
   cursor: pointer;
}

.eshopHeading {
    font-family: Helvetica, Arial;
    font-size: 16px;
    font-weight: bold;
  width: 100%;
  background: #e9e9ea;
  padding: 7px;
  margin-bottom: 3px;
}

.eshopDelivery { padding: 7px; border-bottom: 1px solid #EFEFEF;}
.eshopDeliveryCell {  display: inline-block; vertical-align: top; padding: 2px }
.eshopDeliveryLogo {  display: inline-block; width : 10px; padding: 2px}
.eshopDeliveryName { display: inline-block; width : 330px;  vertical-align: top; padding: 2px}
.eshopDeliveryLogoImg { height: 35px}
.eshopPayment { padding: 7px; border-bottom: 1px solid #EFEFEF;}
.eshopPaymentCell {  display: inline-block;  vertical-align: top;}
.eshopPaymentLogo {  display: inline-block; width : 130px; }
.eshopPaymentName { display: inline-block; width : 230px;  vertical-align: top;}
.eshopPaymentLogoImg { height: 35px; }
.eshopDeliveryDescription { display: inline-block; width : 230px;  vertical-align: top; font-size: 11px; padding: 2px}

.shoppingProcessBasket { display: inline-block; padding: 10px; border: 1px solid Silver; width : 197px; border-radius:3px; color: Gray; }
.shoppingProcessDeliveryPayment {  display: inline-block; padding: 10px; border: 1px solid Silver; width : 197px; border-radius:3px; color: Gray; }
.shoppingProcessCustomer {  display: inline-block; padding: 10px; border: 1px solid Silver; width : 197px; border-radius:3px; color: Gray; }
.shoppingProcessThank {  display: inline-block; padding: 10px; border: 1px solid Silver; width : 197px; border-radius:3px; color: Gray; }
.shoppingProcessCurrent { border: 3px solid DimGray; font-weight: bold; }
a.shoppingProcessLink { color: Gray; text-decoration: underline; font-size: 14px; font-family: Helvetica, Arial; }

.topMenu {
  display: inline-block;
}

.topMenuHeader {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: DimGray;
    font-size: 14px; 
    font-weight: normal;
    padding-left: 10px;
    padding-bottom: 12px;
    margin-bottom:12px;
    width: 100%;
    border-bottom: 1px solid Silver;
}

a.topMenuLink {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: Black;
    font-size: 14px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px;
}

a.topMenuLink:hover {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: #0b87bb;
    font-size: 14px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

a.offer1Link {
	border: #0b87bb solid 2px;
	background-color: White;
        width: 275px;
        height: 85px;
        display: block;
        padding: 5px;
        font-family: Helvetica, Arial;
        font-size: 14px;
        font-weight: bold;
        color: DimGray;
        margin-bottom: 3px;
        text-decoration: none;
        border-radius:3px;
}

a.offer1Link:hover {
	border: Black solid 2px;
	background-color: White;
        width: 275px;
        height: 85px;
        display: block;
        padding: 5px;
        font-family: Helvetica, Arial;
        font-size: 14px;
        font-weight: bold;
        color: DimGray;
        margin-bottom: 3px;
        text-decoration: none;
        border-radius:3px;
}

a.offer2Link {
	border: #0b87bb solid 2px;
	background-color: White;
        width: 275px;
        height: 85px;
        display: block;
        padding: 5px;
        font-family: Helvetica, Arial;
        font-size: 14px;
        font-weight: bold;
        color: DimGray;
        margin-bottom: 3px;
        text-decoration: none;
        border-radius:3px;
}

a.offer2Link:hover {
	border: Black solid 2px;
	background-color: White;
        width: 275px;
        height: 85px;
        display: block;
        padding: 5px;
        font-family: Helvetica, Arial;
        font-size: 14px;
        font-weight: bold;
        color: DimGray;
        margin-bottom: 3px;
        text-decoration: none;
        border-radius:3px;
}

a.offer3Link {
	border: #0b87bb solid 2px;
	background-color: White;
        width: 275px;
        height: 85px;
        display: block;
        padding: 5px;
        font-family: Helvetica, Arial;
        font-size: 14px;
        font-weight: bold;
        color: DimGray;
        margin-bottom: 3px;
        text-decoration: none;
        border-radius:3px;
}

a.offer3Link:hover {
	border: Black solid 2px;
	background-color: White;
        width: 275px;
        height: 85px;
        display: block;
        padding: 5px;
        font-family: Helvetica, Arial;
        font-size: 14px;
        font-weight: bold;
        color: DimGray;
        margin-bottom: 3px;
        text-decoration: none;
        border-radius:3px;
}

.completeOrderButton {
   background: DarkGreen;
   color: White;
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    font-size: 18px; 
   font-weight: bold;
   text-decoration: none;
   /* width: 222px; */
   border: 1px solid DarkGreen;
   margin-top: 15px;
   margin-bottom: 15px;
   padding-left: 25px;
   padding-right: 25px;
   padding-top: 9px;
   padding-bottom: 9px;
   border-radius:3px;
   cursor: pointer;
   float: center;
}

a.redactionListLink {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: Black;
    font-size: 16px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
}

a.redactionListLink:hover {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: #0b87bb;
    font-size: 16px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
}

a.popular_redactionListLink {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: Black;
    font-size: 16px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
}

a.popular_redactionListLink:hover {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    color: #0b87bb;
    font-size: 16px; 
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
}

.redactionListPage {
   /* width : 100%; */
   padding: 5px;
   margin: 5px;
  border: 1px solid Silver;
  border-radius:3px;
}

.popular_redactionListPage {
   width : 307px;
   padding: 5px;
   margin: 5px;
  border: 1px solid Silver;
  border-radius:3px;
}

.redactionListThumb {
  display: inline-block;
  width : 200px;
  vertical-align: top;
}

.redactionListText {
  display: inline-block;
  width : 350px; 
  vertical-align: top;
  padding-left: 4px;
}

.socialNetworksTable {
  width : 320px;
  vertical-align: top;
  border: 1px solid Silver;
  border-radius:3px; 
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  padding: 10px;
}

.homePageTable {
  vertical-align: top;
}

.pageTable {
  background: Silver;   
  border-top: 1px solid DimGray;
  border-bottom: 1px solid DimGray;
  font-family: Helvetica, Arial, Helvetica, sans-serif;
  padding: 10px;
    color: Black;
    font-size: 16px; 
    font-weight: bold;
    width: 720px;
}

.recent {
  border: 1px solid Silver;
}

.footerTable {
  width: 100%;
  margin-top: 15px;
  font-family: Helvetica, Arial;
  font-size: 14px;
}

.footerTable th {
  background: #0b87bb;   
  color: #fff;   
  width: 25%;
  padding: 5px;
  height : 31px;
  text-align: left;
}

.footerTable td {  
  background: #fff;   
  padding: 3px;
  text-align: left;
}

.footerDiv {
  width: 100%;
  border-top : 2px solid #ddd; 
}

.sectionFooter {
  width: 33%;
  display: inline-block;
  /* background: LightGray;   */ 
  /* border-right : 1px solid #ddd; */
 font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
 color: #222
 text-align: left;
 vertical-align: top;
}

.footerMenu {
  width: 300px;
  list-style-type: none;
}

.footerMenuItem {
 width: 250px;
 padding-bottom: 3px;
 text-align: left;
 font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
}

.parameterTable {
 width: 100%;
 border-top: #2299C6 solid 1px; 
 border-bottom: #2299C6 solid 1px; 
 padding-top: 3px;
 padding-bottom: 3px;
}

tr.parameterRow:nth-child(even) {
 background: #FFF
}

tr.parameterRow:nth-child(odd) {
 background: #EFEFEF
}

.parameterName {
 padding-right: 10px;
 padding-left: 5px;
 padding-top: 5px;
 padding-bottom: 5px;
 width: 500px;
}

.parameterValue {
 padding: 3px;
}

.parameterGroupTab {
  padding-top: 3px;
  padding-bottom: 3px;
  /* border-top: Silver solid 1px; */
}

.itemList {
  color: Black;
  font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
  font-size: 14px;
  border-top: DarkGray solid 2px; 
  border-bottom: DarkGray solid 2px;   
  padding: 5px;
}

.itemList tr:hover {
  background-color: LightGray;
}

.itemListRow {
  background-color: #EFEFEF;
}

.itemListCell {
  padding: 5px;
  color: Black;
}

 .itemListTitle {
  padding: 3px;
  color: Gray;
}

a.greenButtonLink {
 background-color: DarkGreen;
 font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
 font-size: 16px;
 font-weight: normal;  
 text-align:left;
 text-decoration: none;   
 color: White; 
 padding: 15px;  
  border-radius:3px;
 }
a.greenButtonLink:hover {
 background-color: #2299C6;
 font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
 font-size: 16px;
 font-weight: normal;  
 text-align:left;
 text-decoration: none;   
 color: White;  
 padding: 15px;  
   border-radius:3px;
}

.productDetailBasket {
 display: inline-block;
 padding-top: 25px;
}

.productLISTBasket {
 display: inline-block;
 padding: 3px;
}

.productLISTPrice {
  padding-bottom: 10px;
}

.productDetail {
 display: inline-block;
 padding-top: 18px;
 vertical-align: top;
}

.productDetailPrice {
  padding-top: 4px;
  display: inline-block;
  font-weight: bold;
}

.productDetailPriceVAT {
  padding-top: 4px;
  display: inline-block;
}

.slogan {
 font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
 font-size: 16px;  
 font-style: italic;
 font-weight: normal;   
 color: #3399cc;  
 vertical-align: top;
 display: block;
 /* border: DarkGray solid 2px;    */
 padding-top: 5px;
 padding-left: 5px;
}

.subCategoryBox2 {
  display: none;
  visibility: hidden;
  padding-top: 5px;
  background-color: LightGray;
  padding-bottom: 5px;
  height: 50px;
}

a.subCategoryLink {
  font-size: 14px;  
}

.thankYou {
   padding: 5px;
   margin: 5px;
  border: 1px solid Silver;
  border-radius:3px;
}

.thankYouDescription {
 padding-bottom: 7px;
}

.parameterYes {
  background-color: White;
  display: inline-block;
  border: 1px solid Silver;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-image : url(/users/busek/param_yes.png);
  background-position: center;
  font-size: 0px;  
    height: 30px;
    padding: 3px;
   margin-bottom: 3px;
    width: 30px;
  border-radius:3px;
}

.webpagesMenu {
  display: inline-block;
  position: absolute; 
  padding-top: 2px; 
}

.headerMenu {
  display: inline-block;
  vertical-align: top;
}


a.webpagesMenuLink {
    display: inline-block;
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: Black;
    font-size: 14px; 
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    margin-left: 10px;
    padding: 8px;
  border-radius:5px;
}

a.webpagesMenuLink:hover {
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: White;
    font-size: 14px; 
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    background: #3399cc;   
    margin-left: 10px;
    padding: 8px;
   border-radius:5px;
  -webkit-transition: background-color 0.7s;
  -moz-transition: background-color 0.7s;
  -o-transition: background-color 0.7s;
  transition: background-color 0.7s;
}


a.pageLink {
   font-family: Helvetica, Arial, Helvetica, sans-serif;
   font-size: 12px; 
   color: #117fb9;
   border: Silver solid 1px;
   background-color: White;
   display: inline-block;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 10px;
   padding-bottom: 10px;
   border-radius:5px;
   text-decoration: none;
}
a.pageLink:hover {
   font-family: Helvetica, Arial, Helvetica, sans-serif;
   font-size: 12px; 
   color: #117fb9;
   border: Silver solid 1px;
   background-color: #E1E1E1;
   display: inline-block;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 10px;
   padding-bottom: 10px;
   border-radius:5px;
   text-decoration: none;
}

a.pageLinkCurrent {
   font-family: Helvetica, Arial, Helvetica, sans-serif;
   font-size: 12px; 
   color: Black;
   border: Silver solid 1px;
   background-color: #EFEFEF;
   display: inline-block;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 10px;
   padding-bottom: 10px;
   border-radius:5px;
   text-decoration: none;
}
a.pageLinkCurrent:hover {
   font-family: Helvetica, Arial, Helvetica, sans-serif;
   font-size: 12px; 
   color: Black;
   border: Silver solid 1px;
   background-color: #E1E1E1;
   display: inline-block;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 10px;
   padding-bottom: 10px;
   border-radius:5px;
   text-decoration: none;
}

.smallDescription {
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    font-size: 10px; 
}

.navigator {
  display: block;
  width : 100%;  
  border-top: LightGrey solid 1px;
  border-bottom: LightGrey solid 1px;
  margin-right: 14px;
  margin-bottom: 3px;
  /* border-radius:3px; */
}

.paginator {
   float: right;
   padding: 2px;
}

.clearPaginator {
  clear: right;
}

.productContainer {
  width : 100%; 
}

.productKey {
   color: DimGray;
   padding-top: 2px
}

 /* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
} 

.tablinks {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 12px; 
	border: #2299C6 solid 1px;
        background-color: #2299C6;
	padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 3px;
        color: White;
        text-decoration: none;
        cursor: pointer;
}

.tablinks:hover {
        font-family: Helvetica, arial, helvetica, sans-serif;
        font-weight: bold; 
        font-size: 12px; 
	border: #2E5A9A solid 1px;
        background-color: #2E5A9A ;
	padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 3px;
        color: White;
        text-decoration: none;
        cursor: pointer;
}

#form_consents > label::after {
   content: "\A";
   white-space: pre; 
   width: 77px;
}

.consent_label {
  color: White;
}

#form_consents {
  position: relative;
}

.consent_1 {
    width: 500px;
    position: absolute;
    top: 0px;
    left: 330px;
    background-color: #fff;
}

.consent_2 {
    width: 500px;
    position: absolute;
    top: 20px;
    left: 330px;
    background-color: #fff;
}

.registerFormRightCol {
  display: block;
  height: 36px;
  margin-bottom: 3px;
  padding-left: 10px;
  padding-top: 4px;
  font-family: Helvetica, arial, helvetica, sans-serif;
  font-weight: normal; 
  font-size: 12px; 
}

.registerFormConsentDesc {
  display: block;
  height: 21px;  
  font-family: Helvetica, arial, helvetica, sans-serif;
  font-weight: normal; 
  font-size: 14px; 
  margin-left: -190px; 
}

.registerFormRightColGap {
  display: block;
  height: 19px;    
}

.registerFormRightCell {
   width: 330px; 
}

a.consentLink {
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    color: Navy;
    font-size: 14px; 
    font-weight: bold;
    text-decoration: underline;
}

.stock {
   padding-bottom: 8px;
}

.onStock {
   color: DarkGreen;
   display: inline-block;
}

.notOnStock {
  color: DarkOrange;
}

.productStockNumber {
  display: inline-block;
}

.onRequest {
  color: DarkOrange;
}

.nextStepCell {
  display: inline-block;
}

.prevStepCell {
  display: inline-block;
}

.productErpKey {
  /* display: none; */
  /* visibility: hidden; */
}

.titlePanel {
 display: inline-block;
}

.customerMenuItem {
 display: inline-block;
 padding: 2px;
 border: 0px solid Silver;
 border-radius:3px;
  margin-top: 0px;
}

.customerMenuCell {
 display: inline-block;
 padding-top: 20px;
 padding-bottom:20px;
}

.customerMenuHeader {
 display: inline-block;
}

.customerMessage {
  font-size: 30px; 
  color: #C4127C;
  padding-bottom: 7px;
}

    .slideshowPanel {
        display: block;
        width: 100%;
        height: 100%;
        max-height: 321px;
        background-color: #EFEFEF;
        border: 3px solid Silver;
    }

    #slideshow {
        position:relative;
        background-color: #EFEFEF;
        text-align: center;
        max-height: 321px;
        display: block;
        max-width: 571px;
        max-height: 321px;
        width: 100%;
        margin-left: auto ;
        margin-right: auto ;
    }

    #slideshow DIV {
        position:absolute;
        top:0;
        left:0;
        z-index:8;
        opacity:0.0;
        /* height: '.$sHeight.'px; */
        /* width: '.$sWidth.'px; */
        /* width: 90%; */
        /* max-height: 643px; */
        background-color: #FFF;
        display: block;
        /* border: 3px solid Green; */
        width: 100%;
        max-width: 571px;
        max-height: 321px;
        margin-left: auto ;
        margin-right: auto ;
    }

    #slideshow DIV.active {
        position: relative;
        z-index:10;
        opacity:1.0;
        /* border: 3px solid Yellow; */
        display: block;
        width: 100%;
        max-width: 571px;
        max-height: 321px;
        margin-left: auto ;
        margin-right: auto ;
    }

    #slideshow DIV.last-active {
        position:absolute;
        z-index:9;
        width: 100%;
        max-width: 571px;
        max-height: 321px;
        margin-left: auto ;
        margin-right: auto ;
    }

   .slideshowImage {
      width: 100%;
   }

    #slideshow DIV IMG {
        height: 100%;
        width: 100%;
        /* display: block; */
        border: 0;
        margin-bottom: 10px;
        margin-left: auto ;
        margin-right: auto ;
        /* border: 3px solid Orange; */
    }

.b2bLogin {
  max-width: 1020px;
  background-image: url('/users/dub/images/Arida-Slide-Eshop_cr.jpeg'); 
  background-repeat: no-repeat;
  background-position: top center;
  font-family: Arial, helvetica, sans-serif;
  font-weight: normal; 
  font-size: 14px;   
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 22px;
  border: Silver solid 1px; 
  border-radius:3px;
}

.homeForm {
   background-color: White;
   padding: 0px;
   border-radius:3px;
   vertical-align: text-top;
}

.loginTitle {
  color: #4A5456;
  padding-bottom: 7px;
  font-weight: bold; 
}

.b2bLoginTitle {
    font-family: Arial;
    color: Black;
    font-size: 22px;
}

a.emailText {
    font-family: Arial;
    color: #0099cc;
    font-weight: bold; 
    font-size: 16px;
}

a.emailText:hover {
    font-family: Arial;
    color: #C4127C;
    font-weight: bold; 
    font-size: 16px;
}


a.emailLink {
    font-family: Arial;
    color:#C4127C;
    font-weight: bold; 
    font-size: 22px;
}

a.emailLink:hover {
    font-family: Arial;
    color: #C4127C;
    font-weight: bold; 
    font-size: 22px;
}

.loginHomePanel {
  display: inline-block;
  padding: 5px;
  border: #EEE solid 0px; 
  border-radius:3px;
  margin-left: 1px;
  margin-right: 10px;  
}

.contactHomePanel {
  display: inline-block;
  background-color: White;
  padding: 5px;
  margin-left: 20px;
  width : 45%;
  vertical-align: top;
}

.contactDiscount { display: inline-block; font-size: 22px; margin-left: 15px; }
.contactDiscountValue { 
  display: inline-block; 
  border: #1d7af8 solid 8px;
  border-radius: 140px;
  display: inline-block;
  font-size: 33px;
  padding: 13px;
  text-align: center;
  box-shadow: 0 0 1px 2px silver inset;
  white-space: nowrap;
 }

.loginFormText {
  padding-top: 5px;
  padding-bottom: 10px;
}

.headerLine {
  border: 0px solid White;
  height: 0px;
}

.unitUpdate {
  display: inline-block;
  vertical-align: text-bottom;
}

a.unitUpLink {
  display: block;
  width: 18px;
  border: Silver solid 2px; 
  border-radius:3px;
  text-align: center;
  font-family: Arial;
  font-weight: bold; 
  font-size: 18px; 
  text-decoration: none;
}
a.unitUpLink:hover {
  display: block;
  width: 18px;
  border: #C4127C solid 2px; 
  border-radius:3px;
  text-align: center;
  font-family: Arial;
  font-weight: bold; 
  font-size: 18px; 
  text-decoration: none;
}

a.unitDownLink {
  display: block;
  width: 18px;
  border: Silver solid 2px; 
  border-radius:3px;
  text-align: center;
  font-family: Arial;
  font-weight: bold; 
  font-size: 18px; 
  text-decoration: none;
}
a.unitDownLink:hover {
  display: block;
  width: 18px;
  border: #C4127C solid 2px; 
  border-radius:3px;
  text-align: center;
  font-family: Arial;
  font-weight: bold; 
  font-size: 18px; 
  text-decoration: none;
}

.productGroup {
  margin-left: 3px;
  margin-bottom: 7px;
  max-width: 900px;
}

.eshopHomeColumn {
   height: 1px;
}



/* ####################### MEDIA SMALL ############################# */
@media screen and (min-width: 0px) and (max-width: 1000px) {

BODY {
    /* background-image: url('/users/dub/Brushes-roller-paint-tools.jpg'); */  
    text-align: center;
    background-color: #EEE; 
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    font-size: 16px;
    margin-top: 48px;
    margin-left: 0px;
    /* width : 1100px; */
    width : 95%;
    overflow-x: hidden;
    /* overflow-x: auto; */
   /* margin: 0 auto; */   
}  

.headerInfoPanel {
  display: block;
  position: relative;
  top: -3px;
  left: 10px;
  /* width: 100vw; */
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: normal;
   border: #f7dd18 solid 0px;
   border-radius:10px;
   padding: 12px;
   margin-bottom: 10px;
   margin-left: 5px;
    color: #222
}

  .eshopColumnLeft {
    display: none;
    visibility: hidden;
  }

.gallery3DPanel {
    display: none;
    visibility: hidden;
}

 .x3d_container {
   border: 2px solid #C4127C;
   margin-top: -10px;
 }

  .eshopLogo {
    width: 300px;
  }

  .slideshow-container {
    border: 2px solid #C4127C;
    background-color: #C4127C;
    margin-top: -10px;
    /* margin-left: 233px; */
    display:none;
    visibility:hidden;
  }

  .blackSlideshowBottom_services3d {
    background-color: #C4127C;
    height: 20px;
    display:none;
    visibility:hidden;
  }

}
/* ####################### MEDIA LARGE ############################# */
@media screen and (min-width: 1001px) and (max-width: 9900px) {

BODY {
    /* background-image: url('/users/dub/Brushes-roller-paint-tools.jpg'); */  
    text-align: center;
    background-color: #EEE; 
    font-family: Helvetica, 'Source Sans Pro', "trebuchet ms",Tahoma,georgia,verdana,arial,lucida;
    font-size: 16px;
    margin-top: 28px;
    margin-left: 0px;
    /* width : 1100px; */
    width : 95%;
    overflow-x: hidden;
    /* overflow-x: auto; */
   /* margin: 0 auto; */   
}  

.headerInfoPanel {
  display: block;
  position: relative;
  top: -25px;
  left: 10px;
  /* width: 100vw; */
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: normal;
   border: #f7dd18 solid 0px;
   border-radius:10px;
   padding: 12px;
   margin-bottom: 10px;
   margin-left: 5px;
    color: #222
}

  .eshopColumnLeft {
    display: inline-block;
    border-right: #C4127C solid 2px;
    border-bottom: #C4127C solid 2px;
    width: 222px;
    background-color: White;
        display: inline-block;
        padding: 5px;
        margin-top: 3px;
        margin-bottom: 3px;
  }
  .x3d_container {
    border: 2px solid #C4127C;
    margin-top: -10px;
    margin-left: 233px;
  }

  .slideshow-container {
    border: 2px solid #C4127C;
    background-color: #C4127C;
    margin-top: -10px;
    /* margin-left: 233px; */
  }

  .blackSlideshowBottom_services3d {
    background-color: #C4127C;
    height: 20px;
    /* opacity: 0.9; */
  }

}

.x3d_quick_basket {
  display: inline-block;
  float: right;
  top: 15px;
  right: 12px;
  max-width: 400px;
}

.gallery3DPanel {
  height: 333px;
  /* margin-left: 180px; */
}

.variantTable {
  width: 90vw;
  border: #EFEFEF solid 2px;
  padding: 2px;
}

.variantName {
   width: 370px;
}

.variantPrice {
    font-size: 18px; 
    font-weight: bold;
    padding: 5px;
}

.variantHeading {
  font-size: 12px; 
  font-weight: normal;
  padding: 2px;
}

.variantRowHeading {
 background-color: #EFEFEF;
}

.variantValue {
  padding: 2px;
}

.addCartPane {
  width: 345px; 
}

a.prev, a.next  {
  cursor: pointer;
  position: relative;
  width: auto;
  margin-top: 50px;
  padding: 13px;
  color: black;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  background-color: white;
  border: 2px solid #C4127C;
  user-select: none;
  border-radius: 10px;
}

a.prev:hover, a.next:hover { font-size: 20px; background-color: yellow; }

.next {
  left: 5px;

}

.slideImage {
  width: 100%;
  height: 300px;
  position: relative;
  /* margin-left: -50vw; */
  /* left: 50%; */
  border-top: 3px solid Black;
  border-bottom: 3px solid #C4127C;
}

.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: relative;
  top: 0;
}

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 0s;
  animation-name: fade;
  animation-duration: 0s;
}

.mySlides {
  display: none;
}

.slideshow-container2 {
  max-width: 1000px;
  width: 70%;
  float: right;
  position: absolute;
  position: relative;
  margin: auto;
  padding: 3px;
}

.blackSlideshowTop_services3d {
  background-color: #C4127C;
  height: 20px;
  /* opacity: 0.9; */
}

.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin-left: 2px;
  margin-top: 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.text {
  margin-top: 7px;
  font-size: 22px;
  padding: 5px 12px;
  position: relative;
  bottom: 11px;
  width: 97%;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  background-color: #2299C6;
  color: White;
  /* opacity: 0.85; */
     margin-left: auto ;
   margin-right: auto ;
  border: 2px solid #2299C6;
  border-radius: 0px;
}

.saveFromPrice {
  text-decoration: line-through;
}

.saveAction {
  background-color: #1d7af8;
  text-align: center;
  font-family: Helvetica, Arial;
  font-size: 11pt;
  font-weight: bold;
  color: White;
  padding-top: 25px;
  padding-left: 2px;
  padding-right: 2px;
  border: 3px solid #1d7af8;
  border-radius:57px;
  width: 80px;
  height: 57px;
  margin-top: -90px;
  margin-left: 120px;
  /* position: absolute; */
  z-index: 20;
  opacity: 0.95;
}