/* Legacy CSS, most of this is probably used on like 1-2 pages, but who knows... */
.hr_subhead{
	padding-bottom:12px;
	padding-top:0px;
	margin:-3px 0px 0px 0px;	
	border-top: 1px solid #cccccc;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;		
}

.inline_photo_r{
	float:right;
	margin:3px 2px 10px 10px;
	border:1px solid black;
}
.inline_photo_l{
	float:left;
	margin:3px 15px 10px 0px;
	border:1px solid black;
}

.fac_quote {
	padding-left:40px;
}

.fac {
	margin-top:20px;
}

.style7 {
	font-weight:bold;
	color:#CC0000;
}

.ku_currentlink {
	font-weight: bold;
}

/* boilerplate css styles */

.full-lines li {
	line-height: 125%;
}

.nobullet li {
	list-style-type:none;
}

.lessmargin li {
	margin-left: 0.5em;
	padding-left: 0;
}

.padded-li li {
	margin-bottom: .5em;
}

.padded-li2 li {
	margin-bottom: .25em;
}

.not-padded-li li {
	margin-bottom: 0;
}

.upper-alpha li {
	list-style-type:upper-alpha;
}




/* new CSS styles */

div.seminar {
	width:360px;	
	border: double black 3px;
	margin-top: 1.25em;
	margin-left: 3.5em;
	padding-top: 0em;
	padding-bottom: 1.25em;
	padding-left: 2em;
	background-color: #DAD6CB;
}

.seminar h2 {
	color: #0022B4;
	text-align:center;
}

.seminar h3, .seminar h4 {
	color: black;
	font-weight: bold;	
	margin-top: 0;
	padding-top: 0;
	line-height: 125%;
}

.seminar p {
	color: black;	
}

table.seminar-schedule {
	width: 100%;
	margin: auto;
	margin-top: 6px;
	padding-left: 6px;
}

.seminar-schedule td {
	color: black;
	vertical-align: top;
}

#headlines h3 {
	text-align:center;
	margin-left:0;
	margin-bottom: 1em;
}

#slideshow1 {
	margin-left: 1em;
	margin-bottom: 3em;
	margin-top:0;
	padding-top:0;

}

.topheader {
	margin-top: 0;
	padding-top: 0;
	margin-left: 9em;
}

.topheader2 {
	text-align:center;
	margin-top: 0.5em;
	padding-top: 0;
}

#kubackground {
	background: transparent url(/%7Eeeb/images/banner_background_eeb.jpg) no-repeat scroll center top !important;
}

.navheader_top {
	text-align:left; 
	padding-bottom:5px; 
	border-bottom: solid 1px #999;
}

.navheader_bottom {
	text-align:left; 
	padding-top:5px; 
	border-top: solid 1px #999;
}

.kuheader {
font-family: "Trajan Regular", Palatino, "Times New Roman", Times, serif;
font-variant: small-caps;
font-weight: normal;
letter-spacing: 2px;
font-size:24px;
color:#0022B4;
}

/* menu styles */

	#navtest2, #navtest2 ul { 
	z-index: 100;
	list-style: none; }
	#navtest2, #navtest2 * { 
	z-index: 100;
	padding: 0; margin: 0; }
	
	/* Head links */
	#navtest2 li.navheader { 
	z-index: 100; 
	width: 90px; float: left; margin-left: -1px; text-align: center; 
	}
	#navtest2 li.navheader a { 
	z-index: 100;
	display: block; 
	padding: 8px; 
	padding-top: 3px;
	height: 26px; 
	font-family: "Trajan Regular", Palatino, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	color: black;
	font-size: 12px;
	letter-spacing: .45px;
	}

	/* Child lists and links */
	#navtest2 li.navheader ul { 
		display: none; 
		list-style: none;
		position:absolute;
		z-index: 100;
	}
	#navtest2 li.navheader:hover ul { 
	z-index: 100;
		list-style: none;
		display: block;
	}
	#navtest2 li.navheader ul li { 
	z-index: 100;
	padding: 5px; height: 17px; 
		list-style: none;
		display: block;
	}
	#navtest2 li.navheader ul li a:hover { 
	z-index: 100;
	color: black;
	}
	#navtest2 li.navheader ul li a { 
		z-index: 100;
		color: black; 
	} 
	
	.multi-menu div {
		position: relative;
		left: 172px;
		top: -35px;
		display: none;
	}
	
	.submenu p a {
		max-height: 10px;
		text-align: left;
	}
	
	/*
	#navtest2 ul li a:hover { text-decoration: none; }
	#navtest2 li.navheader { background-color: white; background-image: url(bg.gif); }
	#navtest2 li.navheader ul { background-image: url(bg.gif); background-position: bottom; padding-bottom: 10px; }
*/
