@charset "utf-8";
/* CSS Document */
html {color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000;}
body { background:#005e9c url(/img/bkg_main.jpg) repeat-x top center; margin: 0; padding:0; text-align: center; height: 100%; /* for older browsers */} 

#main {width:950px; margin:0 auto; text-align:left;}
#sec {width:950px; margin:0 auto; text-align:left;}
.inside {margin: 0 auto; position: relative; width: 950px;}

#header, #navigation, #content, #modules, #footer {position: relative;}

a img {border: none;}
h1, h2, h3 {font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
p, blockquote {color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 17px; margin-bottom:20px;}
#main a, #footer .inside a, .side_item a {color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
#main a:hover, .side_item a:hover {text-decoration: underline;}
#sec #content a {color:#EB6105; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 14px; text-decoration: none;}
#sec #content a:hover {text-decoration: underline;}

.clear_left {clear: left;}
.clear_right {clear: right;}
.clear_both {clear: both;}
.float_left {float: left;}
.float_right {float: right;}

/*===================================
	HEADER
===================================*/
#main #header {height: 461px;}
#sec #header {height:158px;}

#main #header .inside {height: 461px;}
#sec #header .inside {height: 158px; }

.phone {width:211px; height:18px; position: absolute; top: 32px; right: 0px; background: url(../img/img_phone-number.gif) no-repeat left top; display:block; overflow:hidden; text-indent: -9999px;}

.logo {width: 299px; height: 158px; position: absolute; top: 0px; left: 0px; background: url(../img/logo_main.gif) no-repeat left top;}
.logo a {width: 299px; height: 158px; display: block; overflow: hidden; text-indent: -9999px;}

.left_column {position:absolute; top:158px; left:0px; width:299px; padding-right:30px;  background:url(/img/bkg_side-menu.gif) no-repeat top left;}
.right_column {position:absolute; top:137px; right:0px; width:621px; min-height:303px;}
#main .right_column .slideshow {float:right;}

.button_offer {width:279px; height:124px; position:relative; margin:6px auto 0;}
.button_offer a {width: 279px; height: 124px; background: url(../img/img_offer.gif) no-repeat left top; display: block; overflow: hidden; text-indent: -9999px;}

.request_appointment {width:279px; height:57px;  position: relative; margin:2px auto;}
.request_appointment a {width: 279px; height: 57px; background: url(../img/btn_side-menu-sprite.gif) no-repeat left  top; display: block; overflow: hidden; text-indent: -9999px;}
.request_appointment a:hover {background-position: -279px top;}

.medicaid_accepetd {width:279px; height:57px;  position: relative; margin:2px auto;}
.medicaid_accepetd a {width: 279px; height: 57px; background: url(../img/btn_side-menu-sprite.gif) no-repeat left  bottom; display: block; overflow: hidden; text-indent: -9999px;}
.medicaid_accepetd a:hover {background-position: -279px bottom;}

	/*----------------------------------
		MAIN NAV
	----------------------------------*/
	#main #header .inside .main_nav_container {position: absolute; top: 97px; right: 0px;}
	#sec #header .inside .main_nav_container {position: absolute; top: 97px; right: 0px;}
	#header .inside .main_nav_container {height: 40px; width: 621px;}
	ul.main_nav {margin: 0 auto; width: 621px; height: 40px; padding:0;}
	ul.main_nav li {float: left; list-style: none; display: inline-block; height: 40px;}
	ul.main_nav li.last {padding-bottom: 0 !important;}
	ul.main_nav li a {background: url(../img/btn_menu-sprite.png) no-repeat; height: 40px; display: block; text-indent: -9999px; overflow: hidden;}

	ul.main_nav li.home a {background-position: left top; width:52px;}
	ul.main_nav li.home a:hover, ul.main_nav li.home a.current {background-position: left bottom;}
	
	ul.main_nav li.meet_the_team a {background-position: -52px top; width:72px;}
	ul.main_nav li.meet_the_team a:hover, ul.main_nav li.meet_the_team a.current {background-position: -52px bottom;}
	
	ul.main_nav li.services a {background-position: -124px top; width:68px;}
	ul.main_nav li.services a:hover, ul.main_nav li.services a.current {background-position: -124px bottom;}
	
	ul.main_nav li.patient_education a {background-position: -192px top; width:130px;}
	ul.main_nav li.patient_education a:hover, ul.main_nav li.patient_education a.current {background-position: -192px bottom;}
	
	ul.main_nav li.testimonials a {background-position: -322px top; width:90px;}
	ul.main_nav li.testimonials a:hover, ul.main_nav li.testimonials a.current {background-position: -322px bottom;}
	
	ul.main_nav li.financial_options a {background-position: -412px top; width:122px;}
	ul.main_nav li.financial_options a:hover, ul.main_nav li.financial_options a.current {background-position: -412px bottom;}
	
	ul.main_nav li.contact_us a {background-position: -534px top; width:87px;}
	ul.main_nav li.contact_us a:hover, ul.main_nav li.contact_us a.current {background-position: -534px bottom;}

/*===================================
	MAIN CONTENT
===================================*/
#main #content {min-height: 150px;}
#main #content .inside {}


	/*----------------------------------
		MAIN MODULES
	----------------------------------*/
	#main #modules {min-height: 130px; height: auto !important; height: 130px;}
	#main #modules .inside {padding:10px 0 10px 0; min-height: 100px; height: auto !important; height: 100px;}
	ul.modules_container {padding:0px;}
	ul.modules_container li {list-style: none; width: 310px; float: left; margin-right: 10px;}
	ul.modules_container li .icon {float: left; margin-top:2px; padding-right: 15px; margin-bottom:30px;}
	ul.modules_container li.last {margin-right: 0;}
	ul.modules_container li h2 {position:relative; margin-bottom: 10px !important;}
	ul.modules_container li h2 a {position:relative; top:2px; display:block; }
	ul.modules_container li p, .side_item p {font-weight: normal; color: #FFFFFF; line-height:16px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
	ul.modules_container li a {color:#FFFFFF !important;}
	
	.side_links h2 {margin-bottom: 20px !important; margin-left: 25px; padding:5px;}
	.side_links h2 a {font-family: Arial,Helvetica,sans-serif !important; line-height:18px; background: url(../img/module_title.jpg) no-repeat left 11px; padding-left: 20px; font-size: 27px !important; font-weight: normal; color:#0d4d61 !important; text-decoration: none !important;}
	
/*===================================
	SECONDARY CONTENT
===================================*/
#sec .left_column {position:relative; top:0px; left:0px; float:left; width:299px; padding-right:30px;  background:url(/img/bkg_side-menu.gif) no-repeat top left;}
#sec .right_column {position:relative; top:0px; left:0px; float:left; width:621px; min-height:303px; margin-bottom:20px;}
#sec #content {min-height:705px; height:auto !important; height:705px; width:621px;}
#sec #content .top {background:url(../img/bkg_top_sec.png) no-repeat left top; width:621px; height:29px;}
#sec #content .inside {background:#FFFFFF; padding:0 30px 15px; height:auto !important; min-height:705px; width:561px;}
#sec #content .btm {background:url(../img/bkg_btm_sec.png) no-repeat left top; width:621px; height:33px;}

.main_column {width: 550px; padding: 20px 25px 20px 25px; float: left;}
.side_column {width: 310px; padding: 20px 20px 20px 20px; float: left;}

.button_referer {width: 310px; height: 99px; position: relative;}
.button_referer a {width: 310px; height: 99px; background: url(../img/button_refer_a_friend.jpg) no-repeat left top; display: block; overflow: hidden; text-indent: -9999px;}
.button_referer a:hover {background-position: left -100px;}

.promo {width: 309px; height: 328px; margin-bottom: 30px; background: url(../img/promo_bkg.jpg) no-repeat left top;}
.main_content_wrapper {padding: 40px 38px 0 38px;}
.indent_content {padding: 0 21px;}

/*--STYLES-------------------------*/
#sec #content h1 {background:url(/img/bkg_hdr-sub.gif) top left no-repeat; color:#005e9c; font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:35px; height:70px; padding-top:20px; padding-bottom:17px; margin:0 0 20px 0;}
#sec #content h2 {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:lighter; color: #EB6105; font-size: 22px; margin-bottom: 20px;}
#sec #content h3 {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:15px; color:#EB6105 !important; margin-bottom:5px !important;}
#sec #content ul {margin-bottom:20px;}
#sec #content ul li {font-size: 14px; background: url(../img/li.jpg) no-repeat left 4px; margin-left:20px; padding:0 0 6px 13px;}
#sec #content p, blockquote, #sec #content ul li {font-family: Arial, Helvetica, sans-serif;}
#sec #content p span.title {color:#EB6105; font-size:15px;}

blockquote {color: #000000; width: 430px; padding: 14px 42px 10px 62px; position: relative; margin-left:20px;}
blockquote p {margin-bottom:0px;}
blockquote p:first-letter {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 2.5em; font-weight:bold; line-height: 0.8em; float: left; margin: 2px 3px 0 0; display:block;}
blockquote .signature {color: #839789; padding: 12px 0 5px 0;}
.quote_img {width: 42px; height: 38px; background: url(../img/quote.jpg) no-repeat; position: absolute; top: 10px; left: 10px;}
.quote_img_bottom {width: 42px; padding: 0; height: 38px; background: url(../img/quote_bottom.jpg) no-repeat; position: absolute; bottom: 7px; right: 8px;}

div.hr {height: 39px; width: 550px; background: url(../img/hr.jpg) repeat-x; clear: both; margin-bottom: 25px;}

.team_container {width: 550px; margin-bottom: 20px;}
.team_photo {width: 166px; float: left; margin-right: 15px;}
.team_desc {width: 345px; float: left;}
.team_desc h3 {font-family:"Times New Roman", Times, serif; color: #829789; font-size: 22px; font-weight: lighter; padding-bottom: 15px;}

	/*----------------------------------
		SIDEBAR
	----------------------------------*/
	.side_mods {padding-top: 20px; width:299px;}
	.side_mods li {width: 299px !important; padding-left: 0px !important; margin-right: 0 !important;}
	.side_mods li .icon {padding-right: 10px !important;}
	.side_mods li h2 {position:relative; margin-bottom: 10px !important;}
	.side_mods li h2 a.first {position:relative; top:2px; display:block; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif !important; color: #333333 !important; font-size: 22px !important; margin-bottom: 10px !important; text-decoration:none!important; }
	.side_mods li h2 a.second {position:absolute; top:0px; left:94px !important; display:block; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif !important; color: #e0ecf0 !important; font-size: 22px !important; margin-bottom: 10px !important; text-decoration:none!important; }


/*===================================
	FOOTER
===================================*/
#footer {position:relative; display:block; clear:both; height: 174px; width:950px; margin:0 auto;}
#footer .inside {position: relative; height: 174px; text-align: center; background:url(../img/bkg_footer.gif) top left no-repeat;}
.copyright {font-family:Arial, Helvetica, sans-serif; padding-top:35px; color: #96c9e0 !important; font-size: 12px !important; text-align: center;}
#footer a {font-family:Arial, Helvetica, sans-serif; color: #96c9e0 !important; line-height:17px; font-size: 12px !important; text-decoration: none !important;}
#footer a:hover, .footer_nav li.selected a {text-decoration: underline !important;}





#patient-education-page #edu-li ul,li{ list-style-image:url(../img/img_li.gif);}


.tour { padding-right: 20px; }
.site-list {
	margin:0;
	padding: 0px 50px 10px ;
}




a.no-link-style {
	text-decoration:none;
	color:#FFF;
}



.sec-hdr{
	background:url(/img/bkg_hdr-sub.gif) top left no-repeat; color:#005e9c; font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:35px; height:50px; padding-top:20px; padding-bottom:17px;
}



/*------------------------------
   Block Quote
------------------------------*/
.blockquote {min-height:70px; position:relative; margin:20px 0 20px 40px; background:url("../img/blockquote_bkg.jpg") repeat-y left top;}
.blockquote .quote {height: 33px; width: 42px; position:absolute; top:14px; left: 20px; z-index:1; background:url("../img/blockquote.jpg") no-repeat left -27px;}
.blockquote .quote_inside {width: 460px; position:relative; top:14px; left:10px; z-index:2; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; min-height:70px; margin:18px; padding-bottom:10px;}
.blockquote .quote_inside div {margin:8px 0 15px 8px; color:#ff7c00;}
.blockquote .head_top {position:absolute; top:0px; left:0px; height: 11px; width: 497px; background:url("../img/blockquote.jpg") no-repeat left top;} 
.blockquote .foot_bottom {position:absolute; bottom:0px; left:0px; height: 11px; width: 497px; background:url("../img/blockquote.jpg") no-repeat left -15px;}


/*=========GENERAL CSS RULES================*/
/* OFFICE HOURS TABLE */
#hours{	width:220px; background-color:#ff7c00; font-size:12px;float:left;	}
#hours-hdr{	color:#FFF;	font-weight:bold;}
.hours-bg{	background-color:#FFF;	color:#000;}

/* PATIENT EDUCATION */
#patient-education-page ul{margin:0;	}
#edu-href{font-size:17px;}
#edu-article-title{ font-size:20px; font-weight:bold; padding-bottom:8px; color:#039; text-decoration:underline; }
#edu-article-content p{ padding: 0px 0px 15px 0px; line-height:18px; }
#edu-li {  padding-bottom:8px; }
#edu-li a{ font-size:14px; color:#039; font-weight:bold; text-decoration:underline; }
#edu-li a:hover{ text-decoration:none; }

/*REQUEST APPOINTMENT */
.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;
	}
/*--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:#f26522;/*--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;
	}
	

/*--End Classes--*/

