/* 
    Document   : features
    Created on : 18-Jun-2013, 15:36:03
    Author     : AsifJaved
    Description:
        Purpose of the stylesheet follows.
*/
    .nomargin 
    {
        margin: 0px;
    }
    
    h1 {
        line-height: 24px;
        margin-bottom: 20px;
        margin-top: 0px;
    }
    
    
    #middleSide .product-details 
    { 
        padding-right: 230px; 
        position: relative;        
        min-height: 100px;
        width: 450px;
    }
    
    .product-details .rightImage 
    {   
        position: absolute;
        right: 20px;
        top: 20px;
        width: 230px;        
    }

    #middleSide .product-details h2 
    {
        font-size: 25px;
        line-height: 20px;
    }
    
    .product-details .tkMenu 
    {
        background: url("/images/features-sprite.png") repeat scroll 1px 1px transparent;
        height: 138px;
        width: 210px;
        top: 0px;
    } 
    
    .product-details .rotatingBanner 
    {
        background: url("/images/features-sprite.png") repeat scroll 182px -14px transparent;
        height: 130px;
        width: 175px;
        top: 15px;

    }
    
    .product-details .socialMedia
    {
        background: url("/images/features-sprite.png") repeat scroll -225px -159px transparent;
        height: 100px;
        width: 120px;
        right: 45px;
        top: 20px
    } 
    

    .product-details .foodHygieneRatings
    {
        background: url("/images/features-sprite.png") repeat scroll -9px -166px transparent;
        height: 100px;
        width: 175px;
    } 

    
    .product-details .callBack
    {
        background: url("/images/features-sprite.png") repeat scroll -12px -274px transparent;
        height: 105px;
        width: 155px;
    } 

    
    .product-details .gallery
    {
        background: url("/images/features-sprite.png") repeat scroll -225px -274px transparent;
        height: 100px;
        width: 130px;
        top: 15px;
    } 

    
    .product-details .openingHours
    {
        background: url("/images/features-sprite.png") repeat scroll -26px -387px transparent;
        height: 105px;
        width: 140px;
        top: 13px;
    } 

    
    