@charset "utf-8";
/* CSS Document */

body {
	background-color:#b1b1b1;
}

.sbContainer {
	margin:0;
	background:url(../images/background_repeat.jpg) repeat-x;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:1.4;
}

.sbContainer a {
	color:#000;
	outline:none;
}

.sbContainer a:hover {
	color: #666;
}

.sbContainer h1, .sbContainer h2, .sbContainer h3, .sbContainer h4 {
	color:#E5B521;
	font-weight:normal;
}

#main {
	margin:0 auto;
	width:960px;
	padding-bottom:30px;
	overflow:hidden;
}

#header {
	float:left;
	width:960px;
	height:49px;
}

#slot-navigation {
	float:right;
	height:49px;
	border-right:1px solid #fff;
}

#slot-navigation ul {
	margin:0;
	padding:0;
}

#slot-navigation li {
	display:inline;
	list-style:none;
}

#slot-navigation a {
	float:left;
	display:block;
	height:35px;
	border-left:1px solid #fff;
	padding:14px 18px 0 18px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	background:none;
}

#slot-navigation a:hover {
	color:#E5B521;
	background-image:url(../images/triangle_nav.png);
	background-position:50% 93%;
	background-repeat:no-repeat;
}

#slot-navigation li :hover {
	background-color:#605f5f;
}

#page-index #slot-navigation #navigation-1 a {
	color:#E5B521;	
	background-image:url(../images/triangle_nav.png);
	background-position:50% 93%;
	background-repeat:no-repeat;
	background-color:#605f5f;
}

#flash {
	float:left;
	width:960px;
	height:337px;
	position:relative;
}

#logo {
    position:absolute;
	right:0;
	top:30px;		
	height:72px;
}

#logoWrapper {
	float:right;
	width:500px;
	margin-top:30px;	
}

#slot-address {
	clear:both;
	color:#fff;
	text-align:left;
	margin-bottom:20px;
}

#slot-address p {
	margin:0;
	padding:0;
}

#page-index #slot-address {
    position:absolute;
	right:0;
	top:108px;	
	color:#000;
	font-size:16px;
	text-align:right;
	margin-bottom:0;
}

#specialties {
	width:940px;
	height:70px;
	background:url(../images/background_specialties.png) no-repeat;
	padding:10px;
    position:absolute;
	left:0;
	top:232px;
}

#slot-getDirections {
	float:left;
	width:292px;
	height:50px;
	background-image:url(../images/background_spec_directions.jpg); 
	background-position:95% 50%;
	background-repeat:no-repeat;
	border-right:1px solid #fff;
	padding:10px;
}

#slot-educationalVideos {
	float:left;
	width:293px;
	height:50px;	
	background-image:url(../images/background_spec_videos.jpg); 
	background-position:95% 50%;
	background-repeat:no-repeat;	
	border-right:1px solid #fff;
	padding:10px;
}

#slot-requestAppointment {
	float:left;
	width:293px;
	height:50px;
	background-image:url(../images/background_spec_appointment.jpg); 
	background-position:95% 50%;
	background-repeat:no-repeat;
	padding:10px;
}

#specialties h1, #specialties h2 {
	color:#E5B521;
	font-size:15px;
	font-weight:normal;
	letter-spacing:1px;
	background:url(../images/triangle_h2.png) left no-repeat;
	padding-left:20px;
}

#specialties a {
	color:#E5B521;
	text-decoration:none;
}

#specialties a:hover {
	color:#ae8919;
}

#specialties p {
	width:170px;
	margin:0 0 0 20px;
	line-height:1.1;
	color:#8e8e8e;
}

#contentPeople {
	float:left;
	width:960px;
	min-height:579px;
	background:url(../images/background_contentRight.jpg) bottom right no-repeat;
	background-color:#fff;
}

#contentWrapper {
	float:left;
	width:960px;
	background-color:#fff;
	margin-top:1px;
	padding-bottom:10px;
}

#page-index #contentWrapper {
	float:left;
	width:938px;
	margin-top:0;
	padding:10px;
	background:none;
	border:1px solid #919191;
}

#content {
	float:left;
	width:960px;
	background:url(../images/background_int_content_repeat.jpg) bottom right repeat-y;
}

#page-index #content {
	float:left;
	width:938px;
	background:url(../images/background_content_repeat.jpg) top left repeat-y;
}

#contentLeft {
	float:left;
	width:695px;
	margin:157px 0 0 25px;
	_margin:157px 0 0 12px;
}
	
#page-index #contentLeft {
	float:left;
	width:190px;
	margin:15px;
	_margin:15px 7px;
	color:#fff;
}

#addressTitle, #blogTitle, #educationTitle {
	clear:both;
	width:200px;
	height:35px;
	background-color:#605f5f;
	margin-bottom:7px;
}

#contactTitle {
	clear:both;
	width:200px;
	height:35px;
	background-color:#605f5f;
	margin-bottom:7px;
}

#page-index #contactTitle {
	float:left;
	width:190px;
	height:35px;
	background-color:#605f5f;
	margin:30px 0 7px 0;
}

#comp-contactForm p {
	margin:0 0 7px 0;
}

#comp-contactForm label {
	color:#E5B521;
	font-size:11px;
	text-transform:uppercase;
}

#comp-contactForm .input1, .input3 {
	width:196px;
}

#page-index #comp-contactForm .input1, #page-index #comp-contactForm .input3 {
	width:186px;
}

#comp-contactForm .input1 {
	height:22px;
}

#comp-contactForm .submit {
	float:right;
	display:block;
	width:66px;
	height:22px;
	background:url(../images/btn_submit.jpg) no-repeat;
	border:none;
	text-indent:-5000px;
	font-size:0px;
	text-transform:uppercase;
}

#serviceTitle {
	float:left;
	width:200px;
	height:35px;
	background-color:#605f5f;
	margin-top:30px;
}

#page-index #serviceTitle {
	float:left;
	width:190px;
	height:35px;
	background-color:#605f5f;
	margin-top:0;
}

#slot-links {
	float:left;
	width:190px;
	margin-top:10px;
}

#slot-links ul {
	margin:0 0 0 15px;
	padding:0;
}

#slot-links li {
	list-style:none;
	background:url(../images/list_education.jpg) left no-repeat;
	margin-bottom:5px;
	padding-left:15px;
	color:#E5B521;
}

#slot-links a {
	color:#E5B521;
	text-decoration:none;
	background:none;
}

#slot-links a:hover {
	color:#fff;
	text-decoration:underline;
}

#slot-lsidebar {
	float:left;
	width:190px;
	min-height:20px;
	margin-top:20px;
}

#slot-rsidebar {
	float:left;
	width:200px;
	min-height:20px;
	margin-top:20px;
}

#contentRight {
	float:right;
	width:230px;
}

#page-index #contentRight {
	float:right;
	width:700px;
}

#contentTitle {
	width:670px;
	height:45px;
}

#page-index #contentTitle {
	width:515px;
	height:45px;
	margin-top:60px;
}

#slot-main {
	width:670px;
	line-height:1.7 !important;
}

#page-index #slot-main {
	width:515px;
	margin:10px 0 40px 0;
}

#footer {
	float:left;
	width:918px;
	background-color:#000;
	border:1px solid #000;
	margin-top:10px;
	padding:20px;
	text-align:center;
	color:#fff;
	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:#E5B521;
	border-right:1px solid #fff; 
	background:none;
}

#footer a:hover {
	color:#fff;
}

#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;
}




/* interior styles */

#int_image {
	float:left;
	width:960px;
	background:url(../images/int_image1.jpg) top no-repeat;
}

#page-staff #int_image {
	background:url(../images/int_image2.jpg) top no-repeat;
}

#page-office #int_image, #page-offices #int_image, #page-education #int_image {
	background:url(../images/int_image1.jpg) top no-repeat;
}

#page-services #int_image, #page-educational-videos #int_image {
	background:url(../images/int_image3.jpg) top no-repeat;
}

#page-patients #int_image, #page-gallery #int_image {
	background:url(../images/int_image4.jpg) top no-repeat;
}

#page-contact #int_image, #page-disclaimer #int_image {
	background:url(../images/int_image5.jpg) top no-repeat;
}

#page-appointment #int_image, #page-sitemap #int_image {
	background:url(../images/int_image6.jpg) top no-repeat;
}

#int_logo {
	float:left;
	width:960px;
	height:127px;
}

#intRight {
	float:left;
	width:200px;
	margin:10px 0 0 0;
	padding:0 10px 30px 10px;
	color:#fff;
}




/* blog styles ------------------------------------------------------------- */

#blogContainer {
	float:left;
	width:230px;
	margin:5px 0 0 0;
}

.sbBlogPost {
    float: left;
	width:670px;
    border-bottom: 1px solid #DFD6C3;
    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:670px;
}

.sbBlogPostHeader {
    padding-bottom: 15px;
	clear: both;
}

.sbBlogPostTitle a {
    text-decoration: none;
	font-weight:normal;
}

.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:670px;
	margin:10px 0;
}

.sbBlogPostFooter {
    float: left;
    clear: both;
	width:670px;
}

.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:10px 0;
}

#sbBlogArchive h3, .sbTagList h3, #sbBlogCategoryList h3 {
	color:#E5B521;;
	font-weight:normal;
}

#sbBlogArchive {
	float:left;
	width:230px;
	margin-top:10px;
}

#sbBlogArchive ul {
    margin: 0;
    padding: 0;
	float:left;
}

/*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 {
	float:left;
	width:230px;
    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:670px;
}

.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;
	width:230px;
	margin:0 0 15px 0;	
}

#sbBlogFeed a {
	background: url(/sbtemplates/sbcommon/images/feed.gif) left no-repeat;
	padding: 3px 0px 3px 25px;
	color:#605ca8;
	text-decoration:none;
}

#sbBlogFeed a:hover {
	color:#fff;
	text-decoration:underline;
}

