  /*****************************************************/
/* resuources.css                                    */
/* defines styles for afirstlook resources           */
/*****************************************************/

/*  TABLE OF CONTENTS  */

.TOC_division {
	font-size:115%;
	}
.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 {
	height:0.5em;
	}
/*  THEORY RESOURCES PAGE  */
#resourceContainer {
	width:100%;
	margin-top:10px;
	*margin-top:-3px;
	}
#resourceBackground_highres {
	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_highres {
	position:absolute;
	left:340px;
	margin-top:-2.2em;
	*margin-top:-2.5em;
	}
#theorySelector_lowres {
	position:absolute;
	left:250px;
	margin-top:-2.2em;
	*margin-top:-2.5em;
	}
		
#resourceMenuContainer {
	float:left;
	width:205px;
	margin-left:-5px;
	}

#resButton_dim_top { /* does not adjust top margin */
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	}
#resButton_dim {
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_overview a {
	background-image:url(../system/resButton_Overview.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	}
#resButton_overview a:hover {
	background-image:url(../system/resButton_Overview_Hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_outline a {
	background-image:url(../system/resButton_Outline.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_outline a:hover {
	background-image:url(../system/resButton_Outline_Hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_keyNames a {
	background-image:url(../system/resButton_KeyNames.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_keyNames a:hover {
	background-image:url(../system/resButton_KeyNames_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_sources a {
	background-image:url(../system/resButton_Sources.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_sources a:hover {
	background-image:url(../system/resButton_Sources_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_video a {
	background-image:url(../system/resButton_Video.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_video a:hover {
	background-image:url(../system/resButton_Video_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_question a {
	background-image:url(../system/resButton_Question.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_question a:hover {
	background-image:url(../system/resButton_Question_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_practices a {
	background-image:url(../system/resButton_Practices.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_practices a:hover {
	background-image:url(../system/resButton_Practices_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_discussion a {
	background-image:url(../system/resButton_Discussion.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_discussion a:hover {
	background-image:url(../system/resButton_Discussion_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_exercises a {
	background-image:url(../system/resButton_Exercises.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_exercises a:hover {
	background-image:url(../system/resButton_Exercises_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_compare a {
	background-image:url(../system/resButton_Compare.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_compare a:hover {
	background-image:url(../system/resButton_Compare_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_changes a {
	background-image:url(../system/resButton_Changes.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_changes a:hover {
	background-image:url(../system/resButton_Changes_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_shortAnswerQuiz a {
	background-image:url(../system/resButton_ShortAnswerQuiz.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_shortAnswerQuiz a:hover {
	background-image:url(../system/resButton_ShortAnswerQuiz_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_archive a {
	background-image:url(../system/resButton_Archive.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_archive a:hover {
	background-image:url(../system/resButton_Archive_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_appLogs a {
	background-image:url(../system/resButton_AppLogs.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_appLogs a:hover {
	background-image:url(../system/resButton_AppLogs_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_movieClips a {
	background-image:url(../system/resButton_movieClips.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_movieClips a:hover {
	background-image:url(../system/resButton_movieClips_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_links a {
	background-image:url(../system/resButton_Links.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_links a:hover {
	background-image:url(../system/resButton_Links_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_furtherResources a {
	background-image:url(../system/resButton_FurtherResources.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_furtherResources a:hover {
	background-image:url(../system/resButton_FurtherResources_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resButton_selfHelpQuiz a {
	background-image:url(../system/resButton_SelfHelpQuiz.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:180px;
	height:24px;
	display:block;
	margin-left:15px;
	margin-top:-14px;
	}
#resButton_selfHelpQuiz a:hover {
	background-image:url(../system/resButton_SelfHelpQuiz_hint.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	width:200px;
	height:45px;
	display:block;
	margin-left:5px;
	}
#resourceDetailContainer_highres {
	float:left;
	width:640px;
	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:120%;
	font-weight:bold;
	text-align:center;
	padding:4px 0 4px 0;
	}
	
li blockquote {
	margin-right:0;
	}	
#resourceDetail {
	padding:0 15px 8px 15px;
	overflow:auto;
	/*height:300px;*/
	}

.keyNames ul {
	list-style-type:none;
	margin-left:20px;
	}
	
.movieClipRow {
	margin-bottom:0.3em;
	}
.movieClipLabel {
	text-align:right;
	width:125px;
	float:left;
	color:#888;
	}
.movieClipText {
	margin-left:135px;
	}
/* 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_highres {
	position:relative;
	background-image:url(../system/QOMbackground_highres.jpg);
	background-repeat:repeat-y;
	width:970px;
	height:550px;
	}
#contentBackgroundQOM_lowres {
	position:relative;
	background-image:url(../system/QOMbackground_lowres.jpg);
	background-repeat:repeat-y;
	width:770px;
	height:550px;
	}
#questionNote_highres {
	position:absolute;
	color:#555;
	top:10px;
	left:285px;
	width:49em;
	padding:8px;
	text-align:left;
	background-image:url(../system/white-50percent.png);
	}
#questionNote_lowres {
	position:absolute;
	color:#555;
	top:5px;
	left:285px;
	width:40em;
	padding:2px;
	text-align:left;
	background-image:url(../system/white-50percent.png);
	}
#questionContainer {
	width:250px;
	position:absolute;
	top:20px;
	*top:8px;
	left:25px;
	text-align:left;
	height:300px;
	}
#questionHeader {
	color:#FFFFFF;
	font-size:120%;
	padding:8px;
	height:80px;
	}
#questionBody {
	/*padding:0 8px 8px 0;*/
	padding: 0 4px 0 4px;
	*padding: 0 4px 8px 4px;
	margin-top:-15px;
	*margin-top:0;
	margin-bottom:28px;
	*margin-bottom:16px;
	height:275px;
	color:#FFFFFF;
	overflow:auto;
	}
/*#questionBottom {
	height:1.5em;
	width:8em;
	padding:1px;
	border:1px solid #CC9900;
	background-color:#700;
	display:block;
	}
#questionBottom a, visited {
	color:#EEE;
	}
#questionBottom a:hover {
	color:#DDFF00;
	background-color:#700;
	} */
#questionAnswer {
	float:left;
	text-align:left;
	margin-left:300px;
	margin-top:145px;
	padding-right:8px;
	width:445px;
	height:375px;
	overflow:auto;
	}
#questionsRecentContainer {
	float:left;
	text-align:left;
	margin-left:15px;
	margin-top:100px;
	width:165px;
	color:#FFFFFF;
	height:450px;
	}
#questionsRecentList {
	float:left;
	text-align:left;
	overflow:auto;
	height:353px;
	width:168px;
	padding-right:8px;
	margin-bottom:15px;
	display:block;
	}
#responseContainer { 
	display:block;
	}
#responseName {
	float:left;
	width:27%;
	}
#responseText {
	float:left;
	padding-left:15px;
	}
/******BEST PRACTICES*******/
#bpNote_highres {
	position:absolute;
	color:#555;
	top:8px;
	left:276px;
	width:575px;
	padding:6px 6px 10px 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:69px;
	}
#bpNote_lowres {
	position:absolute;
	color:#555;
	top:5px;
	left:285px;
	width:40em;
	padding:2px;
	text-align:left;
	background-image:url(../system/white-50percent.png);
	}
#bpContainer {
	width:251px;
	position:absolute;
	top:20px;
	*top:8px;
	left:25px;
	text-align:left;
	/*height:300px;*/
	}
#bpHeader {
	color:#FFFFFF;
	font-size:120%;
	background-image:url(../system/bpHeader.gif);
	background-repeat:no-repeat;
	padding:8px 8px 8px 12px;
	height:87px;
	}
#bpTopics {
	background-image:url(../system/bpTopics.png);
	background-repeat:repeat-y;
	/*padding:0 8px 8px 0;*/
	padding: 4px 4px 0 8px;
	*padding: 8px;
	margin-top:-15px;
	*margin-top:-17px;
	margin-bottom:28px;
	*margin-bottom:16px;
	min-height:150px;
	color:#FFFFFF;
	overflow:auto;
	}
#bpTopicsBottom {
	background-image:url(../system/bpTopicsBottom.png);
	background-repeat:no-repeat;
	height:41px;
	margin-top:-16px;
	}
#bpBody_highres {
	float:left;
	text-align:left;
	margin-left:275px;
	margin-top:94px;
	padding:8px;
	width:573px;
	min-height:375px;
	*min-height:375px;
	overflow:auto;
	background-color:#FEFEFE;
	border:1px solid #000;
	}
#bpBody_lowres {
	float:left;
	text-align:left;
	margin-left:300px;
	margin-top:145px;
	padding-right:8px;
	width:445px;
	min-height:375px;
	overflow:auto;
	}
#bpForm_highres {
	float:left;
	text-align:left;
	margin-left:275px;
	margin-top:94px;
	padding:8px;
	width:573px;
	min-height:500px;
	*min-height:500px;
	overflow:auto;
	/*background-image:url(../system/white-80percent.png);*/
	background-color:#F3F3F3;
	border:1px solid #000;
	}
#bpForm_lowres {
	float:left;
	text-align:left;
	margin-left:300px;
	margin-top:145px;
	padding-right:8px;
	width:445px;
	min-height:500px;
	overflow:auto;
	}

#bpResponseContainer { 
	display:block;
	}
#bpResponseName {
	float:left;
	width:27%;
	}
#bpResponseText {
	float:left;
	padding-left:15px;
	}
/******ADMIN *******/
#adminNote_highres {
	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_highres {
	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_highres {
	position:absolute;
	width:610px;
	height:137px;
	*height:136px;
	top:84px;
	*top:88px;
	left:256px;
	/*padding:8px 0 0 8px;*/
	padding:4px 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;
	}