@import url("default.css");


.banner {
	width : 902px;
	height: 237px;
	background-color: #E39026;
}

.title {
	background-color: #EFEFEF;
	
}

.page {
	width: 902px;
	background:#FFFFFF none repeat scroll 0 0;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif
}

body {
    background: url("../images/background.gif") repeat-x scroll 0 0 #558BB1;
    font-size: 0.85em;
    height: auto;
    margin: 0;
    min-height: 800px;
    text-align: center;
}

.start .header {
	 background: none repeat scroll 0 0 #DCE6ED;
	color:#007db7;
	font-family:"arial";
	font-size:large;
	font-weight:bolder;
	margin:0;
	padding:2px 0;
	text-align:center;
}
.start .header a {
	background:#E39026 none repeat scroll 0 0;
	color:#007db7;
	font-family:"arial";
	font-size:large;
	font-weight:bolder;
	margin:0;
	padding:2px 0;
	text-align:center;
}
a {
	color:#007DB7;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:bold;
}
a:link {
	color:#007DB7;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:bold;
}
a:visited {
	color:#007DB7;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:bold;
}
a:hover {
	color:#BE9441;
}
.navigation {
	background-color: #558BB1;
	font-size:0.7em;
	padding:5px 20px;
	text-align:center;
	font-weight:bold;
}

.navigation a:link {
	color:#FFFFFF;
}

.navigation a:hover {
	text-decoration:underline;
	}

.navigation a:visited {
	color:#FFFFFF;
}

.subtitle {
    background-color: #A9E1FA;
	border-bottom: 1px solid #5187AD;
}



/* 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-color: #E39026;
	font-size:13px;
}

.session .papernumber {
	margin-left: 7px;
	float: left;
	text-align: right;
	background-color: #E39026;
	font-weight: normal;
}

.session .papernumber a {
	font-size:14px;
}

.session .papernumber a:link {
	font-size:14px;
}

.session .papernumber a:visited {
	font-size:14px;
}

.session .papernumber a:hover {
	color:#AB7954;
	font-size:14px;
}	
	
.session .papertitle {
	margin-left: 168px;
	text-align: left;
	font-style: bold;
	}

.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;
}

.paperauthors {
font-style:normal;
}

.paperauthors {
font-style:normal;
font-weight:normal;
}



.paper .author {
font-style:normal;
}

.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;
}
.session .medialink {
	padding: 0.2em 0.1em;
	border: 1px solid #994D00;
	margin-right: 20px;
	white-space: nowrap;
}

/* END SESSION STYLES */
