/*
Colors:

beige	#c3c399
hometan	#e4e4cf
tan		#ededdf
offwht	#f9f9f4

olive	#a5a660
lolive	#b7b880
vlolive	#ededdf

lorange	#ededdf
orange	#ba5f2c
dorange	#aa5623

maroon  #711900

teal    #5a837f

green   #74826c

navy	#00284a
blue	#005486
mblue	#7fa9c2
lblue	#bfc9d2
vlblue	#dee4e8

txt		#555

*/

% { margin: 0; padding: 0; }
body { font-family: verdana; font-size: 85%; margin: 0; background: #f9f9f4; text-align: center; color: #444; width: 100%; }
.container-all { background: white url(../images/col_bg.gif) 100% 100% repeat-y; width: 960px; margin: 0 auto; text-align: left; border-left: 1px solid #e4e4cf; border-right: 1px solid #e0e0cb; } 
	h1, h2, h3, h4, h5, h6 { font-family: arial; }
	h1, .subtitle { font-weight: normal; font-size: 2em; xletter-spacing: 1px; color: #00284a; margin: .7em 0; }
		.subtitle { font-family: arial; margin-top: -1em; color: #a5a660; font-size: 1.5em; }
	h2 { color: #a5a660; padding-top: 14px; font-weight: normal; border-top: 1px dotted #bfc9d2; clear: both; }
	h2.noborder { margin-top: .7em; padding-top: 0; border: 0; }
	h2 a { color: #a5a660; }
	h3 { text-transform: uppercase; color: #005486; font-size: 100%; letter-spacing: 1px; xmargin-bottom: 4px; margin-top: 18px; }
	h4 { font-size: 1em; margin-bottom: .8em; }
	h5 { font-size: 1em; margin-bottom: -.1em; font-style: italic; }
	h6 { font-family: Verdana; margin-bottom: -.1em; font-size: 11px; }
	
	hr { border: 0; height: 0; border-top: 1px dotted #bfc9d2; padding: 0; margin: 1em 0; display: block; } 
	
	td { vertical-align: top; }

	a { color: #ba5f2c; text-decoration: none; }
	a.current { text-decoration: underline; font-weight: bold; }
	a:hover { text-decoration: underline; }
	.campustourlink { color: #e4e4cf !important; font-weight: bold; }

	p { line-height: 150%; margin-top: 4px; }
	p+ul { margin-top: -10px; }

	ul { list-style-image: url(../images/bullet_orange.png); margin-top: 3px; margin-bottom: 6px; margin-left: 10px; padding-left: 10px; }
	li { line-height: 150%; font-size: 90%; }
	ul.nobullet { list-style-type: none; list-style-image: none; margin: 0;	padding: 0; }
	ul.nobullet li { margin: 2px 0; padding: 0 0 0 10px; text-indent: -10px; }
	ul.inline {	list-style-type: none; margin: 0; padding: 0; }
	ul.inline li { display: inline; margin: 0 1em 0 0;}
	ul.compact li { margin: 0 5px 0 0; }
	
	ol { list-style-type: decimal; }
	ol ol {list-style-type: lower-alpha;padding-top:3px;padding-bottom:3px}

	.nav-bar { background: white; }
	.small { font-size: 70%; }
	.top { margin-top: 0; padding-top: 0; border-top: 0; }
	.tab { overflow: hidden; zoom: 1; height: 250px; color: white; padding: 20px 20px 2px 20px; margin: 0 4px 0 3px; }
	.tab a { color:  white; }
	.tab ul { list-style-type: none; list-style-image: none; margin: 0; padding: 0; }
	.tab ul li { line-height: 14px; font-weight: bold; color: #e4bda1; margin: 12px 0 6px 0;  }
	.tab ul ul { list-style-image: url(../images/bullet_white.png); margin: 0; font-size: 12px; }
	.tab ul ul li { font-weight: normal; margin: 0 20px; }
	.tab .c1 { border-right: 2px dotted #e4bda1; padding-right: -10px; margin-right: 10px; } 
	.tab p { font-size: 80%; line-height: 200%; margin: .5em 0 0 0; }
	
	.closetab { float: right; margin: 0 0 0 15px; cursor: pointer; background: url(../images/close.png) no-repeat; height: 15px; width: 15px; }
	.video { float: right; padding-left: 20px; }
	.tabset { margin-bottom: 7px; display: none; }
	.orange { background: #ba5f2c; }
	.teal { background: #5a837f; }
	.maroon { background: #711900; }
	.olive { background: #a5a660; }
	.vlblue	{ background: #eef4f8; }
	.vlbluebg	{ background: #ccd4db url(../images/bg_ccd4db.jpg) 0% 0% no-repeat; }
	.block { display: block; }
	.visible { display: block; }
	.invisible { display: none; }
	.float-left { float: left; margin: 0 20px 10px 0; }
	
	.thumb { float: left; padding-right: 10px; width: 50px; }
	.footnote { font-size: 80%; color: gray; font-style: italic; overflow: auto; zoom: 1; margin: 2em; } 

	img { border: 0; }
	form { margin: 0; }
	input, select, textarea { color: #444; border-style: solid; border-top: 1px solid gray; border-left: 1px solid #b0b0b0; border-right: 1px solid #d0d0d0; border-bottom: 1px solid #d0d0d0; padding: 2px; background: white url(../images/i_b.gif); }
	select { xbackground: #FFF; }
	input:focus, select:focus, textarea:focus { color: #222; background: #FFF url(../images/input_active.png) no-repeat; }
	input.readonly { background: #eee; color: #777; }
	input.radio, input.checkbox { border: 0; background-image: none; vertical-align: middle; }
	*.submit { color: #FFF !important; font-family: arial; cursor: pointer; background: #005486 100% 50% repeat-x; border: 1px outset #005486; padding: 2px 15px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
	*.submit:hover { color: #FFF !important; text-decoration: none; }
	*.submit:active { outline: none; background: #00284a 0% 0% repeat-x !important; }
	*.submit:focus { background: #00284a 100% 50% repeat-x; }
	.row { width: 500px; clear: both; xmargin: 10px 0; min-height: 25px; overflow: auto; zoom: 1; }
	.label { clear: both; float: left; text-align: left; width: 145px; }
	.input .error { color: #711900; font-size: 80%; margin: 0 0 10px 0; background-color: white; }
	.required {  }
	/* .required:after { content: "*"; } disabled - doesn't work in IE */ 
	.input { float: right; width: 350px; }
	.container-right-col .row { width: 230px; }
	.container-right-col .label { width: 90px; }
	.container-right-col .input { width: 140px; }
	.input textarea, .input input, .input select, .input img { margin-bottom: 10px; }

.minibanner { padding-top: 96px; background: url(../images/banner_medium.png) 0% 0% no-repeat; }
.container-banner { padding: 1px 20px; background: white; width: 920px; }
.container-top { position: relative; }
	.seal { position: absolute; top: 0; left: 20px; }
	.top-banner { background: url(../images/midwestern_banner.png) #00284a; height: 110px; position: relative; }
	.jump-to { position: absolute; top: 124px; right: 240px; }
	.jump-to select { padding: 1px; }
	.search-bar { position: absolute; top: 123px; right: 20px; background: url(../images/big_bullet_green.png) 0% 50% no-repeat; padding-left: 20px; }
		#xsearch { background: none; border: 1px solid #00284a; border-left: 0; border-right: 0; font-family: arial; font-size: 120%; width: 150px; }
		#go, .clean { border: 0; background: none; }
	.audience-menu { position: relative; display: block; top: 88px; right: 10px; text-align: right; height: 30px; font-size: 12px; font-family: tahoma; letter-spacing: 1px; }
	.audience-menu a { text-transform: uppercase; color: #aa5623; } 
	.resource-menu { margin: 0 0 0 20px; padding: 15px 0; }
	.resource-menu a { color: #00284a; }
	.mwunet-link a { color: #ba5f2c; font-weight: bold; text-transform: uppercase; }
	.breadcrumbs { position: relative; display: block; color: white; background: #a5a660; padding: 7px 280px 7px 20px; font-size: 90%; }
	.breadcrumbs li { margin: 0 5px 0 0 !important; }
	.breadcrumbs a { color: white; margin: 0 5px 0 0; }
	.bar { margin-left: 3px; height: 18px; position: relative; display: block; color: white; padding: 7px 20px; font-size: 90%; }
	.email-this-page, .subscribe-this-page  { text-align: right; position: absolute; right: 0px; height: 20px; xwidth: 249px; padding: 9px 20px 2px 0; margin: -7px 0; font-size: 90%; xborder-left: 1px solid #c2c293; }
	.subscribe-this-page { right: 130px; width: 100px; text-align: left; padding-left: 0; }
	.email-this-page a, .subscribe-this-page a  { color: #ededdf; }
	.email-this-page img, .subscribe-this-page img { vertical-align: top; }

.container-special { padding: 0.1px; width: 100%; position: relative; background: white; x-background-image: url(../images/background_diag.gif); text-align: center; }
	.container-special .full-width { margin: 0px; }
	.container-special .orange { font-size: 200%; font-family: arial; }

.container-right-col { float: right; width: 230px; background: #ededdf; padding: 0 20px 20px 20px; }
	.container-right-col p { font-size: 80%; }
	.container-right-col h2 { background: #ba5f2c; color: white; text-transform: uppercase; letter-spacing: 2px; font-family: tahoma; font-size: 11px; padding: 6px 20px 6px 20px; margin: 0px -20px 20px -20px;  border: 0; } 
	.container-right-col h2.top { xmargin-top: -20px; }
	.container-right-col ul { font-size: 90%; list-style-type: none; list-style-image: none; margin: 6px 0 12px 0; padding: 0; }
	.container-right-col ul li { font-weight: bold; color: #00284a; padding-left: 1em; text-indent: -1em; }
	.container-right-col ul li a { font-weight: bold; color: #00284a; }
	.container-right-col ul li li { list-style-image: url(../images/bullet_orange.png); margin: 0 20px;  }
	.container-right-col ul li li a { font-weight: normal; color: #ba5f2c; }
	.resource-links ul { display: inline; } 
	.media .full-width { margin: -10px; }
	.container-right-col #media { background: #c3c399; margin: 0px -20px 0px -20px; }
	
	.related-links { margin: 12px 0 !important; }
	.related-links li a { color: #ba5f2c !important; }

/* flash widgets */
#slideshow { margin: 0 0 1em -20px; }
#profile { }
	
#shade{
    background-color: black;
    position:absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 1000px;
    filter: alpha(opacity=35);
    -moz-opacity: .35;
    opacity: .35;
    z-index: 5;
    padding: 0px;
    margin: 0px; 
}
#container-announce-modal { z-index: 20; position: absolute;  width: 100%; left: 0; text-align: center; }
#container-message-modal { z-index: 20; position: absolute;  width: 100%; left: 0; text-align: center; display: none; }
.announce-modal, .message-modal { padding: 25px; padding-top: 40px; width: 600px; margin: auto; margin-top: 90px; border: 12px solid #711900; background: url(../images/warning-icon.jpg) 560px 33px no-repeat; background-color: white; text-align: left; -moz-border-radius: 20px; border-radius: 20px; }
.announce-modal h1, .announce-modal h2, .announce-modal h3, .announce-modal h4, .announce-modal h5 { color: #711900 }
.announce-modal h1, .message-modal h1 { margin-top: 0; margin-right: 100px;  }
.message-modal h1, .message-modal h2, .message-modal h3, .message-modal h4, .message-modal h5 { color: #005486 }
.message-modal { border-width: 5px; border-color: #005486; background: white; font-size: 80%; width: 500px;  padding: 20px; padding-top: 30px; }
.message-modal img { margin: 7px 0 0 0; }

.container-body { float: left; width: 650px; padding: 0 20px 20px 20px; }
	.home { width: 960px; background: white; padding: 0; }
	.home-banner { margin: 0 0 5px 0; }
	.home-content { zoom: 1; overflow: auto; background: #e4e4cf url(../images/home_content_bg.png); padding: 0 0 0 20px; }
	.home-content .c1 { width: 210px; float: left; padding: 0 20px 0 0; }
	.home-content .c2 { width: 220px; float: left; padding: 0; }
	.home-content .c3 { width: 480px; float: right; padding: 0; }
	
#emergencyAlerts { padding: 10px 10px 5px 40%; background: #c0c9d2 url(../images/midwestern-campus-alert.png) no-repeat 30px 5px; overflow: hidden; min-height: 58px;}
#emergencyAlerts p{ color: #e7323a; font-size: 10px;width:450px;font-weight:bold;padding-top:3px;}
#emergencyAlerts p a {color: #e7323a;text-decoration: underline; text-transform: uppercase;}
	
	#flashcontent { display: block; }
	.feature-text { color: #f0f0ec; position: relative; left: 170px; width: 260px; padding: 10px; background: #74826c url(../images/home_feature_bottom.png) 0% 100% no-repeat; font-size: 80%; line-height: 18px; margin-bottom: 20px; }
	.feature-text a { color: white; white-space: nowrap; font-weight: bold; }
	.feature-more { position: absolute; padding: 10px 0 0 20px; }
	
	.jumplinks { background: #ededdf; margin: 20px 0 0 0; padding: 20px; font-family: arial; font-weight: bold; }
	.jumplinks a { color: #a5a660; }
	.jumplinks ul { list-style-type: none; list-style-image: none; margin: 0; padding: 0; }
	.jumplinks ul li { padding: 0; font-size: 100%; }
	.programnews { margin-left: 10px; padding-left: 10px; border-left: 2px solid #005486; }
	.backtotop { float: right; position: relative; top: -40px; background: url(../images/backtotop.gif) 0% 50% no-repeat; padding-left: 15px; font-size: 90%; }
	
	.full-width { margin: 0 -20px; }
	.full-width-padded { margin: 0 -20px; padding: 0 20px; }
	.resource-full-image { display: block; width: 270px; margin: 0px -20px 0px -20px; }
	.intro { background: #b7b880; padding: 10px 20px; font-family: trebuchet ms; color: #ededdf; font-size: 100%; line-height: 160%; margin-left: -17px;}
	.bar-heading { background: #a5a660; color: white; text-transform: uppercase; letter-spacing: 2px; font-family: tahoma; font-size: 11px; padding: 6px 20px 6px 20px; margin: 20px -20px 20px -20px;  font-weight: normal; }
	.font85 { font-size: 85%; }
	
	.programs ul { list-style-type: none; list-style-image: none; margin: 6px 0 12px 0; padding: 0; }
	.programs ul li { font-weight: bold; color: #00284a; }
	.programs ul li a { color: #00284a; }
	.programs ul li li { font-size: 100%; list-style-image: url(../images/bullet_green.png); margin: 0 20px;  }
	.programs ul li li a { font-weight: normal; color: #a5a660; }
	
	.inset { overflow: auto; zoom: 1; margin: 20px 0 0 0; padding: 15px 20px 10px 20px; background: #ededdf; }
	.healthcareers { background: #dee4e8; }
	.healthcareers h3 {font-family: trebuchet ms; font-weight: normal; font-size: 20px; text-transform: none; letter-spacing: 0; margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 1px dotted white; }
	.healthcareers ul { list-style-type: none; list-style-image: none; margin: 8px 0; padding: 0; font-size: 90%; }
	.healthcareers ul li a { color: #00284a; }

	.article .headline { font-size: 1.8em; margin-bottom: .2em; }
	.article img.photo { float: right; margin: 0 0 1em 1em; border: 1px solid #e4e4cf; padding: 3px; }
	.article blockquote { margin: 1em; padding: 1em 1.5em 1em 4.5em; color: #959660; background: #e4e4cf url(../images/quote_white.png) 20px 20px no-repeat; font-size: 130%; line-height: 150%; }
	blockquote .attrib { text-align: right; font-size: 80%; font-style: italic; }
	.tags-categories { font-size: 80%;  border-top: 1px dotted #bfc9d2; }
	
	img.photo { float: right; margin: 0 0 1em 1em; border: 1px solid #e4e4cf; padding: 3px; }
	
	.container-photo { float: right; margin: 0 0 5px 1em; overflow: hidden; zoom: 1;}
	table.container-photo { width: 10px; float: right; margin: 0 0 5px 1em; overflow: auto; zoom: 1;}
		table.left { float: left; margin: 0 1em 5px 0; }
		table.center { float: none; margin: 1em auto; text-align: center; }
	.container-photo img.photo { margin: 0 0 5px 0; float: none; }
	.container-photo .caption { font-style: italic; color: gray;  font-size: 80%; margin: 0 0 .5em 0; }
	
	.eventinfo { font-size: 90%; margin: 1em 0; }
	.eventinfo .label { font-weight: bold; padding-right: 10px; }

	.sharethis { font-size: 80%; color: #888; margin-top: 20px; }
	.sharethis img { vertical-align: middle; margin: 0 2px; }

	.blogs { background: url(../images/blogs_bg.png) no-repeat; padding-top: 60px; }
	.blog { background: url(../images/blogs_bg_blank.png) no-repeat; padding-top: 50px; position: relative; }
	.blog-header { font-style: italic; position: absolute; top: 14px; font-size: 140%; font-family: trebuchet ms; font-weight: bold; }
	.blog-author-name { color: #005486; font-family: arial; font-weight: bold; margin-top: 10px; }
	.blog-author-title { color: #005486; }
	.blog-author-abstract { font-size: 90%; }
	
	.blog-banner { padding: 20px; background: #b7b880 url(../images/pattern5.png); color: white; }
	.blog-title { font-size: 150%; font-family: trebuchet ms; font-weight: bold; }
	.blog-author { font-size: 80%; color: #777; font-weight: normal; }
	.blog-feed { float: right; font-size: 80%; }
	.blog-feed img { vertical-align: top; }
	.blog-feed a { color: white; } 
	
	.container-blog-col1 { float: left;  width: 170px; font-size: 90%; position: relative; top: 20px; padding-bottom: 20px; }
	.container-blog-col1 h3 { margin-bottom: 0; }
	.container-blog-col2 { float: right; width: 460px; padding-bottom: 20px; }
	.blog-body { font-size: 85%; }
	
	.data, .vlbwide { clear: both; background: #eef4f8; border-top: 1px dotted #bfc9d2; padding: .5em 20px 20px 20px; margin: 1em -20px -20px -20px; }
	.data p { font-size: 80%; }
	.data h3 { font-size: 10px; }
	.data ul { font-size: 90%; } 
	
	.container-comments { width: 460px; }
		.container-comments form { margin: 1em 0; }
		.comments { padding: 1em 2em 1em 0; background: #ededdf; margin: 1em 0 0 0; }
		.comment { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted #bfc9d2; }
		.comment name { float: left; }
		.captcha { border: 1px solid silver; }
	
.container-2col { overflow: auto; zoom: 1; clear: both; }
	.container-2col .c1 { width: 48%; float: left; padding: 0 20px 20px 0; }
	.container-2col .c2 { width: 48%; float: left; padding: 0 0 20px 0; }
	
	.campus-thumb { margin: 1em 0 0 0; } 

.container-3col { overflow: auto; zoom: 1; clear: both; }
	.container-3col .c1 { width: 30%; float: left; padding: 0 20px 0 0; }
	.container-3col .c2 { width: 30%; float: left; padding: 0 20px 0 0; }
	.container-3col .c3 { width: 30%; float: left; }

.container-4col { overflow: auto; zoom: 1; clear: both; }
	.container-4col .c1 { width: 30%; float: left; padding: 0 0 20px 0; }
	.container-4col .c2 { width: 30%; float: left; padding: 0 0 20px 0; }
	.container-4col .c3 { width: 30%; float: left; padding: 0 0 20px 0; }
	.container-4col .c4 { width: 30%; float: left; }

.container-footer { height: 70px; clear: both; background: #a5a660; margin: 0; padding: 20px; color: white; font-size: 80%; line-height: 120%; }
	.container-footer a { color: #005486; text-decoration: underline; }
	.col1 { float: left; width: 340px; }
	.col2 { float: left; width: 200px; }
	.col3 { float: left; width: 180px; }
	.col4 { float: left; width: 170px; }
	a.white  { color: white; }
	.container-footer span.mobile {font-size:.9em;float:right;margin-right:29px;}
	
	#profile-small-widget { margin-top: 10px; }
	
.container-profile-small { clear: both; overflow: auto; zoom: 1; margin: 1em 0; padding: 10px; background: #ededdf; border-radius: 10px; -moz-border-radius: 10px; }
.container-right-col .container-profile-small { background: #f9f9f4; }
	.container-profile-small .name { font-family: arial; font-weight: bold; }
	.container-profile-small .thumb { float: right; width: 45px; padding-left: 5px;}
	.container-profile-small .thumb img { width: 45px; border: 1px solid #c3c399; }
	.container-profile-small .title { color: #ba5f2c; margin-top: 0; font-size: 80%; }
	.container-profile-small .department { font-family: arial; font-size: 100%; color: #005486; }
	.container-profile-small .abstract { display: none; float: left; width: 140px; }

.container-profile-medium { float: left; overflow: auto; zoom: 1; width: 33%; xwidth: 200px; xpadding-right: 15px; }
	.container-profile-medium .name { font-family: arial; font-weight: bold; }
	.container-profile-medium .thumb { float: left; padding-right: 10px; width: 50px; }
	.container-profile-medium .title { color: #ba5f2c; margin-top: 0; font-size: 80%; }
	.container-profile-medium .department { font-family: arial; font-size: 100%; color: #005486; margin-bottom: .5em; }
	.container-profile-medium .abstract { float: left; width: 140px; }

.container-profile-list { clear: both; overflow: auto; zoom: 1; width: 560px; border-bottom: 1px dotted #dee4e8; padding-bottom: 10px; margin-bottom: 10px; }
	.container-profile-list .contactinfo { float: right; width: 490px; }
	.container-profile-list .name { float: right; width: 490px; font-family: arial; font-weight: bold; font-size: 1em; }
	.container-profile-list .lastname { text-transform: uppercase; }
	.container-profile-list .thumb { float: left; padding-right: 10px; width: 50px; }
	.contactinfo { font-size: 90%; margin: 4px 0; border-collapse: collapse; }
	.contactinfo td { padding: 1px; width: 400px; }
	.contactinfo .label { font-weight: bold; padding-right: 10px; width: 90px; }

	

.container-profile-large {  }

.container-abstract { margin: 1.2em 0; } 
	.date, .date-author { margin: .25em 0 .1em 0; color: #005486; opacity: .6; filter: alpha(opacity=60); -moz-opacity: .6; font-weight: normal; text-transform: uppercase; letter-spacing: 1px; font-size: 65%; font-family: verdana; } 
	.title { margin: 0 0 .2em 0; color: #005486; font-family: arial; font-weight: bold; font-size: 1em; font-style: normal; }
	.title a { color: #005486; }
	.abstract { font-size: 80%; padding: 0; margin: 0; }
	
.container-feat-abstract { overflow: auto; zoom: 1; padding-bottom: 10px; margin-bottom: 10px; }
	.container-feat-abstract p { margin-bottom: 0; }
	.container-feat-abstract img { width: 60px; float: left; margin-right: 20px; }
	.container-feat-abstract .text { xwidth: 230px; xfloat: left; font-size: 125%; }
	.container-feat-abstract .abstract { font-size: 70%; }
	.container-feat-abstract .title { margin-top: 0; } 
	.container-feat-abstract .date { margin-top: .1em; font-size: 60%; } 
	.campus { font-size: 85%; font-weight: normal; color: #bfc9d2; padding: 0 .1em; }
	.campus:hover { background: #eef4f8; }
	
.container-blog-abstract { overflow: auto; zoom: 1; padding-bottom: 10px; margin: 1em 0; margin-bottom: 10px; }
	.container-blog-abstract p { margin-bottom: 0; }
	.container-blog-abstract img { width: 60px; float: left; margin-right: 20px; }
	.container-blog-abstract .text { xwidth: 230px; xfloat: left; font-size: 125%; }
	.container-blog-abstract .abstract { font-size: 70%; }
	.container-blog-abstract .title { margin-top: 0; } 
	
.container-modal { width: 550px; text-align: left; padding: 0 20px 20px 20px; }

.form-alert { margin: 1em; padding: 1em; -moz-border-radius: 10px; width: 70%;  }
.form-alert li { list-style-image: none; }
.form-alert h2 { -moz-border-radius-topleft: 10px;  -moz-border-radius-topright: 10px; margin: -1em -1em 0 -1em; padding: 5px 1em; color: white; font-size: 1em; font-weight: bold; border: 0; }
	.error { background: #eaddd9; color: #711900; }
	.error h2 { background: #711900; }
	.notice { background: #e6edec; color: #5a837f; }
	.notice h2 { background: #5a837f; }


.clearfix { clear: both; }

/*

Styles for predictive search

*/

.highlight {
	background-color: #ffc;
}

.selected {
	background-color: #ffc;
	float: left;
	clear: both;
	text-decoration: none;
	color: black;
	padding: 3px 4px;
}

.keyword {
	font-size: 80%;
	color: #aaa;
}

#results {
	
}

.lt { color: #ddd; }

.result, .result:link, .result:visited {
	float: left;
	clear: both;
	text-decoration: none;
	color: black;
	padding: 3px 4px;
	width: 469px;

}

.result:hover {
	background-color: #ffc;
}

.clearfix {
	clear: both;
	xoverflow: hidden;
}

#<?=$sname?> {

}

#debug {
	margin: 1em 0 0 0;
	font-size: 80%;
	font-style: italic;
	color: #888;
	clear: both;
}

.searchbox {
	position: absolute;
	background: #f0f0f0; xurl(../images/resultbg.png) 100% 100% repeat-x;
	border: 1px solid #d8d8d8;
	width: 469px;
	padding: 10px 10px 23px 10px;
}

.searchbox_empty {
	border: 1px solid white;
	position: absolute;
	padding: 10px 10px 0px 10px;
}

#help {
}

#label {
}

#searchform {
	height: 70px;
}

/*

Calendar 

*/

#today { font-weight: bold; background-color: #c3c399; }
.active-day { background-color: #e0e0cb; }
.active-day a { color: #555; }
#calendar td { text-align: center; padding: 3px; }
#calendar th { font-size: 80%; }
#calendar caption { font-size: 130%; padding-bottom: 4px; }

/* table styles */

.table-plain, .table-fullwidth-plain, .table-fullwidth-plain-small, .table-plain-small, .table-standard, .table-standard-small, .table-fullwidth-standard, .table-fullwidth-standard-small {
	font-size: 90%;
	margin: 1em 0;
}

.table-plain td, .table-plain-small td, .table-fullwidth-plain td, .table-fullwidth-plain-small td {
	padding: 2px 3px; 
}

.table-plain thead, .table-plain-small thead, .table-fullwidth-plain thead, .table-fullwidth-plain-small thead {
	font-weight: bold;
}

.table-standard thead, .table-fullwidth-standard thead, .table-fullwidth-standard-small thead, .table-standard-small thead {
	font-weight: bold;
	background-color: #ededdf;
}

.table-standard, .table-standard-small, .table-fullwidth-standard, .table-fullwidth-standard-small {
	border-collapse: collapse;
	border: 2px solid #c3c399;
}

.table-standard td, .table-standard-small td, .table-fullwidth-standard td, .table-fullwidth-standard-small td{
	border: 1px solid #ededdf;
	padding: 4px;
}

.table-standard-small, .table-plain-small, .table-fullwidth-standard-small, .table-fullwidth-plain-small  {
	font-size: 80%;
}

.table-fullwidth-plain, .table-fullwidth-plain-small, .table-fullwidth-standard, .table-fullwidth-standard-small {
	width: 100%;
}

.cell-shaded, .cell-shaded td {
	background-color: #f9f9f4;
}

.cell-centered, .cell-centered td {
	text-align: center;
}
#container-login {
    position: absolute;
    top: 3px;
    height: 22px;
    z-index: 5;
    width: 100%;
}

.welcome { color: white; font-size: 90%; text-align: right; padding-right: 5px; }
