﻿    
    
    /*
     *************************************
     NEWS & EVENTS HOME [ HIGHLIGHTS ] PAGES - PRINT STYLE SHEET

        - Essentially 2 senarios dependant upon site scope:
            - @Group level
                : Summaries for
                    : Sytner group news
                    : Sytner franchise news
                    : Franchise industry news
                    : Motor industry news
                    : Motor sports news

            - @Franchise or dealership level 
                : Summaries for
                    : Sytner franchise news
                    : Franchise industry news

     *************************************
     */
    
        #mainBodyContent div.dropShadowOuter div.dropShadowInner
        {
            width           : auto;
            padding-right   : 0px;
            }
            
            #mainBodyContent div.dropShadowOuter div.primaryContainer
            {
                width : 100%;
                float : none;
                }
            
            #mainBodyContent div.dropShadowOuter div.Group div.primaryContainer
            {
                margin-bottom : 0px;
                }
            
            #mainBodyContent div.dropShadowOuter div.primaryContainer div.dropShadowInner
            {
                width               : auto;
                
                background-color    : Transparent;
                border-width        : 0px;
                
                background-image    : none;
                padding-bottom      : 0px;
                }

                    
                #mainBodyContent div.Group div#GroupNewsSummaryCollection,
                #mainBodyContent div.Franchise div#FranchiseNewsSummaryCollection,
                #mainBodyContent div.Location div#FranchiseNewsSummaryCollection
                {
                    padding : 25px 0px 0px 0px;
                    }
                
                #mainBodyContent div.Group div#FranchiseNewsSummaryCollection,
                #mainBodyContent div.Franchise div#IndustryNewsSummaryCollection,
                #mainBodyContent div.Location div#IndustryNewsSummaryCollection
                {
                    position            : static;
                    float               : none;
                    margin-top          : 0px;
                    left                : 0px;
                    
                    height              : auto;
                    width               : auto;
                    
                    padding             : 40px 0px 0px 0px;
                    
                    border-top          : 0px solid #ffffff;
                    background-color    : Transparent;
                    } 
                    
                
                #mainBodyContent div.Franchise div#IndustryNewsSummaryCollection,
                #mainBodyContent div.Location div#IndustryNewsSummaryCollection
                {
                    margin-top  : 0px;
                    height      : auto;
                    }
                
                
                    #mainBodyContent div.Group div#FranchiseNewsSummaryCollection div.headerContainer,
                    #mainBodyContent div.Franchise div#IndustryNewsSummaryCollection div.headerContainer,
                    #mainBodyContent div.Location div#IndustryNewsSummaryCollection div.headerContainer
                    { 
                        border-bottom : 1px solid #c3c3c3;
                        }
                
                        #mainBodyContent div.headerContainer a.iconButton,
                        #mainBodyContent div.item a.iconButton
                        {
                            display : none;
                            }
                            
                        #mainBodyContent div.Group div#GroupNewsSummaryCollection div.headerContainer h2, 
                        #mainBodyContent div.Franchise div#FranchiseNewsSummaryCollection div.headerContainer h2, 
                        #mainBodyContent div.Location div#FranchiseNewsSummaryCollection div.headerContainer h2
                        { 
                            text-transform  : uppercase;
                            }
                            
                        #mainBodyContent div.Group div#FranchiseNewsSummaryCollection div.headerContainer h2,
                        #mainBodyContent div.Franchise div#IndustryNewsSummaryCollection div.headerContainer h2,
                        #mainBodyContent div.Location div#IndustryNewsSummaryCollection div.headerContainer h2
                        { 
                            width           : auto;
                            color           : #000000;
                            font-size       : 13px;
                            text-transform  : uppercase;
                            }
                            
                    
                                  
                    #mainBodyContent div.item
                    {
                        border-top      : 1px solid #f4f4f4;
                        border-bottom   : 1px solid #c3c3c3;
                        }
                        
                        #mainBodyContent div.item div.imageContainer
                        {
                            float : left;
                            }
                            
                            #mainBodyContent div.item div.imageContainer .dropShadowInner
                            {
                                border-width : 0px;
                                }
                        
                        #mainBodyContent div.Group div#GroupNewsSummaryCollection div.primaryItem div.detailsContainer,
                        #mainBodyContent div.Franchise div#FranchiseNewsSummaryCollection div.primaryItem div.detailsContainer,
                        #mainBodyContent div.Location div#FranchiseNewsSummaryCollection div.primaryItem div.detailsContainer
                        {
                            width : auto;
                            float : none;
                            clear : none;
                            margin-left : 110px;
                            }
                                
                        #mainBodyContent div.Group div#GroupNewsSummaryCollection div.primaryItem div.detailsContainer p,
                        #mainBodyContent div.Franchise div#FranchiseNewsSummaryCollection div.primaryItem div.detailsContainer p,
                        #mainBodyContent div.Location div#FranchiseNewsSummaryCollection div.primaryItem div.detailsContainer p
                        {
                            width : 100%;
                            float : left;
                            margin-left : 0px;
                            }
                
                        #mainBodyContent div.Group div#GroupNewsSummaryCollection div.nonPrimaryItems,
                        #mainBodyContent div.Franchise div#FranchiseNewsSummaryCollection div.nonPrimaryItems,
                        #mainBodyContent div.Location div#FranchiseNewsSummaryCollection div.nonPrimaryItems
                        {
                            width       : auto;
                            height      : auto;
                            }    
                
                
                        
                    #mainBodyContent div.Group div#FranchiseNewsSummaryCollection div.itemCollection,
                    #mainBodyContent div.Franchise div#IndustryNewsSummaryCollection div.itemCollection,
                    #mainBodyContent div.Location div#IndustryNewsSummaryCollection div.itemCollection
                    {
                        height      : auto;
                        overflow    : visible;
                        padding     : 0px;
                        position    : static;
                        }
                    
                    #mainBodyContent div.Franchise div#IndustryNewsSummaryCollection div.itemCollection,
                    #mainBodyContent div.Location div#IndustryNewsSummaryCollection div.itemCollection
                    {
                        height : auto;
                        }
                        
                    
                    
                    
                        #mainBodyContent div.Group div#FranchiseNewsSummaryCollection div.itemCollection div.item,
                        #mainBodyContent div.Franchise div#IndustryNewsSummaryCollection div.itemCollection div.item,
                        #mainBodyContent div.Location div#IndustryNewsSummaryCollection div.itemCollection div.item
                        {
                            margin-right : 0px;
                            }
                            
                            #mainBodyContent div.Group div#FranchiseNewsSummaryCollection div.itemCollection div.primaryItem p.detail,
                            #mainBodyContent div.Franchise div#IndustryNewsSummaryCollection div.itemCollection div.primaryItem p.detail,
                            #mainBodyContent div.Franchise div#IndustryNewsSummaryCollection div.itemCollection div.secondaryItem p.detail,
                            #mainBodyContent div.Location div#IndustryNewsSummaryCollection div.itemCollection div.primaryItem p.detail,
                            #mainBodyContent div.Location div#IndustryNewsSummaryCollection div.itemCollection div.secondaryItem p.detail
                            {
                                height : auto;
                                }




                /*
                 *************************************
                 GROUP LEVEL  : ADFERO NEWS :
 
                                'Franchise Industry'
                                'Motor Industry'
                                'Motor Sports'
                 *************************************
                 */
                
                    div#mainBodyContent div.Group div.secondaryContainer,
                    div#mainBodyContent div.Group div.tertiaryContainer
                    {
                        width       : 100%;
                        padding-top : 40px;
                        position    : static;
                        height      : auto;
                        float       : none;
                        }
                    
                    div#mainBodyContent div.Group div.secondaryContainer
                    {
                        padding-left  : 0px;
                        padding-right : 0px;
                        border-right  : 0px solid #c3c3c3;
                        }
                        
                    div#mainBodyContent div.Group div.tertiaryContainer
                    {
                        padding-left    : 0px;
                        padding-right   : 0px;
                        border-left     : 0px solid #c3c3c3;
                        margin-left     : 0px;
                        }
                    
                    
                    
                    
                    
                            div#mainBodyContent div.Group div.secondaryContainer div#IndustryNewsSummaryCollection div.headerContainer,
                            div#mainBodyContent div.Group div.tertiaryContainer div#GeneralMotoringNewsSummaryCollection div.headerContainer,
                            div#mainBodyContent div.Group div.tertiaryContainer div#MotorRacingNewsSummaryCollection div.headerContainer
                            {
                                
                                }
                                   
                                div#mainBodyContent div.Group div.secondaryContainer div#IndustryNewsSummaryCollection div.headerContainer h2,
                                div#mainBodyContent div.Group div.tertiaryContainer div#GeneralMotoringNewsSummaryCollection div.headerContainer h2,
                                div#mainBodyContent div.Group div.tertiaryContainer div#MotorRacingNewsSummaryCollection div.headerContainer h2
                                {
                                    width           : 100%;
                                    color           : #000000;
                                    font-size       : 13px;
                                    text-transform  : uppercase;
                                    }
                                    
                                    div#mainBodyContent div.Group div.secondaryContainer div#IndustryNewsSummaryCollection div.headerContainer a.iconButton,
                                    div#mainBodyContent div.Group div.tertiaryContainer div#GeneralMotoringNewsSummaryCollection div.headerContainer a.iconButton,
                                    div#mainBodyContent div.Group div.tertiaryContainer div#MotorRacingNewsSummaryCollection div.headerContainer a.iconButton
                                    {
                                        display : none;
                                        }


                        div#mainBodyContent div.Group div.secondaryContainer div#IndustryNewsSummaryCollection,
                        div#mainBodyContent div.Group div.tertiaryContainer div#GeneralMotoringNewsSummaryCollection,
                        div#mainBodyContent div.Group div.tertiaryContainer div#MotorRacingNewsSummaryCollection
                        {
                            height      : auto;
                            position    : relative;
                            }
                            
                            
                            #mainBodyContent div.Group div#IndustryNewsSummaryCollection div.itemCollection,
                            #mainBodyContent div.Group div#GeneralMotoringNewsSummaryCollection div.itemCollection,
                            #mainBodyContent div.Group div#MotorRacingNewsSummaryCollection div.itemCollection
                            {
                                height      : auto;
                                position    : relative;
                                display     : block;
                                }


                                
                                #mainBodyContent div.Group div#IndustryNewsSummaryCollection div.itemCollection div.item div.detailsContainer,
                                #mainBodyContent div.Group div#GeneralMotoringNewsSummaryCollection div.itemCollection div.item div.detailsContainer,
                                #mainBodyContent div.Group div#MotorRacingNewsSummaryCollection div.itemCollection div.item div.detailsContainer
                                {
                                    width : auto;
                                    float : none;
                                    clear : none;
                                    margin-left : 60px;
                                    }
                                
                                #mainBodyContent div.Group div#IndustryNewsSummaryCollection div.itemCollection div.primaryItem div.detailsContainer,
                                #mainBodyContent div.Group div#GeneralMotoringNewsSummaryCollection div.itemCollection div.primaryItem div.detailsContainer,
                                #mainBodyContent div.Group div#MotorRacingNewsSummaryCollection div.itemCollection div.item primaryItem.detailsContainer
                                {
                                    margin-left : 110px;
                                    }
                                
                                #mainBodyContent div.Group div#IndustryNewsSummaryCollection div.itemCollection div.item div.detailsContainer p,
                                #mainBodyContent div.Group div#GeneralMotoringNewsSummaryCollection div.itemCollection div.item div.detailsContainer p,
                                #mainBodyContent div.Group div#MotorRacingNewsSummaryCollection div.itemCollection div.item div.detailsContainer p
                                {
                                    width : 100%;
                                    float : left;
                                    margin-left : 0px;
                                    }


                        div#mainBodyContent div.Group div.tertiaryContainer div.motorSportShadowOuter
                        {
                            float       : none;
                            width       : auto;
                            margin-top  : 0px;
                            padding-top : 40px;
                            }
                            
                            div#mainBodyContent div.Group div.tertiaryContainer div#MotorRacingNewsSummaryCollection
                            {
                                width               : auto;
                                padding             : 0px;
                                background-color    : Transparent;
                                border              : 0px solid #999999;
                                
                                background-image    : none;
                                }
