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: 'Verdana','Arial',sans-serif;
}
	
body { 
	text-align: center; 
}

body.home {
	background-color: #dedbdb;
}

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

.home-750 #pano {text-align: center;}

body.home #header-sub, body.home #pano-sub, body.home .content-sub, body.home #footer-sub {
	width: 970px;
}

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

body.home750 #pano-sub {
	height: 210px;
}

#pano-sub {
	height: 80px;
}

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

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

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;
}

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

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

/* ####################################################### CONTENT COLUMNS ####################################################### */
#content { 
	background-color: #ffffff;
}
.content-sub { background: #fff url(http://images.med.cornell.edu/v4/body/common/divider.gif) repeat-y 0 0; }	
.home .content-sub, .home750 .content-sub { background: transparent; }

.col-1 {
	width: 160px;
	float: left;
	margin: 0;
	padding: 0;
	background:transparent;
}

.col2-page .col-2 {
	width: 572px;
	float: left;
	margin: 4px 0 0 18px;
	padding: 0 0 8px 0;
}

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

.col3-page .col-2 {
	width:388px;
	float:left;	
	margin: 4px 0 0 18px;
	padding: 0 0 8px 0;
	background:transparent;
}

.col3-page .col-3 {
	width: 165px;
	float: left;
	margin: 20px -3px 0px 18px;
	padding: 0;
}


a {
	color: #990000;
	text-decoration: none;
}

a:hover { text-decoration: underline; }



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


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


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

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

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

#nav-home {
	background: url(http://images.med.cornell.edu/v4/body/common/dottedLine-h.gif) repeat-x left bottom;
	font-size: 10px;
	line-height: 11px;
}

li#nav-home { padding: 20px 0 20px 15px; }

.nav2 {
	padding: 15px 10px 2px 15px;
}

.nav2Selected {
	padding: 15px 10px 2px 15px;
	background: url(http://images.med.cornell.edu/body/common/nav2_selected.gif) no-repeat 0 17px;
}

.nav2Active {
	padding: 15px 10px 2px 15px;
	background: url(http://images.med.cornell.edu/body/common/nav2_selected.gif) no-repeat 0 17px;
}

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

.nav3 {
	padding: 3px 10px 2px 25px;
}

.nav3Selected {
	padding: 3px 10px 2px 25px;
	background: url(http://images.med.cornell.edu/body/common/nav3_selected.gif) no-repeat 15px 3px;
}

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

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

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

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

.nav3Active {
	padding: 3px 10px 2px 25px;
	background: url(http://images.med.cornell.edu/body/common/nav3_selected.gif) no-repeat 15px 3px;
}


/* NAV 3 SOON TO BE REMOVED*/

.col-2 #navMaster4 {
	float: right;
	border-left: 1px solid #cccccc;
	margin: 15px 0 5px 10px;
	padding: 0 2px 0 0;
	width: 142px;
	font-size: 10px;
	line-height: 12px;
}

.col-2 #navMaster4 ul {
	list-style: none;
}

.col-2 #navMaster4 li {
	list-style: none;
	margin: 0;
	padding: 4px 2px 6px 12px;
}

.nav4Selected {
	padding: 4px 2px 6px 12px;
	background: url("http://images.med.cornell.edu/body/common/nav3_selected.gif") no-repeat 2px 2px;
	text-decoration: none;
}

.nav4Active {
	padding: 4px 2px 6px 12px;
	background: url("http://images.med.cornell.edu/body/common/nav3_selected.gif") no-repeat 2px 2px;
	text-decoration: none;
}

li.nav4Selected a {
	color: #666666;
	font-weight: none;
	text-decoration: none;
}

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 {
	font-size: 10px;
	line-height: 12px;
	color: #786969;
}

.portrait img, landscape img {
	margin: 0;
	padding: 4px 0 8px 0;
	_padding: 0; /* For IE PC*/
	border: 0;
}

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

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

.arrow {
	background: url(http://images.med.cornell.edu/body/common/rel_lin_arr_in.gif) no-repeat 0 4px;
	padding-left: 20px;
	list-style: none;
}

li.arrow {
	background: url(http://images.med.cornell.edu/body/common/rel_lin_arr_in.gif) no-repeat 0 4px;
	padding-left: 20px;
	list-style: none;
}

/* ####################################################### 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 {
	list-style-type: disc;
	line-height: 16px;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
}

.col-2 ul li {
	margin-bottom: 12px;
	margin-top: 12px;
}

.col-2 ul ul {
	list-style-type: circle;
	line-height: 16px;
	padding-top: 0;
	margin-top: 0;
}

.col-2 ul ul li {
	margin-bottom: 10px;
	margin-top: 10px;
}

.col-2 ul ul ul {
	padding-left: 16px;
	margin-left: 16px;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	line-height: 14px;
	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;
	/* */
}

body.col2-page  #topofpage {
	float: right;
	color: #990000;
	font-size: 11px;
	line-height: 14px;
	background: url(http://images.med.cornell.edu/body/common/up_arrow.gif) no-repeat 0 0;
	margin: 10px 0 30px 0;
	padding: 0 20px 0 15px;
	font-family: 'Verdana','Arial',sans-serif;
}

body.col3-page #topofpage {
	float: left;
	clear: both;
	color: #990000;
	font-size: 11px;
	line-height: 14px;
	background: url(http://images.med.cornell.edu/body/common/up_arrow.gif) no-repeat 0 0;
	margin: 20px 0 10px 480px;
	padding: 0 0 0 15px;
	height: 30px;
	width: 120px;
	font-family: 'Verdana','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;
}