﻿body
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    background-color: White;
}

a, a:visited
{
    color: #993300;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a.more
{
    padding-right: 25px;
    background: url('images/more.gif') no-repeat right;
}

h1, h2, h3
{
    font-family: Tahoma;
    font-weight: normal;
    margin: 0;
    padding: 0;
    margin: 5px 0 10px;      
}

h1, h2
{
    color: #005b6b;  
}

h1
{
    font-size: 20px;
}

h2
{
    font-size: 18px;
}

h3
{
    font-size: 18px;
    color: #993300;
}

h4
{
    font-size: 16px;
}

h5
{
    font-size: 14px;
}

ul
{
    margin:6pt;
    padding:6pt;
    list-style-position:outside;
}

a img
{
    border: 0;
}

img.left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

img.accentleft
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding:5px;
    border: solid 1px #cc997f;
}

img.accentright
{
    float: right;
    margin: 10px;
    padding:5px;
    border: solid 1px #cc997f;
    background-color: #FFFFFF;
}

/* Containers & Layout */

#cmsWrapper
{
    margin: 0 auto;
    width: 976px;
}

#container
{
    float: left;
    width: 958px;
    background: url('images/container-bg.gif') repeat-y;
    padding: 0 9px;
}

#header
{
    float: left;
    background: url('images/header-bg.gif') repeat-x;
    width: 958px;
    height: 141px;
    border-bottom: 2px solid #81662d;
}

.featuregradient
{
    background: url('images/inner-innerright-bg.gif') repeat-x;
    padding: 10px;    
}

#topHead
{
    float: left;
    height: 41px;
    padding: 5px 24px 3px 18px;
}

.headLinks
{
    float: left;
    line-height: 41px;
    font-size: 10px;
    color: #b3ced3;
    width: 545px;
}

.headLinks a
{
    color: #b3ced3;
}

.headLinks a:visited
{
    color: #b3ced3;
}

.search
{
    float: right;
    width: 339px;
    height: 28px;
    background: url('images/searchbar.gif') no-repeat top;
    padding-left: 20px;
    padding-right: 10px;
}

#mainHead
{
    clear: both;
    float: left;
    width: 941px;
    height: 92px;
    padding-left: 17px;
}

.logo
{
    float: left;
    padding-top: 25px;
    width: 275px;
    height: 40px;
}

.mainheadButtons
{
    float: right;
    height: 92px;
    padding-right: 26px;
}

.mainheadButtons ul
{
    margin: 0;
    padding: 0;
}

.mainheadButtons ul li
{
    margin: 0;
    list-style-type: none;
    float: left;
    height: 92px;
    width: 135px;
    text-align: center;
    background: url('images/mainhead-divider.gif') no-repeat left;
}

.mainheadButtons ul li a
{
    display: block;
    height: 72px;
    padding: 20px 20px 0 20px;
}

.mainheadButtons ul li a:hover
{
    background: url('images/mainhead-hover.gif') repeat-x;
    height: 72px;
}

#menu
{
    clear: both;
    float: left;
    height: 39px;
    width: 938px;
    padding-left: 20px;
    background: url('images/menu-bg.gif') repeat-x;
    border-bottom: 2px solid #81662d;
}

#rightCol
{
    float: right;
    width: 206px;
    padding-right: 15px;
}

#home #rightCol
{
    padding-right: 0;
}

#footer
{
    clear: both;
    float: left;
    background: url('images/footer-bg.gif') repeat-x;
    height: 71px;
    width: 958px;
    text-align: center;
    color: #b3c6ca;
    font-size: 10px;
    padding-top: 13px;
    line-height: 18px;
}

#footer a
{
    color: #b3c6ca;
}


/* 2 column bulleted list */
#colbullets {width: 400px;}
  
.leftcolbullet {
    float: left;
    width: 200px; 
    margin: 0px;
    border: 0px none;
  }
  
.rightcolbullet {
    float: right;
    width: 200px; 
    margin: 0px;
    border: 0px none;
  }


/* Title Banner */

.titlebannertext
{
    padding:70px 280px 30px 20px;
}

.facilitybannertext
{
    padding:40px 20px 70px 380px;
}

.contactbannertext
{
    padding:45px 5px 5px 30px;
    line-height:16px;
}


/* Home Template Layout */

#flashHeader
{
    clear: both;
    float: left;
    height: 218px;
    width: 916px;
    background: url('images/flashheader-bg.gif') repeat-x;
    padding: 21px 21px 23px;
    border-bottom: 2px solid #81662d;
}

.flash
{
    float: left;
    width: 691px;
    height: 218px;
    margin-right: 20px;
    background-color: White;
}

.news
{
    background:white url(images/header-news-bg.gif) repeat-x scroll 0 0;
    float:right;
    height:196px;
    overflow:hidden;
    padding:7px 8px 15px 5px;
    width:191px;
}

#home,
#inner,
#service
{
    clear: both;
    float: left;
    background-color: White;
    margin-bottom: 25px;
}

#inner, #service
{
    width: 958px;
}

#home
{
    padding: 23px 21px 10px 20px;
    width: 917px;
}

#home #leftCol
{
    float: left;
    width: 692px;
}

#home #leftCol #innerLeft
{
    float: left;
    width: 336px;
}

#home #leftCol #innerRight
{
    float: right;
    width: 336px;
}

/* Inner Templates */

#breadcrumb
{
    clear: both;
    float: left;
    width: 938px;
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
    background: url('images/breadcrumb-bg.gif') repeat-x;
    font-size: 10px;
}

* html #breadcrumb
{
    padding-top: 10px;
    height: 25px;
}

#breadcrumb a
{
    color: Black;
}

#breadcrumb span
{
    line-height: 35px;
}

#service #leftCol
{
    float: left;
    width: 714px;
}

#inner #leftCol #innerLeft,
#service #leftCol #innerLeft,
#inner #leftCol #innerBottom
{
    float: left;
    padding-left: 20px;
}

.columnBorder
{
    border-top: 3px solid #005b6b;
}

.columnBorder-gallery {
    float: left;
    height: 250px;
    margin: 14px;
    text-align: center;
    width: 190px;
}

.columnBorder-gallery img
{
	border: solid 1px;
	margin-bottom: 14px;
}


#service #leftCol #innerLeft
{
    width: 430px;
}

#inner #leftCol #innerLeft
{
    width: 220px;
}

#inner #leftCol #innerMid
{
    float: left;
    margin-left: 15px;
    width: 212px;
}

#inner #leftCol #innerRight,
#service #leftCol #innerRight
{
    float: right;
    padding: 0 10px;
}

#inner #leftCol #innerBottom
{
    padding-right: 10px;
}


#inner #leftCol #innerRight
{
    width: 212px;
}

#service #leftCol #innerRight
{
    background: url('images/inner-innerright-bg.gif') repeat-x;
    min-height: 205px;
    width: 225px;    
}

#serviceBanner
{
    clear: both;
    float: left;
    width: 714px;
    margin-bottom: 25px;
}

ul.treatments
{
    margin: 0;
    padding: 0;
}

ul.treatments li
{
    list-style-type: none;
    line-height: 30px;
    border-bottom: 1px solid #cccccc;
    margin: 0 10px;
    padding: 0;
}

ul.treatments li.last
{
    border-bottom: none;
}

h1.sectiontitlebar
{
    background-color: #993300;
    color: White;
    padding: 10px 5px 10px 30px;
    width: 415px;
}
    

/* Hospital Template */

#facilityBreadcrumb
{
    clear: both;
    float: left;
    width: 938px;
    height: 25px;
    line-height: 25px;
    padding-left: 20px;
    background-color: #6d2500;
    font-size: 10px;
    color: #b69280;
}

* html #facilityBreadcrumb
{
    padding-top: 5px;
    height: 20px;
}

#facilityBreadcrumb a
{
    color: #b69280;
}

#facilityBreadcrumb span
{
    line-height: 25px;
}

#facilityHead
{
    clear: both;
    float: left;
    width: 958px;
    height: 307px;
    background: url('images/FacilityHeader-bg.gif') no-repeat;
    overflow: hidden;
    margin-bottom: 25px;
}

#facilityLogo
{
    float: left;
    width: 380px;
    height: 32px;
    padding: 16px 0 16px 25px;
}

#facilityAddress
{
    float: right;
    text-align: right;
    width: 500px;
    height: 32px;
    line-height: 32px;
    padding: 16px 25px 16px 0;
    color: White;
}

#facilityAddress a
{
    color: white;
}

#facilityPicture
{
    clear: both;
    float: left;
    width: 350px;
}

#facilityText
{
    float: left;
    width: 350px;
    height: 192px;
    padding: 31px 28px 20px 0;
    line-height: 16px;
    font-size: 11px;
}

#facilityPanel
{
    float: right;
    width: 206px;
    padding-right: 12px;
}

ul.wideBanners
{
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    padding-left: 20px;
    margin-bottom: 25px;
    width: 694px;
}

ul.wideBanners li
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: block;
    width: 336px;
    height: 100px;
}

li.left
{
    float: left;
}

li.right
{
    float: right;
}

/* Social Bookmarking */

#social
{
    width: 195px;
    border: 1px solid #ccc;
    padding: 3px;
    margin-top: 15px;
    text-align: center;
}

#social ul
{
    margin: 0;
    padding: 0;
}

#social ul li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
    padding-right: 10px;
    font-size: 10px;
    color: Black;
    line-height: 25px;
}

#social ul li a
{
    color: Black;
}

.sociallogo
{
    height: 15px;
    width: 15px;
    display: inline;
    margin-right: 5px;
}

/* Search Box CSS */
fieldset.sf_searchBox
{
    width: 339px;
}

fieldset.sf_searchBox label
{
    color: #ccd9db;
    text-transform: uppercase;
    margin-right: 10px;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
}

fieldset.sf_searchBox .sf_searchText
{
    width: 245px;
}

fieldset.sf_searchBox .sf_searchSubmit
{
    background: url('images/search-gobutton.gif') no-repeat;
    border: none;
    width: 17px;
    height: 19px;
    cursor: pointer;
    margin-left: 5px;
}

/* Article Control CSS */

.sf_singleNews, .sf_newsList
{
    padding-right: 25px !important;
}

/* Dynamic Form CSS */
.dynamicFormRow
{
}

.dynamicFormLeftColumn
{
}

.dynamicFormRightColumn
{
}

/* Poll Box CSS */
.PollBox
{
}

.PollBox fieldset
{
    border: 0;
}

.PollBox fieldset ul
{
    margin: 0 0 0 10px;
    padding: 0;
}

.PollBox fieldset ul li
{
    list-style-type: none;
}

/* Facility Page CSS */

#facilities
{
    width: 430px;
    display: block;
}

#facilities .leftcol
{
    float: left;
    width: 200px;
    display: block;
}

#facilities .rightcol
{
    float: right;
    width: 200px;
    padding-left:30px;
    display: block;
}

/* Google Map CSS */

#drivingDirections .left
{
    float: left;
}

#drivingDirections .right
{
    float: right;
}

#drivingDirections .clear
{
    clear: both;
}


/* Locations Page CSS */

.locationblock {
    clear:both;
    display:block;
    margin:0pt auto;
    min-height:160px;
    padding:10px 0pt;
    width:690px;
    border-bottom: solid 1px #cccccc;
}

.locationblockcontent {
    float:left;
    height:100%;
    width:440px;
}

.locationblockfeatures {
    float:right;
    height:100%;
    width:250px;
}

.featurestitle
{
    color: #005b6b;
    font-size: 11px;
    font-weight: bold;  
}

img.mugshot {
    float:left;
    height:131px;
    margin-right:25px;
    width:225px;
}

/* Dynamic Form CSS */

.dynamicFormLeftColumn
{
    width:125px;
    float:left;
    text-align:left;
    padding-right:10px;
	padding-bottom:15px;
}

.scheduleColumn
{
    float:left;
    text-align:center;
    padding-right:10px;
	padding-bottom:15px;
}

.schedule
{
    width: 60px;
}

.dynamicFormSpanColumn
{
    float:left;
    text-align:left;
    padding-right:10px;
	padding-bottom:15px;
}

.label
{
    font-size: 12px;
    color: #005b6b;
    font-weight:bold;
}

.normaltext
{
    font-size: 12px;
    font-weight:bold;
}

.intro
{
    font-weight:bold;
}

.interest
{
    color: #005b6b;
    font-weight:bold;
    line-height:16px;
}

.dynamicFormRightColumn
{
    width:200px;
    float:left;
}

.dynamicFormRow
{
    clear:both;
    padding-top:10px;
}

.dynamicFormRightColumn input
{
    border:1px solid #6C9FA9;
    height: 20px;
    background-color: #ECF3F4;
    font-size: 13px;
}


.dynamicFormRightColumn textArea
{
    border:1px solid #6C9FA9;
    height: 20px;
    background-color: #ECF3F4;
    font-size: 13px;
}

.dynamicFormRightColumn dropDownList
{
    border:1px solid #6C9FA9;
    height: 20px;
    background-color: #ECF3F4;
    font-size: 13px;
}

.dynamicFormRadioButtonList
{
    list-style-type: none;
    padding:0px;
    margin:0px;
}

ul.dynamicFormRadioButtonList
{
    padding:0px;
    margin:0px;
}

.dynamicFormRadioButtonList li
{
    list-style-type: none;
    float:left;
    padding:0px;
    margin:0px;
}

.dynamicFormCheckBoxList
{
    list-style-type: none;
    float:left;
    padding:0px;
    margin:0px;
}

.dynamicFormCheckBoxList td
{
    width:275px;
}

.dropDownList
{
    border:1px solid #6C9FA9;
    height: 20px;
    background-color: #ECF3F4;
    font-size: 13px;
}


/*  Hospital SubPage Styles */


#facilitySubLogo
{
	float:left;
	width:380px;
	height:32px;
	padding:16px 0 16px 25px;
}

#facilitySubAddress
{
	color: #fff;
	float:right;
	height:32px;
	width:500px;
	line-height:32px;
	padding:16px 25px 16px 0;
	text-align:right;
}

#facilitySubAddress a
{
	color: #fff;
}

#facility_sub_header
{
	background-color:#983300;
	background-image:url(images/facility_sub_header_bg.gif);
	background-repeat:no-repeat;
	height:64px;
	width:958px;
}

#curve
{
	margin:0;
	padding:0;
	height:10px;
	width:728px;
	background-image:url(images/facility_sub_content_bg.gif);
	background-repeat:no-repeat;
	background-position:top, left;
}
#facility_sub_panel_bar
{
	background-image:url(images/facility_sub_nav_bg.gif);
	background-repeat:no-repeat;
	width:206px;
	padding: 0px 12px 12px 12px;
	background-color:#792c07;
	min-height: 221px;
}

#inner #leftCol
{
	float: left;
	width:713px !important;
}

#inner #rightColHosp
{
	float: right;
	width: 230px;
} 

#sideBarContent
{
	/*background: url('images/sidebarContent_bg.gif') repeat-x;*/
	padding:15px 0 0 12px;
	border-left:1px solid #CCCCCC;
}

#serviceHospital #leftCol #innerLeft
{
	width:430px;
}

#serviceHospital #leftCol #innerRight
{
	background:transparent url(images/inner-innerright-bg.gif) repeat-x scroll 0 0;
	min-height:205px;
	width:210px;
	margin-right:15px;
}

#serviceHospital #rightCol
{
	padding: 0;
	width: 230px;
}

/* Styles to fix right menu on facility pages*/

#inner #leftCol.hospital{
	float: left;
	width:728px !important;
}
         
#rightCol.hospital
{
   float: left !important;
 
}

/* Styles for Facility Home Page Panels*/
#facility_panel
{
    min-height:222px;
    height:222px;
    margin-bottom:15px;
    border-bottom:1px solid #983300;
}

#facility_image
{
    float:left;
    width:350px;
    min-height:221px;
}

#facility_text
{
    float:left;
    width:338px;
    min-height:171px;
    padding: 30px 20px 20px 20px;
}
    
/* Styles for Job Search page */
    
#jobs_wrap
{
	font-size: 11px;
	font-family: Verdana,Helvetica,Sans-Serif;
	width: 515px;
	float:left;
	margin-top: 1px;
}


#jobs_wrap #jobs
{
	margin:0;
	padding:0;
	list-style: none;
}

#jobs_wrap #jobs a
{
	text-decoration: none;
	color: #004753;
}

#jobs_wrap #jobs li a
{
	border: 1px solid #c7d0d2;
	background: #F3F7F8;
	line-height: 2.0em;
	padding: 8px 10px;
	color: #004753;
	display: block;
}

#jobs_wrap #jobs .first
{
	background: #004753 url() no-repeat;
	border:1px solid #004753;
	border-bottom: 1px solid #c7d0d2;
	color: #fff;
	line-height: 2.0em;
	padding: 8px 10px;
	display: block;
}

#jobs_wrap #jobs li a:hover
{ 
	background-color: #E3EDEF;
}

#job_pics {
	float:left;
	width:170px;
}

.PBHResidency .sf_singleImage
{
    float: right;
    height: 125px;
    margin: 5px;
    padding: 1px;
    width: 100px;
}
    

/* Youtube styles */

#youtube
{
    margin: 25px 0 0 0;
    padding: 0;
    width: 430px;
}

#youtube .youtubeText
{
    font-weight: 700;
    margin: 0;
    padding: 0;
    width: 320px;
}

ul.quiz
{
	margin: 0;
	padding: 0;
}

ul.quiz li
{
	float: left;
	list-style-type: none;
}
