body, ul, li, hr, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Verdana','Arial',sans-serif;
}

h1, h2, h3, h4, h5, h6, dl, dt {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Trebuchet MS','Arial',sans-serif;
}
	
body { 
	text-align: center; 
	background-color: #dedbdb;
}

#header-sub, #pano-sub, .content-sub, #footer-sub {
	margin: 0 auto;
	width: 970px;
	text-align: left;
	position: relative;
}

.home #pano-sub {
	height: 249px;
	width: 970px;
}

#pano-sub {
	height: 80px;
	width: 970px;
}

body#nyp #header { 
	height: 92px; 
	background-color: #ffffcc;
	border-bottom: 1px solid #cecfce;
}

body#wmc #header { 
	height: 100px; 
	background: #9b0000;
	border-bottom: 1px solid #cecfce;
}

body#wmc #header-sub {
	background: #9b0000 url(http://www.med.cornell.edu/cms/wmc/i/bkg_wmc.jpg) no-repeat top right;
	height: 70px;
}

/* ####################################################### NAV-MAIN FUNCTIONALITY ####################################################### */
#nav-main, #nav-main li, #nav-main li a, #nav-main li a:hover {
	height: 29px;
	display: block;
	list-style: none;
}

body#nyp #nav-main {
	position: absolute;
	top: 62px;
	right: 0;
	margin: 0;
	padding: 0;
}

body#wmc #nav-main {
	position: absolute;
	top: 70px;
	right: 0;
	margin: 0;
	padding: 0;
}

#nav-main li { float: left; }

/* ####################################################### NAV-TOOLBAR FUNCTIONALITY ####################################################### */
.home #nav-toolbar {
	display: block;
	position: absolute;
	height: 40px;
	top: 208px;
	right: 0;
}

#nav-toolbar {
	display: block;
	position: absolute;
	height: 40px;
	top: 39px;
	right: 0;
}

/* ####################################################### CONTENT COLUMNS ####################################################### */
#content { background-color: #ffffff;}
.content-sub { background: url(http://www.med.cornell.edu/cms/nyp/i/bkg_col1_divider.gif) repeat-y 0 0; }
.col2-page .content-sub { background: url(http://www.med.cornell.edu/cms/nyp/i/bkg_col1.gif) repeat-y 0 0; }
.home .content-sub { background: transparent; }

.col-1 {
	width: 162px !important;
	float: left;
	margin: 0;
	padding: 0;
}

.col2-page .col-2 {
	width: 783px;
	float: left;
	margin: 0 0 10px 25px;
	padding: 0;
}

.col2-page .col-3 {
	display: none;
	visibility: hidden;
}

.col3-page .col-2 {
	width: 496px !important;
	float: left;
	margin: 0 0 10px 25px;
	padding: 0;
}

.col3-page .col-3 {
	width: 263px;
	float: left;
	margin: 0 0 0 24px;
	_margin: 0 0 0 23px;
	padding: 0 ;
}


/* ####################################################### 2ND & 3RD & 4TH LEVEL NAVIGATION ####################################################### */
#nav-home a, #subNav li a {
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-family: 'Trebuchet MS','Arial',sans-serif;
	color: #5c261a;
	font-weight: bold;
}

#subNav {
	margin: 0 0 30px 0;
	padding: 0;
	list-style-type: none;
}

#nav-home {
	background: url(http://www.med.cornell.edu/cms/nyp/i/bkg_col1_home.gif) no-repeat 0 0;	
	padding: 0;
	margin: 0;
}

li#nav-home { padding: 22px 0 30px 18px; margin: 0; }

.nav2 {
	/*padding: 10px 10px 10px 16px;*/
	padding: 3px 3px 14px 16px;
}

.nav2Selected {
	padding: 3px 3px 14px 16px;
	background: url(http://www.med.cornell.edu/cms/nyp/i/bkg_nav2_active.gif) no-repeat 0 3px;
}

.nav2Active {
	padding: 3px 3px 14px 16px;
	background: url(http://www.med.cornell.edu/cms/nyp/i/bkg_nav2_active.gif) no-repeat 0 3px;
}

.nav2Selected a {
	color: #df2d04 !important;
}

.nav3 {
	padding: 2px 10px 5px 27px;
}

.nav3Selected {
	padding: 2px 10px 5px 27px;
	background: url(http://www.med.cornell.edu/cms/nyp/i/arrow_selected.gif) no-repeat 15px 6px;
}

.nav3Selected a, .nav3Active a {
	font-weight: normal !important;
	color: #df2d04 !important;
	font-size: 11px !important;
	line-height: 11px;
}

.nav3Selected a:hover, .nav3Active a:hover {
	text-decoration : none;
}

li.nav3 a {
	font-size: 11px !important;
	line-height: 11px;
	font-weight: normal !important;
}

.nav3Active {
	padding: 2px 10px 5px 27px;
	background: url(http://www.med.cornell.edu/cms/nyp/i/arrow_selected.gif) no-repeat 15px 6px;
}


/* NAV 3 SOON TO BE REMOVED*/

#navMaster4 {
	float: right;
	width: 158px;
	margin: 10px 0 5px 15px;
	padding: 2px 6px 0 6px;
	border-top: 4px solid #905B50;
	background: url(/cms/nyp/i/bkg_nav4.gif) repeat-x 0 0;
}

#navMaster4 ul {
	list-style: none;
}

#navMaster4 li {
	list-style: none;
	line-height: 14px;
	margin: 0;
	padding: 6px 0 8px 0;
	border-bottom: 1px solid #ded4d1;
}

#navMaster4 a {
	font-size: 11px;	
	line-height: 11px;
	font-style: normal;
	font-family: 'Trebuchet MS','Arial',sans-serif;
	color: #461307;
	display: block;
	padding: 0 0 0 10px;
	border: 0;
}

#navMaster4 li a:hover {
	color: #dd4e2b;
	text-decoration: underline;
	border: 0;
}

#navMaster4 li.nav4Selected a {
	background: url(http://www.med.cornell.edu/cms/nyp/i/arrow_selected.gif) no-repeat 0 3px;
	text-decoration: none;
	color: #dd4e2b;
}

#navMaster4 li.nav4Active a {
	background: url(http://www.med.cornell.edu/cms/nyp/i/arrow_selected.gif) no-repeat 0 3px;
	text-decoration: none;
	color: #dd4e2b;
}

li.nav4Selected a:hover, li.nav4Active a:hover {
	text-decoration: none;
}


/* ####################################################### 2ND COLUMN CONTENT PHOTOS ####################################################### */
.right {
	float: right;
	padding: 5px 0 5px 8px;
}

.left {
	float: left;
	padding: 5px 8px 5px 0;
}

.portrait { width: 150px; }
.landscape { width: 200px; }

.portrait span, .landscape span, .right span, .left span {
	font-size: 10px;
	line-height: 13px;
	color: #786969;
}

.portrait img, landscape img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
}

.external {
	background: url(http://images.med.cornell.edu/body/common/popup.gif) no-repeat 0 2px;
	padding-left: 15px;
}

.pdf {
	background: url(http://images.med.cornell.edu/body/common/pdf_doc_icon_sm.gif) no-repeat 0 0;
	padding-left: 18px;
}

.arrow {
	background: url(http://images.med.cornell.edu/body/common/rel_lin_arr_in.gif) no-repeat 0 2px;
	padding-left: 15px;
}

/* ####################################################### 3RD COLUMN FEATURE BOXES ####################################################### */
/*#back-top, .feature-contents, .feature-graphic, .internal, .external, .list, .pdf, .col-3 h4, .col-3 h5 { color: #666666; font-size: 10px; line-height: 12px; }*/
.internal, .external, .col-3 h5, .pdf, .related-list, .col-3 h5 { margin: 2px 0 2px 0; }

.icon-list {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}

/* ####################################################### generic lists for 2nd col ####################################################### */
.col-2 ul, .col-2 ol {
	line-height: 20px;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}

.col-2 ul {
	background: none;
	list-style-type: disc;
}

.col-2 ul li, .col-2 ol li {
	margin-bottom: 8px;
	margin-top: 8px;
}

.col-2 ul ul, .col-2 ol ol {
	line-height: 16px;
	padding-top: 0px;
	margin-top: 0px;
}

.col-2 ul ul {
	list-style-type: circle;
}

.col-2 ul ul li, .col-2 ol ol li {
	margin-bottom: 8px;
	margin-top: 8px;
}

.col-2 ul ul ul, .col-2 ol ol ol {
	padding-left: 16px;
	margin-left: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 14px;
}

.col-2 ul ul ul {
	list-style-type: disc;
}

.col-2 ul ul ul li { }

/*####################################################### styled lists ####################################################### */
ul.none, li.none {
	background: none;
	list-style-type: none;
}

.col-2 li.external {
	background: url(http://images.med.cornell.edu/body/common/popup.gif) no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
	margin-left: -15px;
	list-style-type: none;
}

.col-2 li.pdf {
	background: url(http://images.med.cornell.edu/body/common/pdf_doc_icon_sm.gif) no-repeat 0 0;
	padding-left: 18px;
	margin-left: -18px;
	list-style-type: none;
}

/*####################################################### general styling ####################################################### */

.col- .divider {
	margin: 0;
	height: 1px;
	/* \*/
	overflow: hidden;
	/* */
}

a {
	color: #4c160a;
	/*color: #9b3119;*/
	text-decoration: none;
	/*background: url(/cms/nyp/i/bkg_dash.gif) repeat-x 0 14px;*/
}

a:hover { text-decoration: underline; }


p, div {
	font-size: 12px;
	color: #333333;
}

.col-2 p, .col-2 { line-height: 25px; }


.caption {
	font-size: 10px;
	line-height: 18px;
}

body.col2-page  #topofpage {
	float: right;
	color: #43241d;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	background: url(/cms/nyp/i/icon_topofpage.gif) no-repeat 70px 0;
	margin: 10px 0 10px 0;
	padding: 0 20px 0 0;
	font-family: 'Trebuchet MS','Arial',sans-serif;
}

body.col3-page #topofpage {
	float: left;
	clear: both;
	color: #43241d;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	background: url(/cms/nyp/i/icon_topofpage.gif) no-repeat 70px 0;
	margin: 10px 0px 10px 600px;
	height: 30px;
	width: 120px;
	font-family: 'Trebuchet MS','Arial',sans-serif;
}


/* ####################################################### IMAGE REPLACEMENT ####################################################### */
.alt {
	display: none;
	visibility: hidden;
}

.replace a, .replace {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.replace a span, .replace span {
	text-indent: -9999px;
	display: block;
	height: 0;
	width: 0;
}

/* ####################################################### CLEARING: www.positioniseverything.net/easyclearing.html ####################################################### */
.clearthis:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearthis { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearthis { height: 1%; }
.clearthis { display: block; }

/* End hide from IE-mac */
/* #################################################### SIFR: These are standard sIFR styles... do not modify #################################################### */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
