@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;
	min-width: 800px;
	width: 100%;
	max-width: 1000px;
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	margin-top: 0px;
	z-index:10;
	position: relative;
      }   
/* 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;
	
	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 {
	text-align: right;
    float: right;
    padding: 5px;
    margin-left 0px;
    box-shadow: 0px 3px 2px -1px rgb(85, 85, 85);
	min-width: 800px;
	width: 100%;
	max-width: 990px;}

/* 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;
}

.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 .headerlink {
padding: 2px 0px 2px 0px;
	text-align: center;
	background: #EFEFEF;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	color: 994D00;
}

.start .headerlink a:visited{
padding: 2px 0px 2px 0px;
	text-align: center;
	background: #EFEFEF;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	color: 994D00;
}

.start .section {
	padding: 10px;
	min-width: 640px;
	width: 100%;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
}

.start .leftcolumn {
	float: left;
	width: 30%;
	margin-left: 15%;
}

.start .rightcolumn {
	margin-right: 10%;
	margin-left: 10%;
}


.start .columnheader {
	font-weight: bold;
	padding-bottom: .5em;
}

/* Make the htdig search form match everything else */
.searchform {
	text-align: center;
	}
	
.searchform TD {
	font-size: 0.65em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
}
/* 2013 AACAP Style Changes */

.redbackground {
	background-color: #993333;
	width: 100%;
	height: 178px;
	top: 0px;
	left: 0px;
	z-index: 1;
	position: absolute;}

.headertable {
	min-width: 800px;
	width: 100%;
	max-width: 1000px;
	padding: 10px;
	}
	
#AACAPFooter {
	min-height: 18px;
    min-width: 800px;
    max-width: 1000px;
    position: relative;
    margin-right: -10px;
    margin-left: -5px;
    clear: both;
    box-shadow: 0px 2px 3px rgb(85, 85, 85);
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: rgb(156, 48, 49);
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-size: 10px;
}

#ft1 {
    float: left;
    padding-right: 10px;
}
#ft2 {
    float: right;
    padding-right: 10px;
}
#ft2 a {
    color: rgb(255, 255, 255);
    text-decoration: none;
}


h1 {
color:rgb(0, 51, 102); 
font-size:22px; 
font-family: Trebuchet MS,Helvetica,Sans-Serif; 
font-weight: bold;
font-size: 150%;
line-height: normal;
}
/* END START PAGE STYLES */

