/* structure--------------------------------- */
body {margin: 0px; padding: 0px; background: #fff; color: #333; font-family: Arial, Verdana, Sans-serif; text-align: center;} 

/* banner--------------------------------- */

#printbanner {display: none;}
#upperbanner {width: 780px; height: 24px; padding: 0px; margin: 0px auto 0px auto; text-align: right;}
#lowerbanner {width: 100%; height: 40px; padding: 0px; margin: 0px auto 0px auto; background: url("https://web.stanford.edu/dept/its/images/bannerbg.gif") left bottom;}
#banner {display: block; width: 100%; height: 24px; margin: 0px; border-bottom: 1px solid #bbb; font-size: 0.9em;  background: transparent;}

/* container--------------------------------- */

#container {width: 778px; margin: 0px auto 0px auto; text-align: left; border-left: 1px solid #bbb; border-right: 1px solid #bbb; background-color: #f6f6f4; }

/* navigation--------------------------------- */

#nav {float: left; background: transparent; width: 100%; color: #900; font-weight: bold; padding: 0px 0px 0.3em 0px; font-size: 12px; margin: 0px; border-bottom: 1px solid #bbb;}
* html #nav {padding: 0px; font-size: 0.9em;}
*:first-child+html #nav {font-size: 0.9em;}
#nav a {padding: 0.4em 10px 0.5em 10px; text-decoration: none; background-color: transparent; white-space: nowrap; line-height: 2em;}
/* Hide from IE5-mac. \*/
#nav a {line-height: 1.1em;}
/* End hide from IE5-mac */

#nav form {padding: 0.4em 10px 0.5em 10px; text-decoration: none; background-color: transparent; white-space: nowrap;}
/* Following rule allows entire region of link to to be clickable in IE/Win. Holly Hack explained here: http://www.positioniseverything.net/explorer/escape-floats.html */
* html #nav a {width:1%;}

#nav ul {padding: 0px; margin: 0px;}
#nav ul li {display: inline; list-style-type: none; border: 0px; position: relative; margin: 0px; padding: 0px;}
*:first-child+html #nav ul li {z-index: 2;}
#nav ul ul {display: none;}

/* Hide from IE5-mac. \*/
#nav ul {margin: 0px;}
#nav ul li {float: left; list-style-type: none; border: 0px; position: relative; margin: 0px; padding: 0px;}
#nav > ul > li > a {background: transparent; height: 0.8em;}
#nav ul li:hover > ul {display: block; position: absolute; top: 1.7em; left: 0px; z-index: 3;}
#nav li a, #nav li form {display: block; background-color: #f6f6f4;}
#nav ul li a:hover {background: #fff;}
#nav ul li:hover ul {border: 1px solid #bbb; width: 16em;}
#nav ul li:hover ul li {width: 100%;}
/* End hide from IE5-mac */

#nav a:link {color: #555; text-decoration: none;}
#nav a:visited {color: #555; text-decoration: none;}
#nav a:hover {color: #900;}
#nav a:active {color: #900;}

/* maincontent--------------------------------- */

#content {margin: 0px; padding: 0px; clear: both;}

#maincontent {margin: 0px 10px 0px 10px; padding: 0px 0px 0px 0px; font-size: 1em; line-height: 1.4em; word-wrap: break-word;}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #maincontent {height: 1%;}
*:first-child+html #maincontent {height: 1%;}
/* End hide from IE5-mac */

/* top content links--------------------------------- */
h1 {font-family: Verdana, Arial, sans-serif; font-size: 1.1em; font-weight: bold; letter-spacing: 0.25em; text-transform: uppercase; color: #900; margin: -10px 0px 0.5em 0px; line-height: 1.0em; border-bottom: 1px solid #ccc; padding: 7px 0px 5px 0px;}

.topcontentlinks { margin: 0px 20px 0px 0px; color: #555; font-weight: bold; float: right; background: transparent; }
.topcontentlinks a {text-decoration: none; background: transparent;}
.topcontentlinks a:visited {color: #555;}

.topcontentlinks ul {margin-left: 0px;}
.topcontentlinks ul li {list-style-type: none; border: 0px; position: relative; line-height: 1.3em;}
.topcontentlinks ul ul {display: none;}

/* Hide from IE5-mac. \*/
.topcontentlinks ul {margin-left: 0px;}
.topcontentlinks ul li {list-style-type: none; border: 0px; position: relative;}
.topcontentlinks > ul > li > a {background: transparent;}
.topcontentlinks ul li a:hover {font-weight: bold;}
/* End hide from IE5-mac */

.topcontentlinks a:link, #section1link a:visited {color: #555; text-decoration: none;}
.topcontentlinks a:hover, #section1link a:active {color: #900; text-decoration: underline;}


/* breadcrumb--------------------------------- */

/*Fat Erik's Breadcrumbs*/
#breadcrumb {margin: 0px; padding: 10px 10px 0px 10px; font-size: 0.8em; font-weight: bold; line-height: 1.5em;}
#breadcrumb ul {list-style: none; padding: 0px; margin: 0px;}
#breadcrumb li {display: inline; padding: 0px; margin: 0px; white-space: nowrap;}
#breadcrumb li:before {font-weight: normal; content: " > "; }
#breadcrumb li:first-child:before {font-weight: normal; content: ""; }
#breadcrumb a {font-weight: normal;}

/*IE workaround*/
/*All IE browsers*/
* html #breadcrumb li {background-image: url("https://web.stanford.edu/dept/its/images/arrow.gif"); background-repeat: no-repeat; background-position: 0px 50%; padding: 0px 0.5em 0px 1em; margin: 0px 1em 0px -1em;}
*:first-child+html #breadcrumb li {background-image: url("https://web.stanford.edu/dept/its/images/arrow.gif"); background-repeat: no-repeat; background-position: 0px 50%; padding: 0px 0.5em 0px 1em; margin: 0px 1em 0px -1em;}

/*Win IE browsers - hide from Mac IE\*/
* html #breadcrumb {height: 1%;}
*:first-child+html #breadcrumb {height: 1%;}
* html #breadcrumb li {display: block; float: left;}
*:first-child+html #breadcrumb li {display: block; float: left;}
/*End hide*/

/*Mac IE 5*/
* html #breadcrumb li:first-child {background-image: none;}
*:first-child+html #breadcrumb li:first-child {background-image: none;}

/* section1--------------------------------- */

#section1 {margin: 0px 6px 15px 6px;}

/* section2--------------------------------- */

#section2 {margin: 0px 26px 0px 26px; padding: 0px;}

/* date--------------------------------- */

#date {color: #333; font-size: 0.8em; margin-top: 25px;}

/* footer--------------------------------- */

#footer {width: 100%; text-align: center; background:#900; color:#fff; font-size: 0.9em; padding: 3px 0px 3px 0px; margin: 0px 0px 12px 0px;}
#footer a {color: #fff; text-decoration: none; font-weight: bold; padding: 0px 5px 0px 5px;}
#footer a:link, #footer a:visited {text-decoration: none;}
#footer a:hover, #footer a:active {text-decoration: underline;}

/* copyright--------------------------------- */

#copyright {color: #000; font-size: 0.8em; text-align: center; padding: 0px 0px 15px 0px;}
#copyright a:link, #copyright a:visited {color: #000; text-decoration: underline; padding: 0px 5px 0px 5px;}
#copyright a:hover, #copyright a:active {color: #900;}

/* logo--------------------------------- */

#logo {color: #000; text-align: center; padding: 0px 0px 25px 0px;}

/* search results */

#news {border: 1px solid #E7D19A; padding: 5px; width: auto; margin: 15px 0px 25px 0px; background: #F7F6EC; }

#search_box, #browse_box {border:1px solid #E7D19A; padding: 8px; margin: 10px 0px 20px 0px; background: #FCFAC7; width: auto;}
#search_box {float:left;}
#browse_box {float: right;}

#top_services {border:1px solid #E7D19A; padding: 10px; width: auto; margin: 15px 0px 25px 0px; background: #EEEEEE;}
#top_services dl dd {margin: 0px;}
#top_services dl dt {color: #666; font-weight: bold; margin-top: 2px; margin-bottom: 2px;}
#top_services dl dd {color: #333; line-height: 1em; margin-left: 20px; margin-top: 0px; margin-bottom: 20px;}
#top_services ul {margin-top: 0px; list-style: none;}
#top_services p {margin-bottom: 5px;}

#matched_services_note {font-size: 0.7em; float: right;}
#message {color: green;}
#error_message {color: red;}
.required {color: red; font-size: small;}
.clear_break {clear: both; height: 1px;}

/* Text--------------------------------- */
h1 {font-family: Verdana, Arial, sans-serif; font-size: 1.2em; letter-spacing: 0.25em; text-transform: uppercase; color: #900; border-bottom: 1px solid #ccc; padding: 0px 0px 5px 0px; margin: 0px 0px 10px 0px; line-height: 1.1em;}
h2 {font-family: Verdana, Arial, sans-serif; font-size: 1.1em; letter-spacing: 0.25em; text-transform: uppercase; color: #900; margin: 1.1em 0px 0.5em 0px; line-height: 1.1em;}
h2 {display: inline;}


