/* ################## Element Styles ################### */


/* ################## Applied Styles ################### */

.bold {font-weight:bold;}

.namescolor1 {color:blue;}

.namescolor2 {color:purple;}

ul.liststylenone {list-style:none;}

.handcursor {cursor:pointer; cursor:pointer;}

body {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif; /* fonts for horizontal and vertical menus */
	color:#222;
	padding: 0;
	margin: 0;
}

#container {margin: 0; padding: 0; height:97px; width:980px; background: url(../images/header-980-px.gif) no-repeat top left;  /* note: top left = 0px 0px */}

#banner {
	width: inherit; /*776px;*/
	height:64px;
	margin: 1px 0 1px 1px;
	/*background: url(../images/mapTop_small.gif) no-repeat top left;*/
	}
#containeropportunities {margin:0px; padding:0px; height:97px;}
#banneropportunities {width:inherit; /*776px;*/ height:64px; margin:1px 0px 1px 1px; background: url(../images/faimer_iome.gif) no-repeat top left;}
#searchbkopportunities { width:800px; height:24px; color:#992E00; margin:0px 0px 0px 1px; padding:8px 0px 0px 5px;} /* #fff */

#searchbk {width:inherit; height:32px; color:#fff; margin:0; padding:0;}
#searchbk a:link {color:#fff; text-decoration:none;}
#searchbk a:visited {color:#fff; text-decoration:none;}
#searchbk a:hover {color:#CCCC99; text-decoration:underline;}

#crumbs {
	padding:11px 0 8px 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	border-bottom:1px dashed #ccc;
	margin: 0 0 1em 3px;
	}

	
/* skip */
a#skip {display: block; position:absolute; top:0; left:200px; width:50%; padding: 0; background: transparent; font-weight: bold; text-align: right;}
a#skip:link, a#skip:visited {color: #9f3b10;}
a#skip:hover, a#skip:focus, a#skip:active {background: #fc3;}	
	
	


/* @@@@@@@@@@@@@@@@@@@@@@@@@@ Non-menu items @@@@@@@@@@@@@@@@@@@@@@@@@@ */

#searchBottom {width:171px; height:20px; margin:0 0 1.5em 1px; background: url(../images/leftNavBottom.gif); float:left !important; float:none;}  /* "!important" does not display in Internet Explorer */
	
#centercontent {
	font: 14px/22px Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	margin-left: 177px;
	margin-right: 219px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 179px;
	margin-right: 221px;
	}
html>body #centercontent {
	margin-left: 179px;
	margin-right: 216px;
	}
	
	
#content {
	font: 14px/22px Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	margin-left: 180px;
	margin-right: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 182px;
	margin-right: 20px;
	}
	
	

div#news {width:95%; margin:0; float:left; overflow:hidden;}/* width was 80% */
div#news p {margin-top:.25em; font-size:12px; line-height:18px;}	
div#news h4 {margin-bottom:0;}
	
#rightcontent {float:right; width:206px; background:#c8e089; border-left:3px solid #fff; border-right:1px solid #fff; color:#333; margin-top:1px;} /* padding: 4px 5px 0 5px; */
#rightcontent div.aligncenter {margin:0 0 0 7px;}
#rightcontentBottom {float:right; width:206px; height:20px; background: url(../images/rightNavBottom.gif); float:left !important;	float:none;} /* "!important" does not display in Internet Explorer */
/*position: absolute;
right:0px;
top:106px;
width:198px;
background:#c8e089;
padding: 4px 5px 0 5px;
border-left:3px solid #fff;
border-right:1px solid #fff;
color:#333;
*/
	
/*	#rightcontent a:link {color:#fff; text-decoration:none;}*/
/*	#rightcontent a:visited {color:#fff; text-decoration:none;}*/
/*	#rightcontent a:hover {color:#CCCC99; text-decoration:underline;}*/

#imageBox {
	margin-left:1em;
	z-index:-5;
	float: right;
	display: block;
	color:#333;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border-left:1px dashed #ccc;
	padding-left: 3px;
	border-bottom:1px dashed #ccc;
	padding-bottom: 3px;
	}
	
	.imageBox2 {
	margin-left:1em;
	margin-bottom:0.5em;	
	width:285px;
	z-index:-5;
	float: right;
	display: block;
	color:#333;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	border-left:1px dashed #ccc;
	padding-left: 3px;
	border-bottom:1px dashed #ccc;
	padding-bottom: 3px;
	}
	
	p.indent {text-indent: 1cm;}
	
.highlightBox {
	margin-right:5px;
	float: left;
	display: block;
	}	
	
	.highlightBox img {
		padding:5px 0;
		}	
		
#spotlightBox {
	margin-right:5px;
	float: left;
	display: block;
	}	
	
	#spotlightBox img {
		padding:5px 0 2px 0;
		}	
	
h1, h2, h3, h4 {
	font-family: arial, helvetica, sans-serif;
	}

h1 {
    font-weight: normal;
    font-size: 21px;
    color: #992E00;
    line-height: 1.2;
	margin-top:0;
	}

h2 {
    font-weight: normal;
    font-size: 18px;
    color: #333;
    /*color:#992E00;*/
    line-height: 1.2;
	margin-bottom:0;
	}

h3 {
	color:#727B34;
    font-size: 16px;
	}
	
h4 {
	color: #777;
	font-size:14px;
	line-height:120%;
	}

a:link {color:#992E00; text-decoration:none;}
a:visited {color:#992E00; text-decoration:none;}
a:hover {color:#f90; text-decoration:underline;}

div.borderbox a {border:1px solid #fff; display:block; width:505px; height:299px; overflow:hidden; position:relative; margin-left:30px; z-index:0;}
div.borderbox a:hover {border:1px solid #f90;}
div.borderbox a img {position:absolute;  left:0px; border:none; width:505px; z-index:0;}

.post {margin-top:0; margin-bottom:1.5em;
	font: 10px/11px Verdana, Arial, Helvetica, sans-serif;}	

.altcontent {font:9px/11px Verdana, Arial, sans-serif; margin:0; padding:0;}

.blue {color:#33c; font-weight:bold;}
.purple {color:purple; font-weight:bold;}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@ 3rd level menus "see Institute pages" @@@@@@@@@@@@@@@@@@@@@@@@@@ */

#rightNav {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#222;
	width:155px;
	float:right;
	position:relative;
	margin: 0 0 1em 10px;
	padding: 0 4px 4px 4px;
	display:block;
	background:#eee;
	}

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

#rightNav li {
	position : relative;
	line-height : 1.2em;
	padding: 5px 2px; 
	border-bottom:1px solid #fff;
	display: block;
	}

#rightNav li a{
	display: block;
	}
	

#instituteNav {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	margin-top:0;
	}
	


/* @@@@@@@@@@@@@@@@@@@@@@@@@@ Table properties @@@@@@@@@@@@@@@@@@@@@@@@@@ */

table.two {margin: 1em 0 2em 0; border: 0;}
table.two td {border: 0; width: 50%; padding: 0 10px 0 0;}

img.portrait {
	padding: 0; 
	margin: 0 1em 0 0; 
	float:left; 
	border-right:1px dashed #ccc; 
	border-bottom:1px dashed #ccc;
	position:relative;
	}

.title {font-style: italic;}


table.dates {
	margin-bottom: 1em;
	}
table.dates td {
	vertical-align: top;
	padding: 0 15px 5px 0;
	}

ul.spacedli li {
	padding-bottom: 1em;
	}

/* @@@@@@@@@@@@@@@@@@@@@ Right side arrow graphic navigating to top of page @@@@@@@@@@@@@@@@@@@@@ */

.backToTop {
	float:right;
	}
	
/* @@@@@@@@@@@@@@@@@@@@@@@@@@ List Styles @@@@@@@@@@@@@@@@@@@@@ */

ol.lowerAlpha {
  list-style:lower-alpha;
  }
  
ul.noStyle {
  list-style:none;
  }
	
/* @@@@@@@@@@@@@@@@@@@@@@@@@@ Footer @@@@@@@@@@@@@@@@@@@@@@@@@@ */

.bottomNav {
	text-align: right;
	margin-bottom: 2em;
	font-size: 10px;
	}
	

#regionals {
	text-align: left;
	margin:0 0 0 5px;
	font-size: 11px;
	padding-left:3px;
    line-height: 1.2;
	}		
	
 #regionals h5 {
    font-weight: normal;
    font-size: 11px;
    color: #666;
    line-height: 1.1;
	margin:1em 0 1em -5px;
	}	
	
  #regionals .reglink {
  margin:0 0 5px 0;
  }
  
	

#update {
	clear:both;
	display:block;
	color: #777;
	padding: 1em 4px 0 3px;
	text-align: left;
	margin-top: 4em;
	}

#footer {
	color: #777;
	padding: 1em 5px;
	border-top:1px dashed #ccc;
	margin-top: 1em;
	clear:both;
	}
	
	
	
	
	
/* @@@@@@@@@@@@@@@@@@@@@@@@@@ rollover menu - Left Vertical Nav Bar w/ Rollovers @@@@@@@@@@@@@@@@@@@@@@@@@@ */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width: 171px;
	}


#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.2em;
	margin-bottom : -1px;
	width: 14em;
	z-index:50; /* needed to make the dropdowns to appear over certain images on the research/workforce page in IE 6 & 7 */
	}
	
#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 172px;
	margin-top : -2.2em;
	}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
	}
	
#nav li a {
	display: block;
	border: 1px solid #fff;
	padding: 7px 2px 7px 5px;
	margin-bottom: -1px !important;    /* "!important" does not display in Internet Explorer */
	margin-bottom:0;
	width: 164px;
	color: #333;
	text-decoration: none;
	background: #c8e089;
	}

#nav li ul li a {
	display : block;
	color : #030;
	text-decoration : none;
	background-color : #c8e089;
	border : 1px solid #fff;
	padding: 7px 2px 7px 5px;
	width: 164px;
	z-index: 50;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	}

#nav a.parent {
	background: #c8e089 url(../images/plus.gif) center left no-repeat;
	padding: 7px 2px 7px 15px;
	width: 154px;
	}

#nav a.parent2 {
	background: #B6D0E0 url(../images/arrow.gif) center right no-repeat;
	}

#nav a.sub {
	background-color: #EFECE7;
	padding: 7px 5px 7px 15px;
	width: 151px;
	}

#nav a.sub:hover {
	background-color: #fff;
	color:#333;
	}

#nav li a:hover {
	color: #fff;
	background-color: #949b5d;
	}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	/* lists nested under hovered list items */
	left: auto;
	}
	
#current a.parent:link, #current a.parent:visited, #current a.parent:hover, #current a.parent:active {background-color: #949b5d; color: #fff;}
#current a:link, #current a:visited, #current a:hover, #current a:active {background-color: #949b5d; color: #fff;}


#currentSub a:link, #currentSub a:visited, #currentSub a:hover, #currentSub a:active {background-color: #d9ba4d; color: #333; 
	padding: 7px 2px 7px 15px;
	width: 154px;
	}	

/* @@@@@@@@@@@@@@@@@@@@@@@@@@ Gallery Styles @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

table.gallerytable {margin-left:15px; float:left;}
table.gallerytable tr td {padding-right:10px;}
table.gallerytable tr td a img.thumb {border:2px solid #000;}
table.gallerytable tr td a img.thumbleft {float:left;}
table.gallerytable tr td a img.thumbright {float:right;}
table.gallerytable tr td a img.thumbcenter {margin-left:15px;}
	
/* @@@@@@@@@@@@@@@@@@@@@@@@@@ Education Pages Quotes @@@@@@@@@@@@@@@@@@@@@@@@@@ */

	
#quotes {
	background: #c8e089 url(../images/fellowreflections.gif) top left no-repeat;	
	color:#333; 
	padding:28px 5px 5px 5px; 
	border:1px solid #c8e089; 
	margin:0 0 10px 0; 
	font: 14px/20px times, serif;
	}
	
/* ############ sortable list ##################### */
table.fellow {margin-bottom: 3em; border: 1px solid #ccc; text-align: left; width: 99%;}
.fellow th {color: #555; background: #cc9; padding: 2px 2px 5px 5px;}
.fellow tr.shade {background: #EFECE7;}
.fellow td {padding: 2px 10px 5px 5px;}
.name {padding-bottom: .8em;}
.abstract {background: url(http://www.faimer.org/images/pdf_sm.gif) no-repeat top;}
.noabstract {padding-left: 30px;}
.sortlist {padding-left: 22px; background: url(../images/pdf_sm.gif) no-repeat top left; margin-bottom:.5em;}
	
/* ############# Education Regional Page ################ 11/18 */
.ridirector {
  width:370px;
  padding:5px;
  float:right;
  font-size:10px;
  line-height:18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left:1em;
  margin-bottom:0.5em;
  border-left:1px dashed #ccc;
  border-bottom:1px dashed #ccc;
}

.ridirectorfont {
 font-size:8px;
  line-height:18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }

div.error404 {height:250px; width:550px; background:#e9edc9; border:2px solid #727B34; text-align:left; padding:20px; font-family:'Palatino Linotype','Book Antiqua',Palatino,serif; color:#992E00; margin-top:30px; margin-bottom:30px;}
div.error404 h2 {line-height:25px;}

/* ############# Fellows Innovation Table ############# */

table.innovationtable {width:100%; margin-left:15px; border:1px solid #cccccc; font-size:14px;}
table.innovationtable td {padding:4px 0px 4px 10px;}
table.innovationtable td div {margin:10px 0px;}
.abstract {background:url(../images/pdf_sm.gif) top no-repeat; float:left; margin-bottom:10px; clear:both;}
.pdficon {margin-right:10px;}

/* ############## Resources Masters Med Ed List ############### */
ul#listcontent {margin:20px 5px 0 15px;}
ul#listcontent {list-style-type:none;}
ul#listcontent li {margin-left:-1em; padding:0;}


#sitemap h3 {margin-bottom:0;}
#sitemap p {margin-top:2px;}

/* ################ Miscellaneous Tables ############## */

table.tablefontsize {font-size:14px;}
p.tablefontsize {font-size:14px;}

table.regionaldirectors {font-size:11px; line-height:18px;}

/* ################ Who Page ################## */

table.whotable {width:99%;}

.errorheight {width:776px; border:3px solid #727B34; background-color:#ffffff; height:400px;}
.errorheightdiv {height:150px; width:550px; text-align:center; padding:10px 0px 10px 0px; color:#992E00; margin-top:15px; margin-bottom:50px; background:#fff;}

/* ################ Partners Page ################# */

.clearer {clear:both;}
table.partnerstable{float:left; width:600px; margin-left:15px; float:left; font-size:14px;}
table.partnerstable td.logocell {width:190px; height:125px; padding:0px 0px 0px 0px;}
table.partnerstable td.blankcell {height:50px;}
table.partnerstable td.textcell {width:375px; padding:0px 0px 0px 15px; height:75px; background:url(../images/partners.gradient.gif) no-repeat bottom left;}
/* adds padding to textcell in IE6 and IE7 */
table.partnerstable td.padIE6 {}

/* ################ Donations Page ################# */

input.formbutton {display:block; background:url(../images/donate.btn.gif) no-repeat; float:left; clear:both; margin-bottom:5px; width:114px; height:35px; border:none;}
input.formbutton:hover {display:block; background:url(../images/donate.btn.gif) no-repeat; float:left; clear:both; margin-bottom:5px; width:114px; background-position:0 -34px; height:35px; cursor:pointer;}

/* make text reddish brick color */
.textbrick {color:#992E00;}

/* xml - php sortable list */
#xmltable a.textblack {color:#000000;}

/* ######################## SORTABLE LIST ########################## */

table.sortable {margin-bottom: 3em; border: 1px solid #ccc; text-align:left; width:99%; font:14px/22px Verdana, Arial, Helvetica, sans-serif;}	
table.sortable th {color:#555; background:#cc9; padding: 2px 2px 5px 5px;}
table.sortable th.parallelgraphic {width:70px;}/* width opens td cell so arrow graphic will not go beneath the text but will go to the side of it */
table.sortable td.biggerbullet {font-size:16px;}
table.sortable a {color:#555;}
table.sortable td {padding: 2px 10px 5px 5px;}
table.sortable td.lineup {padding-left:12px;}
table.sortable tr.odd {background:#EFECE7; }	
table.sortable tr.even {background:#ffffff; }
table.sortable a img {border:0;}

a.imedtooltip{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    margin:8px 0 0 5px;
    text-decoration:none}

a.imedtooltip:hover{z-index:25;}

a.imedtooltip span{display: none}

a.imedtooltip:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:30px; left:175px; width:120px;
    border:1px solid #727b34;
    background-color:#949b5d; color:#fff;
    padding:5px;
    text-decoration:none;
    text-align: center}
    
a.doratooltip{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    margin:8px 0 0 0;
    text-decoration:none}

a.doratooltip:hover{z-index:25;}

a.doratooltip span{display: none}

a.doratooltip:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:30px; left:130px; width:120px;
    border:1px solid #727b34;
    background-color:#949b5d; color:#fff;
    padding:5px;
    text-decoration:none;
    text-align: center}

/*table.sortable {
  border-spacing: 0;
  border: 1px solid #000;
  border-collapse: collapse;
  test-align: center;
}

table.sortable th, table.sortable td {
  text-align: right;
  padding: 2px 4px 2px 4px;
  width: 100px;
  border-style: solid;
  border-color: #444;
}

table.sortable th {
  border-width: 0px 1px 1px 1px;
  background-color: #ccc;
}

table.sortable td {
  border-width: 0px 1px 0px 1px;
}

table.sortable tr.odd td {
  background-color: #ddd;
}

table.sortable tr.even td {
  background-color: #fff;
}

table.sortable tr.sortbottom td {
  border-top: 1px solid #444;
  background-color: #ccc;
  font-weight: bold;
} */


/* ################ Pay Now Button ################# */

input.paybutton {display:block; background:url(../images/pay.now.btn.gif) no-repeat; float:left; clear:both; margin-bottom:5px; width:114px; height:35px; border:none;}
input.paybutton:hover {display:block; background:url(../images/pay.now.btn.gif) no-repeat; float:left; clear:both; margin-bottom:5px; width:114px; background-position:0 -34px; height:35px; cursor:pointer;}

/* ################ Register Now Button ################# */

a.registerbutton {display:block; background:url(../images/register.now.btn.gif) no-repeat; margin-bottom:5px; width:138px; height:35px; border:none; cursor:pointer;}
a.registerbutton:hover {display:block; background:url(../images/register.now.btn.gif) no-repeat; background-position:0 -34px; height:35px; cursor:pointer;}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@ right menu for PME Project @@@@@@@@@@@@@@@@@@@@@@@@@@ */

#rightNavPMEContainer {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#222;
	width:155px;
	float:right;
	position:relative;
	padding: 0 4px 4px 4px;
	display:block;
	background:#fff;
	}

#rightNavPME {
	width:155px;
	position:relative;
	margin: 0 0 2em 0;
	padding: 0 4px 4px 4px;
	display:block;
	background:#eee;
	}

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

#rightNavPME li {
	position : relative;
	line-height : 1.2em;
	padding: 5px 2px;
	border-bottom:1px solid #fff;
	display: block;
	}

#rightNavPME li a{
	display: block;
	}

/* ################ News Page ################# */
div.ime{height:60px;}
div.ime div.imediv{float:left; width:100px; height:60px;}

/* ################ Institute Faculty Page ################# */
div.holddirectorsandfaculty {float:left; width:805px;} /* holds ifholdercontainer and prevents ifholdercontainer from going 2 wide next to directors */
div.holddirectorsandfaculty div.facultytext {float:left; width:805px; margin-bottom:15px;}
div.ifholdercontainer {float:left; width:805px;} /* holds ifholder and prevents ifholder from going 4 wide on an expanded browser */
div.ifholder {width:805px; height:120px; margin-bottom:10px; float:left;}
div.ifholder div.institutefaculty {width:400px; height:120px; float:left; background:url(../education/institute/faculty/images/rounded.corner.gradient.shape.gif) no-repeat; margin:0;}
div.ifholder div.institutefaculty img {margin:15px; float:left;}
div.ifholder div.institutefaculty a img {border:none;}
div.ifholder div.institutefaculty div.textholder {margin:15px 0; float:left; width:295px; height:105px; font-size:80%; line-height:150%;}
div.ifholder div.institutefaculty div.textholder h4 {margin:0; color:#992E00;}
div.ifholder div.institutefaculty div.textholder h4 a:hover {text-decoration:none;}
div.ifholder div.institutefaculty div.textholder div.makeindent {text-indent:10px; margin:0; padding:0;}

/* ################## No Border Class for Map ############*/

.noborder a img {border:none;}

.nobullet {list-style-type:none;}

ul.listtrianglegreen {
  list-style-image:url(../images/triangle.green.gif); margin-left:-1.75em !important;
  list-style-image:url(../images/triangle.green.gif); margin-left:1.5em;
  margin-top:.5em; margin-bottom:0;
  }
ul.listtrianglegreen li {padding-left:0px; line-height:1.5em;}

/* ####### FELLOWS OBSERVATIONS PAGE ######### */
div.observations {margin:15px 0 0 0; height:128px;}

/* ########### COLLAPS EXPAND FOR PUBS PAGES ############## */
div#content h2.issueexpander {background:#e0f6a5; width:100%; padding:7px 0px; margin:2px 0px;}


/****************** styles for temporary index-temporary.php file *******************/
div.wrapper {width:980px; margin:20px auto 0 auto;}
#centercontenttemp {width:580px; font: 14px/22px Verdana, Arial, Helvetica, sans-serif; background:#fff; margin-left: 177px;}
#rightcontenttemp {float:right; width:198px; background:#c8e089; padding: 4px 5px 0 5px; border-left:3px solid #fff; border-right:1px solid #fff; color:#333;}	
