.catalog_buy_button {
	background: none repeat scroll 0 0 #05c3c6;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 11pt;
	font-weight: bold;
	height: 25px;
	margin: 15px 20px 10px 0;
	padding: 8px 0 0;
	text-align: center;
	text-decoration: none;
	width: 120px;
}

.catalog_one {
	border-top: 3px solid #c0c0c0;
	padding-top: 10px;
}
.catalog_one_title {
	overflow: hidden;
	margin-bottom: 5px;
}
#catalog_left_arrow {
	float: left;
	margin: 10px 10px 10px 0;
}
.catalog_one_title h1 {
	float:left;
	margin-top: 5px;
	width: 600px;
}
#catalog_right_arrow {
	float: right;
	margin: 10px 0 10px 10px;
}
.catalog_photos_area {
	margin: 10px 0;
	overflow:hidden;
	width: 100%;
}
.catalog_one_order {
	overflow: hidden;
	margin-top: 20px;
}
.catalog_one_order select {
	width: 100px;
	border: 1px solid #999;
	font-size: 15px;
	padding: 2px 3px;
}
.main_photo {
	display: inline-block;
}
.main_photo img {
	border: 1px solid #999;
}
.pathway {
	margin: 15px 0;
}
.catalog_price_th_desc {
	font-size: 10px;
	font-weight: normal;
}
.catalog_one_order table {
	border-collapse: collapse;
	width: 450px;
}
.catalog_one_order tr {
	border-bottom: 1px dotted #999;
}
.catalog_one_order tr:last-child {
	border: none;
}
.catalog_one_order td, .catalog_one_order th {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.catalog_addonfield {
	margin: 10px 0;
	font-size: 16px;
	overflow: hidden;
}
.catalog_addonfield span {
	display: inline-block;
	width: 120px;
	color: #05c3c6;
}
.catalog_add_photo img {
	border: 1px solid #999;
	margin: 7px 7px 0 0;
}
.catalog_add_photo {
	float: left;
}
.catalog_description {
	overflow: hidden;
}


#catalog_add_to_basket_window {
	background-color: #FFFFFF;
	border: 4px solid #05c3c6;
	display: none;
	left: 36%;
	position: fixed;
	top: 30%;
	width: 300px;
	padding: 20px;
	z-index: 3000;
}

#catalog_add_to_basket_window h3 {
	color: #05c3c6;
	margin-top: 5px;
}

#catalog_add_to_basket_window p {
	font-size: 13px;
}

#catalog_error_no_add{
	background-color: #FFFFFF;
	border: 4px solid #05c3c6;
	display: none;
	left: 36%;
	position: fixed;
	top: 30%;
	width: 300px;
	padding: 20px;
	z-index: 3000;
}

/* ----- catalog ----- */	
	
.catalog_all_list{
    float: left;
    margin-top: 16px;
    overflow: hidden;
    text-align: center;
    width: 900px;
}
.catalog_list_row{
 overflow: hidden;
}
.catalog_subcats, .catalog_items {
	overflow: hidden;
}
.catalog_list_one {
  border: none;
  float: left;
  margin: 0 15px 20px 0;
  padding-top: 8px;
  position: relative;
  text-align: center;
  width: 250px;
  background: #fff;
}
.catalog_list_one:last-child{
    margin-right: 0;
    }

.catalog_list_one a{
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}  

.catalog_list_one img{
	border: 1px solid #05C3C6;
} 
	
.catalog_list_one a:hover{
	
}
.catalog_list_one:hover{
	background: #77C9F7;
}

.catalog_title_bg{
    font-family: Conv_franklin,arial;
    margin: 10px 38px;
    text-align: center;
	margin: 10px 9px;
    padding: 10px 5px;
}
.catalog_list_one p {
    font-family: Conv_franklin,arial;
    margin: 10px 38px;
    text-align: center;
	margin: 10px 9px;
    padding: 10px 5px;
}
.totitle {
	margin-bottom: 5px;
}
#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: #00a6a8;
    text-decoration: underline;
	font-size: 15px;
}
#karu1 .jcarousel-item .catalog_title_bg,
#karu2 .jcarousel-item .catalog_title_bg,
#karu3 .jcarousel-item .catalog_title_bg,
#karu4 .jcarousel-item .catalog_title_bg
 {
	margin: 0;
	border: 1px solid #00a6a8;
}
.karu1 .catalog_title_bg {
	margin-top: 0;
}
.price {
	font-size: 27px;
}
/* OLD */
.old_price {
	text-decoration: line-through;
	color: red;
}


/* Корзина */
.catalog_basket_change{
	overflow:hidden;
	width:73px;
	margin: 0 auto;
}

.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: 31px;
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: none repeat scroll 0 0 #CCCCCC;
	border: 1px solid #555555;
	border-radius: 0 4px 0 0;
	color: #000000;
	display: block;
	height: 11px;
	padding-bottom: 3px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 20px;
}
.catalog_basket_change_up:hover {
	background:#CEFFC7;
}
.catalog_basket_change_down:hover {
	background:#FFCEC7;
}
.catalog_basket_change_down{
border-top:none;
border-radius:0 0 4px  0;
}

.catalog_basket_change_up span,.catalog_basket_change_down span{

}

/* basket */
.basket-list {
	width: 660px;
	margin: 0 auto;
}
.catalog_my_basket{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #999;
}
.catalog_my_basket tr {
	border-bottom: 1px dotted #999;
}
.catalog_my_basket tr:last-child {
	border: none;
}
.catalog_my_basket td, .catalog_my_basket th {
	padding: 5px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	background: #f0f0f0;
}
.catalog_my_basket th {
	padding: 10px 0;
	background: #fff;
	border-bottom: 1px solid #999;
}

.catalog_user_data{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #999;
}
.catalog_user_data tr {
	border-bottom: 1px dotted #999;
}
.catalog_user_data tr:last-child {
	border: none;
}
.catalog_user_data td {
	padding: 10px;
	width: 65%;
	text-align: left;
	vertical-align: middle;
	background: #f0f0f0;
}
.catalog_user_data th {
	width: 35%;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	background: #fff;
	border-bottom: 1px solid #999;
}
.catalog_user_data input[type="text"], .catalog_user_data textarea {
	width: 557px;
	border: 1px solid #999;
	font-size: 15px;
	padding: 2px 3px;
}
.catalog_user_data textarea {
	height: 50px;
}
.tobig {
	font-size: 20px;
}
#content .continue_buy {
  background: none repeat scroll 0 0 #05c3c6;
  color: #FFFFFF;
  display: block;
  font-size: 11pt;
  font-weight: bold;
  height: 25px;
  margin: 15px 0 10px 0;
  padding: 8px 0 0;
  text-align: center;
  text-decoration: none;
  width: 200px;
}
.catalog_send_button input {
  background: none repeat scroll 0 0 #05c3c6;
  color: #FFFFFF;
  display: block;
  font-size: 11pt;
  height: 36px;
  margin: 15px 0 10px 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 150px;
  cursor: pointer;
  border: 0;
  float: right;
}
.faq_send_button input {
  background: none repeat scroll 0 0 #05c3c6;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  margin: 5px 20px 10px 212px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  width: 120px;
}
.one-question {
    background: none repeat scroll 0 0 #f0f0f0;
    border: 1px solid #00a6a8;
    margin-bottom: 20px;
    padding: 10px;
}
.one-question-question {
    border-bottom: 1px dotted #808080;
    color: #01904b;
    font-style: italic;
}
.one-question-answer {
    color: #f17336;
    font-style: italic;
}
.error {
	padding: 10px;
	margin: 15px 0;
	border: 1px solid red; 
	background: #fff0f0;
	font-size: 15px;
}

/* from style.css tdi */

#content {
	color:#000000;
	1font-family: 'Conv_franklin';
	font-family: Arial;
	font-size: 10pt;
}
#content h1, #content h2, #content h3 {
	font-family: 'Conv_franklin';	
	font-size: 20pt;
	font-weight:normal;
}
#content h2 {	
	font-size: 18pt;
	color: #285CA4;
}
#content h3 {	
	font-size: 16pt;
}
#content a {
	color:#00a6a8;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}	
/* catalog */
.block_items {
	overflow:hidden;
}
.block_special_item {
	float:left;
	padding:5px;
	margin:5px;
	background:#00a6a8;
	background:#bad2f3;
	border:1px solid #8c8c8c;	
}
#content .block_special_item a {
	text-decoration:none;
}
.block_special_item img {
	border:1px solid #8c8c8c;	
}
.block_special_text {
	font-family: 'Conv_franklin';
	font-size: 10pt;
	font-weight:normal;	
	color:#000000;
	text-decoration:none;
	text-align:center;
}
.block_special_price {
	font-size: 10pt;
	font-weight:normal;	
	color:#000000;
	text-decoration:none;
	text-align:center;
}
.block_special_price .price_main	{
	color: #000000;
    font-family: 'Conv_franklin';
    font-size: 23pt;
}
.block_special_price .price_val {
	padding:0px 0px 0px 5px;
}
#catalog_pagination {
	
}
#catalog_pagination li {
	float:left;
	margin:10px;
}
#catalog_pagination{
    overflow: hidden;
	list-style: none outside none;
	margin:0px;
	padding:0px;
}

#catalog_pagination li{
    float: left;
    margin: 0 9px 5px 0px;
    cursor: pointer;
}
#catalog_pagination li img{
     border: 1px solid #00a6a8;
}
.catalog_description .one_text table {
	width: 450px;
	border-collapse: collapse;
	border: 1px solid #00a6a8;
}
.catalog_description .one_text td  {
	border: 1px solid #00a6a8;
}
.catalog_description .one_text td  p {
	margin: 2px 5px;
}
#catalog_slides {
	list-style: none outside none;
}
#catalog_slides img{
    border: 1px solid #00a6a8;
}
.catalog_add_photos {

}
.catalog_add_photos ul {
	margin:0px;
	padding:0px;
}
.goods_img {
	float:left;
}
.hk {
	padding:10px 0px;
}
.info_inner {
	margin:0px 0px 0px 300px;
}
.zakaz {
	border:1px solid #00a6a8;	
	background:#92bde7;
}
.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;
	padding: 3px 5px;
	font-size: 14px;
	font-family: arial;
}
.zakaz input[type="text"] {
	width: 30px;
	text-align: center;
}
.arrow {
    top:205px;
    position: absolute;
}
.catalog-left {
    left: 6px;
    
}

.catalog-right {
    right: 10px;

}
.price_inner a {
    background: url("../images/topmenu_a5.png") no-repeat scroll 0 0 transparent;
    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;
    1width: 706px;
}
.form-question td {
    padding: 5px;
}
.form-question td, .form-question th {
    border: 1px solid #00a6a8;
    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: none outside none;
    margin: 0 2px;
}
.btns a {
    background: url("/themes/default/images/catalog-btns.gif") no-repeat scroll 0 0 transparent;
    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;
}
/* CallToMos */
#blackwrap {
    background-color: black;
    left: 0;
    opacity: 0.6;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 2000;
}
#wraptrink {
    overflow: hidden;
}
#wraptrink h1 {
    margin-top: 0px;
}
#wraptrink_left {
    float: left;
    width: 100%;
    
}
#divabbclose {
    overflow: hidden;
    text-align: right;
}
#abbclose {
color: #666666;
display: block;
position: absolute;
right: 10px;
text-decoration: underline;
top: 10px;
    font-size:20px;
    text-decoration:none;
}
#abbclose:hover {
    text-decoration: none;
}

#wraptrink_left .show_imp_img{
	1float:left;
	width:275px;
	padding:10px;
	border:1px solid #69A9D5;
	margin:50px 0 0 10px;
}

#wraptrink_left .show_imp_descr{
float:right;
width:665px;
}

#trink {	
	background-color: #FFFFFF;
	border: 2px solid #00a6a8;
	left: 50%;
	margin: 0 0 0 -230px;
	padding: 0;
	position: fixed;
	top: 100px;
	width: 390px;
	z-index: 4321;
}

.mailinput{
	border: 1px solid #00a6a8;
	margin: 5px;
	padding: 3px 5px;
	width: 240px;
	font-size: 15px;
}

#sendoka{
	background: none repeat scroll 0 0 #05c3c6;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 11pt;
	font-weight: bold;
	height: 25px;
	margin: 15px 5px 10px 0;
	padding: 8px 0 0;
	text-align: center;
	text-decoration: none;
	width: 120px;
}



.show_price_img{
position:relative;
}
.price_img{
display:none;
position:absolute;
top:-15px;
left:226px;
}

.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{
text-align:center;
padding:5px 4px;
}
.quick_order .tobuy .all_price_hr td {
  background: none repeat scroll 0 0 #F6FFF1;
  font-size: 1px;
  height: 1px;
  padding: 0;
}
.tobuy th span {
	font-size: 10px;
	font-weight: normal;
	min-width: 70px;
	display: inline-block;
}
.all_price_line{
position:relative;
text-align:left;
}

.all_price_line .lightbox{
float:left;
margin:0px 10px 5px 0;
}
.all_price_title{
font-weight:bold;
color:#007f81;
}
.quick_order .catalog_order_count{
border: 1px solid #007f81;
font-size: 14px;
padding: 3px;
}

.tobuy {
	border-collapse: collapse;
	width: 405px;
}
.tobuy h2 {
	margin: 5px 0;
	font-size: 20px;
	color: #007f81;
	font-weight: bold;
}
.tobuy  td{
	border: 1px solid #007f81;
	padding: 4px 2px;
	background: #F6FFF1;
}
.tobuy  th{
	border: 1px solid #007f81;
	padding: 10px 2px;
	background: #7FF0F1;
}
.all_price_line img {
	border: 1px solid #007f81;
	margin-left: 10px;
}

.catalog_is_new, .catalog_is_hit, .catalog_is_sale{
position:absolute;
width:59px;
height:58px;

}
.all_price_line .catalog_is_new, .all_price_line .catalog_is_hit, .all_price_line .catalog_is_sale{
position:absolute;
width:30px;
height:29px;

}

.catalog_is_new{
	background: url("../images/is_new.png") no-repeat scroll 50% 50% transparent;
	left:10px;
	bottom:130px;
}

.catalog_is_hit{
	background: url("../images/is_hit.png") no-repeat scroll 50% 50% transparent;
	right:10px;
	bottom:130px;
} 
.catalog_is_sale{
	background: url("../images/is_sale.png") no-repeat scroll 50% 50% transparent;
	top:20px;
	left:10px;
}



.all_price_line .catalog_is_new{
	background: url("../images/is_new_m.png") no-repeat scroll 50% 50% transparent;
	left:10px;
	top:2px;
}

.all_price_line .catalog_is_hit{
	background: url("../images/is_hit_m.png") no-repeat scroll 50% 50% transparent;
	right:103px;
	top:3px;
} 
.all_price_line .catalog_is_sale{
	background: url("../images/is_sale_m.png") no-repeat scroll 50% 50% transparent;
	top:55px;
	left:10px;
}



#discount_text, #discount_text2 {
	display: block;
}
#discount_price {
	font-size: 20px;
}
#total_summ {
	font-size: 20px;
}
.catalog_basket_change a img {
	border: none;
}
#discount_skidka {
	font-size: 20px;
}

.main_news{
overflow:hidden;
}
.old_price_basket {
	text-decoration: line-through; 
	display: inline-block;
	margin-right: 5px;
}

.all_price_border{
border-top:3px solid #790D53;
 

}


.catalog_my_basket .catalog_my_basket_title {
	width: 300px;
	text-align: left;
}

.all_price_text table  {
	border: none;
	clear: both;
	width: 100%;
}
.quick_order .tobuy .all_price_text table td {
	border: none;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 0 5px;
	font-size: 12px;
	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;
}




.catalog_table table{
width:100%;
}

.catalog_table table td{
border:1px solid #575757;
padding:4px 10px;
}