

/* CLIENT STYLE OVERRIDES GO IN THE CLIENT LEVEL VERSION OF THIS STYLESHEET */

img {
        border: none;
}

a, a:link, a:hover, a:visited, a:active {text-decoration: none; color: #036; font-weight:bold; }

/* page structure */

body.webprogram { 
		background: #7296c5; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfd 35%, #7296c5 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(35%,#fcfcfd), color-stop(100%,#7296c5)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfd 35%,#7296c5 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#fcfcfd 35%,#7296c5 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#fcfcfd 35%,#7296c5 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#fcfcfd 35%,#7296c5 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#7296c5',GradientType=0 ); /* IE6-9 */
		background-repeat: no-repeat;
		background-attachment: fixed;
		height: auto; /* necessary so that IE won't break */
		margin: 0; /* necessary so that IE won't break */
		width: 100%;
		font-family: Helvetica,Arial,Tahoma,sans-serif;
		color: #333333;
		}
	html#range_0 body.webprogram {
		margin:0;
		}
	html#range_0 body.webprogram .wrap {
		padding-bottom: 0px;
		}
.wrapper {
	padding: 0 30px 30px;
	background-color: #FFFFFF;
	}
		
/* HEADER */

.banner {
	height: auto;
	}
	html#range_0 .banner {
		background-color: #3A678D;
		}
	.banner img {
		width:100%;
		height: auto;
		}
	
	.banner h1 {
		display: none;
		margin: 20px 20px 10px;
		width: auto;
		color: #fff;
		font-style: normal;
		font-size: 1.3em;
		float: left;
		}
		html#range_0 .banner h1 {
			display: block;
			float: right;
			}
			html#range_0 .banner h1 div.bannertitle {
				background-color: transparent;
				}
			
				html#range_1 .banner img, html#range_1 .banner {
					width: 100%;
					height: auto;
					}
	
	html#range_0 .banner .menu {
		z-index: 60;
		left: 40px;
		}	
		
		
/* END HEADER */		
/* TOP MENU */
.banner .topmenu {
	background-color: #3A678D;
	margin-right: 0px;
	}
.topmenu{
	background-color: #F58026;
	margin-top: 0px;
	}
	.topmenu ul {
		width: 100%;
		}
	.topmenu li {
		display: inline;
		float: left;
		font-size: 12px;
		background-color: #3A678D;
		border: none;
		border-right: 1px solid #FFFFFF;
		padding: 0px;
		}
		.topmenu ul li ul li{
			padding: 0px;
			margin: 0px;
			}
		.topmenu li a, .topmenu li a:link, .topmenu li a:visited, .topmenu li a:active, .topmenu li a:focus, .topmenu li a:hover {
			color: #FFFFFF;
			background-color: #3A678D;
			text-shadow: 1px 1px 0 #264C6C;
			padding: 11px 15px;
			line-height: 3em;
			}
			
			.topmenu li a:hover {
				background-color: #E98A2A;
				}
				.topmenu li a.currentpage {
					background-color: #E98A2A;
					}
					html#range_1 .topmenu,
					html#range_0 .topmenu {
						display: none;
						}
/* END TOP MENU */

/* Navigation */
aside, .navigationwrapper {
	margin-top: 50px;
	}


/* end page structure */

/* basic generic styles */

h1, h2, h3, h4, h5, h6, h7 {
    line-height: 1.3em;
}
h1 {
    color: #660033;
    /*font-size: 18px;*/
    font-style: italic;
    font-weight: bold;
}
h2 {
    color: #003366;
    /*font-size: 22px;*/
    font-weight: bold;
}
h3 {
    color: #003366;
   /* font-size: 18px;*/
}
h4 {
   color: #003366;
    /* font-size: 15px;*/
}
h5 {
   color: #003366;
   /*  font-size: 15px; */
    font-style: italic;
}
h6 {
    color: #660033;
   /* font-size: 15px;*/
    font-style: italic;
    font-weight: bold;
}
h7 {
    color: #660033;
    /*font-size: 12px;*/
    font-style: italic;
    font-weight: bold;
}
p {
    line-height: 1.3em;
    margin: 0 0 1.5em;
}
a {
    color: #4E6D8C;
    font-weight: normal;
}

/* end basic generic styles */





/* BEGIN CONFEX WEBPROGRAM CONTENT STYLES */

.subtitle {
	font-size: 1em;
} 

.navigation {
	font-size: 0.9em;
	font-weight: normal;
	border-bottom: 1px solid #555;
	color: #333;
	}
	.navigation li {
		border-top-color: #555;
		}
	.navigation ul ul li {
		padding-left: 20px;
		}
/*
.navigation {
	padding: 5px 20px 5px 20px;
	font-size: 1em;
	line-height: 1.4em;
	background: #4E6D8C;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

*/

/*
.navigation a:link {color: #ffffff; text-decoration: underline; }
.navigation a:visited {color: #ffffff; text-decoration: underline; }
.navigation a.hover {color: #ffffff; text-decoration: underline; }
*/

h5, .sidebar_priority h5 {
	background-color: #007DBC;
	color: #FFFFFF;
	}
#sidebar .labels, #sidebar .info {
	width: auto;
	float:none;
	margin: 0 ;
	}
	#sidebar .info {
		margin-bottom: 1em;
		}
		
.content h2 {
background-color: #3A678D;
}
		
.content h2  .subtitle{
	font-size: 23px;
	font-family: Arial,sans-serif;
	font-weight: normal;
	}
	
.content { 
	font-size: 1em;
	border: none;
}

/* MEETING STYLES */
 .days {
	float: right;
	text-align: right;
	font-size: 0.9em;
}

.item .itemtitle {
	margin-left: 11em;
	color: rgb(0, 51, 102);
}




p.contact {margin: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:12pt;
	}
	
li.contact {margin: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:12pt;
	}
		
.start .leftcolumn {
	float: left;
	margin-left: 0;
	}

.start .rightcolumn {
	margin-left: 55%;
	}

.session .papernumber {
	margin-left: 1px;
	width: 5px;
	float: left;
	text-align: center;
	background-color: #fffff;
	font-weight: bold;
}

.session .papertitle {
	margin-left: 15em;
	text-align: left;
}

.cep {	border:1px solid #D3DAE2;
	font-weight:normal;
	padding: 2px 2px 2px 2px;
	line-height: 1.7em;
}


.potentialspeakers {
	clear:left;
	margin-left:20px;
	text-align:left;
}

.start .header {
	font-size:1.2em;
	font-weight:bold;
}




.paper .media {
border:0px;
margin-right:190px;
margin-bottom: 20px;
padding:0.2em 0.1em;
white-space:nowrap;
}	



.media li { list-style: none; padding-left:0px}


.file {
background-repeat:no-repeat;
margin-left:0px;
}

.file_pdf {
    background-image: url("../images/pdf.gif");
}

.media .file_pdf {
	margin-left:75px;
}

.meeting .file_pdf, .program .file_pdf {
background-image:url("../images/multifile.gif");
background-repeat:no-repeat;

}

.addthis { text-align: right; float:right;display:block; margin-top:14px;}

.topdisplay_people {
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    display: block;
    font-style: normal;
    font-weight: normal;
    margin: 0 0 5px 20px;
    width: 90%;
}

.topdisplay {
    padding: 8px;
    width: 100%;
}

.session .group {
	width: 161px;
	float: left;
	text-align: right;
	font-family:Arial,Helvetica,sans-serif;
    	font-size:10pt;
}


.topdisplay_role {
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}


.paper .abstract {margin-top:5px;} 

.paper .content .paperauthors .name {
	margin: 10px 0 5px;
	border-bottom: 0px ;
	padding: 0 0 3px 0;
	}
	
.paperauthors {clear:left;}
	
.paper .content .authorimage img {
	float: left;
	display: inline-block;
	margin: 0 15px 10px 0;
	padding: 3px;
	border: 1px solid #ccc;
	}
	.paper .content .authorimage p {
		margin: 0;
		padding: 0;
		}
.paper .content .authorbio {
	}


.paper .medialink {
background-image:url("../images/pdf.gif");
margin-left:7px; padding-left:25px;
background-repeat:no-repeat;
border: 0px;
}

.session .medialink {
	background-image:url("../images/pdf.gif");
	padding-left:25px;
	background-repeat:no-repeat;
	border: 0px;
	margin-left: 25px;
	padding-top:0px;
}





.session .media {
	line-height: 2em;
	margin: 0 0 0 9em;
	padding: 0 0px;
}



.meeting .recordings {margin-left:50px;}

.item .recordings, .itemset .recordings {
	float: left;
	width: 3.5em;
	text-align: center;
}

.meeting .symposium {
    clear: left;
    font-size: .8em;
    margin: 0 0 0 7.5em;
    text-align: left;
    color:#660033;
    text-decoration: none;
	margin-left: 100px;
   
}

.symptitle {margin-left:100px; }
.symptitle A:link {text-decoration: none; color: #547CAF; }
.symptitle A:visited {text-decoration: none; color: #547CAF; }
.symptitle A:active {text-decoration: none; color: #547CAF; }
.symptitle A:hover{text-decoration: none; color: #547CAF; }

.track  {
font-size: 11px;
font-style: bold;
text-indent: 10px;
}



.track  a {
color: #547CAF;
}

.track  a.link {
color: #547CAF;
}


.track  a.hover {
color: #547CAF;
}


.track  a.visited {
color: #547CAF;
}


.track  a.active {
color: #547CAF;
}



.symposium .time {
color: #660033;
}


.program .symposium {
    clear: left;
    font-size: .8em;
    margin: 0 0 0 7.5em;
    text-align: left;
    color:#660033;
    text-decoration: none;
}

.meeting .date, .program .date {
	background-color: #007DBC;
	color:#ffffff;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	border-bottom:0px;
}
.meeting .days, .program .days, .poster .days, .symposium .days {
	width: 100%;
	margin-bottom: 1em;
	}

.meeting .time {color:#660033}

.meeting .time, .program .time, .posters .time, .symposium .time {
	border-bottom: 1px solid #EEEEEE;
	}

.item .itemnumber, .itemset .itemnumber {
    float: left;
    margin-right: 1em;
    text-align: center;
    width: 5em;
}

 .author {
    font-weight: normal;
    margin-left: 0em;
    color:#333333;
    float: left;
}

.meeting .author {
    font-weight: normal;

    color:#000000;
    float: left;
}

.program .author {
    font-weight: normal;

    color:#333333;
    float: left;
}


.item, .itemset {
    clear: left;
    margin: 2px 0 8px;
    text-align: left;
    margin-bottom:1em;
}


.session .datetime {
    color: #660033;
}


.session .location {
    color: #660033;
}

.paper .datetime {
    color: #660033;
    }
.item .itemtitle, .itemset .itemnumber {
    font-weight: normal;
}



.start .columnheader {
    font-weight: bold;
    padding-bottom: 0em;
}


.authorindex .alphalist, .keywordindex .alphalist {
    border: 1px solid #EFEFEF;
    padding:  0.5em 0;
    text-align: center;
    margin-bottom:1em;

}
.authorindex .item {
	margin: 0;
	padding: 5px 0;
	border-bottom: 0px;
	}
	.authorindex .author, .person .author {
		float: left;
		width: 120px;
		height: auto;
		overflow:visible;
		z-index: 100;
		}
.authorphoto {
	display: block;
	position:relative;
	margin:5px 0;
	}
	.authorphoto p {
		width: 110px;
		height:auto;
		margin:0;
		padding: 0;
		}
		.authorphoto p img {
			width: 100%;
			height: auto;
			}
		.authorphoto .photofull {
			display: none;
			z-index: 200;
			}
			.authorphoto:hover .photofull {
				display: inline-block;
				position: absolute;
				margin: -180px 0 0 120px;
				float:left;
				}
			.authorphoto .photofull p {
				width: 230px;
				padding: 5px;
				background-color: #fff;
				border: 1px solid #666;
				-webkit-box-shadow:  2px 2px 3px 3px rgba(0, 0, 0, 0.3);
				box-shadow:  2px 2px 3px 3px rgba(0, 0, 0, 0.3);
				}
							
	.authorindex .authorpaper, .person .authorinfo {
		margin: 0 0 5px 135px;
		padding: 0;
		}
	.person .grayboxcontent {
		padding-top:10px;
		}
	.person h1 {
		font-size: 1.4em;
		margin: 10px;
		padding:0;
		color: #fff;
		}

.session .paper {
margin: 5px 5px 5px 0px;
text-align: left;
clear: left;
}

.session .papertime {
}

.clear {
	clear:both;
	}
.center {
	text-align: center;
	}

.speakers {
	font-weight: normal;
	color: #9B7836;
	background-color: transparent;
	}

td {font-size: 1em;}



/* Alphabetical Content Listing Styles */
.itemtitle_aclSession {
	/*margin-left: 8.6em;*/
	margin-top:1em;
	color: rgb(0, 51, 102);
	}
	.itemtitle_aclSession h3 {
		background-color: #B5D1EE;
		padding: 2px;
		}
		.itemtitle_aclSession h3 a {
			font-weight: bold;
			}
.itemtitle_aclPaper {
	margin-left: 3.6em;
	color: rgb(0, 51, 102);
	margin-top:1em;
	}
	html#range_0 .itemtitle_aclPaper {
		margin-left: 1em;
		}
	.itemtitle_aclSession .itemtitle_aclPaper h4 {
		color: #003366;
		border-bottom: #69C 1px solid;
		}
		.itemtitle_aclSession .itemtitle_aclPaper h4 a {
			font-weight: bold;
			}
/* End of Alphabetical Content Listing Styles */


/* Scott code below */

li.authorindexpaper {
	list-style: disc;
	margin-bottom:1em;
	margin-top:-.3em;
	}

h3.authorindexletter {
	color: #fff;
	background-color:#6699CC;
	padding-left:5px;
	}


.bio {
	margin-top:.9em; 
	font-style: italic;
	}