* {
	font-family: arial;
	font-size: 12px;

	margin: 0;
	padding: 0;
	cursor: default;

}




a {
	cursor: pointer;
}

span {
	vertical-align: baseline;
}

h3 {
	font-weight: bold;
}


.appBody {


	background-image: url(backlilacwide.gif);
	background-attachment: fixed;

	overflow: hidden;

	height: 580px;
	width: 1000px;

	text-align: center;
}

.appTitle {
	margin-top: 30px;
	margin-bottom: 10px;
}

.appContent {
	margin: 0 auto;
	height: 440px;
	width: 960px;
	overflow: auto;
	text-align: center;

}

.appContent * {
	text-align: left;
	vertical-align: baseline;
}




.gradeBody {

margin-left: 60px;
	margin-bottom: 20px;

	width: 230px;
	float: left;
}

.gradeDescription {
	border: 5px solid black;
	background-color: #FFFFFF;
	padding: 20px;
}

.gradeTitle {
	border: 5px solid black;
	background-color: #FFFFFF;

	position: relative;
	top: 15;
	left: -15;

	padding: 2px;

	width: 150px;
	white-space: nowrap;
	text-align: center;
}

.gradeButton {
	position: relative;
	top: -15;
	left: 15;
	padding: 2px;

	width: 150px;
	white-space: nowrap;
	text-align: center;
}








.navBar {
	margin: 0 auto;
	width: 950px;
	height: 60px;
}

.navBar input {
	margin-left: 5px;
	margin-right: 5px;

	width: 170px;
	height: 25px;

	white-space: nowrap;
	text-align: center;

}

.navBar a * {
	vertical-align: middle;
}


.navTable {
	width: 100%;
	text-align: center;
}

.logoTD {
	width: 130px;
	text-align: left;
}

.creditsTD {
	width: 130px;
	text-align: right;
}

.creditsTD input {
	width: 50px;
	margin: 5px;
}











/*
.ability {
	text-align: center;
}
*/

.ability input, .questionType input {
	margin-left: 10px;
	margin-right: 2px;
}







.strandSelectorBody, .strandNavigatorBody, .questionSelectorBody {
	float: left;
	vertical-align: bottom;

	height: 400px;
}



.strandSelectorBody {

	margin-left: 20px;
	margin-right: 20px;

	width: 360px;
	height: 420px;
}

.strandNavigatorBody {
	margin-left: 15px;

	width: 220px;
	height: 420px;
}

.questionSelectorBody {
	width: 308px;
	height: 420px;
}



.strandSelectorTitle, .strandNavigatorTitle, .questionSelectorTitle {
	border: 5px solid #0000FF;

	background-color: #FFFFFF;

	position: relative;
	top: 15;
	left: -15;

	width: 185px;
	white-space: nowrap;
	text-align: center;
}

.strandSelectorContent, .strandNavigatorContent, .questionSelectorContent {
	border: 5px solid #0000FF;

	background-color: #FFFFFF;

	padding: 5px;
	padding-top: 20px;

	height: 350px;

	overflow: scroll;
}
















.strandTitle {
	background-color: #FF6347;


	margin: 5 0 5 0;
	padding: 5px;

}

.standardBody {
	background-color: #FFD700;

	margin: 5 0 5 0;

}

.standardTitle {
	float: left;
}

.subBody {
	cursor: pointer;
	border: 1px solid #99CCCC;

	margin: 5 0 5 0;

	padding: 5 5 5 5;

}

.subBody * {
	cursor: pointer;
}



.subBodyHighlighted {
	border: 1px solid #99CCCC;

	margin: 5 0 5 0;
	padding: 5 5 5 5;


	border: 1px dotted red;
}

.subDesc {

	padding: 2px;

}

.subDescSelected {
	background-color: #CCFFCC;

	padding: 2px;

}

.subInput {
	/*display: inline;*/

float: left;
	margin-right: 10px;
	cursor: pointer;

}

.subTitle {
float: left;

	/*display: inline;*/
	margin-right: 10px;
}






.navStrandBody {
	border: 1px white;
	display: block;
}

.navStrandTitle {
	border: 1px white;
	display: block;
}


.navStandardBody {
	border: 1px solid white;
	display: block;

width: 100%;

	overflow: auto;
}






.navSubBody {
	border: 1px solid #99CCCC;
	text-decoration: none;
	color: black;

	/*width: 20px;
  removed to allow for wider content e.g. 12.34
  */

	text-align: center;
	display: block;
	float: left;

	margin: 4px;
	padding: 3px;

}

.navSubBodySelected {
	border: 1px solid #99CCCC;
	text-decoration: none;
	color: black;

	width: 20px;

	text-align: center;
	display: block;
	float: left;

	margin: 4px;
	padding: 3px;

	background-color: #CCFFCC;
}

.navSubBodyHighlighted {

	text-decoration: none;
	color: black;
	width: 40px;
	text-align: center;
/*
	padding: 3px;
	margin: 4px;
*/
	border: 1px solid #DDDDDD;
	border-top-color: #FAFAFA;
	border-left-color: #FAFAFA;
	background-color: #EEEEEE;

}








.questionPreviewBody {
	display: none;
	margin-top: 10px;
}

.questionPreviewTitle {
	float: left;
	margin-right: 5px;
	/*display: inline;*/
}

.questionPreviewInput {
	float: left;
	margin-right: 5px;
}

.questionPreviewText {
	margin-left: 10px;
	/*display: inline;*/
}








.testPaperBody {
	width: 850px;
	margin-left: 15px;
}



.testPaperBody * {
	font-size: 16px;
	font-family: times;

}

.testPaperContent input {
	border: none;
}


.testPaperTitle {
	border: 5px solid #0000FF;

	background-color: #FFFFFF;


	font-family: arial;
	font-size: 12;

	display: inline;
	position: relative;
	top: 15;
	left: -15;
	padding: 2px;

	width: 200px;
	white-space: nowrap;
	text-align: center;
}

.testPaperTitle a {
	font-family: arial;
	font-size: 10;
	color: blue;
	vertical-align: baseline;
}

.testPaperContent {
	border: 5px solid #0000FF;

	background-color: #FFFFFF;

	height: 360px;

	padding: 20px;

	overflow: scroll;
}

.testName {
	margin-bottom: 10px;
}

.testSubject {
	font-weight: normal;
	margin-bottom: 10px;
}

.inputPart1 {
	margin-bottom: 10px;
}

.timeAllowedText {
	font-weight: bold;
	margin-bottom: 10px;
}

.fillInBoxesText {
	font-weight: bold;
	margin-bottom: 10px;
}

.inputPart2 {
	margin-bottom: 10px;
}


.testInstructions {
	margin-bottom: 10px;
}

.numberOfQuestionsText {
	margin-bottom: 10px;
}


.inputTable {
	border-top: 1px solid black;
	border-left: 1px solid black;
}

.inputTitle {
	border-bottom: 1px solid black;
	border-right: 1px solid black;

	height: 25px;

	padding-left: 5px;

	font-weight: normal;

	width: 150px;
	vertical-align: middle;
}

.inputInput {
/*	display: inline;*/
	border-bottom: 1px solid black;
	border-right: 1px solid black;

	font-weight: normal;

	margin-top: -1;
	margin-bottom: -1;

	width: 400px;
	vertical-align: middle;
}

.inputInput input {
	padding-left: 10px;
border: none;
	width: 350px;
}

.questionBody {
	display: none;	
}

.questionContent {
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	height: 380px;
}

.questionContent * {
	font-size: 22px;
}

.questionContentFullSize {
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	height: 800px;
}

.questionContentFullSize * {
	font-size: 22px;
}

.questionText {
	margin-bottom: 20px;
}

.questionImage {
	margin-bottom: 20px;
	margin-left: 30px;
}

.questionChoice {
	margin-bottom: 10px;
	margin-left: 30px;
	vertical-align: top;
}

.questionChoiceAnswer {
	margin-bottom: 10px;
	margin-left: 30px;
	vertical-align: top;
	color: red;
}

.questionChoiceImage {
	margin-left: 20px;
	vertical-align: top;
}

.questionPrompt {
	margin-top: 30px;
	margin-left: 30px;
}

.questionTextArea{
        border: 1px solid #AAAAAA;
        margin: 30px;
        padding: 20px;
        height: 150px;
}
.openQuestionTextArea {
        border: 1px solid #AAAAAA;
        margin: 30px;
        padding: 20px;
        height: 150px;
}

.questionTextArea .questionChoiceAnswer{
        color: red;
        margin: 30px;
	font-style: italic;
}


.questionTextArea .questionChoice{
	display: none;
}

.questionTextArea .questionAnswer{
	display: none;
}

.openQuestionTextArea .openAnswer{
        color: red;
        margin: 30px;
	font-style: italic;
	display:none;
}

.section-label{
	margin-bottom:5px;
}
