/*******************************************************************************
 * dinh dang chung
 */
div.layout-logo, div.layout-tab, div.layout-subtab {
	font-family: Tahoma, Arial, Verdana, Helvetica, serif, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #2e2e2e;
}

div.layout-logo img, div.layout-tab img, div.layout-subtab img {
	border: none 0px; 
}

div.layout-logo a, div.layout-tab a, div.layout-subtab a {
	text-decoration: none; 
	color: #2e2e2e;
}

div.layout-logo a:hover, div.layout-tab a:hover, div.layout-subtab a:hover {
	text-decoration: underline; 
	color: #2176b8;
}

/*******************************************************************************
 * dinh dang cho phan logo
 */
div.layout-logo a {
	color: #088a68;
}

/*******************************************************************************
 * dinh dang cho phan menu chinh
 */
div.layout-tab {
	margin-bottom: 5px;
}

div.layout-tab td.center {
	background: transparent url("images/community_menu.png") repeat-x scroll 0 -36px;
	height: 36px;
	vertical-align: middle;
}

div.layout-tab td.right {
	background: transparent url("images/community_menu.png") no-repeat scroll 0 -72px;
	width: 8px;
}

div.layout-tab #tab_navigation .item {
	background: transparent url("images/community_menu_normal.png") no-repeat;
	height: 36px;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
}

div.layout-tab #tab_navigation .on {
	background: transparent url("images/community_menu_on.png") no-repeat;
}

div.layout-tab #tab_navigation .sep {
	background: transparent url("images/community_menu_normal.png") no-repeat;
	width: 14px;
}

div.layout-tab #tab_navigation .sepx {
	width: 7px;
}

div.layout-tab #tab_navigation .index {
	background-position: -14px 0;
	width: 45px;
}

div.layout-tab #tab_navigation .khoa-hoc {
	background-position: -59px 0;
	width: 84px;
}

div.layout-tab #tab_navigation .cong-cu {
	background-position: -143px 0;
	width: 132px;
}

div.layout-tab #tab_navigation .dien-dan {
	background-position: -275px 0;
	width: 87px;
}

div.layout-tab #tab_navigation .mua {
	background-position: -362px 0;
	width: 57px;
}

/*******************************************************************************
 * dinh dang cho phan menu con
 */
div.layout-subtab {
	margin-bottom: 5px;
}

div.layout-subtab td {
	background: transparent url("images/community_submenu.png") repeat-x scroll 0 -36px;
	height: 36px;
	vertical-align: middle;
}

div.layout-subtab td.left {
	background: transparent url("images/community_submenu.png") no-repeat;
	width: 8px;
}

div.layout-subtab td.right {
	background: transparent url("images/community_submenu.png") no-repeat scroll 0 -72px;
	width: 8px;
}

div.layout-subtab #sub_navigation {
	margin-left: 25px;
	margin-right: 25px;
}

div.layout-subtab #sub_navigation span {
	padding-left: 15px;
	padding-right: 15px;
}

div.layout-subtab #sub_navigation .item {
	display: none;
}

div.layout-subtab #sub_navigation .on {
	display: block !important;
}

/*******************************************************************************
 * dinh dang cho muc ho troi truc tuyen
 */
#livesupport td {
	background: transparent url("images/community_livesupport.png") repeat-x scroll 0 -49px;
	height: 49px;
}

#livesupport td.left {
	background: transparent url("images/community_livesupport.png") no-repeat 0 0;
	width: 8px;
}

#livesupport td.status img {
	height: 46px;
}

#livesupport td.right {
	background: transparent url("images/community_livesupport.png") no-repeat scroll 0 -98px;
	width: 8px;
}

#livesupport td.contact {
	text-align: left;
	font-size: 90%;
	padding-left: 5px;
}

#livesupport td.contact a {
	color: #088a68;
}
