* { font-size:100.01%; }
html {
	font-size:62.5%;
	height: 100%;
}
body {
	margin: 0;
	color: #2c2c2c;
	font: 1.2em arial, helvetica, sans-serif;
	height: 100%;
	min-width:1000px;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
h3 {font-weight:bold;}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {
	color: #0062c6;
	text-decoration: none;
	outline:none;
}
a:hover {text-decoration: underline;}

/* General settings */
.main-holder {
	/* min-height: 100%; */
}
* html .main-holder {
	height: 100%;
}
#main {
	/* padding-bottom: 10px; */
	width:100%;
	overflow:hidden;
	position:relative;
}
#footer {
	position:relative;
	width: 100%;
	height: 191px;
	margin-top: -191px;
	background:#2c2c2c url(/images/bg-footer.gif) repeat-x;
}
.logo {
	width:339px;
	height:73px;
	float:left;
	margin:17px 0 0 4px;
}
.logo a {
	display:block;
	height:100%;
}

.hidden {
	display: none;
}

!important .select-form {
	
	width: 351px;
}
	
#header {
	height:185px;
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
#header .holder {
	overflow:hidden;
	width:966px;
	margin:0 auto;
	padding:0 0 9px;
}
#header .column {
	float:right;
}
#header .inside {
	height:1%;
	overflow:hidden;
}
#header .tools {
	float:right;
	background:url(/images/bg-tools-right.gif) no-repeat 100% 0;
	line-height:22px;
	color:#fff;
	font-size:0.92em;
}
#header .tools .inner {
	background:url(/images/bg-tools-left.gif) no-repeat;
	float:left;
	padding:0 5px;
}
#tools-nav {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
#tools-nav li {
	float:left;
	background:url(/images/separator1.gif) no-repeat;
	padding:0 8px 6px 12px;
	margin:0 1px 0 -1px;
}
#tools-nav li a {
	color:#fff;
}
#tools-nav .zoom_in {
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/ico-text-bigger.gif) no-repeat;
	width:17px;
	height:17px;
	float:left;
	margin:3px 1px 0 0;
}
#tools-nav .zoom_out {
	background:url(/images/ico-text-smaller.gif) no-repeat;
	width:17px;
	height:17px;
	float:left;
	margin:3px 0 0;
}
#tools-nav .zoom_out span {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
#tools-nav  .text-size {
	float:left;
	margin:0 6px 0 0;
}
.btn-go {
	float:left;
}
.search-form {
	float:right;
	display:inline;
	margin:0 5px 0 0;
	padding:18px 0 0;
}
.search-form .text {
	float:left;
	width:176px;
	padding:2px;
	border:1px solid #b0b0b0;
	margin:1px 5px 0 0;
}
.nav-top-holder {
	background:#7793ad url(/images/bg-nav-top.gif) repeat-x;
	min-height:86px;
}
* html .nav-top-holder {
	height:86px;
}
.nav-top-holder .holder2 {
	width:960px;
	margin:0 auto;
}
#nav-top {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
#nav-top:after,
.video-box .bottom:after,
.content-holder2:after,
.highlight .green-title:after,
.search-the-library-form:after,
.gallery-holder:after {
	clear:both;
	content:"";
	display:block;
}
#nav-top li {
	float:left;
	height:54px;
}
#nav-top li a {
	float:left;
	height:54px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav-top li a.nav-rochester-general-health-system {
	background:url(/images/nav-top-rghs.gif) no-repeat;
	width:136px;
}
#nav-top li a.nav-rochester-general-hospital {
	background:url(/images/nav-top-rgh.gif) no-repeat;
	width:146px;
}
#nav-top li a.nav-newark-wayne-community-hospital {
	background:url(/images/nav-top-nwch.gif) no-repeat;
	width:160px;
}
#nav-top li a.nav-rochester-general-medical-group {
	background:url(/images/nav-top-rgmg.gif) no-repeat;
	width:150px;
}
#nav-top li a.nav-behavioral-health-network {
	background:url(/images/nav-top-bhn.gif) no-repeat;
	width:135px;
}
#nav-top li a.nav-senior-services {
	background:url(/images/nav-top-ss.gif) no-repeat;
	width:86px;
}
#nav-top li a.nav-rochester-general-foundation {
	background:url(/images/nav-top-rgf.gif) no-repeat;
	width:146px;
}
#nav-top li a:hover,
#nav-top li.active a {
	background-position:0 -54px;
}
#subnav {
	margin:0;
	padding:0 0 0 27px;
	list-style:none;
	font-size:1.08em;
	font-weight:bold;
	line-height:32px;
}
#subnav li {
	display:inline;
	margin:0 15px 0 0;
}
#subnav li a {
	color:#fff;
}
#subnav li a:hover {
	color:#c7e1ff;
	text-decoration:none;
}
.main-content-holder {
	padding:185px 0 0;
	width:100%;
	overflow:hidden;
}
.main-content-holder .banner-holder {
	background-color:#3d6d9b;
	position:relative;
}
.mt-surgical-main .main-content-holder .banner-holder {
	background-color:#f7f7f7;
	position:relative;
}
/* gallery */
.gallery-holder {
	background:url(/images/bg-gallery.jpg) no-repeat;
	height:291px;
	width:960px;
	margin:0 auto;
	padding:0 20px;
	position:relative;
}
.gallery-holder .column1 {
	width:330px;
	float:left;
	padding:54px 0 0 28px;
}
.gallery-holder .gallery {
	width:600px;
	float:left;
	position:relative;
	height:291px;
	z-index:1;
}
.gallery div.inner {
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.gallery div.inner ul.list{
	position:relative;
	width:958px;
	height:291px;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery div.inner ul.list li.item{
	position:absolute;
	top:0;
	left:0;
	width:958px;
	height:291px;
	z-index:1;
}
.gallery div.inner ul.list li.slide1 {
	background:url(/images/bg-slide-1.jpg) no-repeat;
}
.gallery div.inner ul.list li.slide2 {
	background:url(/images/bg-slide-2.jpg) no-repeat;
}
.gallery div.inner ul.list li.slide3 {
	background:url(/images/bg-slide-3.jpg) no-repeat;
}
.gallery div.inner ul.list li.slide4 {
	background:url(/images/bg-slide-4.jpg) no-repeat;
}
.gallery div.inner ul.list li.active{ z-index:2;}
.centers-of-excellence {
	display:block;
	background:url(/images/centers-of-excellence.gif) no-repeat;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 14px;
}
.gallery-holder .column1 ul {
	margin:0;
	padding:0;
	list-style:none;
	font:1.17em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
}
.gallery-holder .column1 ul li {
	background:url(/images/bullet1.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
	margin:0 0 10px;
}
.gallery-holder .column1 ul li a {
	color:#fff;
}
.nationally-recognized {
	background:url(/images/nationally-recognized.png) no-repeat;
	display:block;
	height:83px;
	margin:0 0 2px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.btn-readmore {
	background:url(/images/btn-readmore.png) no-repeat;
	width:75px;
	height:19px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.btn-readmore2 {
	background:url(/images/btn-readmore2.png) no-repeat;
	width:74px;
	height:19px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.btn-readmore3 {
	background:url(/images/btn-readmore3.gif) no-repeat;
	width:75px;
	height:19px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery .slide1 .btn-readmore3 {
	position:absolute;
	left:15px;
	top:177px
}
.slideimage {
	position:absolute;
	right:40px;
	bottom:-1px;
}
#gallery-nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:18px;
	top:15px;
	z-index:10;
}
#gallery-nav li {
	display:inline;
}
#gallery-nav li img {
	vertical-align:top;
}
.quick-links-box-2 {
	position:absolute;
	width:362px;
	overflow:hidden;
	bottom:-10px;
	right:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:20;
}
* html .quick-links-box-2 {
	right:-1px;
}
.gallery-holder .quick-links-box-2 {
	top:228px;
	bottom:auto;
}
.quick-links-box-2 .top {
	background:url(/images/bg-quicklinks-box-top.png) no-repeat;
	height:5px;
	overflow:hidden;
}
.quick-links-box-2 .bottom {
	background:url(/images/bg-quicklinks-box-bottom.png) no-repeat;
	height:5px;
	overflow:hidden;
}
.quick-links-box-2 .middle {
	background:url(/images/bg-quicklinks-box.gif) repeat-y;
	overflow:hidden;
	height:1%;
	padding:4px 0 7px 8px;
}
.quick-links-box-2 .title-2 {
	display:block;
	font-size:0.92em;
	font-weight:bold;
	margin:0 0 7px;
}
.quick-links-box-2 .cols-holder {
	overflow:hidden;
	width:376px;
}
.quick-links-box-2 ul {
	float:left;
	margin:0 13px 0 0;
	padding:0 0 0 1px;
	list-style:none;
	font-size:0.75em;
	font-weight:bold;
}
.quick-links-box-2 ul li {
	background:url(/images/bullet2.gif) no-repeat 0 4px;
	padding:0 0 0 8px;
	margin:0 0 4px;
	font-size: 9px;
}
.footer-inner {
	width:958px;
	margin:0 auto;
}
.social-networks {
	height:38px;
}
.social-networks ul {
	margin:0;
	padding:11px 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.social-networks ul li {
	float:left;
	margin:0 13px 0 0;
}
.social-networks ul li a {
	padding:1px 0 1px 21px;
	float:left;
}
.social-networks ul li a.facebook {
	background:url(/images/ico-facebook.gif) no-repeat;
}
.social-networks ul li a.twitter {
	background:url(/images/ico-twitter.gif) no-repeat;
}
.social-networks ul li a:hover {
	text-decoration:none;
	color:#367c7b;
}
#logos {
	margin:0 8px 0 0;
	display:inline;;
	padding:0;
	list-style:none;
	float:right;
}
#logos li {
	display:inline;
	margin:0 0 0 10px;
}
#logos li a img {
	vertical-align:middle;
}
#footer .bottom {
	width:100%;
	overflow:hidden;
	padding:32px 0 0;
	color:#fff;
}
#footer address {
	font-style:normal;
	margin:0 0 13px;
}
#footer p {
	margin:0;
}
#footer .bottom a {
	color:#fff;
}
#footer .phones {
	margin:0;
	padding:0;
	list-style:none;
	color:#ff8800;
}
#nav-bottom {
	margin:0;
	padding:2px 0 0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#nav-bottom li {
	float:left;
	background:url(/images/separator2.gif) no-repeat 0 3px;
	padding:0 5px 0 6px;
	margin:0 6px 0 -6px;
	
}
.content-holder {
	width:978px;
	margin:22px auto 0;
	padding:0 22px 7px 0;
	overflow:hidden;
}
#content {
	width:700px;
	float:left;
}
.sidebar {
	width:278px;
	float:right;
}
.video-box {
	background:url(/images/bg-video-box.gif) repeat-y;
	color:#0e263d;
	margin:0 0 5px;
}
.video-box .top {
	background:url(/images/bg-video-box-top.gif) no-repeat;
}
.video-box .bottom {
	background:url(/images/bg-video-box-bottom.gif) no-repeat 0 100%;
	padding:10px 18px 19px 20px;
	min-height:214px;
}
* html .video-box .bottom {
	height:214px;
}
.video-box .column1 {
	float:left;
	width:309px;
	padding:19px 0 0 28px;
}
.video-box .column2 {
	float:right;
	width:274px;
}
.video-holder img {
	vertical-align:top;
}
.video-box h1 {
	font-size:1.75em;
	color:#0f416f;
	margin:0 0 10px;
}
.video-box .note {
	color:#0f416f;
	display:block;
}
#content .video-box p {
	margin:0 0 14px;
	line-height:1.2em;
}
#content .container {
	padding:0 47px;
}
#content .title {
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
#content h1 {
	color:#0e263d;
	font-size:1.75em;
	margin:0 0 10px;
}
#content .title h2 {
	margin:0 10px 0 0;
	float:left;
}
#content .title .rss {
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(/images/ico-rss.png) no-repeat;
	width:23px;
	height:14px;
	margin:7px 0 0;
}
.highlight {
	background:#e3e3e3 url(/images/bg-grey-lt.gif) no-repeat 0 0;
	margin:0 0 20px;
}
.highlight .rt {
	background:url(/images/bg-grey-rt.gif) no-repeat 100% 0;
}
.highlight .rb {
	background:url(/images/bg-grey-rb.gif) no-repeat 100% 100%;
}
.highlight .lb {
	background:url(/images/bg-grey-lb.gif) no-repeat 0 100%;
	padding:14px 11px 13px 14px;
	height:1%;
	overflow:hidden;
}
.highlight .column1 {
	height:1%;
	overflow:hidden;
	padding:0 4px 0 0;
}
.highlight .img-right {
	float:right;
	margin:-1px 0 0;
	border:1px solid #bbb;
}
.highlight .box-title {
	display:block;
	font-size:1.25em;
	color:#0f416f;
	margin:0 0 5px;
}
#content .highlight p {
	margin:0 0 7px;
}
.news-box .box {
	height:1%;
	overflow:hidden;
	margin:0 11px 13px 14px;
	
}
.news-box .box .column1 {
	height:1%;
	overflow:hidden;
	padding:0 4px 0 0;
}
.news-box .box .img-right {
	width:146px;
	float:right;
	border:1px solid #bbb;
}
.news-box .box .box-title {
	display:block;
	margin:0 0 13px;
	color:#0f416f;
}
.news-box .box .box-title a {
	color:#0154aa;
}
#content .news-box .box p {
	margin:0 0 10px;
}
.news-box .btn-box {
	height:1%;
	overflow:hidden;
	padding:6px 0 0 14px;
}
.btn-morenews {
	background:url(/images/btn-morenews.png) no-repeat;
	width:79px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
.find-a-doctor-form {
	background:#f7ad58 url(/images/bg-orange-top.gif) no-repeat;
	width:278px;
	color:#000;
	overflow:hidden;
	margin:0 0 8px;
}
.find-a-doctor-form .inside {
	background:url(/images/bg-orange-bottom.gif) no-repeat 0 100%;
	padding:17px 12px 11px 15px;
	height:1%;
	overflow:hidden;
}
* html .find-a-doctor-form .inside {
	padding-bottom:9px;
}
.find-a-doctor-form .inside fieldset{
	margin: 0px;
	padding: 0px;
}
.find-a-doctor {
	background:url(/images/quicklinks.png) no-repeat;
	width:104px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 0 18px;
}
.find-a-doctor-form .row {
	margin:0 0 25px;
	width:100%;
	overflow:hidden;
}
.find-a-doctor-form label {
	float:left;
	width:100%;
	margin:0 0 3px;
}
.find-a-doctor-form input.text {
	width:247px;
	float:left;
	border:none;
	border-width:0;
	padding:1px 2px;
	margin:0;
}
.find-a-doctor-form select {
	width:100%;
	float:left;
}
.btn-submit {
	margin:2px 0 0;
}
.sidebar .banner-holder {
	margin:0 0 12px;
	background:none;
}
.sidebar .banner-holder img {
	vertical-align:top;
}
.search-form2 {
	background:#3d6e9b url(/images/bg-blue-box-top.gif) no-repeat;
	color:#fff;
}
.search-form2 .inside {
	background:url(/images/bg-blue-box-bottom.gif) no-repeat 0 100%;
	padding:15px 12px 10px;
}
.online-health-library {
	background:url(/images/online-health-library.png) no-repeat;
	width:164px;
	height:18px;
	display:block;
	margin:0 0 10px;
	text-indent:-9999px;
	overflow:hidden;
}
.search-form2 .row {
	width:100%;
	overflow:hidden;
}
.search-form2 input.text {
	border:1px solid #294968;
	padding:1px 2px;
	margin:0 1px 0 0;
	width:178px;
}
.search-form2 label {
	width:100%;
	display:block;
}
/* inner pages */
.main-content-holder .banner-holder .inside {
	border-bottom:1px solid #2c2c2c;
}
.headline-box-2 {
	width:959px;
	margin:0 auto;
	position:relative;
}
.headline-box-2 .headline-2 {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}
* html .headline-box .headline {
	bottom:-1px;
}
.headline-box-2 .headline-2 h4 {
	color:#fff;
	font:normal 2.67em/1.6em georgia, serif;
	margin:0 0 0 18px;
	letter-spacing:0.04em;
}
.headline-box-2 img {
	vertical-align:top;
}
.content-holder2 {
	width:959px;
	margin:0 auto;
	background:url(/images/bg-content-with-rsidebar.gif) repeat-y;
}
.content-holder2 .cols-holder {
	width:100%;
	overflow:hidden;
}
.content-holder2 .column2 {
	width:212px;
	float:left;
}
.content-holder2 .column1 {
	width:734px;
	float:right;
	padding:16px 0 0 13px;
}
.content-holder2 .cols-holder #content-wide #content {
	width:708px;
	padding:1px 12px 50px 0;
}
.content-holder2 .cols-holder #content {
	width:501px;
	padding:1px 12px 50px 0;
}
.content-holder2 .cols-holder .sidebar2 {
	width:221px;
	float:right;
	padding:4px 0 53px;
	color:#343434;
}
.mt-surgical-main .sidebar2 .element{
	margin: 0 0 15px 0;
}
#breadcrumbs {
	margin:0 0 10px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	font-size:0.92em;
	color:#5181ae;
}
#breadcrumbs li {
	float:left;
	background:url(/images/bullet3.gif) no-repeat 0 4px;
	padding:0 4px 0 11px;
	margin:0 11px 0 -11px;
}
#breadcrumbs li a {
	color:#5181ae;
}
.image-right {
	float:right;
	border:1px solid #9b9b9b;
	margin:3px 0 10px 15px;
}
#content p {
	margin:0 0 11px;
}
#content .highlight h3 {
	margin:0 0 9px;
	font-size:1.5em;
}
#content .highlight2 {
	margin:0 0 9px;
}
#content .highlight2 p {
	margin:0 0 14px;
}
#content .highlight ul {
	margin:0 0 17px 17px;
	padding:0;
	list-style:none;
	color:#343434;
}
#content .highlight .col1 ul  {
	margin-bottom:0;
}
#content .highlight ul li {
	background:url(/images/bullet4.gif) no-repeat 0 6px;
	padding:0 0 0 15px;
	margin:0 0 4px;
}
#content .highlight2 .lb {
	padding-bottom:17px;
}
.infoblock {
	margin:0 0 18px;
}
.infoblock .green-title {
	background:#367c7b url(/images/bg-green-title.gif) no-repeat;
	width:100%;
	padding:0 0 10px;
}
#content .infoblock .green-title h3 {
	font-size:1.08em;
	color:#fff;
	padding:9px 0 0 11px;
	float:left;
	margin:0 17px 0 0;
}
#content .infoblock .green-title .rss {
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(/images/ico-rss.png) no-repeat;
	width:23px;
	height:14px;
	margin:11px 0 0;
}
.infoblock .item {
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #9e9e9e;
	margin:0 7px 12px 0;
	padding:0 0 12px;
}
#content .infoblock .item .img-left {
	float:left;
}
#content .infoblock .item .col2 {
	height:1%;
	overflow:hidden;
	float:none;
	width:auto;
	padding:0 0 0 17px;
}
.infoblock .item .link-holder {
	font-size:0.92em;
	padding:4px 0 0;
}
.btn-view-more {
	background:url(/images/btn-viewmore.png) no-repeat;
	width:74px;
	height:19px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#content .infoblock .btn-holder {
	width:100%;
	overflow:hidden;
	margin:-2px 0 0;
	padding:0;
}
.featured-classes-box {
	margin-bottom:25px;
}
.featured-classes-box .item {
	margin-right:0;
	padding-bottom:11px;
}
.featured-classes-box h3 {
	font-size:1.25em;
	margin:0 0 16px;
}
.btn-see-all-classes {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:106px;
	height:19px;
	background:url(/images/btn-see-all-classes.png) no-repeat;
}
.featured-classes-box .btn-holder {
	padding:11px 0 0;
}
.search-the-library-form {
	padding:11px 0 8px 74px;
	background:url(/images/bg-folder.gif) no-repeat;
	min-height:43px;
}
* html .search-the-library-form {
	height:43px;
}
.search-the-library-form label {
	display:block;
	color:#000;
	margin:0 0 -1px;
}
.search-the-library-form input.text {
	margin:0 2px 0 0;
	padding:1px 2px;
	width:319px;
	border:1px solid #a0a0a0;
}
.highlight .orange-title {
	background:#f39500 url(/images/bg-orange-title.gif) no-repeat;
	padding:7px 0 10px 16px;
}
#content .highlight .orange-title h3 {
	margin:0;
	color:#fff;
	font-size:2em;
}
.articles-of-interest-box h3 {
	font-size:1.25em;
	margin:0 0 13px;
}
.articles-of-interest-box ul {
	margin:0 0 0 9px;
	padding:0;
	list-style:none;
}
.articles-of-interest-box ul li {
	background:url(/images/bullet5.gif) no-repeat 0 5px;
	padding:0 0 0 14px;
	margin:0 0 12px;
}
#content .articles-of-interest-box ul li p {
	margin:0;
}
.sidenav {
	margin:0 0 21px;
}
.sidenav .title {
	background:#0f416f url(/images/bg-sidenav-title.gif) repeat-x;
	font-size:1.08em;
	color:#fff;
	padding:14px 0 11px 12px;
	border-bottom:1px solid #fff;
}
.sidenav .title strong {
	display:block;
}
.sidenav a{
	color: #0f416f;
	text-decoration: none;
}
.sidenav .title a {
	color:#fff;
}
.sidenav a:hover {text-decoration: underline;}
.sidenav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.sidenav ul li {
	background:url(/images/separator3.gif) repeat-x 0 100%;
	padding:0 0 2px;
	height:1%;
	vertical-align:top;
}
.sidenav ul ul {
	padding:0px 0 0px;
}
.sidenav ul li li {
	background:none;
	padding:0;
}
.sidenav ul li li a {
	padding-left:25px;
}

.sidenav ul li a {
	display:block;
	height:1%;
	overflow:hidden;
	padding:7px 10px 7px 12px;
}
.sidenav ul li a:hover,
.sidenav ul li.active a {
	text-decoration:none;
	background:#edf2f7 url(/images/bg-sidenav-hover.gif) repeat-x 0 100%;
}
.sidenav ul li li a:hover,
.sidenav ul li li.active a {
	text-decoration:none;
	background:#edf2f7 url(/images/bg-sidenav-hover.gif) repeat-x 0 100%;
}
.find-a-doctor-form2 {
	background:#f7ad58 url(/images/bg-orange-top2.gif) no-repeat;
	width:auto;
	color:#000;
	overflow:hidden;
	margin:0 6px 8px 7px;
}
.find-a-doctor-form2 .inside {
	background:url(/images/bg-orange-bottom2.gif) no-repeat 0 100%;
	padding:17px 12px 0 15px;
	height:1%;
	overflow:hidden;
}
* html .find-a-doctor-form2 .inside {
	padding-bottom:9px;
}
.find-a-doctor-form2 .row {
	margin:0 0 13px;
	width:100%;
	overflow:hidden;
}
.find-a-doctor-form2 label {
	float:left;
	width:100%;
	margin:0 0 3px;
}
.find-a-doctor-form2 input.text {
	width:165px;
	float:left;
	border:none;
	border-width:0;
	padding:1px 2px;
	margin:0;
}
.find-a-doctor-form2 select {
	width:100%;
	float:left;
}
.yellow-box {
	background:#f1e9d2 url(/images/bg-yellow-box-top.gif) no-repeat;
	margin:0 0 7px;
	width:221px;
	overflow:hidden;
}
.yellow-box .inside {
	background:url(/images/bg-yellow-box-bottom.gif) no-repeat 0 100%;
	padding:0 0 10px;
	height:1%;
	overflow:hidden;
}
.yellow-box .title {
	background:#0f416f url(/images/bg-title-blue.gif) no-repeat;
	color:#fff;
	padding:10px 12px 9px 10px;
	margin:0 0 13px;
	font-size: 12px;
}
.yellow-box .title h3{
	color:#fff;
}
.yellow-box .title-green {
	background:#367c7b url(/images/bg-title-green.gif) no-repeat;
	color:#fff;
	padding:10px 12px 10px 10px;
	margin:0 0 8px;
}
.yellow-box .title-orange {
	background:#f39500 url(/images/bg-title-orange.gif) no-repeat;
	color:#fff;
	padding:10px 12px 10px 10px;
	margin:0 0 15px;
}
.yellow-box .holder {
	padding:0 12px 0 10px;
}
.yellow-box .title h3,
.yellow-box .title-green h3,
.yellow-box .title-orange h3 {
	font-size:1.08em;
	margin:0;
}
.search-clinical-trials-form, 
.frequently-asked-questions-form {
	padding:0 12px 0 10px;
}
.search-clinical-trials-form select,
.frequently-asked-questions-form select {
	width:100%;
	color:#000;
	font:0.83em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.yellow-box p {
	margin:0 0 13px;
	color:#343434;;
}
.blue-box2 {
	background:#d9e2ea url(/images/bg-blue-box-top2.gif) no-repeat;
	margin:0 0 8px;
}
.blue-box2 .inside {
	background:url(/images/bg-blue-box-bottom2.gif) no-repeat 0 100%;
	padding:10px 5px 11px 11px;
	height:1%;
	overflow:hidden;
}
.related-content-box .inside {
	padding-bottom:0;
}
.blue-box2 h3 {
	margin:0 0 3px;
	font-size:1.25em;
}
.blue-box2 h3 .small {
	font-size:0.73em;
}
.blue-box2 p {
	color:#343434;
	margin:0 0 10px;
}
.blue-box2 .item p {
	margin:0;
}
.blue-box2 .item {
	margin:0 0 9px;
	padding:7px 0 0;
	line-height:1.5em;
}
.news-and-events-box p {
	font-size:0.92em;
	margin:0;
}
.yellow-box .item-title {
	display:block;
}
.news-and-events-box .title {
	margin-bottom:8px;
}
.yellow-box .item {
	margin:0 0 9px;
}
.news-and-events-box .inside {
	padding:0 0 3px;
}
.bullets-list {
	margin:0;
	padding:0;
	list-style:none;
	margin:0 0 0 6px;
}
.bullets-list li {
	background:url(/images/bullet6.gif) no-repeat 0 4px;
	padding:0 0 0 13px;
	margin:0 0 3px;
}
.related-services-box .title {
	margin-bottom:10px;
}
.related-services-box .inside {
	padding-bottom:10px;
}
.related-information-box .holder {
	line-height:1.5em;
}
.related-information-box .title {
	margin-bottom:2px;
}
.related-information-box p {
	margin:0 0 10px 0;
}
.related-information-box .item {
	margin:0 0 13px;
	padding:4px 0 0;
}
.related-information-box .inside {
	padding-bottom:0;
}



.related-services-box1 .title {
	margin-bottom:10px;
}
.related-services-box1 .inside {
	padding-bottom:10px;
}
.related-information-box1 .holder {
	/*line-height:1.5em;*/
}
.related-information-box1 .title {
	margin-bottom:2px;
}
.related-information-box1 p {
	margin:0 0 10px 0;
}
.related-information-box1 .item {
	margin:0 0 13px;
	padding:4px 0 0;
}
.related-information-box1 .inside {
	padding-bottom:0;
}


.search-the-library-form2 label {
	display:block;
	color:#343434;
	margin:0 0 4px;
}
.search-the-library-form2 input.text {
	padding:1px 2px;
	width:194px;
	border:0;
}
.search-the-library-form2 .row {
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
}
.online-health-library-box .inside {
	padding-bottom:7px;
}
.yellow-box .image-gallery {
	margin:0;
	padding:0 0 0 12px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.yellow-box .image-gallery li {
	float:left;
	margin:0 10px 6px 0;
}
.yellow-box .image-gallery li a img {
	vertical-align:top;
}
.yellow-box .images-box .link-holder {
	text-align:right;
}
.yellow-box .images-box .link-holder a {
	color:#343434;
}
.yellow-box .related-articles-box h4 {
	margin:0 0 8px;
	font-size:1.08em;
}
.yellow-box .images-box {
	margin:0 0 23px;
}
.yellow-box .bullets-list2 {
	margin:0 0 4px 9px;
	padding:0;
	list-style:none;
}
.yellow-box .bullets-list2 li {
	padding:0 0 0 15px;
	margin:0 0 3px;
	background:url(/images/bullet7.gif) no-repeat 0 6px;
}
.symptom-explorer-box .image-holder {
	margin:0 0 0 12px;
}
.symptom-explorer-box .image-holder img {
	vertical-align:top;
}
.symptom-explorer-box .title-orange {
	margin-bottom:12px;
}
.btn-ask-a-medical-librarian {
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/btn-ask-a-medical-librarian.gif) no-repeat;
	width:129px;
	height:19px;
	display:block;
}
.btn-ask-a-nurse {
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/btn-ask-a-nurse.gif) no-repeat;
	width:70px;
	height:19px;
	display:block;
}
.blue-box2 .btns-holder {
	margin:0 0 4px;
}
.blue-box2 .social-networks-list {
	margin:0 0 0 13px;
	padding:0;
	list-style:none;
	font-size:0.92em;
}
.blue-box2 .social-networks-list li {
	padding:1px 0 1px 26px;
	margin:0 0 5px;
	background-repeat:no-repeat;
	background-position:0 50%;
}
.blue-box2 .social-networks-list li.fb {
	background-image:url(/images/ico-facebook.gif);
}
.blue-box2 .social-networks-list li.tw {
	background-image:url(/images/ico-twitter.gif);
}
.keep-up-box .inside {
	padding-bottom:5px;
}
.keep-up-box  h3 {
	margin-bottom:8px;
}
.rghs-in-the-news-box .inside {
	padding-bottom:0;
}
.rghs-in-the-news-box .item {
	margin-bottom:15px;
}
.rghs-in-the-news-box p {
	font-size:0.92em;
	margin:0 0 10px 0;
}
.search-news-and-events {
	padding:0 0 0 10px;
}
.search-news-and-events .text {
	padding:1px 2px;
	border:1px solid #b5af9e;
	width:125px;
}
.sidebar2 .banner-holder {
	margin:0 0 8px;
	background:none;
}
.hide {
	display:none;
}
.video-box2 {
	width:219px;
	float:right;
	color:#343434;
	margin:0 0 10px 15px;
}
.video-box2 .video-holder {
	margin:4px 0 5px;
}
.video-box2 .video-holder img {
	vertical-align:top;
}
#content .video-box2 .title {
	display:block;
	margin:0;
	width:auto;
}
#content .btn-holder {
	padding:0 0 27px;
}
#content .education-box .col1 {
	height:1%;
	overflow:hidden;
	padding:0 10px 0 0;
}
.education-box .img-right {
	border:none;
}
 .webmail {
	margin:0 0 8px;
}
.webmail a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(/images/btn-webmail.gif) no-repeat;
	width:220px;
	height:35px;
}
.career-opportunities-box .title {
	margin-bottom:5px;
}
.career-opportunities-box .inside {
	padding-bottom:10px;
}
.btn-visit-mds {
	background:url(/images/btn-visit-mds.gif) no-repeat;
	width:66px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.mds-box .inside {
	padding-right:13px;
}
.content-holder2 #content {
	width:100%;
	padding-bottom: 50px;
}
.find-a-service-form {
	width:100%;
	overflow:hidden;
	margin:0 0 27px;
	padding:8px 0 0;
}
.find-a-service-form .headline {
	margin:0 0 18px;
}
.find-a-service-form .column {
	width:253px;
	float:left;
	padding:0 44px 0 0;
}
.find-a-service-form .row {
	height:1%;
	overflow:hidden;
	padding:0 0 0 10px;
}
.find-a-service-form label {
	color:#0e263d;
	display:block;
}
.find-a-service-form select {
	width:100%;
	font-size:0.83em;
	color:#000;
}
#content .headline h2 {
	font-size:1.25em;
	margin:0;
}
#centers-of-excellence-box {
	margin:0 0 37px;
	width:100%;
}
#centers-of-excellence-box ul {
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0 0 9px;
	list-style:none;
	display:table;
}
* html #centers-of-excellence-box ul {
	display:block;
}
*+html #centers-of-excellence-box ul {
	display:block;
}
#centers-of-excellence-box li {
	border-right: 13px solid #fff;
	width:172px;
	display:table-cell;
	vertical-align: top;
}
* html #centers-of-excellence-box li {
	border-right:none;
	width:172px;
	display:block;
	float:left;
	margin:0 11px 0 0;
}
*+html #centers-of-excellence-box li {
	border-right:none;
	width:172px;
	display:block;
	float:left;
	margin:0 11px 0 0;
}
#centers-of-excellence-box li .item {
 	padding:7px 14px 18px;
	width:137px;
}
#centers-of-excellence-box li:hover,
#centers-of-excellence-box li.hover {
	background-color:#adc5db;
}
#centers-of-excellence-box li.nobg:hover,
#centers-of-excellence-box li.nobg {
	background:none !important;
}
.btn-leart-more {
	background:url(/images/btn-learn-more.png) no-repeat;
	width:80px;
	height:19px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#centers-of-excellence-box .box-title {
 	padding:8px 0 18px 14px;
	color:#fff;
	width:137px;
}
#centers-of-excellence-box h3 {
	margin:0;
	font-size:1.42em;
}
#centers-of-excellence-box .title-item {
	min-height:50px;
}
* html #centers-of-excellence-box .title-item {
	height:50px;
}
#content #centers-of-excellence-box .box-title h2 {
	font-size:1.67em;
	font-weight:normal;
	line-height:1.1em;
	color:#fff;
	margin:0 0 13px;
}
#content #centers-of-excellence-box .box-title h2 .impotrant {
	font-size:1.3em;
	font-weight:bold;
}
#content #centers-of-excellence-box .box-title .note {
	font-style:normal;
	font-size:1.17em;
}
.content-holder3 {
	width:959px;
	margin:0 auto;
	padding:16px 0 0;
}
.content-holder3 #content {
	width:724px;
	float:left;
}
.content-holder3 .sidebar2 {
	width:221px;
	float:right;
	padding:23px 0 53px;
	color:#343434;
}
.content-holder3 .cols-holder {
	overflow:hidden;
	width:100%;
}
#centers-of-excellence-box .list1 {
	background:url(/images/bg-list1.gif) repeat-y;
}
#centers-of-excellence-box .list2 {
	background:url(/images/bg-list2.gif) repeat-y;
}
#content .holder {
	width:100%;
	overflow:hidden;
}
.infoblock .simple-title {
	height:1%;
	overflow:hidden;
	padding:10px 0 0 16px;
}
#content .infoblock .simple-title h3 {
	float:left;
	margin:0 14px 0 0;
}
#content .infoblock .rss {
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(/images/ico-rss.png) no-repeat;
	width:23px;
	height:14px;
	margin:5px 0 0;
}
.content-holder3 .sidebar2 .yellow-box address {
	font-style:normal;
}
.content-holder3 .sidebar2 .yellow-box .phone {
	display:block;
	margin:0 0 10px;
}
.nwch-box .title {
	margin-bottom:6px;
}
.logo-nwch {
	width:282px;
	height:74px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:17px 0 0 4px;
	background:url(/images/bg-logo4.gif) no-repeat;
}
.logo-nwch a {
	display:block;
	height:100%;
}
img, div { behavior: url(/js/iepngfix.htc) }

/* Calendar Styles */
.calendar-nav{
	width:147px;
	overflow:hidden;
	padding:2px 0 0 4px;
	margin:0 0 9px;
}
.calendar-nav .prev,
.calendar-nav .next{
	float:left;
	text-indent:-9999px;
	width:15px;
	height:15px;
	font-size:0;
	line-height:0;
}

.calendar-nav .prev { 
	background:url(/images/calendar/btn_calendar_back.gif) no-repeat;
}

.calendar-nav .next { 
	background:url(/images/calendar/btn_calendar_forward.gif) no-repeat;
}


.calendar-nav .next{
	float:right;
	//background-position:0 -15px;
}
.calendar-nav strong{
	width:100px;
	float:left;
	margin:0 0 0 8px;
	text-align:center;
	display:inline;
	color:#4c4c4c;
	font:13px Arial, Helvetica, sans-serif;
}
.calendar {
	width:175px;
	margin:0;
	padding:0;
	font:10px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	list-style:none;
	overflow:hidden;
}
.calendar li {
	float:left;
	width:22px;
	height:21px;
	line-height:21px;
	text-align:center;
}
.calendar li.head{
	font-weight:bold;
	color:#0068b3;
}
.calendar li.event a {
	display:block;
	height:100%;
	color:#0068b3;
	text-decoration:none;
}
.calendar li.event a:hover{text-decoration:underline;}
.btn-list-holder{
	width:100%;
	overflow:hidden;
	padding:4px 0 3px;
}

.cal-container { 
	padding-left: 25px;
}

.cal-container ul {
	margin:0;
	padding:0;
	list-style:none;
}
.cal-container ul li {
	background: none;
	padding:0 0 2px;
	height:100%;
	vertical-align:middle;
}
.cal-container ul ul {
	padding:0px 0 0px;
}
.cal-container ul li li {
	background:none;
	padding:0;
}
.cal-container ul li li a {
	padding-left:25px;
}

.cal-container ul li a {
	display:block;
	height:100%;
	overflow:visible;
	padding:7px 10px 7px 12px;
}
.cal-container ul li a:hover,
.cal-container ul li.active a {
	text-decoration:none;
	background:none;
}
.cal-container ul li li a:hover,
.cal-container ul li li.active a {
	text-decoration:none;
	background:none;
}

/* New AOE Pages */
.aoe-wrapper{
	margin: 0;
	float: right;

}
.aoe-box{
	border:1px solid #e1e1e1;
	padding: 6px;
	width: 180px;
}
.aoe-box img{
	border:1px solid #9B9B9B;
}
#content .aoe-box p{
	margin:0px;
	padding: 0 0 13px;
	font-size: .8em;
}
.share-box{
	text-align:center;
	border: 1px;
	border-style: solid;
	border-color:#e1e1e1;
	padding: 8px 0 5px;
	margin: -7px;	
}












#foot {background:url("/images/foot-bg.jpg") repeat-x ;
	height:435px;
	/* margin:-25px 0 0 0; */
	padding:20px 0 0 0;
	color:#fff;
	font-size:11px;
	}
	
.foot-inner {width:958px;
	margin:0 auto;
	
}

#foot ul { 
	padding:0px; 
	list-style-type:none;
}

#foot ul li {
	
	line-height:15pt;
}

#foot a { color:#ffffff; 
	text-decoration:none;
	font-size:11px;
	line-height:15pt;
	 }
	 
	 #foot a:hover { 
	text-decoration:underline;

	 }
	 
	 
.foot-1 { 
	float:left;
	width:220px;
	margin:0 35px 0 0;
	}	 
	
	
.foot-2 { 
	float:left;
	width:210px;
	margin:0 35px 0 0;
	}	 
	
	
.foot-3 { 
	float:left;
	width: ; 
	margin:0 35px 0 0;
	
}


.foot-4 { 
	
		float:left;
	width: ;
}
	
	
#foot h2 {margin:25px 0 -5px 0; 
		color:#43a8b7;
		font-weight:bold;
}
		
#foot p {
			line-height:15pt;
}
		
.awards li {
	display:block;
	float:left;
	margin: 5px 0px 10px 0; 
}

.social li {
	display:block;
	float:left;
	margin: 5px 10px 10px 0; 
}

#foot h3 {
	color:#ed8c1d;
	font-size:15px;
}
 
#news-content{
	float: left;
	width: 378px;
} 
.news-boxes{
	float: right;
}
.browse-year{
	padding: 10px 0 20px 0;
}
.browse-year ul{
		list-style: none outside none;
		padding: 0 0 10px;
}
.browse-year li{
		float:left;
		padding: 0 5px 0 0px;
}
#latest-rgh-news p{
	padding: 0 0 10px 0;
	line-height: 1.5em;
}


.news-blue-box {
	margin:0 0 8px;
	width:345px;
}
.news-blue-box .t {
	background:url("/images/news-blue-t.jpg") no-repeat scroll 0 0 transparent;
	height:7px;
	overflow:hidden;
}
.news-blue-box .r {
	background:url("/images/news-blue-r.jpg") repeat-y scroll 0 0 transparent;
	padding:0;
	float:left;
	padding:10px 0 0 0;
	width:345px;
	color:#fff;
	font-size:11px;
}
.news-blue-box .b {
	background:url("/images/news-blue-b.jpg") no-repeat scroll 0 0 transparent;
	height:159px;
	overflow:hidden;
	padding:10px 3px 0px 3px;
}
.news-blue-box .content {
	margin:0 0 -110px;
	padding:0 10px ;
	position:relative;
	width:325px;
	color:#fff;
	font-size:11px;
}
.news-blue-box h2 {
	color:#fff;
	font-size:14px;
} 
.news-blue-box .left {
	float:left;
	width:150px;
	margin:0 18px 0 0;
}
 .news-blue-box .right {
	float:left;
	width:150px;
}
.news-social {
	clear:both;
	padding:23px 0 0 0;
}
.news-social h2 {
	margin:-9px 0 !important;
}
.news-social ul {
	bottom:22px;
	left:93px;
	position:relative;
}
.news-social li {
	float:left;
	padding:0 0 0 11px;
	list-style-type:none;
}
.news-social a {
	background:url("../images/ico-social.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	width:22px;
}
.news-social .fb {
	background-position:0 0px;
}
.news-social .tw {
	background-position: -30px 0;
}
.news-social .rss {
	background-position: -90px 0;
	padding:4px 0;
	width:35px;
	text-indent:0;
}
 .news-white-box {
	margin:0 0 8px;
	width:345px;
}
.news-white-box .t {
	background:url("/images/news-white-t.jpg") no-repeat scroll 0 0 transparent;
	height:14px;
}
.news-white-box .r {
	background:url("/images/news-white-r.jpg") repeat-y scroll 0 0 transparent;
	padding:0;
	width:345px;
}
.news-white-box .b {
	background:url("/images/news-white-b.jpg") no-repeat scroll 0 0 transparent;
	height:83px;
	overflow:hidden;
	padding:10px 3px;
	margin:20px 0 0 0;
}
.news-white-box .content {
	margin:0 0 -83px;
	padding:0 20px ;
	width:305px;
} 
.news-white-box h2 {
	color:#0f416f;
	font-size:14px;
}
.news-white-box h3 {
	margin:12px 0 0 0;
	font-size:11px;
}
.news-white-box a {
	color:#f48f4d;
	font-size:11px;
}
.news-white-box .more2 {
	float: right;
	width:73px;
	height:8px;
	text-indent:-9999px;
	overflow:hidden;
	margin:20px 20px 0 0;
	background:url(/images/bg-more2.gif) no-repeat;
}

/*###################### New Surgical Template Styles START ######################*/

.blue-box {
    background: url("/images/sidebar-blue-top.gif") no-repeat scroll 0 0 #59CAEA;
    margin: 0 0 7px;
    overflow: hidden;
    width: 201px;
}
.blue-box .inside {
    background: url("/images/sidebar-blue-bottom.gif") no-repeat scroll 0 100% transparent;
    height: 1%;
    overflow: hidden;
    padding: 0 0 10px;
}
.blue-box .title {
    color: #FFFFFF;
    margin: 0 0 8px;
    padding: 0 0 0 10px;
}
.blue-box .holder {
    padding: 0 12px 0 10px;
}

.blue-box input.text {
    border: 0 none;
    padding: 6px;
    width: 194px;
}

.headline-box-2 p {
    margin: 0;
    padding: 0;
}
