﻿@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; line-height: 1.4em; padding: 0 0 5px 0; margin: 0;}
h1 { font-size: 2em; color: #0066cc; padding: 0 0 10px 0; font-weight: normal; margin: 0;}
h2 { font-size: 1.3em; color: #0e3e6e; padding: 10px 0 5px 0; margin: 0; line-height: 1em}
h3 {
	font-size: 1.2em;
	color: #0066cc;
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 1.2em;
}
h4 { font-size: 1.1em; color: #0e3e6e; padding: 0 0 10px 0; margin: 0;}
h5 {
	font-size: 1em;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	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%;
}

#innerwrap {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 940px;
}

#titlebar {
position: relative;
width: 940px;
height: 70px;
background: url(../images/title-bkgd.jpg) left 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, #sidebar ul {
float: left;
list-style: none;
text-align: left;
padding: 10px 0 0 0;
margin: 0;
width: 200px;
}
#sidebar h1 {
	font-size: 1.5em;
	color: #0066cc;
	font-weight: normal;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-top: 0px;
}

#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.2em;
	padding: 5px 0 5px 20px;
}

#sidebar li {
	position: relative;
	width: 200px; /*--This sets the WIDTH of the first layer menu HOVER-*/
	float: left;
	line-height: 1.25em; /*--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;
	top: 0;
	padding: 5px;
	width: 150px; /*--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--*/
}
.Tuition-fees {
	margin-top: 50px;
}

#sidebar li li {
	text-align: left;
	margin: 0;
	line-height: 1.5em;
	width: 150px; /*--This sets the WIDTH of the second layer menu BACKGROUND--*/
	padding: 0;
	border-bottom: none;
}

#sidebar li ul a {
	font-size: 1.1em;
	width: 150px; /*--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: #68ace5;  /*--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--*/
}

.feature {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
}

.feature h2 { 
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
color: #5f692d;
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;
}
.feature_img {
	padding-top: 10px;
}

/* ------- Content ------ */

#breadcrumbs { padding-bottom: 10px; }

#content-home {
	position: relative;
	width: 500px;
	left: 200px;
	margin: 0;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 45px;
	padding-left: 20px;
	clear: right;
}

#content {
position: relative;
width: 500px;
left: 200px;
padding: 20px;
margin: 0;
text-align: left;
}
#content-tall {
	position: relative;
	width: 500px;
	left: 200px;
	padding: 20px;
	margin: 0;
	text-align: left;
	height: 500px;
}

#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-bottom: 2px;
	line-height: 1.3em;
}

#content p {
line-height: 1.5em;
}

#content img {
margin-bottom: 10px;
}

#news {
	position: absolute;
	top: 10px;
	width: 195px;
	height: 350px;
	left: 540px;
	color: #36424a;
}

#links {
	position: relative;
	width: 700px;
	color: #0e3e6e;
	padding: 0;
	margin-top: 70px;
	margin-right: 0;
	margin-bottom: 0px;
	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_column {
	float: left;
	display: block;
	width: 460px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 240px;
	background-color: #FFFFFF;
}

.link_column1 {
	float: left;
	text-align: left;
	display: block;
	width: 152px;
	height: 175px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
}

.link_column2 {
	float: left;
	text-align: left;
	display: block;
	width: 152px;
	height: 175px;
	border-left: 1px solid #6d7981;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 11px;
	margin-bottom: 10px;
}

#resources {
position: absolute;
top: 90px;
width: 200px;
left: 740px;
color: #36424a;
}

.line {
border-bottom: 1px solid #36424a;
margin-bottom: 10px;
}
.line2 {
	border-bottom: 2px solid #da9800;
	margin-bottom: 10px;
}
.line3 {
	border-bottom: 1px solid #da9800;
	margin-bottom: 5px;
	margin-top: 0px;
}
.line4 {
	border-bottom: 1px solid #da9800;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 15px;
}
.feature1 {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
}
.feature1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5f692d;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 20px 10px 5px 20px;
}
.feature1 h3 {
	padding: 20px 10px 5px 20px;
}
.feature1 p {
	padding: 5px 10px 20px 20px;
}
.feature1 h6 {
	color: #0e3e6e;
	padding: 5px 10px 20px 20px;
}
#content table th {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	color: #000000;
}
.table_liteyellow {
	background-color: #f4f0e5;
	text-align: center;
	height: 25px;
	padding-top: 3px;
	border-bottom-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#content table td {
	background-position: center center;
}
.table_litegray {
	background-color: #dfe5e6;
	text-align: center;
	height: 25px;
	padding-top: 3px;
	border-bottom-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.table_liteblue {
	background-color: #68ace5;
	text-align: center;
	height: 25px;
	padding-top: 3px;
	border-bottom-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.table_liteblue_a {
	background-color: #C5E6FF;
	text-align: center;
	height: 25px;
	width: 70px;
	padding-top: 3px;
	border-bottom-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.table_litepink {
	background-color: #FFCCFF;
	text-align: center;
	padding-top: 3px;
	border-bottom-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.table_margin {
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1E4B78;
	padding-top: 15px;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E4B78;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.table_margin_add_fees {
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1E4B78;
	padding-top: 15px;
	margin-left: 155px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E4B78;
	padding-bottom: 15px;
	margin-bottom: 20px;
	left: 0px;
}
.table_margin_due-date {
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1E4B78;
	padding-top: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E4B78;
	padding-bottom: 15px;
	margin-bottom: 20px;
	left: 0px;
}
.announce_column {
	float: none;
	display: block;
	width: 490px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	clear: none;
	background-color: #F4F0e5;
	border: 1px dashed #FF9900;
	padding-bottom: 5px;
}
.sidebar-color {
	height: 175px;
	margin-top: 52px;
	position: absolute;
	top: 50px;
	width: 200px;
	left: 0px;
	z-index: -1200;
	background-image: url(../images/tile3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#contentB {
	position: relative;
	width: 700px;
	left: 200px;
	padding: 20px;
	margin: 0;
	text-align: left;
}
#contentB ul {
	list-style-image: url(../images/bullet.gif);
	padding: 0 0 5px 20px;
	_padding: 0 0 5px 10px;
	margin-top: 5px;
	margin-bottom: 0;
}
#contentB li {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1.5em;
}
#contentB p {
	line-height: 1.5em;
}
#contentB img {
	margin-bottom: 10px;
}

.accordion {
	margin-bottom: 20px;
}
.accordion-add-fees  {
color: #0066cc;
font-weight: bold;
font-size: 1em;
padding: 5px;
}

.accordion_space {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.accordion_space2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.accordian_subhead {
	color: #0e3e6e;
	font-weight: bold;
	padding-top: 10px;
}
.accordion a:link { color: #0066cc; text-decoration: none; }
.accordion a:visited { color: #0066cc; text-decoration: none; }
.accordion a:hover { color: #0e3e6e; text-decoration: underline; }
.accordion a:active { color: #0e3e6e; text-decoration: underline;}.accordion h3 a:link {
	color: #36424a;
	text-decoration: none;
}
.accordion h3 a:hover {
	color: #0066cc;
	text-decoration: none;
}
#extra-fees td {
	height: 40px;
}
/*td {
	height: 40px;
}*/
/*th {
	height: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-position: center center;
} */
.table_liteyellow2 {
	background-color: #FCFFF4;
	text-align: center;
	padding-top: 3px;
	border: 1px solid #FFCC33;
	height: 30px;
}
.table_litegray2 {
	background-color: #dfe5e6;
	text-align: center;
	padding-top: 3px;
	border: 1px solid #666666;
}
.table_liteblue2 {
	background-color: #C5E6FF;
	text-align: center;
	padding-top: 3px;
	border: 1px solid #0066CC;
}
.table_litepink2 {
	background-color: #FFCCFF;
	text-align: center;
	padding-top: 3px;
	border: 1px solid #9900CC;
	height: 40px;
}
.table_liteblue3 {
	background-color: #C5E6FF;
	text-align: left;
	padding-top: 3px;
	padding-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	margin-bottom: 5px;
}
.table_liteblue3a {
	background-color: #C5E6FF;
	text-align: left;
	padding-top: 3px;
	padding-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-top-color: #0066CC;
	border-left-color: #0066CC;
	margin-bottom: 5px;
}

.table-margin-bottom {
	margin-bottom: 10px;
}
.admin-wrap {
	float: left;
	width: 500px;
	position: relative;
	margin-bottom: 15px;
	clear: left;
	margin-right: 20px;
	margin-left: 0px;
}
.admin-col1 {
	float: left;
	width: 185px;
	display: block;
	height: 145px;
	margin-bottom: 15px;
	margin-right: 30px;
}
.admin-col2 {
	float: left;
	width: 185px;
	display: block;
	height: 145px;
	margin-bottom: 15px;
}
.admin-col1a {
	float: left;
	width: 185px;
	display: block;
	height: 90px;
	margin-bottom: 15px;
	margin-right: 30px;
}
.admin-col2a {
	float: left;
	width: 185px;
	display: block;
	height: 90px;
	margin-bottom: 15px;
}
.admin-col3 {
	float: right;
	width: 385px;
	display: block;
	height: 30px;
	margin-bottom: 5px;
}

.table_litegray3 {
	background-color: #dfe5e6;
	text-align: left;
	padding-top: 3px;
	padding-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 5px;
}
.table_litegray3a {
	background-color: #dfe5e6;
	text-align: left;
	padding-top: 3px;
	padding-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-bottom: 5px;
}

#content-home2 {
	position: relative;
	width: 500px;
	left: 200px;
	margin: 0;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 45px;
	padding-left: 20px;
	clear: right;
	height: 750px;
}
.red-text {
	color: #CC0033;
}
.questions {
	color: #00FF00;
}
.Announcements-text {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #0e3e6e;
	padding-top: 20px;
}
#news   h4 {
	font-size: 1.1em;
	color: #0e3e6e;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	line-height: 1.1em;
}
#calendar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#resources h4 {
	font-size: 1.1em;
	color: #0e3e6e;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	line-height: 1.1em;
}
.botm-margin {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
.table_litegray4 {
	background-color: #dfe5e6;
	text-align: left;
	border-bottom-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding: 5px;
}
.table_liteblue4 {
	background-color: #C5E6FF;
	text-align: left;
	border-bottom-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding: 5px;
}
.content-push-down-400px {
	height: 500px;
}
.liteyellow2-highlight {
	background-color: #FCFFF4;
	text-align: left;
	padding-top: 10px;
	border: 1px solid #FFCC33;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pscroller1 {
	height: 50px;
	width: 480px;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #da9800;
}

