body
{
	background: #b1d3f1 url(../images/background-fade.png) repeat-x;
	color: #333;
	font-family: Arial, Sans-Serif;
}

a,
a:hover
{
	color: #0066cc;
}

a
{
	text-decoration: none;
}
G
a:hover
{
	text-decoration: underline;
}

strong, b
{
	font-weight: bold;
}

em, i
{
	font-style: italic;
}

h2,
h3
{
	color: #043a69;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
}

h2
{
	font-size: 2.1em;
	font-weight: bold;
	margin: 0 0 0 30px;
}

h3
{
	background: url(../images/solid-light-blue-rule.png) repeat-x bottom;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 4px 9px;
}

h3.condition-header
{
	margin-top: 0;
}


h3.no-border
{
	margin: 10px 0 0 0;
	padding: 0 0 0 9px;
}

h4
{
	color: #043a69;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 0 10px;
}

h4 a
{
	color: #043a69;
	text-decoration: none;
}

h4 a:hover
{
	color: #043a69;
	text-decoration: underline;
}

h4.benefit
{
	float: left;
	text-align: right;
	width: 175px;
}

h4.sub-head
{
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 1.5em;
	font-weight: normal;
}

h4.condition-header
{
	font-size: 1.7em;
	margin-bottom: 15px;
}

h4#case-study-condition
{
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 2.1em;
	font-weight: normal;
	margin-top: 5px;
}

#wrapper
{
	margin: 0 auto;
	width: 960px;
}

#masthead
{
	background: url(../images/header-bg.png) no-repeat;
	height: 120px;
	width: 960px;
}

#logo-container
{
	float: left;
	width: 571px;
}

#title
{
	text-indent: -9999px;
}

#rank
{
	color: #d9edfe;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 0 37px;
}

#util-nav-container
{
	float: left;
}

#utility-navigation
{
	height: 31px;
	margin: 11px 0 0 0;
	position: relative;
	width: 349px;
}

#utility-navigation li
{
	position: absolute;
}

#utility-navigation a
{
	background: url(../images/utility-nav-bg.png) no-repeat;
	display: block;
	height: 31px;
	outline: none;
	position: absolute;
	text-indent: -9999px;
	top: 0;
}

#utility-navigation a:hover
{
	background-position-y: -31px;
}

#utility-navigation a.conditions-and-treatments:hover,
#utility-navigation a.selected.conditions-and-treatments
{
	background-position: 0 -31px;
}

#utility-navigation a.conditions-and-treatments
{
	background-position: 0 0;
	width: 184px;
}

#utility-navigation a.contact-us:hover,
#utility-navigation a.selected.contact-us
{
	background-position: -199px -31px;
}

#utility-navigation a.contact-us
{
	background-position: -199px 0;
	left: 199px;
	width: 147px;
}

#utility-navigation a.selected
{
	background-position: inherit -31px;
}

#content
{
	background: #fff url(../images/content-bg.png) repeat-x;
	padding: 15px 0 25px 0;
}

#primary-navigation
{
	background: url(../images/main-navigation-bg.png) no-repeat;
	font-size: 1.3em;
	height: 34px;
	margin: 0 auto 15px auto;
	width: 922px;
}

#primary-navigation li
{
	background: url(../images/primary-nav-divider-bg.png) no-repeat;
	float: left;
	margin: 4px 0 0 0;
	padding: 2px 10px 0 10px;
	text-align: center;
}

#primary-navigation li.first
{
	background: none;
	margin-left: 20px;
}

#primary-navigation a
{
	color: #333;
	display: block;
	float: left;
	font-weight: normal;
	height: 21px;
	padding: 2px 7px 0 7px;
	position: relative;
	text-decoration: none;
}

#primary-navigation a:hover,
#primary-navigation .selected
{
	background: #daeaf7;
	color: #043a69;
}

#primary-navigation li a.neuroendoport
{
	padding-right: 15px;
}

#primary-navigation li a.neuroendoport sup
{
	font-size: 9px;
	position: absolute;
	top: 3px;
}

#breadcrumb
{
	margin: 0 0 10px 31px;
}

#send-to-a-friend
{
	float: right;
	height: 25px;
	margin: -25px 33px 15px 0;
	width: 146px;
}

/* IF BROWSER HAS JAVASCRIPT DISABLED, HIDE SOCIAL MEDIA BUTTON */

#social-media-device
{
	display: none;
}

.hasjs #social-media-device
{
	display: block;
	float: right;
	height: 25px;
	margin: -25px -9px 15px 0;
	width: 158px;
}

#secondary-navigation
{
	margin: 7px 0 10px 24px;
}

#secondary-navigation li
{
	border-left: 1px #b4b4b4 solid;
	display: inline;
	font-size: 1.2em;
	padding: 0 10px;
}

#secondary-navigation li.first
{
	border: none;
	padding-left: 0;
}

#secondary-navigation li a
{
	padding: 0 0 5px 0;
	text-decoration: none;
}

#secondary-navigation li a:hover,
#secondary-navigation li a.selected
{
	background: url(../images/secondary-nav-triangle.png) no-repeat bottom;
	color: #003366;
	padding-bottom: 7px;
}

#flash-container
{
	height: 302px;
}

#conditions-navigation
{
	margin: 0 0 0 25px;
}

#conditions-navigation li
{
	padding: 5px 0;
}

#view-all-conditions
{
	color: #444;
	font-size: 1.2em;
	font-weight: bold;
}

#go-back
{
	font-size: 1.2em;
	font-weight: bold;
}

#baseboard-image, #baseboardImage
{
	margin: 20px 0 10px 22px;
}

#flash-rotator
{
    width:584px;
    height:282px;
}

#primary-content
{
	float: left;
	margin: 10px 0 0 0px;
	width: 584px;
}

#primary-content p
{
	font-size: 1.2em;
	line-height: 1.5;
	padding: 5px 0 10px 10px;
}

#primary-content p.alternative-condition-name
{
	font-style: italic;
	font-size: 1.13em;
	margin: 0;
}

#primary-content p.intro
{
	background: url(../images/double-solid-blue-rule.png) repeat-x bottom;
	margin: 10px 0 15px 0;
	padding: 0 0 20px 10px;
}

#primary-content ul
{
	font-size: 12px;
	margin: 0 0 10px 10px;
}

#primary-content ul li
{
	line-height: 1.5;
	list-style: none;
}

#primary-content ul.bullet-list
{
	margin: 5px 0 10px 20px;
}

#primary-content ul.bullet-list li
{
	background: url(../images/black-bullet.png) no-repeat 0 5px;
	padding: 0 0 5px 10px;
}

#primary-content ul.benefits-list
{
	float: left;
	margin: 0 0 10px 20px;
	width: 360px;
}

#primary-content ul.benefits-list li
{
	background: url(../images/plus-symbol-bullet.png) no-repeat 0 5px;
	padding: 0 0 5px 15px;
}

#primary-content ol
{
	font-size: 12px;
	margin: 0 0 0 30px;
}

#primary-content ol li
{
	line-height: 1.5;
	list-style: decimal;
	padding: 0 0 5px 0;
}

#primary-content ol li p
{
	font-size: 1.0em;
}

#primary-content ol li ol
{
	margin-left: 25px;
}

#primary-content ol li ul
{
	margin-left: 25px;
}

#primary-content ol li ul li
{
	background: url(../images/black-bullet.png) no-repeat 0 5px;
	list-style: none;
	padding: 0 0 5px 10px;
}

#primary-content .panel
{
	background: url(../images/panel-bg.png) repeat-x bottom;
	width: 210px;
}

#primary-content .panel #previous,
#primary-content .panel #next
{
	display: block;
	height: 17px;
	width: 20px;
}

#primary-content .panel #previous
{
	background: url(../images/previous-arrow.png) no-repeat;
}

#primary-content .panel #next
{
	background: url(../images/next-arrow.png) no-repeat;
}

.router-item
{
	background: url(../images/solid-light-blue-rule.png) repeat-x 0 bottom;
	overflow: hidden;
	padding: 10px 0 10px 0;
	width: 580px;
}

.router-item h4:hover
{
	color: #043a69;
	text-decoration: underline;
}
.router-item-external img
{
	float: left;
	margin: 0 15px 10px 0;
}
.router-item-external
{
	background: url(../images/solid-light-blue-rule.png) repeat-x 0 bottom;
	overflow: hidden;
	padding: 10px 0 10px 0;
	width: 580px;
}

.router-item.no-border
{
	background: none;
}

.router-item img
{
	float: left;
	margin: 0 15px 10px 0;
}

.router-container
{
	float: left;
	width: 410px;
}

.breakthrough-details
{
	float: left;
	margin: 0 10px 0 0;
	width: 65%;
}

.breakthrough-links
{
	float: left;
	width: 25%;
}

li.full-article a
{
	background: url(../images/read-full-article.png) no-repeat;
	display: block;
	height: 43px;
	text-indent: -9999px;
	width: 182px;
}

.double-solid-blue-rule
{
	background: url(../images/double-solid-blue-rule.png) repeat-x;
	clear: both;
	display: block;
	height: 5px;
	margin: 10px 0;
}

.solid-light-blue-rule
{
	background: url(../images/solid-light-blue-rule.png) repeat-x;
	clear: both;
	display: block;
	height: 1px;
	margin: 10px 0 15px 0;
}

#primary-content ul.conditions li
{
	background: url(../images/blue-asterisk-bullet.png) no-repeat 0 6px;
	list-style: none;
	padding-left: 10px;
}

#primary-content ul.conditions.col
{
	float: left;
	width: 265px;
}

#primary-content ul.conditions.col.right
{
	margin: 0 0 0 35px;
}

#primary-content ul.faq,
#primary-content ul.treatments
{
	float: left;
	margin-top: 10px;
	width: 250px;
}

#primary-content ul.faq.right,
#primary-content ul.treatments.right
{
	margin: 10px 0 0 35px;
}

#primary-content ul.faq li,
#primary-content ul.treatments li
{
	background: url(../images/double-arrow-bullet.png) no-repeat 0 6px;
	padding: 0 0 10px 10px;
}

.pullquote
{
	border-left: 1px #dae3ea solid;
	color: #003366;
	float: right;
	margin-left: 10px;
	width: 185px;
}

#primary-content .pullquote p
{
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
}

.pullquote dl
{
	font-size: 1.2em;
	padding: 0 0 20px 10px;
}

.pullquote dl dt
{
	font-weight: bold;
}

#primary-content .surgeons-nav
{
	float: left;
	margin-top: 5px;
	width: 250px;
}

#primary-content .surgeons-nav li
{
	line-height: 2.0;
}

#primary-content .surgeons-nav li a.selected
{
	color: #043a69;
}

.legal-note,
.records-note
{
	background: #E7F2FB;
	margin-bottom: 15px;
	padding: 15px;
}

#primary-content .legal-note p
{
	font-size: 1.2em;
	font-style: italic;
}

#primary-content .records-note p
{
	font-size: 1.2em;
}

#surgeon-photo
{
	float: left;
	width: 255px;
}

#surgeon-details
{
	background: url(../images/surgeon-profile-bg.png) no-repeat;
	float: left;
	height: 237px;
	margin: 0 0 15px 0;
	width: 329px;
}

#primary-content #surgeon-details h4,
#primary-content #surgeon-details h5
{
	color: #fff3d3;
}

#primary-content #surgeon-details h4
{
	font-size: 1.8em;
	margin: 15px 0 0 15px;
}

#primary-content #surgeon-details h5
{
	font-size: 1.4em;
	font-weight: bold;
	margin: 5px 0 0 15px;
}

#surgeon-details dl
{
	border-bottom: 1px #386997 solid;
	font-size: 1.2em;
	margin: 0 8px;
	padding: 5px 10px 5px 7px;
}

#surgeon-details dt,
#surgeon-details dd,
#surgeon-details ul li
{
	color: #fff;
}

#surgeon-details dt
{
	font-weight: bold;
}

#surgeon-details dd
{
	padding-bottom: 5px;
}

#primary-content #surgeon-details ul
{
	float: left;
	width: 45%;
}

#primary-content #surgeon-details ul li
{
	line-height: 1.2;
	padding-bottom: 5px;
}

#primary-content #surgeon-details ul.left
{
	margin: 0 0 0 15px;
}

#primary-content .publications
{
	margin: 0 0 0 10px;
}

.publications dt
{
	color: #043a69;
	
	font-size: 1.2em;
	font-weight: bold;
	margin: 20px 0 0 0;
}

.publications dd
{
	font-size: 1.1em;
	margin: 0 0 25px 0;
}

li.view-all-publications
{
	margin: 0 0 8px 0;
}

li.view-all-publications a
{
	background: url(../images/view-all-publications-btn.png) no-repeat;
	display: block;
	height: 45px;
	text-indent: -9999px;
	width: 213px;
}

li.view-professional-activities,
li.view-surgical-suite,
li.view-neuroendoport-illustration
{
	margin: 0 0 8px 0;
}

li.view-professional-activities a
{
	background: url(../images/view-pro-activities-btn.png) no-repeat;
	display: block;
	height: 43px;
	text-indent: -9999px;
	width: 252px;
}

li.view-surgical-suite a
{
	background: url(../images/view-surgical-suite-btn.png) no-repeat;
	display: block;
	height: 43px;
	text-indent: -9999px;
	width: 223px;
}

li.view-neuroendoport-illustration a
{
	background: url(../images/view-neuroendport-illustration-btn.png) no-repeat;
	display: block;
	height: 43px;
	text-indent: -9999px;
	width: 272px;
}

/* CASE STUDIES */

#primary-content ol#case-study-images-trio
{
	margin: 0 0 0 13px;
}

#primary-content ol#case-study-images-dual
{
	margin: 0 0 0 100px;
}

#primary-content ol#case-study-images-trio li,
#primary-content ol#case-study-images-dual li
{
	float: left;
	overflow: hidden;
	margin: 0 10px 0 0;
	width: 178px;
}

#primary-content ol#case-study-images-trio li img,
#primary-content ol#case-study-images-dual li img
{
	width: 178px;
	margin: 0;
	padding: 0;
}

#primary-content ol#case-study-images-trio li p,
#primary-content ol#case-study-images-dual li p
{
	background: url(../images/panel-bg.png) repeat-x;
	color: #043a69;
	font-size: .9em;
	font-weight: bold;
	margin-top: -5px;
	padding: 5px 5px 50px 10px;
}

#primary-content ol#case-study-images-trio li.last,
#primary-content ol#case-study-images-dual li.last
{
	margin: 0;
}

#case-study-slideshow-container
{
	background: url(../images/panel-bg.png) repeat-x bottom;
	float: left;
	height: auto;
	min-height: 350px;
}

#case-study-details
{
	float: left;
	margin: 0 0 0 21px;
	width: 350px;
}

#case-study-details h5
{
	color: #003366;
	font-size: 1.4em;
	font-weight: bold;
	margin: 15px 0 0 8px;
}

#case-study-details p.result
{
	font-weight: bold;
}

.innovations-timeline
{
	font-size: 1.2em;
	margin: 15px 0;
}

.innovations-timeline tr
{
	background: #e7f2fb;
	border-bottom: 2px #fff solid;
}

.innovations-timeline td
{
	padding: 10px;
	vertical-align: middle;
}

.innovations-timeline .even
{
	background: #d0e5f7;
}

.year
{
	color: #043a69;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
	text-align: right;
}

#secondary-content
{
	border-left: 1px #dae3ea solid;
	float: left;
	margin: 287px 0 0 15px;
	padding: 0 0 0 10px;
	width: 311px;
}

#secondary-content h3
{
	margin-top: 0;
}

/* CALLOUTS */

#comparison-first-image-container
{
	float: left;
	margin: 10px 20px 0 15px;
}

#comparison-second-image-container
{
	float: left;
	margin: 10px 0 0 0;
}

#contact-upmc
{
	background: url(../images/contact-upmc-hd-bg.png) no-repeat top;
}

#contact-upmc h3
{
	background: none;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-weight: normal;
	padding: 8px 10px 0 15px;
	height:30px;
}

#contact-upmc h4
{
	margin: 20px 0 0 7px;
}

#contact-upmc-bd
{
	background: url(../images/contact-upmc-bd-bg.png) no-repeat bottom;
	padding: 0 10px 20px 10px;
}

#secondary-content #contact-upmc p
{
	padding: 0 0 0 7px
}

#secondary-content #contact-upmc p,
#secondary-content #contact-upmc ul
{
	font-size: 1.2em;
}

#contact-upmc ul
{
	margin: 8px 0 8px 10px;
}

#secondary-content #contact-upmc ul li
{
	line-height: 1.8;
}

#secondary-content #contact-upmc .contact-phone
{
	color: #053968;
	font-weight: bold;
}

.callout
{
	background: url(../images/solid-light-blue-rule.png) repeat-x top;
	clear: both;
	min-height: 125px;
	margin: 5px 0 0 0;
	padding: 10px 0 0 0;
}

.callout-content
{
	float: left;
	width: 175px;
}

.callout-wide-content
{
	float: left;
}

.callout h3
{
	background: none;
	font-family: Arial, Sans-Serif;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

.callout h4
{
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.callout p
{
	font-size: 1.1em;
	line-height: 1.4;
	padding: 0 0 10px 0;
}

.callout img
{
	float: left;
	margin: 0 15px 20px 0;
}

/* END CALLOUTS */

.no-border
{
	background: none;
	border: none;
}

#footer
{
	clear: both;
	padding: 10px 0 15px 20px;
	position: relative;
}

#footer p
{
	padding: 0 0 4px 0;
}

#footer-contact
{
	font-size: 1.4em;
	font-weight: bold;
}

#copyright
{
	font-size: 1.1em;
}

#design-credit
{
	float: right;
	font-size: 1.1em;
	padding: 6px 42px 0 0;
}

#home-link
{
	float: left;
	margin: 5px 10px 0 0;
}

#home-link li
{
	border-right: 1px #768898 solid;
	display: inline;
	font-size: 1.1em;
	padding: 0 8px;
}

#footer-navigation
{
	xfloat: left;
	margin: 5px 0;
}

#footer-navigation li
{
	border-left: 1px #768898 solid;
	display: inline;
	font-size: 1.1em;
	padding: 0 8px;
}

#footer-navigation li.first
{
	border: none;
	padding: 0 8px 0 0;
}

.clear
{
	clear: both;
}

#primary-content ul#azindex
{
	margin: 5px 0 20px 0;
}

#primary-content #azindex li
{
	border-left: 1px #b4b4b4 solid;
	color: #aab4bb;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	padding: 0 2px 0 5px;
}

#primary-content #azindex li.first
{
	border: none;
}

#primary-content #azindex li a,
#primary-content #azindex li a:hover
{
	color: #0066cc;
	text-decoration: none;
}

.countries
{
	float: left;
	width: 200px;
}

.countries.last
{
	width: 150px;
}

h2 sup
{
	font-family: Arial;
	font-size: .4em;
}

h3 sup
{
	font-family: Arial;
	font-size: .5em;
}

h4 sup
{
	font-family: Arial;
	font-size: 10px;
}

a#printer-friendly
{
	font-size: 1.2em;
	font-weight: normal;
	float: right;
	margin-top: 5px;
	padding: 0;
}

#primary-content ul.site-map
{
	margin: 15px 0 0 15px;
}

#primary-content ul.site-map ul
{
	margin-left: 25px;
}

#primary-content ul.site-map li
{
	font-size: 14px;
	line-height: 1.5;
}

#primary-content ul.site-map li ul li
{
	font-size: 12px;
	list-style: disc;
}

#primary-content ul.site-map li ul li ul li
{
	font-size: 12px;
	list-style: circle;
}

.accomodation
{
	float: left;
	width: 300px;
}

.amenities
{
	float: left;
	padding-top: 25px;
	width: 250px;
}

#primary-content .amenities ul li
{
	background: url(../images/black-bullet.png) no-repeat 0 5px;
	padding: 0 0 0 10px;
}

.no-js-warning
{
    color:#ff0000;
    font-weight:bold;
    padding-left:10px;
}
.hasjs .no-js-warning
{
    display:none;
}

.hasjs #get-directions
{
	display: none;
}

#get-directions
{
	display: block;
}

#google-map
{
	display: none;
}

.hasjs #google-map
{
	display: block;
	height: 300px;
	width: 100%;
}

.hasjs #primary-content #google-map p
{
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#google-map-sm
{
	display: none;
}

.hasjs #google-map-sm
{
	display: block;
	margin: 10px;
	height: 350px;
	width: 280px;
}

.hasjs #secondary-content #google-map-sm p
{
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#go-diagnosis-btn,
#go-treatment-btn,
#go-overview-btn
{
	display: none;
}

.hasjs #go-diagnosis-btn,
.hasjs #go-treatment-btn,
.hasjs #go-overview-btn
{
	display: block;
}px;
	line-height: 1.5;
}

#primary-content ul.site-map li ul li
{
	font-size: 12px;
	list-style: disc;
}

#primary-content ul.site-map li ul li ul li
{
	font-size: 12px;
	list-style: circle;
}

.accomodation
{
	float: left;
	width: 300px;
}

.amenities
{
	float: left;
	padding-top: 25px;
	width: 250px;
}

#primary-content .amenities ul li
{
	background: url(../images/black-bullet.png) no-repeat 0 5px;
	padding: 0 0 0 10px;
}

.no-js-warning
{
    color:#ff0000;
    font-weight:bold;
    padding-left:10px;
}
.hasjs .no-js-warning
{
    display:none;
}

.hasjs #get-directions
{
	display: none;
}

#get-directions
{
	display: block;
}

#google-map
{
	display: none;
}

.hasjs #google-map
{
	display: block;
	height: 300px;
	width: 100%;
}

.hasjs #primary-content #google-map p
{
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#google-map-sm
{
	display: none;
}

.hasjs #google-map-sm
{
	display: block;
	margin: 10px;
	height: 350px;
	width: 280px;
}

.hasjs #secondary-content #google-map-sm p
{
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#go-diagnosis-btn,
#go-treatment-btn,
#go-overview-btn
{
	display: none;
}

.hasjs #go-diagnosis-btn,
.hasjs #go-treatment-btn,
.hasjs #go-overview-btn
{
	display: block;
}