/* CSS Document */
html {
	SCROLLBAR-BASE-COLOR: #CCCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
}

body {	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px; 
	color:#333333;
}

#vnt-wrapper {
	width:100%;
}
#vnt-container {
	width:1000px;
	margin:0px auto;
	background:#FFFFFF;
}


@font-face { font-family: customFont; src: url("../fonts/font.ttf");
	src: url('../fonts/font.eot?#iefix') format('embedded-opentype'),
	url('../fonts/font.ttf')
	}
/*======================== css su dung cho header ================================*/

#vnt-header	{
	padding:0px;
	position:relative;
}
#vnt-header	.logo {}
#vnt-header .menu_header {position:absolute;
	bottom:20px;
	width:100%;
	text-align:right;
	color:#c3c3c3}
#vnt-header .menu_header a {color:#fff;
	font-weight:bold;}
#vnt-header .menu_header a.current {color:#ed1c24}

#vnt-header .menu_header span {padding:0 5px;}
/*======================== css su dung cho menutop ================================*/
#vnt-menutop {background:url(../images/bg_menu.gif) repeat-x;
	height:37px; 
	border:1px solid #565656;
	border-top:none;
	border-bottom:none;
	-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
 border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;}

#vnt-menutop .menutop {width:939px;
	float:left;
	}
#vnt-menutop .menutop li.first a {padding-top:5px;
	padding-bottom:7px;}	
	
#vnt-menutop .menutop li:first-child a:hover {-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
 border-top-left-radius: 5px;}
#vnt-menutop .menutop li a.current {background:url(../images/menu_act.gif) repeat-x;} 
#vnt-menutop .menutop li.first a.current {-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
 border-top-left-radius: 5px;}

#vnt-menutop  .div_search {float:right;
	position:relative;
	width:53px;
	line-height:37px;}
#vnt-menutop  .div_search a{background:url(../images/icon_search.png) center center no-repeat;
	text-align:center;
	display:block;}
#vnt-menutop .header_search {
		position:absolute;
		top:37px;
		right:0px;
		border:1px solid #565656;
		border-top:none;
		padding:10px;
		display:none;
		z-index:101;
		background:#fff;
		-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}
#vnt-menutop .header_search .btn_search  {background:url(../images/btn_box_search.gif) no-repeat;
	width:25px;
	height:28px;
	border:none;
	cursor:pointer;
	margin-left:10px;}
#vnt-menutop .header_search .text_search {background:url(../images/bg_text_search.gif) no-repeat;
	height:28px;
	width:252px;
	padding-left:10px;
	color:#333333;
	border:none;}



/*======================== css su dung chung cho trang ================================*/
#vnt-content {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

 
/*------------ css cho footer ------------*/
#vnt-footer {
	padding:0px;
	background:#000000;
	border-left:1px solid #202020;
	border-right:1px solid #202020; 
}
#vnt-footer .menu_footer { text-align:center}


#vnt-social-network { text-align:center; padding:6px 15px;
	background:url(../images/bg_icon_share.gif) repeat-x;
	}
#vnt-social-network .fr {padding-top:4px;}
#vnt-footer  {color:#999999;}
.footer_copyright {overflow:hidden}
#vnt-footer  .copyright_time_work {padding-top:20px;
	padding-left:15px;
	width:405px;}
#vnt-footer .copyright {padding:10px 0;
	padding-bottom:15px;}
#vnt-footer .copyright a.thietkeweb {color:#999999;}	
#vnt-footer .copyright a {color:#FF3840}
#vnt-footer .address {padding:30px 15px;
	color:#999999;
	width:545px;}
#vnt-footer .address h2 {text-transform:uppercase;
	font-size:22px;
	font-family:"customFont";
	font-weight:normal}
#vnt-main {
	vertical-align:top;
	padding-left:14px;
	padding-right:16px;
	padding-bottom:10px;
}
#vnt-sidebar {
	vertical-align:top;
	padding-right:10px;
	width:200px;
	border-left:1px solid #000000;
	padding-left:7px;
}
 
.navation {text-align:right;
	background:#f6f6f6;
	padding:10px;
	font-size:11px;
	color:#666666;
	margin-bottom:15px;}
.navation a {color:#666666;}

.total_num_stats {color:#7c7c7c;
	font-size:30px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:30px;
	padding-bottom:5px;}