Subversion Repositories SmartDukaan

Rev

Rev 2487 | Rev 2953 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

.unlike, .like  {display:none;}

.bigImgButton {
    float: left;
    margin-top: 10px;
}

.yellow-image {
        background: url("http://social.shop2020.in:8080/Social/images/spriteme1.png") repeat-x scroll -10px -750px transparent;
        border: 1px solid #BFA864;
        color: black;
        cursor: pointer;
        float: right;
        font-size: 13px;
        font-weight: bold;
        height: 18px;
        padding: 4px 7px;
        text-align: center;
        margin-right: 10px;
}

input.button {
        background: none repeat scroll 0 0 transparent;
        border: medium none;
        cursor: pointer;
        font-size: 11px;
        font-weight: bold;
        text-decoration:none;
        outline: medium none;
}

.nav    {
        background-color: #627AAD;
        padding: 3px 0px 3px 20px;
}

.nav a  {
        color: #ffffff;
        text-decoration: none;
        margin: 0px 5px;
        font-family: arial;
        font-size: 12px;
        font-weight: bold;
}

.category-label {
        font-family: arial;
        margin-top: 14px;
        padding: 2px;
        background-color: #F2F2F2;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
        float: left;
        width: 99%;
}

.handset        {
        width: 480px;
        float: left;
        border: 1px solid #6A6E68;
        margin-top: 5px;
        padding: 3px;
}

.handset .icon  { float: left; }

.handset .icon img      {
        height: 100px;
        margin-left: 10px;
}

.handset .desc  {
        float: left;
        vertical-align: middle;
        font-size: 12px;
        font-family: arial;
}

.handset .desc .name    {
        float: left;
        font-weight: bold;
        width: 220px;
        text-align: left;
        padding: 3px;
        margin-bottom: 10px;
        margin-top: 7px;
        margin-left: 5px;
}

.handset .desc .price   {
        float: left;
        text-align: left;
        width:120px;
        font-weight: bold;
        padding: 3px;
        margin-left: 15px;
        margin-bottom: 10px;
        margin-top: 7px;
}

.handset .desc .coupon  {
        width: 390px;
        clear: both;
        text-align: left;
        padding: 1px;
        margin-left: 5px;
}