/*MAIN FOCUS*/
#main_focus {
	background:url(../images/man_focus_b.gif) bottom left no-repeat;
	padding-bottom:15px;
	margin-bottom:5px;
}
.list-tutor-focus {
	border:1px solid #d7d7d7; 
	overflow: hidden; 
	min-height:330px;
}

.list-tutor-focus .list-img {padding:10px; border-right:1px solid #d7d7d7;}
.list-tutor-focus ul {
	 
	list-style: none;	
	padding: 0;
	margin: 0;
}

.list-tutor-focus .list-tutor { background:#ecf7ff}
 
 
ul#tabs li {
	border-bottom:1px solid #d7d7d7;
	height: 56px;
	outline: none;
	padding:5px 10px;
	position:relative;
}
ul#tabs li .icon_current { 
 	display:none;
	border:medium none;
	left:0;
	margin-left:-10px;
	position:absolute;
	top:25px;
}
 
ul#tabs li.last{ border-bottom:none;}

ul#tabs li img { 
	float: left;
	border:1px solid #dcdcdc;
	padding:2px;
	margin-right:10px;
}

ul#tabs li a { 
	font-weight:bold;
	text-decoration: none;	 	
}

ul#tabs li a:hover { 
	text-decoration: underline;
}

ul#tabs li a img { width: 72px; height:48px; padding:3px ; border:1px solid #ccc; background:#FFF} 

ul#tabs li.current {
	background:url(../images/tab-current.gif) bottom repeat-x; 	 
}
ul#tabs li.current .icon_current {display:block;}
 
ul#output { 
	width: 410px;
	height: 310px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 330px;
	height: 310px;
}

ul#output li h3 {
	padding:2px 0px; 
}

ul#output li .desc {
	 text-align:justify;
}

/*mainTutor*/
.mainTutor {}
.mainL {
	width:495px;	
}
.mainR {
	width:225px;	
}

/***** FOCUS ***/
.boxFocusTutor {  
 	margin-bottom:15px;
	position:relative;
	border-bottom:1px dotted #ccc;
	padding-bottom:15px;
} 

.boxFocusTutor .divImg  { width:180px; margin-right:10px;}
.boxFocusTutor .divInfo { margin-bottom:20px; width:450px; } 
.boxFocusTutor h3 { padding:3px 0px; text-align:left; font-size:14px;}

.boxFocusTutor h3 a { }
.boxFocusTutor .img {
	background:#fff;
	border:1px solid #cacaca;
	padding:4px;
	text-align:center;
}

#tab-container-tutor_focus-nav {list-style:none; position: absolute; bottom:80px; left:260px; text-align: left; }
#tab-container-tutor_focus-nav li { float:left;}
#tab-container-tutor_focus-nav li a
{
	color: #474747;
	display: inline-block;
	text-decoration:none;
	padding: 0px ;
	height: 26px;
	width:28px;
	font-size:11px;
	margin-right:6px;
	background:url(../images/page_bg.gif) center no-repeat;
	text-align: center; 
}
#tab-container-tutor_focus-nav li a span { display:block; line-height:17px; padding-top:4px;}
#tab-container-tutor_focus-nav li a:hover
{
	background:url(../images/page_on.gif) center no-repeat;
	color: #fff;
}
#tab-container-tutor_focus-nav li a.active
{
	background:url(../images/page_on.gif) center no-repeat;
 color: #fff;
}
 
 

 
/*HOME NEWS*/
.box-tutor {padding:5px 0px; vertical-align:top;}
h1.box-tutor-title{
	color:#9e9d9d;
	font-size:12px;	 
	padding-bottom:5px ;
	text-transform:uppercase;
}
h1.box-tutor-title a {color:#9e9d9d;}
.box-tutor-content { 
	border:1px solid #d9d9d9;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}
.top-tutor {
	float:left;
	width:380px;
	padding-right:15px;
}
.other-tutor {
	float:left;
	width:210px;
}
 
.other-tutor ul {list-style:none;} 
.other-tutor li {
	background: url(../images/icon_other.gif) 0 7px no-repeat;
	padding-left: 10px;
}
.other-tutor li a {color:#333333}



/*----------------- VIEW 1 ----------------*/
#List_View {}
#List_View .View1 {
	width:100%;
	border-bottom:1px dotted #b2b2b2;
	padding-bottom:15px;
	margin-bottom:25px;
}
#List_View .last {
	border-bottom:none;
	margin-bottom:0px;
}

#List_View div.View1 div.item{
  float:left;
	padding-right:15px;
	width:250px;
}

#List_View div.View1 div.item.last {
	 border-right:none;
   margint:0px;
   margin-right:0px;
	 padding-right:0px;
} 
#List_View div.View1 div.item .img
{
	border:1px solid #c9c9c9;
	padding:4px;
	height:155px;
}
#List_View div.View1 div.item h3.name
{
	text-align:center;
	padding-top:8px;
}
#List_View div.View1 div.item .short
{
	color:#666666;
	text-align:center;
}


 

/*----------------- VIEW 2 ----------------*/

#List_View .View2 {
  padding:0px 2px;
  margin-bottom:5px;
  
}
#List_View .col1{
	 
}
#List_View .col2{
	 
} 

#List_View .noItem {
	padding:50px;
	text-align:center;
	color:#ff0000;
}  

/*View TutorExisting*/

#List_View_TutorExisting {margin-top:15px;}
#List_View_TutorExisting .View1 {
	width:100%;
	border-bottom:1px dotted #b2b2b2;
	/*padding-bottom:20px;*/
	margin-bottom:10px;
	
	padding: 10px;
  /*padding-bottom: 0px;*/
  border: 1px solid #ebebeb;

}
#List_View_TutorExisting .last {
	/*border-bottom:none;*/
	margin-bottom:0px;
}

#List_View_TutorExisting div.View1 div.item{
}

#List_View_TutorExisting div.View1 div.item.last {
	 border-right:none;
  	 margint:0px;
   		margin-right:0px;
	 padding-right:0px;
} 
#List_View_TutorExisting div.View1 div.item .img
{
	padding-right:12px;
	width:240px;
	height:180px;
}
#List_View_TutorExisting div.View1 div.item .img img
{
	border:2px solid #c9c9c9;
	/*padding:4px;*/
	max-width: 100%;
	height: 100% !important;
}
#List_View_TutorExisting table.tbl_tutor_existing {}
#List_View_TutorExisting .tbl_tutor_existing tr.row1 td {
	background:#f2f2f2;	
}
#List_View_TutorExisting .tbl_tutor_existing tr td
{
	padding:6px;
}
#List_View_TutorExisting span.tutor_name
{
	font-weight:bold;
}
#List_View_TutorExisting .box-item
{
	overflow:hidden;
}
#List_View_TutorExisting .box-item .img-tutor-exist
{
	width:40%;
	float:left;
	margin-right:12px;
	height:228px;
	
}
#List_View_TutorExisting .box-item .img-tutor-exist img
{
	width:100% !important;
	height:100% !important;
	border: 1px solid #C9C9C9;
	padding: 4px;
	
} 
#List_View_TutorExisting .tutor-exist-info
{
	width:58%;
	float:right;
}
/*********** Box NEWS *********/
.boxTutor {
	padding: 5px 0px 0px;
}

.boxTutor p {
	margin: 0px;
	padding: 5px 0px;
}

.boxTutor .img-tutor
{
  width:100%; 
  height:auto;	
  margin:10px 0px 20px 0px;
}
.boxTutor .img-tutor img
{
	width:100% !important;
	height:100% !important;
}
.boxTutor h3 {
	margin-bottom:10px;
}

.boxTutor h3 a {
	text-align: left;
	font-size:24px;
	color:#333333;
	line-height:30px;
 
}
  

.boxNews .short {
	text-align: justify;
}

.relate_tutor {
	font-weight:bold;
	color:#5F5F5F;
}
.relate_tutor a {color:#5F5F5F; text-decoration:underline;}
 
/*********** Detail NEWS *********/ 
.boxDetail .title {
	font-family: "Times New Roman"; 
	font-size: 18pt;
	font-weight: bold;
	line-height:22px;
}


.boxDetail .imgDetail_left {
	display: block;
	float: left;
	margin-right: 7px;
}

.boxDetail .imgDetail_right {
	display: block;
	float: right;
	margin-left: 7px;
}

.boxDetail .fDespic {
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.boxDetail .noteTutor {
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #bbbbbb;
	background-color: #e8e8e8;
	text-align: justify;
}

.boxDetail .content-short
{
	text-align:justify;
	font-size:14px !important;
	line-height:27px;
	font-weight:bold;
	margin-bottom:10px;	
}

.hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#otherTutor {
	padding-bottom:15px;
}

#otherTutor h3 {
	color: #333333; 
	padding-left: 0px;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom:15px;
	font-size:25px;
}

#otherTutor ul {
	list-style: none;
}

#otherTutor li {
	background: url(../images/icon_other_tutor.gif) 0 15px no-repeat;
	padding:4px 0px 4px 15px;
	line-height: 18px;
}

#otherTutor li a {
	text-decoration: none;
	font-size:16px;
	line-height:25px;
}

#otherTutor li a:hover { 
}


.date_tutor {
	padding: 0px;
	margin: 0px;
	color: #999999;
	font-weight: normal;
	font-size:14px;
}
.date_tutor  span {
	color:#9c9c9c;
}

.boxTutor p.more {
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
}
 
 
.tools {
	margin:10px 0px;
	background:#f2f2f2;
	padding:2px; 
} 
.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:#666666;
	display:block;
	line-height:18px;
}
.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;}

.toots
{
	width:100%;
	overflow:hidden;
	padding:10px 0px;
	margin:10px 0px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
/*--------------------*/
.new_titleTutor,.new_titleTutor a:link,.new_titleTutor a:active,.new_titleTutor a:visited
	{
	color: #FF4200;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.new_titleTutor a:hover {
	color: #FD7849;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.tooltipTitle {
	color: #FF0000;
}

.tooltipDes {
	color: #000000
}


/*------*/
.toolSearch {
	background:url(../images/toolSearch_bg.gif) repeat-x;
}
.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) center no-repeat;
	width:50px;
	padding:3px 2px;
	color:#FFFFFF;
	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*/
.fComment {
	background:url(../images/hr.gif) bottom center repeat-x;
	padding:5px 5px;
	color:#e45601;
	font-weight:bold;
	border-bottom:5px;
	margin-bottom:5px;
}
.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;
}

 
/* box_sidebar */
.sidebar-tutor {padding:2px 0px;}
.sidebar-tutor ul {list-style:none;padding-top:5px	;}
.sidebar-tutor li {
	background:url(../images/hr.gif) bottom repeat-x;
	padding:10px 10px;
	overflow:hidden;
	
}
.sidebar-tutor li.last { background:none;	} 

.sidebar-tutor .img {
	float:left;
	border:1px solid #c5c5c5;
	margin-right:7px;	
}
.sidebar-tutor .img img {	
	padding:1px;		
}
 
 
.sidebar-tutor h3{
	padding-top:5px;
	font-weight:bold;	
}
.sidebar-tutor .tutor-date {
	color:#7e9baf;
}

#jCarouselLite_right_tutor  li {
	height:100px;	
} 
/*Responsive*/
@media screen and (max-width :767px)
{
  #List_View_TutorExisting .box-item .img-tutor-exist
  {
	 
	  height:178px;
  }

}
@media screen and (max-width :480px)
{
#List_View_TutorExisting .box-item .img-tutor-exist
{
	width:100%;
	height:auto;
	float:none;
	margin-bottom:15px;
	
}
#List_View_TutorExisting .tutor-exist-info
{
	width:100%;
	height:auto;
}	
}
@media screen and (max-width :320px)
{
.tutor-exist-info table
{
	font-size:13px;
}
}


/*  bo sung */
/*#List_View_TutorExisting div.View1 div.item.last .box-item ul li{
	padding-top: 5px;
	padding-bottom: 10px;
}
#List_View_TutorExisting div.View1 div.item.last .box-item ul li span{
	font-weight: bold;
	margin-right: 5px;
}
#List_View_TutorExisting div.View1 div.item.last .box-item ul li span.name{
    color: #0196e1;
    font-weight: normal;
}
#List_View_TutorExisting div.View1 div.item.last .box-item .info_tutor2{
	padding-left: 5px;
}*/

#List_View_TutorExisting div.View1 div.item.last .box-item img{
	float: left;
  margin-right: 15px;
  border: 2px solid #c9c9c9;
}
#List_View_TutorExisting div.View1 div.item.last .box-item ul li{
	/*padding-top: 5px;
	padding-bottom: 10px;*/
	padding: 2.5px 0;
}
#List_View_TutorExisting div.View1 div.item.last .box-item ul li:first-child{
	padding-top: 0px;
}

#List_View_TutorExisting div.View1 div.item.last .box-item ul li span{
	font-weight: bold;
	margin-right: 5px;
}
#List_View_TutorExisting div.View1 div.item.last .box-item ul li span.name{
    color: #0196e1;
    font-weight: normal;
}
#List_View_TutorExisting div.View1 div.item.last .box-item .info_tutor2{
	padding-left: 5px;
}

#List_View_TutorExisting div.View1 div.item .img
{
	padding-right:12px;
	/*width:240px;
	height:180px;*/
}
#List_View_TutorExisting div.View1 div.item .img img
{
	border: 2px solid #c9c9c9;
	/*padding:4px;*/
	max-width: 100%;
	height: 100%;
}