﻿
/*
 *************************************
 LOCATION DEALERSHIP IMAGES
 *************************************
*/
    
    #mainBodyContent #locationPage div.dealerImages
    {
        float : right;
        margin: 0px 1px 10px 20px;
        }
        
        #mainBodyContent #locationPage div.dealerImages div#dealerImagesContainer
        {
            width       : 280px;
            height      : 285px;
            
            min-width   : 280px;
            min-height  : 285px;
            
            padding     : 0px;
            margin      : 0px;
            
            border-color : #777777;
            }
            
            #mainBodyContent #locationPage div.dealerImages div#dealerImagesContainer div.mainImageContainer
            {
                position    : absolute;
                top         : 5px;
                left        : 4px;
                }
            
                #mainBodyContent #locationPage div.dealerImages div#dealerImagesContainer div.mainImageContainer div.dropShadowInner
                {
                    width       : 270px;
                    height      : 180px;
                    min-width   : 270px;
                    min-height  : 180px;
                    
                    border              : 1px solid #000000;
                    background-color    : #000000;
                    }
                
                    #mainBodyContent #locationPage div.dealerImages div#dealerImagesContainer div.mainImageContainer div.dropShadowInner img
                    {
                        position    : absolute;
                        width       : 270px;
                        height      : 180px;
                        }
                
            #mainBodyContent #locationPage div.dealerImages div#dealerImagesContainer div.thumbnailContainer
            {
                position    : absolute;
                top         : 192px;
                left        : 4px;
                width       : 279px;
                }
            
                #mainBodyContent #locationPage div.dealerImages div.thumbnailContainer div.dropShadowOuter
                {
                    margin-right : 3px;
                    }
                    
                    #mainBodyContent #locationPage div.dealerImages div.thumbnailContainer div.dropShadowOuter div.dropShadowInner
                    {
                        width   : 84px;
                        height  : 56px;
                        border-color        : #000000;
                        background-color    : #000000;
                        }
        
                        #mainBodyContent #locationPage div.dealerImages div.thumbnailContainer div.dropShadowOuter div.dropShadowInner img
                        {
                            width   : 84px;
                            height  : 56px;
                            cursor  : pointer;
                            }
    	    
    	    
    	    
            #mainBodyContent #locationPage div.dealerImages div#dealerImagesContainer div.linksContainer
            {
                position    : absolute;
                top         : 255px;
                width       : 280px;
                height      : 30px;
                
                background-image    : url('/assets/web/images/pageElements/dealerHomepage/coreLinks_bgnd.jpg');
                background-repeat   : repeat-x;
                }
                
                #mainBodyContent #locationPage div.dealerImages div#dealerImagesContainer div.linksContainer a
                {
                    float           : left;
                    margin-top      : 5px;
                    margin-left     : 6px;
                    padding-right   : 14px;
                    }
                
                #mainBodyContent #locationPage div.dealerImages div#dealerImagesContainer div.linksContainer a.aftersales
                {
                    margin-left     : 4px;
                    padding-right   : 0px;
                    }
    	
    	
    	
	#mainBodyContent #locationPage div.noImages
    {
        margin-top      : 11px;
        margin-bottom   : 4px;
        }
    	
    	#mainBodyContent #locationPage div.noImages div#dealerImagesContainer
        {
            height      : 30px;
            min-height  : 30px;
            }
        
        #mainBodyContent #locationPage div.noThumbnailImages div#dealerImagesContainer
        {
            height      : 223px;
            min-height  : 223px;
            }
            
                #mainBodyContent #locationPage div.noImages div#dealerImagesContainer div.mainImageContainer div.dropShadowInner
                {
                    height          : 0px;
                    min-height      : 0px;
                    border-width    : 0px;
                    }
                
                    #mainBodyContent #locationPage div.noImages div#dealerImagesContainer div.mainImageContainer div.dropShadowInner img
                    {
                        height      : 0px;
                        }
    	    
    	    #mainBodyContent #locationPage div.noImages div#dealerImagesContainer div.thumbnailContainer,
    	    #mainBodyContent #locationPage div.noThumbnailImages div#dealerImagesContainer div.thumbnailContainer
            {
                top         : 0px;
                left        : 0px;
                height      : 0px;
                overflow    : hidden;
                }
                    #mainBodyContent #locationPage div.noImages div.thumbnailContainer div.dropShadowOuter div.dropShadowInner,
                    #mainBodyContent #locationPage div.noThumbnailImages div.thumbnailContainer div.dropShadowOuter div.dropShadowInner
                    {
                        height  : 0px;
                        }
        
                        #mainBodyContent #locationPage div.noImages div.thumbnailContainer div.dropShadowOuter div.dropShadowInner img,
                        #mainBodyContent #locationPage div.noThumbnailImages div.thumbnailContainer div.dropShadowOuter div.dropShadowInner img
                        {
                            height  : 0px;
                            }
    	
    	    #mainBodyContent #locationPage div.noImages div#dealerImagesContainer div.linksContainer
            {
                top     : 0px;
                height  : 29px;
                background-position : 0px -1px;
                }
    	    
    	        #mainBodyContent #locationPage div.noImages div#dealerImagesContainer div.linksContainer a
                {
                    margin-top : 4px;
                    }
    	    
    	    #mainBodyContent #locationPage div.noThumbnailImages div#dealerImagesContainer div.linksContainer
            {
                top : 193px;
                }
    	    
/*
 *************************************
 OTHER FRANCHISE LINKS
 *************************************
 */
    #mainBodyContent #locationPage div.otherFranchises
    {
        float : right;
        clear : both;
        margin: 0px 1px 10px 20px;
        }   	
	    
	    
        #mainBodyContent #locationPage div.otherFranchises.noDealerImages
        {
            margin-top : 33px;
            }
	    
	    #mainBodyContent #locationPage div.otherFranchises div.dropShadowInner
        {
            width       : 270px;
            height      : 40px;
            min-width   : 270px;
            
            padding     : 2px 0px 3px 10px;
            margin      : 0px;
            
            border-color : #ebebeb;
            
            background-color    : #e9e9e9;
            background-image    : url('/assets/web/images/pageElements/dealerHomepage/dealerHomepage_elements.jpg');
            background-repeat   : repeat-x;
            background-position : 0px 0px;
            }
            
	        
	        #mainBodyContent #locationPage div.otherFranchises div.dropShadowInner h3
            {
                display         : block;
                position        : relative;
                float           : left;
                width           : 90px;
                font-size       : 11px;
                font-weight     : bold;
                padding         : 13px 0px 5px 0px;
                
                vertical-align  : top;
                }
            
            #mainBodyContent #locationPage div.otherFranchises div.dropShadowInner div.logoContainer
            {
                position    : absolute;
                top         : 2px;
                left        : 100px;
                float       : left;
                width       : 185px;
                height      : 40px;
                padding     : 0px 0px 0px 0px;
                }
                
                #mainBodyContent #locationPage div.otherFranchises div.dropShadowInner div.logoContainer a
                {
                    float       : left;
                    border      : 0px solid #777777;
                    padding     : 1px;
                    margin-left : 0px;
                    margin-right : 9px;
                    }
                
                #mainBodyContent #locationPage div.otherFranchises div.dropShadowInner div.logoContainer a:hover
                {
                    float : left;
                    border : 1px solid #777777;
                    padding : 0px;
                    margin-left : 0px;
                    margin-right : 9px;
                    }
                    
                
/*
 *************************************
 CONTACT DETAILS
 *************************************
 */
    /* SEE 'contactDetails.css' */
