﻿.commentArea
{
    margin-right: 13px;
}

.commentTop
{
    margin-bottom: 2px;
}

.commentHeader
{
    display: inline-block;
    float: left;
    width: 428px;
}

.commentLink
{
    display: inline-block;
    float: left;
    margin-top: 15px;
}

.iconAnswer
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/icnAnswer.png);
    text-decoration: none;
    color: #666666;
    padding-left: 19px;
    height: 15px;
    font-size: 11px;
    line-height: 14px;
}

.iconReadAnswer
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/icnReadMore.png);
    text-decoration: none;
    color: #666666;
    padding-left: 19px;
    height: 15px;
    font-size: 11px;
    line-height: 14px;
}

.iconComment
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/icnPen.gif);
    text-decoration: none;
    color: #666666;
}

.commentSeparator
{
    line-height: 0px;
    height: 3px;
    background-color: #e2e2e2;
    width: 100%;
}

.commentContainer li
{
    padding-top: 10px;
}

.commentContainer li
{
    display: inline-block;
}

.commentArea li
{
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: -3px;
}

.commentArea .messageInfo .messageReply
{
    display: inline-block;
    float: right;
}

.commentArea .messageInfo li
{
    float: left;
    padding: 0px;
    margin-right: 6px;
    padding-top: 0px;
}

.messageHeader
{
    font-weight: bold;
}

.commentArea .messageInfo .answerLink
{
    float: right;
    margin-right: 0px;
}

.commentArea .messageText
{
    display: inline-block;
    line-height: 16px;
    font-size: 12px;
}

.commentArea .commentInteraction
{
    margin-top: 15px;
    margin-bottom: 13px;
    position: relative;
    width: 530px;
    overflow: visible;
    min-height: 15px;
}

.commentArea .commentInteraction .messageImage
{
    float: left;
}

.commentArea .commentInteraction .messageImage li
{
    float: left;
    border: solid 1px #d7d7d7;
    padding: 0px;
    margin-right: 8px;
    margin-bottom: 0px;
}

.commentArea .commentInteraction .messageAnswer
{
    float: left;
    height: 15px;
}

.commentArea .commentInteraction .messageFeedback
{
    position: absolute;
    right: 0px;
    bottom: 1px;
    font-size: 11px;
    color: #7d7d7d;
    font-family: Georgia, Garamond, Times New Roman, Serif;
}

.commentArea .commentInteraction .messageFeedback .feedBack
{
    font-family: Georgia, Garamond, Times New Roman, Serif;
    text-align: right;
}

.commentArea .commentInteraction .messageFeedback .clientMessage
{
    text-align: right;
    font-size: 10px;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
}
.commentArea .commentInteraction .messageFeedback a
{
    font-size: 11px;
    color: #7d7d7d;
}

.commentArea .messageAnswerList li
{
    padding-right: 0px;
    margin-bottom: 0px;
}

.commentArea .messageAnswerList .commentInteraction
{
    width: 520px;
}

.commentArea .alternateColor
{
    background-color: #f3f3f3;
}

.moreCategory
{
    padding: 10px;
    background: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/bgMoreCategories.gif) no-repeat 0px 0px;
}

.moreCategory .categoryList
{
}

#divImagePopup
{
    border: 1px solid #d6d6d6;
    display: none;
    overflow: hidden;
    position: absolute;
    z-index: 999;
}

/* INHERITED */

.frame
{
    overflow: visible;
    width: 758px;
}

.leftColumnContainer .contentWrapper .frame
{
    width: 550px;
    margin: 15px 0px;
}

.productZoom
{
    position: absolute;
    right: 0px;
    bottom: 0px;
    cursor: pointer;
}

