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

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

#printbanner {display: none;}

#upperbanner {height: 24px; padding: 0px; width: 100%; margin: 0px auto 0px auto; background: #fff; font-size: 1px;}
#lowerbanner {height: 38px;	padding: 0px; width: 100%; margin: 0px auto 0px auto; background: url("../images/banner_background_helpsu.gif") left bottom; font-size: 1px;}

#banner {width: 100%; height: 78px; background: #fff; margin: 0px; border-bottom: 1px solid #bbb; color: #999;}

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

#container {width: 778px; margin: 0px auto 0px auto; text-align: left; border-left: 1px solid #999; border-right: 1px solid #999; background: url("../images/helpsu_background.gif");}

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

#nav {float: right; background: #fff; width: 100%; color: #555; font-weight: bold; padding: 0px; font-size: 0.9em; margin: 0px; border-bottom: 1px solid #bbb;}
#nav a {padding: 0.4em 10px 0.4em 10px; text-decoration: none; background: #fff; 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.4em 10px; text-decoration: none; background: #fff; 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;}
* html #nav ul li {z-index: 4;}
*:first-child+html #nav ul li {z-index: 4;}
#nav ul ul {position: absolute; left: -1000em; width: 20em; text-align: left;}

/* 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:hover ul, #nav ul li.over ul {display: block; background: #fff; position: absolute; top: auto; left: auto; margin-left: -1px; border: 1px solid #bbb; width: 16em; z-index: 5;}
#nav li a, #nav li form {display: block; background: #fff;}
#nav ul li a:hover {background: #fff;}
#nav ul li:hover ul li, #nav ul li.over ul li {width: 100%;}
/* End hide from IE5-mac */

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

#nav2 {display: none;}

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

/*Fat Erik's Breadcrumbs*/
#breadcrumb {clear: right; margin: 0px 10px 0px 10px; padding: 10px 0px 0px 0px; font-size: 0.85em; 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://www.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://www.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;}

/* sidecontent--------------------------------- */

#sidebar {clear: both; float: left; width: 158px; margin: 0px; padding: 0px; font-size: 0.85em; color: #555; border-right: 1px solid #999; background: transparent;}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #sidebar {margin-right: -3px;}
*:first-child+html #sidebar {margin-right: -3px;}
/* End hide from IE5-mac */
#sidebar h1 {font-family: Arial, Verdana, Sans-serif; margin: 7px 0px 0px 0px; padding: 2px 5px 2px 5px; background: #918873; line-height: 1.2em; color: #fff; font-weight: bold; font-size: 1em;}
#sidebar a:link, #sidebar a:visited {color: #333; text-decoration: none;}
#sidebar a:hover, #sidebar a:active {color: #900; text-decoration: underline;}

#sidebar p {margin: 0px; padding: 10px;}
#sidebar p a:link, #sidebar p a:visited {color: #069; text-decoration: underline;}
#sidebar p a:hover, #sidebar p a:active {color: #900; text-decoration: underline;}
#sidebar ul {margin: 10px 0px 0px 0px; padding: 0px;}
#sidebar li {list-style: none; padding: 0px 10px 10px 10px; margin: 0px;}

#seal {text-align: center; margin: 20px 0px 20px 0px;}

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

#content {margin: 0px 0px 0px 158px; padding: 0px; border-left: 1px solid #999;}

#maincontent {clear: right; margin: 0px 10px 0px 10px; padding: 10px 0px 10px 0px; line-height: 1.4em; word-wrap: break-word; font-size: 95%;}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #maincontent {height: 1%; width: 96%;}
*:first-child+html #maincontent {height: 1%;}
/* End hide from IE5-mac */

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

#date {color: #000; font-size: 0.85em; margin-top: 25px;}

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

#footer {width: 100%; text-align: center; background:#900; color:#fff; font-size: 0.95em; 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.85em; 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;}

/* HelpSU--------------------------------- */
#maincontent a:link, #maincontent a:visited {text-decoration: underline; color: #069;}
#maincontent a:hover, #maincontent a:active {color: #900;}

.intro {color: #900; font-weight: bold;}
select.short {width: 400px;}

.tab {padding: 0px;	margin: 0px 0px 1px 0px;}
.tab img {border-width: 0px; display: block;}
.tab1 {padding: 2px 5px 2px 5px; margin: 0px 0px 1px 0px; background: url("../images/tab_bg.gif") right top no-repeat; width: 20em; font-size: 1.1em; font-weight: bold; color: #333;}
.error-tab {padding: 2px 5px 2px 5px; margin: 0px 0px 1px 0px; background: url("../images/tab_bg2.gif") right top no-repeat; width: 20em; font-size: 1.1em; font-weight: bold; color: #fff;}

.box1 {background: #F7F6EC;	border: 1px solid #E7D19A; width: auto; padding: 10px 5px 10px 5px; margin: 20px 0px 30px 0px;}
.box2 {background: #F7F6EC;	border: 1px solid #E7D19A; width: auto; padding: 10px 5px 5px 5px;	margin: 0px 0px 15px 0px;}
.box2 pre {margin: 0px; padding: 0px;}
.box3 {margin: 25px 0px 25px 5px;}

.error-box {border:1px solid #900; padding: 5px; width: auto; margin: 0px 0px 15px 0px; background: #fff; color: #900; background: #F7F6EC;}
.error-box h1, .error-box h2, .error-box h3, .error-box h4, .error-box h5 {margin-top: 0px; font-family: Arial, Verdana, Sans-serif;}
.error-box ul {margin-bottom: 0px;}

.status-box  {background: #F7F6EC;	border: 1px solid #E7D19A; width: auto; padding: 10px 5px 10px 5px; margin: 10px 0px 30px 0px;}

.date {border-bottom: 1px solid #999; margin: 20px 0px 5px 0px; padding: 0px 0px 5px 0px;}
h3 {color: #333; margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px;}
h4 {color: #666;}

pre {
 font-family: Arial, Verdana, Sans-serif; font-size: 1em; font-weight: lighter;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
* html pre {font-weight: lighter;}
*:first-child+html pre {font-weight: lighter;}

table.helpform {width: 100%;}
table.helpform th {width: 20%; padding-right: 10px; vertical-align: top;}

ul.alert {list-style: none; padding: 0px; margin: 0px;}
ul.alert li {margin-bottom: 0px;}
ul.alert span {float: left; display: block; margin-right: 10px; text-align: left; width: 4em; white-space: nowrap; font-weight: bold;}
p.alert {padding: 0px; margin: 1em 0px 0px 0px;}

