@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#242424;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	behavior:url("csshover3.htc");
	min-width:933px;
	}

h1{
	color:#f2efe9;
	font-size:19px;
	margin:0px;
	padding:16px 0px 10px 0px;
	}
h2{
	color:#29a078;
	font-size:18px;
	margin:0px;
	padding:5px 0px 10px 0px;
	}
h3{
	color:#9d8058;
	font-size:14px;
	margin:0px;
	padding:0px 0px 5px 0px;
	}

.displace{position:absolute; left:-2000px;}

.divider{
	height:1px;
	background-color:#555555;
	}

a{color:#29a078;}
a:hover{color:#ffffff;}

ul.basicliststyle{margin:0px 0px 0px 10px; padding:15px 0px 10px 10px;}
ul.basicliststyle li{ padding:0px 0px 5px 0px;}

.photo{
	padding:5px;
	background-color:#303030;
	border:1px solid #435b56;
	}

.photo-right{
	float:left;
	margin:2px 15px 0px 0px;
	padding:5px;
	background-color:#303030;
	border:1px solid #435b56;
	}

.upper_background{
	background-image:url(images/background_top.png);
	background-repeat:repeat-x;
	background-color:#363636;
	min-width:933px;
	padding:25px 0px 0px 0px;
	}

.upper_container{
	width:933px;
	margin:0px auto 0px auto;
	background-image:url(images/middle_background.png);
	background-repeat:repeat-y;
	overflow:hidden;
	}

.left_side{
	width:258px;
	height:785px;
	float:left;
	background-image:url(images/left_background.jpg);
	background-repeat:no-repeat;
	}

.logo{
	width:258px;
	height:170px;
	margin-top:35px;
	}
.logo a{
	display:block;
	width:258px;
	height:170px;
	background-image:url(images/clear.png);
	background-repeat:repeat;
	}

.office_info{
	padding:80px 15px 0px 30px;
	line-height:16px;	
	}
.office_info h2{
	color:#435b56;
	font-size:17px;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	}
.office_info h3{
	color:#435b56;
	font-size:14px;
	margin:0px;
	padding:20px 0px 5px 0px;
	}
.office_info-indent{padding-left:20px;}

.leftsidebuckets{
	width:200px;
	height:280px;
	z-index:100;
	position:absolute;
	padding:10px 0px 0px 20px;
	}

#newpatientform{
	width:200px;
	height:155px;
	padding:0px 0px 5px 0px;
	}
#newpatientform a{
	display:block;
	width:200px;
	height:155px;
	background-image:url(images/left-buckets.jpg);
	background-position:0px 0px;
	}
#newpatientform a:hover{background-position:-200px 0px;}

#requestapptform{
	width:200px;
	height:125px;
	}
#requestapptform a{
	display:block;
	width:200px;
	height:125px;
	background-image:url(images/left-buckets.jpg);
	background-position:0px -155px;
	}
#requestapptform a:hover{background-position:-200px -155px;}

.right_side{
	width:675px;
	float:left;
	padding-bottom:20px;
	}

.banner{
	width:675px;
	height:245px;
	}

ul.menu{
	width:675px;
	height:45px;
	background-image:url(images/menu_background.png);
	list-style:none;
	margin:0px;
	padding:0px;
	}

ul.menu li{
	height:40px;
	padding:0px 8px 0px 13px;
	float:left;
	width:auto;
	}
ul.menu li a{
	display:block;	
	height:20px;
	padding:12px 0px 8px 0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
ul.menu li a:hover{color:#242424;}

ul.menu li ul{
	display:none;
	list-style:none;
	margin:0px 0px 0px -15px;
	padding:4px 0px 0px 0px;
	background-color:#0f6f4f;
	position:absolute;
	}
ul.menu li:hover ul{
	display:block;
	}
ul.menu li ul li{
	float:none;
	}
ul.menu li ul li a{
	color:#222222;
	font-size:13px;
	}
ul.menu li ul li a:hover{color:#ffffff;}

.body_copy{
	color:#fdffff;
	padding:0px 30px 20px 20px;
	}

.bucket-newpatientcenter{
	background-image:url(images/new-patient-center-bg.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:65px;
	float:left;
	padding:155px 0px 0px 50px;
	background-position:20px 0px;
	font-size:14px;
	color:#FFFFFF;
	}
.button-come{
	width:102px;
	height:22px;
	margin:10px 0px 0px 0px;
	}
.button-come a{
	display:block;
	width:102px;
	height:22px;
	background-image:url(images/button-come-in.png);
	background-position:0px 0px;
	}
.button-come a:hover{background-position:0px -22px;}

.vert-divider{
	width:2px;
	height:190px;
	background-image:url(images/vertical-divider.png);
	background-repeat:no-repeat;
	background-position:56px 20px;
	float:left;
	padding:20px 52px 0px 56px;
	}

.bucket-requestappointment{
	background-image:url(images/request-appointment-bg.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:90px;
	float:left;
	color:#eaca9f;
	text-align:right;
	font-size:17px;
	padding:120px 10px 0px 0px;
	margin-top:10px;
	}
.button-start{
	width:120px;
	height:30px;
	float:right;
	margin:20px 0px 0px 0px;
	}
.button-start a{
	display:block;
	width:120px;
	height:30px;
	background-image:url(images/button-start-here.png);
	background-position:0px 0px;
	}
.button-start a:hover{background-position:0px -30px;}

.lower_background{
	background-image:url(images/background_bottom.png);
	background-repeat:repeat-x;
	min-width:933px;
	}

.lower_container{
	width:917px;
	margin:0px auto 0px auto;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	}

.bottom-dog{
	width:250px;
	height:300px;
	background-image:url(images/bottom-dog.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:28px;
	z-index:1;
	position:relative;
	}

.bottom-right{
	float:left;
	padding:18px 0px 50px 0px;
	}

.online_offers{
	width:190px;
	float:left;
	color:#FFFFFF;
	margin-bottom:15px;
	}
.online_offers-title{
	width:150px;
	height:20px;
	background-image:url(images/online-offers.jpg);
	background-repeat:no-repeat;
	padding-bottom:5px;
	}
.button-learn{
	width:102px;
	height:22px;
	margin-top:15px;
	}
.button-learn a{
	display:block;
	width:102px;
	height:22px;
	background-image:url(images/button-learnmore.png);
	background-position:0px 0px;
	}
.button-learn a:hover{background-position:0px -22px;}

.vet_connection{
	width:190px;
	float:left;
	padding-top:225px;
	padding-left:45px;
	}
.vet_connection-title{
	width:162px;
	height:20px;
	background-image:url(images/vet-connection.jpg);
	background-repeat:no-repeat;
	padding-bottom:5px;
	}
.networks{
	width:130px;
	height:35px;
	background-image:url(images/network-icons.png);
	background-repeat:no-repeat;
	}
.networks a{
	display:block;
	float:left;
	width:30px;
	height:30px;
	margin-right:12px;
	}
	
.news_events{
	width:370px;
	float:right;
	line-height:20px;
	font-size:11px;
	padding:20px 60px 0px 0px;
	}
.news_events-title{
	width:150px;
	height:20px;
	background-image:url(images/news-events.jpg);
	background-repeat:no-repeat;
	padding-bottom:5px;
	}
.news_events strong{ color:#29a078;}
.news_events a{color:#FFFFFF; text-decoration:underline;}
.news_events a:hover{color:#29a078;}

.button-read{
	width:102px;
	height:22px;
	background-image:url(images/button-read-all.png);
	float:right;
	margin-top:20px;
	}
.button-read a{
	display:block;
	width:102px;
	height:22px;
	background-image:url(images/button-read-all.png);
	background-position:0px 0px;
	}
.button-read a:hover{background-position:0px -22px;}

.arrows{margin-right:5px;}

.copyright{
	width:500px;
	float:right;
	color:#f2efe9;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding:20px 30px 0px 0px;
	}
.copyright a{
	color:#f2efe9;
	text-decoration:underline;
	border:none;
	}
.copyright a:hover{color:#29a078;}

.copyright img{
	border:none;
	margin:3px 0px 3px 4px;
	}

.bee{
	width:64px;
	height:64px;
	float:right;
	margin-left:10px;
	margin-top:-5px;
	margin-bottom:80px;
}
.bee a{
	width:64px;
	height:64px;
	background-image:url(images/bee.jpg);
	background-position:0px 0px;
	display:block;
}
.bee a:hover{background-position:0px 64px;}


/*** ***/

ul.services-menu{
	width:170px;
	height:auto;
	overflow:hidden;
	background-color:#444444;
	font-size:11px;
	list-style:none;
	margin:20px 0px 10px 20px;
	padding:5px 10px 15px 10px;
	float:right;
	border:1px solid #555555;
}
ul.services-menu strong{
	color:#29a078;
	font-size:12px;
	line-height:20px;
	}
ul.services-menu li{
	text-align:center;
	padding:5px 0px 7px 0px;
}
ul.services-menu li a{
	color:#FFFFFF;
	text-decoration:none;
}
ul.services-menu li a:hover{
	color:#29a078;
}

/***/
.contactform {margin:0px;}
.contactform input{width:300px;}
.contactform textarea{width:300px; height:100px;}
/***/
.formstyle {margin:0px;}
.formstyle input{width:200px; margin:5px 0px 0px 0px;}
.formstyle select{margin:5px 0px 0px 0px;}
.formstyle textarea{width:300px; height:100px; margin:4px 0px 0px 0px;}
/***/
.formstyle2 {margin:0px;}
.formstyle2 input{
	width:200px;
	margin:10px 0px 0px 0px;
	padding:2px;
	background-color:#444444;
	color:#999999;
	border:none;
	border-bottom:1px solid #666666;
	}
.formstyle2 select{margin:5px 0px 0px 0px;}
.formstyle2 textarea{
	width:300px;
	height:100px;
	background-color:#444444;
	color:#999999;
	border:none;
	}
.formstyle2 button{
	width:100px;
	height:30px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#222222;
	font-family:Arial, Helvetica, sans-serif;
	}