
@font-face {
    font-family: "als_rublregular";
    font-style: normal;
    font-weight: normal;
    src: url("/themes/default/fonts/rouble-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/default/fonts/rouble-webfont.woff") format("woff"), url("/themes/default/fonts/rouble-webfont.ttf") format("truetype"), url("/themes/default/fonts/rouble-webfont.svg#als_rublregular") format("svg");
}
.empty {
    color: #fff;
}
.static {
}
.static ul li {
    list-style: outside none disc;
    margin: 5px 10px 5px 30px;
}
.need {
    color: red;
}
.emptyfield {
    border: 1px solid #C7126B !important;
}
.add_text {
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}
.quick_count {
    overflow: hidden;
    width: 70px;
}
.quick_order_popup table {
    width: 220px;
}
.quick_order_popup {
    border-top: 5px solid #888;
}
.quick_order_popup table th {
    border-bottom: 2px solid #408dcb;
    font-size: 12px;
    padding: 2px 5px;
}
.quick_order_popup table td {
    border-bottom: 1px dotted #999;
    padding: 1px 5px;
    text-align: center;
}
.quick_order_popup table td {
    width: 74px;
}
.quick_count input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #555555 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    float: left;
    font-size: 14px;
    height: 16px;
    padding: 0;
    text-align: center;
    width: 25px;
}
.quick_count .quick_change_up {
    background: #cccccc none repeat scroll 0 0;
    border: 1px solid #555555;
    border-radius: 0 4px 4px 0;
    color: #000000;
    display: block;
    float: left;
    height: 9px;
    padding-bottom: 6px;
    padding-top: 1px;
    text-align: center;
    text-decoration: none;
    width: 20px;
}
.quick_count .quick_change_down {
    background: #cccccc none repeat scroll 0 0;
    border: 1px solid #555555;
    border-radius: 4px 0 0 4px;
    color: #000000;
    display: block;
    float: left;
    height: 9px;
    padding-bottom: 6px;
    padding-top: 1px;
    text-align: center;
    text-decoration: none;
    width: 20px;
}
.quick_order_popup {
    display: none;
}
.catalog_list_one:hover .quick_order_popup {
    display: block;
}
.moretovar {
    background: #fdb576 none repeat scroll 0 0;
    border-radius: 6px;
    left: 60px;
    padding: 5px 10px;
    position: absolute;
    top: -50px;
}
.quick_order_popup {
    background: #fff none repeat scroll 0 0;
    bottom: 4px;
    position: absolute;
    width: 220px;
}
.catalog_buy_button_quick {
    background: #C7126B;
    background: -moz-linear-gradient(top, #FD3698 0%, #C7126B 100%);
    background: -webkit-linear-gradient(top, #FD3698 0%, #C7126B 100%);
    background: -o-linear-gradient(top, #FD3698 0%,  #C7126B 100%);
    background: -ms-linear-gradient(top, #FD3698 0%,  #C7126B 100%);
    background: linear-gradient(top, #FD3698 0%, #C7126B 100%);
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    float: right;
    font-family: Calibri,arial;
    font-size: 18px;
    height: 24px;
    margin: 15px 0 20px;
    padding: 6px;
    text-align: center;
    text-decoration: none;
    width: 70px;
}
.quick_order_list {
    width: 754px;
}
.quick_order_left {
    float: left;
    width: 200px;
}
.quick_order_right {
    float: left;
    width: 554px;
}
.quick_order .tobuy {
    width: 715px;
}
.quick_order .tobuy td {
    padding: 5px 4px;
    text-align: center;
}
.quick_order .tobuy .all_price_hr td {
    background: #f6fff1 none repeat scroll 0 0;
    font-size: 1px;
    height: 1px;
    padding: 0;
}
.tobuy {
    width: 100%;
}
.tobuy td {
    padding: 15px;
}
#filter_subsearch {
    background: #fff none repeat scroll 0 0;
    max-width: 360px;
    min-width: 105px;
    position: absolute;
    top: 147px;
    z-index: 10000;
}
#filter_subsearch li {
    float: left;
    margin: 4px;
}
#filter_subsearch li:hover {
    background: #f0f0f0 none repeat scroll 0 0;
}
#filter_subsearch li:hover a {
    color: #000;
}
.continue_buy {
    color: #C7126B;
    font-family: Conv_franklin,arial;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0 0 8px;
}
.catalog_one {
    padding: 0;
    position: relative;
}
.catalog_one_title {
    margin-bottom: 5px;
    overflow: hidden;
}
#catalog_left_arrow {
    background: rgba(0, 0, 0, 0) url("/themes/default/images/arrow-prev.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 32px;
    left: 0;
    position: absolute;
    top: 0;
    width: 32px;
}
#catalog_left_arrow2:hover {
}
.catalog_one_title h1 {
	border: medium none;
	float: none;
	margin: 35px auto 20px;
}
#catalog_right_arrow {
    background: rgba(0, 0, 0, 0) url("/themes/default/images/arrow-next.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
}
#catalog_right_arrow2:hover {
}
.catalog_cat {
    font-family: arial;
    font-size: 14px;
}
.static {
    font-family: arial;
    font-size: 14px;
}
.static ul li {
    margin: 5px 0 5px 40px;
}
.static ol li {
    margin: 5px 0;
}
.category_title {
    font-weight: bold;
	color: #000;
	font-family: Conv_PFCentroSansPro-Bold,Arial;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
}
.all_main {
    color: #fff;
    float: right;
    font-size: 16px;
}
.catalog_buy_button {
    background: #C7126B;
    background: -moz-linear-gradient(top, #FD3698 0%, #C7126B 100%);
    background: -webkit-linear-gradient(top, #FD3698 0%, #C7126B 100%);
    background: -o-linear-gradient(top, #FD3698 0%,  #C7126B 100%);
    background: -ms-linear-gradient(top, #FD3698 0%,  #C7126B 100%);
    background: linear-gradient(top, #FD3698 0%, #C7126B 100%);
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    float: right;
    font-family: Calibri,arial;
    font-size: 18px;
    height: 24px;
    margin: 15px 0 20px;
    padding: 6px;
    text-align: center;
    text-decoration: none;
    width: 70px;
}
.basket_order_ok {
    margin-top: 30px;
}
.catalog_buy_button:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f48484 0%, #dc4f46 100%) repeat scroll 0 0;
}
.basket_order_ok .catalog_buy_button {
    height: 41px;
    width: 116px;
}
.catalog_photos_area {
	display: inline-block;
	float: left;
	margin: 0 20px 0 0;
	width: 451px;
}
.catalog_one_order {
    margin-top: 5px;
    overflow: hidden;
}
.catalog_one_order select {
    border: 1px solid #999;
    font-size: 15px;
    padding: 2px 3px;
    width: 100px;
}
.main_photo1 {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #e1d9c5;
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    width: 342px;
}
.main_photo img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e1d9c5;
    padding: 10px;
}
.pathway {
    border-bottom: 1px solid #C7126B;
    color: #000;
    font-size: 15px;
    margin: 0 0 15px;
    padding: 15px 0;
}
.pathway a {
    color: #C7126B;
}
.pathway a:hover {
    color: #000;
}
.catalog_price_th_desc {
    font-size: 16px;
    font-weight: normal;
}
.catalog_one_order table {
    border-collapse: collapse;
    width: 430px;
}
.catalog_one_order tr {
    border-bottom: 1px solid #f0f0f0;
}
.catalog_one_order tr:last-child {
    border: medium none;
}
.catalog_one_order td, .catalog_one_order th {
    font-size: 16px;
    font-weight: normal;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
.catalog_one_order td {
    font-size: 16px;
}

.size_comment{
	border: 1px solid #555555;
padding:4px;
border-radius: 4px ;
height:33px;
width:90px;
}

.catalog_one_order td:last-child {
    font-size: 12px;
}
.catalog_addonfield {
    font-size: 16px;
    margin: 10px 0;
    overflow: hidden;
}
.catalog_add_photos img {
	margin: 10px 13px 0 0;
	padding: 0;
}
.catalog_addonfield span.title {
    color: #C7126B;
    display: inline-block;
    float: left;
    font-size: 16px;
    padding: 0;
    width: 100px;
}
.catalog_addonfield div {
    margin-left: 105px;
    overflow: hidden;
    width: 180px;
}
.catalog_addonfield div p {
    margin: 0 0 10px;
}
.catalog_add_photo #big_pic {
    max-width: 380px;
}
.catalog_add_photo img {
    border: 1px solid #e1d9c5;
    margin: 7px 8px 0 0;
    width: 80px;
}
#catalog_pagination img {
    width: 119px;
}
.catalog_add_photo {
    float: left;
    text-align: left;
}
.catalog_cat_text {
    font-size: 14px;
    overflow: hidden;
    padding: 10px;
}
.catalog_cat_text ul {
    margin: 15px 0;
}
.catalog_cat_text ul li {
    list-style: outside none disc;
    margin: 5px 0 5px 30px;
}
.td1 {
    display: block;
}
.catalog_description {
    overflow: hidden;
}
.catalog_pagination li {
    float: left;
    margin-top: 10px;
    text-align: center;
}
#catalog_add_to_basket_window_add_popup_show, #catalog_add_to_basket_window_add_popup_hide {
    background-color: #f0f0f0;
    border: 4px solid #666;
    display: none;
    left: 50%;
    margin-left: -150px;
    padding: 20px;
    position: fixed;
    text-align: center;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#catalog_add_to_basket_window h3, #catalog_add_to_basket_window_add_popup_show h3 {
    color: #000;
    margin-top: 25px;
}
#catalog_add_to_basket_window p {
    font-size: 13px;
}
#catalog_error_no_add {
    background-color: #ffffff;
    border: 4px solid #C7126B;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#catalog_add_to_basket_window {
    background-color: #ffffff;
    border: 4px solid #C7126B;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#catalog_add_to_basket_window h3 {
    color: #C7126B;
    margin-top: 5px;
}
#catalog_add_to_basket_window p {
    font-size: 13px;
}
#catalog_error_no_add {
    background-color: #ffffff;
    border: 4px solid #C7126B;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
.catalog_user_data {
    border-collapse: collapse;
    margin: 2px 0;
    width: 100%;
}
.catalog_user_data th {
    background: #f0f0f0 none repeat scroll 0 0;
    padding: 5px 10px;
    text-align: left;
}
.catalog_user_data td {
    padding: 5px 10px;
    width: 65%;
}
.catalog_user_data2 {
    border-collapse: collapse;
    margin: 2px 0;
    width: 100%;
}
.catalog_user_data2 th {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #C7126B;
    padding: 5px 10px;
    text-align: left;
}
.catalog_user_data2 td {
    border: 1px solid #C7126B;
    padding: 5px 10px;
    text-align: center;
    width: 25%;
}
.catalog_user_data input[type="text"] {
    border: 1px solid #C7126B;
    padding: 3px 5px;
    width: 80%;
}
.catalog_buy2 {
    background: #C7126B none repeat scroll 0 0;
    border: medium none;
    border-radius: 7px;
    color: #ffffff;
    font-size: 20px;
    margin: 20px 20px 20px 270px;
    padding: 3px 14px 5px 18px;
    text-align: center;
    text-decoration: none;
}
.catalog_all_list {
    margin-top: 0;
}
.catalog_list_row {
    padding: 0;
    position: relative;
}
.catalog_subcats, .catalog_items {
    overflow: hidden;
}
.catalog_list_one {
	float: left;
	font-size: 17px;
	margin: 10px 20px 15px 0;
	position: relative;
	text-align: center;
	width: 286px;
}
.catalog_list_one:first-child {
}
.catalog_list_one:last-child {
    margin-right: 0;
}
.catalog_list_one a {
	text-decoration: none;

	display: inline-block;
}
.catalog_list_one a img {
	width: 290px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.catalog_list_one111 img {
    border: 1px solid #690b7b;
    margin-bottom: 10px;
}
.catalog_list_one a:hover {
}
.catalog_list_one:hover {
}
.toprice {
    color: #C7126B;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}
.catalog_title_bg {
    font-family: Conv_franklin,arial;
    text-align: center;
}
.catalog_list_one111 p {
    font-family: Conv_franklin,arial;
    font-size: 17px;
    margin: 10px 9px;
    padding: 0 5px;
    text-align: center;
}
.totitle {
    margin: 12px 0 5px;
    min-height: 32px;
}
.textile_list_row {
    overflow: hidden;
}
.textile_list_one {
    float: left;
    margin: 15px 29px 25px 0;
    position: relative;
    text-align: center;
    width: 279px;
}
.textile_list_one img {
    border: 1px solid #ccc;
}
.textile_list_one:last-child {
    margin-right: 0;
}
#karu1 .jcarousel-item .totitle a, #karu1 .jcarousel-item .totitle a:hover, #karu2 .jcarousel-item .totitle a, #karu2 .jcarousel-item .totitle a:hover, #karu3 .jcarousel-item .totitle a, #karu3 .jcarousel-item .totitle a:hover, #karu4 .jcarousel-item .totitle a, #karu4 .jcarousel-item .totitle a:hover {
    color: #C7126B;
    font-size: 15px;
    text-decoration: underline;
}
#karu1 .jcarousel-item .catalog_title_bg, #karu2 .jcarousel-item .catalog_title_bg, #karu3 .jcarousel-item .catalog_title_bg, #karu4 .jcarousel-item .catalog_title_bg {
    border: 1px solid #C7126B;
    margin: 0;
}
.karu1 .catalog_title_bg {
    margin-top: 0;
}
.catalog_price_sale .price {
    color: #C7126B;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}
.catalog_price_sale .old_price {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    text-decoration: line-through;
}
.catalog_basket_change {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 73px;
}
.catalog_basket_change_left {
    float: left;
    width: 40px;
}
.catalog_basket_change_left input {
    border: 1px solid #555555;
    border-radius: 4px 0 0 4px;
    font-size: 18px;
    height: 35px;
    padding: 3px 0;
    text-align: center;
    width: 39px;
}
.catalog_basket_change_right a {
}
.catalog_basket_change_right {
    float: left;
    width: 33px;
}
.catalog_basket_change_up, .catalog_basket_change_down {
    background: #cccccc none repeat scroll 0 0;
    border: 1px solid #555555;
    border-radius: 0 4px 0 0;
    color: #000000;
    display: block;
    height: 11px;
    padding-bottom: 7px;
    padding-top: 2px;
    text-align: center;
    text-decoration: none;
    width: 20px;
}
.catalog_basket_change_up:hover {
    background: #ceffc7 none repeat scroll 0 0;
}
.catalog_basket_change_down:hover {
    background: #ffcec7 none repeat scroll 0 0;
}
.catalog_basket_change_down {
    border-radius: 0 0 4px;
    border-top: medium none;
}
.catalog_basket_change_up span, .catalog_basket_change_down span {
}
.basket-list {
    margin: 0 auto;
    width: 660px;
}
.catalog_my_basket, .catalog_opt_order {
    border: 1px solid #999;
    border-collapse: collapse;
    width: 100%;
}
.catalog_my_basket tr, .catalog_opt_order tr {
    border-bottom: 1px solid #999;
}
.catalog_my_basket tr:last-child, solid tr:last-child {
    border: medium none;
}
.catalog_my_basket td, .catalog_my_basket th, .catalog_opt_order td, .catalog_opt_order th {
    background: #f0f0f0 none repeat scroll 0 0;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
.catalog_opt_order_comment {
    border: 1px solid #999;
    height: 30px;
}
.catalog_opt_order_count {
    border: 1px solid #999;
    width: 40px;
}
.catalog_opt_order .all_price_hr td {
    background: #ddd none repeat scroll 0 0;
    padding: 0;
}
.catalog_my_basket th, .catalog_opt_order th {
    background: #e0e0e0 none repeat scroll 0 0;
    border-bottom: 1px solid #999;
    padding: 10px 0;
}
.catalog_user_data {
    border: 1px solid #999;
    border-collapse: collapse;
    width: 100%;
}
.catalog_user_data tr {
    border-bottom: 1px solid #ccc;
}
.catalog_user_data tr:last-child {
    border: medium none;
}
.catalog_user_data td {
    background: #f0f0f0 none repeat scroll 0 0;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
    width: 65%;
}
.catalog_user_data th {
    background: #e0e0e0 none repeat scroll 0 0;
    border-bottom: 1px solid #999;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
    width: 35%;
}
.right_content a {
}
.catalog_user_data input[type="text"], .catalog_user_data textarea {
    border: 1px solid #999;
    font-size: 15px;
    padding: 2px 3px;
    width: 555px;
}
.catalog_user_data textarea {
    height: 50px;
    padding: 3px;
    width: 555px;
}
.tobig {
    font-size: 20px;
}
.continue_buy {
    background: #C7126B;
    background: -moz-linear-gradient(top, #FD3698 0%, #C7126B 100%);
    background: -webkit-linear-gradient(top, #FD3698 0%, #C7126B 100%);
    background: -o-linear-gradient(top, #FD3698 0%,  #C7126B 100%);
    background: -ms-linear-gradient(top, #FD3698 0%,  #C7126B 100%);
    background: linear-gradient(top, #FD3698 0%, #C7126B 100%);
    border-radius: 10px;
    color: #fff;
    display: block;
    font-family: Calibri,arial;
    font-size: 18px;
    font-weight: bold;
    height: 24px;
    margin: 15px 4px 20px;
    padding: 6px 8px 6px 10px;
    text-align: center;
    text-decoration: none;
    width: 200px;
}
.continue_buy:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f48484 0%, #C7126B 100%) repeat scroll 0 0;
}
.catalog_send_button input {
    background: #C7126B;
    background: -moz-linear-gradient(top, #FD3698 0%, #C7126B 100%);
    background: -webkit-linear-gradient(top, #FD3698 0%, #C7126B 100%);
    background: -o-linear-gradient(top, #FD3698 0%,  #C7126B 100%);
    background: -ms-linear-gradient(top, #FD3698 0%,  #C7126B 100%);
    background: linear-gradient(top, #FD3698 0%, #C7126B 100%);
    border: 0 none;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 18px;
    height: 36px;
    margin: 15px 0 10px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 130px;
}
.catalog_send_button input:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #c7bcdb 0%, #8568ba 100%) repeat scroll 0 0;
}
.feedback_send_button {
    overflow: hidden;
}
.catalog_user_data input.pkod[type="text"] {
    float: left;
    font-size: 36px;
    height: 44px;
    margin-left: 10px;
    text-align: center;
    width: 110px;
}
.captcha {
    border: 1px solid #999;
    float: left;
}
.feedback_send_button input {
    background: #C7126B;
    background: -moz-linear-gradient(top, #FD3698 0%, #C7126B 100%);
    background: -webkit-linear-gradient(top, #FD3698 0%, #C7126B 100%);
    background: -o-linear-gradient(top, #FD3698 0%,  #C7126B 100%);
    background: -ms-linear-gradient(top, #FD3698 0%,  #C7126B 100%);
    background: linear-gradient(top, #FD3698 0%, #C7126B 100%);
    border: 0 none;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 18px;
    height: 36px;
    margin: 15px 0 10px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 130px;
}
.feedback_send_button input:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #c7bcdb 0%, #8568ba 100%) repeat scroll 0 0;
}
.one-question {
    border: 1px solid #c9c6d1;
    font-size: 14px;
    margin: 10px 15px 10px 0;
    padding: 10px 10px 10px 20px;
}
.one-question-date {
    background: #c9c6d1 none repeat scroll 0 0;
    color: #fff;
    font-family: Conv_franklin,arial;
    font-size: 14px;
    padding: 3px 0;
    text-align: center;
    width: 130px;
}
.one-question-question, .one-question-answer {
    padding: 10px 0;
}
.one-question-question {
    border-bottom: 1px dashed #c9c6d1;
}
.one-question-question {
    color: #444;
}
.one-question-answer {
    color: #4a8062;
}
#question {
    height: 150px;
}
.one-question-question span, .one-question-answer span {
    color: #000000;
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}
.error {
    background: #fff0f0 none repeat scroll 0 0;
    border: 1px solid #C7126B;
    font-size: 15px;
    margin: 15px 0;
    padding: 10px;
}
#content {
    color: #000000;
    font-family: Arial;
    font-size: 10pt;
}
#content h1, #content h2, #content h3 {
    font-family: "Conv_franklin";
    font-size: 20pt;
    font-weight: normal;
}
#content h2 {
    color: #285ca4;
    font-size: 18pt;
}
#content h3 {
    font-size: 16pt;
}
#content a {
    color: #C7126B;
    text-decoration: underline;
}
#content a:hover {
    text-decoration: none;
}
.block_items {
    overflow: hidden;
}
.block_special_item {
    background: #bad2f3 none repeat scroll 0 0;
    border: 1px solid #8c8c8c;
    float: left;
    margin: 5px;
    padding: 5px;
}
#content .block_special_item a {
    text-decoration: none;
}
.block_special_item img {
    border: 1px solid #8c8c8c;
}
.block_special_text {
    color: #000000;
    font-family: "Conv_franklin";
    font-size: 10pt;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
}
.block_special_price {
    color: #000000;
    font-size: 10pt;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
}
.block_special_price .price_main {
    color: #000000;
    font-family: "Conv_franklin";
    font-size: 23pt;
}
.block_special_price .price_val {
    padding: 0 0 0 5px;
}
#catalog_pagination {
}
#catalog_pagination li {
    float: left;
    margin: 10px;
}
#catalog_pagination {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#catalog_pagination li {
    cursor: pointer;
    float: left;
    margin: 0 5px 5px 0;
}
#catalog_pagination li img {
    border: 1px solid #C7126B;
    float: left;
    margin: 2px 3px 2px 0;
    padding: 3px;
    text-align: center;
    width: 70px;
}
.catalog_description .one_text table {
    border: 1px solid #C7126B;
    border-collapse: collapse;
    width: 450px;
}
.catalog_description .one_text td {
    border: 1px solid #C7126B;
}
.catalog_description .one_text td p {
    margin: 2px 5px;
}
#catalog_slides {
    list-style: outside none none;
}
#catalog_slides img {
    border: 1px solid #C7126B;
    margin-bottom: 8px;
    padding: 5px;
}
.catalog_my_basket a {
    color: #555;
}
.catalog_add_photos {
    margin-top: 3px;
}
.catalog_add_photos ul {
    margin: 0;
    padding: 0;
}
.goods_img {
    float: left;
}
.hk {
    padding: 10px 0;
}
.info_inner {
    margin: 0 0 0 300px;
}
.zakaz {
    background: #92bde7 none repeat scroll 0 0;
    border: 1px solid #C7126B;
}
.zakaz th, .zakaz th {
    padding: 5px;
}
#ok_order {
    background-color: #ffffff;
    border: 4px solid #bf7a06;
    display: none;
    height: 150px;
    left: 36%;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#ok_order .small {
    font-size: 12px;
    margin: 30px 10px;
}
#ok_order p {
    font-size: 17px;
    margin: 22px 20px;
}
.zakaz select, .zakaz input[type="text"] {
    border: 1px solid #000000;
    font-family: arial;
    font-size: 14px;
    padding: 3px 5px;
}
.zakaz input[type="text"] {
    text-align: center;
    width: 30px;
}
.arrow {
    position: absolute;
    top: 205px;
}
.catalog-left {
    left: 6px;
}
.catalog-right {
    right: 10px;
}
.price_inner a {
    background: transparent url("../images/topmenu_a5.png") no-repeat scroll 0 0;
    color: #000000;
    float: right;
    font-size: 21px;
    font-weight: normal;
    height: 31px;
    padding: 0 0 0 34px;
    position: relative;
    right: 50px;
    text-decoration: none;
    top: 4px;
    width: 93px;
}
.form-question, .tss {
    border-collapse: collapse;
}
.form-question td {
    padding: 5px;
}
.form-question td, .form-question th {
    border: 1px solid #C7126B;
    color: #000000;
    padding: 3px;
    text-align: left;
    width: 200px;
}
.form-question .name-pole {
    padding-left: 40px;
    text-align: left;
}
.btns {
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 25px;
    width: 75px;
}
.tss .col-count .btns {
    float: left;
    margin-left: 8px;
    width: 30px;
}
.btns li {
    float: left;
    list-style: outside none none;
    margin: 0 2px;
}
.btns a {
    background: transparent url("/themes/default/images/catalog-btns.gif") no-repeat scroll 0 0;
    display: block;
    height: 21px;
    text-indent: -9999px;
    width: 21px;
}
.btns a.basket {
    background-position: 0 0;
    width: 26px;
}
.btns a.plus {
    background-position: -26px 0;
}
.btns a.minus {
    background-position: -47px 0;
}
.btns a.delete {
    background-position: -68px 0;
}
#blackwrap {
    background-color: black;
    left: 0;
    opacity: 0.6;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 2000;
}
#show_form_close {
    color: #666666;
    display: block;
    font-size: 20px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    top: 10px;
}
#show_form {
    background-color: #fff;
    border: 4px solid #ccc;
    left: 50%;
    margin: 0 0 0 -215px;
    position: fixed;
    top: 100px;
    width: 430px;
    z-index: 4321;
}
#show_form h1 {
    margin-top: 0;
}
.show_form_table th {
    text-align: left;
}
.show_form_table input, .show_form_table textarea {
    border: 1px solid #c82a11;
    font-size: 16px;
    margin-left: 30px;
    width: 270px;
}
.show_form_send {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-left: 113px;
    margin-top: 5px;
    padding: 10px 15px;
    text-decoration: none;
}
#show_form .show_form_inner {
    padding: 20px;
}
.show_form_page {
    margin-top: 40px;
}
.info_header a:hover {
    color: #555;
    text-decoration: underline;
}
.show_price_img {
    position: relative;
}
.price_img {
    display: none;
    left: 226px;
    position: absolute;
    top: -15px;
    z-index: 5;
}
.price_img.show {
    display: block;
}
.quick_order_list {
    width: 754px;
}
.quick_order_left {
    float: left;
    width: 200px;
}
.quick_order_right {
    float: left;
    width: 554px;
}
.quick_order .tobuy {
    width: 780px;
}
.quick_order .tobuy td {
    padding: 5px 4px;
    text-align: center;
}
.quick_order .tobuy .all_price_hr td {
    background: #f6fff1 none repeat scroll 0 0;
    font-size: 1px;
    height: 1px;
    padding: 0;
}
.tobuy th span {
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
    min-width: 70px;
}
.all_price_line {
    position: relative;
    text-align: left;
}
.all_price_line .lightbox {
    float: left;
    margin: 0 10px 5px 0;
}
.all_price_title {
    color: #007f81;
    font-weight: bold;
}
.quick_order .catalog_order_count {
    border: 1px solid #007f81;
    font-size: 14px;
    padding: 3px;
}
.tobuy {
    border: 2px solid #C7126B;
    border-collapse: collapse;
}
.tobuy tr {
    border-bottom: 1px dotted #999;
}
.tobuy tr:last-child {
    border: medium none;
}
.tobuy td, .tobuy th {
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
.tobuy th {
    background: #C7126B none repeat scroll 0 0;
    width: 50%;
}
.tobuy li {
    list-style: outside none disc;
    margin-left: 50px;
    text-align: left;
}
.one_text {
    font-size: 16px;
    line-height: 1.3;
}
.all_price_line img {
    border: 1px solid #007f81;
    margin-left: 10px;
}
.sert img {
    border: 1px solid #666;
    margin: 0 15px 20px 0;
}
.catalog_is_new, .catalog_is_hit, .catalog_skidka {
    position: absolute;
}
#catalog_counts h3 {
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}
.all_price_line .catalog_is_new, .all_price_line .catalog_is_hit, .all_price_line .catalog_is_sale {
    height: 29px;
    position: absolute;
    width: 30px;
}
.catalog_is_sale_img {
    background: transparent url("../images/is_sale.png") no-repeat scroll 0 0;
    height: 39px;
    left: 111px;
    position: absolute;
    top: 13px;
    width: 39px;
}
.catalog_is_ny_sale {
    background: rgba(0, 0, 0, 0) url("../images/sale_ny.png") no-repeat scroll 0 0;
    color: #ffffff;
    font-family: Conv_Arial_Narrow,arial;
    font-size: 16px;
    height: 54px;
    left: 118px;
    margin-left: 3px;
    padding: 4px 0;
    position: absolute;
    top: 230px;
    width: 104px;
}
.catalog_is_new_text {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #C7126B;
    color: #C7126B;
    font-family: Conv_Arial_Narrow,arial;
    font-size: 14px;
    left: 7px;
    padding: 7px 10px;
    position: absolute;
    text-transform: uppercase;
    top: 172px;
}
.catalog_is_new_img {
    background: transparent url("/themes/default/images/is_new.png") no-repeat scroll 0 0;
    height: 39px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 39px;
}
.catalog_is_3d_text {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #C7126B;
    color: #C7126B;
    font-family: Conv_Arial_Narrow,arial;
    font-size: 14px;
    left: 7px;
    padding: 7px 10px;
    position: absolute;
    text-transform: uppercase;
    top: 172px;
}
.catalog_is_3d_img {
    background: transparent url("/themes/default/images/3d.png") no-repeat scroll 0 0;
    height: 36px;
    left: 94px;
    position: absolute;
    top: 4px;
    width: 53px;
}
.news_slaid .catalog_is_new, .news_slaid .catalog_is_sale {
    margin-left: 96px;
}
.news_slaid .catalog_is_ny_sale {
    left: 55px;
}
.catalog_articul {
    color: #4e7caa;
    text-decoration: underline;
}
.download_img {
    display: block;
    font-size: 14px;
    text-align: center;
}
.catalog_is_hit_text {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #C7126B;
    color: #C7126B;
    font-family: Conv_Arial_Narrow,arial;
    font-size: 14px;
    left: 7px;
    padding: 7px 10px;
    position: absolute;
    text-transform: uppercase;
    top: 132px;
}
.catalog_is_hit_img {
    background: transparent url("/themes/default/images/is_hit.png") no-repeat scroll 0 0;
    height: 39px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 39px;
}
.catalog_skidka {
    background: transparent url("/themes/default/images/sale_fon.png") no-repeat scroll 3px 0;
    color: #ffd400;
    font-size: 11px;
    height: 24px;
    padding: 13px 0 0;
    position: absolute;
    right: 3px;
    top: 13px;
    width: 51px;
}
.all_price_line .catalog_is_new {
    background: transparent url("../images/is_new_m.png") no-repeat scroll 50% 50%;
    left: 10px;
    top: 2px;
}
.all_price_line .catalog_is_hit {
    background: transparent url("../images/is_hit_m.png") no-repeat scroll 50% 50%;
    right: 103px;
    top: 3px;
}
.all_price_line .catalog_is_sale {
    background: transparent url("../images/is_sale_m.png") no-repeat scroll 50% 50%;
    left: 10px;
    top: 55px;
}
#discount_text, #discount_text2 {
    display: block;
}
#discount_price {
    font-size: 20px;
}
#total_summ {
    font-size: 20px;
}
.catalog_basket_change a img {
    border: medium none;
    padding-top: 2px;
}
#discount_skidka {
    font-size: 20px;
}
.main_news {
    overflow: hidden;
}
.old_price_basket {
    display: inline-block;
    margin-right: 5px;
    text-decoration: line-through;
}
.main_news h3 {
    text-align: center;
}
.all_price_border {
    border-top: 3px solid #790d53;
}
.catalog_my_basket .catalog_my_basket_title {
    text-align: left;
    width: 300px;
}
.all_price_text table {
    border: medium none;
    clear: both;
    width: 100%;
}
.quick_order .tobuy .all_price_text table td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999 -moz-use-text-color;
    border-image: none;
    border-style: dotted none;
    border-width: 1px medium;
    font-size: 12px;
    padding: 0 5px;
    text-align: left;
}
.all_price_text table td:first-child {
    font-size: 14px;
    max-width: 150px;
}
.all_price_title {
    margin: 5px 0;
}
.all_price_text {
    margin-left: 5px;
}
.all_price_text table td p {
    margin: 0;
    padding: 0;
}
.in_menu_10 {
}
.all_link {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #4b6201;
    border-radius: 5px;
    float: right;
    margin: 1px 4px;
    padding: 6px 9px;
    text-align: center;
}
.all_link:hover {
    background: #b5d341 none repeat scroll 0 0;
}
.all_link a {
    color: #4b6201;
    font-family: Calibri,arial;
    font-size: 16px;
    text-decoration: none;
}
.all_link a:hover {
    color: #000;
}
.left_info a {
    text-decoration: none;
}
.left_info a:hover p {
    background: #C7126B none repeat scroll 0 0;
}
.size-title {
    background: #C7126B;
    background: -moz-linear-gradient(top, #FD3698 0%, #C7126B 100%);
    background: -webkit-linear-gradient(top, #FD3698 0%, #C7126B 100%);
    background: -o-linear-gradient(top, #FD3698 0%,  #C7126B 100%);
    background: -ms-linear-gradient(top, #FD3698 0%,  #C7126B 100%);
    background: linear-gradient(top, #FD3698 0%, #C7126B 100%);
    border-radius: 10px;
    color: #fff;
    display: block;
    font-family: Conv_franklin,arial;
    font-size: 14px;
    margin-top: 3px;
    padding: 4px;
    position: relative;
}
.no_size_tr {
    display: none;
}
.no_size_tr .size-title {
    background: #cb9590 none repeat scroll 0 0;
}
.catalog_pagination li img {
    opacity: 0.4;
}
.catalog_pagination li.current img {
    opacity: 1;
}
.red_price {
    color: red;
}
.cena_big {
    background: #bbd74e none repeat scroll 0 0;
}
.cena1 {
    background: #C7126B none repeat scroll 0 0;
    color: #fff;
}
.cena2 {
    background: #999 none repeat scroll 0 0;
    color: #fff;
}
.cena3 {
    background: #bbb none repeat scroll 0 0;
}
.cena4 {
    background: #dc4f46 none repeat scroll 0 0;
    color: #fff;
}
.cena5 {
    background: #dc4f46 none repeat scroll 0 0;
}
#catalog_add_to_basket_window {
    background-color: #ffffff;
    border: 4px solid #C7126B;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#catalog_add_to_basket_window h3 {
    color: #C7126B;
    margin-top: 5px;
}
#catalog_add_to_basket_window p {
    font-size: 13px;
}
#catalog_error_no_add {
    background-color: #ffffff;
    border: 4px solid #C7126B;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#ok_order {
    background-color: #ffffff;
    border: 4px solid #bf7a06;
    display: none;
    height: 150px;
    left: 36%;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#ok_order .small {
    font-size: 12px;
    margin: 30px 10px;
}
#ok_order p {
    font-size: 17px;
    margin: 22px 20px;
}
.rub {
    font-family: "als_rublregular";
    font-size: 14px;
}
.in_menu {
}
.in_menu.show {
    display: block;
}
.text3 {
    color: #C7126B;
}
.no_isset_tr td {
    background-color: #edb7b7 !important;
}
.no_isset_notice {
    color: red;
    font-size: 9px;
}
.total_no_isset {
    color: red;
    font-size: 18px;
}
.total_no_isset h2 {
    color: red !important;
}
.no_order_text {
    color: red;
    font-size: 18px;
}
.catalog_cat_upak {
    border: 1px solid #C7126B;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 10px;
}
.img_upak {
    float: left;
    margin: 10px;
}
.slide_a {
    text-decoration: none;
}
.main_slide {
}
.catalog_articul {
    color: #4e7caa;
    text-decoration: underline;
}
.catalog_list_title {
    background: #453223 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
.catalog_list_buy {
    background-color: #453223;
    border: medium none;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 60px;
    padding: 0 14px;
    position: relative;
    text-align: center;
}
.catalog_list_buy:hover {
    background: #C7126B none repeat scroll 0 0;
}
.email {
    font-family: arial;
    left: 274px;
    position: absolute;
    top: 88px;
}
.email a {
    color: #FD3698;
    font-size: 14px;
}
.tel1 {
    background: rgba(0, 0, 0, 0) url("/themes/default/images/tel1.png") no-repeat scroll 0 0;
    height: 18px;
    margin: 0;
    padding-left: 30px;
    padding-top: 3px;
}
.left_teaser {
    margin: 40px 0;
}
.left_price {
    margin-bottom: 20px;
    position: relative;
    width: 204px;
}
.left_price img {
    height: 50px;
    left: 5px;
    position: absolute;
    top: -5px;
}
.left_price p {
    background-color: #453223;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    padding: 12px 2px 12px 60px;
    text-transform: uppercase;
}
.left_price a {
    text-decoration: none;
}
.left_blank {
    margin-bottom: 20px;
    position: relative;
    width: 204px;
}
.left_blank img {
    height: 50px;
    left: 5px;
    position: absolute;
    top: -5px;
}
.left_blank p {
    background-color: #453223;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    padding: 12px 2px 12px 60px;
    text-transform: uppercase;
}
.left_blank a {
    text-decoration: none;
}
.left_tablica {
    margin-bottom: 40px;
    position: relative;
    width: 204px;
}
.left_tablica img {
    height: 50px;
    left: 5px;
    position: absolute;
    top: -5px;
}
.left_tablica p {
    background-color: #453223;
    border-radius: 6px;
    color: #fff;
    font-size: 13px;
    padding: 12px 2px 12px 60px;
    text-transform: uppercase;
}
.left_tablica a {
    text-decoration: none;
}
.left_teaser a.teaser {
    color: #C7126B;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 30px;
    text-align: center;
    text-decoration: none;
}
.topaddr {
    color: #fff;
    font-family: arial;
    font-size: 14px;
    left: 274px;
    position: absolute;
    top: 58px;
}
.phone a.order {
    background: #FD3698 none repeat scroll 0 0;
    border: medium none;
    border-radius: 10px;
    color: #84440f;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 3px 0 0;
    padding: 0 14px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.phone a.order:hover {
    background: #fff none repeat scroll 0 0;
    color: #C7126B;
}
#filter_search {
	border: 1px solid #ccc;
	float: left;
	font-size: 12px;
	margin: 10px 0 5px 8px;
	padding: 5px;
	width: 247px;
}
.catalog_sorter {
    float: right;
    margin-right: 8px;
    overflow: hidden;
}
.catalog_sorter ul {
    list-style: outside none none;
}
.catalog_sorter ul li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    float: left;
    margin: 10px 0 5px 5px;
    padding: 5px 15px 5px 5px;
    position: relative;
}
.catalog_sorter ul li a {
    color: #666;
    text-decoration: none;
}
.catalog_sorter ul li.active a {
    color: #000;
}
.catalog_sorter ul li.active {
    border: 1px solid #84440f;
}
.catalog_sorter ul li .sorter_order_ASC {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #000 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    position: absolute;
    right: 4px;
    top: 12px;
}
.catalog_sorter ul li .sorter_order_DESC {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    position: absolute;
    right: 4px;
    top: 7px;
}
.catalog_filter {
}
.catalog_filter .filter-title {
    display: inline-block;
    float: left;
    margin: 14px 10px 0 0;
}
.catalog_filter_line {
    display: inline-block;
    overflow: hidden;
}
.catalog-filter-size {
    float: left;
    margin: 0 8px 8px;
    overflow: hidden;
	width:100%;
}
.catalog-filter-color {
    float: left;
    overflow: hidden;
}
.filter_search {
    float: left;
    margin-right: 10px;
}
.filter_price {
    float: left;
    padding: 16px 3px 16px 0;
    width: 250px;
}
#filter_form {
    background: #f0f0f0 none repeat scroll 0 0;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.5);
    font-size: 12px;
    margin-bottom: 12px;
    overflow: hidden;
}
.catalog_filter_line_ul li {
    float: left;
    margin: 6px 10px 0 0;
    position: relative;
}
.catalog_filter_line_ul li a {
    border: 1px solid #ccc;
    color: #666;
    display: block;
    padding: 5px;
    position: relative;
    text-decoration: none;
}
.catalog_filter_line_ul li a {
}
.catalog_filter_line_ul li a.active {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #84440f;
    color: #000;
}
.textile_sorter {
    float: right;
    overflow: hidden;
}
.textile_sorter ul {
    list-style: outside none none;
}
.textile_sorter ul li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    float: left;
    margin: 10px 0 5px 5px;
    padding: 5px 15px 5px 5px;
    position: relative;
}
.textile_sorter ul li a {
    color: #666;
    text-decoration: none;
}
.textile_sorter ul li.active a {
    color: #000;
}
.textile_sorter ul li.active {
    border: 1px solid #84440f;
}
.textile_sorter ul li .sorter_order_ASC {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #000 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    position: absolute;
    right: 4px;
    top: 12px;
}
.textile_sorter ul li .sorter_order_DESC {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    position: absolute;
    right: 4px;
    top: 7px;
}
.textile_filter {
    position: relative;
}
.textile_filter .filter-title {
    display: inline-block;
    float: left;
    margin: 14px 10px 0 0;
}
.textile_filter_line {
    display: inline-block;
    overflow: hidden;
}
.textile-filter-size {
    float: left;
    margin: 0 8px 8px;
    overflow: hidden;
}
.textile-filter-color {
    float: left;
    overflow: hidden;
}
.filter_search {
    float: left;
    margin-right: 10px;
}
.filter_price {
    float: left;
    padding: 16px 3px 16px 0;
    width: 250px;
}
.left_content #filter_form {
}
#filter_form {
	background: #eaecef;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	font-size: 12px;
	margin-bottom: 12px;
	overflow: hidden;
}
.left_content #filter_form {
    padding: 10px;
}
.left_content #filter_form h4 {
    background: #ddd none repeat scroll 0 0;
    color: #C7126B;
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0 0;
    padding: 5px 0;
    text-align: center;
}
.left_content .textile_sorter {
    float: none;
}
.left_content .textile_filter ul li {
    border-bottom: 1px dotted #999;
    font-size: 15px;
    margin: 0;
    padding: 3px 0 4px;
}
.left_content .textile_filter ul li .filter_check {
    padding-top: 3px;
}
.left_content .textile_sorter ul li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    float: left;
    font-size: 15px;
    margin: 9px 8px 0 0;
    padding: 3px 10px 5px;
    position: relative;
    text-align: center;
}
.left_content .textile_sorter ul li:last-child {
    margin-right: 0;
}
.right_content {
    font-family: arial;
}
.textile_filter_line li {
    float: left;
    margin: 6px 10px 0 0;
    position: relative;
}
.textile_filter_line li a {
    border: 1px solid #ccc;
    color: #666;
    display: block;
    padding: 5px;
    position: relative;
    text-decoration: none;
}
.textile_filter_line li a {
}
.textile_filter_line li a.active {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #84440f;
    color: #000;
}
.main_slide_title {
    bottom: 86px;
}
.hidden {
    display: none;
}
.one_main_price {
    display: none;
    font-size: 20px;
}
.one_main_price.show {
    display: inline;
}
.one_sizes_list_retail {
    margin: 15px 0;
    overflow: hidden;
}
.one_sizes_list_retail li a.choosen {
    background: #C7126B none repeat scroll 0 0;
    border: 2px solid #C7126B;
    color: #fff;
}
.one_sizes_list_retail li a {
    background: transparent url("../images/fcolor.png") no-repeat scroll 50% 50%;
    border: 2px solid #dfd4d2;
    color: #000000;
    display: inline-block;
    padding: 8px;
    text-decoration: none;
}
.one_sizes_list_retail li {
    float: left;
    margin-right: 10px;
}
.one_sizes_list_retail li a:hover {
    border: 2px solid #C7126B;
    color: #C7126B;
}
.price_catalog {
    margin-bottom: 10px;
}
.last_see {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 990px;
}
.last_see ul li {
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}
.last_see ul li:last-child {
    margin-right: 0;
}
.last_see img {
    border: 1px solid #ad9589;
    width: 92px;
}
.last_see_title {
    border-bottom: 1px solid #eee;
    font-size: 18px;
    line-height: 20px;
    margin: 20px 0 10px;
    padding-bottom: 8px;
    text-shadow: 1px 1px 8px #fff;
}
#textile_menu {
}
#textile_menu.show {
    display: block;
}
.textile_menu h3 {
    font-size: 20px;
    margin: 15px 0 15px 30px;
}
.textile_menu li {
    background: #ebe3f8 none repeat scroll 0 0;
    border-top: 1px solid #fff;
    padding: 6px 0 0;
}
.textile_menu li a {
    color: #434240;
    display: block;
    font-family: Conv_exo20;
    font-size: 14px;
    height: 23px;
    padding: 0 0 0 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.textile_menu li:hover {
    background: #e3f1d7 none repeat scroll 0 0;
}
.textile_menu_a {
    display: block;
    text-decoration: none;
}
.arrow-down {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #C7126B;
    height: 0;
    position: absolute;
    right: 20px;
    top: 13px;
    width: 0;
}
.up .arrow-down {
    border-color: -moz-use-text-color transparent #C7126B;
    border-style: none solid solid;
    border-width: medium 10px 10px;
}
.filter_menu_a h4 {
    position: relative;
}
.filter_menu_a {
    text-decoration: none;
}
.textile_filter ul, .textile_sorter ul {
    display: none;
}
.textile_filter ul.show, .textile_sorter ul.show {
    display: block;
}
.left_menu a {
    text-decoration: none;
}



.other_simple ul {
    list-style: outside none none;
    overflow: hidden;
}
.other_simple li {
    float: left;
    margin: 0 16px;
}
.block_news .selected-now img {
    border: 5px solid #C7126B;
}
.other_simple img {
    border: 5px solid #fff;

max-height: 100px;
max-width: 100px;
}