body{
background-color:#ffffff;
font-family:Georgia;
background-image:url(/img/bkg.jpg);
background-repeat: repeat-x;
font-size:14px;
}

#copy {display: none;}

P,UL,LI,BLOCKQUOTE,DIV,TD,TR,TABLE {
font-size:14px;
color: #006091;
}


H1 {
color:#0076a3;
font-size:18px;
padding:15px 0px 0px 15px;
}

H2 {
color:#0076a3;
font-size:18px;
}

.hr {width:98%; height: 1px !important; margin:10px auto 20px auto; background:#069; padding:0;}


#contact-info{
text-align:center;
color:#ffffff;
font-size:12pt;
top:158px;
left:55px;
position:absolute;
}

#footer-content{
text-align:center;
color:#ffffff;
font-size:10pt;
top:5px;
left:165px;
position:absolute;
word-spacing:2px;
padding-top:7px;
} html>body #footer-content{ padding-top:0px; }

.bkg-body{
background-image:url(/img/bkg-body.jpg);
background-repeat: repeat-y;
}

#main-body{
color:#006091;
padding-left:25px;
padding-top:1px;
} html>body #main-body{ padding-top:0px; }

/*===== DEFAULT LINKS =====*/
A:link {FONT-FAMILY: Georgia; FONT-SIZE: 12px; COLOR: #006091; TEXT-DECORATION: underline}
A:visited {FONT-FAMILY: Georgia; FONT-SIZE: 12px; COLOR: #006091; TEXT-DECORATION: underline}
A:active {FONT-FAMILY: Georgia; FONT-SIZE: 12px; COLOR: #006091; TEXT-DECORATION: underline}
A:hover {FONT-FAMILY: Georgia; FONT-SIZE: 12px; COLOR: #006091; TEXT-DECORATION: none}

/*===== FOOTER NAV LINKS =====*/
A.footer:link {FONT-FAMILY: Georgia; FONT-SIZE: 10px; COLOR: #ffffff; TEXT-DECORATION: none}
A.footer:visited {FONT-FAMILY: Georgia; FONT-SIZE: 10; COLOR: #ffffff; TEXT-DECORATION: none}
A.footer:active {FONT-FAMILY: Georgia; FONT-SIZE: 10px; COLOR: #ffffff; TEXT-DECORATION: none}
A.footer:hover {FONT-FAMILY: Georgia; FONT-SIZE: 10px; COLOR: #ffffff; TEXT-DECORATION: underline}

/*===== GOOGLE MAP LINKS =====*/
A.googlemap:link {FONT-FAMILY: Georgia; FONT-SIZE: 11px; COLOR: #006091; TEXT-DECORATION: none}
A.googlemap:visited {FONT-FAMILY: Georgia; FONT-SIZE: 11px; COLOR: #006091; TEXT-DECORATION: none}
A.googlemap:active {FONT-FAMILY: Georgia; FONT-SIZE: 11px; COLOR: #006091; TEXT-DECORATION: none}
A.googlemap:hover {FONT-FAMILY: Georgia; FONT-SIZE: 11px; COLOR: #006091; TEXT-DECORATION: underline}

/*===== ROLLOVERS =====*/
.nav-item {float:left; margin:0px; padding:0px;}
.nav-item-hover img, .nav-item-selected img {visibility:hidden;}
 
#home { background:url(/img/home-selected.jpg); }
#home.nav-item-selected { background:url(/img/home-selected.jpg); }

#request-appointment { background:url(/img/request-appointment-selected.jpg); }
#request-appointment.nav-item-selected { background:url(/img/request-appointment-selected.jpg); }

#new-patient-forms { background:url(/img/new-patient-forms-selected.jpg); }
#new-patient-forms.nav-item-selected { background:url(/img/new-patient-forms-selected.jpg); }

#meet-the-dentist { background:url(/img/meet-the-dentist-selected.jpg); }
#meet-the-dentist.nav-item-selected { background:url(/img/meet-the-dentist-selected.jpg); }

#services { background:url(/img/services-selected.jpg); }
#services-selected { background:url(/img/services-selected.jpg); }

#patient-education { background:url(/img/patient-education-selected.jpg); }
#patient-education.nav-item-selected { background:url(/img/patient-education-selected.jpg); }

#contracted-insurance { background:url(/img/contracted-insurance-selected.jpg); }
#contracted-insurance.nav-item-selected { background:url(/img/contracted-insurance-selected.jpg); }

#contact-us { background:url(/img/contact-us-selected.jpg); }
#contact-us.nav-item-selected { background:url(/img/contact-us-selected.jpg); }

.home_buttons {height:65px; position:relative;}
.home_buttons .request_appt {width:204px; height:65px; position:absolute; top:0; left:-15px;}
.home_buttons .request_appt a {width:204px; height:65px; background: url(../img/home_buttons.jpg) no-repeat left top; display:block; overflow:hidden; text-indent: -99999px;}
.home_buttons .request_appt a:hover {background-position: left bottom;}

.home_buttons .insurance_questions {width:174px; height:65px; position:absolute; top:0; right:-15px;}
.home_buttons .insurance_questions a {width:174px; height:65px; background: url(../img/home_buttons.jpg) no-repeat right top; display:block; overflow:hidden; text-indent: -99999px;}
.home_buttons .insurance_questions a:hover {background-position: right bottom;}
/*=========GENERAL CSS RULES================*/
/* OFFICE HOURS TABLE */
#hours{
	width:220px; background-color:#fafac4; font-size:12px;float:left;	
}
#hours-hdr{
	color:#363f2c;
}
.hours-bg{
	background-color:#c7d9bf;
	color:#363f2c;
}

/* END OFFICE HOURS TABLE */
.a-error {
color:#FF0000;
display:none;
font-weight:bold;
margin:0;
text-align:left;
}
.a-form {
font-size:12px;
margin:0;
}
.a-div {
clear:both;
margin:0;
padding:0 2px 10px;
}
.a-pad {
padding:6px;
}
.a-label {
font-weight:bold;
margin:0;
padding:0;
text-align:left;
width:95px;
}
.a-input {
margin:0;
padding:0;
width:190px;
}
.a-logo {
background-image:url(http://www.patientdocs.com/img/home/poweredby.png);
background-repeat:no-repeat;
}
* html .a-logo {
background-image:none;
}
.a-clear {
clear:both;
height:50px;
position:relative;
}

#cal1Container {
            position: absolute;
            display: none;
        }
        p, #cal1Container {
            margin: 1em;
        }
        
        #cal1Container {
            z-index: 500;
        }
        .dp-highlighter {
            z-index: 1;
        }

/*--Input Style--*/
input {
	border:1px solid #7e9db9;
	background-color:#FFFFFF;
	margin-top:2px;
	}
	
select {
	border:1px solid #7e9db9;
	background-color:#FFFFFF;
	margin-top:2px;
	}
	
textarea {
	border:1px solid #7e9db9;
	background-color:#FFFFFF;
	margin-top:2px;
	}
/*--End Input Style--*/

/*--Divs--*/
#form_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:365px; height:270px;
	text-align:left;
	}
	
#top_left {
	width:174px;
	float:left;
	padding-bottom:15px;
	border-right:1px solid #d9d9d9;/*--Change the color of border--*/
	}	
	
#top_right {
	width:175px;
	float:right;
	padding-bottom:15px;
	}
	
#bottom {
	clear:both;
	width:365px;
	height:51px;
	padding-top:11px;
	margin-bottom:10px;
	border-top:1px solid #d9d9d9;/*--Change the color of border--*/
	border-bottom:1px solid #d9d9d9;/*--Change the color of border--*/
	}
/*--End Divs--*/	
	
/*--Images--*/
#submit_request {
	border:none;
	}
	
.bkg_calendar {
	background:url(/images/btn_img_calendar.gif) right no-repeat #fff;
	}
/*--End Images--*/
	
/*--Classes--*/
.field_name {
	font-weight:bold;
	color:#000000;/*--Change the color of the field name ie: Name--*/
	}

.secondary_details {
	font-size:11px;
	color:#000;/*--Change the color of the secondary details ie: (include area code)--*/
	}
	
.required {
	color:#ff0000;/*--Change the color of the required fields--*/
	}
	
.float_right {
	float:right;
	}

.float_left {
	float:left;
	}
	.powered-by{
	float:right;
	background:url(/images/img_powered-by-color.png) top left no-repeat;
	width:100px;
	height:40px;
}


	
.field_margin {
	clear:both;
	margin-bottom:12px;
	}
	
/* Calendar Header */
.calheader{
	color:#000;	
}
/*--End Classes--*/
