@charset "UTF-8";

/* Layout Small Screens 
media="only screen and (min-width: 50px) and (max-width: 667px)"*/
/* ----------- iPhone 4 and 4S ----------- */
#page {
	position: relative;
	margin: 0 auto;
	width: 100%;
/* 	border-top: 5px solid #7f2c07; */
}
/* @group header */
#header a.logo {
	width: 378px;
	height: 20px;
	top: 5em;
	left: .5em;
	display: block;
	position: absolute;
	padding: 1em 0 .1em .1em;
}
#logo-v { display: none; }
#logo-h { display: block; }
#logo-h img{
	 width: 100%; max-width: 310px;
} 


#header {
	position: absolute;
	top: 0;
	left: 0px;
	}
#headerAdWrap {
	
	}
#header-ad {
	position: absolute;
	left: .2em;
	top: 9.2em;
	border-right: none;
	border-left: none;
	padding-left: 8px;
	width: 100%;
	/*left: 260px;*/
	}
#header-ad img{
	width: 99%;
	height: 99%;
}
.headerleft {
	float: left;
	padding-right: 60px;
	}
.headercenter {
	float: left;
	padding-right: 0px;
	}
.headerright {
	float: left;
	}
#orxinfo {
	margin-top: .9em;
	margin-bottom: .9em;
	padding: 8px 0 8px 0;
	display: block;
	clear: both;
	position: absolute;
	left: .5em;
	top: 15em;
	white-space: nowrap;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	/*position: relative;
	top: 0;*/
	}
.orxcallout {
	font-family: 'Arial Narrow', Arial, verdana, sans-serif;
	color: #046b8a;
	font-size: 1em;
	float: left;
	}
.orxdate {
	font-family: Arial, verdana, sans-serif;
	color: #7f2c07;
	font-size: 1.5em;
	float: left;
	}
.orxplace {
	font-family: 'Arial Narrow', Arial, verdana, sans-serif;
	font-size: .8em;
	float: left;
	}
.notlogin {
	width: 10em;
	padding-right: 10px;
	padding-left: 15px;
	margin-left: 0;
	}	
/* @end group header */
#globalnav {
	background: none;
	width: 100%;
	color: #fff;
	position: absolute;
	top: 1.2em;
	}
#menu-topnav-right {
	display: none;
}
/* @group main content */
#main-content {
	float: left;
	margin-top: 11em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	width: 100%;
	background-image: none;
	}
#main-content-hp {
	margin-top: 9em;
	clear: both;
	float: left;
	padding: 0 10px 0 10px;
	width: 100%;
	background-image: none;
	}
.main-content {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	}
.main-column, 
#main-column, 
#main-column-wide, 
.main-column {
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	background: none;
	}
#mainwide {
	float: left;
	width: 100%;
	margin-top: 12em;
	}
#main-column-contact {
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	background: none;
	margin-top: 11em;
	}
#right-column-contact {
	float: left;
	padding-left: 1em;
	padding-top: 1em;
	width: 100%;
	max-width: 300px;
	}
.form_header {
	font-family: Arial, Verdana, sans-serif; 
	background: #58585a; 
	width: 100%;
	color: #fff;
	font-weight: 400;
	font-size: 1.2em;
	padding: .4em 0 .4em .6em;
	line-height: 1.2em;
	margin: 0 0 1.2em 0;
	}
.form_header_top {
	font-family: Arial, Verdana, sans-serif; 
	background: #58585a; 
	width: 100%;
	color: #fff;
	font-weight: 400;
	font-size: 1.2em;
	padding: .4em 0 .4em .6em;
	line-height: 1.2em;
	margin: 0px 0 1.2em 0;
	}
.article-header-right {
	display: none;
}
.e-toc-main-content {
	float: left;
	width: 100%;
	background: none;
	padding: .3em;
}
/* @group hp main content */
.rotator_wrapper {
	width: 100%;
	margin-left: 0;
	z-index: 0;
	}
/* -------tabs-------*/
ul,li#tabs  {
	margin:0;
	padding-left:1.2em; }
#tabbed {
	width: 100%;
	margin: 0;
	}
#tabs{
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
	}
ul#tabs {
	margin: 0;
	}
#tabs li{
  margin: 0;
  padding: 0;
	}
#tabs a{
  position: relative;
  background: #d9cec6;
  padding: 4px 8px 4px 0px;
  margin: 0;
  float: left;
  text-decoration: none;
  color: #fff;
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,.4);
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
  box-shadow: 0 2px 2px rgba(0,0,0,.4);
	}
#tabs li.secondary a{
	padding-left: 8px;
	}
#tabs a.first{
	padding: 4px 8px 4px 0;
	}
#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after{
  background: #7f2c07;
	}
#tabs a:focus{
  outline: 0;
	}
#tabs #current a{
  background: #fff;
  color: #046b8a;
  z-index: 3;
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,0);
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0);
  box-shadow: 0 2px 2px rgba(0,0,0,0);
	}
#tab_content {
    background: #fff;
    padding: .1em;
	min-height: 220px;
	position: relative;
	z-index: 2;
	}
#tab_content h2, #tab_content h3, #tab_content h5, #tab_content p {
    margin: 0 0 0 0;
	}
ul#tabs li.tab_name a{
	font-family: Arial, verdana, sans-serif;
	text-transform: uppercase;
	font-size: .9em;
  	color: #fff;
  	line-height: 1em;
	}
.noindent {
	margin:0;
	}
/* END TABS */

/* Most Read */
.tab-article {
	height: 225px; 
	overflow: hidden;
	width: 100%;
	}
.mostread {
	margin-right: 25px;
	height: 225px;
	overflow: hidden;
	}
#popularArticle {
	margin-right: 25px;
	height: 325px;
	width: 100%;
	float: left;
	margin-left: 0;
	}
.popular-article {
	margin-right: 25px;
	height: 300px;
	overflow: hidden;
	}

.popular-article h6 {
	font-family: Arial, verdana, sans-serif;
	font-size: 1.3em;
	color: #58585a;
	margin: 0 0 0 20px;
	}
.popular-article-instapoll h6 {
	font-family: Arial, verdana, sans-serif;
	font-size: 1.3em;
	color: #58585a;
	margin: 20px 0 0 0;
	}
.popular-article-instapoll {
	margin-right: 25px;
	height: 100%;
	}
p.instapoll {
	font-size: .9em;
	line-height: 1.3em;
	}
p.instapoll-view {
	font-size: .8em;
	}
.popular-article ul {
	font-family: Arial, verdana, sans-serif;
	font-size: .8em;	
	color: #046b8a;	
	margin-left: 0;
	line-height: 1.2em;
	}
.popular-article ol {
	font-family: Arial, verdana, sans-serif;
	font-size: .8em;	
	color: #046b8a;	
	margin-left: 35px;
	line-height: 1.2em;
	}
.popular-article li {
	margin: 10px 0 5px 0;
	}
.popular-article a {
	color: #58585a;
	}
h5.tab-section-heading {
	color: #7f2c07;
	font-size: 1.1em; 
	font-family: 'Arial Narrow', Arial, Verdana, sans-serif;	
	margin: 30px 0 20px 0px;
	}
.more {
	color: #046b8a;
	}
.seemore {
	font-size: 1em;
	color: #58585a;
	margin-left: 30px;
	}

/* @end Most Read */

.right-column, 
#right-column {
	width: 100%;
	background: none;
	float: left;
	}
.e-toc-main-content{
	background: none;
}
.right-column{
	background: none;
}

/* Container DIV */
.simply-scroll { 
	max-width: 100%;
	height: 135px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 135px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 115px;
	height: 135px;
}

/* @group Footer */
#footer_content {
	width: 100%;
/* 	border-top: #9d897a solid 6px; */
	background-color: none;
	color: #fff;
	font-size: .7em;
	font-family: Arial, verdana, sans-serif;
	height: 320px;
	padding: 0;
	margin: 0;
	}
#about_menu {
/* 	background-color: #046b8a; */
	width: 100%;
	height: 30px;
}

ul#menu_about {	
	list-style-type: none;
	margin: 1em 0 0 0;	
	height: 1.2em;
	padding-left: 0;
}

ul#menu_about li {
	float: left;
	}
ul#menu_about li.last {	
	content: "  ";
	}
ul#menu_about li a {
	color: #fff;
	font-family: Arial, verdana, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: none;
	float: left;
	padding: .3em;
	}
ul#menu_about li a:hover {
	color: #9d897a;
	}
ul#menu_about li + li:before {
	font-size: .7em;
	float: left;
	padding: 0 .6em;
	content: " ";
	}
#footer-category-menu {
	margin-top: 1em;
	padding: 1em;
	float: left;
}
#main_category_wrapper {
	background-color: none;
}
li.main_category_item, li.main_category_item_last {
	float:left;
	background-color: none;
	font-family: Arial, verdana, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 2em;
	}
ul.sub_category_surgical-services {
	position: relative;
	left: 260px;
	bottom: 216px;
	overflow: visible;
	width: 100%;
	max-width: 150px;
	background: #d9cec6;
	color: #7f2c07;
}

.sub_category_surgical-services a:link{
	color: #7f2c07;
	}
ul.sub_category_surgical-facility-administration{
	position: relative;
	left: 260px;
	bottom: 189px;
	overflow: visible;
	width: 100%;
	max-width: 160px;
	background: #d9cec6;
	color: #7f2c07;
}
ul.sub_category_outpatient-surgery-news-and-trends{
	position: relative;
	left: 260px;
	bottom: 161px;
	overflow: visible;
	width: 100%;
	max-width: 190px;
	background: #d9cec6;
	color: #7f2c07;
}
ul.sub_category_or-excellence{
	position: relative;
	left: 260px;
	bottom: 133px;
	overflow: visible;
	width: 100%;
	max-width: 170px;
	background: #d9cec6;
	color: #7f2c07;
}

li.main_category_item a:link {
	text-decoration: none;
	color: #d9cec6;
	float: left;

	display:block;
}
li.main_category_item a:hover {
	text-decoration: underline;
	color: #046b8a;
}
li.main_category_item a:visited {
	color: #fff;
}
li.main_category_item li + li:before {
	font-size: .8em;
	float: left;
	/*padding: 0 .1em;*/
	content: "\A";
	display: inline;
	}
#footernav li.main_category_item {
	float: left;
	margin-top: 0;
	background-color: none;
	border-bottom: 1px solid #046b8a;
	display: block;
	}
#footernav {
   margin: 0;
   padding: 0;
   height: 1em; 
   }
#footernav li {
   list-style: none;
   float: left; 
   width: 100%;
   max-width: 260px;
   display: block;
   }
#footernav li a {
   display: block;
   padding: 3px 8px;
   background-color: none;
   color: #fff;
   text-decoration: none; 
   }
#footernav li ul {
   display: none; 
   }
#footernav li:hover ul, #footernav li.hover ul {
   margin-top: 3em;
   padding: 0;
   display: block;
   }
#footernav li:hover li, #footernav li.hover li {
   float: none; 
   }
#footernav li:hover li a, #footernav li.hover li a {
   background-color: none;
   color: #7f2c07; 
   }
#footernav li li a:hover {
   
   }

#sub_category_wrapper {
	display:block;
	/*position:relative;*/
	width:100%;
	}
#surgical-services_group {
	padding: 10px 25px 10px 25px;
	}
.sub_category_item, .sub_category_item_last {
	display:block;
	float:left;
	font-family: Arial, verdana, sans-serif;
	font-size: .9em;
	text-transform: uppercase;
	text-decoration: none;
	}

.sub_category_item a:link {
	text-decoration: none;
	color: #d9cec6;
}
.sub_category_item a:hover {
	text-decoration: underline;
	color: #046b8a;
}
.sub_category_item a:visited {
	color: #fff;
}
.footer_copy {
	/*margin-bottom: 20px;*/
	font-family: Arial, verdana, sans-serif;
	font-size: .8em;
	}
#footer_copy {
	margin-top: 7em;
	font-family: Arial, verdana, sans-serif;
	margin-left: 15px;
	text-align: left;
	display: block;
	float: left;
}
.footer-company {
	font-size: 1.3em;
	line-height: 1.5em;
}
.footer-address-phone {
	font-size: .9em;
	line-height: 1.3em;
} 

#main_category_wrapper {
	background: none;
}
/* @end Footer */
