/* CSS Document */
body {
    margin: 0;
    color: #ffffff;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

#backgroundImage {
	background-color: #FFFFFF;
    background-image: url("../images/bg.gif");
    background-position: top;
    background-repeat: repeat-x;
}

#out {
    width: 100%;
    height: 100%;
    background-image: url('../images/bottom_bg.gif');
    background-position: bottom;
    background-repeat: repeat-x;
    overflow: hidden;
}

#page {
    width: 755px;
    margin: auto;
	overflow: hidden;
}

#top {
    width: 755px;
    height: 28px;
    background-image: url('../images/top_bg.jpg');
    background-repeat: no-repeat;
}

#main {
    width: 755px;
    height: 203px;
    background-color: #FFFFFF;
    overflow: hidden;
}

#comp-banner {
    width: 185px;
    height: 203px;
    float: left;
}

#top-header {
    display: none;
}

#main_right_cont {
    width: 570px;
    height: 203px;
    float: right;
}

#slot-address {
    width: 151px;
    height: 178px;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #20696e;
    padding: 25px 0px 0px 15px;
}

#main_middle .phone {
    font-size: 14px;
    font-weight: bold;
}

#logo {
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    width: 404px;
    height: 203px;
    float: right;
}

#comp-logo {
    margin: 110px 0 0 10px;
}

#navcont {
    width: 751px;
    height: 48px;
    background-image: url('../images/navcont_bg.gif');
    background-repeat: no-repeat;
    padding: 0px 2px 2px 2px;
}

#slot-navigation {
    width: 751px;
    height: 48px;
    background-image: url('../images/nav_bg.gif');
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
}

#slot-navigation ul {
    text-align: center;
	margin: 0px;
    padding-top: 15px;
    padding-bottom: 20px !ie;
}

#slot-navigation li {
    display: inline;
}

#slot-navigation a {
    color: #FFFFFF;
    border-right: 1px #d9ecf4 solid;
    height: 33px;
    padding: 14px 11px 16px 8px;
}

#slot-navigation a:hover {
    color: #E0E0E0;
}

#slot-navigation #navigation-1 {
    /*margin-left: 20px;*/
}

#slot-navigation #navigation-6 a {
    border: none;
}

#navlink {
    height: 33px;
    border-right: solid 1px;
    border-right-color: #d9ecf4;
    float: left;
    padding: 15px 15px 0px 16px;
}

#navappt {
    height: 33px;
    float: left;
    padding: 15px 16px 0px 16px;
}

a {
    color: #085253;
    text-decoration: none;
}

a:hover {
    color: #86883d;
}

#wrapper {
    width: 738px;
    float: left;
}

#wrapper_right {
    width: 552px;
    float: right;
    background-image: url('../images/wrapper.gif');
    background-repeat: repeat-y;
    margin: 0px 0px 15px 0px;
    overflow: hidden;
}

#right {
    width: 552px;
    background-image: url('../images/wrapper_bottom.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
    overflow: hidden;
}

#right_cont {
    width: 552px;
    background-image: url('../images/wrapper_top.jpg');
    background-position: top;
    background-repeat: no-repeat;
    padding: 30px 0px 0px 0px;
}

#index_text {
    width: 320px;
    margin: 30px 0px 10px 190px;
	margin: 40px 0px 10px 190px !ie;
}

.index_welcome {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
}

#left {
    width: 185px;
    float: left;
    color: #70706f;
    padding: 0px 0px 0px 1px;
}

#search_index {
    width: 176px;
    height: 18px;
    background-color: #cccc66;
    margin: 28px 0px 10px 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #527105;
    padding: 2px 0px 0px 9px;
}

.education_menu_title {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #527105;
	margin-left: 20px;
}


#page-index #slot-links {
    width: 185px;
    margin: 10px 0px 0px 0px;
    display: block;
}

#slot-links {
    display: none;
}

#slot-links ul {
	margin: 0px;
	padding: 0px;
}

#slot-links li {
    list-style: none;
    padding-bottom: 20px;
}

#slot-links a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0a6ba0;
    background-image: url('../images/spec_bg.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 0 90px 5px 0;
	display: block;
}

#slot-links a:hover {
    color: #999999;
}

#footer-content {
    width: 552px;
    color: #999999;
    text-align: center;
    float: right;
    margin: 0px 0px 20px 0px;
    font-weight: normal !important;
}

#footer-content a {
    color: #666666;
    padding: 0 5px 0 5px;
}

#footer-content a:hover {
    color: #999999;
}

.index_formbox {
    border: solid 1px;
    border-color: #b1b1b1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#wrapper_int_right {
    width: 552px;
    float: right;
    background-image: url('../images/int_wrapper.gif');
    background-repeat: repeat-y;
    margin: 0px 0px 15px 0px;
    overflow: hidden;
}

#right_int {
    width: 552px;
    background-image: url('../images/wrapper_int_bottom.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
    overflow: hidden;
}

#right_int_cont {
    width: 552px;
    background-image: url('../images/wrapper_int_top.jpg');
    background-position: top;
    background-repeat: no-repeat;
    padding: 28px 0px 0px 0px;
}

#int_heading {
    width: 260px;
    height: 18px;
    background-color: #888a3f;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 2px 0px 0px 19px;
}

#int_text {
    width: 490px;
    margin: 20px 0px 10px 20px;
    min-height: 500px;
    _height: 500px;
}
/* PATIENT EDUCATION STYLES */
#education_cont {
    width: 395px;
    margin: 5px 0px 0px 10px;
    padding: 0px 0px 0px 150px;
    color: #BBA85B;
    overflow: hidden;
}

#content_wrapper {
    float: right;
    width: 200px;
    padding: 0 0 7px 0;
}

#content_img {
    font-family: Arial, Helvetica, sans-serif;
    color: #EE3423;
    font-size: 10px;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #888a3f;
    width: 163px;
}

#content_factoid {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    margin-top: 45px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #FFFFFF;
    border-top: 14px solid #888a3f;
    border-right: 1px solid #888a3f;
    border-left: 1px solid #888a3f;
    border-bottom: 1px solid #888a3f;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

#content_subnav {
    font-family: Arial, Helvetica, sans-serif;
    color: #2175A5;
    font-size: 12px;
    width: 165px;
}

#content_subnav ul {
    padding-left: 10px;
    margin-left: 5px;
}

.signatures {
    margin: 0px 0px 0px 30px;
}

#submitbutton {
    float: right;
    margin: -20px 35px 0 10px;
    margin: -20px 35px 0 10px !ie;
 _margin: -20px 15px 0 10px;

cursor:pointer;
}

#bread_crumb li {
    display: inline;
    background-image: url(http://www.officite.com/img/breadcrumbs/arrow.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
    padding-right: 5px;
}

#bread_crumb a {
    text-decoration: underline;
}

.bread_title {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bolder;
}

input1, .input3 {
    width: 250px;
    background-color: #ffffff;
    border: 1px #9C9BB5 solid;
}

.input2 {
    background-color: #ffffff;
    border: 1px #9C9BB5 solid;
    width: 35px;
}

#comp-contactForm {
    float: left;
    margin-left: 10px;
    margin-bottom: 30px;
}

#comp-contactForm .input1, #comp-contactForm .input3 {
    width: 130px;
    background-color: #ffffff;
    border: 1px #9C9BB5 solid;
}

#comp-contactForm .input2 {
    background-color: #ffffff;
    border: 1px #9C9BB5 solid;
    width: 35px;
}

#librarySearchForm {
    _width: 540px;
    _float: right;
    margin-top: 5px;
}

#appointment-form {
    width: 500px;
    float: left;
    _margin-left: 10px;
}

#appointment-form p {
    margin: 0px;
}

#contact-form {
    width: 500px;
    float: left;
    margin-left: 10px;
}

#contact-form p {
    margin: 0px;
}

#slot-lsidebar {
    float: left;
    width: 185px;
}


#slot-footer1 {
  padding: 0 0 0 5px;
  min-height: 16px;
  _height: 16px;
}

#slot-footer2 {
  padding: 0 0 0 5px;
  min-height: 16px;
  _height: 16px;
}
#slot-footer2 ul,#slot-footer3 ul {
	padding:0px;
	margin:0px;
}

#slot-footer2 li,#slot-footer3 li {
	display:inline;	
}





/* blog styles */
#blogContainer {
	display: block;	
	margin: 15px 0 0 0;
}
	
.sbBlogPost {
	float:left;
	width:490px;
	border-bottom:1px dotted #00323C;
	padding-bottom:25px;
}
	
#sbBlogNavbar {
	padding: 10px 0px 10px 0px;	
	clear: both;
}

#sbBlogNavbar ul {	
	margin: 0px;
	padding: 0px;
}

#sbBlogNavbar li {
	list-style: none;
	float: left;
	font-weight: bold;
}

#sbBlogNavbar a {
	background: url(/sbtemplates/1075/images/blog_icons_06.gif) right no-repeat;
	padding-right: 18px;
	font-weight: normal;
}

.sbBlogPost #slot-main {
    float: left;
    width: 490px;
}

.sbBlogPostHeader {
    padding-bottom: 15px;
}

.sbBlogPostTitle a {
    text-decoration: none;
}

.sbBlogPostSubTitle {
    margin: 0;
    padding: 0;
}

.sbBlogPostByLine {
    float: left;
    font-size: 11px;
    background: url(/sbtemplates/1075/images/blog_icons_01.gif) left no-repeat;
    padding: 0 0 0 20px;
    margin-right: 20px;
}

.sbBlogPostPublishDate {
    float: left;
    font-size: 11px;
    background: url(/sbtemplates/1075/images/blog_icons_02.gif) left no-repeat;
    padding: 0 0 0 20px;
    margin-right: 20px;
}

.sbBlogPostTags {
    float: left;
    clear: both;
    font-size: 11px;
    background: url(/sbtemplates/1075/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/1075/images/blog_icons_03.gif) left no-repeat;
    padding: 0 0 0 20px;
}

.sbBlogPostContent {
    float: left;
    clear: both;
	width:490px;
}

.sbBlogPostFooter {
    float: left;
    clear: both;
    width: 490px;
}

.sbBlogPostFooterComments {
    float: left;
    background: url(/sbtemplates/1075/images/blog_icons_05.gif) left no-repeat;
    padding-left: 18px;
    margin-right: 20px;
}

.sbBlogPostPermalink {
    float: left;
    background: url(/sbtemplates/1075/images/blog_icons_06.gif) left no-repeat;
    padding-left: 18px;
}

.sbBlogComments {
    float: left;
    clear: both;
}

#sbBlogArchive, .sbTagList h3, #sbBlogCategoryList h3 {
    color: #085253;
}

#sbBlogArchive ul {
    margin: 0;
    padding: 0;
}

/*year*/
#sbBlogArchive li {
    list-style-type: none;
    margin-bottom: 5px;
	color: #333333;
}

#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: #B1B352;
    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;
	color:#5AABCF;
}

#sbBlogArchive ul ul ul ul li a:hover {
    color: #2B86AF;
}

.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;
}

#sbBlogCategoryList a, .sbTagList a {
	text-decoration:underline;
	color:#5AABCF;
}

#sbBlogCategoryList a:hover, .sbTagList a:hover {
    color: #2B86AF;
}

.sbBlogComments {
	float:left;
	clear:both;
	width:490px;
}

.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 a {
	color:#5AABCF;
	font-size:10px;
	background: url(/sbtemplates/sbcommon/images/feed.gif) left no-repeat;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	height:16px;
	display:block;
	text-decoration:underline;
}

#sbBlogFeed a:hover {
	color:#2B86AF;
}
