/* Research page */


.coursetitle {
    font-weight:bold;
    color: #445566;
}

.title {
    font-weight:bold;
    color: #445566;
}
.author {
  font-family: Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;	
  font-size: 11px;
  color: #333333;   
  line-height:16px;  
}
.bib {
  font-family: Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;	
  font-size: 11px;
  color: #666666; 
  line-height:16px;
}
.small {
  font-family: Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;	
  font-size: 11px;
  color: #333333;   
}
.sc {
  font-family: Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;	
  color: #445566;
}

/* Heading and content are for expand/collapse */

.heading .title {
  cursor: pointer;
}

.heading .title:hover {
	border-bottom: 1px dotted #445566;
}

.heading .subtitle {
  cursor: pointer;
}

.heading .subtitle:hover {
	border-bottom: 1px dotted #445566;
}

.bib {
  font-family: Trebuchet, Verdana;	
  font-size: 11px;
  color: #333333; 
    padding-left: 22px ;
    text-indent: -22px ;
}


.subtitle {
      font-size: 11px;
        color: #445566;
    
}


.content {
	border-left: 1px double #bebebe;
	padding-left: 5px;
}

/* General */

body {
  background-color: #333666; 
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  }

#shade {
  width: 850px;
  margin-top: 15px;
  margin-bottom: 30px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(sh.gif);
  }

#content {
  width: 800px; 
  margin-top: -18px;
  margin-bottom: 0px;
  margin-right: 25px;
  margin-left: 25px;	
  background: white;
  border: 2px solid #bebebe;
  text-align: left;
  min-height: 100px; 
  }

* html #content {
  height: 100px;
}

/* #tabs is the menu div. the menu is adapted from
/* http://www.exploding-boy.com/2005/12/15/free-css-navigation-designs/ */ 

#tabs {
  float: left;
  width: 100%;
  border-top: 1px solid #bebebe;
  background: #cccccc; 
  font-size: 93%;
  line-height: normal;
  font-family: Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;
}
 
#tabs ul {
  margin: 0px;
  padding: 5px 0px 0px 35px;
  list-style: none;
  font-family: Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;
}

#tabs li {
  display: inline;
  margin: 0px;
  padding-left: 0px;
  font-size: 12px;
}

#tabs a {
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 4px;
  margin-left: 10px;
  text-decoration: none;
  font-family: Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;
  }

#tabs a span {
  float: left;
  display: block; 
  background: #cccccc;  
  padding: 7px 15px 7px 15px; 
  color: black;
  font-family: Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;
  }

#tabs a active {
  float: left;
  display: block;
  padding: 7px 15px 7px 15px; 
  color: black;
  background: #fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
#tabs a active {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
  color: white;
}

#tabs ul a:hover {
  border-bottom: none;
}
 
#tabs a:hover {
  background-position: 0% -42px;
  border-bottom: none;
 }


#tabs a:hover span {
  background-position: 100% -42px;
}

#title {
  top: 0px;
  left: 0px;
  margin-left: 50px;
  margin-bottom: 0px;
  background-color: white;
  width: 700px;
} 

#pub {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 15px 0px 10px 0px;
	/*	border-top: 1px solid #323336;
	border-bottom: 1px solid #323336; */
	background: white;  
	width: 700px;
	min-height: 222px;
}

/* Text Definitions */

/* for all pages. */
p {
  font-family: Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;
  font-size: 12px;
  line-height: 180%;
  margin-right: 0px;
  color: black;
}


h1 {
  font-family: Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;	
  color: #333;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  margin-top: -5px
  margin-bottom: 20px;
  letter-spacing: 0.2em;
}
  
h2 {
  font-family:  Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;	
  color: #666;
  font-size: 13px;
  margin-bottom: 10px;
  letter-spacing: 0.2em;
}

h3 {
  font-family:  Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;	
  color: black;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 8px;
  margin-left: 20px;
  letter-spacing: 0.1em;
}

h4 {
  font-family:  Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;	
  color: black;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 5px;
  margin-left: 35px;
  letter-spacing: 0.1em;
}

ul {
  font-family: Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;
  font-size: 12px;
  line-height: 180%;
  margin-right: 0px;
  color: black;	
  padding: 3px;
}

li { 
  font-family:  Verdana, Geneva, "Trebuchet MS", Georgia, sans-serif;
  font-size: 11px;
  color: white;
  letter-spacing: 0.1em;
  font-weight: bold; 
  text-align: left; 
} 
  
a {
  text-decoration: none;
  color: #445566;
}

a:hover {
  border-bottom: 1px dotted #000099;
}




