.image {

	vertical-align: middle;

}

.expand {
	background: no-repeat;
	background: no-repeat;
	display: inline;
	height: 19px;
	margin-left: 5px;
	padding: 0px 19px 4px 0px; /* padding for firefox */
	width: 19px;
}



.item {

	display: none;

}



/* Default OO styles

================================================*/



/* these styles are for open office content */

p, li, ol {

	margin-top:0px;

	margin-bottom:0px;

	

}



/* Item Navigation

================================================*/

.navtop {
	clear: both;
	padding-bottom: 10px;
	padding-right: 0px; /* this is for mac ie 5.2 */
	padding-right: 0px; /* this is for all other browsers */
	text-align: right;
	height: 22px;
}
.navbottom {
	clear: both;
	padding-bottom: 10px; /* this is for mac ie 5.2 */
	padding-right: 0px; /* this is for all other browsers */
	text-align: right;
	height: 22px;
	padding-top: 10px;
	margin-right: .5em;
}

.itemnav {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.itemnav li {
	list-style-type: none;
	display: block;
	float: right;
}
.itemnav li a {
	background-color: #1CADC5;
	display: block;
	padding-right: 25px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}
body#understandingResults .itemnav li a {
	background-color: #e0162c;
	
}
.itemnav li a:hover, body#understandingResults .itemnav li a:hover {
	background-color: #316da2;
}
.itemnav .next a {
	background-image: url(../images/status/nextArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.itemnav .previous a {
	background-image: url(../images/status/backArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 15px;
	padding-left: 28px;
}
.itemnav .scoreQ a {
	background-image: url(../images/scoreBig.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	padding-left: 10px;
}
.itemnav .scoreQno a{
	background-image: url(../images/scoreBig.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	padding-left: 10px;
	background-color: #ebf4fb! important;
	color: #666666;
	cursor: default;
	border: 1px solid #d4e5ef;
	margin-top: -1px;
}
.itemnav .scoreQno a:hover{
	background-color: #ebf4fb! important;	
}


/* Page options ================================================*/

.collapseall a {
	border-left-width: 0px;
	padding-left: 7px;
	padding-right: 18px;
	width:90px;
	white-space: nowrap;
	background-color: #d4e5ef;
	background-image: url(../images/collapseall.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ED1C24;
	border-bottom-color: #ED1C24;
	border-left-color: #ED1C24;
}



.collapseall a:hover {

	background-color: #FFFFFF;





}

.expandall a {
	background: url(../images/expandall.gif) no-repeat right center;
	border-left-width: 0px;
	padding-left: 7px;
	padding-right: 18px;
	width:90px;
	white-space: nowrap;
	background-color: #d4e5ef;
	background-image: url(../images/expandall.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ED1C24;
	border-bottom-color: #ED1C24;
	border-left-color: #ED1C24;
}

.expandall a:hover {

	background-color: #FFFFFF;

}

.save a {
	border-left-width: 0px;
	padding-left: 7px;
	padding-right: 20px;
	white-space: nowrap;
	width: 55px;
	background-color: #d4e5ef;
	background-image: url(../images/save.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ED1C24;
	border-bottom-color: #ED1C24;
	border-left-color: #ED1C24;
}

.save a:hover {

	background-color: #FFFFFF;

}

.magnify a {
	border-left-width: 0px;
	padding-left: 7px;
	padding-right: 20px;
	white-space: nowrap;
	width: 60px;
	background-color: #d4e5ef;
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ED1C24;
	border-bottom-color: #ED1C24;
	border-left-color: #ED1C24;
}

/* fixes rollover

================================================*/

.magnify a.reduce:hover {

	background-color: #FFFFFF;

}

.magnify a.reduce {
	background-color: #d4e5ef;
	background-image: url(../images/reduce.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* fixes rollover

================================================*/

.magnify a.increase:hover {

	background-color: #FFFFFF;

}

.magnify a.increase {
	background-color: #d4e5ef;
	background-image: url(../images/magnify.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.printpage a{
	padding-left: 7px;
	padding-right: 25px;
	white-space: nowrap;
	width: 91px;
	background-color: #d4e5ef;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ED1C24;
	border-bottom-color: #ED1C24;
	border-left-color: #ED1C24;
}

.printpage a:hover{

	background-color: #FFFFFF;

}

.printAll a{
	padding-left: 7px;
	padding-right: 25px;
	white-space: nowrap;
	width: 91px;
	background-color: #d4e5ef;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ED1C24;
	border-bottom-color: #ED1C24;
}

.printAll a:hover{

	background-color: #FFFFFF;

}
.score a{
	padding-left: 7px;
	padding-right: 25px;
	white-space: nowrap;
	width: 91px;
	background-color: #E2D0B9;
	background-image: url(../images/score.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ED1C24;
	border-bottom-color: #ED1C24;
}

.score a:hover{

	background-color: #FFFFFF;

}
/* these styles have been moved over to global.css


#type {

	margin-bottom: 0;

	margin-top: 0;

	padding: .2em .2em .2em 1em;

}

body#reading #type {

	background: #F9F8F0;

	border-bottom: 5px solid #D7D29D;

	border-top: 5px solid #D7D29D;

}

body#mathematics #type {

	background: #BCDEF4;

	border-bottom: 5px solid #6AB2E7;

	border-top: 5px solid #6AB2E7;

}

#type h2 {

	color: #B22222;

	display: inline;

	font-size: 1em;

	font-weight: bolder;

} */

.content {
	background: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #74614F;
	border-bottom-color: #74614F;
	height: 1%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.description {
	color: #000000;
	margin: 0px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	background-color: #ebf4fb;
	height: 1%;
}

.description .HIMI {

	font-style: italic;

	padding-bottom: 1em;

	padding-top: 1em;

}

.HIMI p{

	padding-bottom: 1em;

}

.formpos h3 {

	color: #B22222;

	font-size: 1em;

	font-weight: bolder;

	margin-bottom: 15px;

}

/* Passage

================================================*/

.passage, .passagehide {

	background: #EFEFEF;

	border: 1px solid #6BBEEF;

	cursor: pointer;

	cursor: hand;

	padding: 5px 5px 5px 5px;

}

.passinfo {

	font-weight: bold;

}

.stem {

	background: url(../images/close.gif) no-repeat right bottom;

	font-weight: normal;

	padding: 15px 0px 10px 0px;

}

.passagehide .stem {

	background: url(../images/open.gif) no-repeat bottom right;

	padding: 15px 0px 10px 0px;

}

.passagehide .stem img {

	display: none;

}

/* MC: Options

================================================*/

.optioncontainer {

	background: url(../images/close.gif) no-repeat right bottom;

	border: 1px solid #6BBEEF;

	padding: 3px;

}

.optionlist {
	margin-left: 0px;
	padding-left: 5px;
}

.option {
	background: url(../images/close.gif) no-repeat right bottom;
	border: 1px solid #6BBEEF;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	line-height: 22px; /* this is so Netscape 6 will look right with expand icon */
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 50px;
}

.optionhide {
	border: 1px solid White;
	cursor: hand;
	cursor: hand;
	font-weight: bold;
	line-height: 22px; /* this is so Netscape 6 will look right with expand icon */
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 50px;
}

.option p, .optionhide p {
	display: inline;
}

.rationale {

	font-weight: normal;

	line-height: normal;

	padding-top:5px;

}

.rationale p {

	display: block;

}

.optionhide .rationale {

	display: none;

}

.optionhide .expand {
	background-image: url(../images/open.gif);
	background-repeat: no-repeat;
}

.optionCorrect {
	border: 1px solid White;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	line-height: 22px; /* this is so Netscape 6 will look right with expand icon */
	list-style-position: inside;
	background-image: url(images/arrow.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 50px;
}

.practicegroup {
	height: 1px;
	width: 45px;
	display: inline;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: -65px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.radio {
	height: 1px;
	width: 20px;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.rightwrong {
	height: 1px;
	width: 20px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.rightwrong img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.optionCorrect .rationale {

	display: none;

}

.optionCorrect .expand {
	display: none;
}
.optionCorrect p {


	display: inline;

}
.optionlist .optionCorrect li {

	

}


/* CR: Explanation

================================================*/

.explanation {

	background: url(../images/close.gif) no-repeat right bottom;

	border: 1px solid #7BBEE7;

	cursor: pointer;

	cursor: hand;

	margin-bottom: 15px;

	padding: 1px 5px 1px 16px;

}

.explanationhide {

	background: none;

	border: 1px solid White;

	cursor: pointer;

	cursor: hand;

	margin-bottom: 15px;

	padding: 1px 5px 1px 16px;

}

.explanation h4, .explanationhide h4 {

	display: block;

	font-size: 1em;

	line-height: 22px; /* this is so Netscape 6 will look right with expand icon */

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}

.explanation .value {

	padding-top:5px;

}

.explanationhide .value {

	display: none;

}

.explanationhide .expand {

	background: url(../images/open.gif) no-repeat;

}

/* CR: Scoring Guidelines

================================================*/

.scoring {

	background: url(../images/close.gif) no-repeat right bottom;

	border: 1px solid #7BBEE7;

	cursor: pointer;

	cursor: hand;

	margin-bottom: 15px;

	padding: 1px 5px 30px 5px;

}

.scoringhide {

	background: none;

	border: 1px solid White;

	cursor: pointer;

	cursor: hand;

	margin-bottom: 15px;

	padding: 1px 5px 1px 5px;

}

.scoring h4, .scoringhide h4 {

	display: block;

	font-size: 1em;

	line-height: 22px;

	margin: 0px;

	padding-bottom: 0px;

	padding-left: 9px;

	padding-right: 0px;

	padding-top: 0px;

}

.rfheading {

	background-color: #EFEFEF;

	border-bottom-color: #6BBEEF;

	border-left-color: #6BBEEF;

	border-left-style: solid;

	border-left-width: 1px;

	border-right-color: #6BBEEF;

	border-right-style: solid;

	border-right-width: 1px;

	border-top-color: #6BBEEF;

	border-top-style: solid;

	border-top-width: 1px;

	font-size: 1em;

	margin-bottom: 0px;

	padding-bottom: 5px;

	padding-left: 16px;

	padding-top: 5px;

	background: White;

}

.scoring h4 {

	padding-bottom: 10px;

}

.scoring table, .scoringhide table {

	border-collapse: collapse;

	font-size: 1em;

	margin: 5px 10px 0px 10px;

}

.scoring thead, .scoringhide thead {

	background: #EFEFEF;

}

.scoring th, .scoringhide th {

	border: 1px solid Black;

	border-collapse: collapse;

	padding: 3px 3px 3px 3px;

}

.scoring td, .scoringhide td {

	border: 1px solid Black;

	border-collapse: collapse;

	padding: 3px 3px 3px 3px;

}

.scoringhide table {

	display: none;

}

.scoringhide .expand {

	background: url(../images/open.gif) no-repeat;

}

/* CR: Rangefinding Papers

================================================*/

.rangefinding {

	background: #EFEFEF;

	border: 1px solid #6BBEEF;

	margin-bottom: 15px;

	margin-top: 0px;

	padding-top: 0px;

}

.rangefinding h5 {

	display: block;

	font-size: 1em;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}

.studentresponse, .studentresponsehide {

	background: #FFFFFF url(../images/close.gif) no-repeat right bottom;

	border: 1px solid #7BBEE7;

	cursor: pointer;

	cursor: hand;

	line-height: 22px; /* this is so Netscape 6 will look right with expand icon */

	margin: 10px 10px 10px 10px;

	padding: 1px 5px 1px 5px;

}

.studentresponsehide {

	background: none;

	border: 1px solid #EFEFEF;

}

.studentresponse .paper {

	line-height: normal;

	padding-top:5px;

}

.studentresponsehide .paper {

	display: none;

}

.studentresponsehide .expand {

	background: url(../images/open.gif) no-repeat;

}

/* Three question boxes

================================================*/

.questioninfo {
	background-color: #ebf4fb;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin: 0px;
}

.questioninfo h3 {
	display: block;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

/* defaults for question containers (including hides) */

.csc, .cschide, 

.sbi, .sbihide, 

.stats, .statshide {
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	padding-right: 0px;
	text-align: left;
	text-align: left;
	width: 258px;
	background-image: url(../images/bottomItem/length.gif);
	background-repeat: repeat-y;
}

/* Question:student skills */

.cscdesc {
	display: block;
	margin: 0px;
	background-image: url(../images/bottomItem/openBack.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 50px;
}

.csctext {
	background-image: url(../images/bottomItem/closeIt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}

/* hide code */

.cschide {

	background: none;

}

.cschide .cscdesc {
	background-image: url(../images/bottomItem/closedBack2.gif);
	background-repeat: no-repeat;
}

.cschide .csctext {

	display: none;

	padding-top:10px;

}

/* Question:standards, benchmarks and indicators */

.sbidesc {
	display: block;
	height: 50px;
	margin: 0px;
	background-image: url(../images/bottomItem/openBack.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.sbitext {
	padding: 15px 15px 15px 15px;
	background-image: url(../images/bottomItem/closeIt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sbitext dl{

	margin: 0px;

	padding: 0px 0px 0px 0px;

}

.sbitext dt{

	font-weight: bold;

}

.sbitext dd{

	margin: 0px;

	padding: 0px 0px 15px;

}

/* hide code */

.sbihide {

	background: none;

}

.sbihide .sbidesc {
	background-image: url(../images/bottomItem/closedBack2.gif);
	background-repeat: no-repeat;
}

.sbihide .sbitext {

	display: none;

}

/* Question:How did students do (statistics) */

.statsdesc {
	display: block;
	height: 50px;
	margin: 0px;
	background-image: url(../images/bottomItem/openBack.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.statstext {
	padding: 15px 15px 15px 15px;
	background-image: url(../images/bottomItem/closeIt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.statstext ul{

	margin: 0px 5px 0px 10px;

	padding: 0px 5px 0px 5px;

}


.statstext li{

	padding-bottom: 15px;

}

/* hide code */

.statshide {

	background: none;

}

.statshide .statsdesc {
	background-image: url(../images/bottomItem/closedBack2.gif);
	background-repeat: no-repeat;
}

.statshide .statstext {

	display: none;

}

 /*Options toolbar

================================================*/

#toolbar {
	font-size: 12px;
	padding-bottom: 10px;
}

#toolbar ul{

	clear: both;

	list-style: none;

	margin: 0px;

	padding: 0px;

	text-align: right;

}

.description p, #toolbar ul li {

	display: inline;

}

.rubriclist .point, .optioncontainer li {

	font-weight: bold;

}

#toolbar ul li a, #forwardback ul li a {

	color: #000000;

	text-decoration: none;

}

.bottom2 {

	display: none;

}

.question {

	padding-left: 15px;

	margin-bottom: 15px;

}

.itemShow {
	display: block;
}
.paper {
	margin-right: 24px;
}
#grouping {
	background-color: #CC3300;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3300CC;
	border-left-color: #3300CC;
	margin: 0px;
	padding: 0px;
	display: block;
}
.divider {
	margin: 0px;
	padding: 0;
	font-size: 2px;
	width: 4px;
	height: 24px;
	line-height: 24px;
	background-image: url(../images/status/shading.gif);
	list-style-type: none;
}
*html .passagehide .stem p , *html .passagehide .stem span{
	width: 100%;
}
.tabContent ul li {
	list-style-type: disc;
}

