@charset "UTF-8";

* {margin: 0; padding: 0;}

.IEwarning {
    display: none;
}

#navDiv h3, #breadcrumbs span {
    display: none;
}



/* fonts and spacing */
body {
    font:11pt Helvetica, Arial, sans-serif;
    color: #114;
}
a {
    color: #229;
}
a:visited {
    color: #222;
}
a:hover {
    text-decoration: none;
}

.listbox a {
    font-family: Georgia, serif;
    font-weight: 300;
    color: #422;
}

#masthead a{
    font-family: Georgia, Times New Roman, serif;
    text-decoration: none;
    color: #000;
}

#main h4 {
    padding-top: 2em;
    margin: 0;
}

#navDiv {
}
#navDiv a:visited {
    text-decoration: none;
}
#navDiv li {
    font-size: 110%;
    margin-top: 10px;
    text-align: left;
}
li#side-links ul li {
    padding-left: 2ex;
    padding-right: 1ex;
    border: 1px #fff solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
li#side-links ul li:hover {
    border: 1px #777 solid;
}
li#side-links {
    border-bottom: 1px #644 dotted;
    padding-bottom: 13px;
    width: 70%;
}

/* positioning and formatting */

body {
    /*background: url("250square.png") top left no-repeat fixed;*/
    background: url("") top left no-repeat scroll;
}
body.home {   
}
#side-links li ul {
    display: none;
}
#side-links li ul li,
#side-links li ul li:hover {
    padding: 0;
    padding-left: 1ex;
    margin: 0;
    border: none;
    font-size: 120%;
}
body.research #nav-research ul,
body.teaching #nav-teaching ul,
body.personal #nav-personal ul {
    display: block;
}
body.research #nav-research,
body.teaching #nav-teaching,
body.personal #nav-personal {
    border: 1px #888 solid;
}

#outerwrapper {
    margin: 8px 20px 0 20px;
}

#wrapper {
    width: 840px;
}

#masthead {
    /*margin-left: 558px;*/
    height: 90px;
    text-align: right;
    overflow: hidden;
}

#breadcrumbs {
    display:none;
    padding: 0 22px;
    background-color: #fbf;
    float: right;
}

ul, #main p, #contactInfo {
}

ul.listbox, .listbox ul {
    list-style-type:none;
    padding-left:3px;
    font-size:84%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.listbox li{
/*    background:url(/i/bullet_small.gif) 0 5px no-repeat;*/
    padding-left: 1ex;
}

#mainouterwrapper {

}

#mainwrapper {
    float: left;
    width: 640px;
}

#main {
    width: 450px;
    float: right;
    padding: 0 20px;
}

#main p {
    border: 1px solid;
    line-height: 160%;
    padding: 1ex 1em;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}


#navDiv {
    width: 140px;
    float: left;
}
#navDiv ul {
    list-style-type: none;
}
#navDiv ul li ul {
    padding: 0;
}
#navDiv li:hover {
}
#navDiv li#side-links:hover {
}


#additionalDiv {
    width: 183px;
    float: right;
}


#contactInfo {
    font-size: 88%;
}
#contactInfo {
    padding: 1ex;
    line-height: 115%;
}
#contactInfo form {
    padding-top: 1em;
}
#contactInfo input {
    font-family: Courier, monospace;
}
#email-contact {
    font-size: 82%;
    height: 12ex;
}
#passwdHelp {
    padding-top: 1ex;
}
#output {
    font-size: 120%;
    font-family: Courier, monospace;
    padding-top: 1ex;
}

#footer {
    width: 100%;
    clear: both;
    text-align: right;
    font-size: 75%;
    padding-top: 2em;
}
#footer .left {
    float: left;
    padding-left: 25px;
}
#footer p {
    padding: 1em;
    background: #ccc url("") no-repeat scroll;
    background-position: 5px 50%;
    border-top: 2px solid #d9d9d9;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
}




/* research page */

#sectionIntro-show{display:none;}
#sectionBicat-show{display:none;}
#sectionBP-show{display:none;}

/* style select */
#styleSelect {
    float:right;
    margin-right: 193px;
    background: url("transp-55-7x7.png") 1000px 1000px no-repeat;
}
#styleSelect h3 {
    font-size: 80%;
    font-weight: 400;
    font-family: Verdana, sans-serif;
}
#styleSelect h3 a,
#styleSelect h3 a:visited {
    text-decoration: none;
    color: #114;
}
#styleSelect span {
    font-size: 70%;
}
.listbox #ssHiding a {
    font-family: Verdana, sans-serif;
}
#ssHiding {
    text-align: right;
    display: none;
}

#styleSelect .listbox {
    clear:left;
    position:absolute;
    top:auto;
    left:auto;
    display: none;
    background-image: url("transp-55-7x7.png");
    border-left: 1px solid #555;
    border-right: 1px solid #555;
    padding: 0 3px;
    width: 114px;
}
#styleSelect:hover .listbox {
    display: block;
}

#styleList {
    padding-bottom: 2ex;
}


/* Face Picture */
#IDpicDiv {
   text-align:center;
   margin-bottom:8px;
}

#IDpicNav {
  display:block;
  float:right;
  position:absolute;
  font-size:22px;
  font-weight:bold;
  padding:4px 5px 0px 19px;
}

#IDpicNav a {
  text-decoration:none;
  color:#58618E;
}


/* quicklinks */

#quicklinks {
    background:url(/i/arrow.gif) left 8px no-repeat;
    color:#68717E;
    line-height:14px;
    padding:7px 0pt 10px 18px;
    position:absolute;
    width:165px;
}

#quicklinks ul {
    display: none;
}

#quicklinks:hover ul {
    display: inline;
}

#quicklinks h3 {

/*	border-bottom:#fff solid 1px;*/
}

#quicklinks:hover {
/*	background-image:url(/i/arrow_down.gif);*/
}



