@import url(../yui/tabview.css);

body {
	font-family: Arial;
	font-size: 9pt;
	color: #000;
	margin: 0;
	background: #f0f0f0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none
}

.red {
	border: 1px solid red;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: inside;
}
ul li {
	padding-top: 2px;
}

form {
	margin: 0;
}

.top-10 {
	margin-top: 10px;
}

.clear {
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: both;
}

#main {
	width: 990px ;
	margin: 0 auto;
	text-align: left;
}

/*----------------------HEADER BEGIN-----------------------*/
#header {
	background: url("../image/header.jpg") no-repeat;
	height: 202px;
}

#header #top-header {
	height: 123px;
}

#header #menu-header {
	height: 64px;
	margin-top: 7px;
}

#header #menu-header #tabmenu {
	background: url("../image/bg/tabmenu.jpg") repeat-x left bottom;
	height: 29px;
	padding-left: 10px;
	padding-top: 9px;
}

#header #menu-header #tabmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#header #menu-header #tabmenu li{
	display:inline;
}


#header #menu-header #tabmenu a{
	float: left;
	text-decoration:none;
	font-weight: bold;
}

#header #menu-header #tabmenu a span.menu-right{
	float:left;
	display:block;
	height: 19px;
	padding: 5px 10px;
	color: #011172;
	cursor: pointer;
	background: url("../image/bg/tabmenu-deactive-right.jpg") no-repeat right bottom;
}

#header #menu-header #tabmenu a:hover {
	color: white;
	margin-top: -10px;
	margin-left: -1px;
	z-index: 100;
	padding: 0;
	padding-left: 5px;
	height: 39px;
	background: url("../image/bg/tabmenu-active-left.gif") no-repeat left top;
}

#header #menu-header #tabmenu a:hover span.menu-center {
	height: 19px;
	background: url("../image/bg/tabmenu-active-center.gif") repeat-x;
	color: #FFF;
	float: left;
	cursor: pointer;
	padding: 15px 6px 5px 5px;
}


#header #menu-header #tabmenu a:hover span.menu-right{
	height: 39px;
	padding: 0;
	padding-right: 5px;
	float: left;
	cursor: pointer;
	background: url("../image/bg/tabmenu-active-right.gif") no-repeat right top;
}

#header #menu-header #tabmenu a.current {
	color: white;
	margin-top: -10px;
	margin-left: -1px;
	padding: 0;
	padding-left: 5px;
	cursor: pointer;
	height: 39px;
	background: url("../image/bg/tabmenu-active-left.gif") no-repeat left top;
}

#header #menu-header #tabmenu a.current span.menu-center {
	height: 19px;
	background: url("../image/bg/tabmenu-active-center.gif") repeat-x;
	color: #FFF;
	float: left;
	cursor: pointer;
	padding: 15px 6px 5px 5px;
}


#header #menu-header #tabmenu a.current span.menu-right{
	height: 39px;
	padding: 0;
	padding-right: 5px;
	float: left;
	background: url("../image/bg/tabmenu-active-right.gif") no-repeat right top;
}

#header #menu-header .tabcontainer{
	clear: left;
	height: 33px;
	background:#FFF;
	color: #FFF;
}

#header #menu-header .tabcontent{
	display:none;
	height: 15px;
	background:#011172;
	padding: 10px;
}

#header #menu-header .tabcontent  ul li {
	display: inline;
	padding-left: 12px;
	padding-right: 9px;
	background: url("../image/icon/menu.gif") no-repeat left center ;
}
#header #menu-header .tabcontent  ul li a{
	display: inline;
	color: #FFF;
	font-weight: bold;
	
}
 /*---------- END HEADER ---------*/
#body {
	background-color: #FFFFFF;
	border: 1px solid #cfcfd1;
	border-right: 1px solid #cfcfd1;
}

#body-home {
	border: 1px solid #cfcfcf;
	border-top: none;
	margin-top: 10px;
	background: #FFF;
 }

#container {
	float: left;
	width: 888px;
	padding-top: 10px;
	background-color: #FFFFFF;
}

#content-adv {
	float: right;
	width: 100px;
}

.col-left {
	width: 581px;
	float: left;
	background: url("../image/bg/col-left.jpg") no-repeat top left;
}

.col-left-home{
	width: 683px;
	float: left;
	background: url("../image/bg/col-left.jpg") no-repeat top left;
	position: relative;
	border-right: 1px solid #cfcfd1;
}

.col-left-home .round-left{
	position: absolute;
	left: -1px;
	top: -1px;
}

.col-right {
	width: 305px;
	float: right;
	border: 1px solid #cfcfcf;
	border-top: none;
}

.col-right-home {
	border-right: none;
	border-left: none;
	width: 304px;
	float: right;
}

 /*-----------------BEGIN HOME-----------------*/

.col-left-home .hot-news-home .left{
	float: left;
	width: 400px;
	padding: 9px 9px 0;
}

.col-left-home .hot-news-home .left .brown {
}
.col-left-home .hot-news-home .left .brown .title {
	color: #11207b;
	font-size: 13pt;
	font-weight: bold;
}

.col-left-home .hot-news-home .left .brown .lead {
	margin-top: 5px;
}

.col-left-home .hot-news-home .left .date {
	text-align: right;
	color: #666;
	margin-bottom: 5px;
}

.col-left-home .hot-news-home .left .avatar img {
	border: 1px solid #ccc;
	width: 398px;
}

.col-left-home .hot-news-home .right{
	float: right;
	border-left: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	width: 263px;
	background: #f0f0f0; 
}

.col-left-home .hot-news-home .right .tab { 
	background: url("../image/bg/tab.jpg") repeat-x;
	height: 46px;
	border-bottom: 1px solid #ccc;
}

.col-left-home .hot-news-home .right .tab span { 
	background: url("../image/icon/hot-news.jpg") no-repeat left top;
	height: 36px;
	display: block;
	font-size: 13pt;
	font-weight: bold;
	padding: 10px;
	padding-left: 60px;
	color: #cc0000;
	line-height: 30px;
	display: block;
	text-transform: uppercase;
}

.col-left-home .hot-news-home .right .hot-item { 
	background: url("../image/icon/item-hot.jpg") no-repeat center;
	background-position: 10px 10px;
	padding: 10px 10px 8px 30px; 
	border-bottom: 1px solid #cfcfcf; 
}

.col-left-home .hot-news-home .right .hot-item .title { 
	color: #011172;
}

.col-left-home .tinnoibat {
	background: url("../image/bg/transparent.jpg") repeat-x left top;
	padding: 15px 0 15px 27px;
	margin-top: 10px;

}

.col-left-home .tinnoibat .item {
	float: left;
	width: 102px;
	margin-left: 30px;
}

.col-left-home .tinnoibat .first {
	margin-left: 0px;
}

.col-left-home .tinnoibat .item .avatar img {
	border: 1px solid #CCC;
	width: 100px;
}

.col-left-home .tinnoibat .item .title {
	color: #011172;
	font-weight: bold;
}

.col-left-home .home-adv {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 8px;
}

.col-left-home .home-adv img  {
	width: 666px;
}

.col-left-home .home-adv-top {
	background: #e3e7e6;
	border-bottom: none;
}

.col-left-home .container-tab {
	border-top: 1px solid #CCC;
	background: url("../image/bg/brown.gif") repeat-y center ;
}

.col-left-home .container-tab .rss {
	text-align: right;
	color: #999;
	word-spacing: 1px;
	font-weight: bold;
	background: url("../image/icon/rss.gif") no-repeat right center;
	padding-right: 15px;
}

.col-left-home .container-tab .rss a {
	color: #999;
}

.col-left-home .container-tab .left {
	float: left;
	width: 341px;
}
.col-left-home .container-tab .right {
	float: right;
	width: 341px;
}




/*---------- BEGIN LIST NEWS LEFT ---------*/
#hot-list-item {
	padding: 10px;
}
.category {
	background: url("../image/bg/dot.jpg")  repeat-x;
	background-position: 0px 85%;
	position: relative;
}

.category .title {
	background: #FFF;
	padding-right: 5px;
	/*color: #cc0000;*/
	color: #11207B;
	font-size: 13pt;
	font-weight: bold;
}

.category .rss a {
	position: absolute;
	top: -3px;
	right: 10px;
	color: #999;
	word-spacing: 1px;
	font-weight: bold;
	background: url("../image/icon/rss.gif") no-repeat right center;
	padding-right: 15px;
}

#hot-list-item .hot-item {
	margin-top: 15px;
}

#hot-list-item .hot-item .left {
	float: left;
	width: 280px;
}

#hot-list-item .hot-item .left .avatar img {
	border: 1px solid #cfcfcf;
	width: 280px;
}


#hot-list-item .hot-item .right {
	float: right;
	width: 270px;
}

#hot-list-item .hot-item .right .title {
	color: #011172;
	font-weight: bold;
}

#hot-list-item .hot-item .right .date {
	margin: 2px 0 5px 0;
	color: #666;
}

#hot-list-item .hot-item .right .date .minute {
	color: #cc0000;
}

#hot-list-item .hot-item .right ul {
	list-style: none;
	margin-top: 5px;
} 
#hot-list-item .hot-item .right ul li .title {
	background: url("../image/icon/arrow.gif") no-repeat left center;
	padding-left: 10px;
	font-weight: normal;
}

.list-item-adv-center {
	background: url("../image/bg/dot.jpg")  repeat-x left top;
	padding: 10px;
	border-bottom: 1px solid #cfcfcf;
}


.list-item-adv-bottom {
	padding: 10px;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}

.list-item-adv-bottom img, .list-item-adv-center img {
	width: 561px;
}

.list-items {
	padding: 10px;
}

.list-items .item {
	margin-bottom: 15px;
}

.list-items .item .avatar img {
	width: 130px;
	float:left;
	margin-right: 10px;
}

.list-items .item .title {
	color: #000;
	font-weight: bold;
}

.list-items .item .date {
	margin: 2px 0 5px 0;
	color: #666;
}

.list-items .item .date .minute {
	color: #cc0000;
}

.list-items .item ul {
	list-style: none;
	margin-top: 5px;
}

.list-items .item ul li .title {
	background: url("../image/icon/arrow.gif") no-repeat left center;
	padding-left: 10px;
	font-weight: normal;
	color: #011172;
}

.list-item-other ul {
	list-style: none;
	margin-top: 5px;
	color: #666;
}

.list-item-other ul li .title {
	background: url("../image/icon/sao.gif") no-repeat left center;
	padding-left: 10px;
	padding-right: 4px;
}

.list-item-other .category {
	background: url("../image/bg/dot.jpg")  repeat-x;
	background-position: 0px 80%;
	position: relative;
}

.list-item-other .category .title {
	background: #FFF;
	padding-right: 5px;
	color: #cc0000;
	font-size: 13pt;
	font-weight: bold;
}

.padding {
	padding: 10px;
}

/*-------------- SEARCH -----------------*/

#page-result .kq {
	margin-bottom: 10px;
}

#page-result .kq span {
	color: #011172;
}

#page-result .kq .key {
	font-weight: bold;
}

#paging {
	margin: 10px;
	text-align: center;
}

 #paging a,#paging span {
	padding: 4px;
	color: #CCC;

}

#paging a,#paging span.yui-pg-links {
	padding: 4px;
	color: #000;
	font-weight: bold;
}

#paging .yui-pg-current-page {
	padding: 4px;
	color: red;
	font-weight: bold;
}

#page-result .item {
	margin: 10px 0px 5px 0px;
}

#page-result .item em {
	background: yellow;
}
.frm-search {
	padding: 10px;
	line-height: 19px;
}

.frm-search .text {
	color: #011172;
	font-weight: bold;
}
/*---- detail---*/
#truonghoc #detail-category a.title {
	background:url(../image/muiten.gif) no-repeat scroll 3px 50%;
	color: #cc0000;
	padding-left: 13px;
	background: none;
	padding-left: 0px;
}

#truonghoc #detail-category a.first {
	background: none;
	color: #000;
	padding-left: 0px;
	display: none;
}

#detail-category a.title {
	background:url(../image/muiten.gif) no-repeat scroll 3px 50%;
	color: #cc0000;
	padding-left: 13px;
	font-size: 11pt;
}

#detail-category a.first {
	background: none;
	color: #11207B;
	padding-left: 0px;
}

#detail-category a.active {
	background: none;
	padding-left: 0;
}

#detail-date {
	position: relative;
	color: #666;
	text-align: right;
	padding-right: 10px;
}

#detail-title  .rss a {
	position: absolute;
	top: -3px;
	right: 10px;
	color: #999;
	word-spacing: 1px;
	font-weight: bold;
	background: url("../image/icon/rss.gif") no-repeat right center;
	padding-right: 15px;
}

#detail {
	padding: 10px;
}

#detail .subtitle{
	color: #666666;
	font-weight: bold;
	margin-bottom: 5px;
}

#detail .title {
	color: #011172;
	font-size: 13pt;
	font-weight: bold;
}
#detail .lead {
	color: #341f24;
	font-weight: bold;
	padding: 10px 0;
}

#print {
	/*text-align: right;*/
	font-weight: bold;
	padding: 10px;
}
/*
#print .avatar{
	margin-right: 15px;
	cursor: pointer;
}*/

#print a{
	margin-right: 15px;
}

#ykienkhachhang {
	padding: 10px 40px 10px 50px;
}

#ykienkhachhang .top {
	background: url("../image/bg/ykienkhangia.jpg") repeat-x;
	height: 24px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 0 0 15px;
	color:#011172;
	font-weight: bold;
}
#ykienkhachhang .bottom {
	border: 1px solid #cfcfcf;
	margin-top: 1px;
}

#ykienkhachhang .bottom .table {
	width: 100%;
	
}

#ykienkhachhang .bottom .table .text-box {
	width: 200px;
}

#ykienkhachhang .bottom .table .text {
	padding-left: 10px;
	font-weight: bold;
}

#ykienkhachhang .bottom .table .noidung {
	background: #ededed;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#ykienkhachhang .bottom .table .bogo {
	text-align: right;
	padding-right: 10px;
}

#ykienkhachhang .bottom .table .bogo span {
	font-weight: bold;
}

#ykienkhachhang .bottom .table .textarea textarea {
	width: 470px;
	height: 120px;
	margin-left: 5px;
}

#ykienkhachhang .bottom .table .button {
	padding: 5px;
}

/*---------- END LIST NEWS LEFT ---------*/

/*---------- BEGIN RIGHT ---------*/
.col-right #form-search {
	background: url("../image/bg/search.gif") no-repeat top right;
	height: 39px;
	padding: 5px;
	position: relative;
}

.col-right #form-search1 {
	background: url("../image/bg/search.gif") no-repeat top right;
	height: 10px;
	padding: 0 5px;
	position: relative;
}

.col-right #form-search .round-right, .col-right #form-search1 .round-right {
	position: absolute;
	right: -1px;
	top: 0px;
}

.col-right #form-search .form {
	background: url("../image/icon/search.jpg") no-repeat left top;
	height: 39px;
}

.col-right #form-search .form .textbox {
	background: url("../image/bgboxsearch.jpg") no-repeat left center;
	top: 10px;
	left: 55px;
	height: 19px;
	width:150px;
	position: absolute;
}

.col-right #form-search .form .textbox input {
	position: absolute;
	border: 1px solid #fff;
	height: 12px;
	font-size: 11px;
	*line-height: 10px;
	left: 8px;
	top: 2px;
	width: 130px;
	background: transparent;
}

.col-right #form-search .form #btnsearch {
	background: url("../image/btnsearch.jpg") no-repeat left center;
	height: 19px;
	width: 81px;
	border: none;
	position: absolute;
	cursor: pointer;
	right: 10px;
	top: 10px
}
.col-right .adv-right-top {
	padding: 5px;
}

.col-right .adv-right-top img{
	width: 295px;
	margin: 2px 0;
}

.col-right .tab-title{
	height: 28px;
	padding: 10px;
	font-size: 13pt;
	font-weight: bold;
	color: #011172;
	line-height: 28px;
}

.col-right .tab-title a, .col-right .tab-title a:hover{
	height: 28px;
	padding: 10px;
	font-size: 13pt;
	font-weight: bold;
	color: #011172;
	line-height: 28px;
	text-decoration: none;
}

.col-right .most-view {
	background: url("../image/bg/mostview.jpg") repeat-x;
}

.col-right .videoclip {
	background: url("../image/bg/videoclip.jpg") repeat-x;
	padding-left: 55px;
}

.col-right .thongtincanbiet {
	background: url("../image/bg/thongtincanbiet.jpg") repeat-x;
	padding-left: 55px;
}

.col-right .thoitiet {
	background: url("../image/bg/thoitiet.jpg") left top;
	height: 19px;
	padding: 10px;
	font-size: 13pt;
	font-weight: bold;
	color: #011172;
	line-height: 19px;
	padding-left: 55px;
	border-bottom: 1px solid #cfcfd1;
}

.col-right .list-videoclip {
	height: 340px;
	text-align: center;
}

.col-right .list-thongtincanbiet {
	margin-top: 10px;
	border-top: 1px solid #cfcfd1;
	background: #f6f4f5;
}

.col-right .list-thongtincanbiet .left {
	float: left;
	width: 155px;
}

.col-right .list-thongtincanbiet .left .avatar {
	float: right;
	width: 55px;
	border: 1px solid #cfcfd1;
}

.col-right .list-thongtincanbiet .left .province {
	padding: 10px;
	padding-bottom: 0px;
}

.col-right .list-thongtincanbiet .left .province select{
	width: 133px;
}

.col-right .list-thongtincanbiet .left .chiettiet{
	padding: 10px;
	color: #011172;
}

.col-right .list-thongtincanbiet .left .font{
	font-weight: bold;
	font-size: 12pt;
}

.col-right .list-thongtincanbiet .right {
	float: right;
	width: 113px;
	border-left: 1px solid #cfcfd1;
	background: #f1eff0 url("../image/icon/chiso.jpg") no-repeat left top;
	padding-left: 33px;
	font-size: 8.5pt;
	color: #3166ce;
	height: 150px;
}

.col-right .list-thongtincanbiet .right .item {
	border-top: 1px solid #cfcfd1;
	border-left: 1px solid #cfcfd1;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
}

.col-right .list-thongtincanbiet .right .item a {
	color: #3166ce;
}

.col-right .list-thongtincanbiet .right .first {
	border-top:none;
}

.col-right .list-thongtincanbiet .right .white {
	background: #FFF;
}

.col-right .list-most-view, .col-right .list-tainangtre {
	margin-top: 1px;
	padding: 10px;
	background: #f6f4f5;
}

.col-right .list-most-view .item {
	background: url("../image/bg/line.jpg") repeat-x left bottom;
	padding: 7px 0;
 }

 .col-right .list-most-view .item a.title {
	padding-left: 20px;
	background: url("../image/icon/most-view.gif") no-repeat left top;
	display: block;
	color: #011172;
	font-weight: bold;
 }

.col-right .tainangtre {
	background: url("../image/bg/tainangtre.jpg") repeat-x;
}

.col-right .list-tainangtre .item {
	background: url("../image/bg/line.jpg") repeat-x left bottom;
	padding: 7px 0;
}

.col-right .list-tainangtre .item a.avatar {
	float: left;
	width: 75px;
	border: 1px solid #999;
	margin-right: 5px;
}

.col-right .list-tainangtre .item a.title {
	color: #011172;
	font-weight: bold;
}

.col-right .docbaoonline {
	background: url("../image/bg/docbaoonline.jpg") repeat-x;
	color: #FFF;
}

.col-right .list-docbaoonline .avatar {
	width: 305px;
}

.col-right .list-docbaoonline .combobox-link {
	border-top: 1px solid #999;
	border-bottom: 1px solid #cfcfd1;
	color: #030f71;
	font-weight: bold;
	padding: 10px;
}

.col-right .list-docbaoonline .combobox-link #combobox-link {
	border: 1px solid #4f98cb;
	width: 160px;margin-top: -3px;
	float: right;
}

.col-right .anhdep {
	background: url("../image/bg/anhdep.jpg") repeat-x;
	color:#FFF;
}

.col-right .list-anhdep .avatar {
	border: none;
	margin-top: 1px;
}

.col-right .list-anhdep .avatar img{
	width: 301px;
}

.col-right .list-anhdep .title {
	margin: 3px;
	background: #e3e8eb;
	color: #011172;
	padding: 5px;
}

.col-right .list-anhdep .list-item {
	background: #e3e8eb;
	border-top: 1px solid #cfcfd1;
	border-bottom: 1px solid #cfcfd1;
	padding: 10px 0 10px 15px;
}

.col-right .list-anhdep .list-item .item {
	float: left;
	width: 77px;
	border: 1px solid #cfcfd1;
	padding: 1px;
	margin-left: 15px;
}

.col-right .list-anhdep .list-item .first {
	margin: 0px;
}

.col-right .list-anhdep .list-item .item .avatar {
	width: 75px;
	cursor: pointer;
}

.col-right .poll-adv .left {
	float: left;
	width: 180px
}

.col-right .poll-adv .right {
	float: right;
	width: 120px;
}
/*---------- END RIGHT ---------*/

/*---------- BEGIN Menu Bottom -------*/
#menu-bottom {
	height: 28px;
	background: url("../image/bg/menu-bottom.jpg") repeat-x top left;
}

#menu-bottom ul{
	margin:0;
	padding:0;
	list-style:none;
}

#menu-bottom li{
	display:inline;
}


#menu-bottom a.title{
	float: left;
	font-weight: bold;
	height:14px;
	padding: 6px 10px;
	color: #000066;
	background: url("../image/bg/line-menu-bottom.jpg") no-repeat right bottom;
}

#header .menu-right .home{
	color: #cc0000;
}

#menu-bottom a.home{
	color: #cc0000;
}
/*---------- END Menu Bottom -------*/

#footer{
	background: #011171;
	border: 1px solid #cfcfd1;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 20px; 
	font-size: 8pt;
	font-family: tahoma;

}
#footer a {
	color: #ffcd00;
}

#footer .avatar {
	margin-top: 10px;
}

.yui-skin-sam .yui-navset .yui-nav, 
yui-skin-sam .yui-navset .yui-navset-top .yui-nav {/* protect nested tabviews from other orientations */ 
	background: url("../image/bg/tab-tittle.jpg") repeat-x;
	height: 59px;
	border: none;
	padding: 10px 10px 0 10px;
	margin:0 0 0 0;
}
	
.yui-skin-sam .yui-navset .yui-nav li, 
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav li {
	margin: 0; /* space between tabs */ 
	padding:0; /* gecko: make room for overflow */ 
	height: 59px;
	border:1px solid none;
}

.yui-skin-sam .yui-navset .yui-nav .selected, 
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav .selected {
	margin:0 0 -1px 0;
	background: url("../image/bg/active.jpg") no-repeat;
	background-position: 18px 34px;
}
	
.yui-skin-sam .yui-navset .yui-nav a, 
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
	background: none;
	border: none;
	color: #011172; 
	text-decoration:none;
	padding-top: 10px;
	}
	
.yui-skin-sam .yui-navset .yui-nav a em, 
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em {
	padding: 0 0.75em; 
	left:0; right: 0; bottom: 0; /* protect from other orientations */ 
	position:relative;
	border: none;
	color: #011172;
	font-weight: bold;
}
	
.yui-skin-sam .yui-navset .yui-nav .selected a, 
.yui-skin-sam .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */ 
.yui-skin-sam .yui-navset .yui-nav .selected a:hover {/* no hover effect for selected */ 
	color:#cc0000;
	background: url("../image/bg/border-tab.jpg") repeat-x left top;
	text-decoration: none;
	padding-top: 10px;
}

.yui-skin-sam .yui-navset .yui-nav a:hover, 
.yui-skin-sam .yui-navset .yui-nav a:focus {
	outline:0;
	background: none;
	text-decoration: underline;
}

.yui-skin-sam .yui-navset .yui-nav .selected a 
	background: url("../image/bg/border-tab.jpg") repeat-x left top;
	color: #011172;
	padding-top: 10px;
}

.yui-skin-sam .yui-navset .yui-nav .selected a em {
	padding: 0px;
	background: none;

}

.yui-skin-sam .yui-navset .yui-content {
	border: none;
	background: #FFF;
}

.yui-skin-sam .yui-navset .yui-content, .yui-skin-sam .yui-navset .yui-navset-top .yui-content {
	padding: 0 10px 10px 10px; 
}

.yui-skin-sam .yui-navset .yui-content .subtab .title {
	color: #011172;
	font-weight: bold;
}

.yui-skin-sam .yui-navset .yui-content  .subtab .avatar {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.yui-skin-sam .yui-navset .yui-content  .subtab .avatar img {
	border: 1px solid #CCC;
	width: 130px;
}

.yui-skin-sam .yui-navset .yui-content  .subtab .lead {
	margin-top: 5px;
}

.yui-skin-sam .yui-navset .yui-content  .subtab .list-link ul {
	list-style: none;
	margin-top: 5px;
}

.yui-skin-sam .yui-navset .yui-content  .subtab .list-link ul li {
	background: url("../image/icon/arrow-home.gif") no-repeat 0px 6px;
	padding-left: 10px;
	#padding-left: 0;
}

.yui-skin-sam .yui-navset .yui-content  .subtab .list-link ul li .title {
	font-weight: normal;
}

/*----------------------------------------*/
#vuicuoi .left .yui-navset .yui-nav, 
#vuicuoi .left .yui-navset .yui-navset-top .yui-nav {/* protect nested tabviews from other orientations */ 
	background: url("../image/bg/tab-tittle-vuicuoi.jpg") repeat-x;
	height: 58px;
	border: none;
	padding: 10px 10px 0 10px;
}

#vuicuoi .left .yui-navset .yui-nav .selected, 
#vuicuoi .left.yui-navset .yui-navset-top .yui-nav .selected {
	margin:0 0 -1px 0;
	background: url("../image/bg/active-vuicuoi.jpg") no-repeat;
	background-position: 18px 35px;
}

#vuicuoi .left .yui-navset .yui-nav .selected a, 
#vuicuoi .left .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */ 
#vuicuoi .left .yui-navset .yui-nav .selected a:hover {/* no hover effect for selected */ 
	color:#021071;
	background: url("../image/bg/border-tab-vuicuoi.jpg") repeat-x left top;
	text-decoration: none;
	padding-top: 10px;
}

#vuicuoi  .left .yui-navset .yui-nav .selected a {
	background: url("../image/bg/border-tab-vuicuoi.jpg") repeat-x left top;
	color: #011172;
	padding-top: 10px;
}

#vuicuoi  .left .yui-navset .yui-nav .selected a em {
	background:none;
	color: #011172;
	padding-top: 0;
}


/*#vuicuoi  .left .yui-navset .yui-content  .subtab .list-link ul {
	list-style: none;
	margin-top: 5px;
}

#vuicuoi .yui-navset .yui-content  .subtab .list-link ul li {
	background: url("../image/icon/add.gif") no-repeat
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: outside;
}

#vuicuoi  .left .yui-navset .yui-content  .subtab .list-link ul li a.title ,
#vuicuoi  .right .yui-navset .yui-content  .subtab .list-link ul li a.title {
	background: url("../image/icon/add.gif") no-repeat 0px 4px ;
	padding-left: 10px;
	color: #666666;
}*/

.yui-navset .yui-content .subtab .more {
	text-align: right;
	margin-top: 5px;
}
.yui-navset .yui-content .subtab .more .title {
	color: #ca0000;
}

/*-------------------- GIAO LUU TRUC TUYEN--------------------------*/

#vuicuoi .right .yui-navset .yui-nav, 
#vuicuoi .right .yui-navset .yui-navset-top .yui-nav {/* protect nested tabviews from other orientations */ 
	background: url("../image/bg/tab-tittle-giaoluu.jpg") repeat-x;

}

#vuicuoi .right .yui-navset .yui-nav .selected, 
#vuicuoi .right .yui-navset .yui-navset-top .yui-nav .selected {
	margin:0 0 -1px 0;
	background: url("../image/bg/active-giaoluu.jpg") no-repeat;
	background-position: 10px 35px;
}

#vuicuoi  .right .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */ 
#vuicuoi  .right .yui-navset .yui-nav .selected a:hover {/* no hover effect for selected */ 
	color:#021071;
	background: url("../image/bg/border-tab-giaoluu.jpg") repeat-x;
	text-decoration: none;
	padding-top: 10px;
}

#vuicuoi  .right .yui-navset .yui-nav .selected a {
	background: url("../image/bg/border-tab-giaoluu.jpg") repeat-x;
	color: #FFF;
	padding-top: 10px;
}

#vuicuoi  .right .yui-navset .yui-nav .selected a em {
	background: none;
	color: #FFF;
	padding-top: 0;
}


/********************************/

#hoidap .yui-navset .yui-nav .selected, 
#hoidap .yui-navset .yui-navset-top .yui-nav .selected {
	margin:0 0 -1px 0;
	background-position: 18px 35px;
}

#hoidap .yui-navset .yui-nav .selected a, 
#hoidap .yui-navset .yui-nav .selected a em {
	color: #cc0000;
}

.hoidap {
	background: #FFF;
}
#hoidap .yui-navset .yui-content .subtab .more {
	text-align: right;
	margin-top: 10px;
}

#hoidap .yui-navset .yui-content .subtab .more img {
	cursor: pointer;
	padding-top: 0px;
	display: none;
}

#hoidap .yui-content .left {
	width: 435px;
	float: left;
	padding-right: 10px;
}

#hoidap .yui-content .right {
	width: 205px;
	float: right;
	border-left: 1px solid #cfcfd1;
	padding-left: 10px;
}

#hoidap .yui-content .right .avatar {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}

#hoidap .yui-content .right .avatar img {
	width: 85px; 
}

#hoidap .yui-content .right .title {
	color: #343434;
	font-weight: bold;
}

.ad {
	font-size: 0;
}

.adbox {
}

/*tuyennt them style cho list feeback*/

#list-feedback {
	margin: 5px 10px;
}

#list-feedback .top {
	background:transparent url(../image/bg/ykienkhangia.jpg) repeat-x scroll 0 0;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#011172;
	font-weight:bold;
	height:24px;
	padding:5px 0 0 15px;
}

#list-feedback .info_fb {
	padding: 10px 10px;
	border:1px solid #CCCCCC;
	border-top: none;
}

#list-feedback .info_fb .info {
	font-weight: bold;
	color: #011172;
	margin-bottom: 5px;
}

#list-feedback .info_fb .title {
	padding-bottom: 5px;
}

#list-feedback .info_fb .title span,
#list-feedback .info_fb .content span {
	font-weight: bold;
}
#list-feedback .info_fb p {
	padding: 0px;
	margin: 0px;
}
/* end tuyennt them */

#menu-order {
	display: none;
}

.col-right .list-tainangtre .item a.avatar img {
	width:75px;
}

/* CONTENT - BEGIN */

table.quote {
	border: 1px solid #999;
	background: #e9e9e9;
}

table.quote td {
	padding: 3px 5px;
	color: black;
	text-align: justify;
}

table.image {
	background: #e9e9e9;
	width: 1%;
	color: #022956;
}

table.image td {
	padding: 2px;
	text-align: center;
}

table.leftside {
	margin: 5px 5px 5px 0;
}

table.rightside {
	margin: 5px 0 5px 5px;
}

table.center {
	margin-top: 5px;
	margin-bottom: 5px;
}

table.rl {
	text-align: left;
}

table.rl th {
	color: #8C0C02;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 10px;
}

table.rl a {
	color: #004080;
	font-weight: bold;
	font-size: 9pt;
}

table.rl a:hover {
	text-decoration: underline;
}

table.rl ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

table.rl ul li {
	background: url(../images/muiten_bai.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	margin-top: 3px;
	color: #444;
	font-size: 9pt;
}

table.box {
	width: 200px;
	background: #e9e9e9;
	border-collapse: collapse;
}

table.box td,
table.box th {
	border: 1px solid #999;
}

table.box th {
	background: #ccc;
	color: #8C0C02;
	padding: 5px 5px 5px 15px;
}

table.box ul {
	margin: 5px;
}

#content p {
	margin: 5px 0;
}

/* CONTENT - END */

.pagy {
	text-align: right;
	margin-bottom: 5px;
}

.pagy form {
	text-align: left;
	margin-left: 20px;
}

.pagy a {
	color: #CA0000;
	font-weight: bold;
}

#ct1 .rss {
	text-align: right;
	color: #999;
	word-spacing: 1px;
	font-weight: bold;
	background: url("../image/icon/rss.gif") no-repeat right center;
	padding-right: 15px;
	float: right;
}

#ct1 .rss a {
	color: #FFF;
}

#anhsukien .item .avatar img {
	width: 285px;
}

#anhsukien .item .more {
	text-align: right;
}

#anhsukien .item .lead {
	margin-top: 5px;
}

#anhsukien .item .more a {
	color: #CA0000;
}

#detail-category {
	margin-top: 10px;
	margin-left: 10px;
}
/*ntthien*/
a.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
	margin-top: 10px;
}

.calendar {
	font-weight: bold;
	background: url(../image/icon/icon-searchdate.gif) no-repeat;
	padding-left: 20px;
}

.calendar a {
	color: #878787;
}

.calendar a:hover {
	color: #011172;
}

/* calendar container element */
div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	/*width: 158px;*/
	width: 220px;
	padding: 2px 0 0 0;
}
/* all tables in calendar */
div#tcal table {
	width: 100%;
	/*border: 1px solid silver;*/
	border: 1px solid #11207B;
	border-collapse: collapse;
	background-color: white;
}
/* navigation table */
div#tcal table.ctrl {
	border-bottom: 0;
}
/* navigation buttons */
div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}
/* month year header */
div#tcal table.ctrl th {
	background-color: white;
	color: black;
	border: 0;
}
/* week days header */
div#tcal th {
	/*border: 1px solid silver;*/
	border: 1px solid #11207B;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	background-color: gray;
	color: white;
}
/* date cells */
div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	width: 22px;
	cursor: pointer;
}
/* date highlight
   in case of conflicting settings order here determines the priority from least to most important */
div#tcal td.othermonth {
	color: silver;
}
div#tcal td.weekend {
	background-color: #ACD6F5;
}
div#tcal td.today {
	border: 1px solid red;
}
div#tcal td.selected {
	background-color: #FFB3BE;
}
/* iframe element used to suppress windowed controls in IE5/6 */
iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}
/* transparent shadow */
div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}
div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}

/*print-begin*/
#print .top {
	background: url(../image/icon/icon-top.gif) no-repeat;
	float: right;
}

#print .print {
	background: url(../image/icon/icon-print.gif) no-repeat;
	float: right;
}

#print .email {
	background: url(../image/icon/icon-email.gif) no-repeat;
	float: right;
}

#print .pop {
	background: url(../image/icon/icon-guiph.gif) no-repeat;
	float: right;
}

#print .print a {
	padding-left: 22px;
}


#print .email a {
	padding-left: 20px;
}

#print .pop a,
#print .top a {
	padding-left: 15px;
}

#print a{
	color: #878787;
}

#print a:hover {
	color: #011172;
}
/*print-end*/
#detail .video {
	text-align: center;
}

#detail .video embed {
	width: 480px;
	height: 298px;
}

#xemtiepbaikhac {
	float: right;
	padding-right: 10px;
}

.chapeau {
	margin: 5px 0;
	font-family: Tahoma;
	border-bottom:1px solid #CFCFCF;
	color: #8A0000;
	font-style: italic;
	padding: 5px 0;
}


#detail-content p {
	line-height: 16px;
}


/* Begin edit by Luu Van Phong */

.tracuu {
	background-color:white;
	font-weight:bold;
	border:1px solid #03596a;
}

.sohieu, .ten {
	width:175px;
}

.loai {
	width:182px;
}

.search-dot, .dot {
	background: url("../image/bg/dot.jpg")  repeat-x;
	background-position: 0px 85%;
}


#hot-list-item .category .title-search, .list-items .search-dot .title-search  {
	background: #FFF;
	padding-right: 5px;
	color:#080c6d;
	font-size: 13pt;
	font-weight: bold;
}

.tracuuvanban {
	margin-left:50px;
	margin-top:20px;
}

.sohieuvanban {
	width:250px;
}

.tenvanban {
	width:350px;
}

.tracuuvanban .loai {
	width:256px;
}

.tracuuvanban .sohieu-tit {
	width:100px;
}

.redbold {
	color:red;
	font-weight:bold;
}

.title-item {
	color:#021482;
	font-weight:bold;
}
/* End edit by Luu Van Phong */