 
/*----------------- DETAIL ----------------*/
h2.video_name {
	font-size: 18px; 
	font-weight: bold;
	text-align: center;
	margin-bottom:10px; 
}

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:10px;
	width:100%;
}
#List_Item .last {
	background:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

#List_Item div.View1 div.item{
  float:left;
	margin:0; 
}

#List_Item .View1 div.item .boxItem {
	margin:5px;	
}
#List_Item .View1 h3 {
  padding:3px 0px;  
	text-align:center;
}
#List_Item .View1 h3 a {}
#List_Item .View1 h3 a:hover { 
  text-decoration:none;
}

#List_Item .View1 .img {  
	border:1px solid #c7c7c7;
	text-align:center;
	background:#FFF;
	padding:1px;
}

#List_Item .View1 .view { text-align:center;}

#List_Item .noItem {
	text-align: center;
	color: #FF0000;
	padding: 30px;
}

/*----------------- 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;
} 