@import url("default.css");

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */
/* colors
#EFEFEF AHA background
#336699 AHA blue
#996633 AHA brown
*/

td {
        width: manual;
        font-size:0.85em;
}

/* Links */


a:hover {
        text-decoration: underline;
}

.authorindexlink {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.content {
	font-size: 1.1em;
}

.instructions {
	font-size: 1.0em;
}

.start .section {
	font-size: 1.0em;
}

/* Body for all pages */
body {
        background-color: #CCCCCC;
        text-align: center;
        margin: 0px;
	font-size: 12px;
}

/* Main div for each page */
.page {
	background-color: #EFEFEF;
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	/*margin-top: 35px;*/
    border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #BEBAAE;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #BEBAAE;
}   

/* Navigation breadcrumbs */
.navigation {
	font-size: 1.2em;
	font-weight: bold;
	background: #C9D5DF;
}
.navigation a:link {
	color: #996633;
}

.navigation a:visited {
	color: #996633;
}

/* Page subtitle */
.subtitle {
	background-color: #EFEFEF;
	color: #336699;
	margin-bottom: 0px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.5em;
}
.paper .subtitle {
	font-size: 1.5em;
}

.subtitle img {
	float: right;
}

/* Banner image block - should match banner size */
.banner {
        width : 750px;
        height : 116px;
        text-align: left;
}

/* Generic list items */
.item .recordings {
        width: 1.0em;
}

.item .itemnumber {
	margin-right: 0.0em;
    width: 1.0em;
}

.item .itemtitle {
    font-weight: bold;
	margin-left: 4em;
}

.item .itemtitle a:link, a:visited {
	color: #336699;
}

/* START STYLES */

.start .columnheader {
	color: #333333;
}

.start .leftcolumn {
	float: left;
	width: 32%;
	margin-left: 0;
}

.start .rightcolumn {
	float: right;
	width: 32%;
	margin-left: 0;
}

/* MEETING STYLES */
.meeting .td {
        width: 15em;
        font-weight: normal;
}

.meeting .date, body.symposium .date, .program .date {
	clear: left;
	background-color: #EFEFEF;
	border-bottom: 1px solid #996633;
	color: #663300;
	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: #333333;
	text-align: left;
	border-bottom: none;
	margin: 8px 0px 7px 0px;
	clear: left;
	font-weight: bold;
	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: 168px;
        text-align: left;
       /* width: 42em;*/
}

.paper .papernumber {
	border: none;
	color: #996633;
	background-color: #EFEFEF;
}

.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;
	padding-top: 5px;
}

.papertitle .name {
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

.papertitle .presenter {
	font-weight: normal;
}

/* END PAPER STYLES */

/* PROGRAM and SYMPOSIUM STYLES */

.program .date, .symposium .date {
	font-size: 1.3em;
}

.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, .symposium .time {
	color: #333333;
	border-bottom: none;
	font-size: 0.9em;
	font-weight: bold;
}

.program .author {
	color: #333333;
}

.authorindex .author {
	float: left;
	font-weight: bold;
	margin-right: 1.0em;
        width: 120px;
}

/* END PROGRAM STYLES */

/* SESSION STYLES */
.session .group {
	width: 9.0em;
	font-weight: bold;
	color: #333333;
}
.session .people {
	margin-left: 9.5em;
	color: #333333;
	font-style: normal;
	padding-bottom: 10px;
}
	
.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 .papertime {
	background-color: #EFEFEF;
	width: 5.0em;
	white-space: nowrap;
	border-bottom: 1px solid #FFFFFF;
}
.session .papernumber {
	margin-left: 0em;
	width: 4.0em;
	color: #996633;
	background-color: #EFEFEF;
}
.session .papertitle {
	margin-left: 9.5em;
	font-weight: normal;
	font-style: italic;
	color: #996633;
}
.session .paperauthors {
    font-weight: normal;
}
.session p.name, .session p.address {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	padding: 0px;
	color: #333333;
}

.session .affiliation {
	color: #333333;
	font-style: normal;
}

.session .number {
	visibility: hidden;
	width: 0px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color: #EFEFEF;
}
.session span.number {
	visibility: collapse;
}

.session .sessiondescription {
	border-top: 1px solid #CCCCCC;
	margin-top: 15px;
	padding-top: 5px;
}

/* START STYLES */

.start h3.header {
	clear: left;
	background-color: #EFEFEF;
	border-bottom: 1px solid #996633;
	color: #663300;
	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.2em;
}
.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;
}

.affiliatesindex .item {
	margin-top: 10px;
}

.affiliatesindex .sessions {
        margin: 0px 8px 0px 40px;
}

.affiliatesindex .session {
        display: list-item;
}

p.hanging-indent {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 20px;
	text-indent: -20px;
}

