﻿.Mid-Info
{
    width:100%;
    background-color:#f7f7f7;
    float:left;
    border-left:#fefefe 1px solid;
    border-right:#fefefe 1px solid;
}
.Information_Title
{
	font-weight:bold;
	float:left;
	width:100%;
	font-size:15px;
	color:#f00800;
	text-align:left;
}
.Information_Title a
{
	font-size:13px;	
}
.Information_Title a:hover
{
}

.Information_DateTime
{
	float:left;	
	width:100%;
	color:#999999;
	font-size:10px;
	margin-top:-2px;
	text-align:left;
}
.Information_Content
{
	float:left;
	width:100%;
	margin-top:-2px;
	text-align:left;
}

.Information_Thumb_List
{	
	width:150px;
	height:110px;
	padding:2px;
	margin:3px 5px 0px 0px;
	border:#cccccc 1px solid;
}

/* hinh trong chi tiet tin */
.Information_Thumb_Detail
{	
	padding:2px;
	margin:3px 5px 0px 0px;
	border:#cccccc 1px solid;
}
/* tom tat trong chi tiet tin */
.Information_Brief
{
	color:#222222;
	font-weight:700;
}

.Information_ReadMore
{
	float:left;
	width:100%;
	text-align:right;
}
.Information_ReadMore a
{
    color:#f10303;   
}

/* back trong chi tiet tin */
.Information_Back
{
	float:left;
	width:100%;
	text-align:right;
}

.Information_Pacing
{
	background-image:url("Images/News/list_pacing.jpg");
	background-repeat:repeat-x;
	float:left;
	width:100%;
	height:10px;
}
.Product_PageList
{
	float:left;
	width:100%;	
	font-weight:bold;
	margin-top:-5px;
	background-color:#dddddd;
	color:Black;
}
.Product_PageList a
{
	color:Black;
}




/* GROUP PRODUCT O HOME */

.Information_Category_Container /* bao cả một group của sản phẩm ở home */
{
   float:left;       
   width:100%;   
   border-bottom:#dedede 0px solid; 
   padding-bottom:7px;
}

.Information_Category_Title /* tieu de cac group o trang chu */
{	
    background-image:url("Images/Site/tab_home_bg.png");
    background-position:bottom;
	background-repeat:repeat-x;
	text-align:left;
	font-weight:bold;				
	text-transform:uppercase;		
	float:left;
	width:100%;		
	height:32px;		
	color:#444444;		
}

.Information_Category_Title_Parent /* tiêu đề danh mục cả ở từng group của home */
{
    float:left;
    padding:8px 10px 2px 10px;       
    text-align:left;             
}
.Information_Category_Title_Parent a
{
    color:#e40000;    
}
.Information_Category_Title_Parent a:hover
{
    color:#e40000;         
}
.Information_Category_Title_Parent ul
{
    float:left;
    margin-left:0px;
}
.Information_Category_Title_Parent li
{
    float:left;
    border-left: #999999 1px solid;
    padding:0px 4px 0px 4px;    
    list-style:circle;
    height:20px;
}
.Information_Category_Title_Parent li a
{
    font-size:12px;
    color:#000000;    
    text-transform:none;
}

/* Thumb Icon Information trong group category  */

.Information_Thumb
{    
    float:left;
    padding:10px;   
    
}
.Information_Thumb img
{	
	height:115px;		
	margin-bottom:2px;
	border:1px #dddddd solid;
	padding:3px;	
}

/* Special Thumb */

.Information_SpecialThumb_Item  /* tin tieu bieu */
{
    float:left;
    width:480px;
}
.Information_SpecialThumb_Title
{
	font-weight:bold;		
	font-size:15px;
	color:#f00800;
}
.Information_SpecialThumb_Title a
{
	font-size:13px;	
	color:#1062bf;
		
}
.Information_SpecialThumb_Title a:hover
{
}

.Information_SpecialThumb_Content
{
	float:left;
	width:100%;
	margin-top:-2px;
	text-align:justify;
}

/* tin lien quan trong thumb */

.Information_SpecialThumb_Relate
{    
    margin-left:0px; 
    float:left;   
}

.Information_SpecialThumb_Relate ul
{    
    		
}
.Information_SpecialThumb_Relate li
{	
    
    margin-left:3px;
	background:url(Images/Icons/arrow-orange.gif) no-repeat; 
	list-style:none;
	background-position: 3px 9px;
	padding-left:0px;    
}
.Information_SpecialThumb_Relate a
{
    color:#444444;
    text-decoration:underline;
    font-weight:bold;
}



/* tin tiep theo trong thum */
.Information_SpecialThumb_Next
{
    float:left;
    width:240px;    
    margin-left:15px;    
}

.Information_SpecialThumb_Next ul
{    
}
.Information_SpecialThumb_Next li
{			
    margin-left:3px;
	background:url(Images/Icons/vuong-blue.gif) no-repeat; 
	list-style:none;
	background-position: 3px 9px;
	padding-left:15px;    
}
.Information_SpecialThumb_Next a
{
    color:#151515;
}