body {background-color:#082c3b; background-image: url(../img/bodybg.jpg); background-repeat: repeat-x; background-attachment:scroll; background-position:top center;}
body,td,th {font-family: Arial; font-size: 12px; color: #000000; line-height: 18px;}
#copy {display: none;}

.titles-page{
	font-size:15px;
	font-weight:bold;
	color: #743b2e;
}
.norm{
	font-size:12px;
	color: #a1282f;
}
/*===== LINKS =====*/
a:link {color: #a1282f;}
a:visited {color: #a1282f;}
a:hover {color: #a1282f;}
a:active {color: #a1282f;}

/*===== NAV LINKS =====*/
a.bottom-nav:link {font-size: 11px; color: #5e7e8b; text-decoration: none;}
a.bottom-nav:visited {font-size: 11px; color: #5e7e8b; text-decoration: none;}
a.bottom-nav:hover {font-size: 11px; color: #5e7e8b; text-decoration: underline;}
a.bottom-nav:active {font-size: 11px; color: #5e7e8b; text-decoration: none;}

#office-location-site{
	background:url(/img/dr-john-site-design_21.jpg) top left no-repeat; width:231px; height:91px; cursor:pointer; color:#fff; text-decoration:none;	
}

/*===== BACKGROUNDS =====*/
.bg-secondary-body {BACKGROUND-IMAGE: url(../img/bg-secondary-body.jpg);}
.middlerightbg2 {BACKGROUND-IMAGE: url(../img/middlerightbg2.png);}

/*===== 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); }

#meet-the-dentists { background:url(/img/meet-the-dentists-selected.jpg); }
#meet-the-dentists.nav-item-selected { background:url(/img/meet-the-dentists-selected.jpg); }

#services { background:url(/img/services-selected.jpg); }
#services.nav-item-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); }

#testimonials { background:url(/img/testimonials-selected.jpg); }
#testimonials.nav-item-selected { background:url(/img/testimonials-selected.jpg); }

#contact-us { background:url(/img/contact-us-selected.jpg); }
#contact-us.nav-item-selected { background:url(/img/contact-us-selected.jpg); }

#offer-01 { background:url(/img/offer-01-selected.jpg); }
#offer-01.nav-item-selected { background:url(/img/offer-01-selected.jpg); }

#offer-02 { background:url(/img/offer-02-selected.jpg); }
#offer-02.nav-item-selected { background:url(/img/offer-02-selected.jpg); }

/* PATIENT EDUCATION */
#edu-href{font-size:16px; font-weight:bold;}
#edu-li{padding-bottom:15px;}
#edu-article-title {color:#3a5662; font-size:18px; font-weight:bold; margin:0 0 10px; padding:0; }
.photopadleft{padding:0 0 15px 15px;}

/*=========GENERAL CSS RULES================*/
.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:#000000;/*--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--*/