/* ========================================================================== */
/* ========================================================================== */

h2 {   font-weight:normal; }
 
.go_hits{ 
    font-size: 9px;
    margin-left:4px;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
 
/* ========================================================================== */
/* ========================================================================== */
 .im_border{
     border:1px solid#fff;box-shadow:2px 2px 2px  2px #ddd;
 }
.details_item{
    margin-left:10px;font-size:17px;font-family:georgia;
}
.shop_detail_item .details_td{
    float:left;
}
table.customer_info td{ padding-bottom:15px; }
table.customer_info td.first{ padding-top:15px; }
table.customer_info .input{ width:340px; }

.psys_price { font-size:14px; }
.psys_price span { font-weight:bold; }

/* ========================================================================== */
/* ========================================================================== */

.shop_vendors_list .vendor { font-size:18px; margin-bottom:15px; }

/* ========================================================================== */
/* ========================================================================== */

.total_to_pay{ font-size: 18px; }

.total_to_pay .label{ color: #111;font-size:18px;font-weight:bold; }

/* ========================================================================== */
/* ========================================================================== */

.con_heading{
    overflow:hidden;
}

.con_heading .is_hit{
    display:inline;
    padding-right:70px;
    background:url(../images/shop_hit_small.gif) no-repeat right center;
}

.shop_items_list .is_hit{
    position:absolute;
    margin-top:-60px;
    margin-left: 80px;
    width:82px;
    height:81px;
    background:url(../images/shop_hit.png) no-repeat;
}

.imghint{
    position:absolute;
    padding:10px;
    background:#FFF;
    border:solid 2px gray;
    display:none;
}

.itemlink{
    cursor:help;
}

.shop_items_list .chars_list li{
    margin:0px;
}

.shop_items_list .chars_list {
    list-style:none outside none;
    margin:0px;
    padding:0px;
}

.shop_items_list .chars_list .quest{
    font-weight: bold;
    display: block;
    width:200px;
    float:left;
    color:#5F98BF;
}

/* ========================================================================== */
/* ========================================================================== */

ul.shop_cat_list{
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
    padding-bottom:15px;
}

ul.shop_cat_list li.shop_cat_item{	
    line-height:32px;
	padding-left:40px;
    float:left;
    font-size:18px;
    margin-right:20px;
    margin-bottom:21px;
    width:250px;
}

ul.shop_cat_list li.shop_cat_item .subcats{
    font-size:16px;
    line-height:20px;
}

/* ========================================================================== */
/* ========================================================================== */

.shop_items_list{

}

.shop_item {
    width:99%;
    margin-bottom:5px;
    padding-top:5px;
    padding-bottom:5px;
    border-top: solid 1px #E0EAEF;
}


.shop_item .image_td{
    width:200px;margin-right:10px;
    padding:15px 0;
 
    text-align:center;
}

.shop_item .details_td{
    padding:5px 0;
}

.shop_item .details .desc{
    margin-bottom:15px;
}
.shop_item .details .title{
    font-size:16px;text-align:right;  line-height:21px;padding-left:10px;
}

.shop_item .details .vendor{
    color:gray;
}

.shop_item .title .compare{
    float:right;
    margin-top:2px;
    font-size:11px;
    color:silver;
}

.shop_item .title .compare a {
    color:#09c;
}

.shop_item .title .compare a.add {
    padding:2px;
    padding-left:20px;
    background:url(../images/shop_compare_add.gif) no-repeat left top;
}

.details .price span{
height: 34px;
    display: inline-block;
    line-height: 34px;
    padding-left: 15px;
    padding-right: 0px;
    background: url() no-repeat left top;
    text-align: center;
    font-size: 15px;
}

.details .price {
display: inline-block;
    height: 34px;
    line-height: 34px;
    padding-right: 15px;
    padding-left: 5px;
    background: url(inshop.css) no-repeat right -34px;
}

.details .old_price span{
    height:34px;
    display:block;
    line-height:34px;
    padding-left:15px;
    padding-right:0px;
    background:url( ) no-repeat left top;
    text-align:center;
    font-size:14px;
    text-decoration:line-through;
}

.details .old_price {
    display:block;
    height:34px;
    line-height:34px;
    padding-right:15px;
    background:url(../images/shop_price_old.gif) no-repeat right -34px;
    width:120px;
}

/* ========================================================================== */
/* ========================================================================== */

.d_table  { border-bottom: dashed 1px silver; }
.d_table td { padding-top:10px; padding-bottom:15px; }
.d_table td.btop { border-top: dashed 1px silver; padding-bottom:0px; }
.d_table .d_type { font-size:14px; font-weight:bold; float:left; margin-top:5px; }
.d_table .d_price { float:right; font-size:16px; font-weight:bold;  margin-top:5px; }

/* ========================================================================== */
/* ========================================================================== */

.cart_table  { border-bottom: dashed 1px silver; }
.cart_table td { border-top: dashed 1px silver; padding-top:10px; padding-bottom:10px; }

.cart_table a.title { font-size:14px; }
.cart_table .var_title { font-size:14px; margin-left:15px; }

.cart_table .totalprice { font-size:12px; font-weight:bold; }
.cart_table .art_no { 
    padding:3px;
    background:url(../images/shop_price.gif) no-repeat center -10px;
    color:#000;
    font-size:9px;

    width:55px;
}

.cart_table .total_summ_title{ font-size:14px; font-weight:bold; }
.cart_table .total_summ_price{ font-size:16px; font-weight:bold; }

.cart_form { margin-top:20px; float:left; }
.cart_save_form { margin-top:20px; float:right; }

/* ========================================================================== */
/* ========================================================================== */


/* ========================================================================== */
/* ========================================================================== */

.shop_detail_item .details_td { padding-left:20px; }
.shop_detail_item .image_td { padding:15px; }
.shop_detail_item .image_td .images { margin-top:15px; }
.shop_detail_item .image_td .images a { border:solid 1px #ccc; display:table;float:left;padding:2px;margin-left:4px;margin-bottom:4px; }
.shop_detail_item .details_td .description p { margin-top:0px; }

.shop_detail_item .details_td .cats { margin-bottom:15px; font-size:14px; }
.shop_detail_item .details_td .cats { font-weight:bold; }
.shop_detail_item .details_td .cats a { font-weight:normal; }

.shop_detail_item .details_td .vendor { margin-bottom:15px; font-size:14px; }
.shop_detail_item .details_td .vendor { font-weight:bold; }
.shop_detail_item .details_td .vendor a { font-weight:normal; }

.shop_detail_item .details_td .chars_list {
    list-style:none;
    margin:0px;
    padding:0px; 
    font-size:12px;
}

.shop_detail_item .details_td .chars_list li{
    clear: both; 
    overflow: hidden;
}

.shop_detail_item .details_td .chars_list .quest{
 font-size:16px; 
    display: block;
    float: left;
    width: 200px;
}

.shop_detail_item .details_td .chars_list .answer{
    float: left;font-size:16px; 
}

.shop_detail_item .details_td .chars_list .grp{
    padding:4px;
    padding-left:0px;
    margin:0px;
    margin-bottom:4px;
    border-bottom:solid 1px silver;
    font-size:14px;
    font-weight:bold;
}

.price_table { margin-top:20px; }
.price_table td { padding-right:10px; }

/* ========================================================================== */
/* ========================================================================== */

.compare_table{}
.compare_table td { padding:4px; font-size:14px; text-align:center; }

.compare_table td.char_title { text-align:left; font-weight:bold; padding:7px; }
.compare_table td.item_image { padding-bottom:5px; padding-top:15px; }
.compare_table td.item_title { font-weight:bold; }

.compare_table .compare_remove { font-size:12px; margin-bottom:15px; }
.compare_table .compare_remove a { color:gray; }

/* ========================================================================== */
/* ========================================================================== */

a.shop_download,
a.shop_map,
a.shop_user,
a.shop_link {
    padding:2px;
    padding-left:20px;
}

a.shop_download{ background:url(../images/shop_download.png) no-repeat left 2px; }
a.shop_user{ background:url(../images/shop_user.png) no-repeat left 2px; }
a.shop_map{ background:url(../images/shop_map.png) no-repeat left 2px; }
a.shop_link{ background:url(../images/shop_link.png) no-repeat left 2px; }

/* ========================================================================== */
/* ========================================================================== */

.mod_inshop_cart_list{
    margin-left:0px;
    padding-left:0px;
    list-style:none;
}

.mod_inshop_cart_list li{
    margin-top:10px;
    padding-top:10px;
    border-top:dotted 1px silver;
}

.mod_inshop_cart_total{
    padding-top:10px;
    border-top:dotted 1px silver;
    text-align:left;
}

.mod_inshop_cart_total span{
    font-weight:bold;
}

/* ========================================================================== */
/* ========================================================================== */

#inshop_tree{ padding:0px; list-style:none; margin-top:30px; }
#inshop_tree ul{
    margin-left:0px;
    padding-left:16px;
}
#inshop_tree li { list-style:none; margin-left:0px; padding-left:0px; }
#inshop_tree li span {
    background:url(/includes/jquery/treeview/images/folder-closed.gif) no-repeat;
    padding-left:18px;font-weight:bold;
    margin-left:0px;
    font-weight:bold;font-size:18px;
}

#inshop_tree li span a{
    font-weight:normal;font-size:18px;
}

/* ========================================================================== */
/* ========================================================================== */

.shop_detail_item{
    margin-bottom: 15px;
}

.related{
    margin-left:10px;
    padding:15px;
    border:solid 1px #CCC;
    border-radius:9px;
    -moz-border-radius:9px;
    -webkit-border-radius:9px;
    margin-top:10px;
}

.related h3{
    margin-top:0px;
}

.related ul{
    margin-bottom: 0px;
}

/* ========================================================================== */
/* ========================================================================== */

.item_nav{
    font-size:16px;
}
.item_nav a{color:#053b72;
    font-size:16px;
}
/* ========================================================================== */
/* ========================================================================== */

.shop_items_sort { text-align: right; margin-bottom:4px; }
.shop_items_sort span { color:#375E93; }
.shop_items_sort a.selected { text-decoration: none; color:#5F98BF; }
.shop_items_sort a.selected:hover { text-decoration: none; color:#375E93; }

.item_rating{  float:right; overflow:hidden; padding-right:15px; text-align:center; }
.item_rating small{ line-height:20px; }
.image_td .rating{ margin-top:3px; overflow:hidden; }
.image_td .rating small{ line-height:20px; margin-left:6px; }
.desc{
    font-size:17px;
}
 .description{
    font-size:17px;     
 }
 

@media screen and (min-width:1200px) and (max-width: 2500px) {
 
 }   
 
 .tb{
     width:100%;
 }
 .comp{
     max-width:99%;
 }
 .details{
    float:right;
}
}

@media screen and (min-width:1100px) and (max-width: 1200px) {
        #perech{
	width:65%;float:left;display:inline-block;
}
#filtr_right{
	width:29%;float:right;
}
#filtr_right_960{
	width:29%;float:right;display:inline-block;
}
.sliderCont {
	width: 190px;
	height: 27px;
	margin:15px 0 10px 0;
}
 .desc{
     width:95%;
 }   
  #moduly{width:32%;min-height:300px;display:inline-block;float:right; 
 }
 #moduly{
    border-left:1px solid #ccc;padding-left:15px;
}
  .tb{
     width:99%;
 }
  .comp{

 }
  .details{
    float:right;
}
}

@media screen and (min-width:976px) and (max-width: 1100px) {
        #perech{
	width:65%;float:left;display:inline-block;
}
#filtr_right{
	width:29%;float:right;
}
#filtr_right_960{display:inline-block;
	width:29%;float:right;
}
.sliderCont {
	width: 160px;
	height: 27px;
	margin:15px 0 10px 0;
}
 .desc{
     width:90%;
 }   
  #moduly{width:30%;min-height:300px;display:inline-block;float:right; 
 }
 #moduly{
    border-left:1px solid #ccc;padding-left:15px;
}
  .tb{
     width:99%;
    
 }
  .comp{
 
 }
 
 .shop_item .image_td {
    width: 180px;height:auto;
    padding: 15px 0;
    text-align: center;
}
.image_td {
    padding: 5px;
    display: inline-block;
    position: relative;
    top: 0;
    margin-top: 5px;
}
 .im_border{
     border:1px solid#fff;box-shadow:2px 2px 2px  2px #ddd;    width: 180px;height:auto;
 }
  .details{
    float:right;
}
}




@media screen and (min-width:830px) and (max-width:975px) {
            #perech{
	width:95%;float:left;display:block;
}
#filtr_right{display: block;
max-width:260px;
}
.sliderCont {
	width: 250px;
	height: 27px;
	margin:15px 0 10px 0;
}
.lf{display:block;float:left;}
 .desc{
     width:80%;
 }   
  #moduly{width:99%;min-height:300px;display:inline-block;float:left;margin-left:15px; border-left: 0px solid #ccc;
 }
 
  .im_border{
     border:1px solid#fff;box-shadow:2px 2px 2px  2px #ddd;    width: 180px;height:auto;
 }
 .shop_items_sort { text-align: right; margin:14px 0 4px 0;  }
}

@media screen and (min-width:780px) and (max-width:830px) {
     .im_border{
     border:1px solid#fff;box-shadow:2px 2px 2px  2px #ddd;    width: 150px;height:auto;
 }
  .details{
    float:right;
}
.sliderCont {
	width: 190px;
	height: 27px;
	margin:15px 0 10px 0;
}
.lf{display:block;float:left;}
 .shop_items_sort { text-align: right; margin:14px 0 4px 0;  }
}

@media screen and (min-width:420px) and (max-width:640px) {
   .lf{display:block;float:left;margin-top:10px;}
}
    
@media screen and (min-width:640px) and (max-width:780px) {
    .image_td {
    padding: 5px;width:99%;
    display:block;vertical-align:baselinel;
    position: relative;
    top: 0;
    margin-top: 5px;
}
.sliderCont {
	width: 190px;
	height: 27px;
	margin:15px 0 10px 0;
}
.lf{display:block;float:left;}
    .details_td {
    padding: 5px;width:99%;display:block;vertical-align:baselinel;float:left;
 
}
     .im_border{
     border:1px solid#fff;box-shadow:2px 2px 2px  2px #ddd;    width:200px;height:auto;
 }
 .shop_item .details .title {
    font-size: 18px;
    text-align: left;
    line-height: 21px;
}
.details{
    float:left;
}
.sliderCont {
	width: 250px;
	height: 27px;
	margin:15px 0 10px 0;
}
 .shop_items_sort { text-align: right; margin:14px 0 4px 0;  }
}

@media screen and (min-width:250px) and (max-width:420px) {
    .desc{max-width:250px;}
    .sliderCont {
	width: 250px;
	height: 27px;
	margin:15px 0 10px 0;
}
.sliderCont {
	width: 190px;
	height: 27px;
	margin:15px 0 10px 0;
}
 .shop_items_sort { text-align: right; margin:14px 0 4px 0;  }
}



.shop_filter_link a{
    padding:4px 15px;
    padding-left:30px;
    background:url(/admin/components/shop/images/filter.gif) no-repeat 10px center #E0EAEF;
    clear:both;
    border-radius:8px;
    -moz-border-radius:8px 8px 0px 0px ;
    display: inline-block;
    color:#375E93;
    text-decoration: none;
}

.shop_filter{
    padding:5px; max-width:260px;
    background: url();
   
}
.shop_filter .title{
	font-size:19px;font-family:georgia;
	color:#333;
	padding-bottom:10px;
}
.shop_filter .title span{
	color:#999999;
	text-transform: none;
	font-size:15px;

}

.shop_filter input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}
.shop_filter input[type="checkbox"] + label {
    background: url(../images/chekbox.png) 0 0 no-repeat;
    padding-left: 33px;
	height:16px;
	margin-bottom:5px;
	display:inline-block;
}
.shop_filter input[type="checkbox"]:checked + label {
    background-position: 0 -16px;
}

.shop_filter label{
    font-size:14px;
	color:#222;
	font-weight:normal;
	line-height:15px;
}
.shop_filter #char26 label{
    font-size:12px;
	padding-left: 25px;
}


.shop_filter .charblock{
    padding-bottom:20px;
	border-bottom:1px dotted #7b7b7b;
	margin-bottom:1px;
}

.shop_filter .vendlist{
    overflow-y:auto;
	max-height:210px;
}


.formCost label {
	float: left;
	font-size: 12px;
	color: #E40000;
	font-weight: bold;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.formCost input {

	text-align: center;
	color: #222;
	font-size: 15px;font-family:arial;
	font-weight: 400;
	width:70px;
	height:27px;
	background: #fff;
	border: 1px solid #999999;
	margin:1px 4px 5px 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}

 		

/* А это правила для скрипта:  */
#slider {
	width: 200px;
}

.ui-slider {
	position: relative;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 16px;
	height: 16px; 
	background: #012245;
	cursor: pointer
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	overflow: hidden;
}
.ui-slider-horizontal {
	 height:2px;
}
.ui-slider-horizontal .ui-slider-handle { 
	top: -6px;
	margin-left: -6px;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min { 
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
.ui-widget-content { 
	border: 1px solid #dcdcdc;
	background: #dcdcdc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
}
.ui-widget-header { 
	border: 1px solid #012245;
	background: #012245;
}
.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 2px;
}
.filtrinput{
	border:0;
	display:block;
 
	font-size:16px;
	font-weight:600;
	width:100%;
}


.bluelinck{font-family:Roboto Condensed;
	color:#333; 
	text-align:center;
	display:inline-block; 
	font-size:21px;
	font-weight:bold;
	padding:5px 12px; 
	background:#fff;

	-webkit-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.3);
	cursor:pointer;
	max-width:200px;
 	display:block;
	margin:0 auto;
}

.bluelinck:hover{font-family:Roboto Condensed;
	color:#555;	font-size:21px;
	font-weight:bold;
	background:url();
	text-decoration:none;
}