@charset "UTF-8";
/* CSS Document */
@import url("http://www.umkc.edu/umkc-standards/umkc-standard.css");

/* Standard Colors 
Blue: #0066cc
Dark Blue: #0e3e6e
Sky Blue: #68ace5
Gray: #6d7981
Dark Gray: #36424a
Light Gray: #dfe5e6
Red: #ab0823
Orange: #d6492a
Yellow: #da9800
Green: #5f692d
Tan: #f4f0e5
*/

body {
padding: 0;
margin: 0;
background: #ffffff;
}

p { font-size: 1em; color:#000000; line-height: 1.8em; padding: 0 0 10px 0; margin: 0 0px 0 0; font-family:Verdana, Arial, Helvetica, sans-serif;}
h1 { font-size: 2em; color: #d6492a; padding: 0 0 10px 0; font-weight: normal; margin: 0; display:none;}
h2 { font-size: 1.3em; color: #0e3e6e; padding: 7px 0; margin: 0; line-height: 1.2em;}
h3 { font-size: 1.2em; color: #0066cc; padding: 5px 0 5px 0; margin: 0;}
h4 { font-size: 1.1em; color: #232b08; padding: 0 0 10px 0; margin: 0;}
h5 { font-size: 1em; color: #36424a; letter-spacing: 1px; font-weight: normal; padding: 7px 0 2px 0; margin: 0;}
h6 { font-size: 1em; color: #ab0823; font-weight: normal; line-height: 1.4em; padding: 10px 0 2px 0; margin: 0;}

a:link { text-decoration: none; color:#0066cc; }
a:visited { text-decoration: none;  color:#0066cc; }
a:hover { text-decoration: underline;  color:#0e3e6e; }
a:active { text-decoration: underline;  color:#0e3e6e;  }

form { padding: 0 0 10px 0; margin: 0; }
input { padding: 0; margin: 0; }


/* ------- Layout ------- */


#wrapper {
position: relative;
width: 100%;
min-height: 500px;
text-align: left;
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: 68.75%;
}

#innerwrap {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 940px;
	min-height: 500px;
}

#titlebar {
position: relative;
width: 940px;
height: 80px;
background: url(../images/title-bkgd.jpg) left bottom no-repeat;
}

#titlebar-awards {
position: relative;
width: 940px;
height: 234px;
background: url(../images/awards-site-header.jpg) left bottom no-repeat;
}
#titlebar h1 {
float: left;
font-size: 40px;
color: #f4f0e5;
font-weight: normal;
padding: 20px 0 0 0;
margin: 0 0 0 20px;
font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
}

/* ------- Sidebar -------*/
#sidebarwrap {
	position: absolute;
	width: 200px; /*--This sets the WIDTH of the menu BACKGROUND-*/
	z-index: 11000;
	top: 240px;
	left: 0px;
}

#sidebar, #sidebar ul {
float: left;
list-style: none;
text-align: left;
padding: 10px 0 0 0;
margin: 0 0 10px 0;
width: 200px;
background-color:#FFF;

}

#sidebar a {
display: block;
width: 180px; /*--This sets the WIDTH of the first layer menu TEXT--*/
color: #0e3e6e;  /*--This sets the COLOR of the first layer menu TEXT--*/
text-decoration: none;
font-size: 1.35em;
padding: 5px 0 5px 18px;
font-family:Helvetica, "Trebuchet MS", Arial, sans-serif
}

#sidebar li {
position: relative;
width: 200px; /*--This sets the WIDTH of the first layer menu HOVER-*/
float: left;
line-height: 1.4em; /*--This sets the HEIGHT of first layer menu items-*/
padding: 5px 0;
margin: 0;
border-bottom: 1px solid #dfe5e6;
}

#sidebar li ul {
position: absolute;
top: 0;
left: -999em;
margin-left: 200px; /*--Set this to match WIDTH of the first layer menu HOVER-*/
margin-right: 0;
padding: 5px;
width: 180px; /*--This sets the WIDTH of the second layer menu HOVER-*/
font-weight: normal;
background: #b6c5d3;  /*--This sets the COLOR of the second layer menu BACKGROUND--*/
}

#sidebar li li {
text-align: left;
margin: 0;
line-height: 1.5em;
width: 180px; /*--This sets the WIDTH of the second layer menu BACKGROUND--*/
padding: 0;
border-bottom: none;
}

#sidebar li ul a {
font-size: 1em;
width: 160px; /*--This sets the WIDTH of the second layer menu TEXT--*/
padding: 3px 10px;
}

#sidebar li:hover ul, #sidebar li li:hover ul, #sidebar li.sfhovers ul, #sidebar li li.sfhovers ul {
left: auto;
}

#sidebar li:hover, #sidebar li.sfhovers {
background: #b6c5d3;  /*--This sets the COLOR of the first layer menu HOVER--*/
}

#sidebar li li:hover, #sidebar li li.sfhovers {
background: #dfe5e6;  /*--This sets the COLOR of the second layer menu HOVER--*/
}

#sidebar h1 {
clear: left;
float: left;
color: #232b08;
font-size: 1.35em;
width: 180px;
text-align: left;
display: block;
font-weight: bold;
background: #ffffff;
border-top: 1px dotted #0e3e6e;
margin: 0;
padding: 10px 0 0 20px;
}

#address { background-color:#dbdbdb; margin-top:15px;}
#address p {
	font-size:0.9em;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#committee {
border-bottom: 1px dotted #0e3e6e;
padding: 0;
}

#committee a {
font-size: 1.1em;
line-height: 1.1em;
padding: 3px 0 3px 20px;
}

.feature {
float: left;
width: 160px;
margin-top: 20px;
padding: 20px;
background-color: #dfe5e6;
}

.feature-column {
	background-color: #36424a;
	float: left;
	width: 140px;
	margin-top: 40px;
	border: 1px #36424a solid;
	text-align: right;
}

.column a:link { color: #ffffff; text-decoration: none; }
.column a:visited { color: #ffffff; text-decoration: none; }
.column a:hover { color: #ffcc00; text-decoration: none; }
.column a:active { color: #ffcc00; text-decoration: none;}

.column {
font-size: 1em;
height: 22px;
margin-right: 5px;
background: url(http://www.umkc.edu/images/feature-arrow.gif) center right no-repeat;
padding: 3px 0 0 0;
}



/* ------- Content ------ */

#breadcrumbs { padding-bottom: 10px; }

#content {
position: relative;
width: 500px;
left: 200px;
padding: 20px;
margin: 0;
text-align: left;
min-height: 600px;
}

#content ol {
padding: 0 0 0 20px;
margin: 5px 50px 0 0;

}

#content ul { list-style:square;
padding: 0 0 5px 20px;
margin: 0 50px 0 0;

}

#content li {
padding-top: 2px;
padding-bottom: 5px;
line-height: 1.5em;
}

#content p {
line-height: 1.5em;
margin-bottom: 8px;
}

#content img {

}
/*CONTENT WIDE*/
#contentwide {
	position: relative;
	width: 700px;
	left: 200px;
	padding: 20px 20px 20px 30px;
	margin: 0;
	text-align: left;
	min-height:700px;
}

#contentwide ol {
padding: 0 0 0 20px;
margin-top: 5px;
margin-bottom: 0;
}

#contentwide ul {
list-style-type:square;
padding: 0 0 5px 20px;
margin-top: 0;
margin-bottom: 5px;
}

#contentwide li {
padding-top: 2px;
margin-bottom: 8px;
line-height: 1.6em;
}

#contentwide p {
line-height: 1.5em;
}

#contentwide img {
margin-bottom: 10px;
}
/*end content wide*/



.line {
border-bottom: 1px solid #36424a;
margin-bottom: 10px;
}

#resources {
position: absolute;
top: 0;
width: 160px;
height: 640px;
left: 540px;
padding: 20px;
color: #b6c5d3;
border-left: 1px dotted #0e3e6e;
}

#resourcescommittee {
color: #b6c5d3;
}

#resourcescommittee p {
clear: left;
}

#resourcescommittee img {
padding-right: 5px;
}

/* ------- Table Styles ------ */

.heading {
font-size: 1.2em; 
color: #ffffff;
font-weight: bold; 
padding: 5px; 
margin: 0;
background: #da9800;
border-right: 1px solid #ffffff;
}

.stripe {
background: #dfe5e6;
border-right: 1px solid #ffffff;
}

.table p {
padding: 5px;
line-height: 1.2em;
color: #000000;
}

/* ------- Highlight ------ */
.stillneed {
color: #009900;
}

/* ---AccordianLink-----*/
.accordion_space a:link { text-decoration: none; color:#0066cc; }
.accordion_space a:visited { text-decoration: none;  color:#0066cc; }
.accordion_space a:hover { text-decoration: underline;  color:#0e3e6e; }
.accordion_space a:active { text-decoration: underline; color:#0e3e6e;  }

#images {

}

/* ------- Toolbar -------*/
#navcontainer
{
	width:100%;
	float:right;
	height:32px;
	padding: 0px;
	margin: 0 0 15px 0;
}
#navlist
{
border-bottom: 1px solid #ccc;
margin: 0;
padding: 5px 0 19px 10px;


}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #E8EBF0;
border: 1px solid #ccc;
color: #666;
float: left;
font-size: small;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover {
	color: #600;
}

body.section-1 #navlist li#nav-1 a, 
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1, 
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

#images {
	margin-top: 50px;
	height: 228px;
}
.image_column1 {
	float: left;
	display: block;
	background: #fff;
	width: 156px;
	height: 100%;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.image_column2 {
	float: left;
	display: block;
	background: #fff;
	width: 181px;
	height: 226px;
	padding: 0px;
	z-index: 10000;
	margin: 0px;
}
.image_column3 {
	float: left;
	display: block;
	background: #fff;
	width: 156px;
	height: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-top: 30px;

}

#links2 {
	width: 100%;
	height: 350px;
	color: #0e3e6e;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#links a:link { text-decoration: none; color:#0066cc; }
#links a:visited { text-decoration: none;  color:#0066cc; }
#links a:hover { text-decoration: underline;  color:#0e3e6e; }
#links a:active { text-decoration: underline; color:#0e3e6e;  }

.link_column1 {
	float: left;
	display: block;
	background: #fff;
	width: 135px;
	height: 250px;
	padding: 10px;
	margin-right: 10px;
}

.link_column2 {
	float: left;
	display: block;
	background: #fff;
	width: 140px;
	height: 250px;
	padding: 10px;
	margin-right: 10px;
	border-right: dotted thin #CCC;
	border-left: dotted thin #CCC;
}
.link_column3 {
	float: left;
	display: block;
	background: #fff;
	width: 135px;
	height: 250px;
	padding: 10px;
	margin-right: 0px;

}

#newFaculty p {padding: 0 5px 2px 5px;}
#newFaculty ul li {list-style-type:square; list-style-image:none;}
.header {background-color:#CCC; padding:3px; font-family:Tahoma, Geneva, sans-serif; font-weight:bold;}

#profileImage {background:#dbdbdb; width: 275px; padding: 8 px; border-left: #ccc solid medium; margin: 0 0 8px 15px; float:right; min-height:200px;}

#profileImage p {margin: 8px; font-family:Tahoma, Geneva, sans-serif; line-height:1.3em; color:#333;}
.strikethrough {text-decoration:line-through;}
.referenceEvent {color:#666; font-style:italic; font-weight:bold;}
.hilite {background-color:#FFC;}
.feature {width: 90%; padding:10px; border: thin solid #CC9; margin:15px;}

