.box_mid_2 .mid-title{
	 	border-bottom:none;
		margin-bottom:5px;
}
.box_mid_2 .mid-title .titleL{font-size:18px; margin-bottom:15px;}
/*----------------- DETAIL ----------------*/
 

h3.fOther {
	font-weight: bold;
	color:#5f5f5f;
	font-size:11px;
	text-transform:uppercase;
}

#List_Item {
	margin: 0px;
}
.hr_other{
	background:url(../images/hr.gif) bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:10px;
}

/*----------------- VIEW 1 ----------------*/
#List_Item .View1 {
  float:left; 
	padding-bottom:10px;
	margin-bottom:20px;
	width:100%;
}
#List_Item .last {
	background:none;
}

#List_Item div.View1 div.item{
  float:left;
  width: 235px;
  margin-right: 20px;
  /*opacity: 0;*/
}
#List_Item div.View1 div.item:nth-child(3n){
	margin-right: 0;
}

#List_Item div.View1 div.item.last{
		margin-right:0;
}

#List_Item .View1 div.item .boxItem {

}

.box_img{position: relative; margin-bottom: 15px; }
.box_img a{display: block;}
.box_img .mask{
	height: 240;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 360px;
}

.box_img .img a::before{
	content:'';
	background:url(../images/bg_item_video.png) center no-repeat;
    display: block;
    height: 62px;
    width: 60px;
    position: absolute;
    left: 50%; margin-left: -30px;
    top: 50%; margin-top: -31px;
}


#List_Item .View1 h3 {
  color: #333333;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 1.5em;
    padding-bottom: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
#List_Item .View1 h3 a {color:#333333; text-align:center;}
#List_Item .View1 h3 a:hover { 
  text-decoration:none;
  color: #007102;
}

#List_Item .View1 .img {  
	text-align:center;
	background:#FFF;
	position:relative;
}
#List_Item .View1 .info { color:#888888; text-align:center;}
#List_Item .View1 .view { text-align:center;}

#List_Item .noItem {
	text-align: center;
	color: #FF0000;
	padding: 30px;
}

/*---- BEGIN SOCIAL SHARE----*/
.date-social-container{
    border-bottom: 1px dotted #bfbfbf;
    padding: 5px 0px; padding-top: 0;
    margin-bottom: 10px;
}
.news-date{
    color: #999999;
    font-size: 11px;
}
.social-share{
    color: #666666;
    font-size: 12px;
}

/*----------------- DETAIL ----------------*/
.boxDetail {margin-top: 45px;}
.boxDetail .video_name {
	color:#065ca4;
	font-size:18px;
	line-height:25px;	
}
.boxDetail .info {
	color:#888888;
	margin-bottom:10px;	
}
.boxGallery {
	margin-bottom:20px;
	padding:10px;
	border:1px solid #ccc;	
} 

.boxVideo{
	margin-bottom: 30px;
}
#ext_media{
		
}


.tools {
	margin:10px 0px; 
	background: url(../images/bg_tools.jpg);
	padding:5px; 
} 
.tools .plugin { 
	white-space: nowrap;
}
.tools img { vertical-align:middle;}
 
.tools ul {list-style:none; float:right;}
.tools li { 
	float:left;
	padding-left:20px;
}
.tools a {	 
	text-decoration:none;
	color:#333333;
	display:block;
	line-height:18px;
	font-size:11px;
}
.tools li.feedback a { padding-left:20px; background:url(../images/icon_feedback.png) left no-repeat;}
.tools li.tellfriend a  { padding-left:20px; background:url(../images/icon_email.png) left no-repeat;}
.tools li.print a { padding-left:20px; background:url(../images/icon_print.png) left no-repeat;}
.tools li.bookmark a { padding-left:20px; background:url(../images/icon_bookmark.png) left no-repeat;}
.tools li.back a { padding-left:20px; background:url(../images/icon_back.png) left no-repeat;}

.other_video .mid-title .titleL{
	color: #333333;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 30px;
}

.other_video .mid-content{
	overflow: inherit;
}
/*----------------- 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;
} 


