
/*
	hsaVAO.css
	styles for View Assessment Online
*/


/* @group Body, Defaults, Layout */

body {
	background-color: white;
	font-family: arial, helvetica, sans-serif;
}

img {
	border: none;
}

div.layout {
	width: 598px;
	border:  1px solid black;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

/* @end */

/* @group Navigation Bar */

div.topnavbar, div.bottomnavbar {
	width: 100%;
	height: 14px;
	max-height: 14px;
	background-color: #666699;
}

div.topnavbar {
	border-bottom: 1px solid black;	
}

div.topnavbar, div.bottomnavbar {
	font-size: 10px;
}

div.topnavbar p, div.bottomnavbar p {
	text-align: right;
	margin: 0;
	padding: 1px 4px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

div.topnavbar a, div.bottomnavbar a {
	color: white;
	text-decoration: none;
}

div.bottomnavbar {
	border-top: 1px solid black;	
}

/* @end */

/* @group HSA Banner Header and Title bar */

div.header {
	border-bottom: 1px solid black;
	max-height: 57px;
	background-repeat: no-repeat;
	background-image: url(/assessments/high_school/look_like/images/HsaBanner.jpg);
	background-color: #666699;
	height: 57px;
}

div.header p {
	margin: 0;
	color: white;
	text-align: right;
	font-size: 13px;
	padding: 40px 4px 0px 0px;
	letter-spacing: 0.2em;
	font-weight: bold;
}

div.header a {
	color: white;
	text-decoration: none;
}

div.titlebar {
	height: 19px;
	max-height: 19px;
	background-color: #666699;
}

div.titlebar h1  {
	color: #cccccc;
	font-size: 12px;
	margin: 0px;
	padding: 2px 0px 0px 4px;
}

div.titlebar h1 em {
	color: #ffffff;
	font-style: normal;
}

/* @end */

/* @group Two Column Layout */

div.twoColumn {
	font-size: 12px;
}

div.twoColumn h2 {
	font-size: 14px;
	margin: 4px 0 12px 0;
	color: #666;
}

div.clearLeft {
	clear: left;
	font-size: 1px;
	height: 1px;
	max-height: 1px;
}

div.twoColumnBorder {
	background-image: url(/assessments/high_school/look_like/images/hsatwocolumnbar.gif);
	height: 7px;
	max-height: 7px;
	background-repeat: no-repeat;
	background-position: -71px 0px;
	font-size: 1px;
}

/*
	this is needed for the bottom twoColumnBorder only
	for Safari and Firefox, MSIE uses separate stylesheet
	hsaVAOie.css to set negative margin to -14px
*/

div.bottomTwoColumnBorder {
	margin-top: -1px;	
}

div.mainContent {
	border-right: 1px solid #999999;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
	width: 422px;
	margin-right: 0.5em;
}

div.auxContent {
	background-color: transparent;
}

div.auxContent ul {
	list-style-type: none;
	margin: 0em;
	padding-left: 0.5em;
}

div.auxContent li {
	margin-bottom: 1em;
	font-weight: bold;
}

div.auxContent li a {
	color: #666699;
	text-decoration: none;
}


/*
	blue arrow images aligned top,
	but middle for MSIE
*/

div.mainContent p.PreviousNextNav img, div.auxContent li img {
	vertical-align: top;
}

div.mainContent p.PreviousNextNav {
	text-align: right;
	font-weight: bold;
}

div.mainContent p.PreviousNextNav a {
	color: #666699;
	text-decoration: none;
}

/* @end */

/* @group Metafrag */

div.metafrag {
	padding-left: 1em;
	padding-right: 1em;
}

div.metafrag a {
	color: #666699;
	font-weight: bold;
}


/*
	filter section removes items not for VAO display
*/

div.metafrag h1, div.metafrag dl#itemProperties, div.metafrag div.variant {
	display: none;
}


/*
	generic styles
*/

.underscore, .underline, .u {
	text-decoration: underline;
}

p.center, div.center {
	text-align: center;
}

/*
	bolding
*/

div#itemQuestion { font-weight: bold; }
div#itemQuestion ol#itemChoices { font-weight: normal; }
div#itemQuestion em { font-style: normal; font-weight: normal; }

/*
	patterns
*/

div#itemQuestion ol { font-weight: normal; }

ol.questionPart li {
	font-weight: bold !important;
	margin-bottom: 0 !important;
}

/*
	custom styles for metafrags in VAO
*/


div.metafrag * {
	font-family: "Times New Roman", Times, serif;
}

div.metafrag div.VAO {
	display: block;
}

span.variant { display: none; }
span.VAO { display: inline; }


div.metafrag p, div.metafrag li {
	font-size: 16px;
}

div.metafrag ul, div.metafrag ol {
	margin-left: 0px;
	padding-left: 2em;
}

div.metafrag li {
	margin-bottom: 1em;
}

div.metafrag ol#itemChoices {
	list-style-type: upper-alpha;
}

div.metafrag .linesegment {
	font-style: italic;
	text-decoration: overline;
}

div#itemQuestion ol.compact li, div#itemQuestion ul.compact li {
	margin-bottom: 0;
}


/* @end */

/* @group Metafrag Blockquote */

div.metafrag div#itemQuestion blockquote {
	display: block;
	margin: 1em 40px;
}


div.metafrag div#itemQuestion blockquote p {
	margin: 0.5em;
}

div.metafrag div#itemQuestion blockquote p.cite {
	margin-top: 0.5em;
	text-align: right;
	font-style: italic;
}

span.nocite {
	font-style: normal;
}

/* @end */

/* @group Algebra Specific classes */

p.algebra-Directions-original { display: none; }
p.algebra-Directions-standalone { display: none; }
p.algebra-SPR-instruction { display:  none; } /* obsolete */
p.algebra-CR-instruction { } /* future use */

div.metafrag div#itemQuestion blockquote.algebra-prompt {
	padding: 0em 0.5em;
	border: 1px solid #999999;
}

/* @end */

/* @group Biology Specific classes */

p.biology-Directions-original { display: none; }
p.biology-Directions-standalone { display: block; }
p.biology-CR-instruction { } /* future use */

div.metafrag div#itemQuestion blockquote.biology-prompt {
	padding: 0em 0.5em;
	border: 1px solid #999999;
}

/*
	Biology numbered lists should be bolded, but not SR answers
	leave this for now, check other years and subjects and find pattern
*/



/* @end */

/* @group English Specific classes */

p.english-Directions-original { display: none; }
p.english-Directions-standalone { display: block; }
p.english-BCR-instruction { } /* future use */
p.english-ECR-instruction { } /* future use */

div.metafrag div#itemQuestion blockquote.english-prompt {
	padding: 0em 0.5em;
	border: 1px solid #999999;
}

div.metafrag div#itemQuestion blockquote.english-bordered-prompt {
	padding: 0em 0.5em;
	border: 1px solid #999999;
	margin: 1em 0px;
}

/* @end */

/* @group Geometry Specific classes */

p.geometry-Directions-original { display: none; }
p.geometry-Directions-standalone { display: none; }
p.geometry-SPR-instruction { display:  none; } /* obsolete */
p.geometry-CR-instruction { } /* future use */

div.metafrag div#itemQuestion blockquote.geometry-prompt {
	padding: 0em 0.5em;
	border: 1px solid #999999;
}

/* @end */

/* @group Government Specific classes */

p.government-Directions-original { display: none; }
p.government-Directions-standalone { display: block; }
p.government-CR-instruction { } /* future use */

div.metafrag div#itemQuestion blockquote.government-prompt, div.metafrag div#itemQuestion blockquote.government-infobox {
	background-color: #dddddd;
	padding: 0em 0.5em;
	border: 1px solid #999999;
}
div.metafrag div#itemQuestion blockquote.government-infobox {
	background-color: inherit;
}

/* @end */


/* @group Standard Table */

table {

	border-collapse: collapse;
	margin: 1em auto;
	padding: 0;
	text-align: center;
}

table caption {
	font-weight: bold;
}

table tr {
	vertical-align: middle;
	font-size: 14px;
}

table tr th {
	background-color: #dddddd;
}

table tr td, table tr th {
	border: 1px solid #999999;
	padding: 4px;
}

table.noborder tr td, table.noborder tr th, table.layout tr td, table.layout tr th {
	border: none;
}

tr.left, td.left, th.left {
	text-align: left;
}

tr.right, td.right, th.right {
	text-align: right;
}

tr.center, td.center, th.center {
	text-align: center;
	vertical-align: baseline;
}

/* @end */

/* @group Notes and Captions, Misc */

p.RevisionNote {
	text-align: center;
	border: 1px solid black;
	padding: 4px;
	font-size: 90% !important;
}

p.VariableNote {
	border: 1px solid black;
	padding: 4px;
	font-size: 90% !important;
	background-color: #eee;
}

p.FigureNote {
	text-align: center;
	font-size: 80%;
	font-weight: normal;
}

span.equation {
	white-space: nowrap;
}

div.inset {
	padding: 0 4em;
}

div#itemQuestion span.ampm {
	font-variant: small-caps !important;
}

/* @end */

/* @group Fraction Handling */

/*
	elements for fraction styling:
	.hasFrac refers to ol's which contain fractions
	.fracImage included in fraction image tags
*/

ol.hasFrac li {
	line-height: 2em;
	margin-bottom: .14em;
}

img.fracImage {
	position: relative;
	bottom: -5px;
}

img.mathsymbol {
	vertical-align: text-bottom;
}


/* @end */


/* @group SR Item Choices */

/*
	this handles fractions inside SR answer choices
	2007 Algebra items 10 and 21
	
	mod 2008-02-01 mwiik to lose the CID's and use classes instead.
	img.fracImage - uses the pushdown for fraction images
	*.hasFrac - increase the line-height. this is most commonly for
	ol#itemChoices, but should be usable in other contexts
*/

.hasFrac {
	line-height: 2em;
	margin-bottom: .14em;
}

img.fracImage {
	position: relative;
	bottom: -5px;
}

img.forHSA {
	display: inline;
}

img.forCLG {
	display: none;
}


/*
div#CIDfac90bc89c12f3873ff00eb899fb7a06 ol#itemChoices li, div#CID1f30504680fc85178416f02d816fa9ac ol#itemChoices li {
	line-height: 2em;
	margin-bottom: .14em;
}

div#CIDfac90bc89c12f3873ff00eb899fb7a06 ol#itemChoices li img, div#CID1f30504680fc85178416f02d816fa9ac ol#itemChoices li img {
	position: relative;
	bottom: -5px;
}
*/


/* @end */

/*
	CID Custom Styles
	mod 2008-02-01 mwiik. this should no longer be needed anywhere
*/

/*

div#CID5e31a875c7850e9318f4a87195697cde ol#itemChoices span.denominator {
	padding-left: 2em;
}

*/

/*
	experimental
*/

div#Directions { padding: 2px 8px; width: 90%; border: 1px solid #666666; }
div#Directions p { font-size: 12px; color: #333333 }


