﻿.css_nlp_button
{
	margin: 5px 0px;	
}

.css_text_in
{
	font-size:x-large;	
}
.css_textbox
{
	font-size:x-large;	
}
#nlpLexicon
{
	CLEAR: both; BORDER-TOP: Red 2px solid; MARGIN-TOP: 75px; 	FONT: 10pt/1.2em Verdana,Arial,Helvetica,sans-serif; COLOR:Red; 
}

#nlpLexicon P
{
 	FONT: 12pt/1.2em Verdana,Arial,Helvetica,sans-serif; margin-top: 0; margin-bottom: 0; padding-bottom: 0; padding-bottom : 0;
}

#nlpLexicon UL LI
{
	list-style-image:url(arrowLexicon.gif); 	FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #969296 
}

#nlpLexicon OL LI.lexeme
{
 	FONT-SIZE: 20px; COLOR:Red; LINE-HEIGHT: 22px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: transparent
}


#nlpLexicon OL LI.lexemeDetails
{
	FONT: 12pt/1.2em Verdana,Arial,Helvetica,sans-serif;
}


#nlpSyntax
{
	COLOR:Blue; FONT: 12pt/1.2em Verdana,Arial,Helvetica,sans-serif; BORDER-TOP: Blue 2px solid; 
}

#nlpSyntax P
{
	FONT: 12pt/1.2em Verdana,Arial,Helvetica,sans-serif; 
}

#nlpSyntax OL LI.syntaxDiagram
{
	COLOR:Blue; FONT-SIZE: 20px; BORDER: Blue 1px solid; 
}

#nlpSyntax OL LI.syntaxDiagram P
{
	FONT: 12pt/1.2em Verdana,Arial,Helvetica,sans-serif; 
}

#nlpSyntax OL LI.syntaxDiagram UL LI
{
	list-style-image:url(arrowSyntax.gif); 	
}

#nlpSyntax OL LI.syntaxDiagram UL LI.rkType
{
 	FONT-SIZE: 20px; COLOR:Blue; LINE-HEIGHT: 22px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}

#nlpSyntax OL LI.syntaxDiagram UL LI.rkRole
{
 	FONT-SIZE: 20px; COLOR:Blue; LINE-HEIGHT: 22px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}

#nlpSyntax UL LI.rkRole DIV
{
	COLOR:Red; PADDING-TOP: 0px; MARGIN: 0px; 
}

/*keywords.aspx*/
.styleKeyword {
	color: Green;
	text-align: left;
	border: 2px solid;
}
