Subversion Repositories SmartDukaan

Rev

Rev 3302 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#unlike, #like  {
        display: none;
        font-size: 16px;
        margin-bottom: 10px;
}

#like span      {
        font-weight: bold;
}

#top    {
        float: right;
        width: 600px;
        text-align: right;
}

.top-link       {
        text-decoration: none;
        cursor: pointer;
        color: #ffffff;
        background-color: #627AAD;
        border: 1px solid #3B5998;
        padding: 3px 3px;
        font-size: 12px;
}

#top-note       {
        border: 1px solid;
    font-size: 12px;
    padding: 3px;
    margin-right: 10px;
}

.top-link:hover {
        text-decoration: underline;
        background-color: #627AAD;
}

#handsets       {
        margin-top: 5px;
}

.handset        {
        width: 229px;
        float: left;
        border: 1px solid #CEE3F6;
        margin-top: 20px;
        padding: 3px;
        min-height: 120px;
        font-size: 12px;
}

.even   {       margin-left: 13px;      }

.handset .icon  { float: left; }

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

.handset .desc  {
        float: left;
        vertical-align: middle;
        font-family: arial;
        text-align: center;
        margin-bottom: 10px;
}

.handset .desc .name    {
        font-size: 14px;
        color: #0066CC;
        font-weight: bold;
        width: 170px;
        text-align: center;
        padding: 3px 0;
        height: 30px;
}

.handset .desc .price   {
        padding: 2px;
        margin: 2px 0 15px 0;
}

.handset .links {
        padding: 2px 0;
        float: left;
        width: 225px;
}

.handset .links a       {
        cursor: pointer;
        color: #0066CC;
}

.handset .links a:hover {
        text-decoration: underline;
}
.coupon, .link-coupon   {
        background: url("http://social.shop2020.in:8080/Social/images/spriteme1.png") repeat-x scroll -10px -750px transparent;
        padding: 2px 6px;
        font-size: 14px;
        color: #000000 !important;
}

.coupon {
        display: none;
        float: right;
}

.handset .desc a.buynow {
        border: 1px solid #3B5998;
        background-color: #627AAD;
        color: #ffffff;
        text-decoration: none;
        padding: 3px 6px;
}

.link-coupon    {
        float: right;
}

.link-tell-a-friend     {
        float: left;
        font-size: 14px;
}