@import url("default.css");

/* Shared styles for webprogram */

/* GENERAL STYLES */

/* Links */
a:link {
	color: #0066B3;
	text-decoration: none;
}

a:visited {
	color: #216CAD;
	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: #484848;
	color: #484848;
	text-align: center;
	margin: 0px;
	font-size: 01 em;
}	

/* Main div for each page */
.page {
	background-color: #FFFFFF;
	color: #484848;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

/* Page title */
.title {
	background-color: #eaf1f4;
	padding: 10px 20px 3px 20px;
	border-bottom: 2px solid #FFFFFF;
	font-size: 0.9em;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	margin: 0px;
}

/* Page subtitle */
.subtitle {
	background-color: #ffffff;
	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 {
	width : 700px;
	height : 95px;
}

/* Navigation breadcrumbs */
.navigation {
	padding: 5px 20px 5px 20px;
	font-size: 0.7em;
	line-height: 1.4em;
	background: url(../images/containerwrap-bg.gif) repeat-x scroll center top;
	border-top:1px solid #A9B7BC;
}

/* 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: 3.5em;
	text-align: center;
}

.item .itemnumber {
	float: left;
	width: 3.5em;
	margin-right: 1.0em;
	text-align: center;
}

.item .itemtitle {
	font-weight: bold;
	margin-left: 8.6em;
}

.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 .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: 0.9em;
	font-weight: normal;
}

.meeting .author {
	font-weight: normal;
}

.meeting .time {
	color: #484848;
	text-align: left;
	border-bottom: 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: 0.9em;
}

.meeting .symposium {
	clear:left;
	font-weight:normal;
	margin:0 0 0 8.6em;
	text-align:left;
	text-decoration:underline;
	}

/* END MEETING STYLES */


/* PAPER STYLES */

.paper .number {
	color: #FFFFFF;
	padding: 2px;
	background-color: #6096BF;
}

.paper .abstract {}

.paper .author {
	font-style: italic;
	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: 0.9em;
	font-weight: normal;
}

.program .author {
	font-weight: normal;
}

.program .time {
	color: #484848;
	text-align: left;
	border-bottom: 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: 0.9em;
}


/* END PROGRAM STYLES */


/* SESSION STYLES */

.session .number {
	color: #FFFFFF;
	padding: 2px;
	background-color: #401010;
}

.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;
	background: transparent url(../images/containerwrap-bg.gif) repeat-x scroll center top;
}

.session .papernumber {
	margin-left: 7px;
	width: 70px;
	float: left;
	text-align: center;
	background: transparent url(../images/containerwrap-bg.gif) repeat-x scroll center top;
	font-weight: bold;
}

.session .papertitle {
	margin-left: 168px;
	text-align: left;
}

.session .paperauthors {
	font-weight: bold;
	font-style: italic;
}

.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;
}

.header .download{
	text-align: left;
	padding-left:40%;
	}

/* 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 */


/* MULTIMEDIA FILE STYLES */

.file {
	background-repeat: no-repeat;
	padding-left: 20px;
}
.file_pdf { background-image: url(../images/pdf.gif); }
.file_mp3 { background-image: url(../images/mp3.gif); }
.file_m4a,.file_m4p,.file_wmv,.file_wma,.file_avi,.file_wav,.file_mpg  { background-image: url(../images/wmv.gif); }
.file_mov { background-image: url(../images/mov.gif); }
.file_wrf { background-image: url(../images/wrf.gif); }
.file_podium { background-image: url(../images/podium.gif); }
.file_many { background-image: url(../images/more.gif); }
.file_pps,.file_ppt,.file_pptx {  background-image: url(../images/ppt.gif);  }
.file_wp,.file_wpd {  background-image: url(../images/wp.gif); }
.file_css,.file_mht,.file_html,.file_htm { background-image: url(../images/htm.gif); }
.file_bmp,.file_gif,.file_png,.file_jpg,.file_tif,.file_tiff {  background-image: url(../images/image.gif); }
.file_psd,.file_ps,.file_eps {  background-image: url(../images/psd.gif); }
.file_rtf,.file_doc,.file_docx {  background-image: url(../images/doc.gif); }
.file_xls,.file_xlsx {  background-image: url(../images/xls.gif); }
.file_tex {  background-image: url(../images/tex.gif); }
.file_fm {  background-image: url(../images/fm.gif); }
.file_zip {  background-image: url(../images/zip.gif); }
.file_poster {  background-image: url(../images/poster.gif); }

/* END MULTIMEDIA FILE STYLES */

