body { font-family: verdana }
table{
align:center;
}

td, p, ol, ul, li {
  font-size: 11px;
  color: #666666;
  }
  
a, a:visited { text-decoration: none; color: #003399; }
a:hover { text-decoration: underline; color: #ff6600; }

#mainnav { background-color: #1A2D5D; }

/*** Colours begin ***/

.white { background-color: white; }

.dkblue { background-color: #1A2D5D; }
.medblue { background-color: #498AB8; }

.medorange2 { background-color: #E05900; }
.medorange1 { background-color: #F67300; }

.ltorange2 { background-color: #FFA026; }
.ltorange1 { background-color: #FEB455; }

.ltblue-news { background-color: #F6F8FB; }
.ltblue1 { background-color: #6CA2C5; }
.ltblue2 { background-color: #498AB8; }
.medblue { background-color: #0D6B92; }
.dkblue { background-color: #213D76; }
.dkblue-mainnav { background-color: #1A2D5D; }

.dkgreen { background-color: #15667A; }
.medgreen2 { background-color: #548591; }
.medgreen { background-color: #6FA1AC; }

/*** Colours end ***/ 

/*** GENERIC SECTIONS STYLES BEGIN ***/

.hmpg-vetintro, .hmpg-vetintro p {
  color: #DD4908;
  font-weight: bold;
  font-size: 15px;
  }

.hmpg-vetintro p { margin: 0px; padding: 0px; }
  
.hmpg-propintro, .hmpg-propintro p {
  color: #4A6481;
  font-weight: bold;
  font-size: 15px;
  }

.hmpg-propintro p { margin: 0px; padding: 0px; }

.login-generic {
  padding: 10 10 10 10;
  color: #ffffff;
  }
  
.membersnav a, .membersnav a:visited { color: white; font-size: 10px; }
.membersnav a:hover { color: white; }

.generic-colourstrip { 
  background-color: #1A2D5D;
  background-image: url(images/generic-colourstrip.jpg);
  border-left: 1px dashed #cccccc; 
  }
  
.generic-colourstrip-content { 
  background-color: #1A2D5D;
  background-image: url(images/generic-colourstrip.jpg);
  }  

.newsheading, .newsmore a {
  font-size: 10px;
  font-weight: bold;
  color: #4F687C;
  padding: 10 10 0 10;  
  }  
.newsmore a { text-decoration: none; }
  
.newscontent {
  font-size: 10px;
  color: #5E7C93;
  }      

.newscontent p {
  font-size: 10px;
  color: #5E7C93;
  margin: 10 10 10 10;
  }
    
.generic-pgtitle {
  color: #213D76;
  font-size: 23px;
  }   

.genericheading {
  color: #134D72;
  font-weight: bold;
  padding: 5 0 5 0;
  margin-bottom: 12px;
  border-bottom: 1px solid #cccccc;
  }
  
.paletteheading {
  color: white;
  font-size: 9px;
  padding: 4 0 5 0;
  }  

.genericpalette-heading {
  padding: 3 3 0 3;
  }    
  
.genericpalette-content { padding: 0 10 20 10;  }    

.genericpalette-content p {
  margin: 12 0 5 0px;
  }  
  
/*** GENERIC SECTIONS STYLES END ***/

/*** VET SECTIONS STYLES BEGIN ***/

.login-vet {
  padding: 10 10 10 10;
  color: #333333;
  }
  
.vet-colourstrip { 
  background-color: #FFA026;
  border-left: 1px dashed #cccccc; 
  }    

.vet-pgtitle {
  color: #F05A09;
  font-size: 23px;
  }

.vetheading {
  color: #F05A09;
  font-weight: bold;
  padding: 5 0 5 0;
  margin-bottom: 12px;
  border-bottom: 1px solid #cccccc;
  }

.vetpalette-heading {
  padding: 3 3 0 3;
  }
  
.vetpalette-content { padding: 0 10 20 10; }
.vetpalette-content p {
  margin: 12 0 5 0px;
  }  
    
/*** VET SECTIONS STYLES END ***/

/*** PROPERTY SECTIONS STYLES BEGIN ***/

.login-property {
  padding: 10 10 10 10;
  color: #333333;
  }

.property-colourstrip { 
  background-color: #84ADBD;
  border-left: 1px dashed #cccccc; 
  }  

.property-pgtitle {
  color: #134D72;
  font-size: 23px;
  }
  
.propheading {
  color: #134D72;
  font-weight: bold;
  padding: 5 0 5 0;
  margin-bottom: 12px;
  border-bottom: 1px solid #cccccc;
  }

.proppalette-heading {
  padding: 3 3 0 3;
  }
  
.proppalette-content { padding: 0 10 20 10; }  

.proppalette-content p {
  margin: 12 0 5 0px;
  }    
  
/*** PROPERTY SECTIONS STYLES END ***/

/*** MAIN NAV STYLES BEGIN ***/

.menu {
	font-family:verdana;
	color:#ffffff;
  line-height: 20px;
	font-size:10px;
	background-color:#1B2E5E;
	layer-background-color:#1B2E5E;
}

.menuoption {
  padding: 2 0 2 0;
  }
.menuoption a, .menuoption a:visited { width: 100%; color: white; }
.menuoption a:hover { background-color: #498AB8; text-decoration: none; color: white; }
  
/*** MAIN NAV STYLES END ***/    

/*** SUBNAV STYLES BEGIN ***/

.vetsection a, .propertysection a, .genericsection a { padding: 5 0 5 15; }
.vetsection { background-color: #FEEBD7; border-bottom: 1px solid #E0D0C0; }
.propertysection { background-color: #E6EFF1; border-bottom: 1px solid #cccccc; }
.genericsection { background-color: #E3E9F0; border-bottom: 1px solid #cccccc; }
.vetsection a, .vetsection a:visited, .propertysection a, .propertysection a:visited, .genericsection a, .genericsection a:visited {
  font-size: 10px;
  color: #333333;
  width: 100%;
  }
.propertysection a:hover { background-color: #C2D7DC; text-decoration: none; color: #000000; }  
.vetsection a:hover { background-color: #FED3AF; text-decoration: none; color: #000000; }  
.genericsection a:hover { background-color: #CCDBE8; text-decoration: none; color: #000000; }  

 /*
Removed to make dynamic
#cpm-pages, #rpm-pages, #bcm-pages, #vpm-pages, #support-pages, #company-pages { padding: 7 0 10 15; line-height: 16px; border-bottom: 1px solid #cccccc; }
#cpm-pages a, #rpm-pages a, #bcm-pages a, #vpm-pages a, #support-pages a, #company-pages a {
  font-size: 9px;
  color: #333333;
  width: 100%;
  }    
*/
.subnav { padding: 7 0 10 15; line-height: 16px; border-bottom: 1px solid #cccccc; }
.subnav a {
  font-size: 9px;
  color: #333333;
  width: 100%;
  }    
  
/*** SUBNAV STYLES END ***/

/*** CONTENT STYLES BEGIN ***/

.contentcolumn {
  padding: 5 15 30 15;
  }

/*** CONTENT STYLES END ***/

/*** BREADCRUMB STYLES BEGIN ***/

.breadcrumb, .breadcrumb a, .breadcrumb a:visited {
  font-size: 9px;
  color: white;
  }
.breadcrumb a:hover { color: white; }  

/*** BREADCRUMB STYLES END ***/

/*** FORM STYLES BEGIN ***/

form { margin: 0; padding: 0; }

.field, .field-border, .multiplefield, .searchfield, .select {
  border: none;
  background-color: white;  
  font-family: verdana, arial, sans-serif;
  font-size: 10px;   
  color: #666666;
}

.field, .field-border { height: 16px; }
.field-border { border: 1px solid #333333; }

.searchfield {
  height: 16px;
  border: none;
  width: 107;
  }

.button {
  border: 1px solid #1B2E5E;
  background-color: #ffffff;
  color: 1A2D5D;
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  padding: 0 5 0 5;
  height: 18px;
  cursor: pointer;
  }

/*** FORM STYLES END ***/

/*** DISCLAIMER STYLES BEGIN ***/

a.disclaimer, a.disclaimer:visited { 
  color: #666666;
  font-size: 10px;
  }
  
/*** DISCLAIMER STYLES END ***/

/*** FORUMS STYLES BEGIN ***/

.forumlist a, .forumlist a:visited {
  color: #1B2E5E;
  text-decoration: none;
  }
.forumlist a:hover { text-decoration: underline; }  

.threadheading {
  background-color: #8FB2B6;
  font-size: 10px;
  font-weight: bold;
  color: white;
  }
.threadheading a, .threadheading a:visited { color: white; text-decoration: none; }
.threadheading a: hover { color: white; text-decoration: underline; }

.threadreply, .threadreply-bold {
  font-size: 10px;
  color: black;
  }
.threadreply-bold { font-weight: bold; }  
.threadreply a, .threadreply a:visited, .threadreply-bold a, .threadreply-bold a:visited { color: #1B2E5E; text-decoration: none; }
.threadreply a:hover, .threadreply-bold a:hover { color: #1B2E5E; text-decoration: underline; }  

.forumdots { background-image: url(images/forum-dots.gif); }

.forumpost p { font-size: 10px; color: #333333; }

.threaddetails {
  font-size: 9px;
  }

.forum-pageindex {
  font-size: 10px;
  font-weight: bold;
  }
  
/*** FORUMS STYLES END ***/

/*** SEARCH RESULTS STYLES BEGIN ***/

.searchheading {
  background-color: #8FB2B6;
  font-weight: bold;
  color: white;
  margin-top: 10px;
  }
  
.searchheading a, .searchheading a:visited { color: white; }
.searcheading a:hover { text-decoration: underline; }

  /*** SEARCH RESULTS STYLES END ***/
  
.content-header { padding: 0 0 5 0; text-align: right; }
.content-header a, .content-header a:visited { color: #666666; }
.content-header a:hover { color: #ff6600; }