Subversion Repositories SmartDukaan

Rev

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

#header {
        display: block;
        clear: both;
        width: 99%;
}

#saholic-logo   {
        width: 200px;
}

#phonesiown-logo        {
        font-family: sans-serif;
        font-size: 24px;
}

div.productItem {
        float: left;
    height: 150px;
    margin: 5px;
    padding: 10px;
    width: 270px;
}

div.productImg  {
        float: left;
}

a       {
        color: #0066CC;
        outline: medium none;
        text-decoration: none;
}

.title  {
        font-weight: bold;
        line-height: 13px;
}

div.productImg a img    {
        border: 0;
}

div.productItem div.productDesp {
        font-size: 12px;
        line-height: 18px;
        margin-top: 5px;
}

div.productDesp ul      {
        list-style-type: none;
}

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

div.bigImgButton        {
        float: right;
}

.yellow-image input.button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
}

input, select, textarea {
    outline: medium none;
}

#containerFBInviterLink {
        width: 250px;
        text-align: right;
}