div.dEntry {

}
div.dEntryRich {
	background-image: url(richentry.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 2px 5px;
	border-bottom: 1px solid #FFE1A6;
}

div.dHeadword {
	margin-bottom: 0.5em;
}
span.dHeadwordText {
	color: Maroon;
	font-weight: bold;
	font-size: 1.25em;
}
span.dHeadwordTextUnlist {
	color: Maroon;
	font-weight: bold;
	font-size: 1.25em;
}
a.dHeadwordText {
	color: Maroon;
	font-weight: bold;
	font-size: 1.25em;
}
a.dHeadwordTextUnlist {
	color: Maroon;
	font-weight: bold;
	font-size: 1.25em;
}
span.dHeadwordPos {
	font-style: italic;
	margin-left: 0.5em;
}
span.dPronunciation {
	display: none;
	margin-left: 0.5em;
	font-family: "Lucida Sans-Serif Unicode";
	color: Green;
	font-size: 1.25em;
}

div.dVars {
	margin-bottom: 0.5em;
}
span.dVarsLabel {
	text-transform: uppercase;
}
span.dVar {
	font-size: 1.25em;
	color: Maroon;
}

div.dInflections {
	margin-bottom: 0.5em;
}
div.dInflectionsLong {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
span.dInflectionLabel {
	font-style: italic;
}
span.dInflection {
	color: Maroon;
	white-space: nowrap;
}

div.dSenseNumber {
	font-size: 1.5em;
	font-weight: bold;
	color: Gray;
	margin-left: 2px;
	width: 30px;
	float: left;
}
div.dSenseContentWithNumber {
	margin-left: 40px;
	margin-bottom: 0.5em;
	padding-top: 0.3em;
}
div.dSenseContentNoNumber {
	margin-left: 40px;
}

div.dFirstLine {
	margin-bottom: 0.5em;
}
span.dSensePos {
	font-style: italic;
}
span.dUsageLabel {
	text-transform: uppercase;
	font-size: 0.8em;
	background-color: Gray;
	color: White;
	padding: 1px 3px 1px 3px;
}
span.dBehaviourLabel {
	text-transform: uppercase;
	font-size: 0.8em;
	font-style: italic;
	color: #666666;
}
span.dPrologue {
	color: #404040;
	font-style: italic;
}

div.dDefinitions {
	margin: 0em 0em 0.5em 0em;
	line-height: 1.3em;
	padding: 2px 0px;
	border-top: 1px dotted;
}

div.dDefinition {
	color: #336666;
	line-height: 1.3em;
	font-style: italic;
}

div.dDefinition2 {
	color: #000077;
	line-height: 1.3em;
	font-style: italic;
}

div.dSenseContentNoNumber div.dDefinitions {
	border-top: 0px;
}

div.dSubEntry div.dDefinition {
	margin-bottom: 4px;
	padding-bottom: 2px;
}

div.dPrologue, div.dExplanation, div.dEpilogue {
	/*
	margin: 1em 0em 1em 0em;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px 5px 5px 0px;
	color: #333333;
	*/
	min-height: 1.8em;
	
	background-color: #FFFFCC;
	border: 2px solid #FFFF99;
	padding: 0.7em 0.7em 0.7em 0.7em;
	margin: 10px 0px 10px 0px;
	color: #333333;
}

span.dInfo {
	color: #FFFFFF;
	background-color: #A1ACFF;
	font-family: monospace;
	font-size: 1.5em;
	padding: 0px 4px;
	float: left;
	font-weight: bold;
	margin-right: 10px;
	font-style: normal;
}

div.dNotes {
	margin-bottom: 0.5em;
	color: #ff0000;
	font-style: italic;
}

span.dTranslation {
	color: Blue;
	font-size: 1.25em;
	font-style: italic;
}
a.dTranslation {
	color: Blue;
	font-size: 1.25em;
	text-decoration: none;
}
a.dTranslation:hover {
	
}
span.dTranslationPos {
	font-style: italic;
	margin-left: 0.1em;
}
span.dClarification {
	text-transform: uppercase;
	font-style: italic;
}

div.dExpansions {
	margin-top: 1em;
	padding: 0em 0em 0.25em 0.1em;
}
div.dExpansion {
	margin-left: 2em;
	text-indent: -2em;
	margin-bottom: 0.2em;
}
span.dExpansionSource {
	color: #570000;
	font-weight: bold;
}
span.dExpansionTarget {
	color: Navy;
}

div.dExamples {
	margin-bottom: 0.5em;
	color: #444444;
	font-size: 90%;
}
div.dExample {
	margin-left: 2em;
	text-indent: -2em;
	margin-bottom: 0.2em;
}
span.dExampleSource {
	ccolor: #2A2A2A;
	font-weight: bold;
}
span.dExampleTarget {
	font-style: italic;
	margin-left: 0.3em;
}

div.dPatternBullet {
	font-size: 1.05em;
	font-weight: bold;
	color: Gray;
	margin-left: 0.3em;
	margin-top: 1.5em;
}

div.dXRefs {
	margin-top: 0.8em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-bottom: 0.5em;
	color: #666666;
}
div.dXRef  {
	margin-left: 1em;
	text-indent: -1em;
}
span.dXRefTitle {
	text-transform: uppercase;
	font-size: 90%;
}
span.dXRefTitle a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.dXRefLink {
	color: Maroon;
	text-decoration: none;
}
a.dXRefLink:hover {
	
}
span.dXRefLinkIndex {
	color: Gray;
}
span.dXRefComment {
	color: #404040;
	font-style: italic;
	font-weight: normal;
}
span.dPlaceholder  {
	font-style: italic;
	font-weight: normal;
}
span.dPlaceholderIndex {
	position: relative;
	top: 0.5em;
	font-weight: normal;
	font-size: 0.75em;
}
span.dRewording {
	color: Maroon;
	font-size: 1.25em;
}
div.dSubEntry {
	margin-top: 1.5em;
}
div.dSubEntry a.dHeadwordText {
	color: Maroon;
	font-weight: bold;
	font-size: 1em;
}
div.dSubEntry a.dHeadwordTextUnlist {
	color: Maroon;
	font-weight: bold;
	font-size: 1em;
}
div.dSubEntry span.dTranslation {
	font-size: 1.1em;
}
div.dSubEntry a.dTranslation {
	font-size: 1.1em;
}
div.dSubEntry div.dSenseNumber {
	font-size: 1.1em;
}
div.dSubEntry span.dRewording {
	font-size: 1.1em;
}
div.dSubEntry div.dVars {
	margin-top: -0.25em;
	font-size: 0.75em;
}
a.dHasMore {
	margin-left: 40px;
	line-height: 2em;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	font-size: 90%;
}
span.dHighlight {
	background-color: Yellow;
}

div.dInfoBox {
	background-color: #FFFFCC;
	border: 2px solid #FFFF99;
	padding: 0.7em 0.7em 0px 0.7em;
	margin: 20px 0px 10px 0px;
	color: #333333;
}

div.dInfoBox strong {
	color: #371C00;
}

div.dInfoBox em {
	color: #00264A;
}

div.dInfoBox h1 {
	font-size: 1.1em;
	margin: 0px 0px 0.2em 0px;
	font-weight: normal;
	padding-bottom: 0.2em;
	border-bottom: 1px dotted #00264A;
	text-transform: none;
	color: #333333;
}

div.dInfoBox p {
	margin: 0.7em 0em 0.7em 0em;
}

span.dPreText {
	color: #333333;
	font-weight: bold;
}

div.dGroup
{
		
}

div.dGroup a {
	color: Green;
}

div.dGroup img {
	border: 0px;
}

div.dGroupTitle
{
	margin-bottom: 0px;	
}

div.dGroupContent
{
	margin-left: 2em;
	margin-bottom: 1em;
}

div.dGroup div.dExamples
{
	margin-top: 0.5em;
}
div.dGroup div.dExpansions
{
	padding-bottom: 0em;
}
span.dFrequency {
	color: Gray;
	margin-left: 0.5em;
}
