﻿


/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$   Auto Complete Style   $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$  */

.output
{
	position: absolute;	
	height:100px;	
	width:170px;
	cursor:hand;		
	margin:  0px 0px 1px 33px;	
	overflow-y:auto;
	overflow-x:hidden;	
	font-family: Tahoma;
    font-size: 8pt;
	line-height:12pt;
	border: 1px solid #000000;
	background: #fff;
	padding-left:2px;
	padding-top:2px;
	
	top: 45px;
	left: 0px;
	z-index:100;
	text-align:justify;
}

.output1
{
	position: absolute;	
	height:100px;	
	width:152px;
	cursor:hand;		
	margin:  0px 0px 0px 1px;	
	overflow-y:auto;
	overflow-x:hidden;	
	font-family: Tahoma;
    font-size: 8pt;
	line-height:12pt;
	border: 1px solid #000000;
	background: #fff;
	padding-left:2px;
	padding-top:2px;
	
	/*top: 1021px;
	left: 436px;*/
	z-index:100;
	text-align:justify;
}

.output2
{
	position: absolute;	
	height:100px;	
	width:152px;
	cursor:hand;		
	margin:  0px 0px 0px 1px;	
	overflow-y:auto;
	overflow-x:hidden;	
	font-family: Tahoma;
    font-size: 8pt;
	line-height:12pt;
	border: 1px solid #000000;
	background: #fff;
	padding-left:2px;
	padding-top:2px;
	
	/*top: 1212px;
	left: 447px;*/
	z-index:100;
	text-align:justify;
}



/* $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$  end Auto Complete Style   $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$  */

/* Style 1 */

/*input		{
		text-align: left;
		padding: 0px 0px 0px 0px;
		margin: 3px 3px 3px 17px;
		border: 0px;
		font-weight: normal; 
		font-size: 14px;
		color: #663300;
		border: 0px;
		font-family: tahoma, arial, helvetica; 
		background-color: transparent;		
		}
input.tableinput	{
		font-family : tahoma, arial, helvetica; 
    		font-size: 11px;
		padding: 1px 0px 1px 0px;
		margin: 1px 0px 1px 0px;		
    		font-weight: normal;
    		background-color: #fff;
		border-color: #B3C5D4;
    		border-style: solid;
    		border-width: 1px;
		color: #494949;
		text-transform: none;
		text-indent: 5px;
		}*/
		
/* style 2 */

/*.refshadow
{
	position:absolute;
	top: 113px;
	left: 35px;
	z-index:50;
	background: #fff;	
	text-align:justify;	
}
.refshadow div{
	position:relative;
	top: -2px;
	left: -2px;
	z-index:50;
}
.refoutput
{
	position: absolute;	
	height:110px;
	width:100px;
	cursor:hand;		
	margin:  0px 0px 0px 0px;	
	overflow-y:auto;
	overflow-x:hidden;
	font-family:Arial;
	font-size: 8pt;
	border: 1px solid #000000;
}*/
		

/*.shadow
{
	position:absolute;
	left: 105px;
	top: 130px;
	background: #fff;
	z-index:100;
	text-align:justify;	
}
.shadow div
{
	position:relative;
	top: 2px;
	left: 2px;
	z-index:100;
	padding-left:2px;
}*/



/* style 3 */

/*.autocomplete {
    font-family: Tahoma;
    font-size: 8pt;
    background-color: white;
    border: 1px solid black;
    position: absolute;
    cursor: default;
    overflow: auto;
    overflow-x: hidden;
}

.autocomplete_item {
    padding: 1px;
    padding-left: 5px;
    color: black;
    width: 100%;
}

.autocomplete_item_highlighted {
    padding: 1px;
    padding-left: 5px;
    color: white;
    background-color: #0A246A;
}*/


/* Style 4 */

/*.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;	
	width: 100%;
	font: menu;
	font-size: 12px;	
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('ajax-loader.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #B2B4BF;
	color: white;
}*/
