.s-status { } 
.noproject{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	
	padding:50px 0px;
}
/************************************* CSS FOR SHOW PRODUCT *******************************/
 
#List_View { 
	padding:0px; 
}
.floatImgPro {
	margin-top:2px;
	margin-left:120px;
	position:absolute;
}
 

/*----------------- VIEW 1 ----------------*/
#List_View .View1 {
  float:left;  
	width:100%;
	margin-bottom:25px;
}
#List_View .last { 
	border-bottom:none; 
	margin-bottom:0px;
}

#List_View div.View1 div.item{
  float:left;
	margin:0; 
	width:307px !important;
	margin-right:19px;
}
#List_View div.View1 div.item.last { 
	margin-right:0px;
}
 
#List_View .View1 div.item .boxItem {
	
}
.divStore{
	border-top:6px solid #ec242a;
	padding:20px;
	background:url(../images/bg_divStore.png) repeat;
}
#List_View .View1 h3 {
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(../images/bg_View1.png) bottom left repeat-x;
}
#List_View .View1 h3 a {
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
}
#List_View .View1 h3 a:hover { 
  text-decoration:none;
	color:#e9454a;
}
#List_View .View1 .short{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-align:justify;
}
#List_View .View1 .divImg {     
	height:206px;
	width:307px;
	overflow:hidden;  
}

#List_View .View1 .maso {
	font-weight:bold;
	padding-top:5px;
}
#List_View .View1 .price {
	color:#c82d33 ;
	font-weight:bold;
	text-align:left;
}
#List_View .View1 .price_old {
	color:#333333;
	font-weight:normal;
	text-decoration:line-through;
}
 

/*----------------- VIEW 2 ----------------*/
#List_View .View2 {
  padding:0px 2px;  
}
#List_View .col1{
	background:url(../images/bg_project.gif) no-repeat center bottom;
	padding-top:15px;
	padding-bottom:25px;
}
#List_View .col2{
	background:url(../images/bg_project.gif) no-repeat center bottom;
	padding-top:15px;
	padding-bottom:25px;
}
#List_View .col_select{
	background:#F4EAD2;
}
 

#List_View .View2 h3 {
	background:url(../images/hr_title_project.gif) no-repeat left bottom;
	font-weight:bold;
	padding:5px 0px;
	margin-bottom:5px;
}
#List_View .View2 h3 a{color:#0095e7;}
#List_View .View2 h3 a:hover { color:#599b00; text-decoration:none;}
#List_View .View2 .img{
	border:1px solid #ccc;
	padding:1px;
	text-align:center;

}
#List_View .View2 .check{
	float:left;
	width:25px;
	padding-top:80px;
	text-align:center;
	vertical-align:middle;
}

#List_View .View2 .maso{
	margin:0px;
	padding:0px;
	color:#CC0000;
	font-weight:bold;
}

#List_View .View2 .hr{
	height:1px;
	background:url(../images/hr.gif) center repeat-x;
	padding:1px;
}

#List_View .noProduct {
	padding:50px;
	text-align:center;
	color:#ff0000;
}



.font_keyword{
	background-color: yellow; 
	color: red; 
	font-weight: bold;
}
.font_keyword a {
	background-color: yellow; 
	color: red; 
	font-weight: bold;
}
/*********** DETAIL **********/
#divInfo{ }
.divInfo-top{
	background:#161616;
	padding:9px;
	border:1px solid #303030;
} 
.divInfo_bottom{
	margin-bottom:25px;
}
#divInfo .odd-even{
	background:url(../images/bg_oddeven.png) repeat;
}
#divInfo .colInfo1 {
	font-size:12px;
	color:#b8b8b8;
	font-weight:bold;
	
	padding:10px 2px;
}

#divInfo .colInfo2 {
	font-size:12px;
	color:#b8b8b8;
	font-weight:normal;
	
	padding:10px 2px;
}
.toots{
	padding:10px 2px;
}
.toots a{
	font-size:12px;
	color:#fff;
	font-weight:normal;
}
.toots .plugin{
	float:left;
}
.toots .tools{
	float:right;
}

#divInfo .fTitle { color:#ff0000; font-size:16px; font-weight:bold; text-transform:uppercase;}
.boxDetail {
	 border-top:1px dotted #3e362f ; padding-top:10px; margin-top:10px;	
}
.fDetail {   
	text-transform:uppercase;
	padding-bottom:10px;	
	font-weight:bold;
}
.desc ul {
	list-style:inherit;
	margin:0px;
	margin-left:15px;
}
.desc ol{
	list-style:decimal;
	margin:0px;
	margin-left:15px;
}
.div-other { position:relative; border-top:1px dotted #37332a ; padding-top:10px; margin-top:10px;}
.div-other .fOther { text-transform:uppercase; margin-bottom:5px; font-weight:bold;}

/************************************* CSS FOR PHAN TAB DETAIL *******************************/
#tab-other{
	padding-bottom:25px;
	margin-bottom:25px;
	background:url(../images/bg_View1.png) bottom left repeat-x;	
} 
.tab-other-top{
	background:#ec242a;
}
.tab-other-bottom{
	padding-top:15px;
}
.tab_other{
	
}
.tab_other li{
	float:left;
	background:url(../images/bg_tabother_li.png) right no-repeat;
}
.tab_other li.last{
	
}
.tab_other li a{
	padding:0px 20px;
	line-height:30px;
	display:block;
	
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.tab_other li a.tabs-selected,
.tab_other li a:hover{
	background:#fff;
	color:#333333;
	text-decoration:none;
}

/************************************* CSS FOR PHAN OTHER PROJECT *******************************/
.box-project{
	
}
.box-project .bop-title{
	margin-bottom:15px;
}
.box-project .bop-title h2{
	font-family:AlterGothic;
	font-size:30px;
	line-height:35px;
	color:#ffffff;
	font-weight:normal;
}
.box-project .bop-content{
	
}

/*===============CSS CHO TAG=================*/
.tags{
	margin:25px 0px;
	background:url(../images/bg_tags.png) top left no-repeat;
	padding-left:35px;
	padding-top:3px;
}
.tags .tags-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	
	margin-right:5px;
}
.tags a{
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	
	background:url(../images/bg_tags_a.png) repeat;
	padding:7px 15px;
	margin-right:5px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.tags a.last{
	margin-right:0px;
}
.tags a:hover{
	text-decoration:none;
	color:#e9454a;
}