/* CSS Document */

/*************************************************************************
* navigation Properties
*************************************************************************/
#nav li span {
    display: none;
}
/*************************************************************************
* Navigation Properties
*************************************************************************/
#nav {
	xposition: absolute;
	xtop: 137px;
	padding-left: 26px;
}
#nav ul {
	position: relative;
	width: 749px;
	margin: 0;
	padding-left: 0;
}
#nav ul, #nav a:hover, #nav a.selected {
	background-image: url(http://www.chicagohistory.org/template_images/topnav.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
#nav li {
	position: absolute;
	list-style: none;
}
#nav li, #nav a {
	height: 22px;
	display: block;
}
/* Width controls width of each text image. Top refers to position
   that is relative to nav.gif */
#navItem0, #navItem0 a { top: 0px; left: 0px;  width: 57px; }
#navItem0 a:hover { background-position: 0px -22px;border:none; }
#navItem0 a.selected { background-position: 0px -44px; }

#navItem1, #navItem1 a { top: 0px; left: 57px; width: 94px; }
#navItem1 a:hover { background-position: -57px -22px; border:none;}
#navItem1 a.selected { background-position: -57px -44px; }

#navItem2, #navItem2 a { top: 0px; left: 151px; width: 112px; }
#navItem2 a:hover { background-position: -151px -22px; border:none;}
#navItem2 a.selected { background-position: -151px -44px; }

#navItem3, #navItem3 a { top: 0px; left: 263px; width: 80px; }
#navItem3 a:hover { background-position: -263px -22px;border:none;}
#navItem3 a.selected { background-position: -263px -44px; }

#navItem4, #navItem4 a { top: 0px; left: 343px; width: 85px; }
#navItem4 a:hover { background-position: -343px -22px;border:none; }
#navItem4 a.selected { background-position: -343px -44px; }

#navItem5, #navItem5 a { top: 0px; left: 428px; width: 157px; }
#navItem5 a:hover { background-position: -428px -22px; }
#navItem5 a.selected { background-position: -428px -44px; }

#navItem6, #navItem6 a { top: 0px; left: 584px; width: 56px; }
#navItem6 a:hover { background-position: -584px -22px;border:none; }
#navItem6 a.selected { background-position: -584px -44px; }

#navItem7, #navItem7 a { top: 0px; left: 640px; width: 109px; }
#navItem7 a:hover { background-position: -640px -22px; border:none;}
#navItem7 a.selected { background-position: -640px -44px; }

/* Link types */

.plain {
    background-image: none;
    padding: 0;top: 0px; left: 0px;  width: 57px;
}
a.plain {
  text-decoration:underline;background:transparent; }

a.plain:link,a.plain:visited,a.plain:link#current {
  color:#40749f; font-weight:bold;background:transparent;}

a.plain:hover,a.plain:active {
  color:#ecf2ef; font-weight:bold;background:transparent; }

/*  */



#visual-portal-wrapper {
    width: 775px !important;
    margin: 0;
    padding: 0;
}



/* Logo properties */

#portal-logo {
    /*background: url(http://www.chicagohistory.org/logo.jpg) no-repeat;
	background: url("gif/chmlogo_sm.gif") no-repeat;*/
    border: 0;
    margin: 0.75em 0em 0em 1em;
    padding: 0;
}

#portal-logo a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 71px;
    height: 0px !important;
    width: 298px;
    cursor: pointer; 
	/*background: url("gif/chmlogo_sm.gif") no-repeat;
	background: url(http://www.chicagohistory.org/logo.jpg) no-repeat;*/
}



/* Accessibility and visual enhancement elements */

.hiddenStructure {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}
/* Hide from IE5-mac. Only IE-win sees this. */
 
* html .hiddenStructure {
 	display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -3px 0 0 -1px;
    width: 1px;
  }
 
/* End hide from IE5/mac */


#portal-footer {
    border-top: 1px solid #cccccc;
    float: none;
    line-height: 1.2em;
    margin: 0em 0em 1em 204px;
    padding: 0.5em 0em 1em 1em;
}

#portal-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#portal-footer li {
    display: inline;
    padding: 0 6px;
    border-right: 1px solid #cccccc;
}

#portal-footer p {
    margin: 0.25em 0;
}

#portal-footer a {
    font: 11px Arial, Verdana, San Serif;
    text-decoration: none;
    color: #333333;
    border: none; background:#fff;
}

#portal-footer a:visited {
    color: #333333;
}

#portal-footer a:active{
    color: #6699CC;
}

#portal-footer a:hover {
    color: #6699CC;
    text-decoration: none;
}


p.CHMtopTxt{
 font-family: Univers, Arial, Helvetica, Verdana, sans-serif;
 font-size:1.4em;  line-height:1.8;
 color:#666; text-align:right;
}


#bluebg2{
padding-top:5px; padding-left:30px;padding-bottom:5px; background: #D6E5F2;
}
#bluebg2 p {
font-size:11px;  line-height:1.5;
  color:#666;
  margin-left:0px;
  margin-top:0px;
  margin-right:10px;
  margin-bottom:0px
}
#onlineexhibit{
padding-top:0px; padding-left:25px; background: #fff; width:750px;
}
/* Hide from IE5-mac. Only IE-win sees this. */
 
* html #onlineexhibit {
padding-top:0px; padding-left:25px; background: #fff; width:775px;
  }
 
/* End hide from IE5/mac */
/*
hr{

color:#fff;
border: 1px solid #fff; margin:5px;
} */


#bluebg2 a{
  text-decoration:underline}

#bluebg2 a:link,#bluebg2 a:visited {
  color:#40749f; font-weight:bold; }

#bluebg2 a:hover,#bluebg2 a:active {
  background:#013461;
  text-decoration: none;
  color:#ecf2ef; font-weight:bold;  }
  