
@charset "utf-8";
/*CSS RESET*/
/*https://meyerweb.com/eric/tools/css/reset/ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	border: none;
	font-size: 100%;
	font: inherit;
    font-family:'Open Sans',sans-serif;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline }
iframe{
	background-color: transparent;
	overflow: auto;
	border: 0px solid #000000;
}
:focus{
	outline: none;
}


/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display: block }

ol,ul { list-style: none }

blockquote,q { quotes: none }

blockquote:before,blockquote:after,q:before,q:after { content:'';content: none }

table { border-collapse:collapse;border-spacing: 0 }

p, li, strong, em, span, a{
	line-height: 1.5;}

strong{
	font-weight:bold;}

em{
	font-style:italic;}
    .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
.clear_left{
    clear: left;
}
.clear_right{
    clear: right;
}

/* CONTENT ELEMENTS
------------------------------*/
body {
		color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h1, h2, h3 {
	font-weight: normal;
	line-height:inherit;
	margin: 0;
}
h1 {
	color: #222;
	font-size: 46px;
}
h2 {
	color: #cccccc;
	font-size: 20px;
}
a, a:visited {
	color: #0090b4;
	cursor:pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.description_list{
	list-style: disc;
    margin: 0px 0px 0px 30px;
}
.phone_number a {
	color:#005dad;
	line-height:inherit;
}
#header_bg{
	height: 132px;
	position: absolute;
	width: 100%;
}
#menu_bg{
    background-color:#005dad;
	position: absolute;
	width: 100%;
	top: 132px;
	height: 66px;
    z-index:999;
}
#slider_container_bg{
	background: #fff;
}
#content_container_bg{
	background: #fff;
    padding:50px 0;
}
.content_bg_spacer{
	width: 100%;
	height: 25px;
	background: #fff;
}
#footer_container_bg{
	background-color:#005dad;
    color:#fff;
    padding:15px 0;
    width:100%;
}
#main_container {
	margin: 0 auto;
	position: relative;
	width: 100%;
}
.clear_floats {
	clear: both;
}
.more_btn {
	background: #CCCCCC;
	border: 0px;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-size:12px;
	margin: 5px 5px 0px 0px;
	padding: 4px;
	text-align: center;
	width: 55px;
        border-radius: 5px;
}
.more_btn a, .more_btn a:visited {
	color: #ffffff;
	text-decoration: none;
}
.more_btn a:hover {
	text-decoration: underline;
}
#social_apis {

	font-size: 10px;

}
#social_api_container{
    float:right;
    margin-top:-40px;
}
#social_apis ul {
	margin: 0;
	padding: 0;
}
#social_apis li {
	float:left;
}
#consult_bg{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(0, 92, 172, 0.9);
    z-index: 10000;
}
#consult_container{
    position: absolute;
    left: 50%;
    top: 50px;
    width: 500px;
    height: 675px;
    padding: 10px;
    margin: 0px 0px 0px -270px;
    background: #fff;
    display: none;
    z-index: 10005;
}
#consult_container #consult_logo{
    float: left;
    width: 200px;
    margin: 0px 0px 8px;
}
#consult_container iframe{
    clear: both;
}
#close_consult{
    float: right;
    padding: 5px 8px;
    background: #005dad;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
}
#close_consult:hover{
    background: #0078DF;
    cursor: pointer;
}
/* AUDIO BUTTON
------------------------------*/
#audio_button {
	position:absolute;
	right:0;
	top:96px;
    z-index: 15;
}
/* TOP ELEMENTS
------------------------------*/
#top_container {
	position: relative;
	color:#fff;
	height: 198px;
	width: 960px;
	margin: auto;
}
#top_container span {
	line-height:inherit;
}
#logo {
	position:absolute;
	top:4px;
}
#heading_phone {
    color:#005dad;
	position:absolute;
	top:15px;
	font-size:40px;
    font-weight:bold;
	right:0;
}
#heading_phone .phone_number span{
color:#7cb09f;
display:block;
font-size:18px;
font-weight:normal;
text-align:right;
}
#heading_tagline {
	color:#999;
	position:absolute;
	top:85px;
    font-style:italic;
    font-size:16px;
    font-weight:bold;
}
#heading_tagline {
	right:0;
}
#heading_search{
	position: absolute;
	right: 0px;
	top: 98px;
	width: 210px;
	text-align: right;
    z-index: 10;
    display:none;
}
#thank_you #content_container_bg {
  min-height: 350px;
}
/* MENU ELEMENTS
------------------------------*/
#menu {
	position:relative;
	z-index: 9999;
	font-size:16px;
    margin:0 auto;
    width:960px;
}
ul#topnav {
	list-style: none;
	padding: 0px;
}
ul#topnav li{
    float:left;
    margin: 13px 3px 0px 3px;
}
ul#topnav li a{
    background-color:#1a6eb6;
    float:left;
    color:#fff;
    padding: 8px 6px;
}
ul#topnav li:first-child{
margin-left:0;
}
ul#topnav li:last-child{
margin-left:120px;
margin-right:0;
}

ul#topnav li a:hover{
background-color:#fff;
}
ul#topnav li a:hover{
color:#005dad;
text-decoration:none;
}
ul#topnav li#menu_schedule_consultation{
    margin-top:-27px;
}
ul#topnav li#menu_schedule_consultation{
    background:url(../images/schedule_consultation_menu_btn.png) no-repeat 0 0;
    height:98px;
    padding:0;
    text-indent:-999999px;
    width:285px;
}
ul#topnav li#menu_schedule_consultation:hover{
    background-position-y:-98px;
    cursor: pointer;
}
#select_location{
    color:#444;
    display:block;
    font-size:20px;
    margin:2% 0 1% 2%;
}
#menu_locations{
    display:none;
    background-color:#ddd;
    border-bottom:2px solid #005dad;
    border-left:2px solid #005dad;
    border-right:2px solid #005dad;
    border-top:5px solid #999;
    margin-top:-13px;
    width:952px;
    z-index:999;
    }
.state_location{
        display: inline-block;
        margin: 2%;
        width: 21%;
        vertical-align: top;
    }
    .state_name{
        background-color:#fff;
        color:#444;
        font-weight: bold;
        margin-bottom:3px;
        padding:10px;
    }
    .location_info{
        padding-left:10px;
    }



/* SLIDING DIV ELEMENTS
------------------------------*/
.side_heading {
	border-radius: 10px;
	border: 1px solid #cccccc;
	color: #0090b4;
	cursor: pointer;
	height: 80px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	position: relative;
}
h2.side_heading {
	font-size: 22px;
}
.side_heading img {
	margin-right: 5px;
}
.side_content {
	background: url(../images/side_bottom.png) no-repeat bottom;
	padding: 0px 10px 25px 10px;
}
/* APPOINTMENT REQUEST FORM ELEMENTS
------------------------------*/
#customForm label, #customForm_email label, #side_customForm_email label, #customForm_friend label {
	display: block;
	font-weight:bold;
}
#customForm .appointment_request, #customForm_email .appointment_request, #side_customForm_email .appointment_request, #customForm_friend .appointment_request{
	width: 220px;
	padding: 3px;
	color: #000000;
	font-size: 11px;
	border: 1px solid #cccccc;
}
#customForm .appointment_request.error, #customForm_email .appointment_request.error, #side_customForm_email .appointment_request.error, #customForm_friend .appointment_request.error {
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm textarea, #customForm_email textarea, #side_customForm_email textarea, #customForm_friend textarea{
	width: 220px;
	height: 80px;
	padding: 3px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
}
#customForm div, #customForm_email div, #side_customForm_email div, #customForm_friend div {
	margin-bottom: 10px;
}
#customForm div span, #customForm_email div span, #side_customForm_email div span, #customForm_friend div span {
	display:none;
	font-size: 10px;
	font-style: italic;
}
#customForm div span.error, #customForm_email div span.error, #side_customForm_email div span.error, #customForm_friend div span.error{
	display:block;
	color: #e46c6e;
}
#thanks, #thanks_email, #thanks_side, #thanks_friend{
  display: none;
}
.email_form{
	float: left;
}
.side_email_form{
	margin: 10px 0px 20px 0px;
}
#request_appt_form_container{
    width: 100%;
    height: 100%;
    background: url("https://infostarassets.com/images/white_transparent_95.png") left top repeat;
    position: fixed;
    z-index: 1000;
    top: 0px;
    display: none;
}
#request_appt_form{
    width: 600px;
    height: 540px;
    margin: 10px auto;
    background: #00ACC3;
    padding: 10px;
    z-index: 1000;
    border-radius: 10px;
    box-shadow: 10px 10px 15px #888888;
}
#request_appt_form h2{
    font-size: 40px;
    text-align: center;
    margin: 0px 0px 5px;
}
#request_form_text{
    font-size: 18px;
}
#request_form_image{
    border-radius: 10px;
}
#request_form_right{
    width: 232px;
    float: right;
}
#request_form_left{
    float: left;
    width: 360px;
}
#request_form_left h2{
    font-size: 32px;
    color: #222;
}
#close_appt_window{
    width: 600px;
    margin: auto;
    border: 1px solid #000000;
    text-align: center;
    background: #01233c;
    font-size: 32px;
    padding: 10px;
    color: #fff;
}
#close_appt_window:hover{
    background: #00ACC3;
    cursor: pointer;
}
/*APPOINTMENT FORM*/
#form_container {
    margin: 0px auto;
    clear: both;
}
#form_fields_header #text_bg {
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    background-color: #f37521;
    padding: 10px 0px;
}
#form_fields_header #text {
    margin: 10px 0px;
    line-height: 1.5;
    color: #666;
}
#form_fields_container {
    padding: 8px;
}
.errorMsg {
    color: #ff0000;
    text-align: center;
}
#form_info label {
    float: left;
    width: 33%;
    text-align: right;
    color: #0078DF;
    clear: both;
}
#form_info input{
    float: right;
    width: 64%;
}
#form_info select{
    float: right;
    width: 65%;
}
#form_info input,#form_info select,#form_info label{
    margin: 5px 0px;
    height: 20px;
    padding: 0px;
}
#form_info label,#form_info select{
    height: 24px;
}
#form_info #form_submit {
    position: relative;
    border-width: 0px;
    display: block;
    font-size: 17px;
    color: #fff;
    background-color: #005dad;
    float: right;
    width: auto;
    height: auto;
    padding: 8px 12px;
}
#form_info #form_submit:hover{
    background: #0078DF;
    cursor: pointer;
}
#thank_you_map{
    width: 100%;
    height: 400px;
}
.required_input,.invalid_input{
    clear: both;
    text-align: right;
    color: #ac0000;
    margin: 2px 0;
    display: none;
    font-size: 12px;
}

/* FOOTER ELEMENTS
------------------------------*/
#footer_container{
    background-color:#005dad;
    width:100%;
}
#footer {
    color:#fff;
	width: 960px;
	margin: auto;
}
.footer_section{
    float:left;
}
#footer_blurb{
    margin-bottom:1em;
    width:600px;
}
#footer_logo{
    clear:left;
    width:218px;
}
#footer_menu{
    width:325px;
}
#footer_menu ul li{
border-right:1px solid #fff;
    float:left;
    margin-bottom:10px;
}
#footer_menu ul li a{
    color:#fff;
    padding:5px;
    text-decoration:none;
}
#footer_menu ul li:hover a{
background-color:#1a6eb6;
}
#footer_extras{
    float:right;
}
#footer_schedule_consultation{
    background:url(../images/schedule_consultation_footer_btn.png) no-repeat 0 0;
    float:right;
    height:61px;
    margin-top:-101px;
    text-indent:-999999px;
    width:285px;
}
#footer_schedule_consultation:hover{
    background-position-y:-61px;
    cursor: pointer;
}


#social_media_container{
	background-color: #fff;
    clear:right;
    float:right;
    margin-top:25px;
	padding: 20px 12px;

}
#facebook_icon,#twitter_icon,#google_plus_icon,#youtube_icon,#places_icon,#blog_icon,#pinterest_icon{
    background: url(/images/social_media_icons.jpg);
    width: 35px;
    height: 35px;
    margin:0 8px;
    display: inline-block;
}
#facebook_icon{
	background-position: 0px 0px;
}
#twitter_icon{
	background-position: -70px 0px;
}
#google_plus_icon{
	background-position: -35px 0px;
}
#youtube_icon{
	background-position: -105px 0px;
}
#places_icon{
	background-position: -140px 0px;
}
#blog_icon{
	background-position: -175px 0px;
}
#pinterest_icon{display:none;}

#google_translate_element {
	cursor:pointer;
	display: inline-block;
	margin: 4px 10px 0px 0px;
	vertical-align:top;
	background: url('/images/google_translate_btn.png') center top no-repeat;
	width: 160px;
	height: 30px;
}
#google_translate_element:hover {
	background-position: center -30px;
}
#google_translate_element .goog-te-gadget-simple {
	background-color: #fff;
	border:0;
}
#google_translate_element .goog-te-gadget-simple a {
	color:#666666;
}
#social_media_icons {
	display: inline-block;
}
#disclaimer {
	color: #999999;
	font-size: 10px;
	margin: 15px 0px 0px 0px;
}
#infostar_credit {
float:right;
	font-size: 12px;
	margin: 35px 0px 0px 0px;
}
#infostar_credit a{
color:#ccc;
}
#schema_dentist {
color:#ccc;
    float:left;
	font-size:10px;
	margin:10px 0px 0px 0px;
}
#schema_dentist a{
color:#ccc;
text-decoration:underline;
}
.mobile_button {
	font-size: 30px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
}
#infostar_footer_logo {
	vertical-align: middle;
	width: 100px;
	margin-right: 10px;
}
.hide {
	display:none;
}
.infostar_footer_link {
	font-size:18px;
	padding:10px;
	background-color:#FFFAD9;
	margin:10px;
	line-height:normal;
}
/*SEARCH RESULTS*/
.ui-widget{
	font-size: 18px;
}
#search_term{
	width: 66%;
    height: 20px;
    display: block;
    float: left;
}
#search_results{
	width: 100%;
}
#search_results b{
	font-weight: bold;
}
#showing_results{
	width: 100%;
	display: block;
}
#search_instead{
	width: 100%;
	display: block;
}
.result_link{
	width: 100%;
	display: block;
    font-size: 20px;
}
.result_ref{
	color: #00ACC3;
	width: 100%;
	display: block;
}
.result_image{
	max-width: 75px;
    float: left;
    margin: 5px 10px 0px 0px;
}
.result_description{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
    width: 100%;
	display: block;
    overflow: hidden;
    border-bottom: 1px solid #999;
}
#search_submit{
	width: 36px;
    height: 36px;
    display: block;
    float: left;
    margin: -5px 0px 0px 5px;
    padding: 0px;
    border: none;
    text-indent: -9999px;
    background: url(/images/search_btn.png) center top no-repeat;
}
#search_submit:hover{
	background-position: center -36px;
    cursor: pointer;
}
/* START Q & A
------------------------------*/
.q_and_a_index_links, .q_and_a_index_links a {
	margin-left:10px;
	font-size:15px;
	line-height:1.8;
	color:#999;
	text-decoration:none;
}
.q_and_a_index_links:hover  {
	text-decoration: underline;
}
#dental_emergency_nav_index {
	padding:13px;
	background-color:#fffad9;
	border-radius: 10px;
}
#dental_emergency_nav_index li {
	font-size:16px;
}
.question {
	color:#0090b4;
	font-size:18px;
	margin: 20px 0 10px 0;
}
.answers {
	color:green;
	font-size:14px;
}
.q_and_a_heading {
	color:black;
	font-size:18px
}
.answers {
	display:inline;
	margin-top:10px;
	font-size:16px;
	font-weight:900;
}
.inline {
	display:inline;
}
#q_and_a_table p {
	margin-bottom:5px;
	line-height:1.3;
}
.important_warn {
	background-color: #FCE3E8;
	font-size:15px;
	padding: 6px 3px 5px 5px;
	font-weight:900;
	margin-top:20px;
	color:	#A52A2A;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	border-radius: 8px;
}
#seek_med_care_li li {
	list-style-type: disc;
	margin-left:16px;
	list-style-position:inside;
}
#seek_med_care_li li p {
	margin-left:10px;
	display:inline;
	margin:5px 0 4px 0;

}
#oral_health_links ul li {
	width:80%;
	background-color: #fffad9;
	margin-bottom: 10px;
	padding:5px 12px;
	border: 1px solid #FFF073;
	border-radius: 10px;
}


#oral_health_links p {
	margin-bottom: 10px;
}
/* END Q & A
------------------------------*/
/*
* Patient reviews
*/
#aggregate_review{margin:15px 0; padding:0 0 0 10px; font-size:16px; font-weight: 900;color:#cccccc;}
.stars{margin:0 0 0 1px;}
.required{font-weight:900;color:red}
#ratingValue{
    margin: 0px 226px 0px 0px;
    float: right;
}

.author, .author a, .author:hover{padding:20px 0px;font-size:10px;font-family:Arial, Helvetica, sans-serif;}




/*SIDEKICK VIDEO STYLE*/
img{
	border:0;
}
.dental_education_button{
	display:inline-table;
	height:75px;
	width:250px;
}
.main_button{
	float:left;
	z-index:0;
}
.thumbnail_image{
	border:1px solid #ffffff;
	float:left;
	margin:-72px 0px 0px 0px;
	z-index:1;
	height: 51px;
}
/*
.thumbnail_outline{
	border:1px solid #ffffff;
	height:49px;
	margin:9px 0px 0px 2px;
	position:absolute;
	width:66px;
	z-index:2;
}
*//*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;font-size:10px;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/infostarassets/images/colorbox/images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/infostarassets/images/colorbox/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/infostarassets/images/colorbox/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/infostarassets/images/colorbox/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/infostarassets/images/colorbox/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;overflow:hidden;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; font-family: tahoma; text-shadow:#000 0px 0px 0px; width:100%; color:#232323;}
        #cboxCurrent{position:absolute; bottom:42px; left:44%; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:52%; left:0px; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -75px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:52%; right:0; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -50px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/infostarassets/images/colorbox/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/infostarassets/images/colorbox/images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/infostarassets/images/colorbox/images/controls.png) no-repeat -25px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}