
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_times {
	width: 562px;
	margin: 0 0 2px 27px;
	background-color: #ebebeb;
	padding: 0;
}

div.clinic_list p {
	padding: 2px 0 0 12px;
}

div.clinic_list p.clinic_name {
	font-weight: 700;
	font-size: 1.4em;
}

div.clinic_list_header {
	margin-left: 10px;
	font-size: 16px;
	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 2px;
	font-weight: bold;
}

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;
}

.december_dates {
	color: red;
	font-size: 1.8em;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.pcur {
	margin: 0;
	padding: 12px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}
.clinic_specials {
        font-weight: bold;
        font-style: italic;

}
#wellness_header {
        text-align: center;
}
#wellness_header h1 {
	margin: 0;
	padding: 4px;
	font-size: 2.6em;
	color: #000000;
	font-weight: bold;
}
#wellness_header h2 {
	margin: 0;
	padding: 4px;
	font-size: 2.2em;
	color: #000000;
	font-weight: 400;
} 
#wellness_subheader p {
        text-align: center;
        font-size: 1.3em;
        color: #000000;
        margin: 6 0 0 0px;
        padding: 0px;
}
#wellness_subheader .bold_title {
        font-weight: bold;
        font-size: 1.2em;
}
#wellness_subheader h2 {
	text-align: center;
	padding-bottom: 0;
}
#wellness_subheader .wellness_left {
	float: left;
	width: 294px;
	margin: 5px, 15px, 0, 0;
}
#wellness_subheader .wellness_right {
	float: right;
	width: 294px;
	margin: 5px, 0, 0, 15px;
}
.orange {
        margin: 20 5 0 0px;
        font-size: 1.6em;
        color: orange;
        font-weight: bold;
        font-style: italic;
}
.orange_cl {
        margin: 0 5 0 0px;
        font-size: 1.6em;
        color: orange;
        font-weight: bold;
        font-style: italic;
        clear: left;
}
#wellness_sepcials {
	margin-left: 100px;
}
#wellness_specials ul {
        margin-top: 5px;
}
.wellness_offer {
        font-size: 1.2em;
        font-weight: bold;
        color: #221d8a;
}
.red {
        color: red;
}
#lab_wrapper {
	margin: 10px 0 0 -9px;
	padding: 0 10px 10px 10px;
	background-image: url('../img/layout/LabBackground.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
#lab_specials ul {
	list-style-type: none;
}
.treatments {
	margin-top: -7px;
	padding: 0 0 5px 12px;
}
.lab-orange	{
    margin: 10px 5px 0 0px;
	padding: 0 0 0 5px;
    font-size: 4em;
    color: orange;
    font-weight: bold;
    font-style: italic;
}
.lab-title {
	font-size: 1.5em;
}body {
	background: #eee0d3;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper, #home {
	position: relative;
	background: #fff;
	margin: 10px auto;
	width: 858px;
	text-align: left;
}
#home {background: #eee0d3;}
#header {
	position: relative;
	background: url(../img/layout/header.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 858px;
	height: 138px;
}
#header img {
	float: right;
	margin: 12px 10px 0 0;
}
div#home div#header {
	background: url(../img/layout/home_header.jpg) 0 0 no-repeat;
}
#home, #home div#header img {margin-top:0px;}
#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 {
	clear: both;
	position: relative;
	background: #eee0d3 url(../img/layout/footer.gif) 0 0 no-repeat;
	margin: 0 auto;
	padding-top: 15px;
	width: 858px;
	height: 9px;
	text-align: center;
}
#footer a, a:visited {
	color: #221d8a;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #007;
	text-decoration: underline;
}
#footer p { padding: 2px 0; font-size: 1.1em; }
#footer p.feet_first { padding-top: 16px; }

#index_footer {
	position: relative;
	background: #eee0d3;
	margin: 0 auto;
	padding-top: 15px;
	width: 858px;
	height: 9px;
	text-align: center;
}
#index_footer a, a:visited {
	color: #221d8a;
	text-decoration: none;
	font-weight: bold;
}
#index_footer a:hover {
	color: #007;
	text-decoration: underline;
}
#index_footer p { padding: 2px 0; font-size: 1.1em; }
#index_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;
}
#slideshow {
	/*position: relative;*/
	width: 858px;
	margin-top: 7px;
}
#slideshow div {
	width: 858px;
	height: 294px;
	margin: 0 auto;
}
.slideshow_link {
	margin: 0 auto;
	padding: 0 858px 282px 0;
}
#slideshow .show1 {
	background: url(../img/slideshow/a.jpg) no-repeat;
}
#slideshow .show2 {
	background: url(../img/slideshow/b.jpg) no-repeat;
}
#slideshow .show3 {
	background: url(../img/slideshow/c.jpg) no-repeat;
}
#slideshow .show4 {
	background: url(../img/slideshow/d.jpg) no-repeat;
}
#slideshow-controls {
	position: absolute;
	z-index: 99999;
	width: 858px;
	margin-top: 119px;
	padding: 0;
}
#slideshow-previous {
	position: absolute;
	z-index: 99999;
	margin-top: 119px;
	background: url(../img/layout/slideshow_previous.png) no-repeat; 
	height: 45px; 
	width: 45px; 
	margin-left: 10px; 
	float:left;
}
#slideshow-next {
	position: absolute;
	z-index: 99999;
	margin-top: 119px;
	background: url(../img/layout/slideshow_next.png) no-repeat; 
	height: 45px; 
	width: 45px; 
	margin-left: 803px; 
	float: right;
}
#slideshow-controls .previous {
	float: left;
	margin-left: 10px;
}
#slideshow-controls .next {
	float: right;
	margin-right: 10px;
}
#montage {
	position: relative;
	width: 858px;
	height: 97px;
	background: url(../img/layout/montage.jpg) 0 0 no-repeat;
	margin: 20px 0 0 0;
}
#bottom_row {
	width: 858px;
	margin: 0;
	height: 40px;
	background: url(../img/layout/questions_call_number.gif) top right no-repeat;
}
#index_van {
	width: 858px;
	height: 63px;
	margin: 0;
	background: url(../img/layout/index_list_clinics.gif) 0 0 no-repeat;
}
#mobile_van {
	position: absolute;
	z-index: 999;
	left: 40px;
	bottom: -10px;
}
#index_van #miles {
	position: relative;
	margin: 23px 220px 0 450px;
}
#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; }   
.package {
         float: left;
         width: 400px;
}
.li_b {
      border-bottom: 1px solid #f0f0f0;
}
video { background:#999999; }
.videoBox{  overflow:hidden; position:relative; float:left; width:354px; height:207px; padding:7px 7px 7px 6px; background:url(../img/img_video.png) no-repeat;  }
.videoBox a, .videoBox a:visited { margin:0; padding:0; width auto; height:auto; background:none; }
.videoBox .splash { position:absolute; top:6px; left:6px; z-index:1; }









ul#nav, ul#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav {
	background: #eee0d3;
	position: absolute;
	width: 858px;
	height: 23px;
	top: 96px;
	left: 0;
	padding: 0;
	margin: 0;
}
#home ul#nav {
	margin-top: 10px;
}
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;
	z-index: 99999999;
}

ul#nav li ul li {
	width: 14em;
	margin: 0;
	padding: 0;
	font-size: 1em;
	height: auto;
	
}

ul#nav li ul li a {
	display: block;
	background: #7c2c2a;
	color: #ffffff;
	padding: 4px;
	height: 100%;
	margin: 0;
	border-bottom: 1px solid #ffffff;
}

ul#nav li ul li a:hover,
ul#nav li ul li a:visited:hover {
	text-decoration: none;
	background: #22457b;
	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#home_button { background: url(../img/nav/home_button.gif) 0 -24px no-repeat; width: 71px; height: 24px; }
ul#nav li a#home_button:hover,ul#nav li a#home_button:visited:hover { background-position: 0 0; }
ul#nav li a#about_us_button { background: url(../img/nav/about_us_button.gif) 0 -24px no-repeat; width: 91px; height: 24px; }
ul#nav li a#about_us_button:hover,ul#nav li a#about_us_button:visited:hover { background-position: 0 0; }
ul#nav li a#mobile_clinics_button { background: url(../img/nav/mobile_clinics_button.gif) 0 -24px no-repeat; width: 112px; height: 24px; }
ul#nav li a#mobile_clinics_button:hover,ul#nav li a#mobile_clinics_button:visited:hover { background-position: 0 0; }
ul#nav li a#wellness_centers_button { background: url(../img/nav/wellness_centers_button.gif) 0 -24px no-repeat; width: 134px; height: 24px; }
ul#nav li a#wellness_centers_button:hover,ul#nav li a#wellness_centers_button:visited:hover { background-position: 0 0; }
ul#nav li a#products_button { background: url(../img/nav/products_button.gif) 0 -24px no-repeat; width: 89px; height: 24px; }
ul#nav li a#products_button:hover,ul#nav li a#products_button:visited:hover { background-position: 0 0; }
ul#nav li a#faqs_button { background: url(../img/nav/faqs_button.gif) 0 -24px no-repeat; width: 65px; height: 24px; }
ul#nav li a#faqs_button:hover,ul#nav li a#faqs_button:visited:hover { background-position: 0 0; }
ul#nav li a#contact_us_button { background: url(../img/nav/contact_us_button.gif) 0 -24px no-repeat; width: 99px; height: 24px; }
ul#nav li a#contact_us_button:hover,ul#nav li a#contact_us_button:visited:hover { background-position: 0 0; }
ul#nav li a#emergency_button { background: url(../img/nav/emergency_button.gif) 0 -24px no-repeat; width: 101px; height: 24px; }
ul#nav li a#emergency_button:hover,ul#nav li a#emergency_button:visited:hover { background-position: 0 0; }
ul#nav li a#donations_button { background: url(../img/nav/donations_button.gif) 0 -24px no-repeat; width: 96px; height: 24px; }
ul#nav li a#donations_button:hover,ul#nav li a#donations_button: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: #ffffff;
}

div.column ul li {
	list-style: none;
	text-align: right;
	clear: left;
	padding: 3px 0;
	margin: 0 0 4px;
	background: #fff;
	line-height: 1em;
}
div.column ul li span {
	width: 220px;
	float: left;
	text-align: left;
	background: #fff;
	white-space: nowrap;
}
div.column ul li span.package_details {
        padding-left: 5px;
        font-size: .8em;
        width: 290px;
        padding-bottom: 2px;
        border-bottom: 1px solid #f0f0f0;
        position: relative;
        top: -5px;
}
div.column ul li span.package_details span{
        text-align: right;
}
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;
}
