/* something that does not change */
html, body { height:100%; }
table { border-collapse:collapse; }
html, h1, h2, h3, h4, h5 ,h6, body, form, th, td, p { margin:0; padding:0; }
img { border:0 none; }
map { display:none; }
object, form { display:block; }  
h1, h2, h3, h4, h5 ,h6 { letter-spacing:normal; }
hr { display:none; }
/* something that does not change */

/* all time classes */
.wf { width:100%; }
.hf { height:100%; }
.whf { width:100%; height:100%; }
.tar { text-align:right; }
.tal { text-align:left; }
.tac { text-align:center; }
.clr { clear:both; height:1px; overflow:hidden; margin:-1px 0 0 0; }
.clear { clear:both; }
.fl { float:left; }
.fr { float:right; }
.hide { display:none; }
.block { display:block; }
.inline { display:inline; }
/* all time classes */

/* global text/link settings */
p, div, span, td, th, em, h1, h2, h3, h4, h5, h6, b, strong, i, .button { font-family:Tahoma, Helvetica, sans-serif; font-size:12px; line-height:140%; color:#595665; }
a { font-family:Tahoma, Helvetica, sans-serif; font-size:12px; color:#595665; }
.inline-list { list-style:none; padding:0; margin:0 }
.inline-list li { list-style:none; display:inline; padding:0; margin:0; }
.block-list, .block-list li { display:block; list-style:none; padding:0; margin:0; }
.textfield, textarea { color:#595665; font-family:Tahoma, Helvetica, sans-serif; font-size:12px; padding-left:3px; }
.button { cursor:pointer; }
/* global text/link settings */
.top {
  background:#721646;
  text-align:center;
}


.print_only
{
  width : 0px;
  display : none;
  visibility : hidden;
  height : 0px;
  text-align : center;
  font-size: 18px;
}


#search_form_results {
display: none;
position: absolute;
z-index: 1001;
width: calc(100% - 35px);
max-width: 268px;
padding: 10px;
margin-top: 3px;
background: #ffffff;
font-size: 14px;
line-height: 18px;
color: #323232;
border-right: 1px solid #CDCDCD;
border-bottom: 1px solid #CDCDCD;
border-left: 1px solid #CDCDCD;
border-radius: 5px;
}
	#search_form_results p {
	margin: 5px 0 10px 0;
	}
	#search_form_results ul li {
	display: block;
	}
		#search_form_results ul li img {
		margin: 5px 10px 5px 0;
		}
		#search_form_results ul li a {
		display: flex;
		align-items: center;
		color: #323232;
		text-decoration: none;
		}

  .top .wrp {
    height:42px;
    margin:0 auto;
    width:960px;
    text-align:left;
  }
  
  
.nav-my {
  float:left;
  color:#FFFFFF;    
  font-size:12px;           
  background:#595665;
  width:calc(100% - 40px); /*250px;*/
  padding:20px;  
  text-align: justify; 
}
  .nav-my b {
    font-weight: bold;
    color:#FFFFFF;
  }  

  .nav-my span {
    color:#FFFFFF;
    font-size:17px;
    text-decoration:none;       
  }  
  
.imgleft {
  color:#FFFFFF;   
  float: left;
  vertical-align: top;
  padding: 10px 5px 0px 0px;   
}

  
.nav-01 {
  float:left;
  padding:0 0 0 5px;
}
  .nav-01 li {
    float:left;
    height:42px;
    padding:0 20px 0 0;
  }
  .nav-01 a {
    float:left;
    padding:11px 5px 0 5px;
    height:31px;
    color:#FFF;
    font-size:17px;
    text-transform:uppercase;
    text-decoration:none;
  }
  .nav-01 a.act, .nav-01 a:hover { background:#8E1B57; }
.user-nav { float:right; }
  .user-nav li {
    float:left;
    padding:9px 0 0 28px;
    margin:0 0 0 30px;
  }
  
  .user-nav a {
    color:#FFF;
    font-size:17px;
    text-decoration:none;
    display:block;
    float:left;
  }
  .user-nav a:hover { text-decoration:underline; }
  .user-nav span {
    color:#DDDC55;
    font-size:17px;
    text-decoration:none;
  }
  .user-nav li.ico-01 { background:url("/img/cart-ico.gif") 0 9px no-repeat; }
  .user-nav li.ico-02 {
    background:url("/img/person-ico.gif") 0 9px no-repeat;
    padding-top:12px;
  }  
  .user-nav li.ico-03 { 
    background:url("/img/ico_logout_1.png") 0 9px no-repeat; 
    padding-top:12px;
  }         
  .user-nav li.ico-04{ 
    background:url("/img/ico_login.png") 0 9px no-repeat; 
    padding-top:12px;
  }
  
.header {
  text-align:center;
  background:url("/img/header-bg.gif") 0 bottom repeat-x;
  height:140px;
}
  .header .wrp {
    margin:0 auto;
    width:845px;
    text-align:left;
    padding:45px 115px 55px 0;
    /*padding:20px 115px 55px 0;*/
  }
  .header .wrp-1 {
    margin:0 auto;
    width:720px;
    text-align:left;
    padding:40px 240px 23px 0;
    /*padding:20px 240px 23px 0;*/
  }
.footer { text-align:center; }
  .footer a {
    font-size:11px;
    text-decoration:none;
    color:#717171;
  }
  .footer a:hover { text-decoration:underline; }
  .footer .wrp {
    margin:0 auto;
    width:960px;
    text-align:left;
  }
.table-01 { width:100%; }
  .table-01 .bg-1 { background:#9D2378; }
  .table-01 .bg-2 {
    width:100%;
    vertical-align:top;
    background:#1B1B1B;
  }
  .table-01 .bg-3 {
    background:#000;
    padding:10px 10px 0px 0px;
    white-space:nowrap;
  }
    .table-01 .bg-3 a { margin:0 0 0 10px; }
    *:first-child+html .table-01 .bg-3 a { margin:0 0 0 5px; }
    *:first-child+html .table-01 .bg-3 img { margin:0; }
    * html .table-01 .bg-3 img { margin:0 0 0 10px; }
    * html .table-01 .bg-3 a { margin:0; }
  .list-02 li {
    width:25%;
    float:left;
    padding:5px 0 0 0;
  }
  .list-02 a { margin:0 10px 0 20px; }
.list-03 { padding:0 0 0 14px; }
  .list-03 li {
    display:inline;
    line-height:110%;
    border-left:1px solid #717171;
    padding:0 0 0 5px;
  }
  .list-03 li.fst { border:0 none; }
  .table-01 .bg-4 { background:#1B1B1B; }  
  .table-01 .bg-5 { background:#1B1B1B; }
  .table-01 .bg-6 {
    background:#000;
    text-align:right;
    padding:0 10px 0 0;
  }
  .table-01 .bg-6 em {
    font-style:normal;
    color:#aca9b6;
    font-size: 11px;    
  }  
.root { text-align:center; }
.content {
  width:960px;
  margin:0 auto;
  text-align:left;
}
.content_err {
  width:100%;
  margin:0 auto;
  text-align:left;
}
.wrapper { padding:20px 0 0 10px; }

.right-side {
  float:right;
  width:290px;
  padding:0 0 40px 0;
}     

.right-side-top-1 {
  float:right;
  width:350px;     
  text-align:right;  
  position: relative;
  top:-140px;
  right:-585px; 
  /*right:-100px;*/
}  
.right-side-top-2 {
  float:right;
  width:350px;     
  text-align:right;  
  position: relative;
  top:-99px;
  right:-242px;  
}  
               
.left-side {
  float:left;
  width:640px;
  padding:0 0 90px 0;
}
.title-01 {
  font-size:33px;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#B72F76;
  font-style:italic;
  font-weight:normal;
  line-height:100%;
}
.title-011 {
  font-size:26px;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#B72F76;
  font-style:italic;
  font-weight:normal;
  line-height:100%;
}

.print-ico {
  position:relative;
  left:-15px;
  top:-50px; 
  line-height:100%;
  text-align:right;
  margin:0 0 -35px 0;  
}

.title-block {
  background:url("/img/grad-05-bg.gif") 0 0 repeat-x #F4F4F4;
  padding:0 9px;
  line-height:100%;
  margin:0 0 15px 0;
}
    .title-block a img, .title-block input{ margin:4px 0 0 0; }
  .list-01 li {
    width:300px;
    border:1px solid #E6E7E8;
    margin:0 0 30px 0;
  }
  .list-01 div {
    line-height:100%;
    margin:5px 0 0 140px;
  }
  .list-01 b {
    font-size:16px;
    font-style:italic;
    color:#268dd4;
    font-family:Georgia, "Times New Roman", Times, serif;
    display:block;
    line-height:100%;
  }
  .list-01 i {
    font-size:11px;
    font-style:normal;
    color:#9F9F9F;
    line-height:100%;
  }
  .list-01 p {
    display:block;
    padding:18px 0 18px 0;
    font-size: 17px;
  }
    .list-01 p span {     
      color:#9D2378;
      font-size:14px;
      text-align:left;
      display:inline !important;
      border:0 none !important;
    }
  .list-01 span {
    text-align:right;
    display:block;    
    padding:0 10px 0 0;
  }
    .list-01 span img { margin:0 0 0 5px; }
.paging { float:right; }
  .paging li {
    float:left;
    padding:3px 4px 0 4px;
  }
  .paging img { margin:-3px 0 0 0; }
  .paging a { color:#A3A3A3; }
  .paging a.act, .paging a:hover {
    color:#777;
    text-decoration:none;
  }
.banner-01 {
  text-align:center;
  padding:10px 0 0 0;
  background:#595665;  
}
  .banner-01 img { margin:0 auto; }
.search {
  background:#595665;
  padding:10px;  
}
  .search div {
    border:1px solid #5E5B68;
    background:#44414E;
    padding:5px 0 5px 7px;
  }
  * html .search div { padding:3px 0 5px 7px; }
  .search .textfield {
    background:#6D6B78;
    width:215px;
    margin:0 5px 0 0;
    font-size:14px;
    border:0 none;
    color:#FFF;
  }
  .search .button {
    background:url("/img/search-01-btn.gif") no-repeat;
    width:32px;
    height:22px;
    border:0 none;
  }
  * html .search .button {
    position:relative;
    bottom:-2px;
  }
.categories {
  background:url("/img/grad-04-bg.gif") 0 0 repeat-x #595665;
  padding:0 0 20px 0; 
}
.title-02 {
  color:#FFF;
  font-size:27px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:normal;
  font-style:italic;
  padding:7px 0 10px 20px;
  display:block;
}
.list-04 { border-top:1px solid #615E6C; }
  .list-04 a {
    display:block;
    border-left:4px solid #444051;
    border-bottom:1px solid #615E6C;
    /*zoom:1;*/
    padding:4px 0 4px 27px;
    color:#D9D6E5;
    font-size:12px;
    text-decoration:none;
  }
  .list-04 a.act, .list-04 a:hover {
    border-left:4px solid #FFC600;
    background:#645F75;
  }
  
.two-cols {
  background:#595665;
  padding:0 0 15px 0;         
}
  .two-cols .fr, .two-cols .fl {
    width:142px;
    background:url("/img/grad-03-bg.gif") 0 0 repeat-x;
    padding:10px 0;
  }
  .two-cols img { margin:0 0 10px 8px; }
  .list-05 a {
    text-decoration:none;
    color:#ACA9B6;
    line-height:110%;
  }
  .list-05 a:hover { text-decoration:underline; }
  .list-05 li {
    padding:0 10px 5px 10px;
    line-height:110%;    
  }
.list-06 {
  height:33px;
  padding:0 0 0 5px;
}
  .list-06 li {
    float:left;
    font-size:11px;
    color:#595665;
    padding:10px 0 0 0;
  }
  .list-06 a {
    float:left;
    display:block;
    height:23px;
    background:url("/img/raquo-01-ico.gif") right 0 no-repeat;
    padding:10px 18px 0 0;
    margin:-10px 10px 0 0;
    font-size:11px;
    color:#9D9D9D;
    text-decoration:none;
    cursor:text;
    position:relative;
    z-index:1;
  }
    .list-06 a span {
      font-size:11px;
      color:#9D9D9D;
      text-decoration:underline;
      /*cursor:hand;*/
      line-height:110%;
      position:relative;
      z-index:10;
      cursor:pointer !important;
    }
    .list-06 a:hover span {
      text-decoration:underline;
      cursor:pointer !important;
    }
.margins-01 { margin:0 0 20px 10px; }
  .one-item img.block {
    width:180px;
    height:240px;
    float:left;
    border:1px solid #C1C1C1;
  }
  .one-item div {
    margin:0 0 60px 210px;
    /*height:210px;*/
  }
  .one-item li {
    font-size:12px;
    color:#595665;
    padding:0 0 10px 0;
  }
  
  .one-item li span {    
    font-size:16px; 
    font-weight:bold;  
  }
  .one-item li span {    
    font-size:16px; 
    font-weight:bold;  
    color:red; 
  }
  .one-item li i {    
    color:red; 
    font-weight:bold;
    font-style:normal;
  }  
  .one-item b {
    font-size:16px;
    font-weight:normal;
    color:#93920C;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:normal;
    display:block;
    padding:15px 0 5px 0;
  }
  .one-item p a { margin:0 10px 0 0; }
  .table-03 { width:auto; /*380px;*/ max-width: 100%; }
  .table-03 th {
    vertical-align:top;
    padding:0 0 5px 0;
    text-align:left;
    font-size:11px;
  }
  .table-03 th {
    font-size:13px;
    padding:2px;
  }  
  .table-03 td {
    vertical-align:top;
    padding:10px 1px 5px 1px;
    font-size:13px;
    height:25px;
  }  
.height-01 {
  min-height:70px !important;
  margin:0 !important;
}
  .just-text-01 b {
    font-size:16px;
    font-family:"Tahoma", "Times New Roman", Times, serif;
    text-transform:uppercase;
    color:#000;
  }
  .just-text-01 p {
    display:block;
    padding:0 0 30px 0;
  }
  .just-text-01 em {
    font-style:normal;
    color:#B72F76;
    font-size: 14px;
    font-weight: bold;
  }
  .just-text-01 th {
    font-size:14px;
    text-align:justify;
    font-weight:normal; 
  }
  .just-text-01 th div {
    font-size:14px;
    text-align:justify;
    font-weight:normal; 
  }  
  .just-text-01 th b {
    font-size:14px;
  }  
      
.just-text-02 { padding:0 0 15px 8px; }
  .slider b {
    font-size:15px;
    font-family:"Tahoma", "Times New Roman", Times, serif;
    text-transform:uppercase;
    color:#000;
    display:block;
    padding:15px 0 5px 0;
  }
  .slider .wrp {
    border:1px solid #E1E1E1;
    background:#F8F8F8;
    padding:20px 0 20px 80px;
  }
  .slider .overflow {
    height:210px;
    width:485px;
    overflow:hidden;
    position:relative;
    z-index:10;
  }
  .slider .next {
    position:absolute;
    margin:110px auto auto 582px;
  }
  .slider .prev {
    position:absolute;
    margin:110px auto auto 22px;
  }
.table-02 {
    position:relative;
    z-index:1;
}
    .table-02 td {
        vertical-align:top;
        padding:0 50px 0 0;
    }
    .table-02 a {
        color:#B72F76;
        text-decoration:none;
        margin:0 5px 0 0;
        line-height:100%;
    }
    .table-02 a:hover { text-decoration:underline; }
        .table-02 a img.block { margin:0 0 5px 0; }
    .table-02 div {
        font-size:11px;
        padding:1px 0 3px 0;
    }
    .table-02 span {
        color:#B72F76;
        text-decoration:none;
        margin:0 5px 0 0;
        line-height:100%;
    }    
.title-03 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:23px;
  font-weight:normal;
  color:#000;
  display:block;
  padding:0 0 13px 13px;
  font-style:italic;
  line-height:100%;
}

  .title-03 span {
    font-size:16px;
  }

  .title-03 a {
      font-family:Georgia, "Times New Roman", Times, serif;
      font-size:16px;
      font-weight:bold;
      text-decoration:underline;
  }
  .title-03 a:hover { text-decoration:none; }

.table-99 {
  width:100%;
  margin:0 0 25px 0;
}
    .table-99 thead strong { color:#B72F76; }
    .table-99 thead td {
      color:#B72F76;
      font-family:Georgia, "Times New Roman", Times, serif;
      color:#B72F76;
      font-style:italic;
      font-weight:bold;
      text-align:center;
      font-size:15px;
      padding:8px;
      background:#eeebeb;
      border-top:1px solid #DFDFE2;
      border-bottom:1px solid #DFDFE2;
    }
    .table-99 thead td.tal { text-align:left; }
    
    .table-99 tbody td {
      font-weight:normal;
      font-weight:bold;
      text-align:center;
      font-size:12px;
      padding:8px;
      border-top:1px solid #DFDFE2;
      border-bottom:1px solid #DFDFE2;
    }
    .table-99 tbody td.tal { text-align:left; }
  
    .table-99 tbody strong {
      font-size:11px;
      color:#D61233;
    }

.table-04 {
  width:100%;
  margin:0 0 25px 0;
}
    .table-04 thead strong { color:#B72F76; }
    .table-04 thead th {
      font-weight:normal;
      text-align:center;
      font-size:11px;
      padding:8px;
      background:#F8F8F8;
      border-top:1px solid #DFDFE2;
      border-bottom:1px solid #DFDFE2;
    }
    .table-04 thead td {
      font-weight:bold;
      text-align:center;
      font-size:11px;
      padding:8px;
      background:#F8F8F8;
      border-top:1px solid #DFDFE2;
      border-bottom:1px solid #DFDFE2;
    }
    .table-04 thead td.tal { text-align:left; }
    .table-04 tbody th {
      font-weight:normal;
      text-align:left;
      font-size:11px;
      padding:8px;
      border-top:1px solid #DFDFE2;
      border-bottom:1px solid #DFDFE2;
    }
    .table-04 tbody td {
      font-weight:normal;
      text-align:center;
      font-size:11px;
      padding:8px;
      border-top:1px solid #DFDFE2;
      border-bottom:1px solid #DFDFE2;
    }
    .table-04 tbody td.tal { text-align:left; }
    .table-04 tbody a {
      font-size:11px;
      color:#9D9D9D;
      padding:0 15px 0 0;
      background:url("/img/arrow-01-ico.gif") right 3px no-repeat;
    }     
      .table-04 tbody .btn-01 a {
        padding:0;
        background:none;
      }
      .table-04 tbody td a {
        font-size:12px; 
        font-weight:bold;
      }       
      .table-04 tbody th a {
        padding:0 0 0 15px;
        background:url("/img/plus-01-ico.gif") 0 2px no-repeat;
      }
    .table-04 tbody .textfield { width:40px; }
    .table-04 tbody select { width:260px; }
    .table-04 tbody div {
      font-size:11px;
      color:#9D9D9D;
    }
    .table-04 tbody span {
      font-size:11px;
      color:red;
    }    
    .table-04 tbody strong {
      font-size:11px;
      color:#D61233;
    }
        
    .table-04 label, .table-04 .label-01 {
      display:block;
      font-weight:bold;
      text-align:left;  
      padding:0 0 5px 10px;
    }    
    .table-04 label .textfield { width:150px; }
    .table-04 label .long-textfield { width:250px; }
        
.list-07 {
  height:50px;
  position:absolute;
  margin:-75px auto auto 0;
  width:640px;    
}
  .list-07 li {
    text-align:center;
    width:33%;
    float:left;
  }
.user-side-nav {
  background:url("/img/grad-04-bg.gif") 0 10px repeat-x #595665;
  padding:40px 0 140px 0;
}
.submit-01 {
  position:relative;
  top:-10px;
  padding:0 5px;
}
  .submit-01 a.fr { margin:0 0 0 10px; }
.total {
  color:#B72F76;
  font-size:17px;
  font-weight:normal;
  padding:0 0 0 35px;
  background:url("/img/cart-01-ico.gif") 0 0 no-repeat;
  font-style:normal;
}
  .title-01 .total {
    margin:6px 0 0 0;
    padding-right:8px;
  }
  .list-08 a {
    padding:8px 10px 9px 70px;
    border-left:4px solid #444051;
    display:block;
    color:#FFF;
    font-size:17px;
    font-weight:normal;
    text-decoration:none;
  }
  .list-08 a:hover, .list-08 a.act {
    border-left:4px solid #FFC600;
    background-color:#645F75;
  }
  .list-08 .ico-01 { background:url("/img/cart-02-ico.gif") 27px center no-repeat; }
  .list-08 .ico-01-flash { background:url("/img/cart-02-ico-flash.gif") 27px center no-repeat; }  
  .list-08 .ico-02 { background:url("/img/orders-01-ico.gif") 27px center no-repeat; }
  .list-08 .ico-03 { background:url("/img/address-01-ico.gif") 27px center no-repeat; }
  .list-08 .ico-04 { background:url("/img/credit-cards-01-ico.gif") 27px center no-repeat; }
  .list-08 .ico-05 { background:url("/img/preferences-01-ico.gif") 27px center no-repeat; }
  .list-08 .ico-06 { background:url("/img/profile-01-ico.gif") 27px center no-repeat; }
  .list-08 .ico-07 { background:url("/img/ico_invoices.png") 27px center no-repeat; }
.path {
  background:#F5F5F5;
  padding:5px 0;
  margin:0 0 15px 0;
}
  .path ul {
    border-top:1px solid #E0E0E0;
    border-bottom:1px solid #E0E0E0;
    height:45px;
  }
  .path li {
    float:left;
    font-size:11px;
    padding:13px 12px 0 50px;
  }
  .path a {
    font-size:11px;
    color:#9D9D9D;
  }
  .path span {
    display:block;
    position:absolute;
    margin:-7px auto auto -40px;
    width:33px;
    height:33px;
  }
    .path .act span.nr-01 { background:url("/img/step-01-off-ico.gif") no-repeat; }
  .path span.nr-02 { background:url("/img/step-02-on-ico.gif") no-repeat; }
    .path .act span.nr-02 { background:url("/img/step-02-off-ico.gif") no-repeat; }
  .path span.nr-03 { background:url("/img/step-03-on-ico.gif") no-repeat; }
    .path .act span.nr-03 { background:url("/img/step-03-off-ico.gif") no-repeat; }
  .path span.nr-04 { background:url("/img/step-04-on-ico.gif") no-repeat; }
    .path .act span.nr-04 { background:url("/img/step-04-off-ico.gif") no-repeat; }
  .path span.nr-05 { background:url("/img/step-05-on-ico.gif") no-repeat; }
.form-01 { padding:20px 0 40px 0; }
  .form-01 label, .form-01 .label-01 {
    display:block;
    font-weight:bold;
    padding:0 0 20px 15px;
  }
  
  .form-01 label em {
    font-style:normal;
    color:#B72F76;
  }         
  
  .form-01 .textfield {
    display:block;
    margin:3px 0 0 0;
    width:200px;
  }
  .form-01 .long-textfield { width:300px; }
  .form-01 select {
    display:block;
    margin:3px 0 0 0;
    width:300px;
  }
  .form-01 span { color:#F00; }
    .form-01 .security-01 .textfield {
      display:inline;
      margin:0 0 0 5px;
      width:60px;
      position:relative;
      bottom:-1px;
    }
    .form-01 .security-01 img {
      position:relative;
      bottom:-17px;
      margin:0 5px 0 0;
    }
  .form-01 label.fl, .form-01 .short-dropdown { width:200px; }
  .form-01 fieldset {
    width:47%;
    padding:0;
    margin:0;
  }
  .form-01 legend {
    font-size:16px;
    font-weight:bold;
    color:#B72F76;    
    margin-left:16px;
  }
    .form-01 fieldset b {
      display:block;
      font-size:14px;
      padding:10px 0 5px 35px;
    }
    .form-01 fieldset .textfield { width:225px; }
    .form-01 fieldset .button { margin:0 0 20px 35px; }
    .form-01 fieldset label { font-weight:normal; }
    .form-01 fieldset a {
      padding:2px 35px 0 0;
      display:block;
    }
    .form-01 .inline-elements select, .form-01 .inline-elements input { display:inline; }
    .form-01 .inline-elements select { width:200px; }
  .form-01 strong {
    font-weight:normal;
    padding:0 5px;
  }
  .form-01 .short-textfield { width:50px !important; }
  .form-01 .medium-textfield { width:80px !important; }  
  .form-01 strong {
    font-weight:normal;
    padding:0 5px;
  }
  .form-01 p {
    display:block;
    padding:0 0 20px 35px;
  }
  .form-01 .button { margin:0 0 0 35px; }
  .form-01 .error-01 {
    padding:10px 0 10px 35px;
    border:1px solid #F04786;
    margin:0 0 10px 0;
  }
  .form-01 .success-01 {
    padding:10px 0 10px 35px;
    border:1px solid #65C65D;
    margin:0 0 10px 0;
  }
  .form-01 .button-fr {
    float:right;
    margin:17px 0 0 0;
  }
  
.form-order-prev { padding:0px 0 20px 0; }
  .form-order-prev label, .form-order-prev .label-01 {
    display:block;
    font-weight:bold;
    padding:0 0 5px 5px;
  }
  
  .form-order-prev label em {
    font-style:normal;
    color:#B72F76;
  }         
  
  .form-order-prev .textfield {
    display:block;
    margin:3px 0 0 0;
    width:250px;
  }
  .form-order-prev .long-textfield { width:300px; }
  .form-order-prev select {
    display:block;
    margin:3px 0 0 0;
    width:300px;
  }
  .form-order-prev span { color:#F00; }
    .form-order-prev .security-01 .textfield {
      display:inline;
      margin:0 0 0 5px;
      width:60px;
      position:relative;
      bottom:-1px;
    }
    .form-order-prev .security-01 img {
      position:relative;
      bottom:-17px;
      margin:0 5px 0 0;
    }
  .form-order-prev label.fl, .form-order-prev .short-dropdown { width:250px; }
	.form-order-prev label.fr, .form-order-prev .short-dropdown { width:370px; }
  .form-order-prev fieldset {
    width:47%;
    padding:0;
    margin:0;
  }
  .form-order-prev legend {
    font-size:16px;
    font-weight:bold;
    color:#B72F76;    
    margin-left:16px;
  }
    .form-order-prev fieldset b {
      display:block;
      font-size:14px;
      padding:10px 0 5px 35px;
    }
    .form-order-prev fieldset .textfield { width:225px; }
    .form-order-prev fieldset .button { margin:0 0 20px 35px; }
    .form-order-prev fieldset label { font-weight:normal; }
    .form-order-prev fieldset a {
      padding:2px 35px 0 0;
      display:block;
    }
    .form-order-prev .inline-elements select, .form-order-prev .inline-elements input { display:inline; }
    .form-order-prev .inline-elements select { width:250px; }
  .form-order-prev strong {
    font-weight:normal;
    padding:0 5px;
  }
  .form-order-prev .short-textfield { width:50px !important; }
  .form-order-prev .medium-textfield { width:80px !important; }  
  .form-order-prev strong {
    font-weight:normal;
    padding:0 5px;
  }
  .form-order-prev p {
    display:block;
    padding:0 0 20px 35px;
  }
  .form-order-prev .button { margin:0 0 0 35px; }
  .form-order-prev .error-01 {
    padding:10px 0 10px 35px;
    border:1px solid #F04786;
    margin:0 0 10px 0;
  }
  .form-order-prev .success-01 {
    padding:10px 0 10px 35px;
    border:1px solid #65C65D;
    margin:0 0 10px 0;
  }
  .form-order-prev .button-fr {
    float:right;
    margin:17px 0 0 0;
  }  
	
	
.form-02 { padding:5px 0 5px 0; }
  .form-02 .success-01 {
    padding:10px 0 10px 35px;
    border:1px solid #65C65D;
    margin:0 0 10px 0;
  }
  .form-02 .error-01 {
    padding:10px 0 10px 35px;
    border:1px solid #F04786;
    margin:0 0 10px 0;
  } 
  
.filter-01 {
  border:1px solid #E0E0E0;
  padding:10px 35px 0 0;
  height:60px;
  background:#F2F2F2;
  margin:0 0 20px 0;
}
.just-text-03 {
  display:block;
  padding:20px;
}
.just-text-04 {
  border:1px solid #f2f0f0;
  padding:10px;
  background:#fbf9f9;
  margin:0 0 20px 0;
  width:287px;
}
  .just-text-04 em {
    font-style:normal;
    color:#B72F76;
  }
  
.just-text-05 {
  border:1px solid #E0E0E0;
  padding:10px;
  background:#F2F2F2;
  margin:0 0 20px 0;
  width:800px;
}
  .just-text-05 em {
    font-style:normal;
    color:#B72F76;
  }
  
.just-text-06 {
  border:1px solid #E0E0E0;
  padding:10px;
  background:#F2F2F2;
  margin:0 0 20px 0;
  width:620px;
}  
  
.total-01 {
  width:300px;
  margin:0 0 0 0;
}
  .total-01 b {
    font-family:Georgia, "Times New Roman", Times, serif;
    color:#B72F76;
    line-height:100%;
    display:block;
    padding:0 0 0 0;
    text-align:right;
    font-style: italic;
    font-size:22px;
  }
.table-05 { margin:0 0 20px 0; }
  .table-05 td, .table-05 th {
    text-align:left;
    font-weight:normal;
    padding:0 0 5px 0;
  }
  .table-05 th {
    font-weight:bold;
    border-top:1px solid #DFDFE2;
    color:#B72F76;
    padding:0px 0 5 0;
  }
  .table-05 th.wf { color:#595665; }
  .ordered-list-01 li {
    padding-bottom:10px;
    font-size:14px;
  }
  .ordered-list-01 input {
    position:relative;
    bottom:-5px;
  }

/*----------------------------------------------------*/
div.detailAlso {
  background-color:#f8f8f8;
  border-color:#F1F1F1;
  border: 1px solid #e1e1e1;
  /*width: 640px;*/
}
div.detailAlsoInner {
  margin: 0;
  padding: 12px 6px;
  /*float: left; height: 216px;*/
}
div.detailAlso ul {
  margin: 0;
  padding: 0;
  float: left;
}
div.detailAlso ul li {
  float: left;
  margin: 0 15px 0 0;
  padding: 0;
  width: 150px;
}
div.detailAlso div.detailAlsoImage {
  height: 165px;
  border:1px solid #F1F1F1;
}
div.detailAlso ul li.detailAlsoFirst {}
div.detailAlso div.detailAlsoImage {
  border: 1px solid #e1e1e1;
  background-color: #FFF;
  padding: 3px;
  text-align: center;
}
div.detailAlso div.current {
  border-color: #e1e1e1!important; 
}
div.detailAlso div.detailAlsoText {
  text-align: left;
}
div.detailAlso div.detailAlsoText a {
  color: #000;
}
/* jCarousel */
.jcarousel-scope {
  position: relative;    
}
.jcarousel-clip {
  width: calc(100% - 40px);
  margin: 0 20px;
  /*width: 709px;
  left: 64px;
  /*height: 222px!important;*/
}
.jcarousel-next-disabled, 
.jcarousel-prev-disabled {
  display: none;
}
.detailAlso .rightArrow {
    position: absolute;
    top: 80px;
    /*left: 582px;*/
    right: 14px;
  cursor: pointer;
}
.detailAlso .leftArrow {
    position: absolute;
    top: 80px;
    left: 14px;
  cursor: pointer;  
}
.detailAlsoOdt .rightArrowOdt {
    position: absolute;
    top: 94px;
    /*left: 582px;*/
    right: 14px;
  cursor: pointer;
}
.detailAlsoOdt .leftArrowOdt {
    position: absolute;
    top: 94px;
    left: 0px;
  cursor: pointer;  
}

.google.button{border:1px solid rgb(153,153,153);font-weight:normal;color:#333;text-shadow:0 1px 1px #fff;line-height:1em;padding:0.4em 0.625em;margin-right:1em;background-image:-webkit-linear-gradient(top,#fff,#ddd);background-image:-moz-linear-gradient(top,#fff,#ddd);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.google.button:hover{background-image:-webkit-linear-gradient(top,#F8F8F8,#ddd);background-image:-moz-linear-gradient(top,#F8F8F8,#ddd);}.google.button:active{background-image:-webkit-linear-gradient(top,#ccc,#ddd);background-image:-moz-linear-gradient(top,#ccc,#ddd);}.scaled.google{-webkit-transform:scale(2);-moz-transform:scale(2);ms-transform:scale(2);transform:scale(2);-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;}.blue.button,.blue.button:hover,.blue.button:active{background-image:-webkit-linear-gradient(top,#fff,#62CAE3);background-image:-moz-linear-gradient(top,#fff,#62CAE3);background-image:-o-linear-gradient(top,#fff,#62CAE3);background-image:linear-gradient(to bottom,#fff,#62CAE3);border-color:#62CAE3;}.orange.button,.orange.button:hover,.orange.button:active{background-image:-webkit-linear-gradient(top,#fff,#F58426);background-image:-moz-linear-gradient(top,#fff,#F58426);background-image:-o-linear-gradient(top,#fff,#F58426);background-image:linear-gradient(to bottom,#fff,#F58426);border-color:#F58426;}.red.button,.red.button:hover,.red.button:active{background-image:-webkit-linear-gradient(top,#F15D22,#923C06);background-image:-moz-linear-gradient(top,#F15D22,#923C06);background-image:-o-linear-gradient(top,#F15D22,#923C06);background-image:linear-gradient(to bottom,#F15D22,#923C06);border-color:#923C06;color:#fff;text-shadow:none;}.green.button,.green.button:hover,.green.button:active{background-image:-webkit-linear-gradient(top,#fff,#D5E04D);background-image:-moz-linear-gradient(top,#fff,#D5E04D);background-image:-o-linear-gradient(top,#fff,#D5E04D);background-image:linear-gradient(to bottom,#fff,#D5E04D);border-color:#D5E04D;}.purple.button,.purple.button:hover,.purple.button:active{background-image:-webkit-linear-gradient(top,#CA006C,#7C0040);background-image:-moz-linear-gradient(top,#CA006C,#7C0040);background-image:-o-linear-gradient(top,#CA006C,#7C0040);background-image:linear-gradient(to bottom,#CA006C,#7C0040);border-color:#CA006C;color:#fff;text-shadow:none;}.google-searchfield{margin-top:1em;margin-bottom:1em;text-align:center;}.google-searchfield input[type="text"]{text-align:left}


/* =============================================================================== */
/* ==============================     RESPONSIVE     ============================= */
/* =============================================================================== */

/* - ALL - */
.top .mn  {
  display: none;
  }
  .header .wrp div:nth-child(1) {
  float: left;
  }
  
  
  /* - ALL - */
  .table {
  display: table;
  margin: 0 0 20px 0;
  width: 100%;
  border-top: 1px solid #b7b7b7;
  }
    .table .row {
    display: table-row;
    }
      .table .row.bg {
      background: #f8f8f8;
      }
      .table .row.bg2 {
      background: #ffffff;
      }
    .table .row.header {
    line-height:18px;
    font-weight: bold;
    background: #EBEBEB;
    height: auto;
    }
    .table .cell {
    display: table-cell;
    padding: 6px 12px;
    border-bottom: 1px solid #b7b7b7;
    }
      .table .row.header .cell {
      padding: 15px 12px;
      }
  

  /* - DSK - */
  @media only screen and (min-width: 1001px) {
    .categories a.cmn, .two-cols_mob {
    display: none;
    }
    #cmn {
    display: block;
    }
    .block-list.mobile {display: none;}
  }
  /* - TAB - */
  @media only screen and (max-width: 1000px) {
    /* - */
    body {
    min-width: 360px;
    }
    p, div, span, td, th, em, h1, h2, h3, h4, h5, h6, b, strong, i, .button {
    font-size: 15px;
    }	
    .block-list.desktop {display: none;}
    .block-list.mobile {display: block;}
    /* TOP */
    .top .mn {
    display: block;
    float: left;
    height: 22px;
    line-height: 17px;
    padding: 12px 10px 0 40px;
    background: url('/img/mn.png') 10px 10px no-repeat;
    background-size: 22px 22px;
    font-size: 19px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    }
      .top .mn.x {
      background: url('/img/mn_x.png') 10px 10px no-repeat;
      background-size: 22px 22px;
      }
    .nav-01 {
    display: none;
    position: absolute;
    z-index: 11;
    width: 100%;
    top: 42px;
    background: rgba(0,0,0,0.8);
    padding: 10px 0;
    }
      .nav-01 li {
      display: block;
      width: calc(100% - 21px);
      margin: 0 0 2px 10px;
      }
      .nav-01 li a {
      display:block;
      height: 31px;
      font-size: 16px;
      }
  
    .top .wrp {
    width: 100%;
    }
    .user-nav {
    margin-right: 5px;
    }
      .user-nav li {
      padding: 9px 0 0 24px;
      margin: 0 0 0 15px;
      }
    .nav-01 li {
    padding: 0 1px 0 0;
    }
    /* - */
    .header {
    height: auto !important;
    }
    .header .wrp, .header .wrp-1 {
    margin: 0px auto 5px auto;
    width: calc(100% - 10px);
    text-align: left;
    padding: 10px 5px 0 5px;
    }
      .header .wrp div{
      padding: 0;
      width: 50%;
      float: left;
      }
      .header .wrp-1 div {
      padding: 0;
      width: 50%;
      }
         .header .wrp-1 div.right-side-top-2, .header .wrp div.right-side-top-1 {
        float: left;
        top: 0;
        right: 10px;
        height: 20px;
        width: 100%;
        }
      .header .wrp img, .header .wrp-1 img {
      max-width: calc(100% - 10px);
      height: auto !important;
      }
    .search .textfield {
    width: calc(100% - 47px);
    }
    /* - */
    .banner-01 {
    display: none;
    }
    .content, .left-side, .right-side {
    width: 100%;
    }
    .left-side {
    padding: 0 0 20px 0;
    }
      .content .wrapper {
      width: calc(100% - 20px);
      padding-top: 0;
      }
      .list-01 li {
      width: calc(50% - 12px);
      padding: 10px 0 10px 10px;
      }	
      .list-01 li.fr {
      width: calc(50% - 32px);
      float: left;
      margin-right: 20px;
      }
      .list-07 {
      position: relative;
      width: auto;
      margin: 0;
      }
    /* - */
    .right-side {
    padding: 0; /*padding: 0 0 20px 0;*/
    }
      .banner-01 {
      text-align: left;
      }
      .banner-01 img {
      margin: 0 0 0 10px;
      }
    .title-02 {
    width:  calc(100% - 40px);
    margin: 0 20px;
    padding: 7px 0 10px 0;
    border-bottom: 1px solid #FFFFFF;
    }
    #cmn, #tmn {
    display: none;
    }
    a.cmn {
    display: block;
    float: right;
    margin-top: -36px;
    margin-right: 20px;
    width: 22px;
    height: 22px;
    background: url('/img/down.svg') center center no-repeat;
    background-size: 22px 22px;
    }
      a.cmn.up {
      background: url('/img/up.svg') center center no-repeat;
      background-size: 22px 22px;
      }
      .two-cols {
      display: none;
      }
      .two-cols_mob {
      display: none;
      width: calc(100% - 20px);
      margin-bottom: 20px;
      padding: 10px;
      background-color: #595665;
      }
      .two-cols_mob .fr, .two-cols_mob .fl {
      width: calc(50% - 20px);
      margin: 0 10px;
      }
    .user-side-nav {
    padding:20px 0 20px 0;
    }
    /* contacts */
    .nav-my {
    width: calc(100% - 40px);
    }
      .mobile .nav-my {
      margin-bottom: 20px;
      } 
    /* - */
    .footer .wrp {
    width: calc(100% - 10px);
    margin-left: 10px;
    }
    .list-03 li a {
    color: #BBBBBB;
    }
    .list-03 li {
    border-left: 1px solid #BBBBBB;
    }
    .list-03 li.resphide, .resphide {
    display: none !important;
    }
    
		
		#search_form_results {
		width: calc(100% - 15px);
		max-width: 400px;
		}				
  
  }
  /* - MOB - */
  @media only screen and (max-width: 768px) {
		
		#search_form_results {
		width: calc(100% - 15px);
		max-width: 300px;
		}		
		
    .user-nav li.ico-02, .user-nav li.ico-04 {
    padding: 9px 0 0 0;
    margin: 0 0 0 5px;
    }
    .user-nav li.ico-01 a, .user-nav li.ico-02 a, .user-nav li.ico-04 a {
    width: 120px;
    height: 21px;
    text-indent: 9999px;
    overflow: hidden;
    }
      .user-nav li.ico-02 a, .user-nav li.ico-04 a {
      width: 23px;
      background: url('/img/person-ico.gif') 0 0 no-repeat;
      }
        .user-nav li.ico-04 a {
        background: url('/img/ico_login.png') 0 0 no-repeat;
        }
      .user-nav li.ico-01 a span {
      display: block;
      width: 120px;
      height: 20px;
      margin-top: -40px;
      text-indent: 5px;
      overflow: hidden;
      }
    .header .wrp .fr {
    float: left;
    margin: 0 0 20px 0;
    }
    .header .wrp-1 .fr {
     float: right;
     }
    /* - */
    .list-01 li {
    width: calc(100% - 12px);
    }	
    .list-01 li.fr {
    width: calc(100% - 12px);
    }
    .list-01 b {
    font-size: 18px;
    }
    .list-07 li {
    /*width: 100%;*/
    padding: 5px 0;
    }	
    .list-07 li img {
    max-width: 90%;
    }	
    /* item */
    .one-item, .just-text-01, .slider {
    display: block;
    clear: both;
    float: left;
    width: calc(100% - 20px);
    margin: 0 10px;
    }
      .just-text-01 {
      margin: 5px 10px 0 10px;
      }
    .one-item > div {
    display: block;
    clear: both;
    float: left;
    height: auto;
    margin: 10px 0 0 0;
    }
    /*
    div.detailAlso {
    width: 100%;
    overflow: hidden;
    }
      div.detailAlso .jcarousel-clip {
      width: 100% !important;
      max-width: 100% !important;
      }
      div.detailAlso .jcarousel-list {
      width: auto !important;
      }
      div.detailAlso ul li {
      margin: 0 10px 20px 0;
      }
 	  */
    /* - */
    .table {
    display: block;
    }
      .table .row {
      display: block;
      border: 1px solid #b7b7b7;
      margin-bottom: 20px;
      }
      .table .row.header {
      display: none;
      }
      .table .row.header .cell {
      display: none;
      }
      .table .row .cell {
      padding: 10px;
      }
      .table .row .cell:before {
      content: attr(data-title);
      margin-bottom: 3px;
      min-width: 98px;
      font-weight: bold;
      text-transform: uppercase;
      display: block;
      }
      .table .cell {
      padding: 2px 16px;
      display: block;
      }
    .textpage table td {
    border-bottom: 1px solid #b7b7b7;
    }
    /* - */
    .table-01 {
    width: calc(100% - 10px);
    }
    :not(.footer) > .table-01 > tr:nth-child(1) {
    display: none;
    }
    .table-01 td {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    }
    .table-01 .bg-3 {
    padding: 10px 0 0 0;
    }
    .table-01 td.bg-4 {
    display: none;
    }
    .table-01 td.bg-6 {
    padding: 0 0 0 0;
    text-align: center;
    }
    .footer a {
    font-size: 13px;
    }
    /* - */
    .form-01 select, .form-01 .textfield, .textfield, textarea, .form-01 label.fl, .form-01 .short-dropdown {
    width: calc(100% - 40px);
    }
    .form-01 fieldset {
     width: calc(100% - 40px);
    }
      .form-01 #f1 fieldset, .form-01 #f2 fieldset {
      width: calc(100% - 4px);
      }
    form#f2 fieldset {
    margin-top: 20px;
    }
    form input, .form-order-prev input.textfield {
    min-height: 20px;
    font-size: 13px;
    }
    form select, .form-order-prev select.textfield {
    min-height: 30px;
    font-size: 13px;
    padding-top: 5px;
    }
    form#f1 label input {
    display: block;
    clear: both;
    }
  
    /* cart steps */
    /* NETINKA "view-invoice" tpl */
    /*
    .table-04 tr {
    display: block;
    border-top: 1px solid #b7b7b7;
    border-left: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    margin-bottom: 20px;
    }
    .table-04 td {
    font-size: 15px;
    }
    .table-04 thead {
    display: none;
    }
    .table-04 td {
    display: block;
    clear: both;
    font-weight: bold;
    }
    */
    .table-04 label, .table-04 .label-01 {
    width: calc(100% - 10px);
    }
    .form-order-prev label.fl, .form-order-prev label.fr, .form-order-prev .short-dropdown {
    width: 100%;
    float: left;
    }
    .path ul {
    height: auto;
    float: left;
    margin-bottom: 10px;
    }
      .path li {
      padding: 13px 12px 10px 50px;
      }
    /* acc */
    .just-text-04, .just-text-06 {
    width:calc(100% - 20px);
    }
    /* gifts */
    input#gift_card_design {
    display: block;
    clear: left;
    margin: 15px 0 5px 0;
    }
    /* - */
  }
  /* - - */
  @media only screen and (max-width: 600px) {
  
		#search_form_results {
		width: calc(100% - 15px);
		max-width: 300px;
		}			
	
  }
  /* - - */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
