/*
Staff Central style sheet
Designed by Technology Resources for Employee and Campus Services

dark gray: #555
light gray: #eee
burnt orange: #c50
*/


/* UT second level template adjustments */
img {border: none;}
body {background: #eee;}
h2, h3, h4 {margin: 2em 0 0 0;}


/* department name with gray stripes */
#titlebar {background: #c50 url(/staff/images/ut_secondlevel_header_bg.gif) repeat-x; width: auto;}
html * #secondnavbackground, #secnavbar {width: 100%;}


/* link to staff home - makes it appear the staff graphic in the header is a link */
a.staffhome {width: 200px; height: 25px; display: block; position:absolute; top: 30px; left: 75px; text-align: left;}



/* sub navigation */
.sidenavbar {float: left; width: 140px; text-align: right; padding: 1em 0; background: url(/staff/images/vert_divide_line_200.jpg) no-repeat right top; color: #555;}
.sidenavbar p {margin: 2em 1em 0 1em; padding: 0; text-transform: uppercase; letter-spacing: .2em;}
.sidenavbar ul {margin: 0; padding: 0;}
.sidenavbar li {list-style: none; padding:0; margin: 1em;}
.sidenavbar img {display: block; margin: auto; padding-top: 20px;}


/* main content area */
#container {background: #fff url('/staff/images/container_background.jpg') repeat-y right;}
#content {margin: 0 240px 0 141px; padding: 1em 1em 4em 1em; line-height: 150%; color: #333; position: relative;}
#content a {font-weight: normal; text-decoration: underline;}
#content h2 {margin: 2em 0 0 0;}
#content h2+p {margin-top: 0;}
#content ul, #content ol {margin: 0; padding: 0 0 0 4em;}
#content ul li {list-style: square;}
#content li {margin-bottom: .5em;}
ul.orgchart li {list-style: none; margin-top: 1em;}
ul.nobullets li{list-style: none;} /* for lists without bullets */
dt {font-weight: bold;}
dd+dt {margin-top: 1em;}
dd+dd {margin-top: 1em;}
.title {font-style: italic;}
.announce {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}


/* bread crumbs */
#crumbs {font-size:.75em; margin: 0; text-align: right; display: none;}


/* HR-brnaded stuff on the right */
.hrstuff {width: 200px; float: right; position: relative; right: -240px;}
.hrstuff h2, .hrstuff h3 {margin: .5em 0 0; line-height: 100%;}
.hrstuff p {margin: 0 0 1em;}


/* for floating photos */
.floatright {float: right; margin: 0 0 1em 1em;}


/* footer */
.signature {background: #eee; /*url(/graphics/black_line_horz.jpg) no-repeat;*/margin: 0; padding: 1em; float: none; border-top: #ccc solid 2px; color: #333;}
.signature p {margin: 0; padding: .2em 0;}

