/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px 0px;
}

form {

margin:0px 0px;
padding:0px 0px;}
#main {
	background-color: #FFFFFF;
	width: 778px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;

}
#menu_cat {
	margin: 0px;
	width: 200px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}

#box_left {
	background-color: #22AB0D;
	text-align: left;
	vertical-align: top;
}

.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	border: 1px solid #E8E1E1;
}
.box_product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	border: 1px solid #E8E1E1;
	padding: 5px;
}

#box_vote {
	text-align: left;
	vertical-align: top;
	background-color: #22AB0D;
	background-image: url(../images/bg_vote.gif);
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#box_support {
	text-align: left;
	vertical-align: top;
	background-color: #22AB0D;
	background-image: url(../images/bg_support.gif);
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

#box_statictis {
	text-align: left;
	vertical-align: top;
	background-color: #22AB0D;
	background-image: url(../images/bg_statistic.gif);
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#box_banner {
	text-align: center;
	vertical-align: top;
	background-color: #22AB0D;
	background-image: url(../images/box_banner_bottom.gif);
	background-position: right bottom;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 35px;
}
#box_footer_left {
	text-align: left;
	vertical-align: top;
	background-color: #FABC03;
	background-image: url(../images/left_footer.gif);
	background-position: left top;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#box_footer_right {
	text-align: right;
	vertical-align: bottom;
	background-color: #339900;
	background-image: url(../images/right_footer.gif);
	background-position: right top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.welcome {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.sub_welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE57C;
	text-decoration: none;
}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #9C0E1F;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

SELECT {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY:Arial, sans-serif
}
TEXTAREA {
	FONT-SIZE: 11pt;
	COLOR: #333333;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-weight: normal;
	text-decoration: none;
}	
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border: 1px solid #999999;
	text-align:center;
}
.menu {
	color : #023DC2;
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
	text-align: center;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

A.menu:link {
	color : #023DC2;
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
	text-align: center;
	
}

A.menu:visited {
	color : #023DC2;
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
	text-align: center;
	   
}
A.menu:hover {
	color : #669966;
	text-decoration: underline;
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal; 
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.bg_box {
	background-image: url(../images/bg_box.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.bg_subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg_subcat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
	text-align: left;
	vertical-align: top;
}
.bg_left {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bt_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../images/icon_bt_cat.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-left: 70px;
	height: 31px;
	text-align: left;
	vertical-align: middle;
	cursor:hand;
}
.bt_cat_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #Ff9900;
	background-image: url(../images/icon_bt_cat_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-left: 70px;
	height: 31px;
	text-align: left;
	vertical-align: middle;
	cursor:hand;
	
}

.bt_subcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-left: 40px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #f0f0f0;
}
.subcat:link,.subcat:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.subcat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-decoration: underline;
}
.xanh10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

A.xanh10:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
A.xanh10:visited {
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
}
A.xanh10:hover {
	color: #FF9900;
	text-decoration: underline;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.content_vote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00000;
	padding:5px;
	text-decoration: none;
}

.trang11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.trang11:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.trang11:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.trang11:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #4A5921;
	text-decoration: underline;
}
.do12 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.do12:link {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.do12:visited {
	font-size: 12px;
	color: #FF0000;
}
A.do12:hover {
	font-size: 12px;
	color: #009900;
	text-decoration:underline;
}

.bg_top {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button {
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	border: 1px solid #FF6600;
	background-color: #CCCCCC;
	height: 16px;
	width: 50px;
}
.bgxanh {
	background-color: #339900;
}

.button1 {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	background-image: url(../images/bt_dangnhap.gif);
	height: 22px;
	width: 83px;
	background-repeat: no-repeat;
	text-align: left;
	background-position: center;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-transform: none;
	padding-left: 5px;
}
.button2 {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(../images/box/bg_button1.gif);
	height: 32px;
	width: 93px;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	border: 1px solid #F26520;
	background-color: #F26520;
}

.bg_tittle {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-image: url(../images/box/bg_top-11.gif);
	background-repeat: repeat-x;
	height: 35px;
	vertical-align: middle;
}
.blue {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
A.blue:link {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

A.blue:visited {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #006699;

}
A.blue:hover {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

A.category:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
A.category:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

A.category:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration:underline;
}

.bg_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC33;
	margin: 0px;
	padding: 5px;
}
.bg_title_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/bg_title_new.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-left-color: #CC6600;
}
.bg_title_newest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/bg_title_newest_product.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 3px;
	text-align: center;
	height: 25px;
	background-color: #ffcc33;
	vertical-align: middle;
}
#g_new_t_l {
	background-image: url(../images/g_new_t_l.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	height: 10px;
	width: 12px;
}
#g_new_t_r {
	background-image: url(../images/g_new_t_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	height: 10px;
	width: 12px;
}
#g_new_b_r {
	background-image: url(../images/g_new_b_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 10px;
	width: 12px;
}
#g_new_b_l {
	background-image: url(../images/g_new_b_l.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	height: 10px;
	width: 12px;
}
#g_new_b {
	background-image: url(../images/bg_new_b.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 10px;
}
.bg_xamnhat {
	background-color: #E9E9E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
}

#g_new_t {
	background-image: url(../images/bg_new_t.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	height: 10px;
}
#g_new_l {
	background-image: url(../images/bg_new_l.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
}
#g_new_r {
	background-image: url(../images/bg_new_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
}
.shadow_nav {
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
}
.shadow_right {
	background-image: url(../images/bg_not_rigth.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
}
#top_rate {
	background-image: url(../images/bg_top_rate.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top_naptien {
	background-image: url(http://www.uxvoiz.com.vn/images/bg_naptien_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:36px;
}
#bottom_naptien {
	background-image: url(http://www.uxvoiz.com.vn/images/bg_bottom_naptien.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:28px;
}
#rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #DF8730;
	line-height:20px;
	vertical-align:top;
	padding-left:10px;
	padding-top:10px;
	
}
#rate2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #DF8730;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height:20px;
	vertical-align:top;
		padding-left:10px;
	padding-top:10px;
	
}#bottom_rate {
	background-image: url(http://www.uxvoiz.com.vn/images/bg_bottom_rate.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
}
.bg_naptien {
	background-image: url(http://www.uxvoiz.com.vn/images/bg_box_naptien.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}
.titlte_napthe
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
}

.alpha_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	height: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-right: 1px;
}
.oval_border {
	margin-bottom: 6px;
	color: #ffffff;
	border: 1px solid #CCCCCC;

	-moz-border-radius: 4px 4px 4px 4px; 
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

