@import url("default.css");


/* GENERAL STYLES */

a:link {
	color:#006699;
	text-decoration: none;
}

a:visited {
	color:#006699;
	text-decoration: none;
}

a:hover {
	color:#006699;
	text-decoration: none;
}


a:active {
	color:#006699;
	text-decoration: none;
}

a.currentpage {
	color:#006699;
	text-decoration: none;
}

.currentpage {font-size: 12px;}

/* Body for all pages */
body {
	background-color: #809630;
	text-align: center;
	margin: 0px;
	font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font: 1em;
	color: #000000;
}	

.bgcolor {background-color:#809630;}

.file {
    padding-left: 20px;
}




.item .itemtitle, .itemset .itemnumber { margin-left: 9em;}


/* Navigation breadcrumbs */
.navigation {
	padding: 5px 15px 10 5px;
	font-size: 1em;
	line-height: 1.4em;
	background: #809630;
	text-align:left;
	font-family: Lucida Grande, Lucida Sans Unicode;
}

.navigation a:hover {text-decoration: underline; color:#fff; font-size:14px; font-weight:bold;}

.navigation a:link  {text-decoration: underline; color:#fff; font-size:14px;font-weight:bold;}

.navigation a:visited {text-decoration: underline; color:#fff; font-size:14px;font-weight:bold;}

.navigation a:active . {text-decoration: underline; color:#fff; font-size:14px;font-weight:bold;}

.navigation a.currentpage {text-decoration: underline; color:#fff; font-size:14px;font-weight:bold;}

	
/* Main div for each page */
.page {
	background-color: #809630;
	width: 960px;
	font-family:Georgia, serif;
	margin-left: auto;
	margin-right: auto;
}

/* Page title */
.title {
	background-color: #EFEFEF;
	padding: 10px 20px 3px 20px;
	border-bottom: 2px solid #FFFFFF;
	font-size: 0.7em;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	margin: 0px;
}

/* Page subtitle */
.subtitle {
	background-color: #EDEDED;
	padding: 2px 20px 2px 20px;
	margin-top: 5px;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-size: 2em;
	font-weight: normal;
	padding: 15px;
	position: relative;
	width: 940px;
	text-align: left;
	webkit-border-radius: 6px;
	moz-border-radius: 6px;
	border-radius: 6px;
	moz-box-shadow: 0px 0px 8px #3B4F63;
	webkit-box-shadow: 0px 0px 8px #3B4F63;
	box-shadow: 0px 0px 8px #3B4F63;
}





/* Banner image block - should match banner size */
.banner {
	width : 940px;
	height : 206px;
}

.banner img {
	border: 0;
	width: 100%;
	height : 100%;
	}

 td {font-size: 1em; text-align:left;
	}

.content, #searchdisplay td {
	font-size: 1em;
	margin: 0 20px 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}

.content {
	margin: 0 0px 20px;
	display: block;
	background: none repeat scroll 0 0 white;
	width: 960px;
	padding: 15px;
	min-height: 50px;
	text-align: left;
	webkit-border-radius: 6px;
	moz-border-radius: 6px;
	border-radius: 6px;
	moz-box-shadow: 0px 0px 8px #3B4F63;
	webkit-box-shadow: 0px 0px 8px #3B4F63;
	box-shadow: 0px 0px 8px #3B4F63;
}


.cep {	border:1px solid #D3DAE2;
	font-weight:normal;
	padding: 2px 2px 2px 2px;
	line-height: 1.7em;
	background-color:#EBEBEB;
	color:#006699;
}

.meeting .symposium {
	clear: left;
	font-weight: normal;
	margin: 0 0 0 8.6em;
	text-align: left;
	text-decoration: none;
	font-style:italic;
}

.session .datetime {
	color: #000000;
	font-style: italic;
	margin: .25em 0 0.2em;
	text-align: left;
	font-weight:bold;
	font-size: 1.3em;
}

.session .location {
	color: #707070;
	font-style: italic;
	margin-bottom: 1.3em;
	text-align: left;
	font-weight:bold;
}

.session .group {
	margin:0 0 0 0;
	padding:0;
	width:150px;
}


.clear {
	clear:both;
}

.meeting .time {
	color: #707070;
	text-align: left;
	border-bottom: 1px dashed #CCC;
	margin: 8px 0px 7px 0px;
	clear: left;
	font-weight: bold;
	font-size: 1.3em;
	margin-left:1em;
}

.meeting .author {
	font-weight: normal;
	margin-left: 10px;
}


.program .time {
	color: #707070;
	text-align: left;
	border-bottom: 1px dashed #CCC;
	margin: 8px 0px 7px 0px;
	clear: left;
	font-weight: bold;
	font-size: 1em;
}

.authorindex .alphalist, .keywordindex .alphalist {
	border: 1px solid #EBEBEB;
	padding: 1em;
	text-align: center;
	font-size:1.2em;
}

.start .leftcolumn {
	float: left;
	width: 50%;
	margin-left:10%;
}

.start .rightcolumn {
	margin-left: 50%;
}

.start .columnheader {
	font-weight: bold;
	padding-bottom: .5em;
	padding-top: 1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
}

.start .header {
	display: block;
	text-align: left;
	padding: 5px 10px;
	margin: 0 0 1px;
	border-width: 0;
	text-decoration: none;
	color: #707070;
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #EBEBEB;
}

.meeting .date {
	display: block;
	text-align: left;
	padding: 5px 10px;
	margin: 0 0 1px;
	border-width: 0;
	text-decoration: none;
	color: #707070;
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #EBEBEB;
}

.program .date {
	display: block;
	text-align: left;
	padding: 5px 10px;
	margin: 0 0 1px;
	border-width: 0;
	text-decoration: none;
	color: #707070;
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #EBEBEB;
}


.addthis { text-align: right; float:right; display:block;}


.item .recordings, .itemset .recordings {
	margin-left: 60px;
}	


.session .media {
    line-height: 2em;
    margin: 10px;
    padding: 0 70px;
    border:4px 
}


