/*
-----------------------------------------------
Two Column Design by Alnisa Allgood 
inspired by Stop Design, All That Malarky, and 1976 Designs
Table & Report Adapted from Veerle's Post http://veerle.duoh.com/comments.php?id=315_0_2_10_C

Item Specific Style
<ol style="list-style: lower-alpha">
----------------------------------------------- */

body {
  margin:0;
  padding:0;
  background:#FFF;
  font:medium/1.8em Verdana,Sans-serif;
  text-align:left;
  color:#fff;
  font-size:medium;
  } html>body {font-size:medium;  }
  
.container {
  width:780px;
  margin:0 auto;
  border:solid #1A0000;
  border-width:0 1px;
  color:#1A0000 ;
  background:#fff url("http://policy.ucsf.edu/images/layout/background_table.gif") repeat-y 0 0;
  position:relative;
  }   
  
body.home {
  background: #990002;
  color:#fff;
  }

.home #c-smx {
  background-image:url("http://policy.ucsf.edu/images/layout/background_table.gif");
  }

/* Header
----------------------------------------------- */
#header {
  background-color:#fff;
  background-repeat:no-repeat;
  float:left;
  width:100%;
  height:78px;
  }
.home #header {
  height:78px;
  background-color:#fff;
  }
  
#header1 {
  background-color:#fff;
  background-repeat:no-repeat;
  float:left;
  width:100%;
  height:30px;
  }
.home #header1 {
  height:30px;
  background-color:#fff;
  }


/* MainNav
----------------------------------------------- */
#nav {
  background-color:#fff;
  background-repeat:no-repeat;
  float: left;
  width:100%;
  height: 35px;
  border-bottom: 2px solid #990002;
  }
#nav ul {
  margin:0;
  padding-top:8px;
  padding-left:6px;
  padding-right:6px;
  list-style:none;
  font-family: Lucida Sans, Lucida Grande, Arial, Sans Serif;
  background: #EED5D5;
  font-size:12px;
  font-weight: bold;
  text-transform:titlecase;
  }
#nav li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  text-indent:0;
  }
#nav a, #nav strong {
  padding:10px 12px 19px 12px;
  border:solid #990002 ;
  border-width:0 0 0 1px;
  color: #990002;
  text-decoration:none;
  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 #current strong, #nav #current a {
  background-repeat:no-repeat;
  }
#nav a:hover, #nav #current a:hover strong, #nav #current strong {
  color:#9B9B9B;
  }
#nav a:hover {
  background-repeat:no-repeat;
  }
#nav a strong, #nav #current a strong {
  background:none;
  padding:0;
  border:none;
  }
#nav #h {
  border-left-width:1px;
  border:solid #990002 ;
  }
  
.home #nav {
  background-color:#EED5D5;
  border-color:#990002;
  }
.home #nav a, .home #nav strong {
  border-color:#990002;
  }


/* SideBar Nav
----------------------------------------------- */
#side {
  width: 222px;
  }
  
#side ul {
  padding-top: 0;
  padding-bottom: 14px;
  list-style: none;
  font: 14px Lucida Sans, Lucida Grande, Arial, Sans Serif;
  font-weight: bold;
  background: #EED5D5;
  color: #990002;
  text-transform: titlecase;
  }

#side li {
  padding: 8px 0 2px 10px;
  height: 30px;
  text-indent: 0;
  border-bottom: solid 1px #990002;
  background: #EED5D5;
  line-height:1.3em;
  vertical-align: middle;
  }
  
#side a {
  text-decoration: none;
  white-space: wrap;
  border-width: 0;
  color: #990002;
  background: #EED5D5;
  }
  
#side a:hover {
  color:#9B9B9B;
  background: #EED5D5;
  }
  
#logo {
  position: relative;
  text-align: center;
  bottom: 4px;
  left: 8px;
  width:210px;
  }

p.logo {
  margin:0;
  padding-top: 15px;
  font-family: Lucida Sans, Lucida Grande, Arial, Sans Serif;
  font-size:9px;
  line-height:1.6em;
  color: #000;
  }




/* Page Structure
----------------------------------------------- */
#content {
  padding:0 0px;
  float:left;
  width:780px;
  }

.home #content {
  padding-top:0px;
  }
#maincol {
  float:right;
  width:525px;
  display: inline;
  }

#subcol {
  float:left;
  width:225px;
  color:#8894C6 ;
  display: inline;
}

.home #content {
  background-image:url("http://policy.ucsf.edu/images/layout/background_table.gif");
  }


/* Page Structure: C-SMX
----------------------------------------------- */

#c-smx #maincol {
  float:right;
  width:525px;
  font-size:85%;
  line-height:1.6em;
  padding-right: 10px;
  }
#c-smx #subcol {
  float:left;
  }

/* Headings
----------------------------------------------- */

h1 {
  margin:1em 0 .25em;
  font:22px Lucida Sans, San Serif;
  font-weight: heavy;
  text-align: left;
  padding-top: 10px;
  color:#666;
  border-bottom: 1px dotted #ADAD85;
  height: 26px;
  }

h2 {
  margin:1em 0 .25em;
  font:22px Lucida Sans, San Serif;
  font-weight: heavy;
  border-bottom: 1px solid #9B9B9B;
  text-align: left;
  line-height:1.5em;
  }
  
h3 {
  font:18px Lucida Sans, San Serif;
  font-weight: heavy;
  border-bottom: 1px solid #990033;
  }
h3 a {
  border-width:0;
  }

h4 {
  margin:1em 0 .25em;
  font:16px Georgia,Serif;
  color:#575;
  font-weight: heavy;
  text-align: left;
  padding-top: 10px;
  height: 18px;
  border-bottom: 2px solid #ccd;
  }
  
h5 {
  margin:1em 0 .25em;
  font:16px Lucida Sans, San Serif;
  font-weight: heavy;
  text-align: left;
  padding-top: 10px;
  color: #8894C6;
  height: 18px;
  }
h6 {
  margin:1em 0 .25em;
  font:12px Lucida Sans, San Serif;
  font-weight: heavy;
  text-align: left;
  padding-top: 10px;
  color:##990033;
  border-bottom: 1px solid #ccd;
  }
  
    
/* Entries
----------------------------------------------- */
.entry {
  margin:0 0 1.75em;
  }
  
.entry h3 {
  margin:.75em 0 .25em;
  font:185%/1.5em Georgia,Serif;
  color:#245;
  }
 
p.title {
  margin:-.5em 0 .25em;
  font:24px Georgia, Times New Roman, Serif;
  font-weight: heavy;
  font-style: italic;
  padding-bottom:15px;
  text-align: right;
  color:#575;
  }

.posted, .posted-top {
  color:#998;
  }
.posted, .search .posted, .posted-top {
  font-size:85%;
  line-height:1.6em;
  }
p.posted,.search {
  margin-top:.5em;
  border-top:1px dotted #ccd;
  padding-top:4px;
  }
.posted strong {
  color:#887;
  font-weight:normal;
  }
p.posted-top {
  margin-top:.5em;
  border-bottom:1px solid #ccd;
  padding-top:4px;
  padding-bottom:4px;
  }
  
.posted-top .commentlink, .posted-top .commentlink:visited {
  margin-left:0;
  border-left-width:0;
  background-position:0 50%;
  padding-left:14px;
  }
  
#maincol .entrylist li a {
  font:125%/1.4em Georgia,Serif;
  }

/* Links
----------------------------------------------- */
a, .subnav a:visited {
  color:#358;
  text-decoration:none;
  border-bottom:1px dotted #8894C6 ;
  }
a:visited {
  color:#666666;
  border-color:#666666;
  }
a:hover, .subnav a:hover {
  color:#FF9999;
  border-color:#FF9999;
  border-bottom-style:solid;
  }
a img, .noline, a.noline:link, a.noline:visited, a.noline:hover, a.thumb {
  border-width:0;
  border: 0;
  }
  
h1 a, #section a {
  border-width:0;
  }
p.anchor {
  padding-top:15px;
  padding-bottom:5px;
  text-align: right;
  }
p.anchor_c {
  padding-top:15px;
  padding-bottom:1px;
  text-align: center;
  }
p.anchor_r {
  padding-top: 1px;
  padding-bottom:5px;
  text-align: right;
  }


/* Lists
----------------------------------------------- */
ul, dl {
  margin:.5em 0 1em;
  padding:0;
  list-style:none;
  }
ul li {
  margin:0 0 2px;
  padding:0 0 0 18px;
  text-indent:-0px;
  }

ol li {
  margin:0 0 2px;
  padding:0 0 0 18px;
  text-indent:-0px;
  }

.entry ul {
  list-style:square;
  margin-left:20px;
  margin-right:20px;
  }

ol.alpha ol li {
  list-style: lower-alpha;
  }

#stats ul li {
  margin:0 0 5px;
  padding:0 0 8 18px;
  text-indent:-0px;
  color: #4F6B72;
  }



/* Misc
----------------------------------------------- */
p.sidebar {
  margin:10px 10px 0px 10px;
  }
p.sub, p.end, p.more, p.note {
  color:#777;
  }

#c-smx #xcol .sub {
  color:#666;
  }
.note {
  color:#933 !important;
  }
p.more {
  margin-bottom:1.5em;
  }
  
hr {
  display:none;
  }
  
.clear {
  clear:both;
  }

#searchbox {
  width:195px;
  }
#searchLi {
	width: 216px;
       border-right: solid 1px #990002;
       margin-top:0px;
       padding-top:12px;
       padding-bottom:19px;
}

/* Images
----------------------------------------------- */

.imgleft, .left, img.left {
  float:left;
  margin:4px 8px 4px 0;
  }
.imgright, .right, img.right {
  float:right;
  margin:4px 0 4px 8px;
  }
.imgcenter, .center, img.center {
  position: relative;
  margin:4px 8px 4px 0;
  }
img.imgleft, img.imgright, img.center, imgcenter {
  padding:4px;
  border:1px solid #ddc;
  }
.left em, .right em {
  margin-top:.25em;
  display:block;
  }
img.block {
  display:block;
  margin:.5em 0;
  }
.banner {
  margin:0 -10px 0 -22px;
  }

#log img.block, #search img.block {
  margin:1em 0;
  }
  
.hilite { background-color: #FFCC80; }

.inch {
  position: relative;
  margin-left:20px;
  }

.indent {
  position: relative;
  padding-left:20px;
  padding-right:20px;
  }


/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  padding-top:20px;
  border-bottom:1px solid #000;
  font-size:85%;
  }
#footer p {
  background:#990002 repeat-x 0 -4px;
  margin:0;
  padding:10px 20px;
  border-top:1px solid #990002;
  color:#E3E3FF;
  text-align:center;
  line-height:1.6em;
  }
/* Fixes footer containment bug in IE-Win (5 and 6)
   http://www.positioniseverything.net/explorer/escape-floats.html
   But IE5-Mac shouldn't see this \*/
  * html #footer p {
    height:1%;
    }
  
#footer a, #footer a:visited {
  color:#9B9BA6 ;
  border-color:#479;
  }
#footer a:hover {
  color:#8bc;
  border-color:#479;
  }
  
  
/* Footer Black
----------------------------------------------- */
#footer2 {
  clear:both;
  padding-top:0;
  border-bottom:1px solid #000;
  font-size:85%;
  }
#footer2 p {
  background:#000000 repeat-x 0 -4px;
  margin:0;
  padding:10px 20px;
  border-top:1px solid #000;
  color:#E3E3FF;
  text-align:center;
  line-height:1.6em;
  }
/* Fixes footer containment bug in IE-Win (5 and 6)
   http://www.positioniseverything.net/explorer/escape-floats.html
   But IE5-Mac shouldn't see this \*/
  * html #footer p {
    height:1%;
    }
  /* Resume IE5-Mac */
  
#footer2 a, #footer a:visited {
  color:#9B9BA6 ;
  border-color:#479;
  }
#footer2 a:hover {
  color:#8bc;
  border-color:#479;
  }
  
  
  
/* CROSS TAB TABLES 100%
----------------------------------------------- */

#crosstab {
	width: 100%;
	padding: 0;
	margin: 0;
}

#crosstab a {
	color: #c75f3e;
}

caption {
	padding: 0 0 5px 0;
	width: 100%;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#crosstab th {
	font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #514890;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center ;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(http://nahic.ucsf.edu/images/layout/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#crosstab td {
	text-align: center ;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4F6B72;
}

#crosstab td.hd {
	text-align: left ;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4F6B72;
}


#crosstab td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

#crosstab th.spec {
	text-align: left ;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(http://nahic.ucsf.edu/images/layout/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#crosstab th.specalt {
	text-align: left ;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(http://nahic.ucsf.edu/images/layout/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #B4AA9D;
}

/* CROSS TAB TABLES ANY WIDTH
----------------------------------------------- */

#crosstab_sm {
	padding: 0;
	margin: 0;
}

#crosstab_sm a {
	color: #c75f3e;
}

#crosstab_sm th {
	font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #514890;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center ;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(http://nahic.ucsf.edu/images/layout/bg_header.jpg) no-repeat;
}

#crosstab_sm th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#crosstab_sm td {
	text-align: center ;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4F6B72;
}

#crosstab_sm td.hd {
	text-align: left ;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4F6B72;
}


#crosstab_sm td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

#crosstab_sm th.spec {
	text-align: left ;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(http://nahic.ucsf.edu/images/layout/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#crosstab_sm th.specalt {
	text-align: left ;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(http://nahic.ucsf.edu/images/layout/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #B4AA9D;
}

/* Report Listing OL, UL, LI
----------------------------------------------- */
#report {
  background-color:#fff;
  background-repeat:no-repeat;
  float: left;
  width:100%;
  }

#report ul {
  float:left;
  margin:0;
  padding:0;
  list-style:none;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
  text-transform:capitalize;
  text-indent:-18px;
  margin-left:20px;
  margin-right:20px;
  color:#250B65 ;
  }
#report li {
  margin:0;
  padding:5px;
  background-image:none;
  text-indent:0;
  font-size:11px;
  font-weight: normal;
  text-transform:none;
  color: #4F6B72;
  }
  
#report a, #report strong {
  text-decoration:none;
  white-space:nowrap;
  color:#250B65 ;
  }