@import url('navigation.css');
@import url('season.css');
@import url('forms.css');
@import url('pages.css');
@import url('pushes.css');
@import url('popup.css');
@import url('product_pages.css');
@import url('framework.css');
@import url('gallery.css');
@import url('pages.css');
/* Only old design that are not yet replaced with new design */


:-moz-any-link:focus
{
    outline: none;
}

/* ************ Profile Popup ********** */
.ProfilePanelClass
{
    width: 485px;
    height: 575px;
    background: #FFFFFF;
    border-top: 2px solid #E1E1E1;
    border-left: 2px solid #E1E1E1;
    border-right: 2px solid #6F6D61;
    border-bottom: 2px solid #6F6D61;
    padding-left: 20px;
    padding-top: 5px;
    background: #fff url(//media.redcatsnordic.com/jotex/images/generic/profile/profilelayer_bg.jpg) repeat-x top center;
}

*:first-child + html .ProfilePanelClass
{
    left: 44px;
    top: -62px !important;
    margin: 0px 0px 0px 64px;
    width: 510px;
}

.ProfilePanelClass .SmallProfileContainer
{
    margin-right: 6px;
}

.ProfilePanelClass .BottomLink
{
    display: none;
}

.PopupChatImage
{
    float: left;
}

.Topreviewer
{
    padding-top: 4px;
}
.PopupSecondPanel
{
    float: left;
}
*:first-child + html .PopupSecondPanel
{
    clear: both;
}
.ProfilePopupHeader
{
    height: 150px;
    margin-top: 10px;
}
.ProfilePopupClose
{
    position: absolute;
    right: 10px;
    top: 7px;
}
.ProfilePopupCloseLink
{
    clear: both;
    float: left;
    padding: 10px 0px 10px 150px;
    width: 170px;
    text-align: center;
}
.popupOkcancel
{
    text-align: center;
    margin-top: 26px;
    margin-left: 73px;
}
.modalPopup
{
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #c4c4c4;
    padding: 3px;
    width: 291px;
}
a.PopupButtons
{
    background: transparent url(//media.redcatsnordic.com/jotex/images/generic/html_button_left_brun.gif) no-repeat scroll 0pt 50%;
    cursor: pointer;
    display: block;
    float: left;
    height: 21px;
    margin-left: 16px;
    padding-left: 10px;
    text-decoration: none;
}

a.PopupButtons span
{
    background: url(//media.redcatsnordic.com/jotex/images/generic/html_button_right_brun.gif) no-repeat scroll 100% 0pt;
    color: #FFFFFF;
    text-decoration: none;
    font-family: georgia,tahoma;
    font-size: 11px;
    display: block;
    height: 21px;
    color: #000;
    padding: 3px 11px 0 2px !important;
    text-transform: none;
    line-height: 12px;
}
.LastPurchasedPopup
{
    float: left;
}
.PopupAliasName
{
    margin: 0px 10px 0px 0px;
    float: left;
    color: #857866;
    font-family: Verdana;
    font-size: 18px;
}

.PopupAboutMeLabel
{
    clear: both;
    float: left;
    margin: 10px 0px 0px 10px;
    color: #857866;
    font-family: Verdana;
    font-size: 10px;
    width: 335px;
}
.ProfilePopupFourthPanel
{
    padding-top: 8px;
}
/* --- Last viewed products */
.ProfilePanelClass #ctl00_conMain_ProfilePopup_ViewedProducts_UpdateProgress_DirectOrder
{
    height: 150px;
    margin-left: 3px;
    position: absolute;
    width: 447px;
    background-color: #FFF;
    margin-top: -160px;
}

.ProfilePanelClass #ctl00_conMain_ProfilePopup_ViewedProducts_UpdateProgress_DirectOrder IMG
{
    margin-left: 210px;
    margin-top: 70px;
}

/* --- Wishlist */
/*
.ProfilePanelClass #ctl00_conMain_ProfilePopup_WishlistProducts_UpdateProgress_DirectOrder
{
     height:153px;
     position:absolute;
     width:217px;
     background-color:#FFF;
     margin-top:-160px;
     margin-left:4px;
}

.ProfilePanelClass #ctl00_conMain_ProfilePopup_WishlistProducts_UpdateProgress_DirectOrder IMG
{
     margin-left:90px;
     margin-top:70px;
}
*/
/* --- Latest purchase */
/*
.ProfilePanelClass #ctl00_conMain_ProfilePopup_PurchasedProducts_UpdateProgress_DirectOrder
{
     height:153px;
     position:absolute;
     width:217px;
     background-color:#FFF;
     margin-top:-160px;
     margin-left:4px;
}

.ProfilePanelClass #ctl00_conMain_ProfilePopup_PurchasedProducts_UpdateProgress_DirectOrder IMG
{
     margin-left:100px;
     margin-top:70px;
}
*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.revewsAndCommentBorder
{
    background: transparent url(//media.redcatsnordic.com/jotex/images/generic/profile/profile_bkg_box_big.gif) repeat scroll center bottom;
    margin-top: -3px;
    height: 164px;
}
.reviewsAndCommentsContent
{
    padding-top: 10px;
    height: 130px;
}


*:first-child + html .LatestReviewsAndQuestions
{
    left: 264px;
    top: 583px !important;
}

.LatestReviewsAndQuestions .RepeaterDiv
{
    width: 454px;
}

.tblComments
{
    margin-bottom: 30px;
}

.divComments
{
    vertical-align: top;
    height: 137px;
    margin-top: 5px;
}

.LatestReviewsAndQuestions .navLink
{
    margin-left: 10px;
    font-weight: bold;
    font-family: Verdana;
    color: #857866;
    font-size: 11px;
}


.tdRating
{
    width: 150px;
}

.tdHeader
{
    width: 150px;
}

.SmallProfileContainer .ProductListsProgress
{
    background-color: #FFFFFF;
    height: 155px;
    left: 1px;
    position: absolute;
    top: 21px;
    width: 221px;
}


/* ************ Profile Popup ********** */

