﻿.ProductNewControl
{
	margin-bottom: 4px;
}
.ProductNewControl a
{
	text-decoration: none;
}
/* ------------------------------------------------------------------ */
.ProductNewControl .ProductTitle
{
	color: #004ABB;
	font-weight: bold;
	line-height: 25px;
}
.ProductNewControl .label
{
	font-weight: bold;
}
.ProductNewControl .Price
{
	color: Red;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.ProductNewControl .TableChiTiet
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	width: 100%;
	padding-top: 3px;
}
.ProductNewControl .TableChiTiet .TDLabel
{
	width: 90px;
	padding-bottom: 3px;
	vertical-align: top;
}
.ProductNewControl .TableChiTiet .TDDetail
{
	padding-bottom: 3px;
	vertical-align: top;
}
/* ------------------------------------------------------------------ */
/*											Column					 */
.ProductNewColumnControl{
	margin-bottom:4px;
}
.ProductNewColumnControl .TableKhung {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;font-size: 9pt;
	border-style: none;
	table-layout: fixed;
}
/* Title --------------------------------------------------- */

.ProductNewColumnControl .TLeftTitle {
	width: 15px;height: 15px;
}
.ProductNewColumnControl .TRightTitle {
	width: 15px;height: 15px;
}
.ProductNewColumnControl .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 --------------------------------------------------- */
.ProductNewColumnControl .TLeft_khung {
	width: 15px;height: 15px;
	background: url('images/TL.png') no-repeat left top;
}
.ProductNewColumnControl .TRight_khung {
	width: 15px;height: 15px;
	background: url('images/TR.png') no-repeat right top;
}
.ProductNewColumnControl .TCenter_khung {
	width: 100%;
	background:url('images/BoC.png') repeat-x left top;
}

/* --------------------------------------------------------------- */

.ProductNewColumnControl .BorderLeft_khung {
	background: url('images/BoL.png') repeat-y left;
}
.ProductNewColumnControl .BorderRight_khung {
	background: url('images/BoR.png') repeat-y right;
}
/* ---------------------------------------------------------------- */

/* Border Bottom -------------------------------------------------- */
.ProductNewColumnControl .BLeft_khung {
	width: 15px;height: 15px;
	background: url('images/BL.png') no-repeat left top;
}
.ProductNewColumnControl .BCenter_khung {
	width: 100%;
	background: url('images/BoC.png') repeat-x left bottom;
}
.ProductNewColumnControl .BRight_khung {
	width: 15px;height: 15px;
	background: url('images/BR.png') left top no-repeat;
}
/* ------------------------------------------------------------------ */






.ProductNewColumnControl *
{
	font: normal 9pt Arial;
}

.ProductNewColumnControl .ItemStyle
{
	border: 1px dotted #1A78B8;
	vertical-align: top;
	text-align: justify;
	font: normal 9pt Arial;
	width: 33%;
}

.ProductNewColumnControl .ColumnTDAnh
{
	padding-top: 10px;
	padding-bottom: 10px;
}

/*											Row						 */
.ProductNewRowControl{
	margin-bottom:5px;
}
.ProductNewRowControl .TableKhung {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;font-size: 9pt;
	border-style: none;
	table-layout: fixed;
}
/* Title --------------------------------------------------- */

.ProductNewRowControl .TLeftTitle {
	width: 5px;height: 35px;
	
}
.ProductNewRowControl .TRightTitle {
	width: 5px; height: 35px;
	
}
.ProductNewRowControl .TCenterTitle {
	font-weight: bold;color: #ffffff;
	padding:5px 0 0 10px;
	width: 170px; height: 35px;
	background:url('images/TCnew.png') no-repeat left bottom;
}

/* Border Top --------------------------------------------------- */
.ProductNewRowControl .TLeft_khung {
	height: 1px;
	background: url('images/TL.jpg') no-repeat left top;
}
.ProductNewRowControl .TRight_khung {
	width: 1px;
	background: url('images/TR.jpg') no-repeat right top;
}
.ProductNewRowControl .TCenter_khung {
	
	background:url('images/t.jpg') repeat-x left top;
}

/* --------------------------------------------------------------- */

.ProductNewRowControl .BorderLeft_khung {
	/*  background: url('images/border.gif') repeat-y left;*/
}
.ProductNewRowControl .BorderRight_khung {
	/*  background: url('images/border.gif') repeat-y right;*/
}
/* ---------------------------------------------------------------- */

/* Border Bottom -------------------------------------------------- */
.ProductNewRowControl .BLeft_khung {
	height: 1px;
	/*  background: url('images/BL.gif') no-repeat left top;*/
}
.ProductNewRowControl .BCenter_khung {
	
	/*  background: url('images/BC.gif') repeat-x left bottom;*/
}
.ProductNewRowControl .BRight_khung {
	width: 1px;
	/*  background: url('images/BR.gif') left top no-repeat;*/
}
/* ------------------------------------------------------------------ */




.ProductNewRowControl *
{
	font: normal 9pt Arial;
}

.ProductNewRowControl .TableKhungTrong
{
	border-bottom: 1px dotted #dbdbdb;
	padding-bottom: 6px;
	margin-bottom: 4px;
}
.ProductNewRowControl .TDGiaTien
{
	display:none;
	border: 1px dotted #dbdbdb;
	width: 2px;

}

.ProductNewRowControl .TDMuaHang
{
	padding-bottom: 7px;
	padding-top: 3px;
}
.ProductNewRowControl .TDAnh
{
	border: 1px dotted #dbdbdb;
	width: 110px;
}

