#header {
 	position: relative;
	width: 100%;
	height: 10px;
	left: 0;
	top: 0;
	padding-bottom: 0px;
	vertical-align: top;
 	background-color: 	#990000;
	z-index: 100;
	overflow: visible;
}

.header-included {
 	position: relative;
	width: 100%;
	height: 24px;
	left: 0;
	top: 0;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: top;
 	background-color: 	#990000;
	z-index: 100;
	overflow: visible;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
        font-weight: bold;
	color: #ffffff;
}

body {
    min-width: 50px;      /* 2x LC width + RC width */
	height: 100%;
	padding: 0px;
	margin: 0px;
	font: 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

img {
 	border: 0;
}

.picture { background-color: #F9F9F9;
	   border: 1px solid #CCCCCC; padding: 3px;
	   font: 9px/1.4em Arial, sans-serif; }

.picture img { border: 1px solid #CCCCCC;
	       vertical-align:top; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }

.hci-column {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url("/images/bottomshadow.png");
}	

#hci-center {
	float: right;
	border-left: 175px;
	margin-left:-175px;
	width: 100%;
}

#hci-nav {
	float:left;
	width: 175px;
	display:inline;
	margin-left: -175px;
	padding-top: 10px;
}

.hci-nav {
	background-color: #fbf9e9;
}

#hci-container {
	
	padding-left: 175px;
	overflow:hidden;
	margin:0;
}
	
a {
	text-decoration: none;
	color: #660000;
}

a:hover{
	text-decoration: underline;
	cursor: pointer;
}

a.bold{
        font-weight: bold;
}

a.titleLink{
	color: #333;
}

#footer {
  clear: both;
}
div .navLinks {
	color: #666666;
	margin-left: 10px;
}

ul {
    margin-top:0px;
}

ul.linkList {
	margin: 0px;
	margin-left: 15px;
	font-size: 90%;
}

ul.linkList li{
	color: #666666;
	list-style-type: none;
	margin-left: 3px;
	margin-left: expression(0); /* Fix for IE7 */
	width: 85%;
	list-style-position: inside;
}

h3.navSubsectionTitle{
	color: #666;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	font: small-caps 120% "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2.navSectionTitle {
	color: #532021;
	margin-left: 10px;
	padding-top: 10px;
	font: small-caps 130% "Lucida Grande", Lucida, Verdana, sans-serif;
	
}

div .newsItemBox{
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	min-height: 150px;
	background-color: #FFFFFF;
}

a.paper_title:hover {
	background: #FFDE99;
}

a.paper_title {
	display: block;
	color: #000000;
	text-decoration: none;
}

span.paper_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

span.paper_description {
	font-family: Trebuchet MS,Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
}

tr.paper {
	display: block;
}
tr.paper:hover {
	background: #F6E497;
}

#HCIPubs{
	margin-top: 15px;
}

.value{
        color: #303030;
	font-size: 80%;
	border: 1px solid silver
}

.optional {
    margin-left: 20px; 
    color: #802020; 
    font-size: 10pt;
}

.optional:before { color: #DD5F15; content : "[ Optional: ";}
.optional:after { content: " ]";}


h3.conferenceName {
	font-size: 120%;
	margin-bottom: 10px;
}

h4.conferenceDates{
	float: right;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 10px;
}

#HCIPubs table tbody tr td img {
	width: 100px;
}

sans {
	font-family: Times;
}

a.navSectionLink{
	color: #532021;
}

tr {
    font-size: 11pt;
}

tr.link:hover {
	background: #F6E497;
	cursor: pointer;
}

div.sectionTitle.rightSide {
	font-size: 120%;
	padding-bottom: 12px;
	padding-top: 0px;
	text-align: left;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	padding: 1px 3px;
	color: #333333;
	border-top: 1px black dotted;
}


td {
    border: 1px solid grey;
}

th {
    border: 1px solid grey;
    background-color: #fbf9e9;
    font-weight: bold;
    font-size: 11pt;
    text-align: center
}

table.feature {
	font-size: 13px;
	color: #333333;
}

span.feature_title {
	font-weight: bold;
}

a.feature {
	display: block;
	color: #333333;
	text-decoration: none;
}

.highlight{
	border: 1px solid white;
	padding: 5px;
}

.highlight:hover{
	cursor: pointer;
}

.videolink:hover{
	text-decoration: none;
}

.video_thumbnail{
padding: 4px 10px 2px 0px;    
height: 40px;
}

hr {
	border-bottom: none;
	border-top-color: thin groove #d9d9d9;
}

.left{
float: left;
}

.right{
float: right;
}        

#logo{
	position: absolute;
	top: 4px;
	left: 20px;
}        

#shadow {
	height: 7px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	z-index: 0;
	background-image: url("/images/bottomshadow.png");
}

p {
	padding: 4px 0px; margin:0px;
}

#videoOverlay {
	background: white;
	padding:  20px;
	border:  1px solid #999;
	position:  absolute;
	left: 200px;
	top:  200px;
	display: none;	
}

#closeButton{
	position: absolute;
	right: 0;
	top:  0;
}


a:visited {
color: #0000c8;
text-decoration: none;
}
a {
color: #0000c8;
text-decoration: none;
}
a:hover {
color: #333399;
text-decoration: underline}

body {
  font-size: 11pt;
  font-family: "Frutiger Linotype", Calibri, "Myriad Web", "Myriad Roman", "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif;
  margin-top:100;
}

.header {
font-size: 145%;
font-weight:bold;
}

.title {
margin-top: 10px;
font-weight:bold;
}

.column_title{
margin-top: 10px;
margin-bottom: 5px;
}

.secondaryLead {
font-size: xx-small;
}
.smaller {font-size: 90%}

.course{
margin-bottom: 10px;
}

.news{
margin-bottom: 5px;
}

.subtle-title {
margin-top: 7px;
color: #333;
display: block;

} 

.paper {
margin-bottom: 10px;
clear: right;
}

.cal-item .description{
}
.cal-item{
margin-bottom: 10px;
}

em {
font-style: italic;
}

strong{
font-weight: bold;
}

#lab{
padding:5px 30px 0px 0px;
}

#bio{
font-size: 90%;
padding:10px 30px 0px 0px;
}

#sidebar{
text-align: center;
width: 220px;
float:right;
padding: 10px 10px 10px 10px;
font-size: 80%; 
} 

.sidebar-entry{
margin-bottom: 4px;
padding: 5px 0px;
}

#calendar{
text-align: center;
}

.calendar_special{
text-align: center;
}

#header_container{
padding: 10px 235px 10px 10px;
}

#outline_container{
padding: 10px 250px 10px 20px;
}

#main_content{
height: 100%;
padding: 0px 10px 10px 10px;
margin-top:15px;
} 

#research {
width: 37%;
float:left;
font-size: 90%;
padding:inherit;
}

#pastCourses {
  display: none;
/*    height: 4p;*/
/*    overflow: hidden;*/
}

#pastMedia {
  display: none;
/*    height: 4p;*/
/*    overflow: hidden;*/
}

.leftborder{
border-left: 1px solid #AAA;
}

#teaching{
font-size: 90%;
width: 40%;
float:left;
padding:inherit;
}


.doubleRule {
   clear: both;
   border-width: 0 !important;
   height: 4px;
   repeat-x left;
   margin-top: 12px;
   margin-bottom: 30px;
   }

.location {
color: #333;
}

.location:hover{
color: #222;
}

.videolink:hover{
	text-decoration: none;
}

.all-caps{
    font-variant: small-caps;
}
