@charset "utf-8";
/* CSS Document */

body { 
	background:url(../img/bkg_main.gif) top repeat-x #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.clear{
	clear:both;
}

.container { 
	width: 950px;  
	height: 100px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.padding-hdr-line{
	padding-bottom:20px;	
}
.testimonials-box{
	border:dashed 1px #ccc; background:#333;	
}
#sec-offers{
	width:268px; height:198px; background:url(../img/bkg_sec-side.gif) top no-repeat; padding:26px 0px 0px 31px;	
}
#main-girl{
float:right; width:651px; height:250px; background:url(../img/img_main-girl.jpg) top no-repeat;
}
#main-girl-2{
float:right; width:651px; height:250px; background:url(../img/img_main-girl.jpg) top no-repeat;
}
#main-girl-3{
float:right; width:651px; height:250px;
}

#sec-main-body{
	float:right; width:598px; height:auto; background:url(../img/bkg_sec-main-body.gif) top no-repeat; padding: 20px 15px 10px 38px;

}
#sec-main-body a{
	color:#09F;	
	text-decoration:underline;
}
#sec-main-body a:hover{
	color:#09F;	
	text-decoration:none;
}

#sub{
	font-size:36px;
	font-weight:bold;
	padding-bottom: 4px;

}

.facebook {margin:20px 0 5px 10px; position: relative;}
.facebook img {border:none;}
.facebook a { width: 282px; height: 131px; background:url(../img/facebookIcon_small.jpg) no-repeat left top; display:block; overflow:hidden; text-indent: -9999px;}


#services-page h3{margin:0; font-size:16px; color:#09F;}
#services-page strong{color:#D7C7B5;}
#services-page {line-height:17px;}

.meet-the-dentist{
	float:left; width:310px; height:216px;	
	line-height:18px;
}
.meet-the-dentist a{
	text-decoration:none; color:#FFF; cursor:pointer;
}
.our-location{
	float:left; width:328px; height:216px;	
	line-height:18px;
}
.our-location a{
	text-decoration:none; color:#FFF; cursor:pointer;
}

.good-things-utah{
	float:left; width:308px; height:216px;
	line-height:17px;
}
.good-things-utah a{
	text-decoration:none; color:#FFF; cursor:pointer;
}
.sec-meet-the-doctor{
	background:url(/img/bkg_sec-meet-the-dentist.jpg) top no-repeat; width:189px; height:69px; padding: 35px 5px 5px 105px; 	
}
.sec-meet-the-doctor a{
	text-decoration:none; color:#FFF; cursor:pointer;
}

.sec-our-location{
	background:url(../img/bkg_sec-our-location.jpg) top no-repeat; width:189px; height:60px; padding: 35px 5px 5px 105px; 	
}
.sec-our-location a{
	text-decoration:none; color:#FFF; cursor:pointer;
}

.sec-good-things-utah{
	background:url(../img/bkg_sec-good-things-utah.jpg) top no-repeat;width:189px; color:#FFF; height:61px; padding: 35px 5px 5px 105px; text-decoration:none; color:#FFF; cursor:pointer;	
}
.sec-good-things-utah a{
	text-decoration:none; color:#FFF; cursor:pointer;
}

.footer-main { 
 clear:both; background:url(../img/ftr_main.gif) top no-repeat; width:950px; height:100px; text-align:center; padding-top:30px; color:#fff;
}  
.footer-main a{
	color:#fff; text-decoration:underline;
}
.footer-main a:hover{
	color:#fff; text-decoration:none;
}

.footer-sub{
	clear:both; background:url(../img/ftr_sec.gif) top no-repeat; width:950px; height:85px; text-align:center; padding-top:30px; color:#fff;
}
.footer-sub a{
	color:#fff; text-decoration:underline;
}
.footer-sub a:hover{
	color:#fff; text-decoration:none;
}

/* BEGIN MAIN TOP NAVIGATION*/
#menu-home {
    width: 651px; height: 57px;
    background: url(../img/btn_main-menu-sprite.gif);
    margin: 0 auto; 
	padding: 0;
    position: absolute;
}
#menu-home li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}
#menu-home li span { display: none; }
#menu-home li, #menu-home a {
    height: 57px; display: block;
}
#home a:hover {
    background: transparent url(../img/btn_main-menu-sprite.gif)
    0 -57px no-repeat;}
#meet-the-team a:hover {
    background: transparent url(../img/btn_main-menu-sprite.gif)
    -58px -57px no-repeat;}
#blog a:hover {
    background: transparent url(../img/btn_main-menu-sprite.gif)
    -165px -57px no-repeat;}
#services a:hover {
    background: transparent url(../img/btn_main-menu-sprite.gif)
    -206px -57px no-repeat;}
#before-after a:hover {
    background: transparent url(../img/btn_main-menu-sprite.gif)
    -273px -57px no-repeat;}
#patient-education a:hover {
    background: transparent url(../img/btn_main-menu-sprite.gif)
    -371px -57px no-repeat;}	
#testimonials a:hover {
    background: transparent url(../img/btn_main-menu-sprite.gif)
    -490px -57px no-repeat;}	
#contact-us a:hover {
    background: transparent url(../img/btn_main-menu-sprite.gif)
    -578px -57px no-repeat;}	
	
#home {left: 0; width: 58px;}
#home-selected { left: 0; width: 58px; background: transparent url(../img/btn_main-menu-sprite.gif)
    0 -57px no-repeat;
}
#meet-the-team {left: 58px; width: 97px;}
#blog {left: 165px; width: 42px;}
#services {left: 206px; width: 105px;}
#before-after {left: 273px; width: 91px;}
#patient-education {left: 371px; width: 110px;}
#testimonials {left: 490px; width: 83px;}
#contact-us {left: 578px; width: 65px;}
/* END MAIN TOP NAVIGATION*/ 
/* BEGIN SECONDARY TOP NAVIGATION*/
#menu-sec {
    width: 651px; height: 79px;
    background: url(../img/btn_sec-menu-sprite.gif);
    margin: 0 auto; 
	padding: 0;
    position: absolute;
}
#menu-sec li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}
#menu-sec li span { display: none; }
#menu-sec li, #menu-sec a {
    height: 79px; display: block;
}
#home-sec a:hover {
    background: transparent url(../img/btn_sec-menu-sprite.gif)
    0 -79px no-repeat;}
#img-rotater{
	padding-left:20px;
	padding-top:25px;
}

#meet-the-team-sec a:hover {
    background: transparent url(../img/btn_sec-menu-sprite.gif)
    -58px -79px no-repeat;}
#blog-sec a:hover {
    background: transparent url(../img/btn_sec-menu-sprite.gif)
    -155px -79px no-repeat;}
#services-sec a:hover {
    background: transparent url(../img/btn_sec-menu-sprite.gif)
    -197px -79px no-repeat;}
#before-after-photos-sec a:hover {
    background: transparent url(../img/btn_sec-menu-sprite.gif)
    -302px -79px no-repeat;}
#patient-education-sec a:hover {
    background: transparent url(../img/btn_sec-menu-sprite.gif)
    -394px -79px no-repeat;}	
#testimonials-sec a:hover {
    background: transparent url(../img/btn_sec-menu-sprite.gif)
    -504px -79px no-repeat;}	
#contact-us-sec a:hover {
    background: transparent url(../img/btn_sec-menu-sprite.gif)
    -585px -79px no-repeat;}	
	
#home-sec {left: 0; width: 58px;}
#home-sec-selected { left: 0; width: 58px; background: transparent url(../img/btn_sec-menu-sprite.gif)
    0 -57px no-repeat;
}
#meet-the-team-sec {left: 58px; width:97px;}
#meet-the-team-sec-selected{
	left: 58px; width: 97px;
	background: transparent url(../img/btn_sec-menu-sprite.gif)
    -58px -79px no-repeat;
}
#blog-sec {left: 155px; width: 42px;}
#blog-sec-selected{
	left: 155px; width: 42px;
	background: transparent url(../img/btn_sec-menu-sprite.gif)
    -155px -79px no-repeat;	
}
#services-sec {left: 197px; width: 105px;}
#services-sec-selected{
	left: 197px; width: 105px;
	background: transparent url(../img/btn_sec-menu-sprite.gif)
    -197px -79px no-repeat;	
}
#before-after-photos-sec {left: 302px; width: 92px;}
#before-after-photos-sec-selected{
	left: 302px; width: 92px;
	background: transparent url(../img/btn_sec-menu-sprite.gif)
    -302px -79px no-repeat;	
}
#patient-education-sec {left: 394px; width: 110px;}
#patient-education-sec-selected {
	left: 394px; width: 110px;
	background: transparent url(../img/btn_sec-menu-sprite.gif)
    -394px -79px no-repeat;
}
#testimonials-sec {left: 504px; width: 81px;}
#testimonials-sec-selected {
	left: 504px; width: 81px;
	background: transparent url(../img/btn_sec-menu-sprite.gif)
    -504px -79px no-repeat;
}
#contact-us-sec {left: 585px; width: 66px;}
#contact-us-sec-selected {
	left: 585px; width: 66px;
	background: transparent url(../img/btn_sec-menu-sprite.gif)
    -585px -79px no-repeat;
}
/* END SECONDARY TOP NAVIGATION*/
/* BEGIN MAIN SIDE NAVIGATION*/
#menu-side {   
    background:url("../img/btn_side-request-sprite.gif") 0 0 no-repeat;   
    width:237px;   
    height:158px;   
    margin:0;   
    padding:0;   
    }  
#menu-side li span { display: none; }   
  
#menu-side li { float:left; list-style:none; position:relative; }   
  
#menu-side li, #menu-side a {   
    height:79px;    /* 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:237px; } 
#request-appt a:hover { background:url("../img/btn_side-request-sprite.gif") -237px  -0px no-repeat; }   
#new-forms a:hover { background:url("../img/btn_side-request-sprite.gif") -237px  -79px no-repeat; } 

li#request-appt-selected,li#new-forms-selected { margin-bottom:0px; width:237px; } 
#request-appt-selected { background:url("../img/btn_side-request-sprite.gif") -237px  -0px no-repeat; }   
#new-forms-selected { background:url("../img/btn_side-request-sprite.gif") -237px  -79px no-repeat; } 

/* END SIDE NAVIGATION*/
/* BEGIN TOP OFFERS*/
#offer-top {   
    background:url("../img/btn_top-offers-sprite.gif") 0 0 no-repeat;   
    width:410px;   
    height:85px;   
    margin:0;   
    padding:0;   
    }  
#offer-top li span { display: none; }   
  
#offer-top li { float:left; list-style:none; position:relative; }   
  
#offer-top li, #offer-top a {   
    height:85px;    /* Each button must have the same height, define it here */  
    display:block;   
    margin:0;   
    padding:0;   
    }   
  
li#offer-whitening,li#offer-patient { margin-bottom:0px; width:205px; } 
#offer-whitening a:hover { background:url("../img/btn_top-offers-sprite.gif") 0px  -93px no-repeat; }   
#offer-patient a:hover { background:url("../img/btn_top-offers-sprite.gif") -205px  -93px no-repeat; } 

/* END TOP OFFERS*/

/*= TOP REQUEST AN APPOINTMENT =*/
div.top_request_appointment {
	float:right;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}

div.top_request_appointment a:link, div.top_request_appointment a:visited, div.top_request_appointment a:active {
	display: block;	
	width: 209px;
	height: 39px;
	background:transparent url(/img/btn_hdr-request-appointment.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
	
#request-appointment div.top_request_appointment a, div.top_request_appointment a:hover {	
	background:transparent url(/img/btn_hdr-request-appointment-selected.gif) 0 0 no-repeat;
}
	
	
/*= TOP NEW PATIENT =*/
div.top_fill_out_forms {
	float:right;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}

div.top_fill_out_forms a:link, div.top_fill_out_forms a:visited, div.top_fill_out_forms a:active {
	display: block;	
	width: 209px;
	height: 39px;
	background:transparent url(/img/btn_hdr-fill-out-forms.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	}

#top-fill-out-forms div.top_fill_out_forms a, div.top_fill_out_forms a:hover {	
	background:transparent url(/img/btn_hdr-fill-out-forms-selected.gif) 0 0 no-repeat;
	}



/* CSS FOR BLOG */
#blog-menu{
	background-color:#191919;	
}
#blog-menu a{
	color:#09F;	
}
#blog-menu a:hover{
	color:#09F;	
	text-decoration:none;
}


/*=========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;
}
/* CALENDAR */
#cal1Container {
            position: absolute;
            display: none;
        }
        p, #cal1Container {
            margin: 1em;
        }
        
        #cal1Container {
            z-index: 500;
        }
        .dp-highlighter {
            z-index: 1;
        }
/* MONTH/YEAR LABEL */ 
 .calheader {    
     color:#000;   
     
} 


/*--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:#b2b2b2;/*--Change the color of the secondary details ie: (include area code)--*/
	}
	
.required {
	color:#b90000;/*--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-white.png) top left no-repeat;
	width:100px;
	height:40px;
}

	
.field_margin {
	clear:both;
	margin-bottom:12px;
	}
	

/*--End Classes--*/
