﻿.profilePopup
{
    margin: 0px auto;
    display: block;
    position: absolute !important;
    width: 555px;
    overflow: visible;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
     /*height: 420px;*/
}

.uploadPopup
{
    margin: 0px auto;
    display: block;
    color: #FFFFFF;
    overflow: visible;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
     /*height: 420px;*/
}

.profilePopup .profileInformation
{
    margin-bottom: 15px;
}

.profilePopup .profileInformation li
{
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    color: #FFFFFF;
    padding: 0px;
}

.profilePopup .profileInformation .aboutMe
{
    width: 350px;
}

.modalBackground
{
    background-color: black;
    position: absolute;
    top: 0;
    margin-left: 0px;
    width: 100%;
    height: 1;
    z-index: 130;
    filter: alpha(opacity=30);
    -moz-opacity: .30;
    opacity: .30;
    overflow: hidden;
}

* html .modalBackground
{
    display: none; /* FOR IE 6 */
}

/* USED BOTH IN LAYER AND ON MYPAGE */
.frameVisitors .visitors
{
    float: left;
    margin-bottom: 7px;
}

.frameVisitors .visited
{
    float: left;
    margin-right: 10px;
    width: 100px;
    margin-bottom: 7px;
}

.frameVisitors li
{
    clear: both;
    padding: 0px;
}

.frameVisitors ul
{
    margin-bottom: 5px;
}

.frameVisitors .frameVisitorsImage
{
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-bottom: 4px;
}

.frameVisitors .frameVisitorsImageLabel
{
    padding-top: 1px;
    font-size: 11px;
    float: left;
}

.scrollFrameProductList .productDetail
{
    padding-top: 10px;
    width: 78px;
}

.currentInformationContainer .purchaseVisitors
{
    clear: both;
}

.currentInformationContainer .purchaseVisitors .framePurchase
{
    float: left;
    margin-right: 11px;
    width: 242px;
}

.currentInformationContainer .purchaseVisitors .frameVisitors
{
    float: left;
    width: 242px;
}

.myCommentsList
{
    clear: both;
}

.myCommentsList .commentList
{
    clear: left;
}

.myCommentsList .commentList li
{
    float: left;
    padding: 0px;
}

.myCommentsList .commentList .grade
{
    width: 70px;
    margin-right: 15px;
    padding-top: 3px;
    text-align: center;
}

.myCommentsList .commentList .camera
{
    width: 20px;
    margin-right: 15px;
    padding-top: 4px;
}

.myCommentsList .commentList .text
{
    width: 270px;
    margin-right: 10px;
    font-size: 12px;
    padding-top: 3px;
}

.myCommentsList .commentList .date
{
    font-size: 12px;
    padding-top: 3px;
}

/* INHERITED */

.profilePopup .layerDrag
{
    cursor: default;
}

.profilePopup .arrowLink
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/doubleArrowBlack.gif);
    color: #3c8c1e;
    text-decoration: underline;
    font-style: italic;
    font-size: 11px;
}

.profilePopup .profilePhoto
{
    background: transparent url(//media.redcatsnordic.com/laredoute/images/generic/graphics/profileimagebackground.jpg) no-repeat scroll 0 0;
    height: 120px;
    margin-left: 0px;
    width: 104px;   
}

.profilePopup .profilePhoto .noPhoto
{
    color: #000000;
    padding: 35px 15px 0px 15px;
    font-weight: bold;
}
/* USED BOTH IN LAYER AND ON MYPAGE */
.latestProducts .frame, .myWishlist .frame, .myComments .frame, .latestChat .frame
{
    width: 493px !important;
    margin-top: 0px;
    margin-left: 0px;
}

.purchaseInformationContainer .frame
{
    width: 243px;
    margin-top: 0px;
}

.framePurchase .frame
{
    margin-top: 0px;
    width: 240px;
}

.frameVisitors .frame
{
    margin-top: 0px;
    width: 240px;
}

.currentInformationContainer .frame .arrowLink
{
    font-size: 12px;
}

.framePurchase .productImage
{
    margin-bottom: 5px;
}

.profileInformationContainer .frame
{
    width: 158px;
    margin-bottom: 20px;
}
