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

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

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

.pinfoDesc
{
    float: left;
    width: 80%;
    padding-top:10px;
    line-height:1.5;
}

.pinfoLeft h1
{
    padding-bottom: 10px;
}

.pinfoWebRemarks {
padding-bottom:15px;
color:#af2789;
font-weight:bold;
font-size:12px;
}

.pinfoRight
{
    float: right;
    width: 40%;
    padding-top: 40px;
}

.pinfoBottom
{
    float: left;
    padding: 0;
    width: 100%;
    line-height: 1.5;
    padding-top: 50px;
}

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

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

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

.pinfoModel, .pinfoRating, .pinfoStock
{
    font-size: 14px;
    font-weight: bold;
    color: #3e3e3e;
    line-height: 1;
}

.pinfoDescription
{
    line-height: 1.5;
}

.pinfoImage
{
    text-align: center;
}

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


.pinfoBuyBox
{
    width: 240px;
    height: 62px;
    background: url(layout_images/buyBox-bg.gif) no-repeat;
}

.pinfoPrice
{
    font-size: 24px;
    font-weight: bold;
    color: #272727;
    text-align: center;
    color: #939598;
    width: 120px;
    vertical-align: middle;
    height: 62px;
}

.pinfoActions
{
    width: 120px;
    text-align: center;
    vertical-align: middle;
}

.pinfoActions
{
    width: 120px;
    text-align: center;
    vertical-align: middle;
}



.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;
}

#tabTellAFriend li
{
    clear: both;
    list-style: none;
    padding-bottom: 10px;
    line-height: 2;
}

#tabTellAFriend input
{
    float: left;
}
#tabTellAFriend label
{
    width: 140px;
    float: left;
    color: #6B6B6B;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
}

#tellafriend .paddingContainer
{
    padding: 20px;
    background: #04336F url(layout_images/tabBoxBg.gif) no-repeat;
}

.dataTable
{
    padding-top: 10px;
    line-height: 1.2;
}

.dataName
{
    padding: 5px 15px 5px 0;
    font-weight: bold;
    color: #3E3E3E;
    border-bottom: 1px dotted #E2E2E2;
width:70px;
}

.dataNameInfo {
    padding: 5px 15px 5px 0;
    font-weight: bold;
    color: #3E3E3E;
    border-bottom: 1px dotted #E2E2E2;
width:260px;
}

.dataValue
{
    border-bottom: 1px dotted #E2E2E2;
    padding: 5px 15px 5px 0;
width:200px;
}

/* ReviewsTab
-----------------------------------------------------*/

.pinfoTabReviewsMain
{
    padding-top: 14px;
padding-left:10px;
    padding-bottom: 11px;
text-align:left;
width: 98%;
}

.pinfoTabReviewsList
{
    width: 491px;
    background: #FFFFFF;
}

.pinfoTabReviewsHead
{
    width: 470px;
    padding: 9px 0px 9px 0px;
    text-align: left;
}

.pinfoTabReviewsName
{
    white-space: nowrap;
    width: 406px;
    text-align: left;
    color: #2B68BA;
}

.pinfoTabReviewsRating
{
    display: inline;
    text-align: right;
}

.pinfoTabReviewsListBottom
{
    width: 491px;
    background: #FFFFFF;
    border-top: 1px solid #D2D2D2;
}

.pinfoTabReviewsContent
{
    width: 470px;
    padding: 10px 0px 24px 0px;
    text-align: left;
    color: #3E3E3E;
}

.pinfoTabReviewsListSpacer
{
    height: 4px;
}

span.writeComment
{
    color: #FFFFFF;
    font-weight: bold;
    background: url(layout_images/page_edit.png) no-repeat right center;
    padding-right: 25px;
    cursor: pointer;
}

.expandScrollProductsView
{
    text-align: left;
    padding-left: 16px;
    font-size: 11px;
}

.reviewHeading
{
    font-size: 18px;
    line-height: 2;
    color: #fff;
    font-weight: bold;
}

.expandContent .paddingContainer
{
    padding: 15px !important;
}

.pinfoEnquiry
{
    margin-top: 2px;
}

.pinfoEnquiry .cssBuyButton
{
    width: 105px;
    background: url(layout_images/wide-button.gif) repeat-x center center;
}
