body {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #E1D8C3 none repeat scroll 0 0;
    color: #403C3A;
    font-size: 11px;
    margin: 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 150%;
}

a {
    color: #EE9600;
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}

form {
    margin: 0;
    padding: 0;
}

p, pre, blockquote,  h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    padding: 0;
}

ul,ol {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
}

h1 {
    padding: 0;
    margin-top: 17px;
    margin-bottom: 17px;
    margin-left: 0px;
    margin-right: 0px;

    font-size: 14pt;
    font-weight: bold;
}

h2 {
    padding: 0;
    margin-top: 13px;
    margin-bottom: 13px;
    margin-left: 0px;
    margin-right: 0px;

    font-size: 14pt;
    font-weight: bold;
}

h3 {
    padding: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;

    font-size: 12pt;
    font-weight: bold;
}

h4 {
    padding: 0;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 12pt;
    font-weight: bold;
}

.inputbox
{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    /*padding-right: 2px;*/
    
    color: #403C3A;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
/*========================== main wrappers ==========================*/
#mn-wrapper1 {
    width: 990px;
    margin: 0 auto;
}

.narrow #mn-wrapper1 {
    width: 770px;
}

#mn-wrapper2 {
    padding-right: 14px;
    background: url(/static/img/shadow-right.gif) repeat-y right #FFFFFF;
}

.narrow #mn-wrapper2 {
    padding-right: 0;
    background: #FFFFFF;
}

#mn-wrapper3 {
    padding-left: 14px;
    background: url(/static/img/shadow-left.gif) repeat-y left;
    overflow: hidden;
}

/*========================== main wrappers ==========================*/

/*========================== header-table ==========================*/
.header-table {
    width: 100%;
}

.header-table .logo-cell {
}

.header-table .minicart-cell {
/*height: 100px;*/
    width: 100%;
    background-image: url(/static/img/h-cart-v2.gif);
    vertical-align: top;
    padding-left: 30px;
    padding-top: 10px;
}

.minicart-text-cell {
    color: white;
    vertical-align: middle;
    padding-top: 7px;
    padding-bottom: 7px;
}

.minicart-cell .title-cell {
    font-size: 12pt;
    font-weight: bold;

}

.minicart-cell .view-order-cell {
/*padding-top: 3px;*/
}

/*========================== header-table ==========================*/

/*========================== top-menu-table ==========================*/
.top-menu-table {
    background: #544F4C url(/static/img/mainnav-bg.gif) repeat-x scroll center bottom;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #544F4C;
    width: 100%;
}

.top-menu-table td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; /*margin: 5px;*/
    white-space: nowrap;
    border-right: 1px solid #646160;
    border-left: 1px solid #23211f;
}

.top-menu-table a {
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 8px;
    padding-bottom: 6px;

   
    text-decoration: none;
    color: #C8C8C8;
    display: block; /*background:transparent url(/static/img/images/mainnav-sep.gif) repeat-y scroll right bottom;*/
}

.top-menu-table a:focus {
}

.top-menu-table  a:hover {
    text-decoration: none;
    background: #636160;
    color: #FFFFFF;
}

.top-menu-table .first-item {
    border-left: 0px;
}

.top-menu-table .active {
/*background:#23211F url(/static/img/mainnav-sep.gif) repeat-y scroll right bottom;*/
    color: #FFFFFF;
    background-color: #23211f;
}

.top-menu-table .active a:hover {
    color: #FFFFFF;
    background-color: #23211f;
}

/*========================== top-menu-table ==========================*/

/*========================== page-split-table ==========================*/
.page-split-table {
    width: 100%;
}

/*===================( search-cell )============================*/
.top-search-cell {
    width: 190px;
    background: transparent url(/static/img/pathway-bg.gif) no-repeat scroll right bottom;
}

.top-search-cell .top-search-widget-cell {
    padding-top: 5px;
    padding-bottom: 0px;
    padding-right: 5px;
    padding-left: 10px;
}

.top-search-cell .top-search-ext-cell {
    padding-left: 12px;
    font-size: 11px;
    padding-bottom: 4px;
}

.top-search-cell .search-left-cell {
    background: url(/static/img/search-left.gif) no-repeat scroll top right;
    width: 140px; /*height: 24px;*/
}

.top-search-cell .top-search-inputbox {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    padding-left: 7px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 3px; /*position:absolute;*/
/*top:11px;*/
    width: 125px;
    font-size: 12px;
}

/*===================( search-cell )============================*/

.page-split-table  .pathway-cell {
    font-size: 11px; /*font-weight: bold;*/
}

.page-split-table  .pathway-cell a {
    font-weight: bold;
}

.page-split-table  .pathway-cell img {
    margin: 0 5px;
}

.page-split-table  .pathway-cell .pathway {
    padding-left: 25px;
}

.page-split-table .top-right-edge-cell {
    width: 15px;
    background: transparent url(/static/img/pathway-right-bg.gif) no-repeat scroll left bottom;
}

/*========================== page-split-table ==========================*/

/*========================== ( pst-left-1 ) ==========================*/
.pst-left-1 {
    background: transparent url(/static/img/ps-bg1-l.gif) repeat-y right;
    vertical-align: top;
}

.pst-left-1 div.moduleheader {
    color: #EE9600;
    background: #403C3A;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 15px;
    margin: 0;
}

.pst-left-1 div.moduleheader h3 {
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 10pt;
    font-weight: bold;
}

.pst-left-1 div.moduleblock {
/*background: #544f4c;*/
    color: #EE9600;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 5px;
    padding-top: 1px;
}

.pst-left-1 div.manufacturers {
    padding-top: 7px;
}

.pst-left-1 div.moduleblock a {
    color: #C8C8C8;
}

.pst-left-1 div.moduleblock a.mainlevel {
    padding: 5px 0 6px 15px; /*width: 90%;*/
    font-style: normal;
    background: transparent url(/static/img/a-mainlevel-bg.gif) no-repeat bottom left;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

.pst-left-1 div.moduleblock a.mainlevel:hover,
.pst-left-1 div.moduleblock a.mainlevel:active,
.pst-left-1 div.moduleblock a.mainlevel:focus {
    color: #ffffff;
    background: url(/static/img/a-mainlevel-hover.gif) no-repeat bottom left;
    text-decoration: none;
}

.pst-left-1 div.moduleblock a.mainlevel#active_menu {
    color: #EE9600;
    background: url(/static/img/a-mainlevel-hover.gif) no-repeat bottom left;
    font-weight: bold;
    text-decoration: none;
}

.pst-left-1 div.moduleblock a.sublevel {
    display: block;
    font-style: normal !important;
    background: transparent url(/static/img/bullet-list2.gif) no-repeat scroll 8px 8px;
    padding: 2px 4px 2px 20px;
    text-decoration: none;
}

.pst-left-1 div.moduleblock a.sublevel#active_menu {
    color: #EE9600;
    font-weight: bold;
    text-decoration: none;
}

.pst-left-1 div.moduleblock a.sublevel:hover,
.pst-left-1 div.moduleblock a.sublevel:active,
.pst-left-1 div.moduleblock a.sublevel:focus {
    color: #ffffff;
    text-decoration: none;
}

.pst-left-1 .all-product-link {
    padding-top: 10px;
    display: block;
}

/*========================== ( pst-left-1 ) ==========================*/

/*========================== ( pst-mid-1 ) ==========================*/
.pst-mid-1 {
    padding-left: 18px;
    /*padding-right: 4px;*/
    padding-bottom:14px;
}

/*========================== ( pst-mid-1 ) ==========================*/

/*========================== ( pst-right-1 ) ==========================*/
.pst-right-1 {
    background: transparent url(/static/img/ps-bg1-r.gif) repeat-y right;
}

/*========================== ( pst-right-1 ) ==========================*/


/*========================== productListPanel ==========================*/
.productListPanel {
/*padding-top: 0px;*/
    padding-bottom: 10px;
    padding-right: 18px;
}

/* ------ ( pagenav, навигатор по страницам списка продуктов) -----*/
.productListPanel .pagenav-main {
    width: 100%;
}

.productListPanel .pagenav-main td {
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-top: 10px;
    white-space: nowrap;
}

.productListPanel .pagenav-pages {
    width: 100%;
    text-align: right;
}                                       

.productListPanel .pagenav-cell {
}
/* ------ ( pagenav, навигатор по страницам списка продуктов) -----*/


.plist_entry td
{
    background:transparent url(/static/img/dot.gif) repeat-x scroll center bottom;
    padding:8px 5px;
}
.plist_entry .thumbnail-image
{
    /*border: 1px solid #abaeb1;*/
}

.plist_product_name_cell {
    line-height: 1.2;
    width: 55%;
}

.plist_product_label {
    font-size: 12pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif; /*font-weight: bold;*/
    color: #403c3a;
}

.plist_product_name a {
    font-size: 16pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold; /*color: #403c3a;*/
/*padding: 10px;*/
    text-decoration: none;
}

/*, plist_product_name:focus, plist_product_name:active, plist_product_name:link*/
.plist_product_name a:hover,
.plist_product_name a:focus {
    text-decoration: none;
}

.plist_product_attrib {
    font-size: 12pt; /*font-family: Arial, Helvetica, sans-serif;*/
/*font-family: Tahoma,Arial,Helvetica,sans-serif;*/
/*font-weight: bold;*/
    color: #403c3a;
}

.plist_product_price_cell {
    text-align: center;
    vertical-align: middle;
    font-size: 18pt;
    line-height: 1.2;
    width: 1%;
}

.plist_product_price_cell .productPrice {
    white-space: normal;
    font-weight: normal;
}

.plist_product_shortdescr_cell {
    text-align: left;
    vertical-align: middle;
    font-size: 12pt;
    line-height: 1.2;
    width: 30%;
}

.plist_product_divider {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background-attachment: scroll;
    background-color: transparent;
    background: url(/static/img/dot.gif) repeat-x center bottom;
}

/*========================== productListPanel ==========================*/

/*========================== article-content ==========================*/
.article-content {
    font-size: 12pt;
    line-height: 140%;
    padding-right:20px;
    /*padding-bottom: 10px;*/
}

.article-header
{
    padding: 0;
    margin-top: 10px;
    margin-bottom: 6px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14pt;
    font-weight: bold;
    display: inline-block;
    line-height: 130%;
}

.article_separator {
    display: block;
    background: url(/static/img/dot.gif) repeat-x center left;
    height: 40px;
}

.article_image {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.image_meta_link {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
 }
.flow .image_meta_link {
    float: left;                       
}

/*========================== article-content ==========================*/

/*========================== content-col ==========================*/
/*.content-col*/
/*{*/
    /*padding-right: 10px;*/
    /*width: 70%;*/
/*}*/
/*========================== content-col ==========================*/


/*========================== article-link-list ==========================*/
.article-link-list
{
    padding-top: 8px;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 10px;
    width: 220px;
    float: right;
}
.article-link-list div.moduleblock a {
    color:#403C3A;
}

.article-link-list div.moduleblock {
    background: transparent url(/static/img/box-br.gif) no-repeat scroll right bottom; /*clear:both;*/
/*float:left;*/
    margin: 5px 0 10px;
    padding: 0;
    width: 100%;
}

.article-link-list div.moduleblock div {
    background: transparent url(/static/img/box-bl.gif) no-repeat scroll left bottom;
    padding: 0;
}

.article-link-list div.moduleblock div div {
    background: transparent url(/static/img/box-tr.gif) no-repeat scroll right top;
    padding: 0;
}

.article-link-list div.moduleblock div div div {
    background: transparent url(/static/img/box-tl.gif) no-repeat scroll left top;
    padding: 8px 15px 15px;
}

.article-link-list div.moduleblock h3 {
    border-bottom: 1px solid #DDDDDD;
    font-size: 10pt;
    line-height: normal;
    margin: 0 -14px 5px;
    padding: 0 14px 8px;
    text-transform: uppercase;
    /*white-space: nowrap;*/
}

.article-link-list div.moduleblock .menu {
    /*white-space: nowrap;*/
}

.article-link-list ul {
    margin: 0;
    padding-left:15px;
    font-size: 12px
}

.article-link-list ul li {
    line-height:160%;
    /*padding-left:15px;*/
}


/*========================== article-link-list ==========================*/

/* ======================== (productDetails.jsp) ==========================*/
.product-navigation-table
{
    width: 100%;
}
.product-navigation-table td
{
    padding-top: 5px;
}

.product-details-table {
    width: 100%;
    border: 0;
    padding-top: 5px;
    border-bottom: 1px solid #DDDDDD;
}

.product-details-table .info-cell {
    text-align: left;
    vertical-align: top;
    width: 100%;
    padding-left: 17px;
    font-family: Tahoma, serif;
    font-size: 12pt;
    line-height: 130%;
}

.product-link {
    margin: 0;
    padding-top: 0;
    line-height: 150%; /*color: #ee9600;*/
    font-size: 16pt;
    font-family: Arial, serif;
}

.product-link a {
    text-decoration: none;
}

.product-link a:hover,
.product-link a:focus {
    text-decoration: none;
}

.product-details-table .info-cell .upstring {
    font-size: 12pt;
    font-family: Tahoma, serif;
}

.product-details-table .info-cell .productPrice {
    font-size: 20pt;
    font-family: Tahoma, serif;
    line-height: 250%;
}

.product-details-table .product-param-list-first-cell {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 40px;
    vertical-align: top;
}

.product-details-table .yarn-composite-cell {
    padding-bottom: 15px;
}

.product-details-table .product-param-list-second-cell {
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: top;
}

.product-details-table .full-description-cell {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12pt;
    font-family: Tahoma, serif;
    line-height: 110%;

}

/* ======================== (productDetails.jsp) ==========================*/

/* ======================== (root) ==========================*/
.root-category-table {
    width: 100%;
}

.category-link-cell {
    width: 25%;
    text-align: center;
}

.category-link-cell h2 {
    padding: 0;
    margin: 4px;
    font-size: 110%;
}

img.filter-image
{
    border: 2px solid #b9b7b8;
}

/* ======================== (root) ==========================*/




/* ======================== (addtocart-droplist-table) ==========================*/
.addtocart-droplist-table {
    font-family: Tahoma, serif;
    /*width: 100%;*/
}
.addtocart-droplist-table td
{
    /*border: 1px dashed red;*/
}
/* ======================== (addtocart-droplist-table) ==========================*/






/* ======================== (addtocart-menu-table) ==========================*/
.addtocart-menu-table {
    width: 100%;
}
/*.addtocart-menu-table tr*/
/*{*/
    /*vertical-align: middle;*/
/*}*/


.addtocart-menu-table .label-cell {
    width: 100%;

    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12pt;
    padding-top: 10px;
    padding-bottom: 5px;
    vertical-align: middle;

    text-align: right;
    padding-right: 14px;
    padding-left: 4px;
}

.addtocart-menu-table .quantity-cell {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12pt;
    padding-top: 10px;
    padding-bottom: 5px;
    vertical-align: middle;

    padding-right: 4px;
    padding-left: 4px;
}

.addtocart-menu-table .button-cell {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12pt;
    padding-top: 10px;
    padding-bottom: 5px;
    vertical-align: middle;

    padding-right: 4px;
    padding-left: 10px;
}

.addtocart-menu-table .addtocart-img {
    vertical-align: middle;
}

.addtocart-menu-table .important {
    font-size: 20pt;
    font-weight: normal;
}

.addtocart-clear-button {
/*float: left;*/
/*position: relative;*/
/*top: 0px;*/
/*left: 0px;*/
/*display: block;*/
}
/* ======================== (addtocart-menu-table) ==========================*/


/* ======================== ( quantity-box ) ==========================*/
.quantity-box
{
    margin: 0 auto;/* Выравниваем таблицу по центру окна */
}

.quantity-box .quantity-box-modificator {
    cursor: pointer;
    vertical-align: top;
}

.quantity-box .quantity-box-input {
    border: 1px solid #999999;
    margin-bottom: 1px;
    padding: 1px 0 1px 1px;
    font-size: 10pt;
    font-family: Tahoma, serif;
    text-align: center;
    font-weight: bold;
    width: 28px;
}
/* ======================== ( quantity-box ) ==========================*/




/* ======================== (addtocart-v1-table) ==========================*/
.addtocart-v1-table {
    width: 100%;
    font-family: Tahoma, serif;
}

.addtocart-v1-table td {
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    font-size: 9pt;
}

.addtocart-v1-table .image-cell {
    padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 6px;
    padding-right: 4px;
    vertical-align: top;
}

.addtocart-v1-table .label-cell {
}

.addtocart-v1-table .price-cell {
    font-weight: bold;
}

.addtocart-v1-table .qbox-cell {
    padding-top: 4px;
    text-align: center;
}

.addtocart-v1-table .dotted-top {
    border-top: 1px dashed #dddddd;
}

.product-variant-table .variant-image-cell {
    padding: 5px 1px 1px;
}

.addtocart-v1-table .variant-image
{
    border: 1px solid #abaeb1;
}

.addtocart-v1-table .dotted-left {
    border-left: 1px dashed #dddddd;
}

.addtocart-v1-table .avaliability-cell {
    font-size: 10pt;
    text-align: center;
}


/*========== (products-in-stock) =========*/
.products-in-stock-normal {
    color: #ec9a06;
}

.products-in-stock-high {
    color: #00b050;
}

.products-in-stock-low {
    color: #ff0000;
}
/*========== (products-in-stock) =========*/


/* ======================== (addtocart-v1-table) ==========================*/

/* ======================== (addtocart-v23-table) ==========================*/
.addtocart-v23-table
{
    /*width: 100%;*/
    font-size: 10pt;
    margin: 0 auto;/* Выравниваем таблицу по центру окна */
}
.addtocart-v23-table .avaliability-cell
{
    vertical-align: middle;
    white-space: nowrap;
    padding-right: 10px;
    border-bottom: 1px dashed #dddddd;
}

.addtocart-v23-table .variantString-cell
{
    vertical-align: middle;
    padding-left: 10px;
    border-bottom: 1px dashed #dddddd;
}

.addtocart-v23-table .quantityBox-cell
{
    vertical-align: middle;
    border-bottom: 1px dashed #dddddd;   
}

.addtocart-v23-table .price-cell
{
    font-weight: bold;
    vertical-align: middle;
    border-bottom: 1px dashed #dddddd;   
}


/* ======================== (addtocart-v23-table) ==========================*/





/* ======================== (информационные сообщения ) ==========================*/
.shop_error, .shop_warning, .shop_info {
    background-color: #FAFAD2;
    background-position: left center;
    background-repeat: no-repeat;
    border-color: #AACCAA;
    border-style: dotted none;
    border-width: 1px 0pt;
    font-weight: 900;
    margin: 10px 0px 10px 0px;
    padding: 0.5em 1em 1.5em 48px;
}

.shop_error {
    background-image: url(/static/img/error.gif);
}

.shop_warning {
    background-image: url(/static/img/warning.png);
}

.shop_info {
    background-image: url(/static/img/info.png);
}
/* ======================== (информационные сообщения ) ==========================*/


/* ======================== ( orderProductPanel ) ==========================*/
.orderProductPanel {
    padding-top:4px;
    padding-right: 18px;
}
/* ======================== ( orderProductPanel ) ==========================*/



/* ======================== (shop cart ) ==========================*/
/*.orderProductPanel td*/
/*{*/
    /*border: 1px dashed red;*/
/*}*/

.shopcart-table
{
    width: 100%;
    font-size: 13px;
    border-collapse: collapse;
}
.shopcart-table-header td
{
    background-color: #dddddd;
    font-weight:bold;
    text-align: center;
    font-size: 13px;
    padding: 3px;
    border: 1px solid black;
    white-space: nowrap;
}

.shopcart-table-normal-cell {
    border: 1px solid black;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.shopcart-table-label-cell {
    text-align: right;
    background-color: #d6e3bc;
}

.shopcart-table-delivery-cell {
    padding-bottom: 10px;
    /*background-color: #eaf1dd;*/
}


/*.shopcart-total-cell*/
/*{*/
    /*border-top: 1px solid #dddddd;*/
    /*white-space: nowrap;*/
/*}*/

/*.shopcart-table .product-update-table td*/
/*{*/
    /*border: 0;*/
    /*padding-left: 2px;*/
    /*padding-right: 2px;*/
    /*padding-top: 0;*/
    /*padding-bottom: 0;*/
    /*background: none;*/
/*}*/


.ProductVariantWarn
{
    padding-top: 10px;
    padding-bottom:2px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

.ProductVariantWarn .warning
{
    border: 1px dashed red;
    /*font-size: 10p*/
    color: red;
    padding: 5px 10px;
    display:block;
    font-weight: bold;
}

.cart-subheader
{
    font-size: 19px;
    color: #db2500;
    margin:11px 5px 9px;
}
/* ======================== (shop cart ) ==========================*/




.shopcartButtonsTable
{
    width: 100%;
}

.shopcartButtonsTable .first-cell
{
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

.shopcartButtonsTable .normal-cell
{
    text-align: center;
    white-space: nowrap;
}




/* ======================== (imageLinkButton) ==========================*/

.imageLinkButton td
{
    padding: 0;
    white-space: nowrap;
    font-size: 13px;
    cursor: pointer;
    font-weight: bold;
}

.imageLinkButton .caption-cell
{
    padding-left: 6px;
}

.productDetailsPreviousPageButton
{
    float: left;
}

.productDetailsPreviousPageButton td{
    font-size: 11px;
}

.productDetailsNextPageButton
{
    float: right;
}
.productDetailsNextPageButton td{
    font-size: 11px;
}

/* ======================== (imageLinkButton) ==========================*/










/* ======================== (.pst-2) ==========================*/
.pst-left-2
{
    background: url(/static/img/footer-b.gif) repeat-x top;
}
.pst-left-2 img
{
    float: right;
}
.pst-mid-2
{
    background: url(/static/img/footer-b.gif) repeat-x top;
}
.pst-right-2
{
    background: url(/static/img/footer-b.gif) repeat-x top;
}
/* ======================== (.pst-2) ==========================*/










/* ======================== (.footer-menu-table) ==========================*/
    .footer-menu-table .menu-panel a {
        background: transparent url(/static/img/v-dot.gif) repeat-y scroll right top;
        color: #544F4C;
        display: inline;
        font-weight: bold;
        line-height: normal;
        padding: 0 15px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .footer-menu-table .menu-panel a:hover,
    .footer-menu-table .menu-panel a:focus
    {
        color: #544F4C;
        text-decoration: underline;
    }

    .footer-menu-table .menu-panel
    {
        padding-left: 6px;
        padding-top: 10px;
    }

    .footer-menu-table .info-panel
    {
        padding-left: 21px;
        padding-top: 6px;
        font-size: 11px;
    }
    .footer-menu-table .copy-panel
    {
        padding-left: 21px;
        padding-top: 4px;
        font-size: 11px;
    }

/* ======================== (.footer-menu-table) ==========================*/











/* ======================== (LIGHTBOX2) ==========================*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/static/lightbox2/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/static/lightbox2/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 60%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 99px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* ======================== (LIGHTBOX2) ==========================*/


/* ======================== (shopcart-order-fields-table) ==========================*/
.shopcart-order-fields-table
{
    /*padding-left: 5px;*/
}
.shopcart-order-fields-table .order-field-cell
{
    padding:2px 15px 2px 5px;
}

/* ======================== (shopcart-order-fields-table) ==========================*/


/* ======================== (payment-type-table) ==========================*/
.payment-type-table .discount-cell
{
    /*text-align: center;*/
    padding-left: 15px;
    font-weight: bold;
    color: #24b500;
}
/* ======================== (payment-type-table) ==========================*/


/* ======================== (requisites-table) ==========================*/
.requisites-table td
{
    vertical-align: top;
    text-align: left;
    padding: 2px;
}

.requisites-table .header-cell
{
    padding-top: 15px;
    /*padding-bottom: 2px;*/
}


/* ======================== (productListPanelHeader-table) ==========================*/
.productListPanelHeader-table {
    width: 100%;
}

.productListPanelHeader-table .header-cell {
    padding-top: 10px;
    /*padding-bottom: 10px;*/
    font-size: 15px;
}

.productListPanelHeader-table .text-cell {
    width: 100%;
    font-size: 15px;
    padding-right: 7px;
    vertical-align: top;
}

.productListPanelHeader-table .image-cell {
    padding-top: 10px;
    padding-bottom: 10px; /*padding-right: 5px;*/
    vertical-align: top;
}

.productListPanelHeader-table .control-cell {
    /*padding-top: 10px;*/
    vertical-align: bottom;
    /*padding-bottom: 10px;*/
}

.productListPanelHeader-table .title-block {
/*float: left;*/
    padding-bottom: 7px;
}
/* ======================== (productListPanelHeader-table) ==========================*/


/* ======================== (qiwi-number) ==========================*/
#qiwi_number_table
{
    margin-top: 10px;
}

.qiwi-number-label-cell
{
    font-weight: bold;
}
.qiwi-number-input-cell
{
    vertical-align: bottom;
}

/* ======================== (qiwi-number) ==========================*/
