/* Last updated 02-24-09 ----------------------------------------------- 
	02-24-09 - ZF - Added New a:hover Color for Headings (h1:h2 #434e16 && h3:h6 #00c4ff)
	
------------------------------------------------------------------------
   [=primaryContent] ---------------------------------------------------*/
.noSecondaryNav #primaryContent {
	color:#402015;
	float:left;
	margin:1em 0 0 0;
	padding:0;
	width:59em;
}
a.emphasis {
	background-image:url(/~/media/VPI/Images/chameleon_mini/blue/arrow_right.ashx);
	text-decoration:underline;
}
#primaryContent h1 a:hover, #primaryContent h2 a:hover {
	color:#434e16;
}
#primaryContent h3 a:hover, #primaryContent h4 a:hover, #primaryContent h4 a:hover, 
#primaryContent h6 a:hover, #primaryContent p.categoryPHZ a:hover {
	color:#00c4ff;
}
/* [=firstRow] ------------------------*/
#firstRow, #secondRow {
	background:#fff;
}
.lrgFeature, .medFeature, .smlFeature {
	float:left;
	margin-right:1.65em;
}
/* [=lrgFeature] ----------------------*/
.lrgFeature {
	background:#e1f4bb url(/~/media/VPI/Images/healthzone/lrgFeatureBG.ashx) scroll repeat-x left bottom;
	padding:0em 1em 1em 1em;
	min-height:400px;
	width:35.5em;	
}
.lrgFeature p {
	border-bottom:1px solid #402015;
	float:left;
	padding-bottom:.4em;
}
.lrgFeature h3 {
	clear:left;
}
#articleCategories {
	margin-top:.75em;
}
#articleCategories li {
	float:left;
	margin:.2em 1em 0 0;
	width:10.833333333333333em;
}
/* [=image formating] -----------------*/
.medFeature img, .smlFeature img {
	display:block;
	margin:.7em auto 0 auto;
}
.landscape, .portrait {
	background:transparent url(/~/media/VPI/Images/healthzone/180Shadow.ashx) scroll no-repeat bottom center;
	display:block;
	margin:.7em auto 0 auto;
	padding-bottom:9px;
	width:192px;
}
.portrait {
	background-image:url(/~/media/VPI/Images/healthzone/147Shadow.ashx);
	width:147px;
}
.portrait img, .landscape img {
	margin:0 auto;
	display:block;
	border:1px solid #402015;
}
.portrait span, .landscape span {
	background:#ededed;
	display:block;
	padding:5px;
}
.lrgFeature .landscape, .lrgFeature .portrait {
	float:left;
	margin:0 10px 0 0;
	width:132px;
}
.lrgFeature .landscape {
	background-image:url(/~/media/VPI/Images/healthzone/120Shadow.ashx);
}
.lrgFeature .portrait {
	background-image:url(/~/media/VPI/Images/healthzone/60Shadow.ashx);
	width:72px;
}
.lrgFeature .portrait span, .lrgFeature .landscape span {
	background:#f5f5f5;
}
/* [=medFeature and =smlFeature] ----------------------*/
.medFeature, .smlFeature {
	background:#fff;
	width:17.9167em;
}
.medFeature h2, .smlFeature h2 {
	background:#e1f4bb;
	line-height:1.77778em;
	height:1.77778em;
	margin:0;
	text-align:center;
}
/* [=medFeature] ----------------------*/
.medFeature h3 {
	margin-top:0;	
}
.medFeature .bluePaw {
	margin-left:2px;
}
/* [=secondRow] -----------------------*/
#secondRow {
	margin:1.6667em 0;
}
#secondRow h2 {
	background:#c7cea6;
}
/* [=smlFeature] ----------------------*/
/* [=secondaryContent] ----------------------------------*/
#secondaryContent {
	background:#fff;
	color:#EBF7EB;
	float:right;
	margin:1em 0 0 0;
	padding:0;
	width:19.1667em;
}
#secondaryContent .sideBox {
	background:#402015;
	margin:0 0 1.6667em 0;
	padding:0 1em 1em 1em;
}
#secondaryContent h2 {
	color:#b5e55b;
	font-size:1.3333em;
	margin:.25em 0 0 0;
}
#secondaryContent h3 {
	font-size:1.1667em;
}
#secondaryContent h3, #secondaryContent h3 a {
	color:#f7df86;
}
#secondaryContent .unem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
#secondaryContent p.unem {
	margin:0;
}
#secondaryContent a {
	color:#b5e55b;
}
#secondaryContent a:hover {
	color:#f7df86;
}
#secondaryContent a.extLink {
	border-bottom:1px dashed #b5e55b;
	background-image:url(/~/media/VPI/Images/chameleon_mini/green/new_window.ashx);
}
#secondaryContent a.extlink {
	border-bottom:1px dashed #f7df86;
}
ol#horoscopes {
	background:url(/~/media/VPI/Images/healthzone/horoscopes-divider.ashx) scroll repeat-y 50% 0;
	position:relative;
	height:9.25em;
}
ol#horoscopes li {
	display:block;
	position:absolute;
	text-align:right;
	width:7.5em;
}
li.one, li.seven {
	top:0;
}
li.two, li.eight  {
	top:1.5em;
}
li.three, li.nine {
	top:3em;
}
li.four, li.ten {
	top:4.5em;
}
li.five, li.eleven {
	top:6em;
}
li.six, li.twelve {
	top:7.5em;
}
#horoscopes li.seven, #horoscopes li.eight, #horoscopes li.nine,
#horoscopes li.ten, #horoscopes li.eleven, #horoscopes li.twelve {
	text-align:left;
	right:0;
}
ol#horoscopes li a {
	display:block;
}
ol#horoscopes li a:hover {
	background-color:#b6e55d;
	color:#402015;
	text-decoration:none;
}
#secondaryContent img {
 margin:0;
}
#recentArticles li {
	font-size:1.1667em;
	margin-top:.2em;
}
#recentArticles li a {
	background:#402015 url(/~/media/VPI/Images/chameleon_mini/green/arrow_right.ashx) scroll no-repeat 3px 4px;
	color:#e1f4bb;
	display:block;
	padding-left:15px;
	text-decoration:none;
}
#recentArticles li a:hover {
	background-color:#b6e55d;
	color:#402015;
}
/* [=footerContent] -------------------------------------*/
#footerLinks {
	border-top:1px solid #a7a7a7;
	padding:1em 0 0 1em;
	width:77.33333333333em
}
/* [=typography] ----------------------------------------*/
#phzHomepage h1 {
	background:transparent url(/~/media/VPI/Images/healthzone/h1-PetHealthZone.ashx) scroll no-repeat 0 0;
	height:26px;
	margin:6px 0 6px 10px;
	text-indent:-9999px;
	width:932px;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#402015;
}
p {
	line-height:1.4;
	font-size:1em;
}
.lrgFeature a.emphasis {
	background-image:url(/~/media/VPI/Images/chameleon_mini/green/arrow_right.ashx);
	text-decoration:underline;
}
.lrgFeature h2 {
	font-size:2em;
	font-weight:bold;
	margin:.2em 0 0 0em;
}
.lrgFeature h3 {
	font-size:1.5em;
	margin-bottom:0;
}
.lrgFeature h4, .lrgFeature h4 a, .smlFeature h4  {
	color:#434e16;
	font-size:1.16667em;
	font-weight:normal;
	margin:0;
}
.lrgFeature h4 a {
	font-size:1em;
}
.medFeature h2, .smlFeature h2 {
	font-size:1.5em;
}
.categoryPHZ, .medFeature h3, .smlFeature h3 {
	font-size:1.16667em;
	font-weight:bold;
	margin-bottom:.2em;	
}
.categoryPHZ a {
	color:#402015;
	text-decoration:none;
}
.categoryPHZ a:hover {
	text-decoration:underline;
}
.medFeature .tipTitle, .medFeature .tipTitle a  {
	color:#434e16;
	font-size:1.1429em;
	font-weight:normal;
}
.medFeature h3 a, .smlFeature h3 a {
	font-size:1em;
}
.smlFeature h4 {
	font-size:1.3333em;
}
.smlFeature h4 a {
	color:#434e16;
}