html
{
	background-color: #333;
}
/*==== Main Nav ====*/
#topnav {
	/*	FIX: removed margin-top */
	background-color: #000;
	background: url(../images_layout/topnav/background.jpg) no-repeat center top #000;
}
#topnav #logo_link {
	padding: 20px 0 0 0;
	width: 308px;
	height: 57px;

}
#topnav #logo_link img {
	/* Modern Browsers */
	background: url(../images_layout/topnav/logo_nyulmc.png) no-repeat 0 0 transparent;
	/* Extra PNG transparency help for IE6 */
	/* note: src paths for AlphaImageLoader as they are relative
	 		to the HTML document, so below is a root-relative path */
	_background-image: none;
	_background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/nyulmc/images_layout/topnav/logo_nyulmc.png', sizingMethod='scale');
	position:relative;
	left:52px;
	top:-7px;
}

#site-name,
#section-name {
	/*border-left:1px solid #784E95;*/
	color:#B988FF;
	font-family:SortsMillGoudy,Georgia,"Times New Roman",Times,Serif;
	font-weight:normal;
	height:39px;
	left:252px;
	padding:2px 23px 0;
	position:absolute;
	top:41px;
	display:none;
}
#site-name h1,
#section-name h1 {
	font-family: SortsMillGoudy, Georgia, "Times New Roman", Times, Serif;
	font-weight: normal;
	font-size:18px;
	line-height:18px;
	color: #B988FF;
}
#site-name a,
#section-name a {
	/*display: inline-block;*/
	
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	color: #B988FF;	
	overflow: visible;
	color: #B988FF;
	*display: inline;
	*zoom: 1;
}
#site-name a:hover,
#section-name a:hover {
	text-decoration: none;
	border-bottom: 2px solid #653EA0;
}

#nav_main {
	text-align: left;
	margin: 38px 0 16px 20px;
	padding: 0;
	_margin-bottom: 0;
}

#nav_main li {
	display: inline-block;
	/*border-left: 1px solid #784E95;*/
	padding: 0 20px;
	font-size: 16px;
	height: 18px;
	overflow: visible;
	margin:0px;
	*display: inline;
	*zoom: 1;
	_border-left: none;
	/*background: url(../images_layout/topnav/ie6_main_nav_pipe.gif) no-repeat 0 0 transparent;*/
	background: url(../images_layout/topnav/dot_menu.png) no-repeat 0 50% transparent;
}

#nav_main li:first-child,
#nav_main li.first {
	border-left: 0px !important;
	background: none;
}
#topnav.centered #nav_main {
	text-align: center;
	margin-left: 0;
}
#topnav.centered #nav_main li {
	padding: 0 38px 0px 50px;
}

#topnav.centered #nav_main.items_5 li { padding: 0 30px 0 40px; }
#topnav.centered #nav_main.items_6 li { padding: 0 20px 0 30px; }
#topnav.centered #nav_main.items_7 li { padding: 0 10px 0 20px; }
#topnav.centered #nav_main.items_8 li { padding: 0 0    0 10px; }
#topnav.centered #nav_main.items_max li { padding: 0 0 0 10px; }

#nav_main li a {
	color: #fff;
	padding: 0 0 18px 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#nav_main li a:hover {
	text-decoration: none;
	_text-decoration: underline;
}

#nav_main li a:hover span {
	border-bottom: 2px solid #653EA0;
	_border-bottom: none;
}

#nav_main li.active-trail a,
#nav_main li.active-parent a {
  background: url(../images_layout/topnav/selected_pointer.gif) no-repeat center bottom;	
}

/* utility nav */
#utility {
	background: #333 url(../images_layout/utility/bg_util.png) top left; /* FIX: new image*/
	height: 57px;
}

#utilityNavList {
	margin: 0 auto;
	width: 1080px; 		/* FIX: added width*/
	padding: 0;
	height: 30px;
}
#utilityNavList ul {
	padding: 27px 0 0 100px;
	float:left;
}
#utilityNavList li {
	display: inline-block;
	*display: inline;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	margin-right: 10px;
}

#utilityNavList li a {
	display:inline-block;
	color: #999;
	line-height: 30px;
	background: url(../images_layout/utility/arrow.gif) no-repeat 0px 12px;
	padding-left: 5px;
}

#utilityNavList li a:hover {
	color: #f7f7f7;
	text-decoration: none;	
}

/* search form */
form.search-form input#search_box {
	background: #fff;
	color: #666;
	font-size:12px;
	display: inline-block;
	*display: inline;
	width: 147px;
	height: 16px;
	line-height: 16px;
	padding: 2px;
	border: 0;
	*float: right;
}

form.search-form input.search-submit {
	display:inline-block;
	height:20px;
	margin-left: 10px;
}

/* Home Link - top left */
#utilityNavList .first {
	float: left;
	display: inline;
	font-weight: normal;
	letter-spacing: 2px;
	margin-right:30px;
	margin-left:-60px;
}

#utilityNavList .first a {
	background: none;
	padding-left: 0;
}

body.homeNav #utilityNavList li.first {
	display: none;
}
/* find a doc link */
#utilityNavList li.menu-2547 a {
	display: inline-block;
	background: url(../images_layout/utility/icon_find_a_doc.gif) no-repeat 0 5px;
	line-height: 30px;
	padding-left: 20px;
	color: #fff;	
}
#utilityNavList li.find-a-doctor-link a:hover {
	color: #B988FF;
	border-bottom: none;
}

/*==== Trails - container for breadcrumbs and node links ====*/
#trails {
  width: 100%;
  overflow: auto;
  padding-bottom: 10px;
}

#trails ul {
  margin: 0;
  padding: 0;
}

/*==== Breadcrumbs ====*/
#breadcrumbs {
	float: left;
	padding: 0 0 10px 0;
	font-size: 13px;
	font-family: SortsMillGoudy, Georgia, "Times New Roman", Times, Serif;
	color: #999;
	line-height: 17px;
}
#breadcrumbs li {
	background: url(../images_layout/breadcrumbs/icon_arrow.gif) no-repeat 0 3px;
	display: inline;
	float: left;
	padding: 0 2px 0 22px;
}
#breadcrumbs li a {
	color: #3083AC;
	display: inline-block;
	*display: inline;
}
#breadcrumbs li span.uppercase { text-transform: uppercase; }

#breadcrumbs li.first {
	background: none;
	padding-left: 0;
}
#breadcrumbs li.first a {
	background: url(../images_layout/breadcrumbs/icon_home.gif) no-repeat 0 0;
	height: 17px;
	width: 14px;
	text-indent: -999em;
	*display: block;
}

/*=== Font increaser/decreaser ===*/
div#text-resize { width:55px; float: right; text-align: }
a#text_resize_decrease {
	background:url("../images_layout/txtSmall.jpg") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	float:left;
	height:21px;
	margin: 0;
	outline:medium none;
	text-indent:-9000px;
	width:23px;
}

a#text_resize_increase {
	background:url("../images_layout/txtLarge.jpg") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	float:left;
	height:27px;
	margin: 0;
	outline:medium none;
	text-indent:-9000px;
	width:28px;
}
/* print links */
#print-links{
	width:130px;
	float:right;
}
/*==== footer nav ====*/
#footer {
	background-color: #333;
	-webkit-background-size: 100% 14px;
	-moz-background-size: 100% 14px;
	background-position: center top;
	*background: url(../images_layout/footer/background_gradient.gif) repeat-x 0 0 #333;

}
#footer div.wrapper {
	margin: 0 auto;
	width: 972px;
	position: relative;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 40px 0 30px 0;
	background: transparent;
}

#footer_logo {
	position: absolute;
	top: 100px;
	right: 0;
	width:195px;
	height:45px;
}
p#phone_number {
	/*float: right;
	*display: inline;*/
	position: absolute;
	top: 42px;
	right: 0;
	width: 200px;
	color: #fff;
	text-align: right;
	padding-right: 20px;
	background: url(../images_layout/footer/icon_phone.gif) no-repeat right top;
}
p#phone_number strong {
	font-family: SortsMillGoudy, Georgia, "Times New Roman", Times, Serif;
	display: block;
	font-weight: bold;
	font-size: 28px;
	line-height: 24px;
	letter-spacing: 2px;
	*padding-bottom: 10px;
}
/* style to make the phone number white 
on mobile devices that convert this to a link */
p#phone_number strong a {
	color: #fff;
}

.region-footer h2{
	display:none;
}
 #footer_primary , 
 #footer_secondary  {
	/*display: block;*/
	/*ORIGINAL WIDTH width: 760px;*/
	width: 972px;
	zoom: 1;
	clear: none;
	margin: 0 0 30px 0;
	
}
#footer_primary:after, 
#footer_secondary:after {
	content: '.';
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
#footer_primary li, 
#footer_secondary li {
	list-style: none;
	float: left;
	display: inline;
	padding: 0 15px 0 0;
	font-size: 11px;
	color: #ccc;	
}
#footer_primary li {
	padding: 0 15px 0 19px;
	background: url(../images_layout/footer/bullet.gif) no-repeat left 8px;
}
#footer_primary li:first-child,
#footer_primary li.first {
	padding: 0 11px 0 0;
	background: none;
}
#footer_primary li a, 
#footer_secondary li a {
	color: #a5a5a5;
	font-size: 15px;
	border-bottom: 1px solid #333;
	*zoom: 1;
}
#footer_secondary li a {
	color: #ccc;
	font-size: 12px;
}
#footer_primary li a:hover, 
#footer_secondary li a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #999;
}



/* Left Nav styles */
div#column_left.sidebar {
	/*margin: 15px 15px 0 0;*/
}
div#column_left.sidebar h2 {
	padding: 10px;
	font-family: SortsMillGoudy, Georgia, "Times New Roman", Times, Serif;
}
div#column_left.sidebar h2 a,
ul#leftNav a {
	color: #515151;
	display: block;
}
ul#leftNav,
ul#leftNav ol,
ul#leftNav ol ul,
ul#leftNav li {
	list-style: none;
	padding: 0;
}
ul#leftNav {
	border-top: 1px solid #dddddd;
}
ul#leftNav ol {
	padding: 10px 0 5px 0;
}
ul#leftNav ol li {
	margin: 7px 0 7px 2px;
}
ul#leftNav ol ul {
	padding: 2px 0 2px 12px;
}
ul#leftNav ol a {
	padding-left: 10px;
	background: url(../images_layout/subnav_bullet_arrow.gif) no-repeat 0 5px;
}

ul#leftNav h3 {
 display: inline;
}

ul#leftNav h3 a {
 display: inline;
}

ul#leftNav h3,
ul#leftNav h4 {
	font-size: 100%;
	font-weight: bold;
}

ul#leftNav h3 a {color: #6A3B11 !important;} 
ul#leftNav h3 a.active {color: #6A3B11 !important;} 

ul#leftNav {
	list-style: none;
}
ul#leftNav > li {
	border-top: 1px solid #dddddd;
	padding: 10px;
	position: relative;
}
ul#leftNav > li:first-child,
ul#leftNav > li.first {
	border-top: 0px;
}
ul#leftNav li span {
	display: none;
	visibility: hidden;
}
ul#leftNav li.hasChildren span {
	display: block;
	visibility: visible;
	position: absolute;
	top: 11px;
	right: 10px;
	float: right;
}
ul#leftNav li.hasChildren span a {
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images_layout/subnav_toggle.gif) no-repeat center bottom;
	text-indent: -999em;
}

ul#leftNav li.hasChildren span a.collapsed {
	background-position: center 4px;
}


ul#leftNav li.leaf { list-style-image: none; list-style-type: none; }
ul#leftNav li.expanded { list-style-image: none; list-style-type: none; }
ul#leftNav li.collapsed { list-style-image: none; list-style-type: none; }

ul#leftNav a.active {
	color: #67429B;
}

/*search box style*/

.search_container .search-bottom div
{
  float:left;
  padding-right:7px;

}

.search_container .search-top { /* FIX: NEW declaration */
	padding: 4px 0 0 27px;
	position: relative;
	height: 26px;
}
.search_container .search-top .indicator {
	background: url('../images_layout/topnav/arrow_indicator.png') top left no-repeat;
	position: absolute;
	width: 11px;
	height: 6px;
	top: 24px;
}
.search_container .search-top.pages .indicator { /*	FIX: New delcaration for the arrow indicator */
	left: 76px;
}
.search_container .search-top.people .indicator { /*	FIX: New delcaration for the arrow indicator */
	right: 84px;
}
.search_container .search-bottom
{
  height:25px;
  padding: 0 0 0 38px; 		/* FIX: adjusted*/
  float:left;
  width:218px; 		/* FIX: change width */
 
}

.search_container .search-bottom .search_option a{
  font-size:11px;
  font-weight:bold;
  color:#a5a5a5;
  text-decoration:none;
}

.search_container .search-bottom .active a{
  color:white;
}

.search_container #top_search_box{
  width:160px;
  float:left;
  border:none;
  background-color:white;
  height:21px;
  padding:0px;
  margin:0px;
}

.search_container{
	background: url('../images_layout/topnav/search_background.png') 0 24px no-repeat;
	float: right;
	margin-right:25px;
	
}

#search_option_page{
  border-right:1px solid gray;
}

#search_option_people{
  padding-left:7px;
}

.searchbox_front,
.searchbox_back {
  width:10px;
  height:22px;
  float:left;
}

.searchbox_front{
  background-image: url('../images_layout/topnav/search_bubble_corner_left.png'); 	/* FIX: Changed image */
  background-repeat: no-repeat;
}

.searchbox_back{
  background-image: url('../images_layout/topnav/search_bubble_corner_right.png');	/* FIX: Changed image */
  background-repeat: no-repeat;
}

#nav_main li.active-trail a, #nav_main li.active-parent a
{
  background-color: transparent;
  background-image: url("../images_layout/topnav/selected_pointer.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center bottom;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}