@import url(http://vetnetwork.net/articles/css/VNF_general.css);

body {
	margin: 0;
	padding: 0;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Verdana, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background: #e1e1d0 url(../img/layout/body.png) 0 0 repeat;
}

h1 {
	text-align: right;
	font-weight: 400;
	font-size: 1.8em;
	color: #000;
	margin: 0;
	padding: 46px 40px 10px 0;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #5488bb;
	margin: 5px 0 0 12px;
	padding: 6px 20px;
}

h3 {
	font-size: 1.4em;
	color: #A51501;
	margin: 0;
	padding: 6px 20px;
}

h4 {
	font-size: 1.3em;
	color: #888;
	margin: 0;
	padding: 6px 20px;
}

h5 {
	font-size: 1.2em;
	color: #888;
	margin: 0;
	padding: 6px 20px;
}

h6 {
	font-size: 1em;
	color: #888;
	margin: 0;
	padding: 6px 20px;
}

p {
	font-size: 1.3em;
	color: #333;
	margin: 0;
	padding: 6px 33px;
	line-height: 1.4;
}

a { color: #7498cb; font-weight: 700; text-decoration: underline; }
a:hover, a:visited:hover { color: #A51501; }

li { 
	font-size: 1.2em; 
	line-height: 1.4; 
	margin: 0 0 0 20px;	
}
	
table { border-collapse: collapse; font-size: 1em; margin: 8px 33px; }
td,th { font-size: 1.2em; border: 1px solid #ddd; padding: 4px; }

div#bkg {
	position: absolute;
	background: #e1e1d0 url(../img/layout/bkg.png) 0 0 repeat-x;
	width: 100%;
	height: 203px;
	left: 0;
	top: 0;
}

div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 781px;
	background: #fff;
	text-align: left;
}

div#header {
	position: relative;
	width: 781px;
	height: 203px;
	background: url(../img/layout/logo.png) 0 0 no-repeat;
}

div#random {
	position: absolute;
	left: 243px;
	top: 0;
	width: 538px;
	height: 169px;
	background: #82a3d2 url(../img/random/4.png) 0 0 no-repeat;
}

div#address {
	position: absolute;
	top: 169px;
	width: 781px;
	height: 34px;
	background: #82a3d2;
	background: url(../img/layout/address.png) 0 0 no-repeat;
}

div#container {
	position: relative;
	background: url(../img/layout/wrapper.png) 0 0 repeat-y;
	width: 781px;
	position: relative;
}

div#content {
	position: relative;
	background: #fff;
	margin-left: 180px;
	min-height: 535px;
	height: auto !important;
	height: 535px;
	padding: 0 0 50px 0;
}

div#footer {
	position: absolute;
	width: 603px;
	height: 45px;
	left: -2px;
	bottom: 10px;
	background: url(../img/layout/hours.png) 0 0 no-repeat;
}

div#footer p {
	position: relative;
	text-align:right;
	right: 12px;
	bottom: 0;
	margin: 0;
	padding: 30px 0 0 0;
	font-size: 1em;
	line-height: 1.3;
}

.center { text-align: center; }

.right{ 
	float: right; 
	margin: 0 20px 10px 20px;
	position:relative;}
	
.left{
	float: left;
	margin: 10px 20px 15px 30px;
	position:relative;}

div.page_heading {
	position: absolute;
	text-align: right;
	width: 536px;
	height: 29px;
	top: 10px;
	right: 33px;
	border: 1px solid #fff;
	border-bottom: 1px solid #a51501;
	background: url(../img/page_headings/pet_care_information.png) right 0 no-repeat;
}

div.clear {
	clear: both;
	width: 520px;
	margin: 0px 15px 0px 15px;
	height: 10px;
	overflow:hidden;
	
	
}

form.standard { margin: 0 70px; }
form.standard div {position: relative;margin: 0 0 1px 0;padding: 0;;text-align: right;min-height: 3em;height: auto !important;height: 3em;color: #468;clear: left;}
form.standard label span {float: left;width: 180px;font-size: 1.4em;line-height: 1.3;margin: 6px 0 0 0;font-weight: 400;}
form.standard div input,form.standard div select,form.standard div textarea {width: 250px;color:  #444;font-size: 1.4em;margin: 3px 10px 3px 0;}
form.standard div#submit { padding: 10px 0 40px 0; }
form.standard div#submit input { width: auto; }


/*NEWSLETTER STYLES*/
div.center {text-align: center;}
div.fl img {float: left; padding: 0 10px 0 10px; margin-right: 5px;}
div.fr img {float: right; padding: 0 10px 0 10px;}
.clear {clear: both;}
.VNL_title { margin: 5px 0 5px 0; font-size: 1.5em; font-weight: bold; color: #9B0F00; }

div#VNL_links { font-size: 1.3em; margin: -25px 0 5px 50px; padding: 0 0 20px 0; border-bottom: 1px solid #9B0F00; 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: 10px 0 10px 0 ; }

div.VNL_Article ul li { padding: 5px 0 5px 0; margin: 5px 0 5px 0; }

div.VNL_Article ol li { padding: 2px 0 2px 0; margin: 5px 0 5px 0; }

div.VNL_top { font-size:1.2em; }

div.VNL_hr { border-bottom: 1px solid #9B0F00; width: 550px; margin: -3px 10px 20px -3px;  }

/*PETCARE ARTICLE STYLES*/

div.VPA_links { margin: 5px 0 0 40px; }

.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: 8px 0 7px 0; }

div#pca_list h3 {  font-size: 1.7em; text-align: center; }

div#pca_list h3 a { color: blue; }

div#pca_article img { padding: 15px; }

p.pca_nav { background-color: #FFFFFF;
			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;
	background-color: #6F96C6;
	border: 1px solid #9B0F00;
	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; }

code { display: none; } /* This hides the name of Dr. Cohen, for one thing */

div.VNF_tm_article { margin: 10px 30px 0 30px; width: 508px; padding-bottom: 10px; }
div#VNF_ppets_container { margin: 30px 30px 20px 20px; background: #fff; }
div.VNF_ppets { text-align: center; margin: 0 0 0 9px; }
div.VNF_ppets p.VNF_caption { font-size: 1.3em; }
div.VNF_clear{ clear: right; }
form.standard div.error { font-size: 1.3em; color: red; }


