﻿body 
{	
}
.Mylegend
{
	font-family:Arial;
	font-size:12px;
	color :#000000;
	font-weight:bolder;
	
}
.MylegendHead
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color:#ffffff;
}
.button
{	
	border-color:#ffffff;	
	border-width:1px;
	color:White;
	font-size:11px;	  
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat-x;
	height:20px;
}
.button2
{	
	width:195px;
}
.form_field_head
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#363426;		
}
.text_input_button
{
	BORDER-RIGHT:#E7DECF  1.5px solid;
	BORDER-TOP: #E7DECF 1.5px solid;
	BORDER-LEFT: #E7DECF 1.5px solid;
	BORDER-BOTTOM: #E7DECF 1.5px solid; 
	FONT-SIZE: 11px;	
	COLOR:#ffffff; 	
	BACKGROUND-COLOR:#684D38;
	font-weight:bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.text_input
{
	BORDER-RIGHT:#000000  1.5px solid;
	BORDER-TOP: #000000 1.5px solid;
	BORDER-LEFT: #000000 1.5px solid;
	BORDER-BOTTOM: #000000 1.5px solid; 
}
.mygrid_header
{
	background-color:#494633;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;	
}
.mygrid_second_row
{
	background-color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    border-collapse: collapse;
    border: none;
}
.mygrid_first_row
{
	background-color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    border-collapse: collapse;
    border: none;
}
.mygrid_pager
{
	font-family: Verdana ;
    font-size: 6px;
    border-collapse: collapse;
    border: none;    
}
  
.mygrid_Error
{
	background-color:White;	
	font-family: Verdana;
    font-size: 12px;	 
    color:Red;   
}
.par
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 margin:6px; 
	 line-height:18px;
	 text-align:justify;
}
.bottamline
{
	 font-family:Arial, Helvetica, sans-serif;
	 color:#FFFFFF; 
	 font-size:12px;
	 text-align:center;
}
.llabel
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:bold;
	 color:#FFFFFF;
	 margin:2px; 
	 line-height:18px;
	 text-align:justify;
}
.lblExample
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:bold;
	 color:#FFFFFF;
	 margin:2px; 
	 line-height:18px;
	 text-align:justify;
}
.errMsg
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:bold;
	 color:#FF0000;
	 margin:2px; 
	 line-height:18px;
	 text-align:justify;
}
.hreflink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #EDE2BB;
	text-decoration:none;
}
a.hreflink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.refLlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:2px;
	text-decoration:none;
}
a.refLlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A13703;
	text-decoration:none;
}
.flink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #EDE2BB;
	text-decoration:none;
}
a.flink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #BA983C;
	text-decoration:none;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDE2BB;
}
.text_input_button_harshit
{
	BORDER-RIGHT:#E7DECF  1.5px solid;
	BORDER-TOP: #E7DECF 1.5px solid;
	BORDER-LEFT: #E7DECF 1.5px solid;
	BORDER-BOTTOM: #E7DECF 1.5px solid; 
	FONT-SIZE: 11px;	
	COLOR:#ffffff; 	
	BACKGROUND-COLOR:#292823;
	font-weight:bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.menutop
{
	font-family:Arial, Helvetica, sans-serif; 
	text-align:left;
	color:#EDE2BB;
	font-size:12px;
	font-weight:bold;
	margin:10px;
	margin-left:10px;
	text-decoration:none;
}
.menutext
{
	font-family:Arial, Helvetica, sans-serif; 
	text-align:left;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin-left:20px;
	text-decoration:none;
}
.SectionText
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 font-weight:bold;
	 color:#000000;
	 margin:2px; 
	 line-height:18px;
	 text-align:justify;
}
.SectionHeader
{
	border-color:#ffffff;	
	border-width:1px;
	color:White;
	font-size:14px;	  
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat-x;
	height:20px;
}
.form_field_summary
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFBE7;		
}
.MylegendHeadPrn
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color:#000000;
}
.mygrid_second_rowPrn
{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    border-collapse: collapse;
    border: none;
}
.mygrid_first_rowPrn
{
	background-color:#EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    border-collapse: collapse;
    border: none;
}
.form_field_summaryPrn
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;		
}
.summary_border
{
	border-color:Black;
	border-width:thin;
	border:solid 1px;	
}

#livesearch
{ 
	margin:0px;
	width:147px; 
	background-color:White;  
}
#livesearch a
{ 
	text-decoration:none;
}
#livesearch ul
{ 
	left:0px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
}
/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
}
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    font-family:Arial;
	font-size:12px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
	font-family:Arial;
	font-size:12px;
}