/* NemethRulesBook.include.css */

table, td, tr, th, div, span, ul, li {
	/*border: solid 1px black;*/
}

ul.intro {
	list-style-type: none;
	padding-left: 20px;
	margin-left: 0;
}

li.intro {
	width: 100%;
	padding-left: 0;
	margin-left: 0;
}

body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

li.example {
	padding: 2em 0 2em 0;
	list-style: none;
}

a.hiddenLink {
	color: #88DD88;
	font: 2 px Myriad, Arial;
	text-decoration: none;
}

div.sidebarTitle {
	font: 2 px Myriad, Arial;
	font-weight: bold;
	font-size: 105%;
	text-align: center;
	padding: 0.5em 0 0 0;
}

div.sideNotice {
	text-align: center;
	font-weight: bold;
}

h1.sidebarTitle {
	font-size: 100%;
	padding: 0.5em 0 0 0;
}
.residue {
	color: #FF0000;
}

h2.sidebarTitle {
	font-size: 100%;
	padding: 0.5em 0 0 0;
}

div.sidebarSubTitle {
	font-weight: bold;
	padding: 1em 0 0 0;
}

.ruleList {
	list-style-position: inside;
	list-style-type: disc;
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
	color: #000000;
}

.activeRule, .sidebarLink {
	color: #000000;
}

a.activeRule:link, a.sidebarLink:link {
	color: #000066;
}

a.activeRule:visited, a.sidebarLink:visited  {
	color: #333333;
}

a.activeRule:hover, a.sidebarLink:hover  {
	color: #000000;
	text-decoration: none;
	background-color: #33CC66;
}

/* part of td.mainContent */
table.frameReplacement {
	width: 100%; /*850px;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td.sideContent {
	padding: 2ex 1ex 2ex 1ex;
	background-color: #AAFFAA;;
	vertical-align: top;
	width: 230px;
}

td.mainContent {
	/*width: 450px;*/
	padding: 2ex 1ex 2ex 1ex;
	vertical-align: top;
}

div.main {
	/*width: 100%;*/
	margin: 0 0 0 1ex;
	font-family: "Arial";
	font-size: 75%;
}


.nemethInline {
	font-family: "ghUBraille", "gh SimBraille Nemeth One", "gh braille nemeth one", "gh braille nemeth two", "gh proofing nemeth one", "SimBraille", "braille";
	font-size: 14pt;
}

.introBraille {
	/*margin-left: 14%;*/
	text-indent: 0;
	font-family: "ghUBraille", "gh SimBraille Nemeth One", "gh braille nemeth one", "gh braille nemeth two", "gh proofing nemeth one", "SimBraille", "braille";
	font-size: 18pt;
}

span.sanSerifCaps {
	font-family: sans-serif, "Arial";
	font-weight: bold;
}

.serif {
	font-family: serif, "Courier New";
}

div.imageFailed {
	margin-left: 9%;
	text-indent: 0;
}

div.nemethFailed {
	margin-left: 9%;
	text-indent: 0;
}

div.examplesOnlyIndex {
	font-size: 150%;
	font-weight: bold;
	text-indent: 0%;
}

.section {
	text-indent: 0%;
}

.sectionTitle {
	font-size: 150%;
	font-weight: bold;
}

.letter {
	text-indent: 3%;
}

.example {
	text-indent: 9%;
}

.roman {
	text-indent: 6%;
}

img.preMathImage {
	margin-left: 9%;
}

.brailleBox {
	margin-left: 9%;
}

.bodyNemeth {
	text-indent: 0;
	font-family: "ghUBraille", "gh SimBraille Nemeth One", "gh braille nemeth one", "gh braille nemeth two", "gh proofing nemeth one", "SimBraille", "Braille";
	font-size: 14pt;
}
.unicodeBraille {
	text-indent: 0;
	font-family: "ghUBraille", "Braille", "Code2000", "FreeMono", "Komikaze", "Y.OzFont";
	font-size: 14pt;
}

div.mathDescription {
	margin-left: 9%;
	text-indent: 0cm;
}

table.mathSpeak {
	width: 100%;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: #E0FFE0;
}
table.mathSpeak th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}
table.mathSpeak td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}

table.introMathSpeak {
	width: 100%;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: #E0FFE0;
}
table.introMathSpeak th {
	min-height: 3ex;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}
table.introMathSpeak td {
	min-height: 3ex;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}

table.introMathSpeakEmbedded {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: separate;
	background-color: #E0FFE0;
}

table.introMathSpeakEmbedded th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: groove groove groove groove;
	border-color: gray gray gray gray;
}

table.introMathSpeakEmbedded td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: groove groove groove groove;
	border-color: gray gray gray gray;
}

table.introTable {
	/*width: 100%;*/
	background-color: #E0FFE0;
}

td.optionsCell {
	width: 1%; /* fit width */
	height: auto;
}

td.mathSpeakCell {
	width: auto;
	max-width: 75%;
	height: auto;
}

td.audioCell {
	width: 20px;
	height: auto;
	vertical-align: center;
	text-align: center;
}

td.introOptionsCell {
	width: 1%; /* fit width */
	height: auto;
}

.introImageCell {
	width: 10%;
	background-color: #FFFFFF;
}

td.introMathSpeakCell {
	width: auto;
	max-width: 75%;
	height: auto;
}

td.introBrailleCell {
	width: 30%;
	height: auto;
	text-align: right;
}

td.introAudioCell {
	width: 20px;
	height: auto;
	vertical-align: center;
	text-align: center;
}

span.withOverbar {
	text-decoration: overline;
}

span.withUnderbar {
	text-decoration: underline;
}

.indentSection {
	text-indent: 0%;
}

.indentRoman {
	text-indent: 6%;
}

table.intro {
}

tr.intro {
}

th.intro {
}

td.intro {
}