/*-- Yahoo Reset - Resets all styles to a base format --*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}

/*-- Base Styles - Define main structure, header styles, etc --*/

body {
	background: #cfcfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.6em;
	padding-bottom: 20px;
	color: #3f332a;
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.hrule {
	background: top left repeat-x url(images/hrule.gif);
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px;
}
a {
	outline: none;
	color: #6878b6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 1.3em;
}
strong {
	font-weight: bold;
	color: #888888 !important;
}
em {
	font-style: italic;
}
.hide {
	display: none;
}
p.errorMessage {
	color: #FF0000;
}

div#wrapper {
	width: 952px;
	text-align: left;
	margin: 0 auto;
	padding-left: 40px;
	background: #fff;
}
div#header {
	position: relative;
	width: 952px;
	height: 237px;
	background: top left no-repeat url(images/banner_bg.jpg);
}
body.catBoarding div#header {
	background: top left no-repeat url(images/SHbanner_bg.jpg);
}
div#header h1 {
	position: relative;
}
div#header h1 a {
	text-indent: -9000em;
	width: 199px;
	height: 187px;
	display: block;
	position: absolute;
	top: 0;
	left: -11px;
	background: top left no-repeat url(images/grotonVetLogo.gif);
}
body.catBoarding div#header h1 a {
	background: top left no-repeat url(images/sleepyHollow.jpg);
}
div#content {
	background: top left repeat-y url(images/leftNav-bg.gif);
}
body.catBoarding div#content {
	background: top left repeat-y url(images/SHleftNav-bg.gif);
}
div#content div.left {
	width: 188px;
	display: block;
	float: left;
}
div#content div.left ul {
	margin-top: 26px;
	border-bottom: solid 1px #fff;
}
div#content div.left ul.red {
	background: #cc6461;
}
div#content div.left ul li {
	border-top: solid 1px #fff;
}
div#content div.left ul.red li a {
	color: #fff;
}
div#content div.left ul li.selected {
	background: #b8c0a5;
}
body.catBoarding div#content div.left ul li.selected {
	background: #c3c2bd;
}
div#content div.left ul li a {
	display: block;
	font-weight: bold;
	color: #525964;
	font-size: 1.1em;
	text-decoration: none;
	padding: 6px 10px 6px 15px;
}
div#content div.left ul li a:hover {
	text-decoration: underline;
}
div#content div.center {
	width: 534px;
	display: block;
	float: left;
	font-size: 1.2em;
}
div#content div.center p {
	margin: 10px 180px 0 40px;
}
div#content div.center h2 {
	font-size: 1.1em;
	margin: 25px 180px 0 40px;
	font-weight: bold;
}
div#content div.center ol {
	margin: 10px 180px 0 60px;
}
div#content div.center ol li {
	font-size: 1em;
	padding-left: 5px;
	padding-bottom: 5px;
	list-style: decimal;
}
div#content div.center ul {
	margin: 10px 180px 0 40px;
}
div#content div.center ul li {
	font-size: 1em;
	padding-left: 30px;
	background: 20px 7px no-repeat url(images/bullet.gif);
}
div#content div.center ul.pageNav li {
	font-size: .9em;
	padding-left: 0;
	background-image: none;
}
div#content div.center ul.pageNav li a {
	font-weight: bold;
	color: #545454;
}
div#content div.center ul.pageNav li.selected a {
	color: #ad3636;
}
div.center img.hospitalPhoto {
	margin: 30px 0 0 30px;
}
div#content div.center div.petRight {
	float: right;
	margin-right: 20px;
}
div#content div.center div.petRight img {
	margin-top: 30px;
}
div#content div.center div.petLeft {
	float: left;
}
div#content div.center div.petLeft h2 {
	width: 177px;
	height: 124px;
	background: top left no-repeat url(images/petofthemonthtitle.gif);
	display: block;
	margin-right: 0;
	text-indent: -9000em;
}
div#content div.center div.years {
	margin-left: 40px;
	background: bottom left no-repeat url(images/yearsListBottom.gif);
}
div#content div.center div.years ul {
	margin: 0 0 0 0;
	background: top left no-repeat url(images/yearsListTop.gif);
	padding: 0 0 15px 0;
	width: 80px;
}
div#content div.center div.years ul li {
	background: url(images/spacer.gif);
	padding: 0;
	font-size: 1.1em;
}
div#content div.center div.years ul li a {
	display: block;
	font-weight: bold;
	padding: 5px 20px 0 20px;
}
div#content div.center div.years ul li.selected {
	font-weight: bold;
	padding: 5px 20px 0 20px;
}
div#content div.center p.petCare {
	width: 263px;
	margin: 25px 0 0 40px;
	background: bottom left no-repeat url(../images/titleBottom.gif);
}
div#content div.center p.petCare a {
	display: block;
	padding: 5px 0 8px 50px;
	font-weight: bold;
	color: #000;
	background: top left no-repeat url(../images/titleTop.gif);
}
body.catBoarding div#content div.center div.photoBlock {
	margin-top: 70px;
}
img.inlinePhoto {
	margin: 10px 0 0 40px;
}
div#content div.center div.photoBlock {
	float: right;
	margin-top: 140px;
	margin-right: 20px;
}
div#content div.center div.photoBlock p {
	margin: 0;
}
div#content div.center div.tipOfTheMonthTop {
	background: top left no-repeat url(images/hintsTop.gif);
	padding-top: 5px;
	padding-bottom: 70px;
}
div#content div.center div.tipOfTheMonthBottom {
	margin: 35px 0 0 30px;
	background: bottom left no-repeat url(images/hintsBottom.gif);
}
div#content div.center div.tipOfTheMonthBottom ul.yearNav {
	padding: 15px 0 0 25px;
}
div#content div.center div.tipOfTheMonthBottom ul.yearNav li {
	float: left;
	height: 18px;
	background: top left no-repeat url(images/centerTabLeft.gif);
	padding: 0;
}
div#content div.center div.tipOfTheMonthBottom ul.yearNav li a {
	background: top right no-repeat url(images/centerTabRight.gif);
	color: #fff;
	font-size: .8em;
	display: block;
	padding: 3px 10px 3px 10px;
}
div#content div.center div.tipOfTheMonthBottom ul.yearNav li.first {
	background: top left no-repeat url(images/firstTabLeft.gif);
}
div#content div.center div.tipOfTheMonthBottom ul.yearNav li.first a {
	background: top right no-repeat url(images/firstTabRight.gif);
}
div#content div.center div.tipOfTheMonthBottom ul.yearNav li.last a {
	background: top right no-repeat url(images/lastTabRight.gif);
}
div#content div.center div.tipOfTheMonthBottom ul.yearNav li.selected {
	background: top left no-repeat url(images/centerTabLeft-Selected.gif);
}
div#content div.center div.tipOfTheMonthBottom ul.yearNav li.selected a {
	background: top right no-repeat url(images/centerTabRight-Selected.gif);
}
div#content div.center div.tipOfTheMonthBottom ul.yearNav li.last.selected a {
	background: top right no-repeat url(images/lastTabRight-Selected.gif);
}
div#content div.center div.tipOfTheMonthBottom ul.yearNav li.first.selected {
	background: top left no-repeat url(images/firstTabLeft-Selected.gif);
}
div#content div.center div.tipOfTheMonthBottom ul.yearNav li.first.selected a {
	background: top right no-repeat url(images/firstTabRight-Selected.gif);
}

div#content div.center div.tipOfTheMonthBottom ul.seasonNav {
	clear: left;
	display: block;
	margin-top: 0;
	padding: 0 0 120px 10px;
}
div#content div.center div.tipOfTheMonthBottom ul.seasonNav li {
	padding: 0;
	background-image: none;
	float: left;
}
div#content div.center div.tipOfTheMonthBottom ul.seasonNav li a {
	font-size: .9em;
	display: block;
	color: #acacac;
	padding: 0 9px 0 9px;
}
div#content div.center div.tipOfTheMonthBottom ul.seasonNav li.selected a {
	font-weight: bold;
	color: #000;
}
div#content div.center div.tipOfTheMonthBottom h3 {
	color: #9d0a0e;
	font-size: .9em;
	font-weight: bold;
	margin: 20px 165px 0 57px;
}
div#content div.center div.tipOfTheMonthBottom p {
	color: #000;
	font-size: .9em;
	margin: 3px 165px 0 57px;
}


table.petOfTheMonth {
	width: 220px;
	margin-top: 20px;
	font-size: 1.1em;
	line-height: 1.2em;
}
table.petOfTheMonth tr td {
	width: 42px;
}
table.petOfTheMonth tr td.left {
	width: 130px;
}
table.petOfTheMonth tr.selected td.star {
	background: 20px top no-repeat url(images/starIcon.gif);
}
table.petOfTheMonth tr.selected td {
	font-weight: bold;
}
table.twoColumn {
	margin: 10px 0 0 40px;
	width: 180px;
	text-align: right;
}
table.twoColumn tr td {
	width: 70px;
}
table.fiveColumn {
	margin: 10px 0 0 40px;
	text-align: right;
}
table.fiveColumn tr td {
	width: 70px;
}


div#content div.right {
	position: relative;
	width: 230px;
	display: block;
	float: left;
	padding-top: 120px;
	font-size: 1.1em;
}
div.right div.comboLogo {
	position: absolute;
	top: -80px;
	left: -12px;
	display: block;
	width: 145px;
	height: 189px;
	background: top left no-repeat url(images/comboLogo.gif);
}
body.catBoarding div.right div.comboLogo {
	background: top left no-repeat url(images/SHcomboLogo.gif);
}
div.right div.comboLogo a.vetLink {
	text-indent: -9000em;
	display: block;
	width: 146px;
	height: 100px;
}
div.right div.comboLogo a.catBoardingLink {
	text-indent: -9000em;
	display: block;
	width: 146px;
	height: 90px;
}
div#content div.right h3 {
	font-weight: bold;
	margin: 3px 20px 25px 0;
}
body.catBoarding div#content div.right h3 {
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.2em;
	color: #515c6b;
}
div#content div.right p {
	margin: 3px 20px 25px 0;
}
div#content div.right div.hrule {
	border-top: solid 1px #b9b9b9;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-right: 30px;
}
div.right table tr td {
	vertical-align: top;
}
div.right table tr td.right {
	padding-left: 10px;
}

div#content div#footer {
	clear: both;
	display: block;
	padding-top: 25px;
}
div#content div#footer ul {
	margin-left: 199px;
}
div#content div#footer ul li {
	float: left;
	font-size: 1.2em;
}
div#content div#footer ul li a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
	margin-left: 20px;
}
div#content div#footer ul li a:hover {
	text-decoration: underline;
}





/*-- Clearfix - Fixes floating issues where backgrounds collapse --*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}