﻿/* Compare Products*/
.ulAttributes * {
    font-family: Tahoma;
    font-size: 10pt;
}

.myDiv1 {
    border: 1px solid #ccc;
}

.ulAttributes, .ulPictures {
    width: 100%;
    float: right;
    padding: 0px;
    margin: 0px;
}

    .ulAttributes li, .ulPictures li {
        float: right;
        list-style: none;
    }

        .ulAttributes li div {
            float: right;
        }

.BR {
    width: 100%;
    background-color: #E9E9E9;
}

    .BR > Div:first-of-type {
        width: 200px;
        text-align: right;
    }

.ulAttributes * {
    direction: rtl;
    text-align: right;
}

.ulAttributes li {
    border-bottom: 1px solid #F2F2F2;
}

.SubAttribute {
    float: right;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.licol2 {
    width: 80%;
}

    .licol2 span {
        font-size: 9pt;
    }

.SubAttribute > li {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #FFFFFF;
    color: black;
    height: 35px;
}

.SubPicture {
    padding-right: 180px;
}

    .SubPicture img {
        width: 120px;
        height: 120px;
        float: right;
    }

.ulPictures {
    float: right;
}

.Piccol2 {
    width: 100%;
}

.SubPicture > li {
    text-align: center;
    margin-bottom: 12px;
}

.DeleteCompare {
    float: right;
    width: 20px;
    height: 26px;
    background: url('/DesktopModules/images/delete.png');
    background-repeat: no-repeat;
    cursor: pointer;
}

.AttributeCol1 {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #FFFFFF;
    color: #000;
    height: 35px;
    width: 180px;
}

    .AttributeCol1 span {
        font-size: 9pt;
        width:100%;
        text-align:right;
    }

.TitleCP {
    float: right;
    padding: 7px 7px;
    width:100%;
}

.BR span {
    color: #000;
    width: 167px;
}

div.EmptyListCompare {
    border: 1px solid #74CB96;
    color: #666666;
    font-family: tahoma;
    font-size: 15pt;
    margin-top: 20px;
    padding: 14px;
    text-align: center;
}

.UlList {
    margin: 0px;
    padding: 0px;
}

#ContentCompare {
    font-family: Tahoma;
    width:100%;
}
