Subversion Repositories SmartDukaan

Rev

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

.main-top .bread-crumbs {
        font-size: 11px;
        font-weight: bold;
        color: #006699;
}

.main-top .bread-crumbs a       {
        text-decoration: none;
}

#productDetail  {
        width: 100%;
        min-height: 210px;
        border: 1px solid #006699;
        background-color: #E3F3F9;
        padding-bottom:10px;
        color: #333333;
        float:left;
}

#productDetail .name    {
        font-size: 22px;
        margin-bottom: 3px;
}

#productDetail .product-main-title{
        margin: 10px 0px 0px 15px;
}

#productDetail .offer-image {
        background: url(/images/IconOfferPack_ProdPage.png) no-repeat scroll 0 0 transparent;
        height: 50px;
        width: 50px;
        margin-right: 10px;
}

#productDetail .product-name    {
        font-weight: bold;
}

#productDetail .desc    {
        font-size: 13px;
}

#productDetail .price-n-warranty        {
        min-width: 486px;
        margin: 0 0 4px 15px;
        min-height:50px;
        max-width: 540px;
}

#productDetail .price   {
        font-size: 15px;
        padding-top: 12px;
}

#productDetail .price .mrp      {
        text-decoration: line-through;
        text-decoration-color: #ff0000;
}

#productDetail .price .price-diff       {
        font-size: 11px;
}

#productDetail .warranty        {
        font-size: 12px;
        color: #666666;
        line-height: 18px;
}

#productDetail .container-color-selector        {
        margin: 0 0 0 0;
        padding-left: 10px;
        padding-top: 35px;
}

#productDetail .container-color-selector .label {
        font-size: 12px; 
}

#colorSelector  {
        width: 114px;
        height: 27px;
}

#productDetail .shipping, #productDetail .shipping1     {
        width: 465px;
        margin-left: 15px;
        overflow: auto;
}

#productDetail .shipping .label {
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 3px;
}

#shippingEstimate       {
        width: 132px;
        overflow: auto;
}
#shippingEstimate input {
        width: 62px;
}

#shippingEstimate button        {
        width: 50px;
        height: 28px;
        margin-left: 10px;
}

#shippingEstimate label {
        font-size: 10px;
}

#productDetail .shipping .estimate      {
        min-width: 250px;
        background-color: #C8DCE3;
        margin-left: 10px;
        padding: 6px 7px;
        font-size: 12px;
        font-weight: bold;
        color: #666666;
}

#addToCart      {
        width: 170px;
        height: 24px;
        background: url("/images/ButtonAddtoCart_ALLSTATES.png") 0 1px no-repeat;
        padding: 15px 0;
        text-align: center;
        text-decoration: none;
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
        cursor: pointer;
        margin: 26px 0 0 28px;
}

#addToCart:hover        {
        background: url("/images/ButtonAddtoCart_ALLSTATES.png") 0 -54px no-repeat;
}

.compare-links  {
        width: 227px;
        margin-top: 30px;
}

.compare-links a        {
        cursor: pointer;
        font-size: 11px;
        padding-bottom: 5px;
    padding-left: 16px;
}

.nextSlide-link {
        width: 227px;
        height: 25px;
        margin-top: 10px;
}

.nextSlide-link a       {
        cursor: pointer;
        font-size: 15px;
        padding-bottom: 5px;
    padding-left: 16px;
}


.util_compare   {
        background: url("/images/IconCompareWith_ProdArea.png") no-repeat scroll 0 0 transparent;
}

.util_addnewresearch    {
        background: url("/images/IconAddtoCompare_ProdArea.png") no-repeat scroll 0 0 transparent;
}

#emi_options td {
        border:1px solid grey;
        padding: 5px;
}