  /*****************************************************/
/* resuources.css                                    */
/* defines styles for afirstlook resources           */
/*****************************************************/

/*  TABLE OF CONTENTS  

.TOC_division {
	font-size:115%;
	font-weight:bold;
	color:#444;
	margin-bottom:0px;
	}
.TOC_chapter {
	float:left;
	font-weight:bold;
	margin-bottom:-1.5em;
	*margin-bottom:0;
	color:#666;
	}	
.TOC_line1 {
	float:left;
	font-weight:bold;
	width:490px;
	}
.TOC_line2 {
	float:left;
	font-style:italic;
	width:490px;
	margin-top:0.2em;
	}
.TOC_pageNumber {
	float:right;
	font-weight:bold;
	width:60px;
	text-align:right;
	}
.TOC_other {
	float:left;
	font-weight:bold;
	font-style:italic;
	width:490px;
	}
.TOC_space_full {
	height:1.0em;
	}
.TOC_space_half {
	height:0.5em;
	} */
/*  THEORY RESOURCES PAGE  */
#resourceContainer {
	padding:0 35px 0 35px;
	/*margin:15px;*/
	margin-top:35px;
	min-height:475px;
	text-align: left;
	/*border:1px solid red;*/
	}
#resourceBackground {
	background-image:url(../system/white-60percent.png);
	background-repeat:repeat;
	width:860px;
	padding:10px 20px 0 20px;
	}
/*#resourceBackground_lowres {
	background-image:url(../system/white-60percent.png);
	background-repeat:repeat;
	width:750px;
	padding:10px 5px 0 5px;
	}*/
#theorySelector {
	position:absolute;
	/*left:340px;
	margin-top:-2.2em;
	*margin-top:-2.5em;
	*/
	/*left:420px;*/
	left:375px;
	margin-top:-56px;
	}
#theorySelectorNote {
	position:absolute;
	left:710px;
	margin-top:-39px;
}
/*#theorySelector_lowres {
	position:absolute;
	left:250px;
	margin-top:-2.2em;
	*margin-top:-2.5em;
	}*/
/* THEORY MENU */	
#resourceMenuContainer {
	float:left;
	width:250px;
	text-align: left;
	/*margin-left:-5px;*/
	}

/*#resButton_select_top { /* does not adjust top margin 
	background-position:top;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}*/

#resSelector {
	float:left;
	margin-bottom:6px;
}


/* THEORY DETAILS */
#resourceDetailContainer_type {
	float:left;
	width:850px;
	margin-left:35px;
	margin-top:-25px;
	/*border:1px solid #999;
	border-radius:8px;
	padding:0 16px 8px 16px;*/
	}
#resourceDetailContainer_theory {
	float:left;
	width:850px;
	margin-left:35px;
	margin-top:-25px;
	/*margin-top:-12px;*/
	/*border:1px solid #999;
	border-radius:8px;*/
	/*margin-top:-20px;
	border:1px solid #751;
	background-color:#fefefe;*/
	}
#resourceDetailContainer_theory_print {
	float:left;
	width:750px;
	margin-left:5px;
	margin-top:6px;
	/*margin-top:-12px;*/
	border:1px solid #999;
	border-radius:8px;
	/*margin-top:-20px;
	border:1px solid #751;
	background-color:#fefefe;*/
	}
/*#resourceDetailContainer_lowres {
	float:left;
	width:545px;
	border:1px solid #751;
	background-color:#fefefe;
	font-size:90%;
	}*/
#resourceDetailHeader {
	background-color:#751;
	color:#FFF;
	font-size:130%;
	font-weight:bold;
	text-align:center;
	padding:8px 0 8px 0;
	/*margin: 0 -15px 0 -15px;*/
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	}
#resourceDetail {
	margin-top:25px;
	margin-bottom:50px;
	/*overflow:auto;
	height:300px;*/
	}
li blockquote {
	margin-right:0;
	}	

	
.keyNames ul {
	list-style-type:none;
	margin-left:20px;
	}
	
.movieClipRow {
	margin-bottom:0.3em;
	}
.movieClipLabel {
	text-align:right;
	width:125px;
	float:left;
	color:#555;
	}
.movieClipText {
	margin-left:135px;
	letter-spacing:1.25px;
	}
/* CHAPTER OUTLINE */
.theoryOutline ol {
	font-size:100%;
	}
.theoryOutline ol li {
	font-size:100%;
	margin-left:0;
	}
.theoryOutline ol li ol {
	font-size:100%;
	}
.theoryOutline ol li ol li {
	font-size:100%;
	margin-left:0;
	}
/* KEY NAMES - remove bullets from list items */
.keyNames {
	list-style-type:none;
	margin-left:-1.4em;
	}
/* FURTHER RESOURCES */
.furtherResources ul li {
	margin-left:-1.4em;
	margin-bottom:0.3em;
	}
/* QUESTION OF THE MOMENT */
#contentBackgroundQOM {
	position:relative;
	background-image:url(../system/QOMbackground_highres.jpg);
	background-repeat:repeat-y;
	width:970px;
	height:550px;
	}



/******ADMIN *******/
#adminNote {
	position:absolute;
	color:#555;
	top:8px;
	left:276px;
	width:658px;
	padding:15px 0 0 8px;
	text-align:left;
	background-image:url(../system/white-50percent.png);
	border-bottom-color:#336600;
	border-style:solid;
	border-width:1px 1px 1px 0;
	height:36px;
	}
/*#adminNote_lowres {
	position:absolute;
	color:#555;
	top:5px;
	left:285px;
	width:40em;
	padding:2px;
	text-align:left;
	background-image:url(../system/white-50percent.png);
	}*/
#adminContainer {
	width:251px;
	position:absolute;
	top:20px;
	*top:8px;
	left:25px;
	text-align:left;
	/*height:300px;*/
	}
#adminHeader {
	color:#FFFFFF;
	font-size:120%;
	background-image:url(../system/bpHeader.gif);
	background-repeat:no-repeat;
	padding:8px 8px 8px 12px;
	width:232px;
	position:absolute;
	top:8px;
	left:25px;
	text-align:left;
	height:37px;
	}

#adminForm {
	float:left;
	text-align:left;
	margin-left:25px;
	margin-top:60px;
	padding:8px;
	width:900px;
	min-height:500px;
	*min-height:500px;
	overflow:auto;
	background-color:#EEE;
	border:1px solid #000;
	}
/*#adminForm_lowres {
	float:left;
	text-align:left;
	margin-left:300px;
	margin-top:145px;
	padding-right:8px;
	width:445px;
	min-height:500px;
	overflow:auto;
	}*/

/******COMPARE TEXT***********/
#compareLegend {
	position:absolute;
	/*height:137px;
	width610px;
	top:84px;*/
	height:115px;
	width:610px;
	/*top:83px;*/
	/*padding:8px 0 0 8px;*/
	padding:0 0 0 8px;
	background-color:#FEFEFE;
	/*border-bottom:1px solid #CCC;*/
	}
/*#compareLegend_lowres {
	position:absolute;
	width:517px;
	height:160px;
	*height:162px;
	top:83px;
	*top:87px;
	left:212px;
	/*padding:8px 0 0 8px;*/
	/*padding:4px 0 0 8px;
	background-color:#FEFEFE;
	border-bottom:1px solid #CCC;
	}*/
.compareContextHeader {
	line-height:120%;
	background-color:#000099;
	color:#FFF;
	font-weight:bold;
	border: 1px solid #aac;
	padding:4px 8px 4px 8px;
	}
	
.compareCellDark {
	line-height:120%;
	background-color:#e8dcce;
	border-color:#aac;
	border-style:solid;
	border-width:1px 0 1px 1px;
	}
.compareCellDarkRight {
	line-height:120%;
	background-color:#e8dcce;
	border-color:#aac;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	}
.compareCellLight {
	line-height:120%;
	background-color:#f8f0e3;
	border-color:#aac;
	border-style:solid;
	border-width:1px 0 1px 1px;
	}
.compareCellLightRight {
	line-height:120%;
	background-color:#f8f0e3;
	border-color:#aac;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	}
.compareCellSelect {
	line-height:120%;
	background-color:#fbf591;
	border-color:#aac;
	border-style:solid;
	border-width:1px 0 1px 1px;
	}
.compareCellSelectRight {
	line-height:120%;
	background-color:#fbf591;
	border-color:#aac;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	}