/*
=================================================
This CSS is only applied to screen.
Only web admin can use this.

Author: Tom Noda, UWEBC
=================================================
*/

/*========== GENERAL ==========*/
body {
	background: url('/images/base/back0.gif') repeat-x top left;
}

/*========== LINKS ==========*/
#links {
	background: url('/images/base/back1.gif') no-repeat top left;
	height: 20px;
}
#links p {
	margin: 0px 10px 0px 0px;
	background: url('/images/base/links.gif') no-repeat bottom right;
	height: 15px;
	text-align: right;
}
#links a {
	margin-top: 6px;
	float: right;
	display: inline;
}
#linkUwebi {
	height: 9px;
	width: 35px;
	text-decoration: none;
}
#linkUwebc {
	height: 9px;
	width: 41px;
	margin-right: 16px;
	text-decoration: none;
}
#linkWisc {
	height: 9px;
	width: 60px;
	margin-right: 16px;
	text-decoration: none;
}

/*========== HEADER ==========*/
#menuContainer div {
	cursor: pointer;
}
#header {
	clear: both;
	background: url('/images/base/back2.gif') no-repeat top right;
	height: 64px;
	border-bottom: 3px solid #900;
}
#logo {
	float: left;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 10px;
}
#logo p {
	margin: 0px;
}
#search {
	float: right;
	background: url('/images/base/uwebcSearch.gif') no-repeat center left;
	margin: 30px 0px 0px 0px;
	padding: 0px 10px 0px 93px;
}

/*========== MENU ==========*/
#menu {
	clear: both;
	margin: 1px 0px 1px 0px;
	background: url('/images/base/back3.gif') repeat-x top left;
	height: 24px;
}
#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 50px;
}
#menu li {
	list-style-type: none;
	display: inline;
}
#menuMission {
	float: left;
	background: url('/images/menu/mission.gif') no-repeat top left;
	width: 68px;
	height: 24px;
	text-decoration: none;
}
#menuNews {
	float: left;
	background: url('/images/menu/news.gif') no-repeat top left;
	width: 52px;
	height: 24px;
	text-decoration: none;
}
#menuProjects {
	float: left;
	background: url('/images/menu/projects.gif') no-repeat top left;
	border-left: 1px solid #FFF;
	width: 158px;
	height: 24px;
	text-decoration: none;
}
#menuPartners {
	float: left;
	background: url('/images/menu/partners.gif') no-repeat top left;
	width: 133px;
	height: 24px;
	text-decoration: none;
}
#menuEquipment {
	float: left;
	background: url('/images/menu/facilities.gif') no-repeat top left;
	width: 105px;
	height: 24px;
	text-decoration: none;
}
#menuWorkgroup {
	float: left;
	background: url('/images/menu/workgroup.gif') no-repeat top left;
	width: 193px;
	height: 24px;
	text-decoration: none;
}
#menuContact {
	float: left;
	background: url('/images/menu/contact.gif') no-repeat top left;
	width: 91px;
	height: 24px;
	text-decoration: none;
}

/*========== CENTER ==========*/
#center {
	padding: 10px 10px 20px 10px;
}
#portalTitle {
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	background: url('/images/back20050712.jpg') no-repeat top left;
	height: 170px;
	padding: 20px 0px 0px 250px;
}
#spot {
	margin: 99px 0px 0px 8px;
}
.border-red {
	border: 1px solid #900;
	padding: 5px;
}
.border-yellow {
	border: 1px solid #C90;
	padding: 5px;
}
.border-gray {
	border: 1px solid #CCC;
	padding: 5px;
}

/*========== LEFT ==========*/
#left {
	width: 160px;
	padding: 0px 5px 10px 5px;
	background-color: #EEE;
}
#login {
	border: 1px solid #CCC;
	background-color: #FFF;
	margin: 10px 0px 0px 0px;
}
#login h2 {
	background: url('/images/base/back5.gif') repeat-x top left;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 3px 5px 3px 5px;
}
#login dl {
	margin: 0px;
	padding: 0px 5px 5px 5px;
}
#login dt {
	font-size: 11px;
	color: #333;
	padding: 5px 0px 0px 0px;
}
#login dd {
	font-size: 11px;
	margin: 0px;
}

#newsletter {
	margin: 10px 0px 0px 0px;
	background: url('/images/base/backNewsletter.gif') no-repeat top left;
	height: 90px;
}
#newsletter p {
	padding: 63px 5px 5px 5px;
}
#newsletter input {
	font-size: 10px;
}

/*========== RIGHT ==========*/
#right {
	width: 160px;
	padding: 10px 5px 10px 5px;
	background-color: #EEE;
}
#calendar {
	border: 1px solid #CCC;
	background-color: #FFF;
}
#calendar h2 {
	background: url('/images/base/back5.gif') repeat-x top left;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 3px 5px 3px 5px;
}
#calendar h2 a {
	color: #FFF;
	text-decoration: none;
}
#calendar h3 {
	background-color: #CCC;
	font-size: 11px;
	margin: 0px 0px 8px 0px;
	padding: 3px 5px 3px 5px;	
}
#calendar h3 a {
	color: #000;
	text-decoration: none;
}
#calendar h3 a:hover {
	color: #00F;
	text-decoration: underline;
}
#calendar .date {
	padding: 0px 0px 8px 5px;
	width: 13px;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-align: right;
}
#calendar .event {
	padding: 0px 5px 8px 5px;
	font-size: 11px;
}
#calendar .event a {
	color: #000;
	text-decoration: none;
}
#calendar .event a:hover {
	color: #00F;
	text-decoration: underline;
}

/*========== CALENDAR DETAIL ==========*/
#calendarDetail {
	font-size: 11px;
}
#calendarDetail h4.item {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#calendarDetail p.item {
	margin: 0px;
}
.table a {
	text-decoration: none;
}
table.table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-color: #FFF;
}
.table td {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
table.cdMonth td, div.cdDayOfWeek, div.cdOn, div.cdOff, div.cdToday, div.cdEvents {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
table.cdMonth {
	background: url('/images/base/back5.gif') repeat-x top left;
	color: #FFF;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
div.cdMonth a {
	color: #FFF;
}
div.cdDayOfWeek {
	background-color: #DB5;
	font-weight: bold;
}
div.cdOff {
	background-color: #F6EED4;
	color: #999;
}
div.cdToday {
	background-color: #900;
	color: #FFF;
	font-weight: bold;
}
div.cdEvents {
	background-color: #DAA;
	color: #000;
}

/*========== TABS ==========*/
table.tabs {
}
.tabs .on {
	background: url('/images/base/tabOn.gif') no-repeat top right;
	border-left: 1px solid #CCC;
	padding: 4px 5px 4px 5px;
	white-space: nowrap;
}
.tabs .off {
	background: url('/images/base/tabOff.gif') no-repeat top right;
	border-bottom: 1px solid #CCC;
	padding: 4px 5px 4px 5px;
	white-space: nowrap;
}
.tabs .none {
	border-bottom: 1px solid #CCC;
	padding: 3px 0px 3px 0px;
}

/*========== FOOTER ==========*/
#footer {
	margin: 1px 0px 0px 0px;
	border-top: 3px solid #900;
	padding: 10px;
}
#footer p {
	margin: 0px;
	font-size: 11px;
}
#footerLinks {
	float: right;
}