@import url("default.css");

body {
    background-color: #ffffff;
    }

.page {
	 width: 850px;
	 border: 1px #000000 solid;
	 margin: 10px auto;
	 font-family: Arial, san-serif;
	 position: relative;
	 overflow: hidden;
 }
.columns {
	background-color:#647474;
}
.subtitle {
    background-color: #FFFFFF;
    color: #498406;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0;
    padding: 10px;
	border-bottom: #FFFFFF;
}

.navigation {
	padding: 5px;
	width: 20%;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	background: #647474;
	text-align: left;
	float: left;
	margin: 0px 0 0 0;
	clear:both;
}

.navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

.banner {
	height :200px;
	width: 850px;
}

.start .header {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 10px 0;
    text-align: left;
	color: #E5A015;
}

.start .section{
 padding: 10px;
  width: 530px;
}

.search_button {
    background-color: #E5A015;
    color: #FFFFFF;
    font-weight: bold;
}

.navsection {
    background-color: #2A3342;
    color: #672C62;
    margin-bottom: 15px;
    margin-top: 8px;
    padding-bottom: 8px !important;
	}

.navsectionhead {
    background-color: FFFFFF;
    color: #2A3342;
    border-bottom: 1px solid #000000;
    font-size: 12pt;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-top: 4px;
    text-align: left;
    width: inherit;
	}

.navsectionheadimg{
	vertical-align:bottom;
	}

.navitem {
    color: #FFFFFF;
    font-size: 1.28em;
    margin-left: 8px;
    font-weight: bold;
    padding: 7px;
}

.navitem a:link {
	color: #FFFFFF;
	}

.navitem a:visited {
	color: #FFFFFF;
	}

.navitem a:hover {
	color: #AAAAAA;
	text-decoration: none;
	}

.content {
	float:right;
	width: 75%;
	padding-bottom: 0;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 0;
	margin:0;
	background-color:#fff;
	min-height: 500px;
	}

.content a {
	color: #006699;
	}
.program .time {
margin-bottom: 0px;
margin-left: 5px;
    }
.item, .itemset {
    margin-bottom: 30px;
	margin-left: 5px;
    }
.item .itemtitle, .itemset .itemnumber {
    margin-bottom: 10px;
}	
.footer {
	width: 850px;
	border: 1px #000000 solid;
	margin: 10px auto;
	font-family: Arial, san-serif;
	font-size: 12px;
	}
.session .datetime {	
font-weight: bold;	
}

/* at a glance */
.person h1.title {
	font-size: 1.2em;
	margin: 0 -20px 6px -20px;
}
.person .content {
	background-color: #FFF;
	padding: 10px 20px;
}
.program .author {
    font-weight: normal;
    text-align: left;
    margin-left: 93px;	
}

.symposium .author {
font-weight: normal;
text-align: left;
margin-left: 93px;
}

.meeting .author {
	margin-left: 8.6em;
}
.meeting .time {
    border-bottom: 0px dashed #CCCCCC;
    clear: left;
    color: #C3362F;
    font-size: 0.9em;
    font-weight: normal;
    margin: 8px 0 7px;
    text-align: left;
    border-top: 1px dashed #CCCCCC;
}
.newnote {
color: red;
font-weight: bold;
margin-left: 200px;
font-size: 0.85em;
}
.trilogo img {
    height: 90px;
}
/* `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;
}


/* Form input for submitting a comment */

.RecordCommentInput {}

.RecordCommentInputSubject {}
.RecordCommentSubjectTextbox {width: 500px}
.RecordCommentInputComment {}
.RecordCommentCommentTextbox {
	width: 500px;
	height: 100px;
}
.RecordCommentInputSubmit {}
.RecordCommentSubmitButton {}
.RecordCommentCancelButton {}

/* Form input for login to allow submitting of a comment */
.RecordCommentLabel {}
.RecordCommentInput {}
.RecordCommentUsername {}
.RecordCommentUsernameTextbox {}
.RecordCommentPasswordTextbox {}
.RecordCommentLoginButton {}


.RecordComment, .RecordCommentInput { 
    background-image: none !important;
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 8px;
    clear: both;
    margin-bottom: 12px;
    display: block;
    unicode-bidi: embed;
    text-align: left;
    color: #333333;
    font-family: georgia,"times new roman",times,serif;
    font-size: 12px;
    line-height: 1.5em;
} 

/*Display of Comment*/
.RecordCommentInitiate, .RecordCommentHide, .RecordCommentShow { 
	font-size: 13px;
	font-weight: underline; 
} 

.RecordCommentInitiate:hover, .RecordCommentHide:hover, .RecordCommentShow:hover{ 
	cursor:pointer;
	
}


.RecordCommentContainer {
	font-family: arial,helvetica,sans-serif;
}

.RecordCommentUser {
	color: #000000;
	margin-left: 3px;
	font-weight: bold;
	padding-left: 0;
	display: inline;
	font-size: 1.2em;
	line-height: 1.25em;
	margin-right: 8px;    
	padding-bottom: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-family: arial,helvetica,sans-serif;
	text-align: left;
}

.RecordCommentSubject {

}
.RecordCommentComment {
    margin-bottom: 5px;
    margin-left: 10px;
    display: block;
    unicode-bidi: embed;
    font-size: 1em;
    list-style-type: none;
    line-height: 1.25em;
    font-family: arial,helvetica,sans-serif;
    text-align: left;
    color: #333333;
}

.RecordCommentTimeStamp, .RecordCommentReply {
  	float: left;
	background-image: none;
	padding-left: 0;
	font-size: 1em;
	line-height: 1.363em;
	text-transform: none;
	background-position: left 0.7em;
	color: #0000E6;	
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-top: 1px;
	unicode-bidi: embed;
	font-family: arial,helvetica,sans-serif;
	text-align: left;
}


.RecordCommentResponses {float: left;}

.RecordCommentReply {
	color:  #909090;
}

.RecordCommentDelete {}


.watermark {
	color: #CCCCCC;
	font-style: italic;
}

.startThread { 
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
}

.evenThread { 
	background-color: #E6E6E6;

} 
.oddThread { 

} 

/* Webprogram Prelimenary Toggle Styles */


.programList ul, .programList li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.programList .item {
	margin: 0;
	padding: 2px;
	font-size: 1.1em;
}

.leaveAlone {
	margin-top: 10px;
}

/* Toggle */
.toggle:after {
	background-color: rgba(100, 116, 116, 0.2);
	border: 1px solid rgba(100, 116, 116, 0.5);
	content: "-";
	padding: 0 6px;
	margin-left: 5px;
	width: 5px;
	font-weight: 900;
	cursor: pointer;
	color: #647474;
}
	.toggle.open:after{
	content: "+";
	margin-left: 4px;
	padding: 0 4px;
	}

h3.toggle {
	color: #498406;
}

/* At a Glance Slide */
/* Gallery styles */

#gallery{
    /* CSS3 Box Shadow */
    -moz-box-shadow:0 0 3px #AAAAAA;
    -webkit-box-shadow:0 0 3px #AAAAAA;
    box-shadow:0 0 3px #AAAAAA;

    /* CSS3 Rounded Corners */

    -moz-border-radius-bottomleft:4px;
    -webkit-border-bottom-left-radius:4px;
    border-bottom-left-radius:4px;

    -moz-border-radius-bottomright:4px;
    -webkit-border-bottom-right-radius:4px;
    border-bottom-right-radius:4px;

    border:1px solid white;

    /* The width of the gallery */
    width:100%;
    overflow:hidden;
	margin: 0 auto;
}



#slides{
    /* This is the slide area */
    min-height:400px;

    /* jQuery changes the width later on to the sum of the widths of all the slides. */
    width:100%;
    overflow:hidden;
}

.slide{
    float:left;
	width: 100%;
	min-height: 400px;
}




#gallery #menu{
    /* This is the container for the thumbnails */
    height:45px;
	border-bottom: 1px solid #CCC;
	-webkit-box-shadow: 0 8px 6px -6px #ccc;
	   -moz-box-shadow: 0 8px 6px -6px #ccc;
	        box-shadow: 0 8px 6px -6px #ccc;
}

html#range_1 #gallery #menu, html#range_0 #gallery #menu{
		display:none;
		}

html#range_2 #gallery #mobilemenu {
	display: none;
	}
html#range_1 #gallery  #mobilemenu {
		display:block;
		text-align: center;
		border-bottom: 1px solid #CCC;
		-webkit-box-shadow: 0 8px 6px -6px #ccc;
		   -moz-box-shadow: 0 8px 6px -6px #ccc;
				box-shadow: 0 8px 6px -6px #ccc;
		}
		

#gallery #menu ul  {
    margin: 0;
    padding-right: 20px;
    text-align: justify;
	}
	#gallery #menu li{
		/* Every thumbnail is a li element */
		width:auto;
		display:inline-block;
		list-style:none;
		height:45px;
		overflow:hidden;
		font-size: .85em;
		}
		#gallery #menu li a{
			display:block;
			padding: 6px 8px;
			text-decoration: none;
			color: #1854ae;
			}
			

#gallery #mobilemenu ul {
	margin: 0 auto;
	text-align: center;
	}
	#gallery #mobilemenu li {
		/* Every thumbnail is a li element */
		width:auto;
		display:inline-block;
		list-style:none;
		overflow:hidden;
		font-size: .85em;
		padding: 0 7px;
		}
		#gallery #mobilemenu li a {
			display:block;
			padding: 6px 8px;
			color: #1854ae;
			}

#gallery #menu li.inact:hover, #gallery #mobilemenu li.inact:hover{
    /* The inactive state, highlighted on mouse over */
	color: #84b1f3;
	}

#gallery #menu li.act,#gallery #menu li.act:hover, #gallery #mobilemenu li.act, #gallery #mobilemenu li.act:hover{
    /* The active state of the thumb */
	color: #999999;
    -moz-box-shadow:    inset 0 0 2px #CCC;
    -webkit-box-shadow: inset 0 0 2px #CCC;
    box-shadow:         inset 0 0 2px #CCC;
	}
	#gallery #menu li.act a, #gallery #mobilemenu li.act a{
		cursor:default;
		}

#gallery #menu a img, #gallery #mobilemenu a img{
    border:none;
}

#gallery .dayInfo {
	padding: 8px;
	}
	
#gallery .Col {
	width: 45%;
	display: inline-block;
	}
#gallery .am { float: left;}
#gallery .pm { margin-left: 20px;}
.content #gallery h2 {
	float: none;
	clear: both;
	}

#gallery .agsession a {
	font-size: 15px;
	}

html#range_0 	#gallery .Col {
		width: 100%;
		display: block;
		}
		
html#range_0 #gallery .am , html#range_0 #gallery .pm {float: none;
		 clear:both;}
		 
 }
html#range_0 #gallery .aagdate {
	font-size: 1.1em;
	margin: .5em 0em;
	}
	
html#range_0 #gallery .aagsession {
    border-bottom: 1px solid #ccc;
    margin: 2px 0;
    padding: 2px 0;
}

.programexpand {
		cursor: pointer;
		color: #006699;
}

a.popupopen, a.popupclose, a.popupopen:link, a.popupclose:link, a.popupopen:visited, a.popupclose:visited, a.popupopen:focus, a.popupclose:focus, a.popupopen:hover, a.popupclose:hover {
	cursor: pointer;
	padding: 8px;
	background-color: #498406;
	color: #FFFFFF;
	border-radius: 4px;
	margin: .5em 0;
	display: inline-block;
	font-weight: bold;
}
.popup {
	position:fixed;
	top: 5%;
	width: 850px;
	height: 85%;
	background-color: #FFFFFF;
	border:1px solid #CCC;
	overflow: scroll;
	z-index: 9002;
	box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.4);
	margin-left: 85px;
}