@import url("default.css");

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */


body {
	background-color:#333333;}


a:link {
	color:#7C1542;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
a:visited {
	color:#633100;
	}
.subtitle {

	background-color: #D6C8AD;
	}
	
.program .time {
	
	color: #978981;
	}
.meeting .time {
	
	color: #978981;
	}
.symposium .time {
	
	color: #978981;
	}

.session .papertime {
	background-color: #DCD5C6;
	}
.accept {color: green;}
.decline {color: #F49D5A;}

 .navigation {Background-color: #DCD5C6;
			}
.title {Background-color: #DCD5C6;
		border-bottom: 2px solid #F49D5A;
		}
		
table { font-size: inherit; }
		
.searchform td {font-size:1em;}		


.paper .number {
	color:#7C1542;
	padding: 2px;
	background-color: #ffffff;
}

.session .papernumber {
	margin-left: 7px;
	width: 70px;
	float: left;
	text-align: center;
	background-color: #DCD5C6;
	font-weight: bold;
}

.sponsor {width: 150px;
	color: 35678a;
	text-align: center;
	font-weight: bolder;
	}

.sponsor img {width:150px;
	}

.item, .itemset {
	clear:none;
	margin:2px 0 8px;
	text-align:left;
	}

.item .itemnumber {
	width:25px;
	margin-right:0;
	margin-left:0px!important;
	margin-left:10px;
	}
	
.programtitle {
	font-weight: bold;
	}
