@import url(../../../../Notes/layout/default/css/entry.css);

/**--- Owerwrite necessary parts ---**/ 
div.blg-pst-div-hor {
	background-image: url(../img/blg-pst-div-hor-bg.png);
}

/**--- Add new styles ---**/
input.blg-input-digit {
	width: 60px;
}
div.blg-pst-info div.info_addon {
    position: relative;
    text-align: left;
}
div.blg-pst-info div.info div.line10 {
	font-weight: bold;
}
div.blg-pst-info div.info_addon div.line {
    margin-bottom: 10px;
}
div.blg-pst-info div.info_addon div.line_add,
div.blg-pst-info div.info_addon div.line_stats,
div.blg-pst-info div.info_addon div.line_title {
    padding-left: 30px;
}
div.blg-pst-info div.info_addon div.line_item {
	padding-left: 40px;
}
div.blg-pst-info div.info_addon div.line_add {
	background-image: url(../img/ic_plus.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}	
div.blg-pst-info div.blg-psti-celll,
div.blg-pst-info div.blg-psti-cellr {
	height: 23px;
	padding-left: 20px;
	
	position: relative;
	float: left;
	
	background-position: 0px center;
	background-repeat: no-repeat; 

	line-height: 23px;
	font-size: 12px;
}
div.blg-pst-info div.blg-psti-celll {
	margin-right: 20px;
}
div.blg-pst-info div.blg-psti-cellr {
	margin-left: 20px;
	
	float: right;
}
div.blg-pst-info div.price {
	background-image: url(../img/currency_usd.png);
}
div.blg-pst-info div.discount {
	background-image: url(../img/ic_money.png);
}
div.blg-pst-info div.certified {
	background-image: url(../img/sts_certif.png);
}
div.blg-pst-info div.not-certified {
	background-image: url(../img/sts_not_certif.png);
}
div.blg-pst-info div.featured {
	background-image: url(../img/sts_featured.png);
}
div.blg-pst-info div.trusted {
	background-image: url(../img/sts_trust.png);
}
div.blg-pst-info div.license {
	background-image: url(../img/ic_license.png);
}
div.blg-pst-info div.forum {
	background-image: url(../img/ic_forum.png);
}
div.blg-pst-info div.cart {
	background-image: url(../img/ic_cart.png);
}
div.blg-pst-info div.download {
	background-image: url(../img/ic_download.png);
}
div.blg-pst-info div.sell-start {
	background-image: url(../img/ic_sell_start.png);
}
div.blg-pst-info div.sell-stop {
	background-image: url(../img/ic_sell_stop.png);
}
div.blg-pst-info div.blg-psti-celll span,
div.blg-pst-info div.blg-psti-cellr span {
	color: #999999;
}
div.blg_controls_r a.b10-btn-big {
	margin-left: 10px;
} 
	
/*----- Price -----*/
div.blg-price-type {
	width: 350px;
	position: relative;
	float: left;
}
div.blg-price-value {
	position: relative;
	float: right;
}
div.blg-price-type label {
	padding-left: 5px;
}
div.blg-price-value div.blg-pv-cell {
	height: 22px;

	position: relative;
	float: left;
	
	line-height: 22px;
}
