/* Created by design.bg studios. Source code in this website is property of design.bg. */
/* ------------------ Site styles ------------------ */
@import url(../base/styles.css); 
/* ------------------ Object styles ------------------ */

/* ------------------ Page styles ------------------ */

/* Single Product */

* html .logo {
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../pics/logo.png",sizingMethod="scale");
}

.col2 .content {
	padding:15px 0px 0px 15px;
}
*html .col2 .content {
	padding:15px 20px 0px 15px;
	width:671px
}

.value {
	height:24px; 
}
.energy {
	height:24px;
	color:#F5A301;
	font-weight:bold;
	margin-left:8px;
}
.proteins {
	background:#A30F1B;
}
.carbon {
	background:#959595;
}
.fat {
	background:#397400;
}
.graph td,
.graph table,
.graph {
		padding:0;
		margin:0;
}
.graph,
.graph * {
	border:0;
}
.graph {
	background:url(../../../pics/graph_bg.gif) top left no-repeat;
	padding:20px 3px 30px;
	margin:0px 0 20px 55px;
	
}
.graph table {
	margin-bottom:10px;
}	
*+html .graph table {
	margin-bottom:6px;
}	
*html .graph table {
	margin-bottom:6px;
}	

*+html .graph table .energy{
margin-top:18px;
}
*html .graph table .energy{
margin-top:18px;
}
*+html .graph td{
} 
*+html .graph td table{
}
*+html .graph td table td{
}

.graph table div span {
	color:#fff;
	font-weight:bold;
	margin-left:5px;
}
.graph table div {

	margin-right:5px;
}

.value_energy {
	color:#F5A301;
	font-weight:bold;
}
.value_proteins {
	color:#A30F1B;
	font-weight:bold;
}
.value_carbon {
	color:#959595;
	font-weight:bold;
	padding-right:10px;
}
.value_fat{
	color:#397400;
	font-weight:bold;
	padding-right:10px;
}

.value_number {
	position:absolute; 
	margin:-12px 0 0 -68px;
	width:60px;
	text-align:right;
	font-weight:bold;
	
}
*+html .value_number {
	margin-top:-17px;
}

*html .value_number {
	margin-top:-17px;
}

.graph_name {
	margin-top:0px;
}


.product_bg {
	position:absolute;
	background-repeat:no-repeat;
	height:600px;
	width:300px;
	margin-left:410px;
	overflow:hidden;
}

*html .product_bg {
	margin-left:404px;
}

.icon_new {
	background:url(../../../pics/icon_new.png) left top no-repeat !important;
	padding:12px 0 12px 40px;
	line-height:35px;
	_background:url(../../../pics/icon_new.gif)  left top no-repeat !important;
	margin-top:5px;
	font-weight:bold;
									
}

.icon_lowfat {
	background:url(../../../pics/icon_lowfat.png)  left top no-repeat !important;
	padding:12px 0 13px  75px;
	line-height:35px;
	_background:url(../../../pics/icon_lowfat.gif)  left top no-repeat !important;
	margin-left:20px;
	margin-top:5px;
	font-weight:bold;
									
}

