@import url(/style/shared/schedule.css);

.page {
	padding-top: 3.2em;
	#padding-top: 0.1em;
	height: auto !important;
}

.pagetoptitle {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	background-color: #EECD77;
}

.pageheader {
	margin: 0px !important;
	padding: 0.3em 0 0.3em 0 !important;
	#padding: 0 !important;
	width: 100%;
	height:24px !important;
	border-bottom: 7px solid #993333 !important;
	background-color: #EECD77 !important;
}

.pagelogin {
	height: auto;
}

.pagelogin .leftpane {
	text-align: center;
	width: 30%;
	padding: 10px;
	background-color: #EBEBEB;
	width: 30%;
}

.pagenavigation td {
	margin: 0px;
	padding: 0px 15px !important;
	height: 30px;
	white-space:nowrap;
}

.pagenavigation td.active {
	background-color: #993333;
}

.pagenavigation td.active a.nav {
	color: #EECD77;
}

.contentwrapper .pagebrowse {
	width:750px !important;
}

.subtitle {
	padding-left: 20px;
	background-color: #FFFFFF;
	color: #993333;
	margin-bottom: 0px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.4em;
}

.location {
	color:#994D00;
	font-style:italic;
	margin-bottom:1em;
	text-align:left;
}

.datetime {
	color: #994D00;
	font-style: italic;
	margin: 1em 0 0.2em;
	text-align: left;
}

.date {
	clear: left;
	background-color:#FFFFFF;
	border-bottom: 1px solid #EECD77;
	color: #79623E;
	padding: 2px 0px 2px 0px;
	margin:  5px 0px 0px 0px;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
}

.time {
	color: #C3362F;
	text-align: left;
	border-bottom: none;
	margin: 8px 0px 7px 0px;
	clear: left;
	font-weight: normal;
	font-size: 0.9em;
}

.parents {
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #CCCCCC;
	text-align: left;
}

.alphalist {
	border:1px solid #BFAA60;
	padding:0.5em 0;
	text-align:center;
}

.author {
	font-weight: bold;
}

.item, .itemset {
	clear:left;
	margin:2px 0 8px;
	text-align:left;
}

.papers {
	margin-left:10em;
}

.papernumber {
	background-color: #F7F5EE;
	margin-left: 0em;
	width: 4.0em;
}

.papertitle {
        font-weight: bold;
        margin-left: 9.5em;
        text-align: left;
}

.group {
	width: 9.0em;
}

.people {
	margin-left: 2.25em;
}

.persongroup {
	clear:left;
	margin:5px 0;
	text-align:left;
}

.persongroup .group, .persongroup .people {
	display: inline;
}

.papertime {
	background-color: #FFFFFF;
	width: 5.0em;
	white-space: nowrap;
	border-bottom: 1px solid #FFFFFF;
	float: left;
}
.papernumber {
	background-color: #FFFFFF;
	margin-left: 0em;
	width: 4.0em;
	border-bottom: 1px solid #FFFFFF;
	float: left;
}

.paper {
	border-top: 1px dashed #CCCCCC;
	margin-top: 0.5em;
	padding-top: 0.3em;
}

/* MEETING STYLES */
.meeting .td {
        width: 15em;
        font-weight: normal;
}

.meeting .date, body.symposium .date, .program .date {
	clear: left;
	background-color:#FFFFFF;
	border-bottom: 1px solid #EECD77;
	color: #79623E;
	padding: 2px 0px 2px 0px;
	margin:  5px 0px 0px 0px;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
}

.meeting .days {
        float: right;
        text-align: right;
        font-size: 1.2em;
}

.meeting .time {
	color: #C3362F;
	text-align: left;
	border-bottom: none;
	margin: 8px 0px 7px 0px;
	clear: left;
	font-weight: normal;
	font-size: 0.9em;
}
.meeting h4.symposium {
	margin:0.5em 0em 0.2em 0em;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
}

/* END MEETING STYLES */


/* PAPER STYLES */

.paper .number {
        color: #000000;
        background-color: #F7F5EE;
}

.paper .author {
        font-weight: normal;
        clear: left;
}

.paper .media {
        margin: 10px;
        padding: 0px 5px;
        line-height:2em;
}

.paper .medialink {
        padding: 0.2em 0.1em;
        border: 1px solid #994D00;
        margin-right: 20px;
        white-space: nowrap;
}

.paper .papertitle {
        font-weight: bold;
        margin-left: 9.5em;
        text-align: left;
       /* width: 42em;*/
}

.paper .siblings {
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

.paper .parents {
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #CCCCCC;
	text-align: left;
}
.paper .abstract {
	border-top: 1px solid #CCCCCC;
}

.paper .datetime {
	color: #994D00;
	font-style: italic;
	margin: 1em 0 0.2em;
	text-align: left;
}

.paper .location {
	color: #994D00;
	font-style: italic;
	margin-bottom: 1em;
	text-align: left;
}

.paper .subtitle {
	font-size:1em;
}

/* END PAPER STYLES */

/* PROGRAM and SYMPOSIUM STYLES */

.meeting .date, body.symposium .date, .program .date {
	background-color:#FFFFFF;
	border-bottom: 1px solid #EECD77;
	clear: left;
	color: #79623E;
	font-size: 1.4em;
	font-weight: normal;
	margin: 5px 0 0;
	padding: 2px 0;
	text-align: center;
}

.program .days {
        float: right;
        text-align: right;
        font-size: 1.2em;
}

.program h4.symposium {
	margin:1.0em 0em 0.4em 0em;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
}

.program .time {
	clear:left;
	color:#C3362F;
	font-size:0.9em;
	font-weight:normal;
	margin:8px 0 7px;
	text-align:left;
}


/* END PROGRAM STYLES */

/* SESSION STYLES */
.session .group {
	width: 9.0em;
}
.session .people {
	margin-left: 9.5em;
}
.session .paper {
	border-top: 1px dashed #CCCCCC;
	margin-top: 0.5em;
	padding-top: 0.3em;
}
/*.session .papertime {
	background-color: #F7F5EE;
	width: 5.0em;
	white-space: nowrap;
}
.session .papernumber {
	background-color: #F7F5EE;
	margin-left: 0em;
	width: 4.0em;
}*/
.session .papertime {
	background-color: #FFFFFF;
	width: 5.0em;
	white-space: nowrap;
	border-bottom: 1px solid #FFFFFF;
}
.session .papernumber {
	background-color: #FFFFFF;
	margin-left: 0em;
	width: 4.0em;
	border-bottom: 1px solid #FFFFFF;
}
.session .papertitle {
	font-weight: bold;
	margin-left: 9.5em;
}
.session .paperauthors {
    font-weight: normal;
}
.session p.name, .session p.address {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	padding: 0px;
}
.session .number {
	visibility: hidden;
	width: 0px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.session span.number {
	visibility: collapse;
}

.session .datetime {
	color:#994D00;
	font-style:italic;
	margin:1em 0 0.2em;
	text-align:left;
}

.session .location {
	color:#994D00;
	font-style:italic;
	margin-bottom:1em;
	text-align:left;
}

/* START STYLES */

.start h3.header {
	clear: left;
	background-color:#FFFFFF;
	border-bottom: 1px solid #EECD77;
	color: #79623E;
	padding: 2px 0px 2px 0px;
	margin:  5px 0px 10px 0px;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
}
/* PERSON STYLES */

.person .title {
	font-size: 1.0em;
}
.person .page {
	width: 500px;
}

/* TOOLTIP STYLES */
tooltip:hover {
        overflow:hidden;
        text-decoration:none;
}

a.tooltip span {
        display:none;
        text-decoration:none;
}

a.tooltip:hover span {
        background-color:#DFDFDF;
        border:1px solid black;
        color:#000000;
        display:inline;
        margin-left:2px;
        overflow:hidden;
        padding:2px;
        position:absolute;
}

