

/* services */

body {
	margin: 0;
	padding: 0;
	background: url(../img/layout/body.png) 0 0 repeat;
	font-family: Verdana, sans-serif;
	font-size: 62.5%;
	text-align: center;
	color: #444;
}


div#wrapper {
	position:relative;
	z-index: 0;
	width: 800px;
	background: url(../img/layout/wrapper.png) 0 0 repeat-y;
	margin: 0 auto;
	text-align:left;
}


div#random {
	position:absolute;
	z-index: 1;
	background: #fff url(../img/random/4.jpg) right top no-repeat;
	width: 407px;
	height: 198px;
	left: 369px;
	top: 21px;
}

div#header {
	position:relative;
	z-index: 2;
	width: 800px;
	height: 218px;
	background: url(../img/layout/header.png) 0 0 no-repeat;
}

div#content {
	position:relative;
	margin: 0 48px 0 200px;
	min-height: 560px;
	height: auto !important;
	height: 560px;
}

div#nav {
	position: absolute;
	z-index:4;
	width: 155px;
	height: 450px;
	background: url(../img/layout/nav_bkg.png) 0 0 repeat-x;
	top: 161px;
	left: 22px;
	padding-top: 20px;
}

div#facebook {
	position: absolute;
	z-index: 4;
	width: 200px;
	height: 37px;
	top: 680px;
	left: -3px;
	text-align:center;
}

a#petPortal{
	cursor: pointer;
	background: url(../img/layout/pet_portal.gif) 0 0 no-repeat;
	position: absolute;
	top: 575px;
	left: 55px;
	width: 86px;
	height: 80px;
	z-index:50;
}



div#footer {
	margin: 0 auto;
	position: relative;
	width: 800px;
	background: url(../img/layout/footer.png) 0 0 no-repeat;
	text-align: center;
}

div#footer p {
	font-size: 1em;
	padding: 2px 0;
}

div#footer p#ftaddress {
	padding-top: 66px;
}

div#footer p a { color: #444; }

h1 {
	font-size: 2.3em;
	color: #ad9a6d;
	font-family: "Times New Roman", serif;
	font-style: italic;
	margin: 0;
	padding: 0 0 15px 0;
}

h3 {  
	font-weight: bold; 
	margin: 0; 
	padding: 15px 12px 15px 0; 
	font-size: 1.5em; }

h5 {
	font-weight: bold;
	margin: 0
	padding: 15px 12px 15px 0;
	font-size: 1.1em;
	}

p {
	font-size: 1.2em;
	line-height: 1.4;
	margin: 0;
	padding: 6px 0;
}

ul li, ol li {
	font-size:1.2em;
	margin:0;
	padding: 6px 0;}

a {
	color: #6090c4;
	text-decoration: underline;
 font-weight: bold;
}

a:hover, a:visited:hover {
	color: #69080C;
	text-decoration: underline;
}

.left, .fl { float: left; margin-right:25px; }
.right, .fr { float: right; margin-left: 35px; }
.center {text-align:center;}
.cl { clear: left; }
.cr { clear: right; }
.cb, clear { clear: both; }
.hr { border-bottom: 1px solid #69080C; clear: both; margin: 5px 0 5px 7px; width: 535px; }

div#pet_ed h1 {
	color: #000000;
	font-size: 1.3em;
	font-weight:bold;
	line-height: 1.4;
	margin: 0;
	padding: 6px 0;
}


div#pet_ed div {
	font-size: 1.2em;
	line-height: 1.4;
	margin: 0;
	padding: 6px 0;
}

div#pet_ed div.left {
	margin: 0 15px 10px 0;
}

p.caption_link {
	padding: 0 0 20px;
	font-size: 1.1em;
}

.links {
	margin-top: -30px; }

/*NEWSLETTER STYLES*/

.VNL_title { margin: 5px 0 5px 0; font-size: 1.5em; font-weight: bold; color: #AD9A6D; }

div#VNL_links { font-size: 1.3em; margin: -25px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #69080C; width: 450px}

div#VNL_links div { padding: 4px 0; }

div.VNL_Article { margin: 10px; padding-bottom: 10px; }

div.VNL_Article h1 { bottom: 10px; }

div.VNL_Article div, div.VNL_Article p { padding: 5px 0 5px 0 ; }

div.VNL_Article ul li { padding: 5px 0 5px 0; margin: 5px 0 5px 0; font-size:1.3em; }

div.VNL_Article ol li { padding: 2px 0 2px 0; margin: 5px 0 5px 0; font-size:1em;  }

div.VNL_top { font-size:1.2em; }

div.VNL_hr { border-bottom: 1px solid #69080C; width: 550px; margin: -3px 2px 20px 2px;  }

/*PETCARE ARTICLE STYLES*/

.VPA_category_name {  font-weight: bold; margin: 0; padding: 15px 12px 15px 16px; font-size: 1.5em; }
 
div#pca_list { text-align: left; margin: 0 20px 0 25px;  } 

div#pca_list p, div#pca_list div { padding: 0 0; }

div#pca_list h3 {  font-size: 1.7em; text-align: center; }

div#pca_list h3 a { color: blue; }

div.VPA_links { padding-bottom: 30px; }

div.VPA_links p { margin: 7px 0 8px 0; }

div#pca_article img { padding: 15px; }

p.pca_nav {
	background-color: #fff;
	padding: 25px 0 10px 16px;
}

/*PETCARE ARTICLE SEARCH STYLES*/

div#pca_containment_unit { text-align: center;}

form#pca_search div {
	text-align:right;
	margin: 0 auto;
	height: 2em;
	width:400px;
	padding: 10px;
}

form#pca_search div label span {
	float: left;
	width: 125px;
	margin-top: -4px;
	font-size: 1.3em;
	line-height: 2.2;
}

form#pca_search div input,form#pca_search div select {
	width: 235px;
	margin:1px;
}

form#pca_search div input#pca_submit { width: auto; }


/* Contact Form Styles */

form#form_contact {
	margin: 0 0 0 161px;
}

form#form_contact div {
	margin: 1px 0 0;
	text-align: left;
	line-height: 2.3;
	min-height: 2.3em;
	height: auto !important;
	height: 2.3em;
	padding: 4px;
	font-size: 1.1em;
	
}

form#form_contact label span {
	width: 12em;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}

form#form_contact input,
form#form_contact textarea {
	width: 150px;
}

form#form_contact div#submit input {
	width: auto;
}

form#form_contact input#last_name,
form#form_contact input#phone_work {
	display: none;
}

form#form_contact p#submit {
	text-align: right;
}


.error, p.error { color: #f00; font-weight: bold; }

/*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_PLF_Clear {
	height:10px;
	clear: both;
}

.VNF_type_N p {margin-left: 5px;}


/* Pet Lost and Found */

div.VNF_PLF {
	border-top: 1px dotted #e9e9e9;
	margin: 0;
	padding: 25px 0;
	width: 100%; overflow: auto; /* Auto clears floats within itself */
}

div.VNF_PLF img.VNF_floatright {
	float: right;
	border: 1px solid #ccc;
	padding: 1px;
}


div.VNF_PLF h3 {
	padding: 0 0 10px;
	margin: 0;
}

div.VNF_PLF p {
	padding: 0 0 10px;
	margin: 0 200px 0 0;
}


/* ------END PLF-------- */

div#nav div a { display: block; }


div#nav div a#vets {
	width: 155px;
	height: 25px;
	background: url(../img/nav/vets.png) 0px 0 no-repeat;
}

div#nav div a#vets:hover, div#nav div a#vets:visited:hover { background-position: -155px 0; }


div#nav div a#staff {
	width: 155px;
	height: 25px;
	background: url(../img/nav/staff.png) 0px 0 no-repeat;
}

div#nav div a#staff:hover, div#nav div a#staff:visited:hover { background-position: -155px 0; }


div#nav div a#services {
	width: 155px;
	height: 25px;
	background: url(../img/nav/services.png) -155px 0 no-repeat;
}

div#nav div a#services:hover, div#nav div a#services:visited:hover { background-position: -155px 0; }


div#nav div a#new_clients {
	width: 155px;
	height: 25px;
	background: url(../img/nav/new_clients.png) 0px 0 no-repeat;
}

div#nav div a#new_clients:hover, div#nav div a#new_clients:visited:hover { background-position: -155px 0; }


div#nav div a#appointments {
	width: 155px;
	height: 25px;
	background: url(../img/nav/appointments.png) 0px 0 no-repeat;
}

div#nav div a#appointments:hover, div#nav div a#appointments:visited:hover { background-position: -155px 0; }


div#nav div a#newsletter {
	width: 155px;
	height: 25px;
	background: url(../img/nav/newsletter.png) 0px 0 no-repeat;
}

div#nav div a#newsletter:hover, div#nav div a#newsletter:visited:hover { background-position: -155px 0; }


div#nav div a#medical_articles {
	width: 155px;
	height: 25px;
	background: url(../img/nav/medical_articles.png) 0px 0 no-repeat;
}

div#nav div a#medical_articles:hover, div#nav div a#medical_articles:visited:hover { background-position: -155px 0; }


div#nav div a#location {
	width: 155px;
	height: 25px;
	background: url(../img/nav/location.png) 0px 0 no-repeat;
}

div#nav div a#location:hover, div#nav div a#location:visited:hover { background-position: -155px 0; }


div#nav div a#hospital_tour {
	width: 155px;
	height: 25px;
	background: url(../img/nav/hospital_tour.png) 0px 0 no-repeat;
}

div#nav div a#hospital_tour:hover, div#nav div a#hospital_tour:visited:hover { background-position: -155px 0; }


div#nav div a#employment {
	width: 155px;
	height: 25px;
	background: url(../img/nav/employment.png) 0px 0 no-repeat;
}

div#nav div a#employment:hover, div#nav div a#employment:visited:hover { background-position: -155px 0; }


div#nav div a#contact_us {
	width: 155px;
	height: 25px;
	background: url(../img/nav/contact_us.png) 0px 0 no-repeat;
}

div#nav div a#contact_us:hover, div#nav div a#contact_us:visited:hover { background-position: -155px 0; }


div#nav div a#related_links {
	width: 155px;
	height: 25px;
	background: url(../img/nav/related_links.png) 0px 0 no-repeat;
}

div#nav div a#related_links:hover, div#nav div a#related_links:visited:hover { background-position: -155px 0; }


div#nav div a#adoptions {
	width: 155px;
	height: 25px;
	background: url(../img/nav/adoptions.png) 0px 0 no-repeat;
}

div#nav div a#adoptions:hover, div#nav div a#adoptions:visited:hover { background-position: -155px 0; }


div#nav div a#breaking_news {
	width: 155px;
	height: 25px;
	background: url(../img/nav/breaking_news.png) 0px 0 no-repeat;
}

div#nav div a#breaking_news:hover, div#nav div a#breaking_news:visited:hover { background-position: -155px 0; }


div#nav div a#index {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index.png) 0px 0 no-repeat;
}

div#nav div a#index:hover, div#nav div a#index:visited:hover { background-position: -155px 0; }


