/* CSS Document */
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #f0f1f0;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
a{
	text-decoration:none;
	color:#066;
}
.ves #main {
	width:1000px;
	background: #FFFFFF;
	margin: 10px auto;
	background:#ffffff;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
}
.ves #main .header {
	width:950px;
	margin:0 auto;
}

.header .menu_sp{
	width:200px;
	float:right;
	margin:5px;
	text-align:left;
}
.header .menu_sp h3{
	border:2px solid #d2eb00;
	padding:4px;
	margin:5px;
	background:url(../images/bg_menu_sp.jpg) top repeat-x;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.header .menu_sp a{
	padding:10px;
	padding-left:20px;
	line-height:20px;
	font-size:13px;
	color:#b7cc06;
	text-decoration:none;
	text-transform:capitalize;
}
.header .menu_sp a:hover{
	color:#000;
	text-decoration: blink;
}
.header .logo{
	padding:4px;
	text-align:left;
}
.header .menu_top{
	padding:4px;
	text-align:left;
	color:#afc402;
}
.header .menu_top a{
	padding:4px;
	text-align:left;
	color:#afc402;
	font: bold 14px  Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
.header .menu_top a:hover{
	color:#000;
}
.header .menu_top a.active{
	color:#000;
}

.ves #main .page {
	width:950px;
	margin:0 auto;
}

/* trang chu */
.page .sp_home{
	width:207px;
	padding:10px;
	height:130px;
	margin: 0 5px;
	display:block;
	float:left;
	background:url(../images/bg_sp_home.jpg) top repeat-x;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
	text-align:center;
}
.page .sp_home .title_sp_home{
	color:#f4ff9e;
	font:bold 18px Arial, Helvetica, sans-serif;
	position:relative;
	top:25px;
}
.page .sp_home .title_sp_home a{
	color:#f4ff9e;
}
.page .sp_home .title_sp_home a:hover{
	color:#000;
}
/*  */
.page .banner{
	background:#e0dede;
	padding:5px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
	text-align:center;
}




.ves #main .footer{
	width:900px;
	padding:10px;
	margin:0 auto;
	line-height:20px;
	color:#7d7e7d;
	text-align:left;
}
.footer .lang{
	float:right;
	margin:30px 10px 2px 0;
}
.footer .lang a{
	border:none;
	padding:4px;
}
/* end footer */
a.design {
	color:#afc402;
	text-decoration:none;
}
.lienhe_input{
	color:#f0820b;
	font-size:11px;
	width:300px;
}
.lienhe_chitiet{
	text-align: right;
	padding-right:20px;
	font-size:10px;
	color:#80abd6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

#gamesHolder { 
	padding: 5px;
	padding-bottom:0px;
	margin-top: 20px; 
	width: 930px;
	margin:0 auto;
	background:#dedede;
}

.login {
	padding:5px;
}