
.results {
	padding: 0px;
	background-color: white;
	overflow: auto;
	z-index: 99999;
	padding: 0;
	margin: 0;
	display: block;
	line-height: 16px;
}

/* HuyNP 2008/03/10 ADD START */
.inputsearch
{
	font-family:Arial;
	font-size : 11px;
	color: #565656;
	padding-left:3px; 
	margin-left:2px;
	margin-top:0px;
	padding-bottom:3px;
	padding-right:5px;
	outline:none;
	background-color:ffffff;
	border-bottom: solid 1px #9c9c9c;
	border-left: solid 1px #9c9c9c;
	border-right: solid 1px #9c9c9c;
	border-top: solid 1px #9c9c9c;
}
 .form input{
     border: 1px solid #d0ccc9;
     background: #fff;
     color: #5f95ef;
     font-size: 11px;
     font-weight: 700;
     padding-bottom: 2px;
 }
 .form input.text{
     font-weight: normal;
     color: #565656;
     border: 1px solid #9c9c9c;
     width: 150px;
     padding: 2px;
     margin-bottom: 0px;
	 margin-top:3px;
     text-align: left;
 }
.active{
     background: #ddeff6;
     border: 1px solid #0099d4;
 }

 .normal
 {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
 }
.over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
div#result
{
  display: none;
  border:1px solid #000000;
}
.span_label
{
	font-family:Arial,Verdana,sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:bold;
}
.GrayText
{
	font-family:Arial,Verdana,sans-serif;
	font-size:13px;
	color:#666666;
}
.div_tb_corner{
	width:150px;
	height:20px;
	background-image:url('images/textbox_corner.gif');
	background-repeat:no-repeat;
}
.tb_corner{
	border:0;
	width:138px;
	background:transparent;
	font-size:11px;
	margin-left:5px;
	padding-top:3px;
}
.tb_small_corner{
	border:0px;
	width:120px;
	background:transparent;
	margin-left:5px;
	margin-right:8px;
	font-size:11px;
	padding-top:3px;
}
.div_cb_corner{
	width:152px;
	height:108px;
	background:url('images/combo_corner_6items.gif') no-repeat;
	display:none;
	padding-left:6px;
	padding-top:6px;
}

.div_cb_corner4{
	width:152px;
	height:64px;
	background:url('images/combo_corner_4items.gif') no-repeat;
	display:none;
	padding-left:6px;
	padding-top:6px;
}

.div_container
{
	background:transparent;
	border:0;
	width:140px;
	height:108px;
	display:none;
	overflow: hidden;
}
.cb_corner{
	background:#f6f6f6;
	width:146px;
	top:-3px;
	left:-3px;
	font-size:11px;
	position:relative;
}
/*
.cb_corner{
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	background:transparent;
	width:142px;
	top:0px;
	margin-top:4px;
	margin-left:5px;
	margin-bottom:3px;
	height:100px;
	font-size:11px;
}

*/
.bt_small{
	width:21px;
	height:16px;
	background:url('images/huy4.gif') no-repeat;
}
/* HuyNP 2008/03/10 ADD END */
table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
input { outline: none; }
/* End style*/
#dhtmltooltip{
font-family:arial;
font-size:11px;
position: absolute;
width: 200px;
border: 1px solid #CCCCCC;
color:#666666;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.shado_left1 { background:url('http://www.tradiefinder.com/images/left.png') repeat-y 0px; width:10px; height:auto; }
.shado_right1 { background:url('http://www.tradiefinder.com/images/right.png') repeat-y 0px; width:10px; height:auto; }
.shado_left1 div { background:url('http://www.tradiefinder.com/images/header_line.png') repeat-x; height:26px; }
.shado_right1 div { background:url('http://www.tradiefinder.com/images/header_line.png') repeat-x; height:26px; }
