.pagination {
	background:none;
	margin-top:0px;
	padding-top:0px;
}

/***** FOCUS ***/
.boxFocusNews {position:relative;padding-bottom:20px;margin-bottom:20px;background:url(../images/hr.gif) bottom left no-repeat;} 
.boxFocusNews .divImg  { width:280px; margin-right:20px;}
.boxFocusNews .divInfo { width:445px; } 
.boxFocusNews h3 { padding-bottom:5px; text-align:left; font-size:18px; font-weight:bold;}
.boxFocusNews h3 a {color:#333;text-decoration:none;line-height:normal;}
.boxFocusNews .date_learning{font-size:10px; font-weight:bold; color:#a8a8a8;padding-bottom:5px;}
.boxFocusNews .short{text-align:justify;color:#666;font-weight:normal;}
.boxFocusNews .img {text-align:center;}

#tab-container-learning_focus-nav {list-style:none; position: absolute; bottom:20px; left:300px; text-align: left; }
#tab-container-learning_focus-nav li { float:left;}
#tab-container-learning_focus-nav li a
{
	color: #333;
	display: inline-block;
	text-decoration:none;
	padding: 0px ;
	height: 36px;
	width:31px;
	line-height:41px;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	background:url(../images/tab_bg.png) center no-repeat;
	text-align: center; 
}
#tab-container-learning_focus-nav li a.active,
#tab-container-learning_focus-nav li a:hover
{
 background:url(../images/tab_on.png) center no-repeat;
 color: #fff;
 width:31px;
 height:36px;
 line-height:41px;
 text-align: center;
}
 
/*----------------- VIEW 2 ----------------*/
#List_View .noItem {
	padding:50px;
	text-align:center;
	color:#ff0000;
}  
/*********** Box NEWS *********/
.boxNews h3 {
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
}
.boxNews h3 a {
	font-size:14px;
	font-weight: bold;
 	color:#333;
	text-decoration:none;
}
.boxNews .date_learning{
	font-size:10px;
	font-weight:bold;
	color:#a8a8a8;
	padding-bottom:5px;
}
.boxNews .date_learning span{
	color:#d00008;
}
.boxNews .short{
	text-align:justify;
	color:#666;
	font-weight:normal;
}
.boxNews .img_left {
	text-align: center;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}
.boxNews .img_right {
	text-align: center;
	float:right;
	margin-left:15px;
	margin-bottom:5px;
}
.hr {
	background: url(../images/hr.gif) repeat-x center;
	height:1px;
	padding: 20px 0 25px;
	margin: 0px;
	overflow: hidden;
}

/*********** Detail NEWS *********/ 
.boxDetail .imgDetail_left {
	display: block;
	float: left;
	margin-right: 15px;
	padding-top:5px;
}
.boxDetail .imgDetail_right {
	display: block;
	float: right;
	margin-right: 15px;
	padding-top:5px;
}
.boxDetail .fDespic {
	font-size: 9px;
	color: #999999;
	text-align: center;
}
.boxDetail .date_view_learning{
	color:#a8a8a8;
	font-weight:normal;
	font-size:11px;
	padding-bottom:10px;
}
.boxDetail .content-learning{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333;
}
.boxDetail .content-learning ul {
	list-style:inherit;
	margin:0px;
	margin-left:15px;
}
.boxDetail .content-learning ol{
	list-style:decimal;
	margin:0px;
	margin-left:15px;
}
.boxDetail .content-learning img{
	height: auto !important;
	width: 100% !important;
}
.boxDetail .bg_tags{
	background:#f7f7f6;
	padding:6px 3px;
	font-weight:normal;
	color:#d94a35;
	line-height:22px;
	margin-bottom:25px;
}
.boxDetail .bg_tags b{
	display:inline-block;
	padding-left:35px;
	padding-right:10px;
	background:url(../images/bg_tags.png) 0px 0px no-repeat;
	font-weight:bold;
	text-transform:uppercase;
}
.boxDetail .bg_tags span a{
	display:inline-block;
	font-weight:normal;
	color:#333;
}
.tools {
	margin:20px 0px;
	padding:10px 5px; 
	border-top:1px dotted #bfbfbe;
	border-bottom:1px dotted #bfbfbe;
} 
.tools .plugin { 
	white-space: nowrap;
}
.tools img { vertical-align:middle;}
.tools ul {list-style:none; float:right;}
.tools li { 
	float:left;
	padding-left:20px;
}
.toots a {	 
	text-decoration:none;
	color:#ca0d00;
	display:block;
	line-height:18px;
	font-size:11px;
}
.tools li.feedback a { padding-left:22px; background:url(../images/icon_feedback.png) left no-repeat;text-decoration:none;color:#333; font-size:11px;font-weight:normal;}
.tools li.tellfriend a  { padding-left:22px; background:url(../images/icon_email.png) left no-repeat;text-decoration:none;color:#333; font-size:11px;font-weight:normal;}
.tools li.print a { padding-left:22px; background:url(../images/icon_print.png) left no-repeat;text-decoration:none;color:#333; font-size:11px;font-weight:normal;}
.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;}

/*********** Detail otherNews *********/
#otherNews{
	margin-bottom:20px;
}
#otherNews h3 {
	color: #666; 
	font-size:18px;
	font-weight: normal;
	margin-bottom:10px;
	text-transform:uppercase;
}
#otherNews li {
	background: url(../images/icon_other_learning.gif) 0 8px no-repeat;
	padding-left: 20px;
	line-height: 22px;
}
#otherNews li a {
	text-decoration: none;
	font-size:14px;
	font-weight:normal;
	color:#333;
}
#otherNews .date_learning {
	color: #a8a8a8;
	font-size:10px;
	font-weight: bold;
}

/*------*/
.toolSearch {
	margin-top:25px;
	background:#f0f0f0;
	border-top:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
}
.toolSearch_l {
	background:url(../images/toolSearch_l.gif) left no-repeat;
	padding-left:10px;
}
.toolSearch_r {
	background:url(../images/toolSearch_r.gif) right no-repeat;
	padding-right:10px;
}
.toolSearch .btn_search {
	cursor:pointer;
	border:none;
	background:url(../images/btn_search.gif) top center no-repeat;
	width:48px;
	height:20px;
	color:#504f4f;
	text-align:center;
	font-size:11px;
	font-weight:bold;	
}

.font_keyword {
	background-color: yellow;
	color: red;
	font-weight: bold;
}

.font_keyword a {
	background-color: yellow;
	color: red;
	font-weight: bold;
}


.tblComemnt {
	
}

.fComment {
	background-color: #ccc;
	padding: 2px 0px;
}

.font_username {
	color: #c53915;
}

.contentComment {
	padding: 10px 0px;
}
/*COMMENT*/
.boxComment{
	margin:20px 0;
}
.fComment {
	background:url(../images/hr.gif) bottom center repeat-x;
	padding:5px 0px;
	color:#333;
	font-size:16px;
	font-weight:bold;
	border-bottom:5px;
	margin-bottom:5px;
	text-transform:uppercase;
}
.boxComment label { padding-bottom:2px;}
.boxComment input.error {
	border:1px dotted #ff0000;
} 
 
.boxComment label.error { margin-left: 5px; padding: 5px; background: #B70002; color: #FFF; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

.list_comment {
	padding:5px 0px;	
	padding-bottom:10px;
	background:url(../images/hr.gif) bottom center repeat-x;
}
.list_comment .hr {
	background:url(../images/hr.gif) bottom center repeat-x;
	padding-bottom:5px;
}
.list_comment .fname {
	color:#0058a6;	
}
.list_comment .femail { color:#e45601;}
.list_comment .fdate	{color:#a4a4a4;}

/*SEARCH*/
.formSearch {
	background:#FAFAFA;
	padding:5px;
	border:1px solid #ccc;
}
p.mess_result {
	font-size:12px;
	margin-bottom:10px;
	text-align:center;
}
p.mess_result span {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

.tbl_poll {
	margin:5px;
}

.tbl_poll  {
	background:#FFFFFF;
	border:1px solid #ccc;
}
.tbl_poll .fPoll {
	padding:5px ;
	font-weight:bold;
	color:#8A0000;
	border-bottom:1px solid #ccc;
}
.tbl_poll .btn {
	border-top:1px solid #ccc;
	background:#FFFFFF;
	text-align:center;
} 

.tbl_poll .poll_content {
	padding:5px;
	background:#EEEEDD;
}
@media screen and (max-width: 670px){
	.tools .hidden_tools{
		display:none;
	}
}
@media screen and (max-width: 404px){
	.toolSearch .hidden_toolSearch{
		display:none;
	}
}