.button
{
	background-image:url(images/button_bg.gif);
	width:99px;
	height:23px;
	border:white 0px solid;
	font-family:Arial;
	font-weight:600;
	font-size:11px;
}
.button_small
{
	background-image:url(images/button_small.gif);
	width:87px;
	height:23px;
	border:white 0px solid;
	font-family:Arial;
	font-weight:600;
	font-size:11px;
}
/* TRANG TIN  */
.cssListInfo
{
	color:black;
}
.cssListInfo a
{
	text-decoration:none;
	color:black;
}
.cssListInfo a:hover
{
	text-decoration:underline;
	color:red;
}
.cssListInfo_img
{
	padding:2px;
	margin:2px;
	border:#CCCCCC 1px solid;
	width:150px;
}

.topmenu{
width: 100%;
background-image:url(images/topmenu_bg.png);
background-repeat:repeat-x;
font: bold 12px Arial, Verdana, sans-serif;
text-transform:uppercase;
text-align:center;
float:left;
}

.topmenu ul{
list-style: none;
margin:0px;
padding:0px;
float:left;
}

.topmenu li{
height:35px;
float:left;
}


.topmenu a{
float: left;
color: white;
text-decoration:none;
}

.topmenu a span{
float: left;
display: block;
padding: 11px 0px 0px 0px;
cursor: pointer;
width:105px;
}

.topmenu a span{
float: none;
}


.topmenu a:hover, .topmenu li.selected a{
background-image:url(images/topmenu_active.png);
height:35px;
color: white;
}

.topmenu a:hover span{
background-color: transparent;
}


/* nhung TD tren cung */
.css_headerform
{
	float:left; width:100%; padding:3px 0px 3px 0px;
	border-top:#A4D5CD 1px solid;
	border-bottom:#A4D5CD 1px solid;
	background-color:#E2ECF5; margin-bottom:2px;
}
.css_headerform a
{
	text-decoration:none;
	color:#FF6600; 
	font-weight:700;
}
.css_headerform a:hover
{
	text-decoration:underline;
}

.title_left
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:10px 0px 10px 0px;
	background-image:url(images/title_left_bg.png);
	background-repeat:no-repeat;
	height:32px;
}

/* ............ MAIN MENU ..................*/
.menutitle{
font-family:Arial;
font-weight:bold;
cursor:pointer;
margin-bottom: 5px;
color:#0033CC;
width:96%;
padding:4px;
font-size:12px;
border:0px solid #000000;
margin-left:3px;
}
/*color:#0066CC; */

.submenu{
margin-bottom: 0.9em;
margin-left:3px;
}
.submenu A
{
font-family: Arial;
text-decoration: none;
color:#333333;
font-size:12px;
line-height:170%;
padding-left:5px;
}
.submenu A:hover
{
font-family: Arial;
text-decoration: none;
color:#FF0000;
font-size:12px;
}

.cssIconProduct
{
	float:left;	
	width:18%;
	height:250px;
	margin:0px 7px 0px 8px;
}
.cssIconProduct a
{
	color:#0033CC;
	text-decoration:none;
}
.cssIconProduct a:hover
{
	color:#FF0000;
	text-decoration:underline;
}
.cssIconProduct_img
{
	height:120px;
	width:120px;
	padding:2px;
	border:#CCCCCC 1px solid;
}
.cssIconProduct_menu
{
	color:red;	
	height:35px;
	padding-right:27px;
}
.cssIconProduct_originalprice
{
	color:#333333;
	padding-right:27px;
}

/*------------- CHI TIET SAN PHAM -----------------*/
.css_table_product_detail
{
	width:100%;
	font:11px/24px Verdana, Arial, Helvetica, sans-serif;
}
.css_table_product_detail a
{
	text-decoration:none;
	color:#0033CC;
}
.css_table_product_detail a:hover
{
	text-decoration:underline;
	color:#FF0000;
}
.css_table_product_detail_img
{
	padding:2px;
	border:#CCCCCC 1px solid;
}

/*    tieu de group o trang home ----------------------*/
.title_group
{
	font-size:14px;
	text-decoration: none;
	color:#ff6600;
	font-weight:bold;
	padding:7px 0px 6px 8px;
	width:99%!important;
	width:100%;
	float:left;
	background-color:#E2ECF5;
	margin-bottom:10px;
	margin-top:1px;
}
.title_group a
{
	text-decoration:none;
	color:#0033CC;
	
}
.title_group a:hover
{
	text-decoration:underline;
	color:red;
}

/*---------------- TIEU DE TRANG O DAY ------------------*/
.title_trang
{
	font-size:14px;
	text-decoration: none;
	color:#ff6600;
	font-weight:bold;
	padding:7px 0px 6px 8px;
	width:99%!important;
	width:100%;
	float:left;
	background-color:#E2ECF5;
	margin-bottom:10px;
	margin-top:1px;
	text-align:left;
}
.title_trang a
{
	text-decoration:none;
	color:#0033CC;
}
.title_trang a:hover
{
	text-decoration:underline;
	color:red;
}
