@import url("default.css");

.addthis { 
	text-align: right; 
	float:right;
	display:block;
	}

.top-ad {
	margin-top: 10px;
}
.content-ad {
	text-align: center;
}
/* Sidenav Styles */

#verticalnav {
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: left;
    font-family: Times New Roman;
	}

.navsection {
    background-color: #EFEFDF;
    border: 1px solid #8394AE;
    color: #672C62;
    margin-bottom: 15px;
    margin-top: 8px;
    padding-bottom: 8px !important;
	}

.navsectionhead {
    background-color: #66BDDA;
    color: white;
    border-bottom: 1px solid #8394AE;
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-top: 4px;
    text-align: left;
    width: inherit;
	}

.navsectionheadimg{
	vertical-align:bottom;
	}

.navitem {
    color: #4E555E;
    font-size: 9pt;
    margin-left: 8px;
    border-bottom: dotted #728722 thin;
    
    	}
.navitem p {
	padding:5px 0 0 8px;
}

.navitem a:link {
	color: #394A66;
	}

.navitem a:visited {
	color: #394A66;
	}

.navitem a:hover {
	color: #728722;
	}

.daybuttons a:link {
	color: #394A66;
	}

.daybuttons a:visited {
	color: #394A66;
	}

.daybuttons {
    font-size: 8pt;
	font-weight: bold;
    line-height: 15px;
    margin-top: 0 !important;
    margin-bottom: 5px;
    padding-left: 25px;
    text-align: left;
	}

.gridlink {
	margin-left:15px;
	font-size: 0.8em;
	}

.gridlink a:link {
	color: #6C90B5;
	}

.gridlink a:visited {
	color: #6C90B5;
	}

	
/* Generic Styles */

img {
    border: 0 none;
}

a:hover {
	color:#67B560;
	text-decoration:underline;
	}

.hidden {
	display:none;
	}

.embargo {
	color:#C3362F;
	border:1px solid #C3362F;
	padding:5px;
	margin:5px;
	text-align:center;
	}

element.style {
	list-style-type:circle;
	}

* {
	margin:0;
	padding:0;
	}
#image
{

border: 1px solid #000;
height:auto; /*You can use a predefined height here if you can have images with the similar height;*/
}

body {
	background-color: #66BDDA;
	color:#014F7D;
	font:12px Times New Roman;
	text-align:center;
	font-size: 12pt;
	}


.page {
    margin: 20px 0;
    padding: 6px 0;
    width: 100%;
    border: 1px solid #ccc;
	}

.banner img {
    border: 0 none;
    height: 147px;
    width: 988px;
	}

.banner {
	height: 147px;
    margin: 0 0 6px 0;
	padding: 0;
    width: 988px;
	}

p {
	padding:5px 0;
	}

a:link {
	color:#014F7D;
	text-decoration:none;
	}

a:visited {
	color:#014F7D;
	text-decoration:none;
	}


.content {
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 11px;
	}

.contenttd {
	}

.content ul {
	margin-left:30px;
	}
.content ol li {
	margin-left:30px;
	}

.clear {
	clear:both;
	}

.Heading {
	color:#CC3300;
	font-size:15px;
	font-weight:bold;
	}

h1 {
	color:#CC3300;
	font-size:15px;
	font-weight:bold;
	padding:0 0 15px;
	}

h2 {
	color:#336699;
	font-size:12px;
	font-weight:bold;
	padding:10px 0;
}

h3 {
	color:#545353;
	font-size:12px;
	font-weight:bold;
	padding:10px 0;
}


.navigation {
	padding:5px 10px;
}

.subtitle {
	background:none repeat scroll 0 0 #FFFFFF;
	border-bottom:1px solid #728722;
	color:#728722;
	font-size:12pt;
	padding-bottom:2px;
	padding-left:0;
	}

.instructions {
	color: #545353;
    	font-style: normal;
    	text-align: left;
	}

hr {
	color:#C4C4B8;
	margin:15px 40px;
	}

.item, .itemset {
	margin:2px 10px 0px 0px;
	text-align:left;
}	
	
.item .itemtitle, .itemset .itemnumber {
	font-weight:bold;
	margin-left:8em;
	}
	
.contact {
	margin-top:10px;
	text-align:center;
}

.itemtitle {
	padding: 0 0 30px 5px;
	}

.title {
	font-size:12px;
	padding:8px;
	color:#FFFFFF;
	font-style:normal;
	font-weight:bold;
	background-color:#728722;
	border-bottom:none;
	}


.content, #searchdisplay td {
	font-size:.8em;
	}

.titlehead {
	color:#346799;
	font-weight: bold;
	font-size: 11pt;
}

.personcontent {
	background-color:#FFFFFF;
	text-align: left;
	padding:8px;
	border-bottom:1px solid #BFBFBF;
	border-left:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
}

.footer {
	margin-left:5px !important;
	margin-left:5px;
	font:11px arial,verdana,helvetica,sans-serif;
	padding:2px 5px 2px 0;
	text-align:center;
	border-top:1px solid #CCCCCC;
	margin-top:20px;
	padding-top:20px;
	}
	
.author .name {
	font-weight:normal;
	color:#0066B3;
	}
	
.name {
	font-weight:normal;
	color:#000000;
	}
	
.relationships {
	border-bottom:1px dotted #CCCCCC;

	font-size: 11px;
	margin-bottom:25px;
	padding-bottom:5px;
	padding-top:5px;
	}
	
.legend {
	border-bottom:1px solid #DBEAF4;
	color:#485C7D;
	padding-bottom:13px;
	text-align:center;
	}

.number {
	background-color:none;
	color:#394A66;
	padding:2px;
	}
	
	

	
/* Paper Styles */
	
.paper .media {
	margin:10px;
	padding:10px;
	}


.paper .number {
	color:#6D8DAE;
	background-color:#FFFFFF;
}

.paper .author {
	font-style:normal;
	color:#63ACD9;
}

.paper .datetime {
	color:#C3362F;
	margin-left: 0px;
	margin-top:2px;
}

.paper .location {
	color:#49AAE7;
	margin-left: 0px;
	padding-bottom:10px;
	}

.author .affiliation  {
	font-weight:normal;
}

.paper .siblings {
	border-bottom:none;
	margin-top:5px;
	padding:5px 0px;
	text-align:center;
	font-size:1em;
	color:#000000;
	font-family: Times New Roman;
}

.paper .parents {
	border-top:1px solid #CCCCCC;
	margin-top:1em;
	padding:5px 0px;
	text-align:center;
	font-size:1em;
	color:#000000;
	font-family: Times New Roman;
}





/* ****Session Styles**** */

.session .number {
	background-color:#FFFFFF;
	color:#6096BF;
	padding:2px;
	}

.sessinfo {
	margin-left:0px;
	color:#336598;
	font-weight:bold;
	font-size: 10pt;
}

.objectives {
	margin:20px;
}
	
.session .group {
	color:#336598;
	float:none;
	font-size:1em;
	font-weight:bold;
	text-align:left;
	width:auto;
}

.session .datetime {
	color:#C3362F;
	margin: 0px;
}
	
.session .location {
	color:#49AAE7;
	margin-left: 0px;
	padding-bottom:0px;
}
.session .paper .media { 
	/* remove this style if you have recordings showing */
	display: none;
}
.sesslocation {
	color:#49AAE7;
	font-weight: normal;
	}
	
.persongroup {
	background:none repeat scroll 0 0;
	padding-left:0px;
	text-align:left;
	margin-bottom:5px;
	margin-left:0px;
}
	
.session .people {
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	margin-left:0;
	text-align:auto;
	color:#394A66;
}

.papergroup {
	background: none repeat scroll 0 0 #F2F2F2;
	border:1px solid #CCCCCC;
	margin:5px 0 0;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:5px;
	text-align:left;
	padding-right:10px;
}

.session .papertime {
	background-color:transparent;
	color:#C3362F;
	width:75px;
	text-align:left;
}

.presenter .name {
	font-weight: bold;
	font-size: 10pt;
}

.session .paper {
    clear: left;
    margin: 0;
    text-align: left;
	font-size: 12px;
}

.session .papertitle {
	font-weight:bold;
	margin-left:6.5em;
	}	

.paperauthors {
	color:#525252;
	float:none;
	font-size:9pt;
	font-weight:normal;
	text-align:left;
	width:auto;
	font-style:normal;
}

.session .parents  {
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	}
	
.session .siblings {
	border-bottom:0px;
	Margin-bottom:10px;
	}

.sessprog {
	font-size:11pt;
	color:#394A66;
	font-weight:normal;
	text-align:left;
	margin-bottom:5px;
	margin-left: 45px;
	}

.session .papernumber {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	margin-left:0px;
	width:50px;
	}	
	
.tdtime {
	width:55px;
	}

.tdnumber {
	width:70px;
	}

.lastpaper {
	border-bottom:0px;
	padding-top:0px;
	padding-bottom:8px;
	}

.notlastpaper {
	border-bottom:1px solid #CCCCCC;
	padding-top:0px;
	padding-bottom:8px;
	}

/* ****END Subject Styles**** */

.subject .number {
	background-color:#FFFFFF;
	color:#6096BF;
	padding:2px;
	}

.subject .group {
	color:#336598;
	float:none;
	font-size:1em;
	font-weight:bold;
	text-align:left;
	width:auto;
}

.subject .datetime {
	color:#C3362F;
	margin: 0px;
}
	
.subject .location {
	color:#49AAE7;
	margin-left: 0px;
	padding-bottom:0px;
}
.subject .paper .media { 
	/* remove this style if you have recordings showing */
	display: none;
}
	
.subject .people {
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	margin-left:0;
	text-align:auto;
	color:#394A66;
}

.subject .papertime {
	background-color:transparent;
	color:#C3362F;
	width:75px;
	text-align:left;
}

.subject .paper {
    clear: left;
    margin: 0;
    text-align: left;
	font-size: 12px;
}

.subject .papertitle {
	font-weight:bold;
	margin-left:6.5em;
	}	


.subject .parents  {
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	}
	
.subject .siblings {
	border-bottom:0px;
	Margin-bottom:10px;
	}

.subject .papernumber {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	margin-left:0px;
	width:50px;
	}	

.subject .itemtitle .author {
	font-weight: normal;
}

/* ****END Subject Styles**** */


/* ****Start Page**** */	
	
.start .header {
	background:transparent none repeat scroll 0 0;
}

.start .section {
    /*background-color: #8BA528;*/
    padding: 5px;
	text-align:left;
}

.start .centeredcolumn {
	float: left;
	width: 100%;
}

.navsubtitle {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DBEAF4;
    color: #394A66;
    font-size: 12pt !important;
    margin: 0 13px 13px;
    padding-bottom: 2px;
    padding-left: 0;
    text-align: center;
}

.daybuttons {
	padding-left: 25px;
    	text-align: left;
     	margin-top: 0px!important;
    	margin-top:10px;
	}

	

/* Index Styles */	
	
.authorindex .alphalist, .keywordindex .alphalist, .affiliationindex .alphalist {
    border: 1px solid #728722;
    margin: 10px auto 30px;
    padding: 0.5em 0;
    text-align: center;
    width: 500px;
}

.affiliationindex .affiliation {
    border-top: 1px solid #728722;
    float: none;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: 1em;
    padding-top: 3px;
}

.authorindex .papers  {
	margin-left:13em;
	}
	
.affiliationentries {
	margin-left:40px;
	}
	
.authorindex .item, .itemset, .affiliationindex .item {
	margin:2px 15px 5px;
	text-align:left;
	border-bottom:none;
	padding:5px;
	}

.topcat {
	text-indent:10px;
}

.keywordindex .entries {
	margin-left:15px;
}

.keywordindex .keyword {
	margin-top:10px;
	float:none;
	color:#1B4C80;
}

.authorindex .papers{
	margin-left:45px;
	}	

.sessitem {
    border-bottom: 1px dashed #CCCCCC;
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: left;
}

.indauthor {
    border-top: 1px solid #CCCCCC;
    float: none;
    font-weight: bold;
    margin-right: 1em;
    margin-bottom: 5px;
    padding-top: 3px;
}

.indtitle {
    padding-bottom: 7px;
}


/* Meeting Program Page Styles */

.meeting .daysheader, .roomtimegrid .daysheader, .subject .daysheader {
	margin-bottom: 10px;
	clear: all;
	text-align: center;
	font-size: 0.9em;
}

.meeting .date, .roomtimegrid .date, .program .date, .subject .date {
	clear: left;
	background-color: #EFEFDF;
	color: #014F7D;
	padding: 3px;
	margin:0px;
	text-align: center;
	font-size: 10pt;
	font-weight:bold;
	border: 1px solid #DEE1E3;	
	}
	
.meeting .days, .program .days, .subject .days {
	margin-right:5px;
}
	
.meeting .time, .program .time, .subject .time {
	color: #C3362F;
	text-align: left;
	margin: 8px -20px 7px 0px;
	clear: left;
	padding-bottom:3px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 8pt;
	font-weight: bold;
	}
	




/* roomtimegrid styles */

.roomtimegrid {
	text-align: center;
}

.roomtimegrid .page {
	width: auto;
	border: none;
}

table.roomtimegridtable td, table.roomtimegridtable th {
	font-size: .6em;
	vertical-align: top;
}

.roomtimegridtable .item .itemtitle, .roomtimegridtable .itemset .itemnumber {
	margin-left: 0px;
}

.roomtimegridtable_occupied {
	background-color: #E0E0E0;
}

.roomtimegrid .date {
	font-size:1.2em;
	}
	
	
/* Generic list items */
.item .recordings, .itemset .recordings { 

	display: none; 
	}

.item .itemnumber, .itemset .itemnumber { 
	float: left; 
	width: 7em; 
	margin-right: 1.0em; 
	text-align: left; 
	}

.subject .content h4.date { 
	margin: 1em 0 0.5em 0; 
	}
	



/* Search Styles */

.searchbox {
    background: none repeat scroll 0 0 #66BDDA;
	border: 1px solid #019BBE;
    margin: 10px;
}


.resulttitle {
    font-weight: bold;
}



.page {
	background-color: #FFFFFF;
	font-family: Times New Roman;
	margin-left: auto;
	margin-right: auto;
}

.searchform TD {
	font-size: 0.65em;
	font-family: Times New Roman;
}

#verticalnav {
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: left;
    font-family: Times New Roman;
	}