div#layoutBody {
  padding-top: 0px;
}

#trailer {
  position: absolute;
  z-index: 300;
  left: 10;
  top: 80;
  background-color: #fff;
  height: 60px;
  float: left;
}

div#cntct {
  background-image: url(../images/cosmos.png);
  background-position: right top;
  background-repeat: repeat-y;
  padding-right: 250px;
}

div#cntct h4 {
  line-height: normal;
  margin-top: 30px;
  margin-bottom: 0px;
  padding: 0px;
}

div#ppl,div#papersWrapper {
  background-image: url(../images/a2.png);
  background-position: right top;
  background-repeat: repeat-y;
  padding-right: 250px;
}

ul {
  padding-left: 40px;
}

div.labIntro {
  width: 525px;
  margin-right: 100px;
}

div.labIntro p {
  font-size: 13px;
}

div.affsAndCollabs {
  margin: 0px;
  padding: 0px;
  margin-bottom: 40px;
  text-align: left;
  width: 335px;
}

div.toolBoxes {
  margin: 0px;

  overflow: hidden;
  /*
  padding: 20px;
  padding-bottom: 0px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  */

  
}

a.toolSpacer {
  margin-left: 40px;
  margin-right: 40px;
}

div.toolBoxes a {
 
  display: block;
  float: left;
  cursor: pointer;
  color: #000;
  font-size: 14px;
  line-height: normal;
  vertical-align: top;
  overflow: hidden;
  margin-bottom: 40px;
  background-color: #fff;
    border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: 5px solid #ccc;

  -moz-box-shadow: 6px 6px 6px #666;
  -webkit-box-shadow: 6px 6px 6px #666;
  box-shadow: 6px 6px 6px #666;
  

}

div.toolBoxes a>div {
  width: 280px;
  /*
  padding: 10px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  */
}

div.toolBoxes>a>div>div {
 
  overflow: hidden;
  height: 90px;
     border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding-left: 5px;
  /*
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  */
 
}

div.toolBoxes a div div h5 {
  float: left;
 
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 4px;
  padding-top: 5px;
  font-size: 16px;
  width: 170px;
}

div.toolBoxes a div div h5 div {
  
  float: left;
  background-color: #666;
   border-radius: 10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  height: 16px;
  width: 16px;
  margin-right: 4px;

  }

div.toolBoxes a div div p {
  float: left;
font-style: italic;
width: 150px;
padding-top: 0px;
margin-top: 0px;
font-size: 14px;
padding-left: 20px;

}

div.toolBoxes a div div  img {
  width: 90px;
  height: 90px;
  padding: 0px;
float: right;
   border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;


}

div.toolBoxes a.cycA>div div h5 div  {
  border-color: #0F0;
background-color: #0F0;
}

div.toolBoxes a.dancerA>div div h5 div{
  border-color: #FFA500;
 background-color: #FFA500;
}

div.toolBoxes a.netA>div div h5 div{
  border-color: #FF0000;
  background-color: #FF0000;

  
}

div.toolBoxes a.irefA>div div h5 div{
  border-color: #0FF;
  background-color: #0FF;
}

div.toolBoxes a.orthoA>div  div h5 div{
  border-color: #CCCC33;
  background-color: #CCCC33;
}

div.toolBoxes a.geneproA>div div h5 div{
  border-color: #008080;
  background-color: #008080;
}

div.toolBoxes a.giproA>div div h5 div{
  border-color: #f66f66;
  background-color: #f66f66;
}

div.toolBoxes a.hiveA>div div h5 div{
  border-color: #993399;
  background-color: #993399;
}

div.toolBoxes a.lcdA>div div h5 div{
  border-color: #F0F;
  background-color: #F0F;
}

div.toolBoxes a:hover {
  text-decoration: none;
}

div.toolBoxes a:hover div {
  text-decoration: none;
  color: #0000FF;
}

div.toolBoxes a:hover div div {
  background-color: #ffff99;
  color: #0000FF;
  text-decoration: none;
}

body#home h2 {
  font-size: 22px;
  letter-spacing: 1px;
  color: #000000;
  margin: 0px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 30px;
  line-height: normal;
  border-bottom: 1px solid #666;
}

div.affsAndCollabs ul {
  list-style: none;
  font-size: 14px;
  padding-left: 0px;
}

div.affsAndCollabs ul li {
  margin-top: 11px;
  font-size: 14px;
}

div.affsAndCollabs ul li ul.ulIndent {
  padding-left: 20px;
  padding-bottom: 0px;
}

div.affsAndCollabs ul li ul.ulIndent li {
  margin-top: 4px;
  font-size: 13px;
}

table#collabLinkList td {
  padding-right: 20px;
}

ul#miniEventCal {
  list-style: none;
  font-size: 12px;
  padding: 0px;
  margin-bottom: 10px;
}

ul#miniEventCal li {
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  background-color: #ccffff;
  margin-bottom: 20px;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

ul#miniEventCal li p {
  line-height: normal;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}

ul#miniEventCal li p span {
  display: block;
}

span.eComments {
  display: block;
  font-size: 12px;
  margin-top: 10px;
  line-height: normal;
}

p.calLink {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  margin-top: 5px;
  font-size: 13px;
  border-top: 1px dotted #000000;
}

span.eTitle {
  font-weight: bold;
}

span.eLoc {
  font-style: italic;
}

.largeLeftContent {
  float: left;
  width: 500px;
  margin-right: 50px;
}

.largeLeftContent p {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.largeLeftContent ul {
  margin: 0px;
  padding: 0px;
  padding-left: 40px;
}

.images {
  float: right;
  width: 350px;
  padding-left: 50px;
}

div.author {
  color: #000;
  display: inline;
  padding-left: 10px;
}

div.title {
  color: #000;
  font-weight: bold;
}

div.publish {
  color: #000;
  font-style: italic;
}

.papersList li {
  list-style-type: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

ul.collabs {
  padding-left: 40px;
}

table.tfdna {
  font-family: monospace;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

.redCell {
  background-color: #FFCC66;
}

td.cellTDGray {
  margin: 0px;
  padding: 0px;
  text-align: right;
  background-color: #ccc;
}

td.cellTD {
  margin: 0px;
  padding: 0px;
}

.topLink {
  display: block;
  padding: 10px;
  padding-left: 0px;
  margin-top: 20px;
}

#labDiv {
  background-image: url('../images/ccb.png');
  background-position: top center;
  background-repeat: no-repeat;
  height: 70px;
  clear: both;
}

/******************** people **************************************/
table.people td {
  padding: 5px;
  font-size: 14px;
  border-top: 1px dotted #666;
  padding-left: 0px;
  width: 200px;
}

div.member {
  margin-bottom: 30px;
  border-top: 1px dotted #666;
  clear: both;
  margin-top: 30px;
}

div.memberName,div.memberTitle,div.memberContact {
  line-height: 1.5em;
  font-size: 14px;
}

div.memberName {
  font-size: 16px;
  font-weight: bold;
}

div.memberContact {
  font-style: italic;
}

div.memberDetail {
  clear: both;
  padding-top: 10px;
  padding-left: 100px;
}

div.people img {
  float: right;
  padding-bottom: 25px;
  padding-left: 25px;
}

/*********** papers **************/
.pprRow {
  background-color: #fff;
  margin-bottom: 20px;
  font-size: 13px;
}

body#papersBody  .pprRow {
  background-color: #fff;
}

.pprRow div {
  padding: 5px;
  padding-left: 0px;
}

body#papersBody  .pprRow div {
  margin-bottom: 5px;
  padding: 0px;
  margin-left: 70px;
}

.pprTitle {
  font-weight: bold;
  font-size: 16px;
}

.pprAuthors {
  font-style: italic;
}

.pprPublication {
  
}

.pprAbstract {
  margin-bottom: 0px;
}

.pprBlank {
  display: none;
}

body#coop p {
  font-size: 16px;
  line-height: 1.5em;
  padding-top: 20px;
}

div#mainCoop  ul {
  padding-left: 60px;
}

div#mainCoop  ul li {
  font-size: 16px;
  line-height: 1.5em;
}

#testWrap {
  background-color: #ffffcc;
  padding: 20px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  float: right;
  width: 400px;
}

body#coop  #testWrap p {
  font-size: 14px;
}

body#coop  #testWrap .testimonial p b {
  font-size: 16px;
}

div.testimonial {
  border-top: 1px dotted #000;
  margin-top: 20px;
}

div.testimonial h2 {
  font-size: 15px;
  margin-bottom: 10px;
  letter-spacing: 1px;
  background-color: #000000;
  color: #fff;
  margin: 0px;
  padding: 2px;
  margin-bottom: 10px;
  padding-left: 10px;
}

div.testimonial p {
  
}
