/* CSS Gallery */
 
/******* CSS SHOW CATEGORY *********/
.box-gallery {margin-bottom:10px;}
.box-gallery .box-title {
	background:url(../images/hr.gif) bottom repeat-x;
	margin-bottom:5px;
	padding-bottom:5px;
}
.box-gallery .box-title .titleL {
	float:left;
	color:#333333;
	font-size:12px;
	text-transform:uppercase;
}
.box-gallery .box-title .titleL a {color:#333333;}
.box-gallery .box-title .titleR {
	float:right;	
}

.box-gallery .box-content { 
	padding:10px;
	overflow:hidden;
}
 

.ListCat {
	padding: 5px 0px 0px;
}

.ListCat .View2 p {
	margin: 0px;
	padding: 5px 0px;
}

.ListCat .View2 h3 {
	font-size: 13px;
	font-weight: bold; 
	vertical-align: top;
	text-align: left;
}

.ListCat .View2 h3 a {
	text-align: left; 
}
  
.ListCat .View2 .img_left {
	border: 1px solid #2d2d2d;
	background:#101010;
	padding: 3px;
	text-align: center;
	float:left;
	margin-right:7px;	
}
.ListCat .View2 .img_right {
	border: 1px solid #2d2d2d;
	background:#101010;
	padding: 3px;
	text-align: center;
	float:right;
	margin-left:7px;	
}

.ListCat .View2 .short {
	text-align: justify;
}


/*----------------- VIEW 1 ----------------*/
#ListCat .View1 {
  float:left; 
	padding-bottom:15px;
	width:100%;
}
#ListCat .last {
	background:none;
	margin-bottom:0px;
}

#ListCat div.View1 div.item{
  float:left;
	margin:0;
	width:160px;
	padding-right:20px;
}
#ListCat div.View1 div.item.last{
	padding-right:0px;
	}

#ListCat .View1 div.item .boxItem {
}
#ListCat .View1 div.item .boxItem .limit{
	width:140px;
	height:140px;
	}
#ListCat .View1 div.item .boxItem .is_new{
	background:url(../../news/images/icon_new.png) no-repeat 0px 0px;
	width:38px;
	height:14px;
	position:absolute;
	top:0px;
	right:0px;
	}

#ListCat .View1 h3 {
  padding:10px 0px 0px;  
	text-align:center;
}
#ListCat .View1 h3 a {}
#ListCat .View1 h3 a:hover { 
  text-decoration:none;
}

#ListCat .View1 .img {  
	border:1px dashed #b1b1b1;
	text-align:center;
	background:#FFF;
	padding:9px;
}
#ListCat .View1 .info { color:#a4a4a4; text-align:center; font-size:11px;}
#ListCat .View1 .view { text-align:center;}

#ListCat .noItem {
	text-align: center;
	color: #FF0000;
	padding: 30px;
}



h2.cat_name {
	font-family:"Times New Roman" ;
	font-size:24px;
	color:#007c37;
	padding-bottom:10px ;
}
.desc {padding-top:10px; margin-bottom: 20px;}

/*----------------- DETAIL ----------------*/
.boxDetail {
	position:relative;
}

.boxDetail .pic_name {
	font-size: 18px;
	color: #cbac53;
	font-weight: bold;
	text-align: center;
	margin-bottom:5px;
}

.boxDetail .picDetail {
	text-align:center;
	padding:1px;
	border:1px solid #cccccc;
}


.chose_view {
	padding:2px;
	text-align:right; 
}
#List_Item {
	padding-top: 10px;
}

/*----------------- VIEW 1 ----------------*/
#List_Item .View {

}

#List_Item .View{
    margin: 0px;
}
#List_Item .View .box{
    float: left;
    margin-right: 20px ;
    width: 235px; 
    /*opacity: 0;*/
}
#List_Item .View .box:nth-child(3){
    margin-right: 0px !important;
}
#List_Item .View .box a.img-container{
    display: inline-block;
    width: 235px;
    height: 157px;
    overflow: hidden;
}
#List_Item .View .box a.img-container img{
    width: 360px;
    min-height: 240px;
}

#ListCat .noItem {
	text-align: center;
	color: #FF0000;
	padding: 30px;
}



.box_item {
   cursor: default;
}

.box_item .img {
   display: block;
   position: relative;
}
.box_item .img::before{
  content: '';
  background: url(../images/icon_images.png) center no-repeat;
  height: 46px; width: 46px;
  position: absolute;
  left: 0; top: 0;
}

.box_item h3.caption{
    text-align: center;
    padding: 15px 0px;
    width: 100%;
    background: rgba(255,255,255,.9);
    line-height: 24px;
    font-size: 14px;
    text-transform: uppercase;
}
.box_item h3.caption a{
    font-weight: bold;
    color: #333333;
}
.box_item h3.caption a:hover{text-decoration: none;color: #00755a;}

/*----------------- tabSearch ----------------*/
#tabSearch {
	padding: 5px;
}

#tabSearch .Search {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	padding: 5px;
}

#tabSearch .display {
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding: 5px;
}

.row_tittle {
	color: #00789A;
	font-weight: bold;
}

.boxTitleDetail {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	border-bottom: 1px dashed #FB8787;
	text-transform: uppercase;
}

.ext_comment {
	height: 150px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

.font_username {
	color: #B40000;
}

.hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}


.box_images {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
 }
 .box_images.last{margin-right: 0}
.box_images .img{
	
}

/*---- BEGIN SOCIAL SHARE----*/
.date-social-container{
    border-bottom: 1px dotted #bfbfbf;
    border-top: 1px dotted #bfbfbf;
    padding: 5px 0px;
    margin-bottom: 10px;
}
.news-date{
    color: #999999;
    font-size: 11px;
}
.social-share{
    color: #666666;
    font-size: 12px;
}