.s-status { } 
/************************************* 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:15px;
	padding-bottom:15px;
	
}
#List_View .last { border-bottom:none; }

#List_View div.View1 div.item{
  float:left;
	margin:0; 
	width:263px !important;
	margin-right:40px;
}
#List_View div.View1 div.item.last { margin-right:0px;}
 
#List_View .View1 div.item .boxItem {
	/*margin:5px;	*/
}
#List_View .View1 h3 {
  padding:2px 0px; 
	font-weight:bold;  
	
}
#List_View .View1 h3 a {}
#List_View .View1 h3 a:hover { 
  text-decoration:none;
}

#List_View .View1 .divImg {
	margin:0px auto;     
	height:210px;
	width:210px;  
	margin-bottom:10px;
}
#List_View .View1 .img {  	 
	text-align:center; 
	overflow:hidden;
	border:1px solid #ccc;
	padding:4px;
}

#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 .p_name { color:#da251c ; padding-bottom:5px;} 
 
.picDetail {  margin-top: 20px; } 

.picDetail .imgPro { }

#divInfo .colInfo1 {
	padding: 10px 0;  
	font-weight: bold;
}

#divInfo .colInfo2 {
	padding: 4px;	
}
#divInfo .fTitle { color:#337ab7; font-size:16px; font-weight:bold; }
.boxDetail {
	 width: 100%;
    margin-bottom: 24px;
    font: 16px/24px Tahoma, Arial, Helvetica, sans-serif;
    float: left;	
}
.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;}
.card-info {
    width: 100%;
 
    float: left;
}
.card-info h3 {
   
    margin-top: 10px;
   
}
 .card-info h3 a
 {
 	font: bold 13px/20px Arial;
    text-transform: uppercase;
   
    color: #48709f;
 }

.card-info h4 {
    
    margin-top: 8px;
    
}
.card-info h4 a
{
	 font: bold 12px/18px Arial;
   
    color: #e95a24;
}
.boxDetail table tr {
    margin-bottom: 10px !important;
   margin-top: 10px !important; 
}
.ad-image-description
{
	visibility: hidden !important;
}
.project-jcarousel ul,.project-jcarousel li
{
	list-style: none;
}
.view_other
{
	width: 50%;
	float: left;
}