/* Begin Additional CSS Styles */
/* Begin Additional CSS Styles */

.kmp-line-table 
{
  border-bottom-color: #bbbbbb;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  float: left;
  width: 94%;
  margin-left: 3%;
  margin-right: auto;
  padding-bottom: 3px;
}

.kmp-line-table-header, .kmp-line-table-header-bg, .kmp-line-table-header-rg
{
   text-align: left; 
   color: #990000; 
   font-family: sans-serif, serif; 
   font-size: 15.3px;
   float: left;  
   width: 94%;
  margin-left: 3%;
  margin-right: auto;
  padding-left: 3px;
  padding-bottom: 1px;
}

.kmp-line-table-header-bg
{
   background-color: #bbbbbb;
}
.kmp-line-table-cell-left
{
  float: left;
  width: 28%;  
  padding-left: 2%;
}

.kmp-line-table-cell-right
{
  float: left;
  width: 70%;
  text-align: right;
}

#js_module_cart {
	white-space: nowrap;
/*	    overflow: hidden; */ 
     	padding: auto 3px;
    	text-overflow: ellipsis;
    	display: table; 
    	
    	color:#f1f8f1 
}

#js_cart_image {
	float: left;
}
#js_cart_text {
	display: table-cell;
    vertical-align: middle;
}

/* Card Product  */
.js_product_head {
   width: 96%;
   margin: 3 auto;
}	
 .js_product_rating {
	width: 100%;
	margin-bottom: 5px;
}

.jshop_button_print {
    height: 100%;
    vertical-align: middle;
	line-height: 100%;		
}
.jshop_button_print img{
	 vertical-align: middle; 
}


.js_product_mcard {
	border-bottom: 2px solid #959595;
	border-right: 2px solid #959595;
	border-top: 2px solid #f4f4f4;
	border-left: 2px solid #f4f4f4;
	width: 96%;
	 margin: 0 auto;
	 overflow: hidden;
	 position:relative;
	 padding: 10px;
	 margin-bottom: 20px;
}

.js_product_mcard h3 {
	margin-top: 0px !important;
}

.js_producrt_list_img {
  width: 100%;	
}

.js_product_middle_img {
	margin-left: 10px;
	margin-bottom: 10px;
}

.js_product_middle_img .image_middle{	
	width: 200px;
	float: left;	
/*	border: 1px solid #cccccc;*/
}

.js_product_middle_img .text_zoom {
	width: 100%;	
}

.js_clear {
	clear: both;
} 

.js_product_main_info {
	position: absolute;
	float: right;
	width: 60%;
    right: 10px;
    bottom: 10px;
/*	border: 1px solid #1c0000; */
	display: block;	
}




.js_product_mi_cost, .js_product_mi_sale{
	display: block;
	position: relative; 
	text-align: left;
	height: auto;
    vertical-align: bottom;
	/*border: 1px solid #0ce4d5;
*/	float: left;
	margin: 10px 0px;
}
.js_product_mi_cost {
	width: 45%;	
}	
.js_product_mi_sale	{		
	width: 54%;
}
.js_product_mi_sale input {	
	width: auto ; 
	vertical-align: bottom;
}

.js_product_mi_mnfct {
	
	display: inline-block;
    text-align: right;
	position: relative;
	overflow: hidden;
	width: 99%;
}
.js_product_mi_mnfct img {
	vertical-align: bottom;
}
	

.js_product_mi_attr_name, .js_product_mi_attr_val {
	
	height:20px;
	border-bottom: 1px solid #ccc;
	display: inline-block;
	float: left;
	overflow: hidden;
}
.js_product_mi_attr_name {
	width: 45%;
}
.js_product_mi_attr_val {
	width: 54%;
}

.js_prod_menutab {
  width: 98%;
/*  border-bottom: 2px solid #990000;*/
  padding: 0px;
  margin: 0 auto;
  margin-bottom: 20px;	
}
.js_prod_menutab .row_line {
  width: 100%;
  border: 1px solid #990000;
  padding: 0px;
  margin: 0 auto;	
}
.js_prod_menutab > a {
  background: #EEEEEE;
  padding: 3px 15px;
  color: #2d2d2d !important;
   border: 1px solid #990000; 
  border-bottom: none;
  line-height: 20px;
  vertical-align: bottom;
}
/*
.js_prod_menutab > a:first-child { 
   color: #ffffff !important; 
   border-bottom: 1px solid #990000; 
   background: #990000;
 }

js_tab_1 { 
   color: #ffffff !important; 
   border-bottom: 1px solid #990000; 
   background: #990000;
 }
*/
/*
.korpus > a:hover { text-decoration: none; } 
*/
.js_prod_menutab > a:hover {
  text-decoration: none; 	 
  color: #ffffff !important; 
   background: #c1bdc6;
  
 }


.js_prod_menutab > div {
  border: 1px solid #e1e1e1;
  padding: 5px;
  width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  background: #EEEEEE;
}

.js_prod_menutab .show_div { display: block; }
.js_prod_menutab .hide_div { display: none; }
.js_prod_menutab .active_tab { 
   color: #ffffff !important; 
   border-bottom: 1px solid #990000; 
   background: #990000;
 }
 .js_prod_menutab .passive_tab {
 	background: #EEEEEE;
  padding: 3px 15px;
  color: #2d2d2d !important;
   border: 1px solid #990000; 
  border-bottom: none;
  line-height: 20px;
  vertical-align: bottom;
 } 
 
.button_back {
	text-align: right;
	padding-right: 10%;
}

#Tab_Otzv > div{
	margin: 0 auto;
	width: 80%
}

 .review_item > div {
   width: 100%;
 
 
 
}
.review_item .review_text{
	overflow: auto;
	float: none;
}
.review_head {
	width: 100%;
	position: relative;
}
.review_head > div {
	
	float: left;
/*	margin-left: 10px;
*/
    width:40%;
    	
}

.review_mark .review_mark {
	left: 60%; 
	position: absolute;
}

#jshop_review_write {
	border: 1px solid #b5b5b5;
	padding: 20px;
}
#jshop_review_write .js_indentification .row-fluid > div {
	float: left;
	margin-bottom: 2px;
}
#jshop_review_write .js_indentification .row-fluid > div.span3 {
  width: 20%;	
}	
#jshop_review_write .js_indentification .row-fluid > div.span9 {
  width: 69%;	
}	

#jshop_review_write .js_comment {
	width: 100%;
}

#jshop_review_write #review_review {
	width: 100%;
}

#jshop_review_write  .btn_submit {
	text-align: right;
}

.head_html {  
  width : 96%;
  margin : 0 2%;  
}

.head_html p {
  margin: 0; 
  text-align: justify;

}

.banneritem  a {
  text-align: left;
}

.jshop_menu_level_0_a  a:link {
  color: red !important;
}
      

/* End Additional CSS Styles */
/* End Additional CSS Styles */