/* 13:00 - .. */
.oneword {
  white-space: nowrap;
}
input[type=text],
input[type=password] {
  box-sizing : border-box;
}
.checkout-column input[type=text],
.checkout-column input[type=password] {
  box-sizing : border-box;
  width:95%;
}

.xm-menu.xm-sdg li .xm-sub-menu,
.z_container {
    margin: 0px auto;
    width: 1130px;
    /*background-color: #ffffff;*/
}

.z_head {
    height: 133px;
    color: #979797;
    position: relative;
    background-color: transparent;
    background-image: url(images/z_sale_body_nz.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
}
.z_head .banner {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 200px;
    height: 84px;
}
.left_menu {
    float: left;
    width: 204px;
    margin-right: 4px;
}
.main_content {
    float: none;
    clear: both;
    width: 100%;
    font-size: 14px;
}
H2 {
    FONT-SIZE: 16px;
}
H3 {
    FONT-SIZE: 13px;
}

.z_logo {
    background-image: url(images/logo2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top left;
    width: 172px;
    height: 89px;
}
.z_head .z_logo {
    position: absolute;
    top: -8px;
    left: 0px;
    padding-bottom: 9px;
}
.z_wait {
  text-align: center;
  margin: 10% auto;
}
.z_wait .z_logo {
  margin: 0 auto;
}
.logout_menu {
    position: absolute;
    top: 98px;
    left: 10px;
    width: 200px;
    height: 24px;
    text-align: left;
    white-space: nowrap;
    padding: 0px;
    font-size: 11px;
    color: #413839;
    line-height: 13px;
}
.logout_menu .logout_link1 {
    color: #000000;
}
.logout_menu .logout_link2 {
    color: #4e00f2;
}
.z_page_title {
    position: absolute;
    top: 13px;
    left: 215px;
    width: 465px;
    height: 20px;
    text-align: top;
    font-weight: bold;
    font-size: 14pt;
    color:#393b38;
}
.z_page_description {
    position: absolute;
    top: 37px;
    left: 215px;
    width: 570px;
    height: 15px;
    font-weight: normal;
    font-size: 11pt;
    color:#393b38;
    font-family: Verdana;
    font-style: italic;
}
.z_page_description h1 {
    padding: 0px;
    margin: 0px;
}
.z_top_menu {
    position: absolute;
    top: 68px;
    left: 204px;
    width: 340px;
    height: 15px;
    font-size: 10px;
    font-weight: bold;
    color: #999999;
    text-align: left;
}
.z_cart {
    position: absolute;
    top: 60px;
    left: 630px;
    width: 154px;
    font-size: 10px;
    color: #999999;
    text-align: right;
    white-space: nowrap;
    font-weight: bold;
}
.z_cart a:active
.z_cart a:visited,
.z_cart a:link,
.z_cart a:hover {
    color: #4e00f2;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
}
.z_cart a:hover {
    background-color: #cecece;
    color: #4e00f2;
}
.z_cart_note {
    position: absolute;
    top: 72px;
    left: 630px;
    width: 154px;
    font-size: 10px;
    color: #999999;
    text-align: right;
    white-space: nowrap;
}

.z_head_color {
    background-image: url(images/z_sale_bar_head.gif);
    height: 14px;
}

.z_head_tabs {
    position: relative;
    vertical-align: middle;
    padding-right: 20px;
    height: 24px;
}
.z_head_tabs form {
    position: absolute;
    right: 0px;
    top: 2px;
    padding: 0px;
    margin: 0px;
}
.z_head_tabs form input {
    border: 1px solid #8d9598;
    vertical-align: top;
    font-size: 12px;
}
.z_head_tabs form .button_button .btr,
.z_head_tabs form .button_button .btl,
.z_head_tabs form .button_button .btc {
    color: #fff;
    line-height: 17px;
}
.z_head_tabs a {
    white-space: nowrap;
}
.z_head_tabs a:link,
.z_head_tabs a:hover,
.z_head_tabs a:active,
.z_head_tabs a:visited {
    color: #303030; 
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
.z_head_tabs .ladies .ltl,
.z_head_tabs .mens .ltl {
    background-image: url("images/z_dark_grey_left.gif");
    background-color: #CECECE;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 0px 0px 5px 0px;
}
.z_head_tabs .ladies .ltc,
.z_head_tabs .mens .ltc {
    background: #CECECE;
    padding: 0px 5px 5px 5px;
}
.z_head_tabs .ladies .ltr,
.z_head_tabs .mens .ltr {
    background: #CECECE url("images/z_dark_grey_right.gif") bottom no-repeat;
    padding: 0px 0px 5px 0px;
}
.z_head_tabs .home .ltl,
.z_head_tabs .sale .ltl {
    background: #EDEDED url("images/z_light_grey_left.gif") bottom no-repeat;
    padding: 0px 0px 5px 0px;
}
.z_head_tabs .home .ltc,
.z_head_tabs .sale .ltc {
    background: #EDEDED;
    padding: 0px 5px 5px 5px;
    color: #4a00ff;
}
.z_head_tabs .home .ltr,
.z_head_tabs .sale .ltr {
    background: #EDEDED url("images/z_light_grey_right.gif") bottom no-repeat;
    padding: 0px 0px 5px 0px;
}

.z_main_bar_bottom,
.z_main_bar_top {
    background-image: url(images/z_sale_bar_top.gif);
    background-repeat:  repeat-x;
    background-position: 0%50%;
    height: 10px;
    padding: 5px 0px 0px 0px;
}

.z_main_container {
    position: relative;
    padding-bottom: 15px;
}

.z_main_top_categories {
    background-color: #f9f9f9;
    margin: 0px 15px 0px 15px;
    height: 32px;
    line-height: 15px;
}
.z_main_top_categories,
.z_main_top_categories A:link,
.z_main_top_categories A:visited,
.z_main_top_categories A:active {
    font-size: 12px;
    font-weight: normal;
    color: #979797;
    text-decoration: none;
}
.z_main_top_categories A:hover {
    background-color: #EFEDED;
    color: #615F5F;
}
.z_bar_mid {
    background-image: url(images/z_sale_bar_middle.gif);
    height: 5px;
}
.z_nav_top {
    float: right;
}
.z_location {
    font-size: 12px;
    font-weight: bold;
    color: rgb(157, 129, 37);
    padding-bottom: 15px;
}
.z_location span,
.z_location A:link,
.z_location A:visited,
.z_location A:active {
    color: #000000;
    text-decoration: none;
}
.z_location A:hover {
    text-decoration: underline;
}

.z_center {
    position: relative;
    margin: 0px 15px 0px 20px;
    padding: 0px 10px 10px 0px;
    border-right: 2px solid #989898;
}
*html .z_center {
    margin-right: 10px;
}
.z_top_right_horizontal_border {
    border-top: 2px solid #989898;
    position: absolute;
    top: 20px;
    left: 0px;
    width: 765px;
    height: 2px;
}
.main_content.checkout .z_top_right_horizontal_border {
    width: 973px;
}

.z_container_bottom {
    position: relative;
    margin: 0px auto;
    padding: 5px 0px 5px 0px;
}
.z_main_bottom_menu {
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-align: center;
}
.z_menu_breaks a {
    white-space: nowrap;
}
.z_main_bottom_menu A:link,
.z_main_bottom_menu A:visited,
.z_main_bottom_menu A:hover,
.z_main_bottom_menu A:active {
    color: #000000;
    text-decoration: none;
}
.z_main_bottom_menu A:hover {
    background-color: #ffffff;
    color: #000000;
}

.z_main_bottom {
    color: #979797;
    font-size: 10px;
    margin: 0px auto;
    width: 700px;
}
.z_main_bottom .title {
    width: 120px;
    float: left;
    height: 100%;
    display: block;
    vertical-align: baseline;
}
.z_main_bottom .content {
    width: 580px;
    float: left;
    clear: right;
}

.z_main_bottom A:active,
.z_main_bottom A:visited,
.z_main_bottom A:link {
    color: #979797;
    text-decoration: none;
}
.z_main_bottom A:hover {
    background-color: #EFEDED;
    color: #615F5F;
}

.z_flags_bottom {
    height: 18px;
    text-align:left;
    font-size: 10px;
    font-weight: normal;
    color: #979797;
    float: right;
    padding: 0 0 0px 0px;
}
.z_flags_bottom img {
    padding-right: 4px;
}

.z_search_bottom {
    font-size: 10px;
    font-weight: normal;
    color: #979797;
    float: right;
    padding: 0px 20px 0px 0px;
}
.search_string_field {
    color: #000000;
    font-weight: normal;
    width: 107px;
    border-radius: 3;
    border: 1px #EEEEEE solid;
    line-height:17px;
    border-right-width: 1;
    background: #D0D0D0;
    padding:1px 6px 1px 3px;
    text-transform: uppercase;
    font-family: Verdana,Arial,Helvetica,Sans-serif;
    font-size:10px;
    height: 21px;
}

.z_main_copyright {
    padding-top: 10px;
    float: left;
}

.SOffers {
        position:absolute;
        top:5px;
        right:238px;
        width:130px;
        height:50px;
        z-index:100;
        border: 1px solid #FD479E;
        font-size:11px;
        color: #FD479E;
        font-weight:normal;
        background-color: #EFEDED;
    text-align: center;
    vertical-align: middle;
}
div.SOffers TABLE {
width:130px;
}
div.SOffers TABLE TR TD {
        text-align:left;
        font-size:11px;
        color: #FD479E;
        font-weight:normal;
}
div.SOffers TABLE TR TD A {
        font-size:11px;
        cursor:pointer;
        color: #FD479E;
        font-weight:normal;
}

/* category page */
.z_category_image {
    float: left;
    width: 260px;
    height: 500px;
    text-align: center;
    font-size: 10px;
    padding: 0px 0px 15px 0px;
}
.z_category_image img.thumb {
    border: 1px solid #989898;
    margin-bottom: 13px;
}
.z_sub_category_image {p
    float: left;
    width: 107px;
    /*height: 159px;*/
    margin: 0px 0px 0px 13px;
    text-align: center;
    text-decoration: none;
}
.z_sub_category_image:active,
.z_sub_category_image:visited,
.z_sub_category_image:link,
.z_sub_category_image:hover {
    text-decoration: none;
    color: #989898;
}
.z_sub_category_image:hover {
    font-weight: bold;
    color: #404040;
}
.z_sub_category_image h2 {
    font-size:10px;
    margin:0;
}
.z_sub_category_image img {
    border: 1px solid #989898;
    display: block;
}
.adv_selection {
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    color: #4a00ff;
}
.adv_selection select {
    font-size: 12px;
    color:#979797;
    border: 1px solid #8f9da0;
    width: 100px;
}

.z_products_image {
    float: left;
    width: 260px;
    height: 480px;
    padding: 0px;
}
.z_products_image .img {
    border: 1px solid #989898;
}
.z_product_image {
    position: relative;
    width: 145px;
    height: 240px;    
    float: left;
    font-size: 10px;
    color: #979797;
    padding: 0px 0px 10px 15px;
    line-height: 11px;
}
*html .z_product_image {
    padding-left: 13px;
}
.z_product_image.first {
    margin-left: 100px;
}
.z_product_image img {
    border: 1px solid #989898;
}
.z_product_image .z_ppc_code_font {
    position: absolute;
    top: 180px;
    left: 20px;
    white-space: nowrap;
}
.z_psizecolor img {
    margin-left: 1px;
}
.z_product_image h2 {
    font-weight: normal;
    font-size: 10px;
    margin: 0px;
    white-space: nowrap;
    overflow: hidden;
}
.z_product_image .price.our,
.z_product_image .price {
    font-family: Verdana,Arial,Helvetica,Sans-serif;
    font-weight: normal;
    font-size: 10px;
    text-align: right;
    clear: both;
    color: #979797;
}
.z_product_image .price.our {
    color: #000000;
}
.z_product_image .price.our label,
.z_product_image .price label {
    float: left;
    width: 60px;
    text-align: left;
}
.z_products_sort {
    font-size: 11px;
    clear: both;
    text-align: right;
    color: #979797;
}
.z_products_sort .active {
    font-weight: bold;
}
.z_products_sort a:active
.z_products_sort a:visited,
.z_products_sort a:link,
.z_products_sort a:hover {
    text-decoration: underline;
}
.z_products_sort img {
    border: 0px;
}
.z_products_sort label {
    float: left;
}

/*product page*/
.z_product_page_image {
    position: relative;
    width: 360px;
    padding: 0;
    float: left;
}
.z_product_page_image .main_image img {
  max-width: 350px;
  width:100%;
  height:auto;
  padding: 27px 0px 0px 0px;
}
.z_product_images {
    width: 100%;
    margin: 0px;
    text-align: center;
}
.z_product_images a {
    border: 1px solid #989898;
    margin: 4px;
    overflow:hidden;
    width: 50px;
    height: 50px;
    display: inline-block;

}
.z_product_images img {
    width: 50px;
    height: auto;
  }
.z_product_image_color_zoom {
    width: 260px;
    background-color: #F0F0F0;
    border-left: 1px solid #989898;
    border-right: 1px solid #989898;
    border-bottom: 1px solid #989898;
}
.z_product_colors {
    font-size: 11px;
    font-weight: bold;
    color: #413839;
    height: 23px;
    padding-left: 10px;
    padding-top: 4px;
}
.z_product_colors img {
    margin-left: 3px;
}
.main_image a {
    display: block;
    text-align: center;
}
.z_product_zoom {
    position: absolute;
    right: 5px;
    bottom: 65px;
    color: #989898;
    font-size: 11px;
    font-weight: bold;
    width: 30px;
    height: 30px;
    text-align: right;
    background: transparent url(images/mag_glass.png) bottom right no-repeat;
    background-size: contain;
}
.z_product_rating {
    padding-top: 10px;
    float: left;
    color: #413839;
    width: 130px;
    white-space: nowrap;
}
.z_product_review_options {
    float: right;
    width: 200px;
    padding: 10px 0px 0px 0px;
    white-space: nowrap;
}
a.bullet,
.z_product_review_options a,
.z_product_review_options a:active
.z_product_review_options a:visited,
.z_product_review_options a:link,
.z_product_review_options a:hover {
    font-size: 10px;
    background-image: url('images/z_bullet.gif');
    background-position: 0% 50%;
    background-repeat: no-repeat;
    padding-left: 10px;
}
.z_product_tell a:active
.z_product_tell a:visited,
.z_product_tell a:link,
.z_product_tell a:hover {
    float: left;
    font-size: 10px;
    color: #4A00FF;
    background-image: url('images/tell_friend_sale.gif');
    background-repeat: no-repeat;
    padding: 3px 0px 3px 27px;
}
.z_product_tell {
    padding: 10px 0px 10px 10px;
    float: left;
    text-align: right;
    cursor: pointer;
    width: 195px;
}
.z_product_tell img {
    padding-left: 10px;
}

.z_product {
    float: left;
    padding: 27px 20px 0px 65px;
    width: 450px;
    font-size: 12px;
}
.z_product h1 {
    font-size: 22px;
    height:32px;
    padding-bottom:15px;
    overflow: hidden;
    margin:0;
    font-weight: normal;
    line-height:28px;
}
.z_product h2 {
    margin: 0px;
    font-weight: normal;
    padding-bottom: 24px;
    color: #413839;
}
.z_product .z_horizontalbar {
    background-image: url(images/z_sale_bar_middle.gif);
    height: 3px;
}

.z_product_info {
    padding-top: 0px;
}
.z_product_options {
    width: 100%;
}
/* https://codepen.io/ericrasch/pen/zjDBx */
.z_product_color_size select {
  background: transparent;
  padding: 0 5px;
  border: 1px solid #000;
  font-size: 12px;
  height: 24px;
}
.z_images_help {
    padding: 10px 0px 0px 7px;
    color: #989898;
}
.z_product_color_size th {
    color: #4A00FF;
    font-size: 11px;
    text-align: left;
    font-weight: normal;
}
.z_product_color_size .header {
}
.z_product_options .col2 div.z_addtocart_button,
.z_product_options .col2 div.z_wl_button,
.z_product_color_size input,
.z_product_color_size select {
    width: 150px;
}
.z_product_color_size select {
    width: 370px;
}
.z_product_options .col2 div.z_addtocart_button {
    margin-top: 10px;
}
.z_addtocart_button {
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: black;
    background: #FFC000;
}
.z_wl_button {
    margin: 0px auto;
    background-image: url(images/wl_sale.gif);
    cursor: pointer;
    height: 24px;
    width: 105px;
    font-size: 12px;
    font-weight: bold;
    color: #989898;
    text-align: center;
    line-height: 24px;
}
.product_page_price {
}
.product_page_price.offers {
    float: right;
}
.z_prod_price.special_offer {
  background: transparent url(images/offer_thumb.png) top right no-repeat;
}
.z_product_options .col2.line {
  font-weight: bold;
  margin-bottom: 1px;
}
.z_product_options .col2 > span,
.z_product_options .col2.line > span,
.z_prod_price .col2 > span {
  vertical-align:top;
  display: inline-block;
  width: 35%;
  text-transform: uppercase;
  margin:0px 0;
}
.z_product_options .col2 > span {
  text-transform: lowercase;
}
.z_product_options .col2 > div,
.z_prod_price .col2 > div {
  vertical-align:top;
  display: inline-block;
  width: 60%;
  margin:2px 0;
}
.z_product_options .line.col2 > span,
.z_prod_price .line.col2 > span {
  width: auto;
}
.z_product_options .col2 > span > b {
  text-transform: uppercase;
  line-height: 1.8em;
  vertical-align: middle;
}
/*
.z_product_options .col2:after,
.z_prod_price .col2:after {
  clear:both;
  float:none;
  content:"";
  display:none;
}
*/

.z_product_descr {
    font-size: 10px;
    padding: 2px 10px 2px 15px;
    color: #413839;
}
.z_last_view,
.z_products_last {
    background-color: #f0f0f0;
    float: left;
    margin: 10px 10px 0px 0px;
}
.z_last_view_title,
.z_recommend_title {
    font-weight: 10px;
    color: #4A00FF;
    font-weight: bold;
    padding: 2px 0px 0px 2px;
}
.z_recommend {
    width: 65px;
    height: 98px;
    background-color: #f0f0f0;
}

/* different styles */
.backorder_avail {
    color: #ff0000;
    font-weight: bold;
}

.SubHeader {
    color: #4e00f2;
    border-bottom: 1px solid #4e00f2;
    margin-bottom: 5px;
}

.no_products {
    height: 500px;
    text-align: center;
    font-size: 10px;
    padding: 0px 0px 15px 0px;
}

.save_price {
    color: #ff0000;
}

.bottom_menu {
    float: left;
    width: 219px;
    height: 140px;
    margin-right: 14px;
}
.bottom_menu.last {
    margin: 0px;
}
.bottom_menu .title {
    height: 22px;
    line-height: 22px;
    background-color: #000000;
    color: #fff;
    font-weight: bold;
}
.bottom_menu .content {
    line-height: 14px;
    height: 118px;
    text-align: left;
    padding: 10px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.bottom_menu .content a {
    display: block;
}

.categories {
    margin-bottom: 10px;
    margin-top: 22px;
}
.categories a:link,
.categories a:visited,
.categories a:active,
.categories a:hover {
    display: block;
    height: 20px;
    line-height: 20px;
    padding-left: 16px;
    text-decoration: none;
    font-size: 12px;
}
.categories a.item:link,
.categories a.item:visited,
.categories a.item:active,
.categories a.item:hover {
    padding-left: 25px;
}
.categories a.level_2:link,
.categories a.level_2:visited,
.categories a.level_2:active,
.categories a.level_2:hover {
    padding-left: 50px;
}
.categories div.title {
    font-weight: bold;
    height: 25px;
    line-height: 25px;
}
.categories div.title a {
    font-size: 12px;
}
.categories div.title a.selected {
    color: #4808e5;
    background: transparent;
}
.categories div.title a:hover {
    background-color: #898989;
    color: #fff;
}
.categories a.item:hover {
    background-color: #00ffff;
    color: #4808e5;
}

.view_all:active,
.view_all:visited,
.view_all:hover,
.view_all:link {
    color: #00ffff;
    background-color: #f24a9f;
}

.color-available {
    color: #000;
}
/*
 * kornev, login form
 */
.login-form input {
    width: 180px;
}
.checkout-grey {
    background-color: #f5f5f5;
    padding: 5px;
    margin: 1px;
}
.checkout-column #onestep_shipping select,
.checkout-column #onestep_billing select,
.checkout-column #onestep_shipping input[type=text],
.checkout-column #onestep_billing input[type=text] {
    width: 270px;
    width: 100%;
}
.checkout-column #onestep_shipping #s_zipcode,
.checkout-column #onestep_billing #b_zipcode,
.checkout-column #onestep_shipping #s_firstname,
.checkout-column #onestep_billing #firstname {
    width: 130px;
    width: 100%;
}
.checkout-column #onestep_shipping #s_lastname,
.checkout-column #onestep_billing #lastname,
.checkout-column #onestep_shipping #s_phone,
.checkout-column #onestep_billing #phone {
    width: 128px;
    width: 100%;
}
/* custom */

.z_page_toptop_menu {
  text-align: right;
  text-transform: uppercase;
  padding: 5px 100px 0 0;
  height: 14px;
}
.z_page_toptop_menu > div {
  float:right;
}
.z_page_toptop_menu div.l {
  display: inline;
  padding: 0 0 0 20px;
}
.z_page_toptop_search {
  text-align: right;
  text-transform: uppercase;
  padding: 20px 0 0 0;
}
.z_page_toptop_search form {
  float: right;
}
.search_string_field.submit {
  width: 34px;
  border-left-width: 0;
  background-image: url(images/search_button.png);
  background-repeat: no-repeat;
  background-position: center, center;
  color: transparent;
}

.z_head_bottom {
  height:20px;
}
.z_head_bottom .z_location {
  padding: 0 0 0 0px;
  float: left;
  height: 20px;
  line-height: 20px;
  white-space: nowrap;
  width: 620px;
  overflow: hidden;
}
.z_head_bottom .social-bookmarks {
  padding: 0 144px 0 0;
  float: right;
  height: 20px;
}
.z_head_menu {
  float: left;
  width: 100%;
  height: 40px;
  padding-top: 14px;
}

.z_head_menu .z_flags_bottom {
  float: right;
  width: 10%;
}

/* andrew static pages */
p.za_linespace {
    line-height: 110%;
}

.z_product_suitable {
  float:right;
  text-transform: uppercase;
  border:0px black solid;
  display:block;
}
.z_product_suitable div {
  text-align: center;
  padding: 10px 0;
}
.z_product_suitable img {
  padding: 5px;
  width:155px;
}
/* tabs */
#productTabs {
  margin: 25px 0;
}
#productTabs.ui-tabs {
  padding:0;
  border:0;
}
#productTabs.ui-tabs .ui-tabs-nav {
  padding:0;
}
#productTabs.ui-widget-content {
  background: transparent;
}
#productTabs.ui-tabs .ui-tabs-panel {
  border: 1px solid #000;
  font-size: 12px;
}
#productTabs .ui-widget-header {
  border: 0;
  background: transparent;
}
#productTabs .ui-state-default a,
#productTabs .ui-state-active a,
#productTabs .ui-state-active a:link,
#productTabs .ui-state-active a:visited {
  color: #000;
  text-transform: lowercase;
  font-size: 12px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  background: transparent;
}
#productTabs .ui-state-default {
  background: transparent;
}
#productTabs .ui-state-active,
#productTabs .ui-state-default.ui-state-active  {
  background: #FFC000;
}
#productTabs .ui-state-active,
#productTabs .ui-state-default,
#productTabs .ui-state-default.ui-state-active  {
  white-space: nowrap;
  border: 1px solid #000;
  width: 200px;
}
#productTabs {
  font-family: Verdana,Arial,Helvetica,Sans-serif;
}

/* Andrew added for FAQ show & hide */
.faqlabel {
  display: block;
  margin: 10px 0 0;
  border-bottom: 1px rgb(214,78,0);
}
.faqlabel:hover {
  text-decoration: underline;
}
.faqinput {
  position: absolute;
  left: -999em;
}
.faqhide {
  width: 98%;
  border: 1px solid #000;
  background: rgb(255,252,247);
  max-height: 99em;
  opacity: 1;
  height: auto;
  overflow: hidden;
  transition: opacity 0.2s linear, max-height 0.2s linear;
}
.faqhide p {
  padding: 10px;
  margin: 0;
}
.faqex1 input[type="checkbox"]:checked + div {
  opacity: 0;
  max-height: 0;
  border: none;
}
/* end of Andrew added for FAQ show & hide */
td.cartqty {
  vertical-align: middle;
  text-align: right;
  min-width: 100px;
}
.carttbl th, .carttbl td {
  border: 0 black solid;
  border-bottom-width: 1px;
}
