/*
=================================================
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, #linksUwebi {
	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;
}
#linksUwebi p {
	margin: 0px 10px 0px 0px;
	background: url('../images/base/links_uwebi.gif') no-repeat bottom right;
	height: 15px;
	text-align: right;
}
#links a, #linksUwebi a {
	margin-top: 6px;
	float: right;
	display: inline;
}
#linkWisc {
	height: 9px;
	width: 60px;
	margin-right: 19px;
	text-decoration: none;
}
#linkWiscFromUwebi {
	height: 9px;
	width: 70px;
	margin-right: 19px;
	text-decoration: none;
}
#linkUwebi {
	height: 9px;
	width: 40px;
	margin-right: 19px;
	text-decoration: none;
}
#linkUwebc {
	height: 9px;
	width: 50px;
	text-decoration: none;
}
#linkUwrfidlab {
	height: 9px;
	width: 80px;
	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;
}
#menuPgroup {
	float: left;
	background: url('../images/base/peergroups.gif') no-repeat top left;
	border-left: 1px solid #FFF;
	width: 100px;
	height: 24px;
	text-decoration: none;
}
#menuRfidwg {
	float: left;
	background: url('../images/base/rfidwg.gif') no-repeat top left;
	width: 130px;
	height: 24px;
	text-decoration: none;
}
#menuAbout {
	float: left;
	background: url('../images/base/about.gif') no-repeat top left;
	width: 116px;
	height: 24px;
	text-decoration: none;
}
#menuMembership {
	float: left;
	background: url('../images/base/membership.gif') no-repeat top left;
	width: 98px;
	height: 24px;
	text-decoration: none;
}
#menuEvents {
	float: left;
	background: url('../images/base/events.gif') no-repeat top left;
	width: 59px;
	height: 24px;
	text-decoration: none;
}
#menuProjects {
	float: left;
	background: url('../images/base/projects.gif') no-repeat top left;
	width: 129px;
	height: 24px;
	text-decoration: none;
}
#menuPublications {
	float: left;
	background: url('../images/base/publications.gif') no-repeat top left;
	width: 96px;
	height: 24px;
	text-decoration: none;
}

/*========== MENU FOR UWEBI ==========*/
#menuMission {
	float: left;
	background: url('../images/base/mission.gif') no-repeat top left;
	border-left: 1px solid #FFF;
	width: 64px;
	height: 24px;
	text-decoration: none;
}
#menuConferences {
	float: left;
	background: url('../images/base/events.gif') no-repeat top left;
	width: 59px;
	height: 24px;
	text-decoration: none;
}
#menuUWEBIProjects {
	float: left;
	background: url('../images/base/projects.gif') no-repeat top left;
	width: 129px;
	height: 24px;
	text-decoration: none;
}
#menuUWEBIReports {
	float: left;
	background: url('../images/base/reports.gif') no-repeat top left;
	width: 160px;
	height: 24px;
	text-decoration: none;
}
#menuNews {
	float: left;
	background: url('../images/base/news.gif') no-repeat top left;
	width: 50px;
	height: 24px;
	text-decoration: none;
}
#menuConsortium {
	float: left;
	background: url('../images/base/consortium.gif') no-repeat top left;
	width: 176px;
	height: 24px;
	text-decoration: none;
}
#menuContact {
	float: left;
	background: url('../images/base/contactUs.gif') no-repeat top left;
	width: 89px;
	height: 24px;
	text-decoration: none;
}

/*========== CENTER ==========*/
#center {
	padding: 10px 10px 20px 10px;
}
#isPortal {
	background: url('../images/shared/10_2002_01.jpg') no-repeat top right;
}
.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;
}