@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:url(../images/background_repeat.jpg) repeat;
}

.sbContainer {
	background:url(../images/background_top.jpg) top repeat-x;
	color:#fff;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

.sbContainer a {
	color:#A4DF45;
	outline:none;
}

.sbContainer a:hover {
	color:#98CF40;
	outline:none;
}

.sbContainer strong {
	color:#294B6F;
}

#main {
	margin:0 auto;
	width:780px;
	overflow:hidden;
}

#header {
	float:left;
	width:780px;
	height:88px;
}

#logo {
	float:left;
	width:515px;
	height:45px;
	margin-top:25px;
}

#slot-address {
	float:right;
	text-align:right;
	margin-top:5px;
}

#wrapper {
	float:left;
	width:780px;
	background:url(../images/background_wrapper.jpg) top repeat-y;
}

#left {
	float:left;
	width:234px;
	min-height:837px;
	background:url(../images/background_left_int.jpg) top no-repeat;
}

#page-index #left {
	float:left;
	width:234px;
	background:none;
}

#nav {
	float:left;
	width:234px;
	height:328px;
	background:none;
}

#page-index #nav {
	float:left;
	width:234px;
	height:328px;
	background:url(../images/background_nav.png) no-repeat;
}

#slot-navigation ul {
	margin: 20px 0 0 15px;
	padding:0;
}

#slot-navigation li {
	list-style:none;
	margin-bottom:22px;
}

#slot-navigation a {
	display:block;
	width:190px;
	font-size:14px;
	color:#122439;
	text-decoration:none;
	background-image:url(../images/btn_nav.png);
	background-position:2% 60%;
	background-repeat:no-repeat;
	padding-left:20px;
}

#slot-navigation a:hover {
	text-decoration:underline;
	background-image:url(../images/btn_nav_over.png);
	background-position:0 60%;
	background-repeat:no-repeat;
	padding-left:20px;
}

#appointment a {
	float:left;
	width:234px;
	height:62px;
	background:url(../images/btn_appointment.png) top no-repeat;
	margin-top:25px;
}

#appointment a:hover {
	background:url(../images/btn_appointment.png) bottom no-repeat;
}

.contactTitle {
	float:left;
	width:190px;
	height:30px;
}
	
#contact {
	float:left;
	width:190px;
	min-height:480px;
	border-right:1px dotted #999;
	padding-right:43px;
}

#contact #comp-flashText {
	padding-bottom:15px;
}

#contact p {
	margin:0 0 10px 0;
	padding:0;
}

#contact label {
	color:#A4DF45;
	font-size:11px;
	text-transform:uppercase;
}

.input1, .input3 {
	width:190px;
}

#slot-lsidebar, #slot-rsidebar {
	float:left;
	width:190px;
	min-height:20px;
	margin-top:25px;
}

#right {
	float:right;
	width:543px;
}

#flash {
	float:right;
	width:543px;
	height:328px;
}

#slot-links {
	float:right;
	width:520px;
	height:62px;
	margin-top:25px;
}

#slot-links ul {
	margin:0;
	padding:0;
}

#slot-links li {
	display:inline;
	list-style:none;
}

#slot-links a {
	float:left;
	display:block;
	width:123px;
	height:52px;
	background:url(../images/btn_service.png) top no-repeat;
	color:#122439;
	text-decoration:none;
	margin-right:9px;
	padding-top:10px;
	text-align:center;
	vertical-align:middle;
	line-height:1;
}

#slot-links a:hover {
	background:url(../images/btn_service.png) bottom no-repeat;
}

#slot-links #links-4 a {
	margin:0;
}

.indexTitle {
	float:right;
	width:520px;
	height:30px;
}

#content {
	float:right;
	width:500px;
	background:url(../images/background_content_int.jpg) top no-repeat;
	padding:15px 23px 0 20px;
	color:#2a2723;
}

#page-index #content {
	float:right;
	width:543px;
	background:none;
	padding:0;
	color:#fff;
}

#slot-main, #libraryResults, #libraryBody {
	float:right;
	width:500px;
	margin:15px 0 0 0;
	padding-bottom:20px;
}

#page-index #slot-main {
	float:right;
	width:520px;
	margin:15px 0 0 0;
}


/* interior styles -------------------------------------------------------------- */
#intImage {
	float:right;
	width:543px;
	height:136px;
	background:url(../images/int_image1.jpg) no-repeat;
}

#page-staff #intImage {
	background:url(../images/int_image1.jpg) no-repeat;
}

#page-office #intImage, #page-offices #intImage {
	background:url(../images/int_image2.jpg) no-repeat;
}

#page-services #intImage {
	background:url(../images/int_image3.jpg) no-repeat;
}

#page-patients #intImage {
	background:url(../images/int_image4.jpg) no-repeat;
}

#page-contact #intImage {
	background:url(../images/int_image5.jpg) no-repeat;
}

#page-appointment #intImage, #page-privacy #intImage {
	background:url(../images/int_image6.jpg) no-repeat;
}

#page-education #intImage, #page-disclaimer #intImage {
	background:url(../images/int_image7.jpg) no-repeat;
}

.pageTitle {
	float:right;
	width:500px;
	height:30px;
}


/* footer styles ---------------------------------------------------------------- */

#footerWrapper {
	clear:both;
	width:100%;
	height:72px;
	background:url(../images/background_footer.jpg) repeat-x;
	margin-top:25px;
	padding-top:20px;
}

#footer {
	margin:0 auto;
	width:780px;
	text-align:center;
	color:#A4DF45;
	font-size:11px;
}

#footer p {
	margin:0;
	padding:0;
}

#footer li {
	list-style:none;
	display:inline;
}

#slot-footer2 a,#slot-footer3 a {
	padding:0 7px;
	color:#fff;
	border-right:1px solid #294B6F; 
	background:none;
}

#footer a:hover {
	color:#294B6F;
}

#slot-footer2, #slot-footer3 {	
	margin-top:-5px;
}

#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;
}




/* blog styles ------------------------------------------------------------- */
#blogContainer {
	float:left;
	width:190px;
	margin:25px 0 0 15px;
}

#blogTitle {
	float:left;
	width:190px;
	height:30px;
}

.sbBlogPost {
    float: left;
	width:500px;
    border-bottom: 1px dotted;
    padding-bottom: 25px;
}

#sbBlogNavbar {
	padding: 10px 0px 10px 0px;	
	clear: both;
	margin-bottom: 20px;
}

#sbBlogNavbar ul {	
	margin: 0px;
	padding: 0px;
}

#sbBlogNavbar li {
	list-style: none;
	float: left;
	font-weight: bold;
}

#sbBlogNavbar a {
	background: url(/images/blog_icons_06.gif) right no-repeat;
	padding-right: 18px;
	font-weight: normal;
}

.sbBlogPost #slot-main {
    float: left;
	width:500px;
}

.sbBlogPostHeader {
    padding-bottom: 15px;
}

.sbBlogPostTitle a {
    text-decoration: none;
}

.sbBlogPostSubTitle {
    margin: 0;
    padding: 0;
}

.sbBlogPostByLine {
    float: left;
    font-size: 11px;
    background: url(/sbtemplates/1291/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(/sbtemplates/1291/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(/sbtemplates/1291/images/blog_icons_04.gif) left no-repeat;
    padding: 0 0 0 20px;
    margin-top: 10px;
}

.sbBlogPostCategories {
    float: left;
    font-size: 11px;
    background: url(/sbtemplates/1291/images/blog_icons_03.gif) left no-repeat;
    padding: 0 0 0 20px;
}

.sbBlogPostContent {
    float: left;
    clear: both;
	width:500px;
	margin:10px 0;
}

.sbBlogPostFooter {
    float: left;
    clear: both;
	width:500px;
}

.sbBlogPostFooterComments {
    float: left;
    background: url(/sbtemplates/1291/images/blog_icons_05.gif) left no-repeat;
    padding-left: 18px;
    margin-right: 20px;
}

.sbBlogPostPermalink {
    float: left;
    background: url(/sbtemplates/1291/images/blog_icons_06.gif) left no-repeat;
    padding-left: 18px;
}

.sbBlogComments {
    float: left;
    clear: both;
	margin:10px 0;
}

#sbBlogArchive, .sbTagList h3, #sbBlogCategoryList h3 {
	color:#000;
}

#sbBlogArchive {
	margin-top:20px;
}

#sbBlogArchive ul {
    margin: 0;
    padding: 0;
}

/*year*/
#sbBlogArchive li {
    list-style-type: none;
    margin-bottom: 5px;
	color: #fff;
}

#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: #999;
    margin: 0;
}

#sbBlogArchive ul ul ul ul {
    margin-bottom: 10px;
}

/*posts*/
#sbBlogArchive ul ul ul ul li a {
    text-decoration: underline;
    font-weight: normal;
    margin: 0 0 0 5px;
}


.sbTagList {
    padding-top: 20px;
}

.sbTagList ul {
    margin: 0;
    padding: 0;
}

.sbTagList li {
    list-style-type: none;
}

#sbBlogCategoryList {
    padding-top: 20px;
}

#sbBlogCategoryList ul {
    margin: 0;
    padding: 0;
}

#sbBlogCategoryList li {
    list-style-type: none;
}

.sbBlogComments {
	float:left;
	clear:both;
	width:500px;
}

.sbBlogComment {
	margin-bottom:10px;
}

.sbBlogCommentTitle {
	font-weight: bold;	
}

.sbBlogCommentByLine {
	float: left;
	margin-right: 10px;
}

.sbBlogCommentPublishDate {
	font-style: italic;	
}

.sbBlogCommentContent {
	padding: 10px 0px 10px 10px;	
}

.sbBlogPager {
	clear: both;
	padding: 10px 0px 10px 0px;
}

.sbBlogPager a {
	padding: 0px 20px 0px 0px;
}

#sbBlogFeed {
	float:left;
	margin:10px 0 15px 0;	
}

#sbBlogFeed a {
	color:#fff;
	background: url(/sbtemplates/sbcommon/images/feed.gif) left no-repeat;
	padding: 3px 0px 3px 25px;
	font-size:11px;
}

#sbBlogFeed a:hover {
	color:#ccc;
}

	

