@import url(common.css);
@import url(menu.css);
html, body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background:url(../img/nws-bg.gif) repeat-x top;
	color: #000000;
}
#noscript {
	width: 100%;
	position: fixed;
	line-height: 30px;
	color: #000000;
	background: #f9f76f;
	height: 30px;
	padding: 0px 0px 0px 20px;
	z-index: 100;
	border-bottom: 1px solid #bbb934;
}
#outer {
	position: relative;
	width: 1001px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	width: 990px;
	height:auto;
	margin:15px auto 0px auto;
	background:url(../img/cont_bg.png) bottom no-repeat!important;
	background:url(../img/cont_bg.gif) bottom no-repeat;
	padding-bottom:10px;
	overflow:auto;
	position:relative;
}
#header {
	padding: 0px;
	position: relative;
	height: 110px;
	background:url(../img/cont_bg_top.png) top no-repeat!important;
	background:url(../img/cont_bg_top.gif) top no-repeat 10px 0px;
	margin:0px!important;
	margin-left:4px;
}
#header #header_logo {
	position:relative;
	width:187px;
	height:97px;
	top:10px;
	left:30px;
}
#header #strap {
	position:absolute;
	top:75px;
	right:20px;
}
#columns {
}
#columns #lCol {
	float:left;
	width:215px;
	position:relative;
	padding: 0px;
	z-index:200;
}
#mColHdr {
	float:left;
	width:750px;
	position:relative;
	left:10px;
	margin:0px;
	height:53px;
	background:url(../img/page_strap.gif) no-repeat 0 4px;
}
#mColHdr h2 {
	width:690px;
	height:53px;
	padding:0px 0 0 40px;
}
#columns #mCol {
	float:left;
	width:713px;
	position:relative;
	margin-left:10px;
	height: auto !important;
	min-height: 392px;
	height: 392px;
	background:url(../img/mCol_bg.gif) no-repeat bottom left;
	padding:0px 15px 10px 15px!important;
	padding:0px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#767676;
	font-size:13px;
	margin-bottom:10px;
	border:1px soldi red;}
#mCol #mColTop {
	position:relative;
	top:0px;
	left:-15px;
	background:url(../img/mCol_top_bg.gif) no-repeat top left;
	height:17px;
	width:743px;
}
#mCol ul {
	list-style:none;
	padding:0px;
	margin:10px 0px 7px 0px;
}
#mCol ul li {
	background:url(../img/blue_bullet.png) no-repeat 0px 3px !important;
	background:url(../img/blue_bullet.gif) no-repeat 0px 3px;
	padding:0 0 0 20px;
	margin:2px 0px 2px 0px;
}
#mCol a {
	color:#0199d8;
}
#mCol a:hover {
	color:#dd0e8a;
}
#mCol h5 {
	/*background:url(../img/purple_bullet.png) no-repeat  0px 3px;*/
	color:#0199d8;
	font-size:15px;
	/*padding-left:16px;*/
	margin-top:15px;
}

#mCol h5 em{
	color:#7b7b7b;
	font-style:normal;
}
#mCol h5.highlight {
	background:url(../img/purple_bullet.png) no-repeat 0px 3px;
	padding-left:16px;
}
div.infoBox {
	background:url(../img/info_box.png) no-repeat top left;
	width:323px;
	height:49px;
	padding:0px 0px 0px 40px;
	font-size:15px;
	color:#FFF;
	margin-top:30px;
	margin-left:5px;
}
div.infoBox p {
	padding: 4px 0px 0px 0px;
}
body #mCol div.infoBox a {
	color:#FFF;
	text-decoration:underline;
}
body #mCol div.infoBox a:hover {
	text-decoration: none;
}
#colImg {
	position:absolute;
	z-index:100;
}
#colImg.owner {
	background:url(../img/pet-owner.png) no-repeat;
	width:374px;
	height:500px;
	bottom:20px;
	right:22px;
}
#colImg.faq {
	background:url(../img/faq.png) no-repeat;
	width:490px;
	height:435px;
	bottom:21px;
	right:27px;
}
#homeFlash {
	position:absolute;
	width:748px;
	top:40px;
	left:225px;
	height: 330px;
}
#boxes {
	float:left;
	position:relative;
	clear:both;
	margin:10px 0 0 15px!important;
	margin:10px 0 0px 10px;
	overflow:auto;
}
#boxes .box {
	float:left;
	position:relative;
	height:187px;
	width:178px;
	background:url(../img/box4_bg.gif) no-repeat;
	margin-left:11px;
	margin-bottom:10px;
}

#boxes strong{
	color:#009CDC;}
#boxes .boxLarge {
	background:url(../img/box4_large_bg.gif) no-repeat;
	width:199px;
	margin-left:0;
}
#boxes .boxfaq {
	background:url(../img/box4_faq_bg.gif) no-repeat;
}
#boxes .boxrefer {
	background:url(../img/box4_refer_bg.gif) no-repeat;
}
#boxes .box h1 {
	width:160px;
	margin-left:15px;
}
#boxes .boxLarge h1 {
	width:160px;
}
body .box p {
	margin-top:0px;
	margin-left:15px;
	margin-right:10px;
	padding:0px;
	line-height:14px;
	color:#999;
}
a.learnMore {
	color:#0199d8;
	font-size:13px;
	z-index:200;
	background:url(../img/purple_bullet.png) no-repeat 34px 16px!important;
	background:none;
	padding-right:12px;
	width:30px;
	display:block;
	line-height:13px;
	z-index:200;
}
a.learnMore.straight {
	background:url(../img/purple_bullet.png) no-repeat 75px 4px!important;
	width:80px;
}
a:hover.learnMore {
	color:#db0084;
}
.box a.learnMore {
	position:absolute;
	left:15px;
	bottom:15px;
}
#boxes .boxLarge a.learnMore {
	position:absolute;
	left:140px;
	bottom:15px;
	
}

a.learnMoreQuestions{
	position:absolute;
	width:40px;
	height:20px;
	bottom:10px;
	right:20px;
	border:1px solid red;
	color:#0199d8;
	font-size:13px;
	z-index:200;}
#rightBox {
	position:relative;
	width:175px;
	height:187px;
	background:url(../img/pet_owner_box.jpg) no-repeat;
	margin:10px 0px 0px 15px;
	padding:5px 10px 0px 15px;
}
#rightBox.faqBox {
	background:url(../img/faq_box.jpg) no-repeat;
}
#rightBox h4 {
	width:120px;
	margin:4px 0px 0px 0px;
	padding:0px;
}
#rightBox p {
	font-size:13px;
	color:#767676;
	padding-top:0px;
	margin-top:0px;
	width:120px;
}
#rightBox p strong {
	color:#089cd9;
}
#rightBox a {
	color:#089cd9;
}
#rightBox a:hover {
	color:#e9008a;
}


#leftBlueBox{
	width:175px;
	height:100px;
	background:url(../img/left_div_blue.gif) no-repeat;
	margin:10px 0px 0px 15px;
	padding:15px 10px 0px 15px;
	font-size:14px;
	color:#FFF;

}

#leftBlueBox a{	font-size:14px;
	color:#FFF;}
#leftBlueBox a:hover{ color:#db0084;	}	



#dogFlash{
	position:absolute; 
	top:40px; 
	right:-34px; 
	z-index:200; 
	width:150px; 
	height:160px;}
#searchbox {
	background: url(../img/search_box.gif) no-repeat;
	height: 43px;
	clear: both;
	margin:15px 0 0 15px;
}
#searchbox form {
	margin: 0px;
	padding: 8px 0px 0px 10px;
}
#searchbox input {
	background: #ffffff url(../img/searchboxbg.gif) repeat-x top left;
	border: 0px;
	color: #8388b1;
	font-size: 10px;
	width: 163px;
	height: 16px;
	padding: 3px 0px 0px 5px;
	margin: 0px;
}
#searchbox input:active, #searchbox input:hover {
	color: #000000;
}
#searchbox .button {
	background: url(../img/searchBtn.gif) no-repeat bottom left;
	width: 14px;
	height: 25px;
	cursor: pointer;
	padding: 0px;
}
#woof {
	position:absolute;
	bottom:-10px;
	left:-10px;
	z-index:1;
	width: 215px;
	height:128px;
}
#outer .cat {
	position:absolute;
	bottom:15px;
	right:0px;
	z-index:100;
	width: 109px;
}
/* news */


#footer {
	position:relative;
	width:987px;
	height:44px!important;
	height:82px;
	background:url(../img/footer_bg.png) no-repeat top left!important;
	background:url(../img/footer_bg.gif) no-repeat top left;
	margin:10px auto 20px auto;
	color:#767676
}
#footer .footerLeft {
	margin:10px 0 0 15px;
	width: 400px;
	text-align:left;
	float:left;
}
#footer .footerRight {
	margin:9px 30px 0 0;
	width: 400px;
	text-align:right;
	float:right;
	font-size:17px;
}
#footer .footerRight a {
	color:#089cd9
}
#footer .footerRight a:hover {
	color:#dd128d
}
#footer #footerNav {
	float:left;
	position:relative;
	top:10px;
	clear:both;
	margin:15px 0px 0px 15px;
	width:400px;
}

#footer #footerNav span{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;}
#footer #footerNav ul {
	position:absolute;
	top:0px;
	left:160px;
	list-style:none;
	margin:0px;
	padding:0px;

}
#footer #footerNav ul li {
	float:left;
	background:url(../img/footer_divider.png) no-repeat;
	margin:0px;
	padding-left:10px;
	margin-left:5px;
}
#footer #footerNav a {
	color:#767676;
}
#footer #footerNav a:hover {
	color:#dd128d;
}

#footer #ultimate{
	position:absolute; top:50px; right:0px;}
/* contact form */


#contact {
	width: 250px;
	float:left;
	position:relative;
	margin-left:10px;
}
#contact form {
	position:relative;
	width:250px;
}
#contact label {
	display:block;
	color:#575757;
	font-size:13px;
	margin-bottom:6px;
}
#contact label.error {
	display: block;
	color: #e9008a;
	font-size:9px;
	float:left;
	clear:both;
	margin-top:5px;
}
#contact input {
	border:1px solid #80cceb;
	height:16px;
	width: 225px;
	margin-top:3px;
	padding:2px;
}
#contact textarea {
	border:1px solid #80cceb;
	height:180px;
	width: 225px;
	margin-top:3px;
	padding:2px;
}
#contact input.checkbox {
	float:left;
	width:20px;
	height:20px;
	font-size:11px;
}
#contact label span {
	font-size:11px;
}
#contact #submitbtn, #contact #cleartbtn {
	width:65px;
	border:none;
	height:24px;
}

#registerbtn{
	width:76px;}
#submitbtn {
	float:left;
}
#cleartbtn {
	float:left;
	margin-left:10px;
}
.thumbnail {
	float:right;
	margin:0px 0px 10px 10px;
}
#casestudy h1 {
	width:350px;
}
#caseStudyGallery {
	width:300px;
	float:right;
	margin:0px 0px 20px 15px;
}
#caseStudyGallery h5 {
	font-size:12px;
	margin:0px;
	margin-left:5px;
}
#caseStudyGallery .thumbnail {
	margin:5px 5px 5px 5px;
}
div.hr {
	height: 6px;
	background:url(../img/hr_divider.jpg) no-repeat;
	margin-bottom:7px;
	clear:both;
	width:100%;
}
div.hr hr {
	display: none;
}
#login {
}

#registerForm .register, #loginForm{
	text-align:left;}
.register th {
	padding-left: 10px;
	width: 170px;
	vertical-align:top;
}
.register .odd {
	background: #f5f5f5;
}
.register td {
	width: auto;
	text-align: left;
}
.register td input, .register td select {
	width: 350px;
}
.register td .button {
	width: auto;
}
.error {
	display: block;
	color: #dd0e8a;
}


#loginbtn{ width:65px;}


#gallery .thumb{
	border:1px solid #CCC;
	padding:2px;
	margin:0px 20px 15px 0px;
	
	}


.lightboxgallery img {
	border:1px solid #CCC;
	padding:2px;
	margin:0px 20px 15px 0px;

}


div.people{
width:700px;
overflow:auto;
height:auto;
clear:both;
margin-top:10px;


}

div.people .thumbnail{
	position:relative;
float: right;
margin:0 0 15px 0px;
}
#people .thumbnail	{
	position:relative;
float: right;
margin:0 0 50px 25px;}



.thumbnail .thumbnail_overlay{
	position:absolute;
	top:0px;
	left:0px;
	background:url(../img/image_overlay.png) no-repeat;
	z-index:100;

	width:133px;
height:101px;
}
.people .details{
	width:560px;
	float:left;
}


a.viewbiog {
	color:#0199d8;
	font-size:13px;
	z-index:200;
	background:url(../img/purple_bullet.png) no-repeat 90px 3px!important;
	background:url(../img/purple_bullet.gif) no-repeat 90px 3px;
	padding-right:12px;
	width:100px;
	display:inline-block;
	line-height:13px;

}

a.moredetails{
		color:#0199d8;
	font-size:13px;
	z-index:200;
	background:url(../img/purple_bullet.png) no-repeat 75px 3px!important;
	background:url(../img/purple_bullet.gif) no-repeat 75px 3px;
	padding-right:12px;
	width:100px;
	display:inline-block;
	line-height:13px;}