/* HTML Defaults */

body {
	font: 82%/1.4em Arial, Helvetica, sans-serif;
	color: #5a686e;
	background: #fff;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #1b9ac8;
}
a:hover {
	text-decoration: underline;
	color: #ec1857;
}
h1 {
	font-size: 230%;
	line-height: 1.12em;
	font-weight: normal;
	color: #1b9ac8;
	margin: 0;
}
h1 strong {
	font-weight: normal;
	color: #ec1857;
}
h2 {
	font-size: 150%;
	line-height: 1.15em;
	font-weight: normal;
	color: #ec1857;
}
h3 {
	font-size: 120%;
	line-height: 1.15em;
	font-weight: normal;
	color: #ec1857;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
img {
	border: none;
}
hr {
	color: #d2ecf6;
	background: #d2ecf6;
	height: 1px;
	padding: 0;
	border: none;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, select, textarea {
	font: 100% Arial, Helvetica, sans-serif;
	color: #5a686e;
	border: solid 1px #d2ecf6;
}

/* Main Containers */

#container {
	width: 100%;
	min-width: 980px;
	float: left;
}
.clear {
	clear: both;
}

/* Header */

#header {
	width: 100%;
	float: left;
}
#headerinner {
	min-height: 82px;
	margin-left: 272px;
	padding-top: 22px;
}
#header p, #topnav ul, #nav ul {
	margin: 0;
}
#logo, #logo a {
	height: 104px;
	width: 272px;
	float: left;
}
#logo {
	background: url(../images/header_logo.png) no-repeat left top;
}
#logo a {
	text-indent: -9999px;
}
#contact {
	font-size: 92%;
	height: 42px;
}
#contact p {
	float: left;
	padding: 5px 10px;
	border-right: solid 1px #d2ecf6;
}
#contact p.last {
	border-right: none;
}
#contact strong {
	font-size: 150%;
	font-weight: normal;
	color: #ec1857;
}
#topnav, #nav {
	font-size: 102%;
	line-height: 40px;
	float: left;
}
#topnav ul li, #nav ul li {
	float: left;
	list-style: none;
	position: relative;
}
#topnav ul li a, #nav ul li a {
	float: left;
}
#topnav ul li ul, #nav ul li ul {
	background: #1b9ac8;
	display: none;
	height: auto;
	width: 160px;
	padding: 0;
	border-top: solid 1px #d2ecf6;
	border-right: solid 1px #d2ecf6;
	border-left: solid 1px #d2ecf6;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 7000;
}
#topnav ul li:hover ul, #topnav ul li.sfhover ul, #nav ul li:hover ul, #nav ul li.sfhover ul {
	display: block;
}
#topnav ul li ul li, #nav ul li ul li {
	line-height: 1.15em;
	background: none;
	width: 160px;
	margin: 0;
	border-right: none;
	border-bottom: solid 1px #d2ecf6;
}
#topnav ul li a:hover, #topnav ul li:hover a, #nav ul li a:hover, #nav ul li:hover a {
	text-decoration: none;
	color: #fff;
	background: #7bcbe3;
}
#topnav ul li ul li a, #topnav ul li:hover ul li a, #nav ul li ul li a, #nav ul li:hover ul li a {
	color: #fff;
	background: #1b9ac8;
	width: 140px;
	padding: 5px 10px;
}
#topnav ul li:hover ul li a:hover, #topnav ul li.sfhover ul li a:hover, #nav ul li:hover ul li a:hover, #nav ul li.sfhover ul li a:hover {
	background: #7bcbe3;
}
#topnav {
	background: #f4fafd url(../images/topnav_bg.png) no-repeat left top;
	position: relative;
	z-index: 6000;
}
#topnav ul {
	padding: 0 0 0 10px;
}
#topnav ul li a {
	padding: 0 15px;
}
a.emergencies {
	color: #ec1857;
}
#topnav ul li#petportal, #topnav ul li#petportal a {
	height: 40px;
	width: 260px;
}
#header ul li#petportal a {
	background: transparent url(../images/petportal_bg.png) no-repeat right top;
	text-indent: -9999px;
	padding: 0;
}
#header ul li#petportal a:hover {
	background-position: right -40px;
}
#nav {
	background: #7bcbe3 url(../images/nav_bg.png) repeat-x left top;
	width: 100%;
	float: left;
	clear: both;
	border-bottom: solid 1px #fff;
	position: relative;
	z-index: 5000;
}
#nav ul {
	padding: 0 10px;
}
#nav ul li a {
	color: #fff;
	padding: 0 10px;
}

/* Footer */

#footer {
	font-size: 70%;
	line-height: 1.3em;
	background: url(../images/footer_bg.png) repeat-x left top;
	min-height: 64px;
	width: 100%;
	float: left;
	clear: both;
	padding: 15px 0;
	border-top: solid 1px #fff;
}
#footer a {
	color: #a4b2b8;
}
#footer p {
	margin: 0;
	padding: 0 15px;
}
#aaha {
	width: 17%;
}
#disclaimer {
	width: 58%;
}
#aaha, #disclaimer {
	float: left;
}
#copyright {
	color: #a4b2b8;
	width: 25%;
	float: right;
}

/* Content */

#content {
	background: url(../images/content_bg.png) repeat-x left top;
	width: 100%;
	float: left;
	clear: both;
}
#side {
	width: 235px;
	float: right;
	padding: 15px 5px 30px 5px;
}
#side + #main {
	margin-right: 245px;
}
.sidephoto, #sidenav, #sidenav dl, #sidenav dt, #sidenav dd {
	width: 235px;
	float: left;
	clear: left;
}
.sidephoto {
	text-align: center;
}
#sidenav dl {
	color: #5a686e;
	background: url(../images/sidenav_bg.png) repeat-x left top;
	margin: 0;
	padding: 0;
}
#sidenav dt, #sidenav dd {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidenav dt {
	font-size: 138%;
	line-height: 1.15em;
	border-bottom: solid 1px #fff;
}
#sidenav dd {
	font-size: 115%;
	line-height: 1.15em;
	font-weight: bold;
}
#sidenav dl a {
	width: 205px;
	float: left;
	padding: 6px 15px;
}
#sidenav dl a:hover {
	text-decoration: none;
	color: #fff;
	background: #7bcbe3;
}
#sidenav dl a.on {
	color: #5a686e;
}
#title {
	padding: 0 30px 10px 30px;
}
#bodytext {
	width: 100%;
	float: left;
	padding: 15px 0 30px 0;
}
#bodytextinner {
	padding: 0 30px;
}
#bodytextinner h2 {
	margin-top: 0;
}
.bodyphotoleft {
	float: left;
	clear: left;
	margin: 0 15px 15px 0;
}
.bodyphotoright {
	float: right;
	clear: right;
	margin: 0 0 15px 15px;
}

/* Front */

#front {
	background: url(../images/photo_front.png) no-repeat right bottom;
	width: 100%;
	float: left;
	padding-top: 22px;
}
#front h1 {
	font-size: 162%;
	line-height: 1.2em;
	width: 600px;
	float: left;
	padding: 18px 0 0 30px;
}
#tools, #tools ul {
	width: 320px;
	float: right;
}
#tools ul {
	margin: 0;
	padding: 0;
}
#tools ul li {
	font-size: 92%;
	line-height: 1.3em;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 152px;
	float: left;
	margin-right: 8px;
	list-style: none;
}
#tools ul li a {
	height: 43px;
	width: 107px;
	float: left;
	padding: 12px 0 0 45px;
}
#tools ul li a strong {
	font-size: 133%;
	font-weight: normal;
	color: #ec1857;
}
#frontgallery {
	background-image: url(../images/front_gallery_bg.png);
}
#frontforms {
	background-image: url(../images/front_forms_bg.png);
}
#intro {
	font-size: 108%;
	line-height: 1.7em;
	color: #fff;
	background: #68bed9 url(../images/intro_bg.png) repeat-x left bottom;
	height: 307px;
	clear: both;
	margin-right: 488px;
}
#introinner {
	background: url(../images/introinner_bg.png) no-repeat right bottom;
	height: 247px;
	padding: 30px 0;
}
#intro p {
	margin: 0 0 1em 0;
	padding: 0 30px;
}




/*****************************************************************************
* All Pets Care Credit Add-ons carecredit is the main text box, photos holds the paragraph separate from the CareCredit video, photos2 holds the video 
 ****************************************************************************/





#carecredit {

	width: 100%;
	float: left;
	padding: 5px 0px 10px 0px;
}

.photos {

	width: 460px;

	float: left;

	margin: 0 0 0em 0em;
}

.photos2 {

	width: 460px;

	float: right;

	margin: 0 0 2em 2em;
	
	padding: 0 0px;
}

/*****************************************************************************
* All Pets Veterinary Hospital Tour styles - tourbox holds the table that the tour photos are displyed on the page in. 
 ****************************************************************************/









#tourbox {
position: absolute;
padding: 10px;
left: 275px;
top: 400px;
height: 350px;
width: 500px;
border: 1px solid #E269D6;
}


.parah2 {
font-family: Verdana, Arial, Helevtica, Sans-serif;
font-size: 12px;
color: #3A3A87;
text-align: center;
background-color: #FFFFFF;
}

#tourboxmain {
top: 4px;
width:200px;
height: 200px;
position:relative;
margin-left: auto;
margin-right: auto;
border: 1px solid #000000;
background: transparent;
}











