@import url("default.css");

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */

.start .rightcolumn {
	float: right;
	width: 30%;
}

.start .leftcolumn {
	float: left;
	width: 30%;
}

.session .number {
	color: #000000;
	padding: 2px;
}

.program .number {
	color: #FFFFFF;
	padding: 2px;
	background-color: #666699;
}


/* GENERAL STYLES */

td {
	font-size:0.8em;
}

/* Links */
a:link {
	color: #790000;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #2C06A1;
	text-decoration: none;
}

a.currentpage {
	color: #000000;
	text-decoration: none;
}

/* Body for all pages */
body {
	background-color: #E0DCCE;
	text-align: center;
	margin: 0px;
	font-size: 0.85em;
}	

/* Main div for each page */
.page {
	background-color: #FFFFFF;
	width: 700px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-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;
      }   
/* Page title */
.title {
	background-color: #FFFFFF;
	padding: 10px 20px 3px 20px;
	border-bottom: 2px solid #FFFFFF;
	font-size: 0.7em;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	font-family:times;
	margin: 0px;
}

/* Page subtitle */
.subtitle {
	background-image: url('http://aacap.confex.com/img/aacap/banner.gif');
	background-color: #FFF2E6;
	padding: 2px 20px 2px 20px;
	margin-top: 5px;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-size: 0.85em;
	font-weight: normal;
}

/* Banner image block - should match banner size */
.banner {
	background-image: url('http://aacap.confex.com/img/aacap/banner.gif');
	width : 700px;
	height : 95px;
	text-align: left;
	font-family: times;
}

/* Navigation breadcrumbs */
.navigation {
	padding: 5px 20px 5px 20px;
	font-size: 0.7em;
	line-height: 1.4em;
	background: #EFEFEF;
}

/* Content of each page */
.content {
	text-align: left;
	margin:  0px 20px 20px 20px;
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Generic list items */
.item {
	margin: 2px 0px 8px 0px;
	text-align: left;
	clear: left;
}

.item .recordings {
	float: left;
	width: 1.0em;
	text-align: center;
}

.item .itemnumber {
	width: 7.8em;
	margin-right: 5.0em;
	margin-right: 5.0em;
	text-align: center;
}

.item .itemtitle {
	font-weight: normal;
	margin-left: 6.0em;
	margin-right: .1em;
	width: 52em;
}

.instructions {
	margin: 1.0em 0.0em 1.0em 0.0em;
	text-align: left;
	font-style: italic;
}

/* END GENERAL STYLES */


/* AUTHOR INDEX STYLES */

.authorindex .alphalist {
	text-align: center;
	padding: 0.5em 0em 0.5em 0em;
	border: 1px solid #BFAA60;
}

.authorindex .author {
	float: left;
	font-weight: bold;
	margin-right: 1.0em;
}

.authorindex .papers {
	margin-left: 10.0em;
}

/* END AUTHOR INDEX STYLES */


/* MEETING STYLES */

.meeting .td {
	width: 15em;
	font-weight: normal;
	}
.meeting .date {
	clear: left;
	background-color:#FFFFFF;
	border-bottom: 1px solid #000000;
	color: #596F80;
	padding: 2px 0px 2px 0px;
	margin:  5px 0px 0px 0px;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
}

.meeting .author {
	font-weight: normal;
}

.meeting .time {
	color: #C3362F;
	text-align: left;
	border-top: 1px dashed #CCCCCC;
	margin: 8px 0px 7px 0px;
	clear: left;
	font-weight: normal;
	font-size: 0.9em;
}

.meeting .days {
	float: right;
	text-align: right;
	font-size: 1.2em;
}


/* END MEETING STYLES */


/* PAPER STYLES */

.paper .number {
	color: #000000;
}

.paper .abstract {}

.paper .author {
	font-weight: normal;
	clear: left;
}

.author .name {}

.author .affiliation {}

.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 .datetime {
	font-style: italic;
	text-align: left;
	color : #994D00;
	margin: 1.0em 0.0em 0.2em 0.0em;
}

.paper .location {
	font-style: italic;
	text-align: left;
	color : #994D00;
	margin-bottom: 1em;
}

.paper .parents {
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #CCCCCC;
	text-align: center;
}


/* END PAPER STYLES */


/* PROGRAM STYLES */

.program .number {
	color: #FFFFFF;
	padding: 2px;
	background-color: #1C497F;
}

.program .date {
	clear: left;
	background-color:#FFFFFF;
	border-bottom: 1px solid #000000;
	color: #596F80;
	padding: 2px 0px 2px 0px;
	margin:  5px 0px 0px 0px;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
}

.program .author {
	font-weight: normal;
}

.program .time {
	color: #C3362F;
	text-align: left;
	border-top: 1px dashed #CCCCCC;
	margin: 8px 0px 7px 0px;
	clear: left;
	font-weight: normal;
	font-size: 0.9em;
}

.program .days {
	float: right;
	text-align: right;
	font-size: 1.2em;
}


/* END PROGRAM STYLES */


/* SESSION STYLES */

.session .number {
	color: #000000;
	padding: 2px;
}

.session .abstract {
	margin: 1.0em 0.0em 1.0em 0.0em;
	text-align: left;
}

.session .paper {
	margin: 5px 0px 5px 0px;
	text-align: left;
	clear: left;
}

.session .papertime {
	width: 84px;
	float: left;
	text-align: right;
}

.session .papernumber {
	margin-left: 7px;
	width: 70px;
	float: left;
	text-align: center;
	font-weight: bold;
}

.session .papertitle {
	font-weight: bold;
	margin-left: 168px;
	text-align: left;
	width: 42em;
}


.session .mtepapertitle {
	font-weight: bold;
	margin-left: 168px;
	text-align: left;
	width: 42em;
	color:#501E7C;
}

.session .paperauthors {
	font-weight: normal;
}

.session .persongroup {
	margin: 5px 0px 5px 0px;
	text-align: left;
	clear: left;
}

.session .group {
	width: 161px;
	float: left;
	text-align: right;
	font-size: 1.0em;
}

.session .people {
	margin-left: 168px;
	text-align: left;
	font-style: italic;
	font-size: 1.0em;
}

.session .datetime {
	font-style: italic;
	text-align: left;
	color : #994D00;
	margin: 1.0em 0.0em 0.2em 0.0em;
}

.session .location {
	font-style: italic;
	text-align: left;
	color : #994D00;
	margin-bottom: 1em;
}

.session .parents {
	margin-top: 1.0em;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #CCCCCC;
	text-align: center;
}

.session .siblings {
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

.session .media {
	margin: 10px;
	padding: 0px 5px;
	line-height:2em;
}

/* END SESSION STYLES */


/* START PAGE STYLES */

.start .header {
	padding: 2px 0px 2px 0px;
	text-align: center;
	background: #EFEFEF;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
}

.start .section {
	padding: 10px;
}

.start .leftcolumn {
	float: left;
	width: 30%;
}

.start .rightcolumn {
	margin-left: 30%;
}

.start .columnheader {
	font-weight: bold;
	padding-bottom: .5em;
}

/* Make the htdig search form match everything else */
.searchform TD {
	font-size: 0.65em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* END START PAGE STYLES */

