﻿.ProductSearchControl
{
	margin-bottom: 4px;
}
.ProductSearchControl a
{
	text-decoration: none;
}
/* Title --------------------------------------------------- */

.ProductSearchControl .TLeftTitle
{
	width: 12px;
	height: 39px;
	background: url('images/TL.png') no-repeat left bottom;
}
.ProductSearchControl .TRightTitle
{
	width: 12px;
	height: 39px;
	background: url('images/TR.png') no-repeat left bottom;
}
.ProductSearchControl .TCenterTitle
{
	width: 100%;
	height: 39px;
	font:bold 9pt Arial;
	padding:15px 0 0 2px;
	text-transform:uppercase;
	color: #FFFFFF;
	padding: 5px 0 0 2px;
	background: url('images/TC.png') repeat-x left bottom;
}


/* --------------------------------------------------------------- */

.ProductSearchControl .BorderLeft_khung
{
	/*background: url('images/BoL.png' ) repeat-y left;*/
}
.ProductSearchControl .BorderRight_khung
{
	/*background: url('images/BoR.png' ) repeat-y right;*/
}
/* ---------------------------------------------------------------- */

/* Border Bottom -------------------------------------------------- */
.ProductSearchControl .BLeft_khung
{
	/* width: 15px;
	height: 15px;
	background: url'images/BL.png' ) no-repeat left top;*/
}
.ProductSearchControl .BCenter_khung
{
	/*width: 100%;
	background: url('images/BoC.png' ) repeat-x left bottom;*/
}
.ProductSearchControl .BRight_khung
{
	/*width: 15px;
	height: 15px;
	background: url('images/BR.png' ) left top no-repeat;*/
}
/* ------------------------------------------------------------------ */

.ProductSearchControl .TableKhung
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-style: none;
	table-layout: fixed;
}
.ProductSearchControl .ProductTitle
{
	color: #004ABB;
	font: Bold #6e6e6e 9pt;
	line-height: 30px;
}
.ProductSearchControl .label
{
	font-weight:bold;
}
.ProductSearchControl .TableChiTiet .TDLabel
{
	width: 90px;
	padding-bottom: 3px;
	vertical-align: top;
}
.ProductSearchControl .TableChiTiet .TDDetail
{
	padding-bottom: 3px;
	vertical-align: top;
}
.ProductSearchControl .TableChiTiet
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	width: 100%;
	padding-top: 3px;
}
.ProductSearchControl .Price
{
	color: Red;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.ProductSearchControl .SearchForm
{
font-size: 9pt; 
width: 100%;
font-family: Arial; 
border-collapse: collapse
}
.ProductSearchControl .tdSearchTitle
{
	width: 80px !important;
	text-align:left;
	font: #6e6e6e 8pt;
}
	
.ProductSearchResultControl
{
	margin-bottom: 4px;
}
.ProductSearchResultControl a
{
	text-decoration: none;
}
/* Title --------------------------------------------------- */

.ProductSearchResultControl .TLeftTitle
{
	width: 15px;
	height: 15px;
}
.ProductSearchResultControl .TRightTitle
{
	width: 15px;
	height: 15px;
}
.ProductSearchResultControl .TCenterTitle
{
	width: 100%;
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 20px;
	background: url(        'images/TC.png' ) no-repeat left bottom;
}

/* Border Top --------------------------------------------------- */
.ProductSearchResultControl .TLeft_khung
{
	width: 15px;
	height: 15px;
	background: url(        'images/TL.png' ) no-repeat left top;
}
.ProductSearchResultControl .TRight_khung
{
	width: 15px;
	height: 15px;
	background: url(        'images/TR.png' ) no-repeat right top;
}
.ProductSearchResultControl .TCenter_khung
{
	width: 100%;
	background: url(        'images/BoC.png' ) repeat-x left top;
}

/* --------------------------------------------------------------- */

.ProductSearchResultControl .BorderLeft_khung
{
	background: url(        'images/BoL.png' ) repeat-y left;
}
.ProductSearchResultControl .BorderRight_khung
{
	background: url(        'images/BoR.png' ) repeat-y right;
}
/* ---------------------------------------------------------------- */

/* Border Bottom -------------------------------------------------- */
.ProductSearchResultControl .BLeft_khung
{
	width: 15px;
	height: 15px;
	background: url(        'images/BL.png' ) no-repeat left top;
}
.ProductSearchResultControl .BCenter_khung
{
	width: 100%;
	background: url(        'images/BoC.png' ) repeat-x left bottom;
}
.ProductSearchResultControl .BRight_khung
{
	width: 15px;
	height: 15px;
	background: url(        'images/BR.png' ) left top no-repeat;
}
/* ------------------------------------------------------------------ */

.ProductSearchResultControl .TableKhung
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-style: none;
	table-layout: fixed;
}
.ProductSearchResultControl .ProductTitle
{
	color: #004ABB;
	font-weight: bold;
	line-height: 25px;
}
.ProductSearchResultControl .label
{
	font-weight:bold;
}
.ProductSearchResultControl .TableChiTiet .TDLabel
{
	width: 90px;
	padding-bottom: 3px;
	vertical-align: top;
}
.ProductSearchResultControl .TableChiTiet .TDDetail
{
	padding-bottom: 3px;
	vertical-align: top;
}
.ProductSearchResultControl .TableChiTiet
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	width: 100%;
	padding-top: 3px;
}
.ProductSearchResultControl .Price
{
	color: Red;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.ProductSearchResultControl .SearchForm
{
font-size: 9pt; 
width: 100%;
font-family: Arial; 
border-collapse: collapse
}
.ProductSearchResultControl .tdSearchTitle
{
	width: 80px;
	text-align:right
	}
