/*

  Title:        VET J1250
  Description:  Print stylesheet
  Copyright:    Copyright (c) Vision with Technology Ltd 1997-2006. All rights reserved
  Company:      Vision with Technology Ltd
  Author:       Howard Stredwick
  Version:      $Id:  $
  Licence:

     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
     the Free Software Foundation; either version 2 of the License, or
     (at your option) any later version.

     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
*/

html { font-size:100.01%; }
body{
 font:8pt/1.45 verdana,arial,helvetica,times,sans-serif,serif;
 color:#000;
}
a{text-decoration:none;color:#000;}
h1 {font-size:1.4em;font-weight:400;}
h2 {font-size: 1.2em;}
h3 {font-weight: normal;}


#masthead p#logo{
 display: list-item;              
 list-style-image: url(../images/vet_logo.gif); 
 list-style-position:inside;
 margin-left:0pt;
 margin-top:30px;
 font-size:1.5em;
 padding-bottom:10px;
}

#masthead p#logo span{
  display:block;
  position:absolute;
  top:0;
  right:0;
  font-size:.8em;
}

#masthead ul, div#block_2 ul#main-nav, div#block_2 ul#sub-nav , form, div#block_1, div#block_3, div#media-player, div#gallery, div#footer ul{
display:none;
}

body#page-home div#block_1{display:block;}
body#page-home div#block_1 #promo{display:none;}

body#page-facilities div#block_3{display:block;}

body#page-contact-us div#block_1,body#page-contact-us div#block_2{display:block;}

