@charset "utf-8";
/* CSS Document */

/* body settings for entire page */
*	{margin:0; padding:0;}
html, body, #container { height: 100%; }
body > #container { height: auto; min-height: 100%; }
body	{margin:0;padding:0; font-family:Times New Roman;font-size:11pt;}

.logo	{margin-left:22px;}
.top	{width:950px; height:125px; margin-left:auto; margin-right:auto; background:url(/img/bg-top.jpg) no-repeat top right #ffffff;}

/* default for all links */
p {padding:10px;}
a	{color:black; text-decoration:none; font-weight:bold;}
a:hover	{text-decoration:underline;}
strong{color:#785d85;}
/* push tags to create vertical spacing */
.push-3	{height: 3px;}
.push-7	{height: 7px;}
.push-8	{height: 8px;}
.push-10	{height: 10px;}
.push-12	{height: 12px;}
.push-15	{height: 15px;}
.push-18	{height: 18px;}
.push-20	{height: 20px;}
.push-22	{height: 22px;}
.push-25	{height: 25px;}
.push-26	{height: 26px;}
.push-27	{height: 27px;}
.push-30	{height: 30px;}
.push-60	{height: 60px;}

/* easy float */
.float-left	{float:left;}
.float-right	{float:right;}
.clear	{clear:both;}

.photo-pad-left{ padding-left:8px; float:right;}
.photo-pad-right{ padding-right:8px; }


/* Request Appointment and New Patient Form buttons */
a div#request-appt	{background:url(/img/request-appt.png) no-repeat top; width:232px; height:43px; float:left; margin-right:20px;}
a div#request-appt:hover	{background:url(/img/request-appt.png) no-repeat 0 -43px;}
a div#patient-form	{background:url(/img/patient-forms.png) no-repeat top; width:217px; height:43px; float:left;}
a div#patient-form:hover	{background:url(/img/patient-forms.png) no-repeat 0 -43px;}

/* primary page */
.top1	{width:100%; background:#ffffff;}
.main-body	{background:url(/img/green-bg-fade.jpg) repeat-x top #ffffff; min-height:518px;}
.main-top	{width:950px; height:296px; margin-left:auto; margin-right:auto;}
.menu-holder	{height:296px; width:328px; background:url(/img/bkg_nav-main.jpg) repeat-x; float:left;}
.nav-bg-left	{float:left;}
.services-main	{height:200px;}
.sub-service-main	{width:311px;height:140px;float:left;padding-right:5px;}
.sub-service-main a {color:#785D85;}

#edu-article-title p{ font-size:18px; font-weight:bold; padding-bottom:0;}

/* Navigation menu */
#menu { 
list-style: none; 
padding: 0; 
margin: 0; 
width: 194px; 
height: 240px; 
background: url(/img/btn_menu-sprite.jpg); 
} 
#menu li { 
float: left; 
width: 100%; 
} 

#menu a { 
display: block; 
background: transparent url(/img/btn_menu-sprite.jpg) 0 0 no-repeat; 
} 

#home a { height: 29px; background-position: 0px 0px; } 
#whychoose a { height: 32px; background-position: 0px -29px; } 
#what-we-offer a { height: 32px; background-position: 0px -61px; }
#about-the-office a { height: 29px; background-position: 0px -90px; } 
#before-after a { height: 29px; background-position: 0px -119px; } 
/*#patient-news a { height: 29px; background-position: 0 -122px; } */
#patient-edu a { height: 29px; background-position: 0 -148px; } 
/*#patient-edu a { height: 29px; background-position: 0 -151px; } */
#testimonials a { height: 29px; background-position: 0 -177px; } 
/*#testimonials a { height: 31px; background-position: 0 -180px; }*/
#contact-us a { height: 31px; background-position: 0 -208px; } 
/*#contact-us a { height: 29px; background-position: 0 -211px; }*/ 

#home a:hover {background-position: -194px 0px;} #home-selected a {height:29px; background-position: -194px 0px;}
#whychoose a:hover {background-position: -194px -29px;} #whychoose-selected a {height: 32px; background-position: -194px -29px;}
#what-we-offer a:hover {background-position: -194px -61px;} #what-we-offer-selected a {height: 32px; background-position: -194px -61px;} 
#about-the-office a:hover {background-position: -194px -90px;} #about-the-office-selected a {height: 29px; background-position: -194px -90px;} 
#before-after a:hover {background-position: -194px -119px;} #before-after-selected a {height: 29px; background-position: -194px -119px;} 
/*#patient-news a:hover {background-position: -194px -122px;} #patient-news-selected a {height: 29px; background-position: -194px -122px;}*/
#patient-edu a:hover {background-position: -194px -148px;} #patient-edu-selected a {height: 29px; background-position: -194px -148px;}
/*#patient-edu a:hover {background-position: -194px -151px;} #patient-edu-selected a {height: 29px; background-position: -194px -151px;}*/
#testimonials a:hover {background-position: -194px -177px;} #testimonials-selected a {height: 29px; background-position: -194px -177px;}
/*#testimonials a:hover {background-position: -194px -180px;} #testimonials-selected a {height: 31px; background-position: -194px -180px;}*/
#contact-us a:hover {background-position: -194px -208px;} #contact-us-selected a {height: 31px; background-position: -194px -208px;}
/*#contact-us a:hover {background-position: -194px -211px;} #contact-us-selected a {height: 29px; background-position: -194px -211px;}*/

#menu span { 
display: none; 
} 
/* END TOP NAVIGATION*/
/* BEGIN APPOINTMENT NAVIGATION*/
#menu-top {   
    background:url("/img/btn_top-menu-sprite.gif") 0 0 no-repeat;   
    width:470px;   
    height:43px;   
    margin:0;   
    padding:0;   
    }  
#menu-top li span { display: none; }   
  
#menu-top li { float:left; list-style:none; position:relative; }   
  
#menu-top li, #menu-top a {   
    height:43px;    /* Each button must have the same height, define it here */  
    display:block;   
    margin:0;   
    padding:0;   
    }   
  
li#request-appt,li#new-forms { margin-bottom:0px; width:235px; } 
#request-appt a:hover { background:url("/img/btn_top-menu-sprite.gif") -0px  -43px no-repeat; }   
#new-forms a:hover { background:url("/img/btn_top-menu-sprite.gif") -235px  -43px no-repeat; } 

li#request-appt-selected,li#new-forms-selected { margin-bottom:0px; width:235px; } 
#request-appt-selected { background:url("/img/btn_top-menu-sprite.gif") -0px  -43px no-repeat; }   
#new-forms-selected { background:url("/img/btn_top-menu-sprite.gif") -235px  -43px no-repeat; } 

/* END APPOINTMENT NAVIGATION*/

/* secondary page */
.main-body-sec	{background:url(/img/green-bg-fade.jpg) repeat-x top #ffffff; width:100%;}
.main-top-sec	{width:950px; height:33px; margin-left:auto; margin-right:auto; background:url(/img/sec-top.jpg) no-repeat top;}
.sec-main	{background:url(/img/sec-main-bg.jpg) repeat-y right; width:950px; margin-left:auto; margin-right:auto;}
.sec-nav	{width:298px; height:450px; background:url(/img/sec-nav-bg2.jpg) no-repeat; padding-left:31px; margin-top:-7px; float:left;}
.sec-nav-blog {width:298px; height:416px; background:url(/img/sec-nav-bg.jpg) no-repeat; padding-left:31px; margin-top:-7px; float:left;}
.sec-content	{width:581px; background:url(/img/sec-content-bg.jpg) no-repeat top right; float:right; padding-right:20px;}
.sec-content-blog {width:581px; min-height:650px; background:url(/img/sec-content-bg.jpg) no-repeat top right; float:right; padding-right:20px;}

#edu-return-href{	padding-bottom:20px;	color:#785D85;}

.sec-content ul{	padding-left:20px;	padding-bottom:10px;	list-style:url(/img/ul-pearl.png) inside; margin-left:20px;}
.sec-content-blog ul{	padding-left:20px;	padding-bottom:10px;	list-style:url(/img/ul-pearl.png) inside; margin-left:20px;}

.sec-nav-blog li.categories, .sec-nav-blog li.cat-item, .sec-nav-blog li.cat-item a{color: #785d85; list-style:none;}
.storytitle{ font-size:23px;}
.storytitle a{color: #785d85;}
.feedback a{color: #785d85;}
.date{color:#7C855F;}

.title-underline	{background:url(/img/title-underline.png) no-repeat; width:573px; height:1px; padding-top:20px;}
.secondary-title	{color:#7c855f; font:"Times New Roman", Times, serif; font-size:16pt;}
#ul-pearl	{list-style:url(/img/ul-pearl.png) inside; margin-left:20px;}
.sec-quote-top	{height:11px; width:426px; background:url(/img/sec-quote-top.jpg) no-repeat #e3e8d2;}
.sec-quote-bottom	{height:11px; width:426px; background:url(/img/sec-quote-bottom.jpg) no-repeat;}
.sec-quote	{background:#e3e8d2; padding:0 15px; width:396px;}
.sec-quote-signature	{color:#7c855f; font-weight:bold; margin-top:20px;}
.sec-pearl-divider	{background:url(/img/sec-pearl-divider.jpg) no-repeat; width:580px; height:10px;}
.sec-box	{background:url(/img/sec-box.jpg) no-repeat; width:163px; height:207px; float:left; margin-right:20px;}
h1.sec-title { margin: 0; background:url(/img/ttl_ball.gif) -2px 2px no-repeat; padding-left:25px; font-family:Monotype Corsiva,Apple Chancery,URW Chancery L,cursive; font-size:40px; color:#8b84ac; }
.sec-title-small	{font-size:14pt; color:#7c855f; font:"Times New Roman", Times, serif;}

.main_logos {vertical-align:top;}
.main_logos img{vertical-align:top;}

/* footer */
.footer	{width:950px; background:url(/img/footer-mid.jpg) repeat-x top; min-height:77px; margin-left:auto; margin-right:auto; text-align:center; color:#785d85; clear: both; position: relative; z-index: 10; height: 77px; margin-top: -77px;}
.sec-footer	{width:950px; background:url(/img/footer-mid.jpg) repeat-x top; height:77px; margin-left:auto; margin-right:auto; text-align:center; color:#785D85; clear: both; }
.sec-footer a{color:#785D85;}

/*=========GENERAL CSS RULES================*/
/* OFFICE HOURS TABLE */
#hours{
	width:220px; background-color:#785d85; font-size:12px;float:left;	
}
#hours-hdr{
	color:#FFF;
	font-weight:bold;
}
.hours-bg{
	background-color:#FFF;
	color:#000;
}

/* 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;
}

#edu-article-title{
	font-size:18px;
	font-weight:bold;
	color:#8B84AC;
	margin:0px;
}


#edu-article-content ul{
	margin-left:0px;
}

#edu-article-content ul li{
	padding-top:10px;
	list-style-position:outside;
}

#edu-href{
	font-size:18px;
	color:#8B84AC;
}

#edu-li {
	padding-bottom:20px;
}

#cal1Container {
            position: absolute;
            display: none;
        }
        p, #cal1Container {
           margin:0px;
        }
        
        #cal1Container {
            z-index: 500;
        }
        .dp-highlighter {
            z-index: 1;
        }

/*--Input Style--*/
input.txt_input {
	border:1px solid #7e9db9;
	background-color:#FFFFFF;
	margin-top:2px;
	}

input.btn_input {}
	
	
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, .top_left {
	float:left;
	padding-bottom:15px;
	}
.top_left {
	padding-right:20px;
	}
#top_left {
	width:174px;	
	border-right:1px solid #d9d9d9;/*--Change the color of border--*/
	}
		
#top_right, .top_right {
	float:right;
	padding-bottom:15px;
	}
	
#top_right {
	width:175px;
	}
		
#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:#BC0303;/*--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;
}

.listStyle ul li{
	padding-bottom:10px;
}
	
.field_margin {
	clear:both;
	margin-bottom:12px;
	}
	
	
/* Calendar Header */
.calheader{
	color:#000;	
}
/*--End Classes--*/

/*BLOG STYLES*/
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}
.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}
ol#comments li p {
	font-size: 100%;
}


