/*
	EBS PRODUCT INFO
	Ineo e-Business Solutions | www.ineo.fi
	Mathias Lindedahl
*/

.pinfoTop {
	position:relative;
    height:220px;
}

.pinfoLeft {
	float:left;
	width:60%;	
}

.pinfoRight {
	float:right;
	width:40%;
}

.pinfoBottom {
	float:left;
	padding:0;
    width:100%;
    line-height:1.5;
	border-top:1px solid #e7e7e7;
}

.pinfoBottomLeft {
	float:left;
	width:59%;
}

.pinfoBottomRight {
	float:left;
	width:40%;
	border-left:1px solid #e7e7e7;
}

.pinfoBottomRight .paddingContainer{
	padding:20px !important;
}

.pinfoModel {
	font-size:12px;
	font-weight:bold;
	color:#e7e7e7;
}

.pinfoDescription {
	line-height:1.5;
}

.pinfoImage {
	position:absolute;
	top:0;
	right:0;
	border:1px solid #e7e7e7;
	width:280px;
	height:200px;
	text-align:center;
}

.pinfoImage a img{
	padding-top:20px;
	text-align:center;
	vertical-align:middle;
}


.pinfoBuyBox {
	border-bottom:1px solid #D2D2D2;
	height:50px;
}

.pinfoPrice {
	font-size:24px;
	font-weight:bold;
	color:#272727;
	padding:0 0 10px 0;
	text-align:center;
	color: #939598;
}

.pinfoTellAFriend {
	padding:20px 0 0 0;
}

.pinfoBuyButton {
	padding: 0 10px;
	float:left;
}

.pinfoWishlist {
	padding: 0 10px;
	float:left;
}

.extrafieldstitle {
	font-weight:bold;
	color:#5E5E5E;
	line-height:2;
}

.extrafieldsvalue {
	color:#5E5E5E;
	line-height:2;
}

.imagePopupLink {
	background:url(layout_images/magnifier_zoom_in.png) no-repeat right center;
	padding-right:20px;
	color:#077CD2;
	line-height:2;
}

.commentHeading {
	font-weight:bold;
	color:#fff;
	line-height:2;
	font-size:18px;
	letter-spacing:-1px;
}
