@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Droid+Serif);
/* CSS Document */
body.contact_body, body.request_call_body { 	background:#e9e9e9 !important; }
body {
	background:#302d24;
}
.body_holder {
	background:#fbf8ed url(../images/body_bg.gif) repeat-x;
}
.interrior_body_holder {
	background:#fbf8ed url(../images/interior_body_bg.gif) repeat-x;
}
#wrapper {
	width:960px;
	margin:0px auto;
}
.header_wrapper {
	width:960px;
	height:82px;
	margin:0px 0px 20px 0px;
	
}
.clear_both {
	clear:both;
}
#logo {
	float:left;
	cursor:pointer;
	display:block;
	margin:10px 0px 0px 0px;
	background:url(../images/whvh_logo.png);	
	width: 329px; height:69px;
}
a#logo{
	text-decoration:none;
}
#logo h2 {
	font-family:Trebuchet MS;
	font-size:26px;
	font-weight:bold;
	color:#4a4439;
	display: none;
}
#logo span {
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
	color:#858585;
	display:block;
	padding:5px 0px 0px 0px;
}
.header_callus {
	float:right;
	margin:22px 0px 0px 0px;
	height:60px;	
}
.header_callus h2 {
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:bold;
	color:#6b6660;
	margin:0px 0px 10px 30px
}
.header_callyou_btn {
	background:url(../images/top_btn.jpg) repeat-x 0 0;;
	height:20px;
	margin:0px 0px 0px 0px;
	float:left;
	
}
.header_callyou_btn:hover{
	background-position:0 -20px;
}
.header_callyou_btn a {
	background:url(../images/callyou_icon.png) 7px 4px no-repeat;
	line-height:20px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#5f5f5f;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 7px 0px 25px;	
}
.header_callyou_btn a.chat_icon {
	background:url(../images/chat_icon.png) 7px 4px no-repeat;
	line-height:20px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#5f5f5f;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 7px 0px 25px;
}
.content_wrapper {
	background:url(../images/content_wrapper_bg.png) repeat-y;
	width:960px;
	margin:0px 0px 0px 0px;
}
#left_col {
	float:left;
	width:217px;
	background:url(../images/left_col_bg.gif) repeat;
	border-left:1px solid #f4ecd9;
		
}
#left_col ul {
	
	margin:20px 0px 0px 0px;
}
#left_col ul li {
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:#504d48;
	height:42px;
	margin:0px 0px 0px -10px;
	cursor:pointer;
	
}
#left_col ul li a {
	text-decoration:none;
	display:block;
	height:32px;
	color: #504D48;
}
#left_col ul li.home a span {
	background: url(../images/home_icon.png) 15px 12px no-repeat !important;
	display:block;

}

body#home_page #left_col ul li.home_page a, body#service_page #left_col ul li.service_page a, body#hours_page #left_col ul li.hours_page a, body#directions_page #left_col ul li.directions_page a, body#articles_page #left_col ul li.articles_page a {

	color:#000;
}

#left_col ul li a:hover {
	color:#000;
	text-decoration:none;
}
body#home_page #left_col ul li.home_page, body#service_page #left_col ul li.service_page, body#hours_page #left_col ul li.hours_page, body#directions_page #left_col ul li.directions_page, body#articles_page #left_col ul li.articles_page {
	background:url(../images/left_nav_hover_bg.png) 0px 0px no-repeat;
	color:#000;
}
#left_col ul li:hover {	
	background:url(../images/left_nav_hover_bg.png) 0px 0px no-repeat;
	margin:0px 0px 0px -10px;
	color:#000;
}
#left_col ul li span {
	background:url(../images/lef_col_icon.png) 15px 13px  no-repeat;
	margin:0px 0px 0px 10px;
	padding:13px 0px 0px 40px;
	 border-bottom: 1px solid #D7CEBF;
	width:167px;
	height:28px;
	display:block;
}
#left_col ul li span:hover {
	border:none;
}
#left_col ul li span.home {
	background:url(../images/home_icon.png) 15px 12px no-repeat !important; 
}
.left_col_btm {
	background: url(../images/left_col_bg_btm.gif) no-repeat;
	width:960px;
	height:16px;
	margin:0px 0px 0px 0px;
	border:none;
} 
#left_col h2 {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#4f4d48;
	padding:0px 0px 0px 15px;
}
#left_col h3 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#555555;
	padding:14px 0px 15px 15px;
	line-height:18px;
}
.form_holder {
	margin:50px 0px 0px 0px;
}
.input_fields {
	background:url(../images/input_field_bg.gif) repeat-x;
	width:179px;
	height:27px;
	margin:0px 0px 5px 15px;
	border:1px solid #c9d4d8;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 	
	border-radius: 2px;
	padding:0px 0px 0px 10px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#555555;	
}
.meassage {
	background:url(../images/message_bg.gif) repeat-x;
	width:179px;
	margin:0px 0px 0px 15px;
	height:113px;
	margin:0px 0px 15px 15px;
	border:1px solid #c9d4d8;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 	
	border-radius: 2px;
	padding:5px 0px 0px 10px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#555555;
}
.submit_btn {
	background: url(../images/submit_btn.png) no-repeat 0 0;
	color:#4f4d48;
	border:none;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	_padding:7px 25px 0px 0px !important ;
	padding:0px 25px 0px 0px;
	
	margin:0px 0px 0px 15px;
	text-transform:uppercase;
	cursor:pointer;
	width:141px;
	height:31px;
	line-height:31px;
}
.submit_btn:hover{
	background-position:0 -31px;
}

.banner_holder {
	float:left;
	width:724px;
	position:relative;/*edit*/

}
.banner_img {
	/*float:left;*//*edit*/
	background:url(../images/banner_img.png) right -1px no-repeat;
	height:287px;/*edit*/
	width:300px;
	margin:0px;
	position:absolute;/*edit*/
	top:-17px;/*edit*/
}
.banner_content {
	width:415px;
	float:right;/*edit*/
	height:271px;/*edit*/
}
.banner_content h2 {
	display:block;
	font-family:Trebuchet MS;
	font-size:33px;
	font-weight:bold;
	color:#544c36;
	padding:14px 10px 0px 10px;
}
.banner_interior_content h2 {
	display:block;
	font-family:Trebuchet MS;
	font-size:34px;
	font-weight:bold;
	color:#544c36;
	padding:20px 38px 0px 30px;
	float:left;
	
}
.banner_content p{
	font-family:"Droid Serif";
	font-style:italic;
	font-size:16px;
	color:#7e7a72;
	font-weight:normal;
	line-height:22px;
	padding:15px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}

.banner_getpriceing_btn {
	background:url(../images/btn_sprite.jpg) repeat-x 0 0;
	height:31px;
	margin:38px 0px 0px 20px;
	float:left;
	 border-radius: 2px 2px 2px 2px;
	 position:absolute; /*edit*/
	 bottom:19px; /*edit*/
	 right:245px;/*edit*/
}
.banner_getpriceing_btn:hover{
	background-position:0 -31px;
}
.banner_getpriceing_btn span, .banner_getpriceing_btn a{
	background:url(../images/banner_getprice_icon.png) 24px 10px no-repeat;
	line-height:31px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#feffff;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 27px 0px 44px;
	text-transform:uppercase;
	text-decoration:none;
}

.banner_getquote_btn {
	background: url(../images/btn_sprite.jpg) repeat-x 0 0;
	height:31px;
	margin:20px 0px 10px 20px;
	float:right;
	border-radius:2px 2px 2px 2px;
}
.banner_getquote_btn:hover{
	background-position: 0 -31px;
}
.banner_getquote_btn span, .banner_getquote_btn a{
	background:url(../images/banner_getprice_icon.png) 24px 10px no-repeat;
	line-height:31px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#feffff;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 27px 0px 44px;
	text-transform:uppercase;
	text-decoration:none;
}


.banner_services_btn {
	background: url(../images/btn_sprite.jpg) repeat-x 0 -62px;
	height:31px;
	margin:38px 0px 0px 20px;
	float:left;
		border-radius:2px 2px 2px 2px;
		position:absolute;/*edit*/
		bottom:19px;/*edit*/
		right:66px;/*edit*/
	
}
.banner_services_btn:hover{
	background-position:0 -93px;
}
.banner_services_btn a {
	background:url(../images/banner_seervice_icon.png) 20px 10px no-repeat;
	line-height:31px;
	font-family:Trebuchet MS;
	font-size:13px;
	color: #4F4D48;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 27px 0px 44px;
	text-transform:uppercase;
}

.main_content div.examining_pet{
	background:url(../images/exam.jpg) top right no-repeat;
	width:135px;
	height:191px;
	float:right;
	margin:7px 10px 5px 4px;
	border:1px solid #bcb4a2;
}
.main_content div.vaccinations{
	background:url(../images/vaccinations.gif) top right no-repeat;
	width:157px;
	height:207px;
	float:left;
	margin:8px 10px 10px 30px;
	border:1px solid #bcb4a2;
}
.main_content div.cat_test{
	background:url(../images/cat_test.jpg) top right no-repeat;
	width:153px;
	height:222px;
	float:right;
	border:1px solid #bcb4a2;
	margin:5px 10px 0px;
}
.main_content div.exotic_animals{
	background:url(../images/exotic_pet.gif) top right no-repeat;
	width:207px;
	height:144px;
	margin:8px 6px 0px 8px;
	border:1px solid #bcb4a2;
	float:right;
}


.content_holder{
	width:726px;
	float:left;
	margin:0px 0px 0px 2px;
	overflow:hidden;
}
.content_top {
	width:726px;
	float:left;
	border-bottom:3px solid #ede6d5;
	margin:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 24px 0px;

}
.content_services {
	float:left;
	width:241px;
	border-right:1px solid #ddd9d1;
	margin:0px 0px 0px 0px;
}
.content_services h2 {
	display:block;
	font-family:"Droid Serif";
	font-weight:bold;
	font-style:italic;
	font-size:12px;
    color:#bf0000;	
	padding:0px 0px 0px 30px;
}
.content_services a{
	 color:#bf0000;
	 text-decoration:none;	
}
.content_services a:hover{
	text-decoration:underline;
}
.content_services p {
	padding:10px 10px 0px 30px;
	margin:0px 0px 0px 0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#555555;
	line-height:15px;	
}
.no_border {
	border:none;
}
.main_content {
	width:500px;
	float:left;
}
.main_content h2 {
	font-family:Trebuchet MS;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	color:#3d3b36;
	padding:25px 0px 20px 30px;
}
.main_content h2.interrior_main_h2 {
	display:block;
	padding:40px 0px 20px 30px !important;
} 
.main_content p {
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#555555;
	line-height:21px;
	padding:0px 0px 25px 30px;
	margin:0px 10px 0px 0px;
	text-align:left;
}
.call_me_now_btm {
	clear:both;
	background:url(../images/call_me_now_btm_bg.gif) repeat;
	width:500px;
	border-bottom:3px solid #ece6d7;
	border-top:3px solid #ece6d7;
	border-left:1px solid #ece7db;
	border-right:1px solid #ece7db;
	float:left;
	margin:15px 0px 15px 2px;
	
}
.call_me_now_btm h3 {
	display:block;
	line-height:62px;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#6e695d;
	font-weight:bold;
	padding:18px 0px 0px 15px !important;
	float:left;
	
}
.call_me_now_btn {
	background:url(../images/btn_sprite.jpg) repeat-x 0 0;
	height:31px;
	margin:15px 0px 15px 10px;
	float:left;
	padding:0 0px 0 3px;
		 border-radius: 2px 2px 2px 2px;
	
}
.call_me_now_btn:hover{
	background-position:0 -31px;
}
.call_me_now_btn span{
	background:url(../images/call_me_now_icon.png) 20px 10px no-repeat;
	line-height:31px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#feffff;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 19px 0px 40px;
	text-transform:uppercase;
	text-decoration:none;
}

.interrior_call_me_now_btm {
	clear:both;
	background:url(../images/call_me_now_btm_bg.gif) repeat;
	width:500px;
	border-bottom:3px solid #ece6d7;
	border-top:3px solid #ece6d7;
	border-left:1px solid #ece7db;
	border-right:1px solid #ece7db;
	float:left;
	margin:5px 0px 15px 2px;
	padding:0px 0px 17px 0px;
	
}
.interrior_call_me_now_btm h3 {
	display:block;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#6e695d;
	font-weight:bold;
	padding:10px 0px 0px 30px !important;
	text-align:center;
}
.interrior_call_me_now_btn {
	background:url(../images/btn_sprite.jpg) repeat-x 0 0;;
	height:31px;
	margin:15px 5px 0px 94px;
	float:left;
	border-radius:2px 2px 2px 2px;
	
}
.interrior_call_me_now_btn:hover{
	background-position:0 -31px;
}

.interrior_call_me_now_btn span{
	background:url(../images/call_me_now_icon.png) 20px 10px no-repeat;
	line-height:31px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#feffff;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 19px 0px 40px;
	text-transform:uppercase;
}
.interrior_live_btn {
	background: url(../images/btn_sprite.jpg) repeat-x 0 -62px;
	height:31px;
	margin:15px 0px 0px 4px;
	float:left;
	border-radius:2px 2px 2px 2px;
	
}
.interrior_live_btn:hover{
	background-position:0 -93px;
}
.interrior_live_btn span{
	background:url(../images/chat_icon.png) 20px 10px no-repeat;
	line-height:31px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#5b554f;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:0px 19px 0px 40px;
	text-transform:uppercase;
}

.right_col {
	float:left;
	width:180px;
	margin:0px 0px 0px 40px;
	position:relative;
}
.right_col h2 {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#3d3b36;
	margin:31px 0px 20px 0px;
}
.right_col ul {
	margin:14px 0px 0px 0px;
	padding:0px 0px 24px 0px;
	border-bottom:3px solid #eaeff0;
}
.right_col ul li {
	background:url(../images/right_col_list_icon.jpg) 0px 6px no-repeat;
	padding:5px 0px 10px 25px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#555555;
	line-height:18px;
}
.why_chose_us {
	margin:20px 0px 0px 0px;
}
.why_chose_us h3 {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#3d3b36;
	margin:0px 0px 20px 0px;
}
.why_chose_us p {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#555555;
	line-height:18px;
}


#footer_wrapper {
	background:#302d24 url(../images/footer_wrapper_bg.gif) repeat-x;
	margin:28px 0 0 0;
	
}
#footer_holder {
	width:960px;
	margin:0px auto;
	height:225px;
}
.footer_pages {
	margin:35px 0px 10px 0px;
	_margin:30px 0px 10px 0px;
	padding:0px 0px 40px 0px;
	float:left;
	width:220px;
	border-right:1px solid #4d4a41;
}
.footer_pages h3 {
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}
.footer_pages ul {
	float:left;
	margin:10px 0px 0px 0px;
}
.footer_pages ul li {
	
	color:#dfd7c6;
	line-height:20px;
	_line-height:10px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}
.footer_pages ul li a {
	display:block;
	color:#dfd7c6;
	cursor:pointer;
	text-decoration:none;
}
.footer_pages ul li a:hover{
	text-decoration:underline;
}
.footer_pages ul.col2 {
	margin:10px 0px 0px 67px;
}



/******* footer_services ************/

.footer_services {
	padding:0px 0px 40px 0px;
	margin:33px 0px 10px 15px;
	float:left;
	border-right:1px solid #4d4a41;
}
.footer_services h3 {
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}
.footer_services ul {
	float:left;
	margin:10px 0px 0px 0px;;
}
.footer_services ul li {
	line-height:20px;
	_line-height:10px;
	color:#dfd7c6;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}
.footer_services ul li a {
	display:block;
	color:#dfd7c6;
	cursor:pointer;
	text-decoration:none;
}
.footer_services ul li a:hover{
	text-decoration:underline;
}
.footer_services ul.col2 {
	margin:10px 25px 0px 47px;
}

/******* footer_contactus ************/

.footer_contactus {
	margin:35px 0px 0px 20px;
	padding:0px 30px 40px 0px;
	float:left;
	border-right:1px solid #4d4a41;
}
.footer_contactus h3 {
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.footer_contactus ul {
	float:left;
	margin:10px 0px 0px 0px
}
.footer_contactus ul li {
	display:block;
	color:#dfd7c6;
	line-height:20px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}
.footer_contactus ul li a {
	display:block;
	cursor:pointer;
	text-decoration:none;
}


.find_us {
	margin:35px 0px 0px 15px;
	_margin:35px 0px 0px 10px;
	padding:0px 24px 0px 0px;
	_padding:0px 14px 0px 0px;
	float:left;
}
.find_us h3 {
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}
.find_us ul {
	margin:15px 0px 0px 0px;
}
.find_us ul li{
	float:left;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	line-height:15px;
}
.find_us ul li a {
	background:url(../images/footer_icon_set.png) no-repeat;
	_background:url(../images/footer_icon_set.gif) no-repeat;
	display:block;
	float:left;
	width:43px;
	height:36px;
	cursor:pointer;
	margin-top:-5px;
}
.find_us ul li a.skype {
	background-position:0px 0px;	
}
.find_us ul li a.face_book {
	background-position:-43px 0px;
	padding:0px 0px 0px 0px;	
}
.find_us ul li a.you_tube {
	background-position:-90px 0px;
	padding:0px 0px 0px 0px;	
}
.copy_right {
	margin:17px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	font-family:Helvetica;
	color:#fff;
	font-size:12px;
	font-weight:normal;
}
/************ Interior ****************/
.client_testimonial {
	margin:45px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	border-bottom:3px solid #eaeff0;
}
.client_testimonial h2 {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#3b4548;
	margin:31px 0px 12px 0px;
}
.client_testimonial p {
	font-family:"Droid Serif";
	font-style:italic;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	letter-spacing:-.5px;
	color:#5c6366;
}
.feature_solutions {
	margin:28px 0px 0px 0px;
}
.feature_solutions h2 {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#3b4548;
	margin:0px 0px 20px 0px !important;
}
.feature_solutions ul {
	margin:14px 0px 0px 0px;
	padding:0px 0px 20px 0px !important;
	border-bottom:3px solid #eaeff0;
}
.feature_solutions ul li {
	background:url(../images/right_col_list_icon.jpg) 0px 6px no-repeat;
	padding:5px 0px 10px 25px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#72797c;
}
#contact_form_wrapper {
	background:#e9e9e9;
	display:none;
	width:485px;
	border:1px solid #fff;
	padding:8px 0px 0px;
	position:absolute;
	margin-left:-236px;
	top:20%;
	left:50%;
	z-index:200;
}
.contact_form h2 {
	text-align:center;
	font-family:"molengo";
	font-size:30px;
	color:#544c36;
	margin:20px 0px 0px 0px;	
}
.contact_form_inputbox {
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:188px;
	height:40px;
	margin:0px 13px 13px 0px;
	padding:0px 0px 0px 10px;
	font-family:Helvetica;
	font-size:14px;
	color:#333333;
	float:left;
}
.contact_form_holder {
	float:left;
	width:430px;
	margin:22px 0px 0px 38px;
	
}
.contact_form_message_area {
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:5px 0px 10px 0px;
	padding:5px 0px 0px 10px;
	font-family:Helvetica;
	font-size:14px;
	color:#333333;
	height:113px;
	width:400px;
	left:10%;
}
.contact_form_send {
	background: url(../images/btn_sprite.jpg) repeat-x 0 -124px;
	font-family:"Droid Serif";
	font-size:16px;
	font-weight:bold;
	color:#5b554f;
	width:120px;
	height:49px;
	margin:5px 0px 32px 144px;
	border:none;
	border-radius:6px 6px 6px 6px;
	cursor:pointer;
	
}
.contact_form_send:hover{
	background-position:0 -173px;
}


#Request_call {
	background:#e9e9e9;
	display:none;
	width:368px;
	border:1px solid #fff;
	padding:13px 0px 0px ;
	position:absolute;
	margin-left:-159px;
	top:35%;
	left:50%;
	z-index:200;
}
.request_call_form h2 {
	text-align:center;
	font-family:"molengo";
	font-size:30px;
	color:#544c36;
	margin:20px 0px 0px 0px;	
}
.Request_call_name_inputbox {
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:275px;
	height:40px;
	margin:0px 13px 13px 0px;
	padding:0px 0px 0px 10px;
	font-family:Helvetica;
	font-size:14px;
	color:#333333;
	float:left;
}
.Request_call_phone_inputbox {
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:193px;
	height:40px;
	margin:0px 13px 13px 0px;
	padding:0px 0px 0px 10px;
	font-family:Helvetica;
	font-size:14px;
	color:#333333;
	float:left;
}
.Request_call_ext_inputbox {
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:56px;
	height:40px;
	margin:0px 8px 13px 0px;
	padding:0px 0px 0px 10px;
	font-family:Helvetica;
	font-size:14px;
	color:#333333;
	float:left;
}
.Request_call_holder {
	float:left;
	width:295px;
	margin:22px 0px 0px 38px;
	
}
.Request_call_message_area {
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:5px 0px 10px 0px;
	padding:5px 0px 0px 10px;
	font-family:Helvetica;
	font-size:14px;
	color:#333333;
	height:113px;
	width:400px;
	left:10%;
}
.Request_call_send {
	background: url(../images/btn_sprite.jpg) repeat-x 0 -222px;
	border-radius:6px 6px 6px 6px;
	width:170px;
	height:47px;
	font-family:"Molengo";
	font-size:19px;
	font-weight:normal;
	color:#5b554f;
	margin:5px 0px 32px 55px;
	border:none;
	cursor:pointer;
}
.Request_call_send:hover{
	background-position:0 -269px;
}
.contact_popup_close {
	background: url(../images/contact_form_close_btn.png) repeat;
	position:absolute;
	width:23px;
	height:24px;
	margin:-15px 0px 0px -10px;
	cursor:pointer;
}
.request_popup_close {
	background: url(../images/contact_form_close_btn.png) repeat;
	position:absolute;
	width:23px;
	height:24px;
	margin:-20px 0px 0px -10px;
	cursor:pointer;
}

#backgroundPopup {
	display:none;
	position:absolute;
	top:0px;
	height:100%;
	width:100%;
	background:#000000;
	z-index:98;
	-moz-opacity: 0.4;
	 opacity:.40;
	 filter: alpha(opacity=40);	
}
.space {
	height:30px;
}
.inputError {
	background: #ffebeb;
	border: solid 1px red;
}
.selectError 	{ border:1px solid #d70000; }
.labelError 	{ color: #d70000 !important;}
.labelError { color: #D70000 !important; }

/*---------------------------------*/
.main_content a{
	color:#0099FF;
	text-decoration:none;
}
.main_content a:hover{
	text-decoration:underline;
}
.main_content h3{
    color: #555555;
    font-family: Trebuchet MS;
    font-size:18px;
    font-weight: normal;
    line-height: 24px;
    padding: 25px 0 15px 30px;
}
.main_content h4{
    color: #555555;
    font-family: Trebuchet MS;
    font-size:16px;
    font-weight: normal;
    line-height:18px;
    padding:0px 0 10px 30px;
}
.operation_hours {
	color:#555;
	margin:30px 0 10px 30px;
	font-family:Tahoma;
	font-size:12px;
	line-height:25px;
	border:1px solid #F0E7D5;
	
}
.operation_hours tr.odd{
	background:#DBD4C3;
}
.operation_hours td.date{
	width:150px;
	text-align:center;
	line-height:28px;
	border-right:1px solid #F0E7D5;
}
.operation_hours td.time{
	width:150px;
	text-align:center;
}
.right_col .operation_hours { margin:0px 0 10px 0px !important; }
.banner_services_btn a{
	text-decoration:none;
}
#directions_page .direction_map{
	background:url(../images/DirectionMap.gif) no-repeat;
	width:405px;
	height:320px;
	margin:0 0 20px 56px;
	
}
#service_page .services_img{
	background:url(../images/services_img.png) no-repeat;
	width:385px;
	height:325px;
}
#articles_page .arthritis_more_btn, #articles_page .dryskin_more_btn, #articles_page .properdiet_more_btn{
	cursor:pointer;
	color:#CE0000;
	
}
#articles_page div.arthritis_text, #articles_page div.dryskin_text, #articles_page .properdiet_text{
	display:none;

}

.special_offers{
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 44px !important;
}
.special_offers li, .special_offers li.even {
	list-style:disc;
	padding:5px 0px 10px 0px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#72797c;
}
.special_offers li.even{
	list-style:none !important;
		padding:0px 0px 10px 20px;
}

.feature_solutions ul.sub{
	margin:0px 0px 0px 35px;
	padding:0px 0px 15px 0px !important;
	border:none;
}
.feature_solutions ul.sub li {
	background:none !important;
	list-style-type:disc;
	padding:0px 0px 2px 0px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#72797c;
}