Subversion Repositories SmartDukaan

Rev

Rev 2468 | Rev 2475 | 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("/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;
}

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;
}

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

.handset .icon  { float: left; }

.handset .icon img      { height: 100px; }

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

.handset .desc .name    {
        float: left;
        font-weight: bold;
        width: 250px;
        text-align: center;
        padding: 3px;
        background-color: #E6E64C;
        margin-bottom: 10px;
        margin-top: 7px;
}

.handset .desc .price   {
        float: left;
        text-align: center;
        width:130px;
        font-weight: bold;
        padding: 3px;
        background-color: #E6E64C;
        margin-left: 15px;
        margin-bottom: 10px;
        margin-top: 7px;
}

.handset .desc .coupon  {
        width: 404px;
        clear: both;
        text-align: center;
        background-color: #E6E64C;
        padding: 1px;
}