/*----------------- 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 {
	border-bottom:1px solid #b2b2b2;
	margin-left: -5px;
    margin-right: -5px;
    padding-bottom: 25px;
	margin-bottom:25px;
}
#List_Item .last {
	border:none;
	margin-bottom:0px;
}
#List_Item .View1 div.item
{
	padding-left: 5px;
    padding-right: 5px;
}
#List_Item .View1 div.item .boxItem {
}
#List_Item .View1 div.img-video
{
	display:block;
	position:relative;
}
#List_Item .View1 div.img-video img
{
	border: 2px solid #e5e5e5;
    height: 100% !important;
    padding: 4px;
    width: 100% !important;
}
.icon_play a {
    background: rgba(0, 0, 0, 0) url("../images/play_bt.png") no-repeat scroll center center;
    display: block;
    height: 100%;
    opacity: 0.7;
    position: absolute;
    width: 100%;
}
#List_Item .View1 h3 {
 padding-top:5px;  
 text-align:center;
}
#List_Item .View1 h3 a {}
#List_Item .View1 h3 a:hover { 
  text-decoration:none;
}

#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;
}


/*----------------- DETAIL ----------------*/
.boxDetail {margin-top:15px;}
.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;	
} 

.tools {
	border-top:1px dotted #c2c2c2;	
	border-bottom:1px dotted #c2c2c2;	
	padding:10px 0px;
}
.tools .tools-items
{
  float:left;
  margin-right:10px;	
}

/*Other video */
.other_video_title
{
	font-size:25px;
	font-weight:bold;
	padding-bottom:20px;
	color:#333;
	text-transform:uppercase;	
}
.other-video-items .img-video-other
{
	position:relative;
	display:block;
	width:100%;
}
.other-video-items h3
{
	padding-top:15px;
}
.other-video-items h3 a
{
	font-size:16px;	
	line-height:25px;
}
.icon_play_other a {
    background: rgba(0, 0, 0, 0) url("../images/play_bt.png") no-repeat scroll center center;
    display: block;
    height: 100%;
    opacity: 0.7;
    position: absolute;
    width: 100%;
	z-index:9999;
}
.img-video-other img
{
	border: 2px solid #e5e5e5;
	padding:4px;
}
/*----------------- 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;
} 