/*Created: 2008-04-21;*/
@media print
	{
	    #CntHeader
	        {
	            border-bottom:solid 1px #000;    
	        }
		#CntNavigation
		    {
		        display:none;    
		    }
		/*START - Home Page show all*/
		
		 
		#CntBody .Default #CntHomePageServices,
		#CntBody .Default #CntHomePagePromotions,
		#CntBody .Default #CntHomePageTestimonials,
		#CntBody .Default #CntHomePageContact
		    {
		        display:block !important;
		    }		   
		#CntBody .Default #CntHomePageContact h4
 	        {
 	            margin-bottom:0;
 	            padding:0;      
 	        }
 	   #CntBody .Default #CntHomePageContact p
 	        {
 	            margin:0;
 	            padding:0;       
 	        }
 	    /*END - Home Page show all*/
		#CntFooter #CntFooterScreenAndPrint
		    {
		        border-top: solid 1px #000;
		        font-size:10pt;
		    }
		#CntFooter #CntFooterContents
		    {
		       display:none; 
		    }    
		#CntBody .ConditionsApply
 	        {
 	            font-style:italic;    
 	        }
 	    #CntBody .Quote
 	        {
 	            font-style:italic;
 	            font-weight:bold;    
 	        }   
		body a
		    {
		        color:#000;
		        text-decoration:none;
		    }
	    body a img,
	    body img	    
			{
				border:solid 1px #999;
			}
	    body #CntHeader a img,
	    body #CntHeader img
			{
				border:0;
			}
	    
	}	
@media screen
	{
	    
	    /*START - Navigation*/
        #CntNavigation
            {
                border-top: solid 1px #999;
                border-left: solid 1px #999;
                border-right: solid 1px #999;
                font-size:7pt;
                text-align:right;
                text-transform:uppercase;
                            
            }
        #CntNavigation span
            {
              font-size:9pt;
            }
         span.ContactNumber
            {
              padding-right:10px;
              text-transform:none;
            }
        /* START - Navigation*/
        #CntNavigation #CntNavigationContent
            {
                
                border-bottom: solid 1px #999;
                border-top: solid 1px #999;
                height:24px;
                width:985px;
            }
 
 
          /*START - Menu*/
        #CntMenu 
            {
                background-image: url(../IMG/CntNavigationBg.png);
                background-position:top;
                background-repeat:repeat;  
                font-weight:bold;
                height:24px;
                list-style-type: none;
                margin:0 auto 0 auto;
                padding:0 0 0 30px;               
                text-transform:capitalize;

            }	  
         #CntMenu .First
            {
                border-top:solid 1px #999;               
            }
         #CntMenu .Last
            {
                border-right:0;               
            }
         #CntMenu ul 
	        {
	            list-style-type: none;
	            margin:0;
	            padding:0;
	        }
         #CntMenu a,
         #CntMenu a:visited 
            {
                color:#fff;
                display:block;
                font-size:8pt;                 
                line-height:24px;                
                padding-left:6px;
                padding-right:6px;
                text-decoration:none; 
                text-transform:uppercase;                            
                width:auto;
            }            
         #CntMenu li 
            {
                border-right:solid 1px #999;

                float:left;   
            }        
         #CntMenu ul li 
            {
                background-image: url("../IMG/CntBodyContentBG.png");
		        background-repeat: repeat;
		        border-bottom: solid 1px #999;
		        border-left:solid 1px #999;
		        margin-right:0;
		        padding-right:0;		             
		        text-align:left;		        
		        width:185px;
            }
         #CntMenu ul li a,
         #CntMenu ul li a:visited 
            {
                color:#fff;
                height:auto;
                line-height:24px; 
            }    
         #CntMenu li:hover 
            {
                position:relative;
                z-index:50;                        
            }
         #CntMenu li:hover > a
            {
                background-color:#000;
                
                color:#fff;                
                line-height:24px;
            }
         #CntMenu ul > li:hover > a
            {                
                
                background-color:#000;
                color:#fff;
                text-decoration:underline;
                line-height:24px;
            }
         #CntMenu li ul 
            {
                display: none;         
            }      
         #CntMenu li:hover > ul 
            {
                display:block;                
                left:186px;
                padding-top:0;
                position:absolute;
                top:0; 
            
            }
         #CntMenu > li:hover > ul 
            {
                left:0;
                top:24px;
            }            
      	/*END - Menu*/ 
 	    
 	    /*START - Body*/
 	    #CntBody 
 	        {
 	            border-bottom: solid 1px #999;
 	            border-left: solid 1px #999;
                border-right: solid 1px #999;
                height:422px;
                margin:0;
                padding:1px 0 1px 0;
                text-align:justify; 	            
 	            width:985px;    
 	        }
 	    
 	    /*START - Background Images*/    
 	    #CntBody.Default
 	        {
 	            background-image:url(../IMG/CntBodyBgDefault.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.Profile
 	        {
 	            background-image:url(../IMG/CntBodyBgProfile.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.StaffProfiles
 	        {
 	            background-image:url(../IMG/CntBodyBgStaffProfiles.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.Services
 	        {
 	            background-image:url(../IMG/CntBodyBgServices.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.HospitalFacilities
 	        {
 	            background-image:url(../IMG/CntBodyBgHospitalFacilities.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.Grooming
 	        {
 	            background-image:url(../IMG/CntBodyBgGrooming.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.BoardingAndDayCare
 	        {
 	            background-image:url(../IMG/CntBodyBgBoardingAndDayCare.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.HouseCalls
 	        {
 	            background-image:url(../IMG/CntBodyBgHouseCalls.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }   
 	    #CntBody.PetTaxi
 	        {
 	            background-image:url(../IMG/CntBodyBgPetTaxi.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }     
 	        
 	        
 	    #CntBody.PaymentOptions
 	        {
 	            background-image:url(../IMG/CntBodyBgPaymentOptions.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.Referrals
 	        {
 	            background-image:url(../IMG/CntBodyBgReferrals.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.Community
 	        {
 	            background-image:url(../IMG/CntBodyBgCommunity.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.Education
 	        {
 	            background-image:url(../IMG/CntBodyBgEducation.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.AdoptionCentres
 	        {
 	            background-image:url(../IMG/CntBodyBgAdoptionCentre.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.Promotions
 	        {
 	            background-image:url(../IMG/CntBodyBgPromotions.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.HealthChecks
 	        {
 	            background-image:url(../IMG/CntBodyBgHealthCheck.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.PuppyParties
 	        {
 	            background-image:url(../IMG/CntBodyBgPuppyParties.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }  
 	        
 	        
 	        
 	    #CntBody.Testimonials
 	        {
 	            background-image:url(../IMG/CntBodyBgTestimonials.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }    
 	    #CntBody.Contact
 	        {
 	            background-image:url(../IMG/CntBodyBgContact.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.MassMailNewsletter
 	        {
 	            background-image:url(../IMG/CntBodyBgNewsletters.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }     
 	        
 	    #CntBody.ContactAlexandria
 	        {
 	            background-image:url(../IMG/CntBodyBgContactAlexandria.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.ContactBrookvale
 	        {
 	            background-image:url(../IMG/CntBodyBgContactBrookvale.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.ContactKingsford
 	        {
 	            background-image:url(../IMG/CntBodyBgContactKingsford.jpg);
                background-position: top left;
                background-repeat:no-repeat;    
 	        }
 	    #CntBody.SiteMap
 	        {
 	            background-image:url(../IMG/CntBodyBgSiteMap.jpg);
                background-position: top left;
                background-repeat:no-repeat;  
 	        }         
 	    #CntBody.Legal
 	        {
 	          
 	        }     
 	        
        /*END - Background Images*/  
 	    #CntBody .ContentContainer
 	        {
 	            background-image: url("../IMG/CntBodyContentBG.png");
		        background-repeat: repeat;
		        border: solid 1px #999;
		        color:#fff;
		        font-size:10pt;
		        margin:3px 0 0 0;
		        padding:10px;		        
 	        }
 	    #CntBody .ContentContainer h1
 	        {
 	            margin:0 0 0 0;
 	            text-decoration:underline;
 	            text-align:left;
 	        }
 	    #CntBody .ContentContainer h2
 	        {
 	            margin-top:0;
 	            text-align:left;
 	        }
 	     /*START - Global 2 column layout*/   
 	     #CntBody .ContentContainer .Cnt2ColumnLayout .Left
 	        {
 	           float:left;
 	           width:48%;
 	        }
 	     #CntBody .ContentContainer .Cnt2ColumnLayout .Right
 	        {
 	           float: Right;
 	           width:48%;
 	        }
 	     #CntBody.Default .ContentContainer .Cnt2ColumnLayout .Left
 	        {
 	           float:left;
 	           width:130px;
 	        }
 	     #CntBody.Default .ContentContainer .Cnt2ColumnLayout .Right
 	        {
 	          float: Right;
 	          width: 330px !important;
 	        }
 	        

 	     #CntBody .ContentContainer .Cnt2ColumnLayout .ClearBoth
 	        {
 	           clear:both;
 	        }
 	    /*END - Global 2 column layout*/ 
 	    /*START - Home page 2 column layout */
 	    #CntBody.Default .ContentContainer .Cnt2ColumnLayout .Left
 	        {
 	           
 	           float:left;
 	           width:140px;
 	        }
 	     #CntBody.Default .ContentContainer .Cnt2ColumnLayout .Right
 	        {
 	          
 	           float: Right;
 	           width:270px;
 	        }
 	     #CntBody.Default .ContentContainer .Cnt2ColumnLayout .ClearBoth
 	        {
 	           clear:both;
 	        } 
 	    /*END - Home page 2 column layout*/
 	    
 	    
 	    #CntBody a img		
			{
				border: solid 1px #999;			
			}  
 	   
		#CntBody a img:hover
			{
				border: solid 1px #000;
			}  
 	    /*START - blue Box layout*/
 	    #CntBody .Default
 	        {
 	            height:396px;
 	            margin-left:30px;
 	            overflow:auto;
 	            width:500px; 	            
 	        }
 	    #CntBody .Default h1
 	        {
 	            margin-bottom:5px; 	            
 	        }
 	    #CntBody .Default h2,
 	    #CntBody .Default h3
 	        {
 	            text-align:left; 	            
 	        }
 	    #CntBody .Default #CntHomePageContact h4
 	        {
 	            margin-bottom:0;
 	            padding:0;      
 	        }
 	    #CntBody .Default #CntHomePageContact p
 	        {
 	            margin:0;
 	            padding:0;       
 	        }
 	    
 	    
 	    #CntBody .Profile
 	        {
 	            height:340px;
 	            margin-left:30px;
 	            width:340px; 	            
 	        }
 	    #CntBody .StaffProfiles
 	        {
 	            height:340px;
 	            margin-left:30px;
 	            width:450px; 	            
 	        }
 	    #CntBody .Services
 	        {
 	            height:340px;
 	            margin-left:30px;
 	            width:320px; 	            
 	        }
 	    #CntBody .HospitalFacilities
 	        {
 	            height:360px;
 	            margin-left:540px;
 	            width:400px; 	            
 	        }
 	    #CntBody .Grooming
 	        {
 	            height:340px;
 	            margin-left:30px;
 	            width:450px; 	            
 	        }     
 	        
 	    #CntBody .BoardingAndDayCare
 	        {
 	            height:340px;
 	            margin-left:30px;
 	            width:400px; 	            
 	        }
 	    #CntBody .HouseCalls
 	        {
 	            height:340px;
 	            margin-left:540px;
 	            width:400px; 	            
 	        }
 	    #CntBody .PetTaxi
 	        {
 	            height:340px;
 	            margin-left:30px;
 	            width:340px; 	            
 	        }       
 	    #CntBody .PaymentOptions
 	        {
 	            height:340px;
 	            margin-left:580px;
 	            width:350px; 	            
 	        }
 	    #CntBody .Referrals
 	        {
 	            height:340px;
 	            margin-left:30px;
 	            width:320px; 	            
 	        }
 	    #CntBody .Community
 	        {
 	            height:380px;
 	            margin-left:15px;
 	            overflow:auto;
 	            width:500px; 	            
 	        }  
 	    #CntBody .Education
 	        {
 	            height:340px;
 	            margin-left:30px;
 	            width:320px; 	            
 	        } 
 	    #CntBody .AdoptionCentres
 	        {
 	            height:340px;
 	            margin-left:30px;
 	            width:400px; 	            
 	        } 
 	    #CntBody .Promotions
 	        {
 	            height:340px;
 	            margin-left:15px;
 	            width:350px; 	            
 	        }
 	    #CntBody .HealthChecks
 	        {
 	            height:340px;
 	            margin-left:540px;
 	            width:400px; 	            
 	        }
 	    #CntBody .PuppyParties
 	        {
 	            height:390px;
 	            margin-left:30px;
 	            overflow:auto;
 	            width:470px; 	            
 	        } 
 	    #CntBody .Testimonials
 	        {
 	            height:340px;
 	            margin-left:30px;
 	            overflow:auto;
 	            width:500px; 	            
 	        }
 	    #CntBody .Contact
 	        {
 	            height:380px;
 	            margin-left:30px;
 	            width:400px; 	            
 	        }
 	    #CntBody .MassMailNewsletter
 	        {
 	            height:380px;
 	            margin-left:400px;
 	            width:550px; 	            
 	        }
 	        
 	        
 	    #CntBody .ContactAlexandria
 	        {
 	            height:380px;
 	            margin-left:30px;
 	            overflow:hidden;
 	            width:420px; 	            
 	        }
 	     #CntBody .ContactBrookvale
 	        {
 	            height:380px;
 	            margin-left:30px;
 	            overflow:hidden;
 	            width:420px; 	            
 	        }
 	        
 	     #CntBody .ContactAlexandria .Right,
 	     #CntBody .ContactBrookvale .Right,
 	     #CntBody .ContactKingsford .Right
 	        {
 	           text-align:left;         
 	        }
 	     #CntBody #CntGoogleMap
 	        {
 	            border: solid 1px #999;
 	            color:#000;
 	            height:200px ;
 	            margin-left:auto;
 	            margin-right:auto;
 	            width:400px;	            
 	        } 
 	    
 	        
 	     #CntBody .ContactKingsford
 	        {
 	            height:380px;
 	            margin-left:530px;
 	            overflow:hidden;
 	            width:420px;             
 	        }
 	     #CntBody .SiteMap
 	        {
 	            height:340px;
 	            margin-left:30px;
 	            overflow:auto;
 	            width:320px; 	            
 	        }
 	     #CntBody .Legal
 	        {
 	            height:340px;
 	            margin-left:30px;
 	            overflow:auto;
 	            width:920px; 	            
 	        } 
 	    
 	      
 	    /*END - blue Box layout*/
 	    
 	    #CntBody .ConditionsApply
 	        {
 	            font-style:italic;    
 	        }
 	    #CntBody .Quote
 	        {
 	            font-style:italic;
 	            font-weight:bold;    
 	        }
 	    /*END - Body*/
 	    /*END - Navigation*/ 
 	    
 	    /* START - Newsletters*/ 
 	    #CntBody.MassMailNewsletter table#ctl00_cphGlobalMaster_dl
 	        {
 	           border-left:solid 1px #fff;
 	           border-top:solid 1px #fff;
 	           text-align:left;
 	           width:100%;
 	        }
 	    #CntBody.MassMailNewsletter table#ctl00_cphGlobalMaster_dl td

 	        {
 	           border-bottom:solid 1px #fff;
 	           border-right:solid 1px #fff;
 	           padding:5px;
 	           vertical-align:top;
 	           width:50%;
 	        }
 	        
 	        


 	    /* END - Newsletters*/ 
 	    /*START - MassMailout*/
 	    table#ctl00_cphGlobalMaster_MassMailNewsletter span#ctl00_cphGlobalMaster_MassMailNewsletter_RequiredFieldValidatorUploadNewsletter,
 	    table#ctl00_cphGlobalMaster_MassMailNewsletter span#ctl00_cphGlobalMaster_MassMailNewsletter_RequiredFieldValidatorUploadEmails
 	    {
 	        display:block;
 	    }
 	    /*END - MassMailout*/
        #CntFooter
            {
                font-size:8pt; 
                text-align:right;   
            }
        #CntFooter a
            {
                color:#3366CC;
            }
           
        #aspnetForm
            {                
                margin-top:15px;
                margin-left:auto;
                margin-right:auto;
                width: 987px;    
            }
		a:link 		
			{
				color: #fff;				
				text-decoration: underline;
			}
		a:active 
			{
				color: #fff; 				
				text-decoration: underline;
			}
	    a:visited
			{
				color: #fff;
				text-decoration: underline;				
			}
		a:hover
			{
				color: #fff;				
				text-decoration: none;
			}
		
	    /*START - No Script*/    
        
        #NoScriptContainer
            {
                background-color:#ff0000;
                border-bottom: solid 1px #000;
                font-weight:bold;
                height:120px;
                left:0;
                position:absolute;
                text-align:center;                
                top:0;
                width:100%;
            }
        #NoScriptContainer p
            {
                margin-bottom:5px;
                margin-top:5px;          
            }
        /*END - No Script*/          
		body span.MsgError
		    {
		        color:#FF9999;
		    }
		body span.MsgSuccess
		    {
		        color:#99FF99;
		    }
		body 
			{
				background-color: #fff;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 12pt;
				font-style: normal;
				font-weight: normal;
				color: #000;
				margin: 0px;
				padding:0px;
			}
	    body a img
			{
				border:0;
			}

	}
@media all
	{
	
	}
	
