/* @override http://localhost:8888/infozone/ipr/styles/LocalScreen.css */

/* LocalScreen.css - Local style specification for Palerang Info Zone IP&R Web pages */

/* @group General */

ul li {
		margin: 0px 0px 5px 0px;
}

ul.textIndent li {
	list-style-type: none;
	text-indent: -20px;
}

/* @end General */

/* @group Workshops */

.message {
	color: #b60e05;
}

.textBox {
	width: 474px;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;	
	font-size: 10pt;
}

.otherTextBox {
	width: 340px;
	height: 16px;
	margin: 10px 0px 10px 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;	
	font-size: 10pt;
}

select {
	font-size: 10pt;
}

input {
	text-align: right;
	font-size: 10pt;
}

.sfi {
	text-align: center;
	margin-bottom: 20px;
}

.sfi-left {
	width:  480px;
	margin-top: -5px;
	margin-bottom: 20px;
}

td.question {
	width: 250px;
	font-weight: bold;
	font-size: 105%;
}

td.qualifier {
	width: 250px;
	text-align: right;
}

td.menuSelect {
	width: 200px;
}

td.itemStat {
	width: 105px;
	padding-left: 10px;
	color: #6b6b6b;
	font-size: 10pt;
}

td.itemSpacer {
	width: 20px;
}

/* @end Workshops */

/* @group Analysis */

#analysis ul li {
	list-style-type: none;
}

#strategies, #indicators {
	text-align: left;
	margin-top: -10px;
}

#strategies tr td, #indicators tr td {
	padding: 5px 10px 5px 10px;
}

/* @end IP&R Data Analysis styles */
