@import url(http://vetnetwork.net/articles/css/VNF_general.css);

body {
	margin: 0;
	padding: 0;
	background: #abdddd url(../img/layout/body.png) 0 0 repeat-x;
	font-size: 62.5%;
	font-family: "Lucida Grande", "Bitstream Vera Sans", Arial, sans-serif;
	text-align: center;
}

h1 {
	margin: 0 25px;
	padding: 20px 0 5px 0;
	font-size: 1.6em;
	color: #fb7157;
	border-bottom: 1px solid #9ed0d0;
	text-align: right;
}

h1 span { color: #7bc6c6; }

h2 {
	margin: 0;
	padding: 20px 0 10px 25px;
	font-size: 1.4em;
	color: #1a2e71;
}

h3 {
	margin: 0 0 10px 25px;
	font-size: 1.6em;
	color: #7BC6C6;}
	
p {
	margin: 0;
	padding: 6px 25px;
	font-size: 1.3em;
	line-height: 1.4;
}

ul#content {
	margin: 0;
	padding: 6px 25px 0 50px;
	font-size: 1.3em;
	line-height: 1.4;
}

a { 
	font-weight:bold;
	text-decoration: underline;
	color: #fb7157;
}

a:hover {
	color: #A4B89F;
}

div#wrapper {
	position: relative;
	width: 805px;
	background: url(../img/layout/wrapper.png) 0 0 repeat-y;
	margin: 0 auto;
	text-align: left;
}

div#header {
	position: relative;
	background: url(../img/random/rotate.php) 0 0 no-repeat;
	width: 805px;
	height: 190px;
	margin: 0 auto;
	text-align: left;
}

ul#nav {
	position: absolute;
	width: 162px;
	height: 445px;
	left: 4px;
	top: 202px;
	z-index: 50;
}

ul#nav, ul#nav li {
	margin: 0;
	padding: 0;
}

ul#nav, ul#nav ul { float: left; }

ul#nav li {
	position: relative;
	list-style: none;
	width: 162px;
}

ul#nav a {
	display: block;
	height: 35px;
	width: 162px;
}

div.links h3 {
	margin: 0 0 10px 25px;
	font-size: 1.6em;
	color: #7BC6C6;} 


ul#nav a#about_us { background: url(../img/nav/about_us.png) 0px 0 no-repeat; }
ul#nav a#about_us:hover, ul#nav a#about_us:visited:hover { background-position: -162px 0; }

ul#nav a#our_services { background: url(../img/nav/our_services.png) 0px 0 no-repeat; }
ul#nav a#our_services:hover, ul#nav a#our_services:visited:hover { background-position: -162px 0; }

ul#nav a#client_resources { background: url(../img/nav/client_resources.png) 0px 0 no-repeat; }
ul#nav a#client_resources:hover, ul#nav a#client_resources:visited:hover { background-position: -162px 0; }

ul#nav a#pet_care_resources { background: url(../img/nav/pet_care_resources.png) 0px 0 no-repeat; }
ul#nav a#pet_care_resources:hover, ul#nav a#pet_care_resources:visited:hover { background-position: -162px 0; }

ul#nav a#breaking_news { background: url(../img/nav/breaking_news.png) 0px 0 no-repeat; }
ul#nav a#breaking_news:hover, ul#nav a#breaking_news:visited:hover { background-position: -162px 0; }

ul#nav a#our_location { background: url(../img/nav/our_location.png) 0px 0 no-repeat; }
ul#nav a#our_location:hover, ul#nav a#our_location:visited:hover { background-position: -162px 0; }

ul#nav a#appointments { background: url(../img/nav/appointments.png) 0px 0 no-repeat; }
ul#nav a#appointments:hover, ul#nav a#appointments:visited:hover { background-position: -162px 0; }

ul#nav a#pharmacy { background: url(../img/nav/pharmacy.png) 0px 0 no-repeat; }
ul#nav a#pharmacy:hover, ul#nav a#pharmacy:visited:hover { background-position: -162px 0; }

ul#nav a#hot_topics { background: url(../img/nav/hot_topics.png) 0px 0 no-repeat; }
ul#nav a#hot_topics:hover, ul#nav a#hot_topics:visited:hover { background-position: -162px 0; }

ul#nav a#employment { background: url(../img/nav/employment.png) 0px 0 no-repeat; }
ul#nav a#employment:hover, ul#nav a#employment:visited:hover { background-position: -162px 0; }

ul#nav a#contact_us { background: url(../img/nav/contact_us.png) 0px 0 no-repeat; }
ul#nav a#contact_us:hover, ul#nav a#contact_us:visited:hover { background-position: -162px 0; }

ul#nav li ul {
	position: absolute;
	left: -999em;
	margin-left: 123px;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
	margin-top: -25px;
	display: block;
}


ul#nav li ul li a {
	background: #f2ffdf;
	color: #182972;
	padding: 5px 6px 3px 6px;
	height: 1.4em;
	width: 162px;
	border: 1px solid #abdddd;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.2;
}

ul#nav li ul li a:hover {
	background: #5196be;
	color: #fff;
}



div#content {
	position:relative;
	background: #fff;
	min-height: 530px;
	height: auto !important;
	height: 530px;
	margin: 0 20px 0 166px;
	padding-bottom: 26px;
	z-index: 20;
}


div#footer {
	position: relative;
	background: url(../img/layout/footer_repeat.png) 0 0 repeat-x;
	height: 69px;
	z-index: 19;
}

div#footer #pet_heads {
	position:relative;
	margin: 0 auto;
	background: url(../img/layout/pet_heads.png) 0 0 no-repeat;
	width: 175px;
	left: -315px;
	height: 71px;
	top: -71px;
	z-index: 10;
}

div#footer #footer_base {
	position:relative;
	margin: 0 auto;
	background: url(../img/layout/footer.png) 0 0 no-repeat;
	width: 805px;
	height: 71px;
	top: -71px;
	z-index: 18;
}

div#footer_base div#pet_portal {
	position: absolute;
	top: 8px;
	left: 597px;
	width: 168px;
	height: 53px;
}

div#footer_base div#pet_portal a {
	display: block;
	width: 168px;
	height: 53px;
	background: url(../img/layout/pet_portal.png) 0 0 no-repeat;;
}

div#footer_base p { color: #fff; padding: 39px 0 0 40px; font-size: 11px; }
div#footer_base p a { color: #fff; font-weight: 400; }

.center {text-align: center; }
.fr { float: right; margin: 0 15px 4px 20px; }
.lr { float: left; margin: 0 10px 4px 15px; }
.clear { clear: both; }
.column { width: 214px; padding-top: 20px; }
.column img { display: block; }
.right {float: right; margin-right: 75px;}
div#contact { float: right; margin: 10px 50px 4px 20px; }
div#contact_form {margin-left: 35px;}

.hr { border-bottom: 1px solid #2c5fa0; clear: both; margin: 5px 0 10px 12px; width: 565px; }

/*NEWSLETTER STYLES*/

.VNL_title { margin: 5px 0 5px 0; font-size: 1.5em; font-weight: bold; color: #364583; }
div#VNL_links { font-size: 1.3em; margin: -25px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #61C022; width: 450px}
div#VNL_links div { padding: 4px 0; }
div.VNL_Article { margin: 10px; padding-bottom: 10px; }
div.VNL_Article div, div.VNL_Article p { padding: 10px 0 10px 0 ; }
div.VNL_Article ul li { font-size: 1.3em; 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 #61C022; width: 550px; margin: 0 0 0 15px;  }

/*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; }

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: 25px;
			background-color: #FFFFFF;
			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 #73C854;
	width: 482px;
	height: 300px;
	margin: 10px 0px 10px 65px;
}

/*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;
}


.VNF_title {
	margin: 0;
	padding: 20px 0 10px 25px;
	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_tm_article {
	width: auto;
	margin: 15px 0 0 10px;
}

.VNF_tall { width: auto; }

.VNF_clear {
	height:10px;
	clear: both;
}


form#contact { margin: 10px 20px; }

form#contact p { padding: 0 0 20px 0; }
form#contact p img { float: right; margin: 0 0 0 20px; }

form#contact div {
	margin: 1px 222px 0 0;
	text-align: right;
	line-height: 2.3;
	padding: 4px;
}

form#contact label span {
	width: 150px;
	float: left;
	border: 1px solid #fff;
	border-bottom: 1px solid #eee;
	white-space: nowrap;
	overflow: hidden;
}

form#contact input, form#contact textarea { width: 180px; }
form#contact div#submit { border: none; }
form#contact div#submit input { width: auto; }












