/* CSS Document */
/* Museums and the Web 2009 - Session Calendar specific styles */

/*heading colours*/

#date {
	}

#title {
	}
	
/* hide the callout */

#news {
	background: url();
	width: 0;
	height: 0;
	visibility: hidden;
	}

img {border:0}

/*	=sescal
---------------------------------------------------------------------*/
th.schedule-date{
	background: #9DAF71;
	font-size: 130%;
	text-align: left;
	}

table.schedule-table{
	width: 548px;
	margin: 20px 0;
	font-size: 90%;
	padding: 0;
	border: 1px solid #999;
	}

table.schedule-table a{
	color: black;
	text-decoration: underline;
	}

.schedule-table tr, .schedule-table td{
	text-align: center;
	}

.schedule-table td {
	padding: 0 2px;
	}

/*TABLE HEADER*/
	table.schedule-table th {
	background: #CCCCCC;
	color: #152200;
	padding: 2px;
	border: 0;
	}

/*TIME*/
	td.schedule-time {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 0px;
	border-left: 0px;
	text-align: left;
	width: 50px;
	vertical-align: top;
	}

table.schedule-table td.admin{
	background: #E3E3E3;
	}
table.schedule-table td.email{
	background: #ECEFF1;
	}
table.schedule-table .Session{
	background-color: #C8CFD5;
	}
	
/*SESSION TYPES*/
table.schedule-table td.workshop{
	background: #847C92;
	font-size: 90%;
	}

table.schedule-table td.workshop-1{
	background: #847C92;
	font-size: 90%;
	}

table.schedule-table td.workshop-am, td.workshop-pm{
	font-size: 90%;
	background-color: #847C92;
	}

table.schedule-table td.workshop-am-1, td.workshop-pm-1{
	background: #847C92;
	font-size: 90%;
	}

table.schedule-table .Tour{
	background: #D2DFB2;
	}

table.schedule-table .close-up{
	border: 0;
	background-color: #AEB1AD;
	}
		
table.schedule-table .close-up-1{
	background: #AEB1AD;
	border: 0;
	}

table.schedule-table .reception{
	background: #D2DFB1;
	}

table.schedule-table .demonstration {
	background-color: #B5A6AA;
	}

table.schedule-table .interaction{
	background-color: #AF9DAA;
	}

table.schedule-table .social{
	border-left: 0px solid #999;
	border-top: 0px solid #999;
	background-color: #ADA09F;
	}

table.schedule-table .plenary{
	background: #C8CFD5;
	}

table.schedule-table .education{
	background-color: #B0A0B0;
	}

table.schedule-table .technology{
	background: #CBC2C6;
	}

table.schedule-table .design{
	background: #D7D7D7
	}

table.schedule-table .socialmedia{
	background: #D8D7DE
	}

table.schedule-table .exhibits{
	background: #CDCDD6;
	}

table.schedule-table .institutional{
	background: #B6ABB5
	}

table.schedule-table .users{
	background: #AFAFAF
	}

table.schedule-table .evaluation {
	background: #D0C8CE
	}

table.schedule-table .issues{
	background: #9B9B9B
	}
table.schedule-table .miniworkshop{
	background: #BAC6CE	}
table.schedule-table .exhibitions{
	background: #E0D6D6
	}
table.schedule-table .content{
	background: #D4CED4
	}
