/* CSS Document */
/* basic page layout defined here */

body {
	font-family:Arial, Helvetica, sans-serif;
}

#thePage {
}
#topSection{
	display:none;
}
#navPart {
	float: left;
	width: 0px;
	display: none;
}
#extraPart {
	display:none;
}

#midPart {
	padding-left: 10px;
	padding-right: 5px;
	width: 100%;
}
#footer {
	clear: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2A9A3A;
	margin-left: 154px;
	text-align: right;
	background-color: #FFFFFF;
}
/* basic font information */
h1{
	font-size:19px;
	font-weight:bold;
	text-align:left;
	margin:0 0 1em 0;
	line-height: 1.2;
}

h2{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:0 0 0.2em 0;
	line-height:0.9em;

}
p, li, div, dl, dt{
	font-size:12px;
	text-align:left;
	line-height:1.25em;
}

.small{
font-size:9px;
}

a{text-decoration: underline; color:#006600;}
a:hover{text-decoration: underline; color:#009900;}


/* navigation details */
#navPart dl, #navPart dt, #navPart dd, #navPart ul, #navPart li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navPart dl dt {
/*
	cursor: pointer;
*/
	margin: 4px 0 0 0;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	background: #FFFFFF;
	color: #299A39;
}
/*
#navPart dl dd {
	display:none;
}
*/
#navPart dl li {
	text-align: left;
	background: #FFFFFF;
	margin-left: 15px;
}
#navPart dl li a, #navPart dl dt a {
	color: #299A39;
	text-decoration: none;
	display: block;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navPart dl li a:hover, #navPart dl dt a:hover {
	background-color: #F4FDF5;
}
#navPart img{
border:none;
}
 /* search box in navigation section */
#search {
	text-align: left;
	margin: 0;
	display: none;
}




/* k-center sections */

.kcent{
	background-color:#FFFFFF;
	clear:both;
	float:none;
	border: none;
	padding:10px 0px 10px 0px;
	overflow:hidden;
	height:1%;
	margin: 1px 0px 10px 0px;
}
.kframe{
	float: left;
	width: 205px;
	height: 11.8em;
	padding: 0px;
	margin: 5px 10px 1.5em 0px;
}
/* upper and lower k center panes */
.ukc{
	height: 10.8em;
	padding: 5px 5px 5px 5px;
	margin: 0;
	overflow: auto;
	background-color:#F3FCF4;
	border-bottom: 1px solid #299A39;
	border-left: 1px solid #299A39;
}
.lkc{
clear:both;
	height:1.3em;
	background-color:#299A39;
	text-align:right;
	color: #FFFFFF;
}

.kcPic{
	margin: 0px 0px 0px 5px;
	float: right;
	border: 1px solid #29983D;
	padding: 0px;
}
.kcPicL{
	margin: 0px;
	float: left;
	padding: 0px;
}

/* formatting for content of the what's new */

#wn ul{list-style-type: none;  text-align: justify; list-style-position: outside; padding: 0; margin: 0;}
#wn ul li{margin-top: 2em;}
#wn ul li a{color: #006600; font-weight: normal; text-decoration: underline; font-style: normal; line-height: normal;}
#wn ul li a:hover{text-decoration: underline; color: #299A39;}

/* formatting for disclaimer */

.disclaimer{
color:#999999;
}
/* formatting of members section */

#mem{width:290px; margin-left:10px; clear:both; float:none;}
#mem ul{margin-top: 2px; list-style-type: none;  margin-left:0px; padding:0px;}
div#mem ul li{	margin-top: 2px;}
#mem ul li a{color: #006600; text-decoration: none; font-style: normal; line-height: normal;}
#mem ul li a:hover{text-decoration: underline; color: #009900;}

/* layout for IPI team table */
#teamTbl{
	padding:0;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#teamTbl td{
	padding:0px 0px 0px 0px;
}
#teamTbl p{
	padding-top:0px;
	padding-bottom:0px;
	line-height: 1.1;
	padding-left: 5px;
}

/* ipi green bar above item - used in team and confs*/
.bara {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CC99;
}
.clear {
	clear: both;
}

.barb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC99;
}

/* frame work for layout */

#container{

}
.itRow{
clear:both;

}
.itItem{
float:left;
}

/* publication specific details */
.bookTitle{
color:#006600;
}
.red {
border:solid 1px #FF0000;

}

.retReg {
	width:200px;
	margin:0 auto 10px auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC99;
	border-bottom-color: #99CC99;
}
.partnerTbl {
	background-color: #FFFFFF;
}
.partnerTbl th{
	text-align:left;
	background-color: #F3FCF4;
	border-top: 1px solid #29983D;
	border-bottom: 1px solid #29983D;
	font-weight: normal;
}
.partnerTbl td{
	margin:0 2px 0 2px;
	text-align:left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC99;
}
.rrInf {
	height: auto;
	width: 430px;
	z-index: 60;
	position: absolute;
	background-color: #FFFFFF;
	border: solid 1px #29983D;
	display: none;
}
.rInfTop {
	background-color: #DEF5E1;
	text-align: right;
	display: block;
	cursor:pointer;
}
.showDets{
	cursor:pointer;
	text-decoration: underline;
	color: #29983D;
	
}
.retHm {
	clear: both;
	float: none;
	text-align: right;
	padding: 20px 0 0 0;
}
.ukc h2 {
	padding-bottom: 5px;
}
/* publications layout */
.onePub{
	clear:both;
	float:none;
	margin:0;
	padding:0.05em 0;
;
}
.hdPub{background-color:#FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: #299A39;}
.sep{
	float:left;
	width:56%;
	text-align:left;
	padding:0.25em 0;
voice-family: "\"}\"";
	voice-family: inherit;
	width:56%;
}
html> .sep{
width:54%;
}
.title{
float:left; 
width:56%;
text-align:left;
padding:0.1em 0 0.4em 0em;
voice-family: "\"}\"";
voice-family: inherit;
width:56%;
}
html> .title{
width:54%;
}
.narCol{
	/* code for a narrow column */
float:left;
	width:14%;
	text-align:center;
	padding:.25em 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:14%;
	background: none;
}
html> .narCol{
width:14%;
}




#pubInf{
}
#pubInf img{
	float:right;
}
.infRow{
	clear: left;
	padding: 1px;
	
}
.infCat{
	width: 80px;
	float: left;
}
.infInf{
	float: left;
	padding:0 5px;
}

#pubParts{
}
#pubParts .infCat{
	width: 85px;
	float: left;
}
#pubParts .infCat img{
	float:left;
	padding-right:0.5em;
	border:none;
}
#pubParts .infInf{
	width:330px;
}
#pubParts .infRow{
	padding:0.3em 0;
}

/* end of publications layout */


.ltShadeCell {
	background-color: #ffffff;
}
.DkShadeCell {
	background-color: #E6F9E9;
}
.GrShadeCell {
	background-color: #29983D;
	color: #FFFFFF;
}
#papers .title{
	width:84%;
}
#papers .narCol{
	text-align:left;
	padding-right:5px;
}
.greenText{
	color:#29983D;
}
.flContent {
	width:450px;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
	border:1px solid #E6F9E9;
	text-align: center;
	display:block;
}
#rMap{
display:none;
}
#rPic{
display:none;
}
