/*
*---------------------------------------------------------
*
*	OSC-CMS - Open Source Shopping Cart Software
*	http://osc-cms.com
*
*---------------------------------------------------------
*/


p#compareImgShow {display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }


.compare-content {overflow:auto;}





/*border-bottom:1px solid #ddd;*/

.compare-table {width:100%;}
.compare-table td {line-height:13px;font-size:11px;margin:0;padding:0;}
.compare-table table {margin:0;padding:0;border:none;}
.compare-table tr {margin:0;padding:0;border:none;}
.compare-table span.ct-inner {padding:3px;display:block;height:40px;overflow:hidden;}

.compare-td-first {width:110px;padding:0!important;overflow:hidden;}
.compare-td-first td {padding:0px;overflow:hidden;border-bottom:1px solid #ddd;}


.compare-table-prod-td {width:210px;padding:0;}
.compare-table-prod-table tr td {width:210px;padding:0;border-left:1px solid #ddd;border-bottom:1px solid #ddd;}

.compare-table-ef-first {width:110px;padding:0!important;border-bottom:1px solid #ddd;}
.compare-table-ef-second {width:210px;padding:0;overflow:hidden;border-left:1px solid #ddd;border-bottom:1px solid #ddd;}


.compare-images {height:250px;text-align:center;}
.compare-images div {position:relative;width:100%;}
.compare-images div a.remove_product_compare {position:absolute;width:10px;height:10px;left:8px;top:8px;display:block;text-indent:-30000px;background: url(../img/del.png) no-repeat;}




/*
	Для языков
*/

a.add_product_compare.ru, a.remove_product_compare.ru{width: 26px;
display: inline-block;
text-decoration: none;
cursor: pointer;
background: none repeat scroll 0% 0% #E3450D;
font-size: 0px;
line-height: 18px;
text-align: center;


}
a.add_product_compare.ru:hover {background-color: #3E454C;}

a.add_product_compare.ru:before {content:"\f080";font-family: FontAwesome;

font-size: 14px;
line-height: 26px;
color: #FFF;

}



.product-list a.add_product_compare.ru {left: -30px;}
.product-list a.remove_product_compare.ru {left: -30px;}
/* a.remove_product_compare.ru {background-color: #F7326A;display: inline-block;color: #fff;cursor: pointer;font-size: 12px;padding: 8px;} */
a.remove_product_compare.ru:before {content:"\f080";font-family: FontAwesome;font-size: 14px;
line-height: 26px;
color: #000;}
a.remove_product_compare.ru:hover {background-color: #3E454C;}


/* Preloader */
#compareAjaxLoading {position:fixed;top:0px;left:0px;z-index:1300000;color:#fff;background:#0f4d0a;width:100px;height:20px;line-height:20px;display:block;text-align:center;font-size:11px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}


/* Box Compare */
.box-compare-note {font-size:0.9em;line-height:13px;color:#e64640;}
.link-compare-box {padding:8px;text-align:center;}
#compare-list {width:100%;padding:0 0 7px 0;}
#compare-list li {width:100%;padding:4px 0 5px 0;line-height:16px;border-bottom:1px solid #f2f2f2;position:relative;}
#compare-list li a.compare_box_del {position:absolute;width:10px;height:10px;left:0;top:8px;display:block;text-indent:-30000px;background: url(../img/del.png) no-repeat;}
#compare-list li a.compare_box_item {display:block;margin-left:20px;}

















