/* CSS Document */
body
{
background-image:url(images/product_02.jpg);
background-repeat:repeat-x;
background-color:#FFECFF;
}

.Bg_Product
{
background:url(images/product_03.jpg) no-repeat;
width:800px;
height:1600px;
}

/* CSS Document */

.ProductItemBg{
	background-color: #ffe4ff;
	vertical-align: top;
	padding: 6px;
	margin-top: 23px;
	margin-right: 15px;
	margin-bottom: 23px;
	margin-left: 15px;
	border: 1px solid #666666;
}
.ProductItemImg {
	height: 105px;
	width:143px;
	border: 1px solid #666666;
}
.ProductItemText, .ProductItemTitle, .ProductItem, A.ProductItem:link, A.ProductItem:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	vertical-align: top;	
}
.ProductItemText {
	color: #000000;
}
.ProductItemTitle {
	color: #605025;
}
.ProductItem {
	text-align:right;
}
A.ProductItem:link {
	color: #605025;
	text-decoration: none;
	text-align:right;
}
A.ProductItem:hover {
	color: #cc6600;
	text-decoration:none;
	text-align:right;
/*	cursor:pointer;*/
}
.TxtContent
{
	color:#222222;
	font-size:11px;
	font-family:Tahoma;
}


.ModuleTop {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/module_top.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 5px;
	width:179px;
	height:32px;
}
.ModuleMiddle {
	font-family: Verdana;
	background-image: url(images/module_middle.jpg);
	vertical-align: top;
	font-size: 12px;
	color: #333333;
	width:179px;
	padding-left: 15px;
}




.ModuleBottom {
	background-image: url(images/module_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width:179px;
	height:56px;
}

.ControlMenu
{
	vertical-align: top;
	padding-left: 12px;
	list-style-type: square;
	color: #333333;
	font-family: Verdana;
	font-weight: bold;

}
.Button
{
	background-color: #ffccff; /* mau vang sam*/
	border: #FFFFFF;
	border: 1px solid #333333;
	color: #222222;
	margin-left: 3px;
	padding-left: 3px;
	margin-right: 3px;
	padding-right: 3px;
}
.ButtonLanguage
{
	color:#DB07DB;
		font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
	font-style:italic;
	 background-color:#FFF4FF;
	 border:#F0EED0;
	 
}







/* phan trang*/


/* style cho pager */

.PagerContainerTable
{

color:#222222;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	
}
.PagerInfoCell
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	font: bold 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
color:#222222;
	padding-top: 3px;
	white-space: nowrap;
	 
font-size: 11px;
	font-weight:bold;
	font-style:italic;
}
.PagerInfoCell:link
{
	color: saddlebrown;
	font-weight: bold;

	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: saddlebrown;
	text-decoration: none;
}


.PagerCurrentPageCell
{
	color: #ff9966;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;

}
.PagerOtherPageCells
{
	color:#222222;
	
}
.PagerSSCCells
{
	color: saddlebrown;
}

.PagerHyperlinkStyle
{color: saddlebrown;
	font: 14px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:hover
{
	color:#222222;
	text-decoration: none;
	font: 12px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:link
{
	color:red;	color: saddlebrown;
	text-decoration: none;
	font: 14px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:visited
{
	color: darkred;
	text-decoration: none;
	font: 12px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:active
{
	color: #993333;
	text-decoration: none;
	font: 12px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}


