@charset "utf-8";
/* CSS Document */
html, body, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, img, table, dl, dt, dd {
    padding: 0;
    margin: 0;
}

.clear{
    clear: both;
}

.hidden{
    display: none;
}

.mNoTextDecoration{
    text-decoration: none;
}

input.error{
    margin: 0;
    padding: 1px 0;
}
a:link,a:visited{
    color:#006eb4;
    font-size: 12px;
    font-family: Arial;
}

html, body {


}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}



html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 34px;
    padding: 0 0 12px;
    font-style: italic;
    font-size: 24px;
    line-height: 1;
}

b{
    font-weight: bold;
}


i{
    font-style: italic;
}

.elrte-protected.elrte-iframe{
    background-color: black;
}

h2 {
    font-size: 20px;
}

.header {
    height: 188px;
}

.footer {
    height: 100px;
}


.container {
    margin: auto;
    padding: 0 20px;
    width: 928px;
}

body {
    min-width: 998px;
    background: #f6f3ec;
    font: normal 12px/16px Verdana, Geneva, sans-serif;
    color: #515151;
}

.page {
    margin: auto;
    padding: 0 20px;
    width: 928px;
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
}

a:hover,
a:active {
    text-decoration: underline;
}

.group:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.ie7 .group,
.ie6 .group {
    zoom: 1;
}

.logo {
    margin: 38px 46px 0 0;
    width: 331px;
    height: 77px;
    float: left;
    background: url(/images/logo.png) no-repeat;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
}

.basket {
    margin: 38px 0 0 0;
    padding: 10px 0 0 100px;
    min-height: 68px;
    float: left;
    background: url(/images/bg-cart.png) left top no-repeat;
    width: 140px;
}

.basket.mFull{
    background-position: left -89px;
}

.basket .title {
    margin: 0 0 6px;
    display: block;
    font-size: 18px;
    color: #f40000;
}
.basket .quant,
.basket .price {
    font-size: 11px;
    line-height: 14px;
}

.basket-full {
    background: url(/images/basket-full.png) no-repeat;
}

.header .right-place {
    margin: 16px 0 0;
    width: 295px;
    float: right;
}

.top-nav {
    margin: 0 46px 20px 0;
    float: right;
}
.top-nav li {
    margin: 0 0 0 50px;
    float: left;
}
.top-nav li:first-child {
    margin-left: 0;
}
.top-nav .home a,
.top-nav .email a,
.top-nav .sitemap a {
    height: 19px;
    float: left;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
}
.top-nav .home a {
    width: 11px;
    background: url(/images/home-icon.png) 0 100% no-repeat;
}
.top-nav .email a {
    width: 12px;
    background: url(/images/email-icon.png) 0 100% no-repeat;
}
.top-nav .sitemap a {
    width: 16px;
    background: url(/images/sitemap.png) 0 100% no-repeat;
}

.header .phone {
    margin: 0 0 8px;
    font-size: 36px;
    color: #282828;
    text-align: right;
    line-height: 1;
    clear: both;
}
.header .code {
    font-size: 18px;
    color: #fe0001;
}

.top-second-nav {
    padding: 0 0 0 10px;
    background: url(/images/top-second-nav-left.png) no-repeat;
}
.top-second-nav .in {
    padding: 0 10px 0 0;
    background: url(/images/top-second-nav-right.png) 100% 0 no-repeat;
}
.top-second-nav ul {
    padding: 0 8px 0 16px;
    background: #34cc67;
    overflow: hidden;
}
.top-second-nav li {
    margin: 0 0 0 32px;
    float: left;
}
.top-second-nav li:first-child {
    margin-left: 0;
}
.top-second-nav a {
    padding: 0 0 0 12px;
    height: 26px;
    line-height: 24px;
    background: url(/images/white-arrow.png) 0 no-repeat;
    font-size: 12px;
    font-style: italic;
    color: black;
}

.main-nav {
    padding: 39px 0 0;
	*padding-top:17px;
    clear: both;
    text-align: center;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    line-height: 27px;
}
.main-nav ul {
    display: inline-block;
}
.main-nav li {
    padding: 0 0 0 5px;
    float: left;
    background: url(/images/main-nav-sep.png) no-repeat;
    color: #dcd8cf;
}
.main-nav li:first-child {
    background: none;
}
.main-nav a {
    display: block;
    color: #606060;
}
.main-nav a:hover {
    color: #292929;
    text-decoration: none;
}
.main-nav a span span {
    padding: 0 12px;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	font-family:Verdana;
}
.main-nav .active a {
    position: relative;
    margin: -2px 0 -10px;
    padding: 0 0 0 15px;
    height: 40px;
    background: url(/images/main-nav-item-act-left.png) no-repeat;
    font-weight: bold;
    color: white;
}
.main-nav .active a span {
    padding: 0 10px 0 0;
    display: block;
    background: url(/images/main-nav-item-act-right.png) 100% 0 no-repeat;
}
.main-nav .active a span span {
    padding: 0 10px;
    background: url(/images/main-nav-item-act-bg.png) repeat-x;
}

.main {
    padding: 25px 0 0;
    width:928px;
}
.main h1 {
    background: url(/images/h-border.png) 0 100% repeat-x;
}

.row {
    margin-bottom: 30px;
}

.banner img {
    display: block;
}

.secondary-nav {
    margin: 0 0 68px;
    text-align: center;
}
.secondary-nav ul {
    margin: 0 0 0 -15px;
    display: inline-block;
}
.secondary-nav li {
    margin: 0 0 0 15px;
    float: left;
}
.secondary-nav a {
    width: 218px;
    height: 180px;
    display: block;
    text-align: center;
    font-size: 12px;
    font-style: italic;
    color: white;
}
.secondary-nav a:hover {
    text-decoration: none;
}
.secondary-nav a span {
    padding: 150px 0 0;
    display: block;
    line-height: 30px;
}
.secondary-nav .item-1 a {
    background: url(/images/second-nav-item-1.png) 0 100% no-repeat;
}
.secondary-nav .item-1 a:hover {
    background: url(/images/second-nav-item-1-active.png) 0 100% no-repeat;
}
.secondary-nav .item-2 a {
    background: url(/images/second-nav-item-2.png) 0 100% no-repeat;
}
.secondary-nav .item-2 a:hover {
    background: url(/images/second-nav-item-2-active.png) 0 100% no-repeat;
}
.secondary-nav .item-3 a {
    background: url(/images/second-nav-item-3.png) 0 100% no-repeat;
}
.secondary-nav .item-3 a:hover {
    background: url(/images/second-nav-item-3-active.png) 0 100% no-repeat;
}
.secondary-nav .item-4 a {
    background: url(/images/second-nav-item-4.png) 0 100% no-repeat;
}
.secondary-nav .item-4 a:hover {
    background: url(/images/second-nav-item-4-active.png) 0 100% no-repeat;
}

.content .img {
    margin: 0 12px 12px 0;
    float: left;
}
.content p {
    margin: 0 0 22px;
    padding: 0 0 0 196px;
}
.content p a {
    color: #fe0000;
    text-decoration: underline;
}
.content p a:hover {
    text-decoration: none;
}

.footer {
    padding: 25px 0 0;
    background: url(/images/footer-bg.png) no-repeat;
}
.footer .copyright {
    width: 305px;
}
.footer .address {
    padding: 0 0 0 16px;
    width: 216px;
}
.footer .phone {
    padding: 0 0 0 10px;
    width: 170px;
    font-size: 18px;
    line-height: 46px;
    white-space: nowrap;
}
.footer .counter {
    width: 208px;
    line-height: 56px;
}
.footer .block {
    border-left: 1px solid #34cc67;
    float: left;
    min-height: 56px;
}
.footer .block:first-child {
    border-left: none;
}
.footer .block.counter {
    border: none;
    text-align: right;
}
.footer .block.counter .item {
    margin: -10px 0 0 10px;
    width: 88px;
    height: 31px;
    display: inline-block;
    vertical-align: middle;
}

.price-page .page {
    padding: 0;
    width: auto;
}
.price-page .main h1 {
    padding: 0 0 9px;
}

.products-nav {
    margin: 0 0 48px;
    background: white;
}
.products-nav ul {
    height: 96px;
    text-align: justify;
}
.products-nav li {
    margin: 0 0 0 -4px;
    height: 96px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.products-nav li:hover {
    background: #cbc2ad;
}
.products-nav a {
    padding: 60px 0 0;
    height: 36px;
    display: block;
    font-size: 11px;
    line-height: 12px;
    color: black;
    text-decoration: none;
}
.products-nav .item-1 {
    width: 79px;
}
.products-nav .item-1 a {
    background: url(/images/prod-nav-item-1.png) 50% 19px no-repeat;
}
.products-nav .item-2 {
    width: 100px;
}
.products-nav .item-2 a {
    background: url(/images/prod-nav-item-2.png) 50% 19px no-repeat;
}
.products-nav .item-3 {
    width: 160px;
}
.products-nav .item-3 a {
    background: url(/images/prod-nav-item-3.png) 50% 19px no-repeat;
}
.products-nav .item-4 {
    width: 170px;
}
.products-nav .item-4 a {
    background: url(/images/prod-nav-item-4.png) 50% 19px no-repeat;
}
.products-nav .item-5 {
    width: 180px;
}
.products-nav .item-5 a {
    background: url(/images/prod-nav-item-5.png) 50% 19px no-repeat;
}
.products-nav .item-5 .sub-nav {
    width: 280px;
}
.products-nav .item-6 {
    width: 160px;
}
.products-nav .item-6 a {
    background: url(/images/prod-nav-item-6.png) 50% 19px no-repeat;
}
.products-nav .item-6 .sub-nav {
    width: 246px;
}
.products-nav .item-7 {
    width: 80px;
}
.products-nav .item-7 a {
    background: url(/images/prod-nav-item-7.png) 50% 19px no-repeat;
}

.products-nav .sub-nav {
    display: none;
}

.products-nav li.active-item {
    position: relative;
    background: #34cc67;
}
.products-nav li.active-item a {
    font-weight: bold;
    color: white;
}
.products-nav li.active-item .sub-nav {
    display: block;
}

.sub-nav {
    position: absolute;
    top: 100%;
    left: -45px;
    padding: 0 20px;
    height: 32px;
}
.sub-nav li {
    height: 32px;
    display: block;
    float: left;
}
.sub-nav li,
.sub-nav a {
    background-color: #34cc67;
}

.products-nav .sub-nav {
    height: auto;
    background: #34cc67;
}
.products-nav .sub-nav li {
    margin: 0 0 0 15px;
}
.products-nav .sub-nav li:first-child {
    margin-left: 0;
}
.products-nav .sub-nav li:hover {
    background: none;
}
.products-nav .sub-nav li a {
    padding: 0;
    height: 32px;
    font-size: 10px;
    line-height: 32px;
    background-image: none;
}
.products-nav .sub-nav li a:hover {
    background: none;
    font-weight: bold;
    color: #014d1a;
}
.products-nav .sub-nav li.active a {
    font-weight: bold;
    color: #014d1a;
}

.price-table thead {
    background: #cbc2ad;
}
.price-table thead tr th {
    height: 40px;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: white;
    text-align: center;
}
.price-table thead tr th:first-child {
    padding: 0 0 0 10px;
    text-align: left;
}
.price-table tbody tr td {
    font-size: 11px;
    line-height: 17px;
    color: black;
    text-align: center;
}
.price-table tbody tr td:first-child {
    padding: 0 0 0 10px;
    text-align: left;
}
.price-table tbody tr td input {
    margin: 0;
    border: 1px solid #bcb5a3;
    padding: 0 3px;
    width: 35px;
    height: 12px;
    text-align: right;
    font-size: 11px;
    line-height: 10px;
}
.price-table tbody tr:hover {
    background: red;
    cursor: pointer;
}
.price-table tbody tr:hover td {
    color: white;
}
.price-table tbody tr:hover td .to-basket {
    background: url(/images/to-basket-hover.png) no-repeat;
}
.price-table tbody tr:first-child {
    border-top: 10px solid transparent;
}
.price-table .to-basket {
    width: 15px;
    height: 11px;
    display: inline-block;
    background: url(/images/to-basket-icon.png) no-repeat;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
}
.price-table .even {
    background: #e8e3d5;
}

.download-price {
    padding: 18px 0 0 80px;
    float: left;
    height: 48px;
    background: url(/images/download-price.png) no-repeat;
    font-size: 14px;
    color: #515151;
    text-decoration: none;
}
.download-price:hover {
    text-decoration: underline;
}

.jbar {
    width: 352px;
    height: 118px;
}

.ie7 .top-nav {
    line-height: 1;
    zoom: 1;
}
.ie7 .top-nav a,
.ie7 .top-nav li {
    zoom: 1;
}
.ie7 .top-nav a {
    height: 12px;
}
.ie7 .top-second-nav a {
    white-space: nowrap;
    zoom: 1;
}
.ie7 .block.counter .item {
    margin-top: 0;
    zoom: 1;
    display: inline;
}
.ie7 .main-nav ul {
    display: inline;
}
.ie7 .secondary-nav ul {
    display: inline;
}
.ie7 .products-nav li {
    display: inline;
}
.ie7 .to-basket {
    display: block;
}

.bCartLink,
.bCartLink:hover{
    text-decoration: none;
}

.bCartLink span,
.bCartLink p{
    color: 	#515151;
}



.mainMenu {
    position: relative;
    top:-34px;
    background: #ffffff;
    font-family: Verdana;
}

.mainMenu ul.level-1 {
    display: block;
    width: 928px;
    height: 96px;
}
.mainMenu ul li.level-1 {
    list-style: none outside none;
    display: block;
    float: left;
    background: url(../images/li-bg.png) left top repeat;
    height: 96px;
    /*overflow: hidden;*/
    position: relative;
    /*padding-right: 2px;*/
    z-index: 100;
    text-align: center;
    position: relative;
}
.mainMenu ul li.level-1 > a {
    color: #020202;
    font-size: 11px;
    text-decoration: none;;

}

.mainMenu ul li.level-1:hover{
    background-color: #cbc2ad;
}

.bCatalogMenu__eCategoryNameL1{
    line-height: 10px;
	/*font-size:12px;
	font-weight: bold;
	font-style:italic;*/
}

.bCatalogMenu__eImgContainer{
    text-align: center;
    padding-top: 12px;
}

.mainMenu ul li.level-1 .slideDown{
    position: absolute;
    left:0;
    top:96px;
    background-color: #efefef;
    width: auto;
    z-index: 100;
    display: none;
    top:-9999px;

}
.mainMenu ul li.level-1.mActive{
    background-color: #34cc67;
}

.mainMenu ul li.level-1.mActive .slideDown{
    display: block!important;
}

.mainMenu ul li.level-1.mActive .bCatalogMenu__eCategoryNameL1{
    color: white;
    font-weight: bold;
    font-size: 11px;
}
.mainMenu ul li.level-1 .slideDown li{
    float: left;
    background-color: #34cc67;
    display: inline;

}

.bCatalogMenu__eSubLink:link,
.bCatalogMenu__eSubLink:visited{
    color: #ffffff;
    font-size: 10px;
    font-family: Verdana;
    padding: 3px 5px;
    line-height: 22px;
    text-decoration: none;
    display: block;
}

.bCatalogMenu__eSubLink.mActive{
    color: #014d1a;

}

#menu_catalogy{
    display: none;
}

.bShopCatalog__eElement{
    float: left;
    width: 396px;
    padding: 20px 10px 20px 50px;
    background-position: 5px center;
    background-repeat: no-repeat;
    border: 1px solid #cbc2ad;
    margin-right: 12px;
    margin-bottom: 5px;
    background-color: #ffffff;

}

.bShopCatalog__eElement.m1{
    margin-right: 0;
}

.bShopCatalog__eElement:hover{
    background-color: #cbc2ad;
}

.bShopCatalog__eElement a{
    font-size: 12px;
    color: #000000;
    font-family: Verdana;
    line-height: 15px;
    text-decoration: none;
}

.bCatalogCategory__eTop{

    margin-bottom: 22px;
    margin-left: -19px;
    width: 967px;
    background-color:#f6f3ec;
}

.bCatalogCategory__eTop div{
    text-align: center;
    padding: 9px 0;
    margin: 0 19px;
    color: #515151;
    font-size: 18px;
    font-style: italic;
    background:#f6f3ec url("/images/h-border.png") left top repeat-x;
}
.bCatalogCategory__eTop div div{
    background: #f6f3ec url('/images/triangle.png') 37% 10px no-repeat;

}

.bContent{
    /*background-color: #FFFFFF;*/
    background-color: #f6f3ec;
    margin-left: -19px;
    padding: 0 19px 22px;
    width: 929px;

}

.bProductTable thead th{
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    background-color: #cbc2ad;
    padding: 5px 0;
    color: #ffffff;
}

.bProductTable thead th.mLeft{
    text-align: left;
}

.bProductTable  td.mAlignCenter{
    text-align: center;
}

.bProductCartCount__eSmall{
    width: 28px;
    height: 11px;
    font-size: 11px;
    margin: 2px;
    text-align: right;
}

.bProductAddToCartBtn{
    display: block;
    background: url('/images/btn-add-to-cart-small.png') left top no-repeat;
    width: 18px;
    height: 12px;
    cursor: pointer;
    margin-left: 16px;
}

.bProductTable  tr.mHover td{
    background-color: #ff0000;
    color: white;
}

.bProductTable  tr.mHover td .bProductAddToCartBtn{
    background-position: left -18px;
}

.public .Message.M_accept{
    background: url('/images/bg-message.png') left top repeat;
    border: 2px solid #ffffff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;

    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 3px rgba(0,0,0,0.5); /* Параметры тени */
}

.public .Message.M_accept a{

    color: #FFFFFF;
    font-family: "Trebuchet MS";
    font-size: 18px;
}

.public .Message.M_accept .M_ico{
    background: url('/images/bg-message-accept.png') left center no-repeat;
}

.bDownloadPrice{
    margin: 15px 0px 10px 10px;
}


.cartInfo th{
    color: #ffffff;
    font-weight: bold;
    /*line-height: 40px;*/
    /*border-top: 1px solid #c2c3c1;*/
    /*border-bottom: 5px solid #c2c3c1;*/
    padding-bottom: 10px;
    font-size: 12px;
    background-color: #cbc2ad;
    font-style: italic;
    padding-top: 8px;

}

.cartInfo .acenter{
    text-align: center;
}

.bProductSmallPrice__eValue {
    color: #7b7b7b;
    font-size: 18px;
    line-height: 33px;
}

.bBasket__eMinus,
.bBasket__ePlus{
    display: none;
    color: #4e4e4e;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    top: 4px;
}

.bBasket__eCount{
    float: none;
    width:45px;
}

.cartInfo td{
    padding: 4px 0;
    border-bottom: 1px dashed #a6a6a6;
}

.bBasket__eTotal{
    text-align: right;
    color: #444444;
    font-size: 18px;
    font-family: Arial;
    padding: 10px 0 5px 0;
}

.bBasketTotal__eSale,
.bBasket__eClear,
.bBasket__ePromo{
    display: none;
}

.bBasket__eSum{
    color:#ff1b1b;
    font-size: 30px;
    font-family: Verdana;
    font-weight: bold;
    font-style: italic;
}


.bCart__eTitle{
    color: #888888;
    font-size: 24px;
    border-bottom: 5px solid #e0e0e0;
    padding-bottom: 8px;
    margin: 10px 0;
    font-weight: 300;
}

.f_name{
    width: 200px;
}

.bM3Form i{
    color: red;
}

.f_inp .inps{
    width: 100%;
}

.bBasket__eRemove{
    background: url('/images/cart-remove.png') left top no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 auto;
}

.acenter{
    text-align: center;
}

.main_hide .mainMenu{
    display: none;
}

.main_hide h1{
    margin-bottom: 0;
    border-bottom: none;
}

.bProductSmallPrice__eCurrency{
    /*display: none;*/
    color: #fe0000;
    font-size: 18px;
}

.bM3Form td{
    padding-bottom: 7px;
    padding-right: 4px;
}

.bM3Form{
    margin-bottom: 20px;
}

.bM3Form td input[type=text],
.bM3Form td textarea,
.bM3Form td select{
    width: 420px;
}

.bBasketTotal__eItogo{
    color:#777777;
    font-size: 20px;
    font-family: Verdana;
    font-style: italic;
	line-height:32px;

}

.cartList th.mFirst{
    padding-left: 8px;
}

.bBasket__eReset{
    float: left;
    cursor: pointer;
}

.bBasket__eTotalWrap{
    float: right;
}

.bBasket__eProductLink:link,
.bBasket__eProductLink:visited{
    color: #000000;
    text-decoration: none;
}

.bBasket__eTotalBlock{
    margin-top: 18px;
}

/**** pop up*/



.public .window {
    border: 8px solid #00cd5f;
    padding: 0;
}
.public .window .border {
    /*border: 1px solid #99C955;*/
}
.public .window .border .title {
    background-color: white;
    border-bottom: 1px dashed #8D8D8D;
    color: #515151;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: italic;
    font-size: 23px;
    font-weight: normal;
    margin: 0 18px;
    padding: 19px 0 22px 50px;
    text-align: center;
    line-height: 31px;
}
.public .window .border .close {
    background: url("/images/popup_close.png") no-repeat scroll left top transparent;
    height: 20px;
    right: -19px;
    top: -17px;
    width: 20px;
}
.public .window .border .content {
    background: url("/images/bg-popup.jpg") no-repeat scroll right bottom transparent;
    margin-top: 0;
    padding: 19px;
}
.popUpCheck {
}
.popUpCheck h1 {
    color: #FFFFFF;
    font-family: Verdana,"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: normal;
    padding: 17px;
    text-align: center;
}
.popUpCheck .inner {
    font-family: Verdana,"Trebuchet MS",Arial,Helvetica,sans-serif;
    padding: 0 20px;
}
.popUpCheck .inner .line1, .popUpCheck .inner .line2 {
    color: #3f3f3f;
    font-family:Verdana, Arial,Helvetica,sans-serif;
    font-size: 18px;
}
.popUpCheck .inner .line2 {
    margin-top: 20px;
}
.popUpCheck .inner .line1, .popUpCheck .inner .line2 {
    border-bottom: 1px dashed #636363;
    padding: 0 0 19px;
    width: 535px;
}
.popUpCheck .inner .line1 span, .popUpCheck .inner .line2 span {
    color: #545454;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 3px 0 1px 0;
}
.popUpCheck .inner .totalOrder {
    background-color: transparent;
    padding-top: 20px;
    text-align: left;
}
.popUpCheck .inner .totalOrder span {
    color: #545454;
    font-size: 14px;
}
.popUpCheck .inner .totalOrder span.green {
    color: #eb0208;
    font-size: 30px;
    font-weight: bold;
}
.popUpCheck a.continue {
    float: right;
    margin-top: 13px;
    /*width: 95px;*/
}
.public .window.confirmate-window .title {
    background: url("/images/accept-order-form.png") no-repeat scroll 0px 7px transparent;
    color: white;
}
.public .window.confirmate-window .border {
    /*background: url("/images/bg-cart-confirmate.jpg") no-repeat scroll right bottom #FFFFFF;*/
    min-height: 200px;
}
.public .window.success-window .title {
    background: url("/images/accept-order-success-form.png") no-repeat scroll left 7px transparent;
    color:white!important;
    font-size: 21px;
    line-height: 28px;
}
.public .window.success-window .border {
    /*background: url("/images/bg-cart-success.jpg") no-repeat scroll center 132px #FFFFFF;*/
    height: 215px;
}
.public .window.success-window .message {
    color: #696969;
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: arial;
}
.public .window.success-window .content {
    padding-top: 0;
    border-top:none;
}

.bInfoAbout{
    float: left;
    display: inline;
    width: 180px;
}

.bInfoAbout__eInfo{
    float: right;
    display: inline;
    width: 350px;
}

.bConfirmateProducts{
    list-style: decimal outside none;
    font-size: 14px;
}

.bCartConfirmate__eCurrency{
    font-size: 24px!important;
    color: #eb0208!important;
}

.bConfirmateContinue__eLink:link,
.bConfirmateContinue__eLink:visited{
    /*color: white;
    font-family: Arial;
    font-size: 15px;
    line-height: 29px;
    padding: 0 16px;*/
    text-decoration: none;
    margin-right: 200px;
    /*background-color: #ff0000;*/
    background: url('/images/order-end-btn.png') left top no-repeat;
    width: 178px ;
    height: 45px;
    display: block;
}
/**end pop up*/

.feedback{
    display: none;
}

.bFeedback i{
    color: #ff270a;
}

.bFeedback{
    color: #515151;
    font-size: 12px;
    font-family: Verdana;
}

.bFeedback input[type=text],
.bFeedback textarea{
    width: 95%;
}

.bFeedback__eLeftTd{
    width: 200px;
}

.bFeedback__eLeftTd,
.bFeedback__eRightTd{
    padding-bottom: 5px;
}

.bFeedback__eNotice{
    padding: 10px 0;
}

span.bCartConfirmate__eItogo{
    font-size: 18px!important;
    color: #3d3d3d!important;
}

.bManagers{
    margin-top: 30px;
}

.bManagers h2{
    font-size: 20px;
    font-family: Verdana;
    color: #515151;
    font-style: italic;
    margin-bottom: 0;
}

.bManager{
    width: 440px;
    float: left;
    padding: 5px 5px 5px 5px;


}

.bManager td{
    vertical-align: top;
}

.bManager__eImg{
    border: 1px solid #cdc6b5;
    width: 146px;
}

.bManager__eImg div{
    border: 5px solid #f6f3ec;
    width: 136px;

    background-position: center top;
    background-repeat: no-repeat;
}

.bManger__eDescription{
    width: 280px;
    padding-left: 20px;
}

.bManager__eName{
    font-size: 14px;
    font-family: Verdana;
    color: #fe0000;
    font-weight: bold;
    padding: 0;
    margin-bottom: 10px;
}
.bManager__eStatus{
    font-size: 12px;
    font-style: italic;
    font-family: Verdana;
    margin-bottom: 8px;
    padding: 0;
}

.bManagerDescription__eText{
    padding-left: 30px;
    background: url('/images/bg-managers-phone.png') left 4px no-repeat;
    color: #515151;
    font-family: Verdana;
    font-size: 12px;
}

.bManager__eSeparator{
    height: 2px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e2dc;
    clear: both;
}








