#header h2
{
	position: absolute;
	top: 32px;
	right: 0;
	width: 275px;
	height: 22px;
	background: url(http://www.cornellpharmacology.org/content/i/h2_pharma.gif) no-repeat 0 0;
}

.box-dashed
{
	border: #026860 1px dashed;
	background: #fcfcdd;
	padding: 0 15px 10px 15px;
}

/* ####################################################### SITE NAV SPECIFICS ####################################################### */

#nav-main {	background: #6c655e !important;padding: 0 0 0 0 !important;margin: 0 auto !important;text-align:center;}
#nav-main li {list-style: none;}
#nav-main li a {display: block;color: #fff;padding: 6px 0 0 0;height: 23px;font-size:13px;}
#nav-main li a:hover {text-decoration: none;background: #aea596 url(../i/rolloverBG.jpg) repeat-x 0 0 !important;color: #333333; height: 23px; }

li#nav-main1, li#nav-main1 a { width: 147px; }
.section1 li#nav-main1, li#nav-main1 a:hover {background: #aea596 url(../i/rolloverBG.jpg) repeat-x 0 0 !important;}


li#nav-main2, li#nav-main2 a {width: 143px;}
.section2 li#nav-main2, li#nav-main2 a:hover { background: #aea596 url(../i/rolloverBG.jpg) repeat-x 0 0 !important;}

li#nav-main3, li#nav-main3 a {width: 152px;}
.section3 li#nav-main3, li#nav-main3 a:hover {background: #aea596 url(../i/rolloverBG.jpg) repeat-x 0 0 !important; }

li#nav-main4, li#nav-main4 a {width: 248px;}
.section4 li#nav-main4, li#nav-main4 a:hover {background: #aea596 url(../i/rolloverBG.jpg) repeat-x 0 0 !important;}

li#nav-main5 {width: 160px;}
.section5 li#nav-main5, li#nav-main5 a:hover {background: #aea596 url(../i/rolloverBG.jpg) repeat-x 0 0 !important; }




/* ####################################################### PANOS ####################################################### */
.sections #pano { background-color: #000000; }
.section1 #pano { background-color: #000000; }
.section2 #pano { background-color: #000000; }
.section3 #pano { background-color: #000000; }
.section4 #pano { background-color: #000000; }
.section5 #pano { background-color: #000000; }
.section6 #pano { background-color: #000000; }
.sections #pano-sub { background: url(http://www.cornellpharmacology.org/content/i/pano_one.jpg) no-repeat 0 0;}
.section1 #pano-sub { background: url(http://www.cornellpharmacology.org/content/i/pano_one.jpg) no-repeat 0 0;}
.section2 #pano-sub { background: url(http://www.cornellpharmacology.org/content/i/pano_two.jpg) no-repeat 0 0; }
.section3 #pano-sub { background: url(http://www.cornellpharmacology.org/content/i/pano_three.jpg) no-repeat 0 0; }
.section4 #pano-sub { background: url(http://www.cornellpharmacology.org/content/i/pano_four.jpg) no-repeat 0 0; }
.section5 #pano-sub { background: url(http://www.cornellpharmacology.org/content/i/pano_five.jpg) no-repeat 0 0; }



/* ####################################################### PANOS - NON FLASH ####################################################### */
.home #findaphysician, .home #pano-sub h4
{
	display: block;
	position: absolute;
}

#findaphysician
{
	top: 152px;
	left: 514px;
	width: 149px;
	height: 24px;
}

#pano-sub h4
{
	width: 110px;
	height: 110px;
	top: 48px;
	left: 390px;
}


/* ####################################################### NAV TOOLBAR - NON FLASH ####################################################### */
#nav-toolbar
{
	width: 202px;
	background: white url(http://www.cornellpharmacology.org/content/i/nav_toolbar_launch-1.gif) no-repeat 0 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#nav-toolbar li
{
	float: left;
	height: 20px;
}

#tools1 { width: 115px; }
#tools2 { width: 87px; }
#tools3 { width: 75px; }
#tools4 { width: 90px; }
#tools5 { width: 116px; }
#tools6 { width: 86px; }
#tools7 { width: 75px; }

/* ####################################################### MAIN CONTENT - NYP HP ####################################################### */
body.home #content h3, .home #content p, .home #content a { color: #141414; }

body.home #content
{
	background-color: #ffffff;
	padding-top: 25px;
	/*border-top: #322626 1px solid;*/
}

ul#news {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	border-top: solid #9a8c8c;
}

ul#news li {
	border-bottom: 2px solid #F5EED9;
	padding: 3px 0 10px 0;
}

ul#news li a {
	color: #796565;
}

ul#news li strong {
	color: #22201f;
}

ul#news ul {
	margin: 5px 0 0 0;
}

ul#news li li {
	border-bottom: none;
	padding: 0 0 5px 0;
	margin: 0;
	list-style: none;
}



/*####################################################### CONTAINER FOR CONTENT ####################################################### */
body.home #featured

{
	width: 970px;
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 23px;
}

body.home .featured-item
{
	float: left;
	display: block;
	border-bottom: solid 1px #d8cfc6;
}

.last
{
	float: right;
	display: block;
	margin: 0;
	padding: 0;
}
#content, #content-sub { 
	padding: 0 !important; 
	margin: 0 !important; 
	}


#col1 p a, #col2 p a {
	text-decoration: none;
	color: #c4b9ab;
}

#col1 p a:hover,#col2 p a:hover { 
	color: #e2d4c2; 
	text-decoration: underline !important;
	}
.hide {
	display: none;
	visibility: hidden;
	}
	
p { /*add some nice margin to the p tags in the entire site*/
	padding: 0;
	margin: 0 0 15px 0;
	}
	
body.home p { /*take away the margin on the home page p's */
	margin: 0;
	padding; 0;
	}

.news_article a {
	color:#c4b9ab !important;
}
.news_article a:hover {
	color:#e2d4c2 !important;
}


/*####################################################### CONTENT/GRADUATES PROGRAM/BERNARD'S CODE ####################################################### */
#content, #content-sub { 
	padding: 0 !important; 
	margin: 0 !important; 
	}

#graduateProgram {
	background:url(http://www.cornellpharmacology.org/content/i/highlight_content_bg.jpg) no-repeat 0 0;
	height:300px; 
	width:472px;
	padding: 27px;
	float: left;
	}

#graduateProgramTitle {
	float:left;
	width:297px;
	height:57px;
	}

#graduateProgramButton {
	float:left;
	width:172px;
	height:57px;
	text-align:right;
	}

.graduateProgramBodyText {
	float:left;
	width:480px;
	padding-right:15px;
	padding-left:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	color:#333333;
	}
.graduateProgramBodyText p {
	width:240px;
	font-size:14px;
	line-height: 20px;
	}
	
.graduateProgramBodyText a {
	color:#396b84 !important;
}
a.graduateProgramBodyText:link {
	color:#396b84 !important;
}
	
.graduateProgramBodyText .GraduateProgramBodyTextHighlight {
	color:#396b84;
}



.siteNewsHighlight,.SeminarHighlight {
	color:#fff8c6;
	font-weight:bold
	}

.graduateProgramBodyText li {
	display: inline;
	}

.graduateProgramBodyText ul {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	padding-top: 2px;
	}

#GraduateProgramBodyTextBullets {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	}

#col1 {
	width: 529px;
	float: left;
	padding: 35px 20px 35px 0;
	}
	
#col2 {
	width: 417px;
	padding: 35px 0px 30px 0px;
	float:right;
	}

.replaceText{
	display:none;
	}

#ourResearchDiv {
	float:left;
	padding:27px;
	height:260px;
	width:418px;
	}
#ourResearchDiv #Content,#ourResearchDiv #Content p {
	float:left;
	width:480px;
	line-height:20px;
	padding-top:8px;
	color:#9b9087;
	}
	
#ourResearchDiv .ContentImg {
	padding-bottom:15px;
	padding-left:5px;
	}

#ourResearchDiv .LearnMoreButton {
	float:left;
	margin-top:12px;
	}

#col2 .siteSearch {
	float:left;
	height:27px;
	width:415px;
	text-align:right;
	}

#col2 .submit_btn {
	background:url(http://www.cornellpharmacology.org/content/i/goButton.png) no-repeat;
	height:22px;
	width:25px;
	border:none;
	
	}

#siteNews,#researchSeminarSeriesDiv {
	float:left;
	width:415px;
	}

.siteNewsHeader {
	float:left;
	width:415px;
	height:27px;
	border-bottom:solid 1px #817671;
	}
.news_article {
	float:left;
	border-bottom:solid 1px #817671;
	padding-bottom:8px;
	}		
.news_article h4 {
	font-size:14px;
	color:#fff8c6 !important;
	font-weight:bold !important;
	text-decoration:none;
	padding:8px 0 8px 0;
	}
.news_article h4 a {
	color:#fff8c6 !important;
	font-weight:bold !important;
	text-decoration:none;	
	}	
.news_article h4 a:hover {
	color:#c4b9ab;
	font-weight:bold;
	text-decoration:underline;		
	}				
.news_article p {
	float:left;
	font-size:12px;
	line-height: 20px;	
	color:#a99f96 !important;
	}				
.news_article p a {
			
	}
.researchSeminarHeader {
	float:left;
	width:415px;
	height:27px;
	margin-top:15px;
	}
.researchSeminarArticle {
	float:left;
	border-top:solid 1px #817671;
	padding-bottom:8px;
	width:100%;
	}

.researchSeminarArticle .dateTime {
	width:415px;
	padding-top:6px;
	padding-bottom:2px;
	font-weight:bold;
	color:#f4c14f;
	float:left;
	font-size:14px;
	font-family: Georgia,"Times New Roman", Times, serif;
	}
.researchSeminarArticle h4 {
	font-size:14px;
	color:#c4b9ab !important;
	font-weight:bold !important;
	text-decoration:none;
	padding:8px 0 4px 0;
	}
.researchSeminarArticle h4 a {
	color:#ffb000 !important;
	font-weight:bold !important;
	text-decoration:none;		
	}	
.researchSeminarArticle h4 a:hover {
	color:#ffc951;
	font-weight:bold;
	text-decoration:underline;		
	}				
.researchSeminarArticle p {
	float:left;
	font-size:12px;
	line-height: 20px;	
	color:#9b9087 !important;
	}				
.researchSeminarArticle p a {
			
	}	
.readMoreDiv,.viewMoreDiv {
	margin-top:5px;
	width:100%;
	text-align:right;
	float:left;
	height:20px;
	}			
#graduateProgramImages {
	width:232px;
	float:right;
	margin-top:15px;
	height:240px;
	}
#graduateProgramImages p#title {
	display:none;
	}
#graduateProgramImages ul {
	padding-top:12px;
	}
#graduateProgramImages li {
	padding-right:4px;
	}

.readMore {
	border:solid 1px #817671;
	padding: 3px 14px 3px 12px;
	text-transform:uppercase;
	font-size:10px;
	color:#9c918c !important;
	background-color:#393230;
	text-decoration:none !important;
	position:relative;
}

a.readMore:hover {
	background-color:#362825;
}

#textTool {
	float:right;
	width:150px;
	text-align:right;
	margin-top:10px;
}

/*####################################################### 1ST FEATURE - CENTERS OF EXCELLENCE ####################################################### */
body.home #welcome
{
	padding: 0px;
	margin-right: 10px;
	display: block;
	border-top: #9a8c8c 1px solid;
	float: left;
	width: 433px;
}

body.home #featured-top
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: white url(http://www.cornellpharmacology.org/content/i/home_welcome.gif) no-repeat;
	height: 170px;
	float: left;
	width: 433px;
}

.spotlight
{
	width: 70px;
	height: 90px;
	border: solid 1px #5c7f76;
	float: left;
	margin: 0px 10px 10px 0px;
}

body.home #welcome h3
{
	width: 97px;
	height: 20px;
	margin: 0 0 14px 0;
	padding: 0;
}

body.home #welcome h4
{
	float: left;
	width: 85px;
	height: 122px;
	margin: 0;
	padding: 0;
}

/*####################################################### 2ND FEATURE - CONTACT US #######################################################*/
body.home #featured-bottom
{
	border-top: #f2e8e5 1px solid;
	margin: 5px;
	padding: 0;
}

body.home #news { margin: 0px 14px 20px 14px; }

body.home #news h3
{
	background: url(http://www.cornellpharmacology.org/content/i/h3_news.gif) no-repeat 0 0;
	width: 125px;
	height: 19px;
	margin: 0px 0 0 0;
	padding: 0;
}

body.home #news strong, #news p, #practice p
{
	color: #5c7f76;
	font-size: 11px;
	line-height: 21px;
	margin: 5px 0 5 0;
}

body.home #news strong
{
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 13px;
}

body.home #practice p { margin-left: 3px; }

body.home #news a.view-more
{
	background: url(http://www.med.cornell.edu/cms/wmc-970/i/btn_viewmore.gif) no-repeat 0 0;
	width: 134px;
	height: 21px;
	margin: 10px 0 0 0;
	padding: 0;
}

body.home #practice
{
	width: 310px;
	background: url(http://www.med.cornell.edu/cms/wmc-970/i/bkg_hp_divider.gif) no-repeat 0 0;
	margin: 0;
	padding: 0 0 30px 15px;
}

body.home #practice h3
{
	background: url(http://www.med.cornell.edu/cms/wmc-970/i/h3_practice.gif) no-repeat 0 0;
	width: 139px;
	height: 15px;
	margin: 20px 0 8px 3px;
	padding: 0;
}

body.home #practice h4
{
	background: url(http://www.med.cornell.edu/cms/wmc-970/i/h4_practice.jpg) no-repeat 0 0;
	width: 256px;
	height: 93px;
	margin: 10px 0 8px 0;
	padding: 0;
}

body.home #practice .find-out
{
	background: url(http://www.med.cornell.edu/cms/wmc-970/i/btn_findout.gif) no-repeat 0 0;
	width: 110px;
	height: 21px;
	margin: 10px 0 0 3px;
	padding: 0;
}

/*####################################################### 2ND COLUMN - VIDEOS #######################################################*/
body.home #video
{
	width: 290px;
	height: 450px;
	background: url(http://www.cornellpharmacology.org/content/i/video-bg.gif) no-repeat 0 0;
	border: 0px;
	margin: 0;
	padding: 0;
}

#hp-video h3
{
	background: url(http://www.med.cornell.edu/cms/nyp/i/hp_video.gif) no-repeat 0 1px;
	width: 280px;
	height: 26px;
	padding: 0 0 18px 0;
	margin: 15px 0 0 0;
}

#hp-video h4
{
	font-size: 12px;
	line-height: 18px;
	color: #423636;
	font-family: 'Trebuchet MS','Arial',sans-serif;
	margin: 0;
	padding: 0 14px 0 16px;
}

#video-list
{
	height: 250px;
	margin: 0;
	padding: 0 14px 0 16px;
}

#video-list ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#video-list li
{
	margin: 8px 0 0 0;
	padding: 0 0 5px 12px;
	background: url(http://www.med.cornell.edu/cms/nyp/i/bullet_round_wh.gif) no-repeat;
	background-position: 2px 8px;
	line-height: 20px;
}

#video-list a { color: #423636; }

#nav-serviceline a.more, #video-list a.more
{
	float: left;
	text-transform: uppercase;
	color: #fff;
	background: #576c6c;
	border: #4d5e5e 1px solid;
	margin: 10px 0 0 0;
	padding: 4px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}

#nav-serviceline a.more:hover, #video-list a.more:hover
{
	border: #495959 1px solid;
	background: #355858;
}

.home #hp-player { margin-top: 0; }

/*####################################################### 3RD COLUMN - EVENTS #######################################################*/

#page-utility, #col-3-utility #page-utility {
	height: 60px;
}

body.home #events h3
{
	background: url(http://www.cornellpharmacology.org/content/i/events-title.gif) no-repeat 0 0;
	width: 183px;
	height: 17px;
	margin: 10px;
	padding: 0;
}

body.home #events
{
	float: left;
	margin: 2px 0px 100px 10px;
	background: #eddcd3;
	width: 226px;
	padding: 0px;
	color: #236176;
	height: 400px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #9a8c8c;
font-size: 11px;
}

body.home #events a:link
{
	color: #236176;
	font-size: 11px;
}

body.home #events em { font-size: 9px; }

body.home #events strong
{
	color: #236176;
	font-size: 11px;
	border-top: solid 1px #F2E8E5;	display: block;
	margin: .6em 0;
	padding-top: .3em;
	
}

body.home #events li
{
	background: white url(http://www.cornellpharmacology.org/content/i/events_bg.gif) repeat-x 0 0;
	padding: 10px;
	list-style-type: none;
	list-style-position: default;
	line-height: 1.6em;
	border-top: solid 1px #ffffff;
	padding-bottom: 1.5em;
}

body.home #events li .date
{
	font-style: italic;
	color: #141414;
	display: block;
	font-size: 10px;
}

body.home #events li .location
{
	font-style: normal;
	color: #141414;
	display: block;
	font-size: 10px;

}

/*####################################################### Button Replacement #######################################################*/
a.boxbutton:hover
{
	height: 15px;
	background-position: 0 -15px;
}

#featured-top a.read_more
{
	position: absolute;
	top: 140px;
	left: 305px;
}

a.read_more
{
	background: url(http://www.cornellpharmacology.org/content/i/read_more.gif) 0 0 no-repeat;
	width: 84px;
	height: 15px;
	float: right;
	padding: 0px;
	margin: 0px;
}

a.more_news
{
	background: url(http://www.cornellpharmacology.org/content/i/more_news.gif) 0 0 no-repeat;
	width: 84px;
	height: 15px;
	float: right;
	margin: 1px 2px 0px 0px;
}

a.more_events
{
	background: url(http://www.cornellpharmacology.org/content/i/more_events.gif) 0 0 no-repeat;
	width: 94px;
	height: 15px;
	float: right;
	margin: 1px 2px 0px 0px;
	bottom: 0;
}

.replace span
{
	display: none;
	visibility: invisible;
}

/********************************************** Yearbook Photos ****************************************************************/
.yearbook
{
	float: left;
	margin: 0px 5px 8px 0px;
	font-size: 10px;
	line-height: 1.3em;
	width:290px;
	height:160px;
}

.yearbook a, .yearbook a:hover { border: 0px; }

.headshot
{
	width: 80px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.yearbook span
{
	clear: left;
	display: block;
	text-align: center;
	font-size: 10px;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	
}

.portraits h4 { clear: left; }

.student-info
{
	margin: 0px;
	padding: -8px 10px 10px 10px;
	font-size: 10px;
	text-align: left;
	line-height: 1.6em;
	height: 92px;
	width: 180px;
	float: left;
}
.student-info2
{
	margin: 0 0 0 10px;
	padding: -8px 10px 10px 10px;
	font-size: 10px;
	text-align: left;
	line-height: 1.6em;
	height: 92px;
	width: 180px;
	float: left;
}


/********************************************** Table Styles ****************************************************************/
.default-table
{
	font-size: 11px;
	border-bottom: solid #9a8c8c;
	border-width: 0px 0px 4px 0px;
	background-color: #FFFCF3;
	line-height: 1.3em;
	width: 100%;
}

.default-table td
{
	padding: 8px 10px 10px 10px;
	vertical-align: top;
	border: solid #F5EED9;
	border-width: 1px 0px 0px 0px;
}

.default-table th
{
	padding: 8px 10px 10px 10px;
	vertical-align: middle;
	border: solid #9a8c8c;
	border-width: 4px 0px 1px 0px;
	background: #F5EED9;
	font-family: georgia;
	font-size: 14px;
	line-height: 1.3em;
}

.default-table tr { }
td.date { width: 70px; }
td.name { width: 180px; }
td.whereandwhen { width: 150px; }
td.position { }
td.title { width: 180px; }
td.topic { width: 210px; }

.icon-button
{
	width: 40px;
	text-align: center;
}

.icon-button img {margin-top: .3em;}

.location { }

.contact
{
	width: 220px;
	font-size: 11px;
	line-height: 1.6em;
}

.affiliations
{
		font-size: 10px;

}

/*
.divider
{
	background: #9a8c8c;
	width: 8px;
		border: solid #9a8c8c !important;
	border-width: 0 0px 0px 2px !important;
}
*/

.bullet1
{
	background-color: #fffdf5;
	width: 8px;
		border: solid #9a8c8c !important;
	border-width: 0 0px 0px 2px !important;
}

.bullet2
{
	background-color: #f4efd3;
	width: 8px;
		border: solid #9a8c8c !important;
	border-width: 0 0px 0px 2px !important;
}

.bullet3
{
	background-color: #def1f0;
	width: 8px;
		border: solid #9a8c8c !important;
	border-width: 0 0px 0px 2px !important;
}

.bullet4
{
	background-color: #c2e6ee;
	width: 8px;
		border: solid #9a8c8c !important;
	border-width: 0 0px 0px 2px !important;
}

/********************************************** List Styles ****************************************************************/
ul.citation li
{
	font-size: 11px;
	line-height: 1.6em;
}

ul.unstyled li
{
list-style-type: none;
}

/********************************************** footer styles ****************************************************************/

#footer-schools li
{
display: inline;
float: right;

text-align: right;}

#footer-schools li a
{
	font-family: Georgia, serif;
	font-size: 12px;
	display: block;
	float: left;
	text-transform: uppercase;
	letter-spacing: .15em;
	line-height: 1.3em;
	color: #666666;
}

#footer-schools li a:hover {
text-decoration: none;
color: #990000;
}
	
	
a.weill{text-align: right; padding-right: 10px; border-right: solid 1px #999999;}

.sloan-kettering {text-align: left; margin: 0 10px;}


/********************************************** Second Column Nav ****************************************************************/
.SecondColumnSearch {
	float:right;
	margin-top:5px;
	height:30px;
}
#links h3 {
font-size:16px;
font-weight:normal;
color:#003656;
}
.homepage_background {
	background: url(http://www.cornellneurosurgery.com/i/v2/bg_home.jpg) 0 0 no-repeat;
	background-position:center top;
}

.DoctorListing {
	width:228px;
	font-size:13px;
	
}

.ClassicPhotos {
	width:480px;
	float:left;
	font-size:12px;
	line-height:16px;
	margin-bottom:15px;
}
.ClassicPhotosStyle {
	margin-bottom:8px;
}
.ClassicPhotosText {
	float:left;
}

.student-info p,.student-info2 p  {
	font-size:11px;
	line-height:1.5em;
	font-family:verdana;
}

#news h5 {
	font-size:12px;
	color:#003656;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.news_article a:link {
	color:#c4b9ab;
}
.news_article a:visited {
	color:#c4b9ab;
}
.news_article a:active {
	color:#c4b9ab;
}
.researchSeminarArticle h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
}

.seminarCaption {
	color:#434343;
	margin-top:5px;
	font-size:13px;
}

.seminarsDiv {
	border-bottom:solid 2px #f5eed9;
}

.seminarsDiv h4 {
	font-weight:bold;
	color:#434343;
	font-size:14px;
	font-family: Georgia,"Times New Roman", Times, serif;
}
.seminarsDiv .location {
	color:#4c4c4c;
}
.seminarsDiv .title {
	color:#003656;
	font-size:14px;
	font-weight:bold;
	margin:-8px 0 0 0;
}
.seminarsDiv .body {
	color:#222222;
}
.seminarsDiv .body strong {
	color:#141414;
}
#topofpage {
	
}


