@import url("default.css");

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	background-color: #0E264C;
	padding:0;
	margin:0;
	text-align:center;
}
.session {
	margin:0 auto;
}
.page {
	width:1000px;
	margin:0 auto;
	background:none;
}

.banner {
	width: 1000px;
	height:175px;
	margin:0;
	padding:0;
	border-bottom:1px solid #000;
}

.banner img {
	padding:0;
	margin:0;
}

.wrapper2 {
	background: #B1E0E8;
	text-align:left;
	
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after,
.container_16:before,
.container_16:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after,
.container_12:after,
.container_16:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix,
.container_12,
.container_16 {
  zoom: 1;
}

a:link {
	color:#003399;
	text-decoration:none;
}

a:visited {
	color:#003399;
	text-decoration:none;
}

a:hover {
	color:#AD3235;
	text-decoration:underline;
}

a:active {
	color:#003399;
	text-decoration:underline;
}

.navigation {
	background: #B1E0E8;
	float: left;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	width: 160px;
}
.navigation a:link, a:active, a:visited { 
	text-decoration: none;
	color: #003399;
}

.navigation a:hover { 
	text-decoration: underline;
	color: #003399;
}

.navigation p {
	margin:0 0 10px 5px;
	padding:0;
}

.navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}

.navigation li {
	margin: 0 0 0 10px;
	padding: 5px;
}

/*  .content {
	float: right;
	margin:0px 5px 0px 5px;
	margin:auto;
	width: 838px;
	background-color: #ffffff;
	border-left:1px solid #000;
}

*/
 .content { float: right; padding: 20px; margin: auto; width: 798px; background-color: white; border-left: 1px solid black; }
 
.person .personcontent {	
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffff;
}

.subtitle {
	background-color: #FFFFFF;
	color: #AD3235;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 0;
	padding: 5px 10px 5px 5px;
	text-align: left;
}
	

.subtitlediv2 {
	float:left;
	width:849px;
}


.session .papertitle {
	text-align:left;
}


.content .datetime {
	color:#AD3235;
	font-style:italic;
	margin:10px 0 0 5px;
	text-align:left;
	font-size: 1.1em;
	font-weight: bold;
	border-color:#AD3235;
	border-top:3px;
	
}

.meeting .date {
	color: #AD3235;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #0E264C;
}

.program .date {
    border-bottom: 1px solid #0E264C;
    color: #AD3235;
    font-size: 1em;
    font-weight: bold;
}

.session .papertime {
	width: 120px;
	float: left;
	text-align: right;
	background-color: #ffffff;
	color:#AD3235;
	
}

.meeting .time {
	color: #C3362F;
	text-align: left;
	border-bottom: 1px dashed #CCC;
	margin: 8px 0px 7px 4px;
	clear: left;
	font-weight: normal;
	font-size: 0.9em;
}

.meeting .days {
	float: right;
	text-align: right;
	font-size: 0.9em;
	margin-right:8px;
}


.session .papernumber {
	margin-left: 7px;
	width: 70px;
	float: left;
	text-align: center;
	background-color: #ffffff;
	font-weight: bold;
}

.session .number {
	background-color:#0E264C;
	margin-left:5px;
}

.content .location {
	color:#0E264C;
	padding: 0 0 0 5px;
}
	
.paper .number {
	background-color:#ffffff;
	color:#410605;
	padding:2px;
	border: 1px solid #CCCCCC;
}

.content .paperauthors, .content .abstract {
	padding:0 0 0 5px;
}


td {font-size: 0.8em;}

.meeting .recordings {
	float: left;
	width: 1.5em;
	text-align: center;
	margin-left:2em;
}

.session .siblings {
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

.authorindex .alphalist, .keywordindex .alphalist {
	border: 1px solid #0E264C; 
	margin: 0 5px 0 5px;
}
.author {
	margin: 0 0 0 5px;
}

.keywordindex .letter {
	background: #B1E0E8;
	margin-bottom: 1.5em;
	margin-left:5px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	color: black;
	border-bottom: 1px solid #000000;
}

.keywordindex .keyword {
	float: left;
	font-weight: bold;
	margin-left: 1em;
}

div.group_set {
	margin-left: 1em;
	padding: 5px 0;
	width: 98%;
	text-align:left;
}

div.each_group {
	margin: 0 0 15px 0;	
}

div.each_group p.group_name {
	font-weight:bold;
	margin: 0;
	padding:0;
}
.clear {
	clear:both;
}


.session .medialink {  
	border: 0px; 
	margin-left: 20px;  
	margin-bottom: 0;  
	margin-top: 0;  
	padding-top: 0;  
	padding-bottom: 0; 
	padding-right: 0; 
	padding-left: 20px; 
	white-space: nowrap; background-image: url("../images/pdf.gif"); 
	background-repeat: no-repeat; display: inline-block; 
	line-height: 20px;
}


 .session .media { line-height: 20px; }


.media media_Presentation {border:0px ;}


.session .file_pdf {
background-image:url("../images/pdf.gif");
margin-top:5px;
background-repeat:no-repeat;

}

.meeting .file_pdf {
background-image:url("../images/pdf.gif");
margin-top:5px;
background-repeat:no-repeat;

}

a:hover.file, a:active.file, a:visited.file, a:link.file, a.file { padding-left: 20px; }