/* 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;
}


  .top .wrp {
    height:42px;
    margin:0 auto;
    width:960px;
    text-align:left;
  }
  
  
.nav-my {
  float:left;
  color:#FFFFFF;    
  font-size:12px;           
  background:#595665;
  width: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("https://www.onestopsubscriptions.com/img/cart-ico.gif") 0 9px no-repeat; }
  .user-nav li.ico-02 {
    background:url("https://www.onestopsubscriptions.com/img/person-ico.gif") 0 9px no-repeat;
    padding-top:12px;
  }  
  .user-nav li.ico-03 { 
    background:url("https://www.onestopsubscriptions.com/img/ico_logout_1.png") 0 9px no-repeat; 
    padding-top:12px;
  }         
  .user-nav li.ico-04{ 
    background:url("https://www.onestopsubscriptions.com/img/ico_login.png") 0 9px no-repeat; 
    padding-top:12px;
  }
  
.header {
  text-align:center;
  background:url("https://www.onestopsubscriptions.com/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("https://www.onestopsubscriptions.com/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;
  }
    .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("https://www.onestopsubscriptions.com/img/search-01-btn.gif") no-repeat;
    width:32px;
    height:22px;
    border:0 none;
  }
  * html .search .button {
    position:relative;
    bottom:-2px;
  }
.categories {
  background:url("https://www.onestopsubscriptions.com/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("https://www.onestopsubscriptions.com/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("https://www.onestopsubscriptions.com/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:380px; }
  .table-03 th {
    vertical-align:top;
    padding:0 0 5px 0;
    text-align:left;
    font-size:11px;
  }
  .table-03 td {
    vertical-align:top;
    padding:10px 0 5px 0;
    font-size:12px;
    height:25px;
  }  
.height-01 {
  height:70px !important;
  margin:0 !important;
}
  .just-text-01 b {
    font-size:15px;
    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: 13px;
    font-weight: bold;
  }
  .just-text-01 th {
    font-size:12px;
    text-align:justify;
    font-weight:normal; 
  }
  .just-text-01 th div {
    font-size:12px;
    text-align:justify;
    font-weight:normal; 
  }  
  .just-text-01 th b {
    font-size:12px;
  }  
      
.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:30px 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("https://www.onestopsubscriptions.com/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("https://www.onestopsubscriptions.com/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("https://www.onestopsubscriptions.com/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("https://www.onestopsubscriptions.com/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("https://www.onestopsubscriptions.com/img/cart-02-ico.gif") 27px center no-repeat; }
  .list-08 .ico-01-flash { background:url("https://www.onestopsubscriptions.com/img/cart-02-ico-flash.gif") 27px center no-repeat; }  
  .list-08 .ico-02 { background:url("https://www.onestopsubscriptions.com/img/orders-01-ico.gif") 27px center no-repeat; }
  .list-08 .ico-03 { background:url("https://www.onestopsubscriptions.com/img/address-01-ico.gif") 27px center no-repeat; }
  .list-08 .ico-04 { background:url("https://www.onestopsubscriptions.com/img/credit-cards-01-ico.gif") 27px center no-repeat; }
  .list-08 .ico-05 { background:url("https://www.onestopsubscriptions.com/img/preferences-01-ico.gif") 27px center no-repeat; }
  .list-08 .ico-06 { background:url("https://www.onestopsubscriptions.com/img/profile-01-ico.gif") 27px center no-repeat; }
  .list-08 .ico-07 { background:url("https://www.onestopsubscriptions.com/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("https://www.onestopsubscriptions.com/img/step-01-off-ico.gif") no-repeat; }
  .path span.nr-02 { background:url("https://www.onestopsubscriptions.com/img/step-02-on-ico.gif") no-repeat; }
    .path .act span.nr-02 { background:url("https://www.onestopsubscriptions.com/img/step-02-off-ico.gif") no-repeat; }
  .path span.nr-03 { background:url("https://www.onestopsubscriptions.com/img/step-03-on-ico.gif") no-repeat; }
    .path .act span.nr-03 { background:url("https://www.onestopsubscriptions.com/img/step-03-off-ico.gif") no-repeat; }
  .path span.nr-04 { background:url("https://www.onestopsubscriptions.com/img/step-04-on-ico.gif") no-repeat; }
    .path .act span.nr-04 { background:url("https://www.onestopsubscriptions.com/img/step-04-off-ico.gif") no-repeat; }
  .path span.nr-05 { background:url("https://www.onestopsubscriptions.com/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 25px 0 0;
  padding: 0;
  width: 140px;
}
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: 709px;
  left: 64px;
/*height: 222px!important;*/
}
.jcarousel-next-disabled, 
.jcarousel-prev-disabled {
  display: none;
}
.detailAlso .rightArrow {
    position: absolute;
    top: 80px;
    left: 582px;
  cursor: pointer;
}
.detailAlso .leftArrow {
    position: absolute;
    top: 80px;
    left: 14px;
  cursor: pointer;  
}
.detailAlsoOdt .rightArrowOdt {
    position: absolute;
    top: 94px;
    left: 543px;
  cursor: pointer;
}
.detailAlsoOdt .leftArrowOdt {
    position: absolute;
    top: 94px;
    left: 0px;
  cursor: pointer;  
}