/* Customer CSS */
.sbContainer h1 {
font-size:16px;
}

/* Customer CSS */
body {
background-color:#001219;
font-family:Tahoma, Geneva, sans-serif;
font-size:13px;
}

.sbContainer {
background:url(../images/bg_repeat.jpg) top repeat-x;
color:#fff;
}

.sbContainer a {
color:#08b0f0;
outline:none;
}

.sbContainer a:hover {
color:#0b7eaa;
outline:none;
}

.sbContainer h1,.sbContainer h2,.sbContainer h3,.sbContainer h4 {
color:#08b0f0;
font-weight:400;
letter-spacing:.03em;
padding-bottom:10px;
}

#slot-main strong,#slot-main em {
font-size:14px;
color:#00A3DE;
}

#container {
margin:0 auto;
width:1000px;
}

#header {
position:relative;
width:926px;
height:128px;
padding:0 37px;
}

#logo {
position:absolute;
top:0;
left:37px;
float:left;
width:293px;
height:103px;
background:url(../images/bg_logo.jpg);
}

#btn-appt a {
position:absolute;
top:0;
right:37px;
display:block;
width:333px;
height:48px;
background:url(../images/bg_btn_appt.jpg) no-repeat;
text-indent:-9999px;
}

#btn-appt a:hover {
background:url(../images/bg_btn_appt_over.jpg) no-repeat;
}

#slot-address {
position:absolute;
top:60px;
right:150px;
text-align:left;
color:#000;
}

#slot-address p,#slot-phone-numbers p {
margin:0;
padding:0;
}

#slot-phone-numbers {
position:absolute;
top:60px;
right:37px;
color:#000;
}

#slot-nav {
width:926px;
height:28px;
padding:8px 37px 0;
}

#slot-nav ul {
margin:0;
padding:0;
}

#slot-nav li {
display:inline;
list-style:none;
margin:0;
}

#slot-nav a {
color:#fff;
font-size:14px;
text-decoration:none;
padding:0 22px;
}

#slot-nav a:hover {
color:#3FCEF6;
}

#slot-nav #nav-1 a {
padding-left:0;
}

#slot-nav #nav-8 a {
padding-right:0;
}

#flash {
width:1000px;
height:327px;
}

#content {
width:926px;
margin:0 37px;
padding-bottom:20px;
background-color:#000;
overflow:hidden;
}

#slot-links {
float:left;
width:926px;
height:37px;
}

/*
#slot-links ul {
	width: 924px;
	height:35px;	
	margin: 0;
	padding: 0;
	background: url(../images/bg_links_repeat.jpg) top repeat-x;
	border: 1px solid #000;
}

#slot-links li {
	list-style: none;
	display: inline;
}

#slot-links a {
	display: block;
	float: left;
	height: 29px;
	padding: 8px 28px 0 28px;
	color: #000;
	font-size: 14px;
	text-decoration: none;
	border-right: 1px solid #000;
}

#links-6 a {
	border: none;
}

#slot-links a:hover {
	color: #fff;
}
*/
/* drop down navigation styles
-------------------------------------------------------------------------- */
#slot-navigation {
width:924px;
height:35px;
background:url(../images/bg_links_repeat.jpg) top repeat-x;
border:1px solid #000;
}

#slot-navigation.horizontal ul {
margin:0;
padding:0;
}

#slot-navigation.horizontal li {
float:left;
display:block;
}

#slot-navigation.horizontal a {
display:block;
float:left;
height:29px;
padding:8px 9px 0;
color:#000;
text-decoration:none;
border-left:1px solid #000;
}

#slot-navigation li:first-child a:first-child {
border-left:none;
}

#slot-navigation ul ul li:first-child a:first-child {
border-left:1px solid #B8B8B8;
}

#slot-navigation ul ul li a {
border-left:1px solid #B8B8B8!important;
}

#slot-navigation.horizontal li a:hover {
color:#fff;
}

#slot-navigation.horizontal li ul {
position:absolute;
background:none;
margin:36px 0 0;
margin-top:-1px !ie;
padding:0;
border-top:1px solid #B8B8B8;
}

#slot-navigation.horizontal li ul li ul {
margin:0 0 0 160px;
margin-left:0 !ie;
}

#slot-navigation.horizontal li li a {
clear:both;
display:block;
width:130px;
height:auto;
padding:5px 10px;
color:#fff;
font-size:11px;
text-align:left;
background-color:#00658B;
border:1px solid #B8B8B8;
border-top:none;
}

#slot-navigation.horizontal li li a:hover {
color:#000;
background-color:#00A4E4;
}

#slot-navigation.horizontal li ul li {
clear:both;
width:152px;
}

#slot-navigation #links-6 a {
border:none;
}

/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
/*Not sure if I recommend this or not*/
.inaccesible li ul {
display:none;
}

/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
.arrow a span {
padding-left:1em;
font-size:85%;
}

.arrow a:hover span {
padding-left:2em;
}

.arrow a span.noshow {
visibility:hidden;
}

/*Plus code*/
.plus a span {
padding-left:.5em;
}

/*colors for menu*/
.blackwhite li a {
background-color:#FFF;
color:#000;
border-color:#000;
}

.blackwhite li a:hover {
background-color:#000;
color:#FFF;
border-color:#000;
}

.blackwhite ul {
border-color:#000;
}

.bluewhite li a {
background-color:#FFF;
color:#003;
border-color:#003;
}

.bluewhite li a:hover {
background-color:#003;
color:#FFF;
border-color:#003;
}

.bluewhite ul {
border-color:#003;
}

#contentLeft {
float:left;
width:610px;
min-height:500px;
padding:20px 0 0 20px;
}

#pageTitle {
float:left;
width:610px;
height:35px;
padding-bottom:10px;
}

#slot-main,#libraryContent {
float:left;
width:610px;
}

.indexAnnouncement {
background-color:#272727;
border:1px solid #666;
margin-bottom:20px;
padding:20px;
text-align:center;
}

#contentRight {
float:right;
width:220px;
padding:30px 20px 0 0;
}

#intImage {
float:right;
width:1000px;
min-height:112px;
background:url(../images/int_1.jpg) no-repeat;
}

#page-staff #intImage {
background:url(../images/int_1.jpg) no-repeat;
}

#page-office #intImage,#page-offices #intImage {
background:url(../images/int_2.jpg) no-repeat;
}

#page-services #intImage {
background:url(../images/int_3.jpg) no-repeat;
}

#page-patients #intImage {
background:url(../images/int_4.jpg) no-repeat;
}

#page-contact #intImage {
background:url(../images/int_5.jpg) no-repeat;
}

#page-appointment #intImage {
background:url(../images/int_6.jpg) no-repeat;
}

#page-education #intImage {
background:url(../images/int_7.jpg) no-repeat;
}

#page-privacy #intImage {
background:url(../images/int_8.jpg) no-repeat;
}

#page-disclaimer #intImage {
background:url(../images/int_9.jpg) no-repeat;
}

#page-sitemap #intImage {
background:url(../images/int_10.jpg) no-repeat;
}

#page-blog #intImage {
background:url(../images/int_11.jpg) no-repeat;
}

#page-gallery #intImage {
background:url(../images/int_12.jpg) no-repeat;
}

#page-educational-videos #intImage {
background:url(../images/int_13.jpg) no-repeat;
}

#slot-rsidebar {
float:left;
width:220px;
margin-top:25px;
}

/* google search styles
-------------------------------------------------------------------------- */
.gs-result .gs-title,.gs-result .gs-title * {
color:#08b0f0!important;
outline:none!important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
color:#999!important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
color:#08b0f0!important;
font-weight:700;
text-decoration:none;
}

/* footer styles
-------------------------------------------------------------------------- */
#footerWrapper {
clear:both;
background:url(../images/bg_footer_repeat.jpg) top repeat-x;
background-color:#04afef;
overflow:hidden;
}

#footer {
margin:0 auto;
width:926px;
padding:0 37px;
color:#fff;
}

#footerTop {
margin:0 auto;
width:926px;
height:143px;
}

#contact {
float:left;
height:30px;
padding:5px 0 0;
}

#contactForm {
float:left;
clear:both;
width:480px;
height:90px;
margin-top:7px;
position:relative;
}

#contact label {
display:none;
}

.sbNameWrap,.sbEmailWrap,.sbPhoneWrap {
float:left;
clear:both;
width:100px;
}

.sbName,.sbEmail,.sbPhone {
width:135px;
height:22px;
border:1px solid #757F81;
font-size:11px;
font-family:Tahoma, Geneva, sans-serif;
padding-left:5px;
line-height:1.7 \9;
}

.sbName,.sbEmail {
margin-bottom:7px;
margin-bottom:4px \9;
}

.sbCommentsWrap {
position:absolute;
top:0;
left:160px;
}

.sbCommentsWrap textarea {
float:left;
width:135px;
height:79px;
border:1px solid #757F81;
margin:0;
padding:5px 0 0 5px;
font-size:11px;
font-family:Tahoma, Geneva, sans-serif;
overflow:hidden;
}

.sbSubmitWrap {
position:absolute;
right:115px;
bottom:5px;
}

#footer .submit {
display:block;
width:45px;
height:18px;
background:url(../images/btn_submit.png) no-repeat;
border:none;
text-indent:-5000px;
font-size:0;
text-transform:uppercase;
}

#slot-contactText {
position:absolute;
right:0;
top:0;
width:160px;
height:60px;
color:#000;
font-size:10px;
line-height:1.1;
}

#slot-contactText p {
margin:0;
padding:0;
}

#slot-callToday {
float:right;
width:400px;
margin-top:15px;
text-align:right;
color:#000;
font-size:11px;
}

#slot-callToday strong {
color:#0076a3;
}

#footerBottom {
width:926px;
padding:20px 0 30px;
font-size:11px;
text-align:center;
}

#footer p {
margin:0;
padding:0;
}

#slot-callToday p {
margin:0;
padding:0 0 8px;
}

#footer li {
list-style:none;
display:inline;
}

#slot-footer2 a,#slot-footer3 a {
padding:0 7px;
color:#000;
border-right:1px solid #003e60;
background:none;
}

#slot-footer2 {
margin-top:15px;
}

#slot-footer3 {
margin-top:-7px;
}

#footer a:hover {
color:#3F5B7F;
}

#slot-footer2 ul,#slot-footer3 ul {
padding-left:0;
}

#slot-footer3 ul {
margin-bottom:0;
}

#slot-footer2 a,#footer3-1 a {
text-decoration:none;
}

#footer2-8 a,#footer3-4 a {
border:none;
}

/* education styles
-------------------------------------------------------------------------- */
.mlmenu {
color:#231F20;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#educationTitle {
width:220px;
height:30px;
}

#education {
width:220px;
overflow:hidden;
}

#siteSearch {
margin:10px 0;
}

#siteSearch #query {
float:left;
width:180px;
height:19px;
}

#siteSearch #search {
display:block;
float:right;
width:20px;
height:23px;
background:url(../images/btn_search.jpg) no-repeat;
text-indent:-9999px;
border:none;
text-transform:uppercase;
font-size:0;
margin-right:5px;
}

#slot-library {
float:left;
width:220px;
margin:15px 0 0;
}

#librarySearchForm #search {
display:none;
}

#libraryBody img {
float:right;
margin:0 0 20px 20px;
padding:5px;
border:1px solid #666;
}

#slot-main img {
border:1px solid #666;
padding:5px;
}

/*this is the css for the vertical version*/
.vertical ul {
margin:0;
padding:0;
}

.vertical li a {
display:block;
list-style:none;
width:210px;
background:url(../images/bg_arrow_education.jpg) left no-repeat;
margin:0 0 5px;
padding:0 0 0 15px;
color:#fff;
text-decoration:none;
}

.vertical li a:hover {
color:#0BE;
}

.vertical li ul {
position:absolute;
width:190px;
margin-top:-24px;
margin-left:-195px;
border-top:1px solid #81BBCF;
color:#fff;
background-color:#008AB8;
}

.vertical li ul li a {
width:172px;
padding:2px 8px;
background:none;
color:#fff;
border:1px solid #81BBCF;
border-top:none;
margin:0;
font-size:11px;
}

.vertical li ul li a:hover {
/* to style sub levels */
color:#0BE;
background-color:#004063;
border-top:none;
text-decoration:none;
}

.vertical li ul ul {
margin-top:-22px;
margin-left:-189px;
}

.vertical li {
/*Needed for IE. Don't ask me why, It was a lucky guess.*/
display:inline;
}

.vertical .page,.vertical .page:hover {
background-image:none;
background-color:#309dcf;
color:#fff;
}

/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
/*Not sure if I recommend this or not*/
.inaccesible li ul {
display:none;
}

/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
.arrow a span {
padding-left:1em;
font-size:85%;
}

.arrow a:hover span {
padding-left:2em;
}

.arrow a span.noshow {
visibility:hidden;
}

/*Plus code*/
.plus a span {
padding-left:.5em;
}

/*colors for menu*/
.blackwhite li a {
background-color:#FFF;
color:#000;
border-color:#000;
}

.blackwhite li a:hover {
background-color:#000;
color:#FFF;
border-color:#000;
}

.blackwhite ul {
border-color:#000;
}

.bluewhite li a {
background-color:#FFF;
color:#003;
border-color:#003;
}

.bluewhite li a:hover {
background-color:#003;
color:#FFF;
border-color:#003;
}

.bluewhite ul {
border-color:#003;
}

/* blog styles
-------------------------------------------------------------------------- */
#blogContainer {
width:220px;
}

.sbBlogPost {
float:left;
width:610px;
border-bottom:1px solid #666;
padding-bottom:25px;
}

#sbBlogNavbar {
padding:10px 0;
clear:both;
margin-bottom:20px;
}

#sbBlogNavbar ul {
margin:0;
padding:0;
}

#sbBlogNavbar li {
list-style:none;
float:left;
font-weight:700;
}

#sbBlogNavbar a {
background:url(../images/blog_icons_06.gif) right no-repeat;
padding-right:18px;
font-weight:400;
}

.sbBlogPost #slot-main {
float:left;
width:610px;
}

.sbBlogPostHeader {
padding-bottom:15px;
}

.sbBlogPostTitle a {
text-decoration:none;
font-weight:400;
}

.sbBlogPostSubTitle {
margin:0;
padding:0;
}

.sbBlogPostByLine {
float:left;
font-size:11px;
background:url(../images/blog_icons_01.gif) left no-repeat;
padding:0 0 0 20px;
margin-right:20px;
}

.sbBlogPostByLine img {
background-color:#000;
}

.sbBlogPostPublishDate {
float:left;
font-size:11px;
background:url(../images/blog_icons_02.gif) no-repeat;
padding:0 0 0 20px;
margin-right:20px;
}

.sbBlogPostTags {
float:left;
clear:both;
font-size:11px;
background:url(../images/blog_icons_04.gif) left no-repeat;
padding:0 0 0 20px;
margin-top:10px;
}

.sbBlogPostCategories {
float:left;
font-size:11px;
background:url(../images/blog_icons_03.gif) left no-repeat;
padding:0 0 0 20px;
}

.sbBlogPostContent {
float:left;
clear:both;
width:610px;
margin:20px 0 10px;
}

.sbBlogPostFooter {
float:left;
clear:both;
width:610px;
}

.sbBlogPostFooterComments {
float:left;
background:url(../images/blog_icons_05.gif) left no-repeat;
padding-left:18px;
margin-right:20px;
}

.sbBlogPostPermalink {
float:left;
background:url(../images/blog_icons_06.gif) left no-repeat;
padding-left:18px;
}

.sbBlogComments {
float:left;
clear:both;
margin:20px 0;
}

#sbBlogArchive h3,.sbTagList h3,#sbBlogCategoryList h3,#sbBlogComments h3 {
color:#fff;
letter-spacing:0;
}

#sbBlogArchive {
float:left;
width:220px;
margin-top:10px;
}

#sbBlogArchive ul {
margin:0;
padding:0;
float:left;
}

/*year*/
#sbBlogArchive li {
list-style-type:none;
margin-bottom:5px;
color:#FF7636;
}

#sbBlogArchive ul ul {
margin:0;
padding:0;
}

#sbBlogArchive ul ul ul li {
list-style-type:none;
margin:0;
}

/*month*/
#sbBlogArchive ul ul ul li a {
text-decoration:none;
color:#fff;
margin:0;
}

/*posts*/
#sbBlogArchive ul ul ul ul li a {
text-decoration:underline;
font-weight:400;
margin:0 0 0 5px;
color:#008AB8;
}

#sbBlogArchive ul ul ul ul li a:hover {
color:#003E60;
}

.sbTagList {
float:left;
width:225px;
padding-top:20px;
}

.sbTagList ul {
margin:0;
padding:0;
}

.sbTagList li {
list-style-type:none;
}

#sbBlogCategoryList {
float:left;
padding-top:20px;
}

#sbBlogCategoryList ul {
margin:0;
padding:0;
}

#sbBlogCategoryList li {
list-style-type:none;
}

.sbBlogComments {
float:left;
clear:both;
width:610px;
}

.sbBlogComment {
margin-bottom:10px;
}

.sbBlogCommentTitle {
font-weight:700;
}

.sbBlogCommentByLine {
float:left;
margin-right:10px;
}

.sbBlogCommentPublishDate {
font-style:italic;
}

.sbBlogCommentContent {
padding:10px 0 10px 10px;
}

.sbBlogPager {
clear:both;
padding:10px 0;
}

.sbBlogPager a {
padding:0 20px 0 0;
}

#sbBlogFeed {
float:left;
width:220px;
margin:0 0 15px;
}

#sbBlogFeed a {
background:url(/sbtemplates/sbcommon/images/feed.gif) left no-repeat;
padding:3px 0 3px 25px;
text-decoration:underline;
display:block;
}

#sbBlogFeed a:hover {
text-decoration:underline;
}


#google-hidden {
}

.googleButton {
cursor:pointer;
}

#yahoo-hidden {
}

.yahooButton {
cursor:pointer;
}

#google-review-hidden {
}

.googleReviewButton {
cursor:pointer;
}

#yahoo-review-hidden {
}

.yahooReviewButton {
cursor:pointer;
}

.divHidden {
display:none;
}
