@charset "utf-8";
/***********************************************/
/* general.css                          */
/* Use with front of project         	*/
/* HTML tag styles                      */
/***********************************************/ 
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:url(../images/bg/tech_game.gif) no-repeat center top;
	background-color:#0e0e0e;
	color:#aaaaaa;
}

.clr {
	clear: both;
}

.fs1 {
	font-size: 10px;
}

.fs2{
	font-size: 11px;
}

.fs3{
	font-size: 12px;
}

.fs4{
	font-size: 13px;
}

.fs5{
	font-size: 14px;
}

.fs6{
	font-size: 15px;
}
/* Normal link */
img {
	border: 0px;
}
a {

	text-decoration:none;
}

a:hover, a:active, a:focus {
	
	text-decoration: underline;
}

.fs3 h2, a h1, a h2, a h3 {
	display: inline;
	font-size: inherit;
	font-weight: inherit;
}

h1, h2, h3, h4, h5 {
	display: inline;
	font-size: inherit;
	font-weight: inherit;
}

.color_01 {
	/*color:#974700;*/
	color: #833013;
}
.color_02 {
	/*color:#404e00;*/
	color: #334E04;
}
.color_03 {
	/*color:#9dcc62;*/
	color: #00FFFC;
}
.color_04 {
	/*color:#a4a22b;*/
	color: #fff;
}
.color_video {
	/*color:#275b8a;*/
	color: #fff;
}
.color_blue {
	/*color:#434343;	*/
	color: #fff;
}
.color_blue_light {
	color:#666666;
}

.color_blue_light_fl {
	color:#666666;
	float: left;
}
.color_orange {
	/*color:#d58747;*/
	color: #fff;
}
.color_orange2 {
	/*color:#d58749;*/
	color: #fff;
}
.page_02 {
	text-align:center; margin-top:10px; width:100%; float:left; *float:none;
}
.color_gold {
	color:#ba7402;
}
.color_gold_light {
	color:#c2b300;
}
.background_color_black_m{
	background-color:#151515;
/*	border: solid 1px #282828;*/
}
.background_color_black_b{
	background-color:#151515
}
.font_width {
	font-weight:bold;
}
#boder_1px {
	border:1px solid red;
}
#main-960 {
	position:relative;
	width:960px;			
	height:auto;
}

#boder-main-1000 {
	position:relative;
	width:1000px;			
	height:auto;
}

.tech24-top-header {
	height:25px;
	background:url(../images/bg/top_bg.jpg) repeat-x left top;
	margin-bottom:10px;
}
.tech24-top-header div.header-content{
	width:960px;
	padding-top:5px;
}
.header-content left {
	float:left;
}
.header-content right {
	float:right;
}
.header-content a {
	color:#aaaaaa;
	font-weight:normal;
}
.header-content a.active {
	color:#FF0000;
	font-weight:bold;
}
.boder-main-left-01 {
	position:absolute;
	width:20px;
	left:0px;
	top:130px;
	/*background:url(../images/bg/left_01.png) no-repeat left top;*/
	height:232px;
}
.boder-main-left-02 {
	position:absolute;
	width:20px;
	left:0px;
	top:530px;
	/*background:url(../images/bg/left_02.png) no-repeat left top;*/
	height:232px;
}
.boder-main-right-01 {
	position:absolute;
	width:20px;
	right:0px;
	top:130px;
	/*background:url(../images/bg/right_01.png) no-repeat right top;*/
	height:232px;
}

.boder-main-right-02 {
	position:absolute;
	width:20px;
	right:0px;
	top:530px;
	/*background:url(../images/bg/right_02.png) no-repeat right top;*/
	height:232px;
}

#main-header {
	height:110px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.width_02 {
	width:310px;
}
.width_01 {
	width:420px;
}
.width_03 {
	width:200px;
}
#main-menu-top {
	height:50px;
	background-image:url(../images/menu_top/bg.gif);
	background-color:#343434;
	padding-left:20px;
	text-align:left;		
}
#main-menu-top-search {
	float:right;
	padding-right:10px;
	
}

#main-menu-top-search input {
	width:200px;
	background:url(../images/button/search-bg.gif) left repeat-x;
	border:0px;
	margin-left:3px;
	height:20px;
}

#main-menu-top-search span {
	float:left;
    background:url(../images/button/search-left.gif) left no-repeat;	
}

#main-menu-top-content {
	height:30px;
}
#main-hot-bulk {
	height:auto;
	float: left;
	width: 625px;
}
#main-content-box-title-line-botom {
	
	/*background:url(../images/bg-title-box/bg-line.gif) repeat-x left;
	height:12px;*/
	

}
#main-content-box-title-line-botom span {
	/*float:left;
	background:url(../images/bg-title-box/logo-line.gif) no-repeat left;
	height:12px;
	width:110px;	*/
	
}
#main-content {
	width:960px;
	height:auto;		
	line-height:18px;
	margin-bottom:10px;
	float:left;
}

#main-content-left {
	float:left;
	width:630px;
}

#main-content-right {
 	float:right;
	width:320px;	
	
}
#main-content-left-adv {
	float:left;
	padding:5px;
	margin-top:10px;
	background-color:#161616;
}
#main-content-footer {
	height:auto;
	width:960px;
	clear:both;
}
#main-content-footer-menu {
	height:30px;
	background:url(../images/bg/bg-footer.gif) no-repeat left top;
	padding-top:10px;
	width:960px;	
	
}
#main-content-footer-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;

}

#main-content-footer-menu li {
	display:inline;
	margin-left:5px;
	padding-top:10px;

}
#main-content-footer-menu a {
	margin-right:5px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}
#main-content-footer-copyright {
	height:60px;
	padding-top:20px;
	color:#656565;
	background:url(../images/bg/bg-copyright.gif) repeat-x left top;
	line-height:18px;
}
#main-content-footer-copyright span, a {
	color:#ba7300;
}
.main_content-text-title, .main_content-text-title-2  {
	color:#974700;
	font-weight:bold;
	cursor:pointer;
	font-size:12px;
	margin-top:0px;
	float:left;
	height: auto;
	display: block;
	overflow: hidden;
}
.main_content-text-title h1, .main_content-text-title h2, .main_content-text-title h3,.main_content-text-title-2 h1, .main_content-text-title-2 h2, .main_content-text-title-2 h3 {
	font-size:inherit;
	display: inline;
}
.main_content-text-title-2 {
	height: 40px;
}
#main-content-box-big {
	float:left;
	width:630px;
	margin-top:10px;
	/*background-color:#151515;*/

}

#main-content-box-small {
	margin-top:10px;
	font-size:11px;
	background-color:#151515;
	
} 
#main-content-box-small-content {		
	line-height:18px;	
	height:auto;		
	/*padding-bottom:10px;*/
	background-color:#151515;
	border: solid 1px #272727;
} 

#main-content-box-medium-content {		
	line-height:18px;	
	height:auto;		
	/*padding-bottom:10px;*/
	background-color:#151515;
	border: solid 1px #272727;
	width: 610px;
	overflow: hidden;
} 

#main-content-box-small-content-row {
	text-align:left;
	padding-left:10px;
	padding-top:10px;	
	padding-bottom:10px;
	overflow: hidden;
} 
#main-content-box-small-content-row-01 {
	text-align:left;
	padding-top:10px;	
	padding-bottom:10px;
	border-bottom:1px solid #272727; 
	float:left; 
	
} 
#main-content-box-small-content-row-other ul, #main-content-box-small-content-row-other-02 ul{
	list-style:url(../images/icon/row_01.gif);
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-20px;	
	*margin-left:25px;
}
#main-content-box-small-content-row-other li, #main-content-box-small-content-row-other-02 li{ 
	padding-bottom:2px;
	color:#914301;
	
}
#main-content-box-small-content-row-other-02 li{ 
	border-bottom:1px solid #272727;
	margin:2px 7px 3px 0px;

	
}
#main-content-box-small-content-row-other-02 span.color_01{
	font-size:12px;
}
#main-content-box-small-content-row-other span{ 
	padding-left:0px;
	*margin-left:-7px;
	
}
#main-content-box-small-content-row-other-02 span{ 
	padding-left:0px;	
}

#main-content-box-small-content-row-other a, #main-content-box-small-content-row-other-02 a{ 
	color:#914301;
}
#main-content-box-small-content-row span.img, #main-content-box-small-content-row-01 span.img{	
	float:left;
	padding:4px;
	margin-right:10px;
	border:1px solid #272727;
	margin-top:5px;	
	background-color:#161616;
	margin-bottom:7px;	
	height: 45px;
	width: 60px;
	overflow: hidden;
} 
#main-content-box-small-content-row p, #main-content-box-small-content-row-01 p{	
	clear:both;
	border-bottom:1px solid #272727;
	margin:0px;
	padding-bottom:20px;
	padding-top:2px;
	text-align:left;
	margin-right:10px;
} 
#main-content-box-small-content-row-01 p.border_none{
	border:0px;
}
#main-content-box-big, #main-content-box-small {
	height:auto;
} 

/* Begin css general box */
#main-content-box-title{	
	/*padding:1px;
	padding-right:0px;		
	background-color:#151515;
			*/
	width: 100%;
}
.main-content-box-title-left{
   float:left;
   padding-left:10px;
   padding-right:25px;
   height:29px;
	
}
.main-content-box-title-left span {
	 float:left;
	 margin-top:6px;
	 text-transform:uppercase;
}

.main-content-box-title-right {
   height:29px;	   
}

.main-content-box-title-right span {
	float:right;
	margin-top:5px;	
	padding-right:10px;
	margin-right:10px;
}
/* End css general box */
.level_1 {
		font-size:9px;
	}
.level_2{
	font-size:10px;
	font-weight:bold;		
}
.level_3{
	font-size:12px;
	font-weight:bold;
}
.level_4{
	font-size:16px; font-weight:bold;	
	color:#297095;	
	}
.level_5{
	font-size:19px;
	font-weight:bold;
	color:#FFFFFF;
}



/*------------------------------------------------------------*/

ul.two-row-list li {
	float: left;
	width: 300px;
}

div .two-col-list {
	float: left;
	width: 300px;
}
hr.hr-two-col {
	width: 98%;	
	border-top: solid 1px #272727;
}

#summarize {
	color: #fff;
}

.go_top {
	float:right;
	clear:both; 
	margin-top: 10px; 
	border: 0px red solid;
}

/*plusone and zoom detail */
.detail_zoom_button {
	float: right;
	height: 25px;
	width: 25px;
	overflow:hidden;
	margin: 5px 10px;
	cursor: pointer;
	cursor: hand;
}

.detail_zoom_button img {
	border-style: none;
}
.detail_plusone_button {
	float: left;
	margin: 5px 0px;
	clear: both;
}



/**************** VCCORP ADS ********************/
.vccorp_ads_300_600 {
	min-height:600px;
	width:320px;
	float:left;
	clear:both;
	overflow:hidden;
	/*background: #DFDFDF;*/
	background: url('http://www.tech24.vn/upload/banner/vccorpbg/300x600.jpg') center center no-repeat;
}

.vccorp_ads_180_715 {
	min-height:715px;
	width:180px;
	float:left;
	clear:both;
	overflow:hidden;
	/*background: #DFDFDF;*/
	background: url('http://www.tech24.vn/upload/banner/vccorpbg/180x715.jpg') center center no-repeat;
}

.vccorp_ads_620_164 {
	min-height:164px;
	width:620px;
	float:left;
	clear:both;
	overflow:hidden;
	/*background: #DFDFDF;*/
	margin: 10px;
	background: url('http://www.tech24.vn/upload/banner/vccorpbg/620x164.jpg') center center no-repeat;
}

.vccorp_ads_980_184 {
	min-height:184px;
	width:980px;
	float:left;
	clear:both;
	overflow:hidden;
	margin-bottom: 10px;
	/*background: #DFDFDF;*/
	background: url('http://www.tech24.vn/upload/banner/vccorpbg/980x184.jpg') center center no-repeat;
}



.advPopup_header {
	width: 255px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding:0 10px;
	background-color: #DDD;
	color: #0E0E0E;
	cursor: pointer;
	cursor: hand;
}

.ads_300_250 {
	min-height:250px;
	width:300px;
	/*float:left;
	clear:both;
	overflow:hidden;*/
	background: url('http://www.tech24.vn/upload/banner/vccorpbg/300x250.jpg') center center no-repeat;
}

/**************** sitemap ********************/
.sitemap_small {
	margin: 10px 0px;
	padding: 10px;
	list-style: none;
	overflow: hidden;
	border: solid 1px #272727;
	background-color: #151515;
}
.sitemap_small li.category{
	float: left;
	min-width: 115px;
}
.sitemap_small li {
	text-align: left;
}
.sitemap_small ul {
	margin-left: 20px;
	padding: 0px;
}

/******************* sitemap ********************/
.breadcrumb {
	margin:5px 0px;
	padding:3px 10px;
	list-style: none;
	overflow: hidden;
	color: #974700;
	/*border: solid 1px #949494;*/
	background: #272727;
	height: 20px;
	line-height: 20px;
}
.breadcrumb li {
	float: left;
	overflow: hidden;
	padding: 0 10px;
	background: url(../images/icon/bullet.png) left center no-repeat;
}

.breadcrumb li .color_01 {
	color: #974700;
	text-transform: none;
}



.advSlide_header {
	width: 100px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding:0 10px;
	border: 1px solid #282828;
	cursor: pointer;
	cursor: hand;
	color: #666;
}

/* top head : no-bg*/
#top-head-1030 {
	background: url(../images/bg/christmas_2011/christmas_bg.gif) center top no-repeat fixed;
}

.search_div_nobg {
	position: relative;
	height: 120px;
	width: 1030px;
	background: url(../images/bg/christmas_2011/christmas.gif) center bottom no-repeat;
}

.search_div_nobg  .search_input1 {
	position: absolute;
	top: 50px;
	left: 370px;
}

.search_div_nobg  .search_button1 {
	position: absolute;
	top: 57px;
	left: 690px;
}

.search_div_nobg .search_login {
	position: absolute;
	top: 40px;
	left: 760px;
	width: 220px;
	height: 80px;
	text-align: center;
	line-height: 20px;
}



