
h1 {
	margin: 0;
	padding: 12px;
	font-size: 2.6em;
	color: #000000;
	line-height: 1.3;
	font-weight: 400;
}

h2 {
	margin: 0;
	padding: 12px;
	font-size: 1.6em;
	color: #000000;
	line-height: 1.3;
}

h3 {
	margin: 0;
	padding: 12px;
	font-size: 1.3em;
	color: #000000;
	line-height: 1.3;
	text-decoration: underline;
}

h4 {
	margin: 0;
	padding: 12px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}

h5 {
	margin: 0;
	padding: 12px;
	font-size: 1.1em;
	color: #000;
	line-height: 1.3;
}

h6 {
	margin: 0;
	padding: 12px;
	font-size: 1em;
	color: #333;
	line-height: 1.3;
}

p {
	margin: 0;
	padding: 12px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}

li {
	margin: 0 0.5em;
	padding: 0.25em;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}

a {
	color: #221d8a;
	text-decoration: none;
	font-weight: bold;
}


a:hover, a:visited:hover {
	color: #007;
	text-decoration: underline;
}

/*NEWSLETTER STYLES*/

.VNL_title { margin: 5px 0 5px 0; font-size: 1.5em; font-weight: bold; color: #630D0D; }
div#VNL_links { font-size: 1.3em; margin: -25px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #570909; width: 450px}
div#VNL_links div { padding: 4px 0; }
div.VNL_Article { margin: 10px; padding-bottom: 10px; }
div.VNL_Article div {padding: 10px 0 10px 0;} 
div.VNL_Article p { padding: 10px 0 10px 0 ; }
div.VNL_Article h1 {margin-left:-12px;}
div.VNL_Article ul li { font-size: 1.2em; padding: 5px 0 5px 0; margin: 5px 0 5px 0; }
div.VNL_Article ol li { font-size: 1.3em;padding: 2px 0 2px 0; margin: 5px 0 5px 0; }
div.VNL_top { font-size:1.2em; }
div.VNL_hr { border-bottom: 1px solid #570909; width: 525px; margin: 0 0 0 20px;  }

/*PETCARE ARTICLE STYLES*/

div.VPA_links { margin: 10px 0 0 40px; }

div.VPA_links p {margin-top: -5px;}

div.VPA_category_name {  font-weight: bold; margin: 0; padding: 15px 12px 5px 16px; font-size: 1.4em; }
 
div#article_text { font-size: 1.4em;}

div#pca_list h3 {  font-size: 1.7em; text-align: center; color:#630D0D; }

div#pca_list h3 a { color: blue; }

div#pca_list p {margin-top: -10px;}

div#pca_article img { padding: 15px; }

p.pca_nav {
	position: relative;
	z-index: 25;
	background-color: #fff;
	text-align:center;
	padding: 25px 0 10px 25px;
	display: block;
}

/*PETCARE ARTICLE SEARCH STYLES*/

#pca_containment_unit {
	position: relative;
	z-index: 22;
}

form#pca_search div { text-align:right; margin: 0 0 0 150px; height: 2.2em; width:350px; /*border: 1px solid #73C854; */padding: 10px; }

/*form#pca_search div { text-align:right; margin: 0 0 0 35px; height: 4em; width:350px; }*/

form#pca_search div label span { float: left; width: 100px; margin-top: -4px; font-size: 1.3em; line-height: 3em; }

form#pca_search div input,
form#pca_search div select { width: 235px; margin-top:5px; }

form#pca_search div input#pca_submit { width: auto; }


/*GOOGLE MAP*/
div#gmap {
	border: 2px solid #73C854;
	width: 485px;
	height: 300px;
	margin: 10px 0 10px 35px;
}

html>body div#gmap {
	border: 2px solid #CA6006;
	width: 482px;
	height: 300px;
	margin: 10px 0px 10px 65px;
}


/*LINKS PAGE STYLES*/

div.links h3{margin: -10px 0 -10px 0; color:#570909;}
div.links p {margin: -5px 0 -5px 0;}

/*VNF STYLES*/


div#VNF_ppets_container { width: auto; margin: 0 20px 0 40px; }

div.VNF_type_E { padding: 10px 0 20px 0; }
div.VNF_type_E p {
	margin: 12px 0 2px 0;
	padding: 0;
}
div.VNF_E_blurb {
	padding: 8px 12px;
	font-size: 1.2em;
}

div.VNF_type_N { margin-left: -5px !important; }

.VNF_title {
	margin: 0;
	padding: 20px 0 10px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #1a2e71;
}

#VNF_article_text {
	margin: 0;
	padding: 6px 25px;
	font-size: 1.3em;
	line-height: 1.4;
}

#VNF_article_text ul {
	margin: -10px 20px -20px 15px;

	font-size: .8em;
	}
	
#VNF_article_text li {margin-bottom: -20px;}

.VNF_tm_article {
	width: auto;
	margin: 15px 0 0 10px;
}

.VNF_tall { width: auto; }

.VNF_clear {
	height:10px;
	clear: both;
}

.VNF_type_N p {margin-left: 5px;}

.warning { color: #a20101; }

/* Contact Form Styles */

form#frm_contact {
	margin: 10px 120px 10px 10px;
}

form#frm_contact div {
	margin: 1px 0 0;
	padding: 4px;
	text-align: right;
	line-height: 2.3;
	min-height: 2.3em;
	height: auto !important;
	height: 2.3em;
	font-size: 1.1em;
}

form#frm_contact span {
	width: 200px;
	float: left;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

form#frm_contact input,
form#frm_contact textarea {
	width: 200px;
}

form#frm_contact p {
	text-align: right;
	padding: 4px 0;
}

form#frm_contact p#submit input {
	width: auto;
}

div.clinic_list {
	margin: 15px 0 5px 15px;
}

div.clinic_list p {
	padding: 2px 0 0 12px;
}

div.clinic_list p.clinic_name {
	font-weight: 700;
}

div.clinic_list_header {
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding: 20px 0 0;
	margin: 0 30px 0 28px
}

p.clinic_list_item {
	font-size: 1.1em;
	padding: 1px 12px;
	margin: 0 0 0 15px;
}

span.clinic_message {
	color: red;
	margin-left: 10px;
}

.zip_input {
	width: 50px;
}

.pg_header_txt {
	margin: 0 0 12px 0;
	padding: 12px;
	font-size: 1.4em;
	font-style: italic;
	color:#000066;
	line-height: 1.3;
}
body {
	background: #cbcbca url(../img/layout/body.gif) 0 0 repeat-x;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	position: relative;
	background: #fff url(../img/layout/wrapper.gif) 0 0 repeat-y;
	margin: 10px auto;
	width: 858px;
	text-align: left;
}

#header {
	position: relative;
	background: url(../img/layout/header.gif) 0 0 no-repeat;
	margin: 0 auto;
	width: 858px;
	height: 138px;
}

#content {
	position: relative;
	margin: 0 222px 0 18px;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	background: #fff;
}

#content_products {
	position: relative;
	margin: 0 18px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background: #fff;
}

#right_column {
	width: 205px;
	position: absolute;
	left: 644px;
	top: 148px;
	background: url(../img/random/1.gif) 0 0 no-repeat;
}

#right_column p {
	font-size: 11px;
	padding: 6px;
}

#right_column #open {
	width: 205px;
	margin-top: 157px;
	background: url(../img/layout/open.gif) 0 0 no-repeat;
	padding-top: 19px;
}

#right_column #signup {
	width: 205px;
	background: url(../img/layout/signup.gif) 0 0 no-repeat;
	padding-top: 21px;
}

#right_column #van {
	width: 205px;
	background: url(../img/layout/van.gif) 0 0 no-repeat;
	padding-top: 94px;
}

#content #for_health {
	position: relative;
	width: 598px;
	margin-top: 10px;
	padding-top: 120px;
	background: url(../img/layout/forhealth.gif) 0 0 no-repeat;
}

#footer {
	position: relative;
	background: #cbcbca url(../img/layout/footer.gif) 0 0 no-repeat;
	margin: 0 auto;
	padding-top: 15px;
	width: 858px;
	height: 9px;
	text-align: center;
}

#footer p { padding: 2px 0; font-size: 1.1em; }
#footer p.feet_first { padding-top: 16px; }

.fr { float: right; margin: 0 12px 6px 6px; }
.fl { float: left; margin: 0 6px 6px 12px; }
.clear { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.center {text-align:center;}


p.narrow {
	margin-right: 250px;
}

#flash {
	position: relative;
	width: 858px;
	height: 292px;
	margin-top: -7px;
	background: url(../img/layout/happypet02.gif) right top no-repeat;
}

#flash a#homepage_specials {
	position: absolute;
	display: block;
	height: 34px;
	width: 170px;
	left: 675px;
	top: 225px;
	z-index: 999;
	/*
	background: #f00;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: 50;
	*/
}

#montage {
	position: relative;
	width: 858px;
	height: 112px;
	background: url(../img/layout/montage.gif) 0 0 no-repeat;
}

#bottom_row {
	width: 858px;
	margin-top: 7px;
	height: 180px;
}

#bottom_row p {
	font-size: 11px;
	padding: 6px 4px;
}

#index_prof {
	float: left;
	width: 205px;
	margin-left: 4px;
	padding-top: 28px;
	background: url(../img/layout/prof.gif) 0 0 no-repeat;
}

#index_open {
	float: left;
	width: 205px;
	margin-left: 10px;
	padding-top: 19px;
	background: url(../img/layout/open.gif) 0 0 no-repeat;
}

#index_signup {
	float: left;
	width: 205px;
	margin-left: 10px;
	padding-top: 21px;
	background: url(../img/layout/signup.gif) 0 0 no-repeat;
}

#index_van {
	float: left;
	width: 205px;
	margin-left: 10px;
	padding-top: 94px;
	background: url(../img/layout/van.gif) 0 0 no-repeat;
}

#banners {
	width: 600px;
	height: 125px;
	position: relative;
	margin-top: 8px;
	background: #fff;
}

#banners a img { border: none; 
}

#mobile_search {
	width: 600px;
	height: 72px;
	background: url(../img/mobile_clinic.jpg) 0 0 no-repeat;
}

#mobile_search form {
	margin-left: 150px;
	width: 450px;
	font-weight: bold;
}

#mobile_search form input,
#mobile_search form select {
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

#mobile_search p {
	color: #fff;
}

.sbr { display: none; }












ul#nav, ul#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav {
	background: #6aaf19;
	position: absolute;
	width: 858px;
	height: 23px;
	top: 96px;
	left: 0;
	padding: 0;
	margin: 0;
}

ul#nav li {	
	float: left;
	height: 20px;
	list-style: none;
	margin: 0px;
}

ul#nav li a {
	display: block;
}

ul#nav li a span {
	position: absolute;
	left: -999em;
}

ul#nav li ul {
	position: absolute;
	width: 14em;
	display: block;
	margin: 0;
	padding: 0;
	left: -999em;
	background: #144268;
}

ul#nav li ul li {
	width: 14em;
	line-height: 1.3;
	margin: -1px 0 0 0;
	padding: 0;
	font-size: 12px;
	height: auto;
	
}

ul#nav li ul li a {
	display: block;
	background: #bdd4e3;
	color: #000;
	padding: 4px;
	height: 100%;
	margin: 0;
	border: 1px solid #000000;
}

ul#nav li ul li a:hover,
ul#nav li ul li a:visited:hover {
	text-decoration: none;
	background: #144268;
	color: #fff;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
}

ul#nav li:hover, ul#navli.hover {
	position: static;
}

ul#nav li a#index { background: url(../img/nav/index.gif) 0 -23px no-repeat; width: 123px; height: 23px; }
ul#nav li a#index:hover,ul#nav li a#index:visited:hover { background-position: 0 0; }
ul#nav li a#about_us { background: url(../img/nav/about_us.gif) 0 -23px no-repeat; width: 123px; height: 23px; }
ul#nav li a#about_us:hover,ul#nav li a#about_us:visited:hover { background-position: 0 0; }
ul#nav li a#mobile { background: url(../img/nav/mobile.gif) 0 -23px no-repeat; width: 122px; height: 23px; }
ul#nav li a#mobile:hover,ul#nav li a#mobile:visited:hover { background-position: 0 0; }
ul#nav li a#products { background: url(../img/nav/products.gif) 0 -23px no-repeat; width: 123px; height: 23px; }
ul#nav li a#products:hover,ul#nav li a#products:visited:hover { background-position: 0 0; }
ul#nav li a#faq { background: url(../img/nav/faq.gif) 0 -23px no-repeat; width: 123px; height: 23px; }
ul#nav li a#faq:hover,ul#nav li a#faq:visited:hover { background-position: 0 0; }
ul#nav li a#contact { background: url(../img/nav/contact.gif) 0 -23px no-repeat; width: 123px; height: 23px; }
ul#nav li a#contact:hover,ul#nav li a#contact:visited:hover { background-position: 0 0; }
ul#nav li a#emergency { background: url(../img/nav/emergency.gif) 0 -23px no-repeat; width: 121px; height: 23px; }
ul#nav li a#emergency:hover,ul#nav li a#emergency:visited:hover { background-position: 0 0; }

#util_nav span { position: absolute; left: -999em; }

div.column {
	width: 290px;
	float: left;
	margin: 0 0 0 12px;
}

/*
div.left {background: #fcc;}
div.right {background: #cfc;}
*/

div.column ul {
	padding: 0;
	margin: 0;
	background: #f0f0f0;
}

div.column ul li {
	list-style: none;
	text-align: right;
	clear: left;
	padding: 4px 0;
	margin: 0 0 1px;
	background: #fff;
	line-height: 1.3em;
}

div.column ul li span {
	width: 230px;
	float: left;
	text-align: left;
	background: #fff;
	white-space: nowrap;
	overflow: hidden;
}

div.column ul li span.sub {
	text-indent: 15px;
}

div.column ul li a {
	font-weight: 400;
	color: #009;
}

div.column ul li em.mini {
	font-style: normal;
	font-size: 10px;
}

div.column ul li.list_heading {
	text-align: left;
	font-weight: 700;
}

div.column ul li.notation {
	text-align: left;
	font-size: 11px;
	font-style: italic;
}

#left3 {
	padding-bottom: 24px;
}