/* HTML Defaults */


body {

	font: 75%/1.3em Arial, Helvetica, sans-serif;

	color: #000;


}

body.page {

	font: 75%/1.3em Arial, Helvetica, sans-serif;

	color: #000;

	background: #3b66b1;

	margin: 0;

	padding: 0;

}

a {

	text-decoration: none;

	color: #3b66b1;

}

a:hover {

	text-decoration: underline;

	color: #3b66b1;

}

h1 {

	font-size: 166%;

	line-height: 1.15em;

	font-weight: normal;

	margin: 0;

}

h2 {

	font-size: 133%;

	line-height: 1.2em;

	font-weight: bold;

}

h3 {

	font-size: 117%;

	line-height: 1.2em;

	font-weight: bold;

}

h4 {

	font-size: 100%;

	font-weight: bold;

}

img {

	border: none;

}

hr {

	color: #a9a9a9;

	background: #a9a9a9;

	height: 1px;

	padding: 0;

	border: none;

}

fieldset {

	margin: 0;

	padding: 0;

	border: none;

}

input, select, textarea{ /* 11/21/2008 JP*/

color: #3b66b1;

}

/* Main Containers */



#container {

	width: 100%;

	min-width: 980px;

	float: left;

}

#main {

	background: url(../images/main_bg.png) repeat-x left top;
	
	margin-left: 175px;

}

#maininner {

	background: #fff url(../images/content_bg.png) repeat-x left bottom;

	width: 100%;

	float: left;

	position: relative;

	z-index: 500;

}

.clear {

	clear: both;

}



/* Nav */



#nav {

	width: 175px;

	float: left;

}

#logo, #logo a {

	height: 193px;

	width: 175px;

}

#logo {

	background: url(../images/nav_logo.png) no-repeat left top;

}

#logo a {

	display: block;

	text-indent: -9999px;

}

#nav ul li a {

	display: block;

	width: 135px;

	padding: 2px 20px;

}

#nav ul li a, #nav li:hover ul li a {

	text-decoration: none;

}

#nav ul li a:hover, #nav ul li:hover {

	text-decoration: none;

	background-color: #c7d4ee;

}

#nav ul, #nav li {

	width: 175px;

	float: left;

}

#nav ul {

	background: #fff;

	margin: 0;

	padding: 0;

}

#nav li {

	line-height: 1.15em;

	font-weight: bold;

	background-image: url(../images/nav_divider.png);

	background-repeat: repeat-x;

	background-position: left bottom;

	padding-bottom: 1px;

	list-style: none;

	position: relative;

	z-index: 1000;

}

#nav ul li ul {

	background: #f2efea;

	display: none;

	border-top: solid 1px #d6ccbb;

	border-right: solid 1px #d6ccbb;

	border-left: solid 1px #d6ccbb;

	position: absolute;

	top: 0;

	left: 175px;

}

#nav ul li:hover ul {

	display: block;

}

#nav ul li ul li {

	background: none;

	padding: 0;

	border-bottom: solid 1px #d6ccbb;

}

.navarrow {

	background: url(../images/nav_arrow.png) no-repeat center top;

	height: 14px;

	width: 14px;

	position: absolute;

	top: 2px;

	left: 159px;

}



/* Newsletter */



#newsletter {

	background: url(../images/newsletter_bg.png) repeat-x left top;

	clear: both;

	padding: 12px;

}

#newsletter form, #newsletter h2 {

	margin: 0;

}

#newsletter h2 {

	font-size: 100%;

	line-height: 1.2em;

	color: #fff;

	background: url(../images/newsletter_icon.png) no-repeat 5px top;

	text-indent: 45px;

	padding: 25px 0 5px 5px;

}

#newsletter input {

	font: bold 83% Arial, Helvetica, sans-serif;

	border: solid 1px #000;

}

.newsletterinput {

	color: #3b66b1;

	background: #fff;

	width: 140px;

	padding: 4px;

}

.newsletterbutton {

	color: #fff;

	background: #3b66b1;

	margin-top: 2px;

	padding: 2px 4px;

}



/* Header */



#header {

	color: #fff;

	background: #8ca8dd url(../images/header_bg.png) repeat-y left top;

	height: 109px;

}

#header p {

	margin: 0;

}

#logoname, #logoname a {

	height: 84px;

	width: 360px;

}

#logoname {

	background: url(../images/header_logo.png) no-repeat left top;

	float: left;

}

#logoname a {

	display: block;

	text-indent: -9999px;

}

#address {

	line-height: 22px;

	background: #3b66b1;

	height: 22px;

	clear: both;

	padding: 0 15px;

}

#petportal {

	width: 86px;

	float: right;

	padding: 2px 220px 0 0;

}



/* Footer */



#footer, #footer a {

	color: #fff;

}

#footer {

	font-size: 83%;

	line-height: 1.2em;

	background: #3b66b1;

	width: 100%;
	
	float: left;
	
	clear: both;

}

#footer p {

	margin: 0;

	padding: 15px 15px 15px 175px;

}

#footer a {

	font-weight: bold;

}



/* Content */



#content {

	clear: left;

}

#side + #content {

	margin-right: 210px;

}

#contentinner {

	min-height: 530px;

	width: 100%;

	float: left;

}

#title {

	color: #fff;

	background: #becce7;

	padding: 25px 20px;

	border-bottom: solid 6px #89a6dc;

}

#bodytext {

	padding: 10px 20px;

}

#side {

	width: 210px;

	position: absolute;

	top: 0;

	right: 0;

	z-index: 2000;

}

.sidetext {

	padding: 10px 20px;

}

#sidenav {

	padding: 5px 0;

}

#sidenav ul {

	margin: 0;

	padding: 0;

}

#sidenav ul li {

	font-weight: bold;

	color: #75503e;

	background: url(../images/subnav_arrow.png) no-repeat left 4px;

	padding: 4px 18px;

	list-style: none;

}



/* Front */



#frontcontent {

	background: #8ca8dd;

	min-height: 530px;

	clear: left;

	margin-right: 252px;

}

#frontside {

	width: 252px;

	position: absolute;

	top: 0;

	right: 0;

	z-index: 2000;

}

#intro {

	background: #aabfe6 url(../images/intro_bg.png) repeat-x left bottom;

	width: 100%;

	float: left;

	padding-bottom: 5px;

}

.introphoto {

	float: left;

}

#intro p {

	clear: left;

	margin: 0;

	padding: 5px 156px 5px 20px;

}

#newclient {

	margin-left: 440px;

	padding: 140px 10px 0 0;

}

#newclient h2 {

	font-size: 117%;

}

#rx {

	color: #fff;

	text-align: center;

	width: 150px;

	float: right;

	clear: left;

}

#rx img {

	margin-bottom: 5px;

}

#rx p {

	padding: 0 5px;

}

#tools, #frontside {

	line-height: 1.15em;

}

#frontcontent h2, #frontcontent p, #frontside h2, #frontside p {

	margin: 0;

}

#newclient a, #tools, #tools a, #tour, #tour a {

	color: #fff;

}

#tools {

	background: #8ca8dd url(../images/tools_bg.png) repeat-x left top;

	min-height: 185px;

	width: 100%;

	float: left;

}

#newclient h2, #tools h2, #tour h2 {

	background: url(../images/arrow.png) no-repeat left 2px;

	padding-left: 18px;

}

.toolcolumn {

	width: 48%;

	float: left;

}

#videos, #pethealth {

	background-repeat: no-repeat;

	background-position: 20px 10px;

	padding: 10px 10px 10px 70px;

}

#videos {

	background-image: url(../images/icon_videos.png);

}

#pethealth {

	background-image: url(../images/icon_pethealth.png);

	min-height: 55px;

}

#store {

	padding: 10px 20px 20px 10px;

}

#store img {

	margin-top: 10px;

}

#tour {

	background: #aabfe6 url(../images/tour_bg.png) repeat-y left top;

	border-bottom: solid 6px #89a6dc;

}

#phone, #hours, #emergencies, #rx {

	text-align: center;

	padding: 10px 0;

}

#phone {

	font-size: 117%;

	line-height: 1.2em;

	font-weight: bold;

}

#hours {

	font-weight: bold;

}

#emergencies {

	color: #db1a22;

}

#emergencies img {

	vertical-align: middle;

}

#emergencies h2 {

	font-size: 117%;

	line-height: 1.2em;

}

#emergencies strong {

	font-size: 120%;

	line-height: 1.3em;

}

#emergencies em {

	font-size: 92%;

	font-style: normal;

}

#special {

	background: url(../images/special_bg.png) no-repeat right top;

	height: 145px;

	width: 155px;

	margin: 0 auto;

}

#special h2 {

	display: none;

}

#special p {

	padding: 0;

}

#special a {

	font-size: 92%;

	line-height: 1.2em;

	font-weight: bold;

	color: #b05300;

	display: block;

	height: 60px;

	width: 76px;

	padding: 50px 39px 35px 40px;

}

#diagnostics dt {					/* 11/18/08 AAM */
	margin-top:6px;
	font-weight:bold;
}
#diagnostics dd {					/* 11/18/08 AAM */
	margin-top:4px;
	margin-left:20px;
}

#biopic {			/* 11/19/08 AAM */
	float: left;
	height: 100px;
	border: 1px solid #ccc;
	margin-right: 10px;
}
#grouppix {			/* 11/19/08 AAM */
	text-align:center;
}














#special-holiday {

	background: url(../images/special_bg.png) no-repeat right top;

	height: 145px;

	width: 155px;

	margin: 0 auto;

}

#special-holiday h2 {

	display: none;

}

#special-holiday p {

	padding: 0;

}

#special-holiday a {

	font-size: 92%;

	line-height: 1.2em;

	font-weight: bold;

	color: #b05300;

	display: block;

	height: 60px;

	width: 86px;

	padding: 50px 39px 35px 40px;

}


#special-winners p {

	font-size: 100%;
	
	line-height: 1.2em;
	
	font-weight: bold;
	
	color: #db1a22;
	
	display: block;

	height: 60px;

	width: 200px;
	
	padding: 10px 10px 10px 10px;
	
	text-align: center;

}

#special-winners {

	background: transparent;

	height: 175px;

	width: 300px;

	margin: 0 auto;

}