@charset "utf-8";
/* CSS Document */

/* --- CSS Reset --- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, q, dl, dt, dd, td, tr,  
fieldset, form, label, legend, tbody
 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  font-family: Arial, Helvetica, sans-serif;
}
td {vertical-align: top;  line-height: 20px;
}
html {
    overflow-y: scroll;
}

body {
	background-image: url(images/nlah-bg.jpg);
	background-color: #0046ad;
	background-repeat: no-repeat;
	background-position: center top;
	
}

hr {
	border: solid 1px #bcd2ed;
	margin: 40px 0 20px 0;

}
blockquote{margin: auto;}
.grid ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px;
}
.grid ul {margin-top: 0;}
.img-border {
	border: solid 1px #4c4c4c;
}

.grid ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url(images/paw.gif);
	line-height: 18px;
}
a:link, a:visited { font-family: Arial, Helvetica, sans-serif; text-decoration:underline; color: #2662ba;  }
a:hover, a:active { font-family: Arial, Helvetica, sans-serif; text-decoration:underline; color: #e51937;  }

/* --- Typography --- */

.grid p {
  line-height: 17px;
  font-size: 14px;
  padding-bottom: 20px;
  font-family: Arial, Helvetica, sans-serif;
}

.grid h1 {
  line-height: 40px;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #0046ad;
}

.grid h2 {
  line-height: 40px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #013787;
}

.grid h3 {
  line-height: 40px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #00265f;
}

.grid h4 {
  line-height: 40px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #0046ad;
}

.grid h5 {
  line-height: 40px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
}

.grid h6 {

  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #333333;
}

.alert { color: #ea4848; font-weight: bold;}
a:link.alert { color: #ea4848; font-weight: bold;}

/* --- Grid --- */

.grid {
  width: 978px;
  margin: auto;
}

.grid-m1 {
  float: left;
  width: 24px;
  height: 1px;
}

.grid-c1 {
  float: left;
  width: 294px;
}

.grid-m2 {
  float: left;
  width: 24px;
  height: 1px;
}

.grid-c2 {
  float: left;
  width: 294px;
}

.grid-m3 {
  float: left;
  width: 24px;
  height: 1px;
}
.grid-m-interior {
  float: left;
  width: 48px;
  height: 1px;
}
.grid-c3 {
  float: left;
  width: 294px;
}
.grid-right-c3 {
  float: left;
  width: 294px;
  background-image: url(images/whats-new-bg.gif);
  background-position:bottom;
  background-repeat:no-repeat;
  padding-bottom: 38px;
}
.grid-right-c3 a, .grid-right-c3 a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2662ba;	
  	font-size: 11px;
}
.grid-right-c3 a:hover, .grid-right-c3 a:active {
	font-weight: bold;
	text-decoration: none;
	color: #022d6b;	
  	font-size: 11px;
}

.grid-right-c3 p {
	padding-left: 24px;
	padding-right: 24px;
	font-size: 12px;
	color: #184990;
	text-align: left;

}
 .grid-right-c3 ul {
	margin: 0 0 20px 0;
}
 .grid-right-c3 li {
	font-size: 12px;
	color: #184990;
}
	
.grid-c1and2 {
  float: left;
  width: 612px;
  color: #184990;
  font-size: 14px;
}
.grid-c1-interior {
  float: left;
  width: 880px;
  color: #184990;
  font-size: 14px;
  padding-bottom: 0;
}
.flash {
	margin-bottom: 24px;
}
.grid-content{
	background-image:url(images/content-bg2.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 24px;
	width: 978px;
}
.grid-content-interior{
	background-image:url(images/content-bg-int2.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 24px;

}

.grid-callout {
  width: 978px;
  margin: 0 0 24px 0;
  padding-bottom: 71px;
  background-image: url(images/callout-bg.gif);
  background-position: bottom;
  background-repeat:no-repeat;
}
.grid-callout-c1 {
  float: left;
  width: 294px;
}
.grid-callout-c1 p {
  color: #676767;
  font-size: 11px;
  font-weight: bold;
  padding: 0 28px 0 28px;
  text-align:left;
}
.top-border{ border-top: solid 1px #0046ad;}

form { margin: 0; padding: 0; width:auto;}
.footer-line {
  width: 978px;
  margin: auto;
  background-image: url(images/footer-line-int.gif);
  background-repeat:no-repeat;
  height: 80px;
}


.header {
height: 85px;
background-image: url(images/header-bg.jpg);
background-repeat: no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #748bac;
line-height:normal;
padding-top: 14px;
}
.header input.search {
width: 115px;
height: 15px;
padding: 0 0 0 3px;
margin: 0;
border: solid 1px #a8c2e7;
font-size: 10px;
color: #9b9b9b;

}
.header input.button {
width: 26px;
height: 21px;
background-image:url(images/button-go.gif);
background-color: #f53f09;
color: #FFFFFF;
border: none;
margin: 0 15px 0 -3px;
padding: 0 0 3px 0;
font-size: 10px;
vertical-align:top;
}

.header-table {margin:0; width: 800px; float: right; border: none;}
.header-table td {vertical-align: middle;}

.askvet {
float: right; margin-top: 5px
}

.mast-info { 
padding: 21px 15px 0 0;
}
.mast-info a, .mast-info a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #748bac;	
}
.mast-info a:hover, .mast-info a:active {
	font-weight: bold;
	text-decoration: none;
	color: #52637a;	
}

/* Navigation */
  
.callout-button {
	
	width: 116px;
	color: #e8f0fb;
	font-size: 12px;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
}
.callout-button a {
padding: 1px 0 4px 0;
}
.callout-button a:link, .callout-button a:visited {
	display: block;
	height: 22px;
	background-image: url(images/button.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	color: #e8f0fb;
}
.callout-button a:hover, .callout-button a:active {
	display: block;
	height: 22px;
	background-image: url(images/button-over.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	color: #e8f0fb;	
}

.button-table {
	margin: 14px 0 0 24px;
}
.main-nav {
  width: 978px;
  margin: auto;
  height: 29px;
}
.main-nav ul {
	background-image: url(images/nav-bg.jpg);
	background-repeat:repeat-x;
	height: 29px;
	padding-top: 2px;
}
.main-nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0046ad;
	display: inline;
	vertical-align:middle;
	margin: 3px 0 0 0;
	padding-top: 5px;
	padding-bottom: 6px;
	line-height:normal;
	padding-right: 0;
	padding-left: 0;
	list-style-position: outside;	
}

.main-nav a {	
	vertical-align:middle;
	margin-top: 3px;
	line-height:normal;
	padding: 5px 5px 6px 5px;
	margin-left: 0;
	background-image: url(images/nav-bg1.jpg);
	  height: 29px;
	  border: none;
}
.main-nav a:link, .main-nav a:visited {
	text-decoration: none;
	color: #0046ad;
}
.main-nav li a:hover, .main-nav li a:active {
	text-decoration: none;
	color: #0046ad;	
	background-image: url(images/main-nav-bg.jpg);

}

.nav-border {border-right: solid 1px #a2b7d6;}
.footer-nav {
  width: 978px;
  height: 30px;
  margin: 0;
 
}
.footer-nav p {	
	color: #676767;
	font-size: 11px;
}
.footer-nav ul {
	
	padding-top: 10px;
	padding-bottom: 0;
}
.footer-nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d7cc1;
	display: inline;
	padding-right: 18px;
}
.footer-nav a, .footer-nav a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #4d7cc1;	
}
.footer-nav a:hover, .footer-nav a:active {
	font-weight: bold;
	text-decoration: none;
	color: #609ef8;	
}

#footer {
 	width: 978px;
  	margin: auto;		
	padding-top: 0;
	padding-bottom: 20px;
}


#footer  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
	color: #676767;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
#footer a:link,  #footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #676767;	
}
#footer a:hover, #footer a:active {
	font-weight: bold;
	text-decoration: none;
	color: #333333;	
}
table.sidebar  {margin: 20px; border: solid 1px #0046ad;}
.sidebar  td { background-color: #dde8f6; padding: 20px;  font-size: 13px; font-weight: bold; color:#333333;}
.sidebar p { font-size: 13px; font-weight: bold; color:#333333; text-align: left;}
li.sidebar { font-size: 11px; font-weight: bold; color:#333333;}
td.sidebar-header   { background-color: #f0f5fb; border-bottom: solid 1px #0046ad; padding: 5px; font-size: 14px; font-weight: bold; color:#e51937;}

table.vaccine  {margin: 5px; border: solid 1px #0046ad;}
.vaccine  td { background-color: #dde8f6; padding: 8px;  font-size: 11px; font-weight: bold; color:#333333;}
.vaccine p { font-size: 11px; font-weight: bold; color:#333333;}
.vaccine ul li { font-size: 11px; font-weight: bold; color:#333333;}
td.vaccine-header   { background-color: #f0f5fb; border-bottom: solid 1px #0046ad; padding: 5px; font-size: 12px; font-weight: bold; color:#e51937;}

 .nlah-results { background-color: white; padding: 10px; border: solid 1px #9fb8dc; width: 798px;}
 
 textarea { width: 650px; border: solid 1px #a2b8d7;}
 
 
/* For Flash under a menu*/
/* To Make Menu overlap Flash */	  
#menu {
	padding: 0px;
	border: 0px;
	width: 100%;
	position:relative;
	height:auto;
	z-index:100;
}

#flashcontain { 
border: 0px; 
width: 100%; 
z-index: 2; 
} 

#pet-of-month p { text-align:center;}

/* for NLAH contribute users*/

.team-table-label {border: solid 1px #b7cae5; color: #013787; font-weight: bold; background-color: #d7e3f3;}

.team-table-label  h2{margin: 0px;}

.team-table-content {text-align: center; padding: 20px 0 20px 0;}
