/*
	hsaPSI.css

	styles for Practice Scoring Index
	modified from hsaVAO
*/


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;

}



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;	

}

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 em {
	color: #ffffff;
	font-style: normal;
}



h1  {

	color: #cccccc;
	font-size: 12px;
	margin: 0px;
	padding: 2px 0px 0px 4px;

}


div.twoColumn {
	font-size: 12px;
}

div.clearLeft, div.clearRight {
	font-size: 1px;
	height: 1px;
	max-height: 1px;
}

div.clearLeft {
	clear: left;
}

div.clearRight {
	clear:  right;
}

div.twoColumnBorder {
	background-image: url(/assessments/high_school/look_like/images/hsatwocolumnbar.gif);
	height: 7px;
	max-height: 7px;
	background-repeat: no-repeat;
	background-position: -85px 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;	
}


table.layout {
	border-collapse: collapse;
	margin: 0px;
}

table.layout tr {
	vertical-align: top;
	text-align: left;
}

td.layoutLeft {
	padding: 0px 4px 0px 4px;
	border-right: 1px solid #999999;
	width: 422px;
}

td.layoutRight {
	padding: 0px 4px 0px 4px;
	width: 176px;
}

h2 {

	font-size: 14px;

	margin: 4px 0 12px 0;
	color: #666;

}



h3 {

	color: #555555;

	margin-top: 12px;

	margin-bottom: 8px;

	font-size: 14px;

}



div.definition {

	margin-top: 16px;

	margin-bottom: 20px;

}


p.center, div.center {
	text-align: center;
}

p.PreviousNextNav {
	text-align: right;
	font-weight: bold;
}

p.PreviousNextNav a {
	color: #666699;
	text-decoration: none;
}



/*
	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;
}

div.auxContent, div.mainContent {
	margin-top: 1em;
}

div.auxContent ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
	list-style-image: url(/assessments/high_school/images/blackarrow.gif);
	padding-left: 15px;
}

div.auxContent ul ul {
	list-style-image: none;
}

div.auxContent li {
	margin-bottom: 1em;
	font-weight: bold;
}

div.auxContent li li {
	margin-bottom: 0em;
}

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;
}

/*
	CID Custom Styles
*/




