﻿@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;
}

p { font-size: 1em; line-height: 1.4em; padding: 0 0 5px 0; margin: 0;}
h1 { font-size: 2em; color: #0066cc; padding: 5px 0 10px 0; font-weight: normal; margin: 0;}
h2 { font-size: 1.5em; color: #0066cc; font-weight: normal; padding: 5px 0 7px 0; margin: 0; line-height: 1em}
h3 { font-size: 1.2em; color: #0e3e6e; padding: 0 0 5px 0; margin: 0;}
h4 { font-size: 1.1em; color: #0e3e6e; 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; 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: Helvetica; 
font-size: 68.75%;
background-color: #36424A;
}

#innerwrap {
position: relative;
margin-left: auto;
margin-right: auto;
text-align: left;
width: 940px;
background-color:white
}

#titlebar {
position: relative;
width: 940px;
height: 70px;
background-color:
/* background: url(../images/title-bkgd.jpg) left no-repeat;*/
}

#titlebar-js {
position: relative;
width: 100%;
height: 100px;
background: url(../images/kc-web-title.jpg) center no-repeat;
}

#titlebar h1 {
float: left;
font-size: 40px;
color: #002147;
font-weight: normal;
padding: 20px 0 0 0;
margin: 0 0 0 20px;
}

/* ------- Sidebar -------*/
#sidebarwrap {
position: absolute;
width: 200px; /*--This sets the WIDTH of the menu BACKGROUND-*/
z-index: 11000;
}

#sidebar ul {
background: #B3D5F2;
float: left;
list-style: none;
text-align: left;
padding: 10px 0 0 0;
margin: 0;
width: 200px;
}

#sidebar {
background: #B3D5F2;
float: left;
list-style: none;
text-align: left;
padding: 10px 0 0 0;
margin: 0;
width: 200px;
}

#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: 1em;
padding: 5px 0 5px 20px;
}

#sidebar li {
width: 200px; /*--This sets the WIDTH of the first layer menu HOVER-*/
float: left;
line-height: 1.2em; /*--This sets the HEIGHT of first layer menu items-*/
padding: 5px 0;
margin: 0;
border-bottom: 1px solid #dfe5e6;
}

#sidebar li ul {
position: absolute;
left: -999em;
margin-left: 200px; /*--Set this to match WIDTH of the first layer menu HOVER-*/
margin-right: 0;
margin-top : -2.4em;
padding: 5px;
width: 140px; /*--This sets the WIDTH of the second layer menu HOVER-*/
font-weight: normal;
background: #68ace5;  /*--This sets the COLOR of the second layer menu BACKGROUND--*/
}

#sidebar li li {
text-align: left;
margin: 0;
line-height: 1.5em;
width: 140px; /*--This sets the WIDTH of the second layer menu BACKGROUND--*/
padding: 0;
border-bottom: none;
}

#sidebar li ul a {
font-size: 1em;
width: 130px; /*--This sets the WIDTH of the second layer menu TEXT--*/
padding: 3px 10px;
}

#sidebar li li.sfhovers ul {
left: auto;
}

#sidebar li.sfhovers ul {
left: auto;
}

#sidebar li li:hover ul {
left: auto;
}

#sidebar li:hover ul {
left: auto;
}

#sidebar li.sfhovers {
background: #68ace5;  /*--This sets the COLOR of the first layer menu HOVER--*/
}

#sidebar li:hover {
background: #68ace5;  /*--This sets the COLOR of the first layer menu HOVER--*/
}

#sidebar li li.sfhovers {
background: #B3D5F2;  /*--This sets the COLOR of the second layer menu HOVER--*/
}

#sidebar li li:hover {
background: #B3D5F2;  /*--This sets the COLOR of the second layer menu HOVER--*/
}

.feature {
float: left;
width: 200px;
margin-top: 5px;
}

.feature h2 { 
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 1.4em;
line-height: 1.4em;
padding: 20px 10px 5px 20px;
}

.feature h3 { padding: 20px 10px 5px 20px; }

.feature p { padding: 5px 10px 20px 20px; }

.feature h6 {
color: #0e3e6e;
padding: 5px 10px 20px 20px;
}

/* ------- Content ------ */

#breadcrumbs { padding-bottom: 10px; }


#content-wide {
position: relative;
width: 700px;
left: 200px;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
margin: 0;
text-align: left;
}

#content-narrow-1 {
position: relative;
width: 175px;
left: 200px;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 5px;
margin: 0;
text-align: left;
}

#content-narrow-2 {
position: absolute;
top: 134px;
width: 175px;
left: 420px;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 5px;
margin: 0;
text-align: left;
}



#content-wide img {
padding-bottom: 10px;
}

#content {
position: relative;
width: 500px;
left: 200px;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
margin: 0;
text-align: left;
min-height:450px;
}

#content ul {
list-style-image: url(../images/bullet.gif);
padding: 0 0 5px 20px;
padding: 0 0 5px 10px;
margin-top: 5px;
margin-bottom: 0;
}

#content li {
padding-top: 2px;
padding-bottom: 2px;
line-height: 1.5em;
}

#content p {
line-height: 1.5em;
}

#content img {
margin-bottom: 10px;
}

#departments{
position: relative;
width: 700px;
text-align:left;
padding-left:4px;
background-color:silver;
margin-top: 5px;
}

#session-course{
position: relative;
width: 700px;
text-align: left;

}
#session-wrapper{
position: relative;
width: 700px;
min-height:150px;
padding-bottom: 10px;
}
.line {
border-bottom: 1px solid #36424a;

}


#leader img{
position: absolute;
width: 97px;
margin-bottom: 10px;
z-index:1;
}
#leader-info{
position: relative;
width: 180px;
left:105px;
/*padding-bottom: 10px;*/

}
#session-times{
position: absolute;
width: 200px;
left:300px;
top: 0px; 
}
#session-reviews{
position: absolute;
width: 200px;
left:480px;
top: 0px; 
margin-bottom: 10px;
margin-right: 10px;
}




#links {
width: 720px;
height: 120px;
color: #0e3e6e;
padding: 0;
margin: 20px 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: #B3D5F2;
width: 180px;
height: 120px;
padding: 20px;
margin-right: 20px;
}

.link_column2 {
float: left;
display: block;
background: #f4f0e5;
width: 180px;
height: 120px;
padding: 20px;
margin-right: 20px;
}

#resources {
position: absolute;
top: 110px;
width: 200px;
left: 740px;
color: #36424a;
}

.line {
border-bottom: 1px solid #36424a;
margin-bottom: 10px;
}

#footerline{
position: relative;
width: 100%;
min-height: 10px;
background-color: #dfe5e6;
}

