
/*.swfbox{
	display:none;
	z-index: 5100;
}

.swfbox-back{
	position: absolute;
	left: 0%;
	width: 100%;
}

.swfbox-container{
	position: absolute;
	left: 0%;
	width: 100%;
	overflow: visible;
}
 
.swfbox-content{
	position: absolute;
	left: 0%;
	width: 100%;
	text-align: center;
}

.swfbox-flash{ 
	vertical-align: middle; 
}*/

/**
*
*	Basic tags
*
*/

body
{
	margin:0px;
	padding:0px;
	background-color:#2e2e2e;
	font-size:11px;
	font-family:Helvetica;
	overflow:hidden;
	background-image:url("../imgs/background.jpg");
	color:#b1b1b1;			
}	

p
{
	font-size:11px;
	line-height:1.5;	
}

h1
{
	font-family:"minion-pro",Palatino,Times,serif;
	text-decoration:none;
/*	color:white;*/
	color:#353230;		
	font-weight:normal;
	font-size:128px;
	position:relative;
	left:-95px;
}
h2
{
	font-weight:normal;
}

a
{
	text-decoration:none;
/*	color:#0091DE;*/
/* 	color:#6c5838; */
	color:#817460;
}
a:hover
{
/*	text-decoration:underline;*/
	color:#fff;
}

ul
{
	list-style:none;
}
		
code
{
	font-family:monaco,courier,monospace !important; 
	font-size:11px;
	color:#ccc;
}

sub,sup{
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
}
sub{
	top: 0.4em; 
}

#wrapper
{
	width:632px;
	position:relative;
	margin:auto;
	overflow:hidden;
}

/**
*
*	Contents...
*
*/

#content
{
	/*width:1000px;*/
	margin-left:121px;
}
.panel
{
	background-color:rgba(0,0,0,.5);
	margin-right:1px;
	overflow-x:hidden;
	overflow-y:auto;
	float:left;
	display:none;
	width:0px;
}
.panelContent
{
	width:300px;
	margin-left:75px;
	margin-top:150px;
}

#masthead
{
	width:120px; 
	margin-top:75px;
	padding-top:0px;	
	height:500px;
	position:fixed;
	background:url("../imgs/logo.png") no-repeat 100% 100%;
	background-position: right bottom;
	background-color:rgba(0,0,0,.5);
	cursor:pointer;
}

#mainNavigationPanel{
	/*margin-bottom: 500px;*/
}

#mainNavigationPanel ul a
{
	font-family:"minion-pro",Palatino,Times,serif;
	text-decoration:none;
	
/* 	color:#524229;//color:#272525;		 */
}
#mainNavigationPanel ul a:hover
{
	color:#eacbcb;
}

#mainNavigationPanel li
{
	font-size:64px;
	padding-left:50px;
}
#mainNavigationPanel ul
{		
	margin-top:210px;
	margin-bottom:200px;
}

/*******

	Home pael

**********/		

#mainNavigationPanel p, #mainNavigationPanel h3, #mainNavigationPanel h4, #mainNavigationPanel h5{
	font-size:14px;
	font-family:"minion-pro",Palatino,Times,serif;
	width:300px;
	color:#666;
	margin-left:75px;
	margin-top: 0px;
	margin-bottom: 7px;	
	/*margin-top:0px;*/
}

#mainNavigationPanel p{
	margin-top: 27px;
	margin-bottom: 27px;
}


/*******

Study Panel

**********/		

#studyPanel
{
/*	padding-bottom:200px;*/
	padding-top:75px;
	/*overflow-y:hidden;*/ 
	overflow-y:scroll; /* 2018 */
	position:relative;
/*	color:gray;*/
}

#studyPanel pre
{
	padding-left:0px;
	margin-left:75px;
}

#studyPanel pre:last-child
{
	margin-bottom:200px;
}


#studyPanel p
{
	width:300px;
	margin-left:75px;
	/*color:#666;*/
/*	margin-top:150px;			*/
}

#studyPanel .summary
{
	font-size:14px;
	font-family:"minion-pro",Palatino,Times,serif;
	margin-top:160px;
}

#studyPanel p:last-child
{
	margin-bottom:200px;
}

#scrollUpButton
{
	width:300%;
	margin-bottom:75px;
/*	margin-top:1px;	*/
/*	background-color:#6c5838;*/
	background-color:black;
	overflow-x:hidden;
	height:20px;
/*	position:absolute;*/
	background:url("../imgs/_minusButton.png") no-repeat;
/*	cursor: pointer;*/
}



#studiesAbstract 
{
	display:none;
	position:absolute;
	width:320px;
}
#studiesAbstract p
{
	left:-10px;
	position:relative;
}
#studiesAbstract a
{
	color:#00ffff;	
}	

/*

	TOC

*/


	.tableOfContents .panelContent
	{
		margin-left:0px;
/*		overflow-y:scroll;		*/
	}
	.tableOfContents h1
	{
		position:relative;
		left:-20px;
	}
	.tableOfContents ul
	{
		width:250px;
		margin-bottom:200px;
	}
	.tableOfContents ul ul
	{
		margin-bottom:12px;
		padding-left:20px;
	}
	/* .tableOfContents li li
	{
		margin-left;
	} */
	
	.tableOfContents li
	{
		margin-top:5px;
	}	
	.tableOfContents a
	{
		font-family:sans-serif;
		font-size:11px;
		font-style:italic;		
	}
	.tableOfContents a:visited
	{
		color:#444444;
	}

	.tableOfContents a:hover
	{
		color:white;			
	}	
	.tableOfContents li
	{
		position:relative;
	}
	
	
/*


*/

#applicationPanel h1
{
	left:-20px !important;
}

#applicationPanel p
{
	width:300px;
	/*color:#666;*/
	font-size:14px;
	font-family:"minion-pro",Palatino,Times,serif;
	margin-left:75px;
}



#libraryPanel .libraryExample
{
	border-top:1px solid #333;
	overflow:hidden;
}

#libraryPanel .panelContent
{
	width:650px;
}
#libraryPanel h2
{
	font-weight:normal;
	color:#444;
/*	font-family:"minion-pro";*/
}

#libraryPanel p
{
	padding-left:14px;
	width:300px;
/*	color:#444;*/
}

#libraryPanel .libraryExample:last-child
{
	margin-bottom:200px;
}
#libraryPanel .flashContainer
{
	width:500px;
	height:100px;
	margin-left:14px;
	background-color:black;
	background-image: url(../images/prettyPhoto/dark_square/loader.gif);
	background-size: 12px 12px;
	background-repeat: no-repeat;
	background-position: center;
}

#libraryPanel .flashContent
{
	position:relative;
	width:500px;
	height:100px;
}


img.gif-replacement-for-swf{
	position		: relative;
	display         : block;
	margin          : 0px;
	padding         : 0px;
	border          : 0px solid transparent;
	color           : transparent;	
	outline			: 0px solid transparent;
	z-index         : 2;	
	background-color: transparent;
	opacity			: 0;
	transition		: none;
	/* background-image: url(imgs/plusButton.png);
	background-size : 10px 10px; */
}


/* .gif-replacement-load-error{
	position        : absolute;
	top             : 0px;
	left            : 0px;
	width           : 100%;
	height          : 100%;
	display         : flex;
	align-items     : center;
	justify-content : center;
	background-image: url(imgs/plusButton.png);
	background-size : 10px 10px;
	z-index         : 1;
}

.gif-replacement-load-error::before{
	content:"A gif of this item is not yet available.";
	color:#aaa;
	background-color:black;
	padding:6px 8px;
} */



#libraryPanel pre
{
	margin-left:0px;
	overflow-x:auto;
	background-color:#222;
	color:#888;
	padding:14px;	
/*	margin-right:40px;*/
	width:472px;
	margin-left:14px;
}

/**
*
*	Studies
*
*/

#studyPanel h1
{
	display:none;
}	

.description
{
/*	margin-bottom:200px;	*/
}

.instructions
{
	color:#444 !important;
	margin-top:75px;
	font-style:italic;
	font-family:"minion-pro",Palatino,Times;
	font-size:21px;	
	
	display:none;
}

#studyPanel #flashContent{
	position:relative;
	/* cursor: none; */
	cursor : pointer;
	background-image: url(../images/prettyPhoto/dark_square/loader.gif);
	background-size: 12px 12px;
	background-repeat: no-repeat;
	background-position: center;
}
/* #studyPanel #flashContent:hover::before,
#studyPanel #flashContent:active::before{
	content:"Click to download SWF";
	position:absolute;
	left:12px;
	top:12px;
	background-color:rgb(46, 46, 46);
	color:white;
	padding:12px;
	z-index: 99;		
} */

#studyPanel #flashContent h2,
#studyPanel #flashContent h3,
#studyPanel #flashContent p{
	margin-left:75px;
	color:rgb(255, 226, 5);
}
#studyPanel #flashContent a{
	color: yellowgreen;
	font-weight: bold;
	border-bottom: 2px solid yellowgreen;
}

/* 

	paper panel css 

*/

	.figureCaption
	{
		font-size:12px	!important;
		text-indent:0px !important;		
		margin-bottom:18px !important;
		margin-top:4px !important;
	}
	
	.figure
	{
		margin-top:18px !important;
		/*margin-bottom:18px !important;*/
		text-indent:0px !important;
	}
	
	#paperPanel
	{
/*		padding-bottom:200px;*/		
		background-color: #EDDBC8;
		border-left:5px solid #6D645C;
		border-right:5px solid #6D645C;
	}
	
	#paperPanel a{
		color:#C74000 !important;
	}
	
	#paperPanel a:hover{
		border-bottom:1px solid #C74000 !important;
	}
	
	#paperPanel a:hover{
		border-bottom:1px solid #C74000 !important;
	}
	
	#paperPanel .panelContent div
	{
/*		background-color:red;*/
/*		display:none;*/
	}

	#paperPanel #Abstract
	{
/*		display:block;*/
	}

	#paperPanel .panelContent
	{
		width:650px;
		padding-bottom: 500px;
	}

	#paperPanel .panelContent *
	{
		font-family:"minion-pro",Palatino,Times,serif;
	}

	#paperPanel img
	{
/*		border:1px solid gray;*/
		margin-left:0px;
		margin-right:0px;
/* 		padding:8px;	 */
		padding-right: 8px;	
		padding-bottom: 8px;
/* 		background:#333; */
	}

	#paperPanel .panelContent p
	{
		font-size:18px;
		margin-right:100px;
	}

	#paperPanel h1 + p
	{
		margin-top:50px;
	}

	#paperPanel h1{
		color: #E2CDBA;
	}

	#paperPanel .panelContent blockquote
	{
		margin-right:200px;
		color:#222;
		font-size:14px;	
		line-height:1.8;
	}
	
	#paperPanel ul
	{
		list-style:square;
	}

	#paperPanel li
	{
		font-size:14px;
		line-height:1.8;
		color: #333; 		
	}

	#paperPanel h1
	{
		line-height:1;
		margin-bottom:0px;
	}


	#paperPanel p
	{
		margin-bottom:0px;
		margin-top:0px;	
		color:#333333;
	}

	#paperPanel p + p
	{
		text-indent:1em;
	}
	
	#Works_Cited, #Notes
	{
		margin-bottom:18px;
		margin-top:18px;
		text-indent:0px;
	}

	#paperPanel .panelContent h2
	{
		margin-top:54px;
		margin-bottom:27px;
		color:#333;
		font-size:18px;
		font-style:italic;
		font-weight:normal;
		font-family:"minion-pro",Palatino,Times,serif;

	}
	
	#paperPanel h2:before {
	    content: "";
	    display: block;
	    margin: -50px 0 0;
	    height: 50px;
	}

	#paperPanel pre
	{
		margin-right:100px;
		overflow-x:auto;
		background-color:#E2CDBA;
/* 		color:#888; */
		padding:14px;	
		font-size:14px;		
	/*	margin-right:40px;*/
	}
	
	#paperPanel code{
		color: #000;
	}
	
	#Works_Cited p
	{
		margin-left:1em;
		margin-bottom:18px;
		text-indent:-1em !important;
	
	}
	
	
	
	

/*

	Paper TOC

*/
	
	#tableOfContentsPanel li
	{
		font-weight:bold;		
	}

	#tableOfContentsPanel li li
	{
		font-weight:normal;
	}

	/*
		
		paper scroll bars
	
	*/
	#paperPanel.customScroll::-webkit-scrollbar, #paperPanel pre::-webkit-scrollbar{  
	    width: 12px;  
	    height: 4px;  
	}  
	
	#paperPanel.customScroll::-webkit-scrollbar-thumb:vertical, #paperPanel pre::-webkit-scrollbar-thumb:vertical{ 
	    background: #C74000;/* #4d3e25; *//*rgba(255,255,255,.5); */
	} 
	
	#paperPanel.customScroll::-webkit-scrollbar-thumb:vertical:hover,#paperPanel  pre::-webkit-scrollbar-thumb:horizontal:hover
	{
		background:#fff !important;
	}
	
	#paperPanel.customScroll::-webkit-scrollbar-track:vertical, .customScroll::-webkit-scrollbar-track-piece:vertical
	{ 
	/*	margin-top:10px;
		margin-right:10px;*/
	}
	
	#paperPanel.customScroll::-webkit-scrollbar-track-piece:vertical, #paperPanel pre::-webkit-scrollbar-track-piece:vertical{ 
	    background: #E2CDBA; 
	} 
	
	
	#paperPanel.customScroll::-webkit-scrollbar-thumb:horizontal, #paperPanel pre::-webkit-scrollbar-thumb:horizontal{ 
	   background: #C74000;/* #4d3e25; *//*rgba(255,255,255,.5); */
	} 

	/*#tableOfContentsPanel .panelContent 
		{
			margin-left:20px;
		}

		#tableOfContents
		{
			width:250px;
			margin-bottom:200px;
			padding-left:0px;
		}

		#tableOfContents li
		{
			margin-top:5px;
		}


		#tableOfContents ul
		{
			padding-left:12px;
		}

		#tableOfContents li li
		{
			font-style:italic;
		}*/
				

/*

ooo...

*/

.customScroll::-webkit-scrollbar, pre::-webkit-scrollbar{  
    width: 4px;  
    height: 4px;  
}  

.customScroll::-webkit-scrollbar-thumb:vertical, pre::-webkit-scrollbar-thumb:vertical{ 
    background: #6D645C;/*rgba(255,255,255,.5); */
} 

.customScroll::-webkit-scrollbar-thumb:vertical:hover,pre::-webkit-scrollbar-thumb:horizontal:hover
{
	background:#fff;
}

.customScroll::-webkit-scrollbar-track:vertical,.customScroll::-webkit-scrollbar-track-piece:vertical
{ 
/*	margin-top:10px;
	margin-right:10px;*/
}

.customScroll::-webkit-scrollbar-track-piece:vertical, pre::-webkit-scrollbar-track-piece:vertical{ 
    background: rgba(0,0,0,1); 
} 


.customScroll::-webkit-scrollbar-thumb:horizontal, pre::-webkit-scrollbar-thumb:horizontal{ 
   background: #6D645C;/*rgba(255,255,255,.5); */
} 


/*   	#studiesListPanel::-webkit-scrollbar-thumb:vertical{ 
  	    background: rgba(255,255,255,.2); 
  	   }  
*/

.clearFix
{
	clear:both;
}

/*******
?????
*/


