/* @group Main */

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
}

* {
	margin:0;
	padding:0;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	padding-bottom: 5px;
	margin: 15px 0;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

/* @group Fonts */

/* @group Sizes */


body {
	font-size: 13px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 170%;
}

h3 { 
	font-size: 150%;
}

h4 {
	font-size:  120%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a {
	font-size: 110%;
}

div.module h3 {
	font-size: 90%;
}

div.moduletable h3,
div.moduletable-hilite h3,
div.moduletable-flush h3,
.componentheading {
	font-size: 100%;
	margin-bottom:2px;
}

.contentheading {
	font-size: 120%;
}



.componentheading {
 margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

body {
		line-height: 125%;
		font-family: Arial, Helvetica, sans-serif;
}

h3,
.contentheading,
.componentheading,
#nav,
div#menu_horiz, 
.sectiontableheader,
span.pathway,
.small,
.createdate,
.modifydate,
span.loginsubmit,
span.logoutsubmit,
a.readon {
	font-family: Arial, Helvetica, sans-serif;

}

#safari2 {
	height: 53px;
	position: relative;
}


#menu_horiz {
	position: absolute;
	top: 28px;
	height: 25px;
	width: 100%;
	background: #666;
	border-top: 1px solid #555;
	overflow: hidden;
}

.contentheading,
.componentheading {
	font-weight: bold;
}

.contentheading {
	/* see primary style css */
}

a:link,
a:visited {
	text-decoration: none;
	/* see primary style css */
}

a:hover {
	/* see primary style css */
}

/* @end */

/* @end */

/* @end */

/* @group Custom */

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

body.b-medium {
	/*background: #fff url(../images/background/medium/bg.png) repeat-x;*/
}

body.b-light {
	background: #fff url(../images/background/light/bg.png) repeat-x;
}

body.b-dark {
	background: #999 url(../images/background/dark/bg.png) repeat-x;
}

body.b-blue{
	background: #fff url(../images/background/blue/bg.png) repeat-x;
}

div.mainbg {
	/* see body style css */
	margin-bottom: 30px;
}

div.wrapper {
	width: 845px;  /* control the width here */
	margin: 0 auto;
	position: relative;
	padding-bottom: 1px;
}


#header {
	position: relative;
	height: 137px;
}

#logo {
	/* see primary style css */
	position: absolute;
	top: 36px;
	left: 20px;
	display: block;
	width: 265px;
	height: 57px;
	border: 0;
}

#scroller {
	position: absolute;
	width: 350px;
	height: 28px;
	line-height: 28px;
	overflow:hidden;
}

#header_spotlight {
	/* see primary style css */
	position: absolute;
	height:  107px;
	right: 0;
	width: 403px;
}
/*
.search{
	background:  #fff url(../images/icon_search.jpg) 0px 50% no-repeat;	
	padding-left:25px;
}
*/
#searchbox {
	position: absolute;
	height: 28px;
	width: 100%;
}

#searchbox div.search {
	float: right;
	margin-top: 2px;
	margin-right: 10px;
}

div.thedate {
	float:  left;
	line-height: 28px;
	height: 28px;
	color: #fff;

	font-weight: bold;
	padding:  0 10px 0 5px;
}

#searchbox form#searchform {
	margin-left: 230px;
	margin-top: 2px;
}

#topbox {
	position: absolute;
	top: 28px;
	width: 100%;
	height: 78px;

}

table.mainbg,
table.user {
	width: 100%;
}

table.mainbg {
	/* see body style css */
}

td.main {
	/* see body style css */
}

td.middle {
	/* see body style css */
	width: 200px;
}

td.side {
	/* see body style css */
	width: 200px;
}

td.spacer {
	width: 10px;
}

table.userblock {
	width: 100%;
}

td.user {
	width: 50%;
}

div.mainbody {
	/* see body style css */
	padding: 10px;
}

/* Blocks */

div.block {
	padding: 5px 5px 0 5px;
	/* see body style css */
}

div.block.dark {
	/* see body style css */
	width: 100%;
	padding: 0;
}

div.extra_pad {
	padding: 6px 5px 2px 5px;
}

.moduletable-dummy {
	padding: 10px 10px 0 10px;
}

.module,
.moduletable,
.moduletable-hilite,
.moduletable-flush {
 	padding: 3px;
	margin: 0;
	margin-bottom: 5px;
}

.moduletable-flush {
	padding: 0;
}

div.block .module {
	border: 1px solid #fff;	
}

/*div.block .module h3 {
	background:  #fff url(../images/body/grey/bullet1.png) 5px 50% no-repeat;	

}*/



div.block .module h3 {
	background-image:url(../images/bg_study.gif);
	background-position:center;	
	background-repeat:no-repeat;	
	background-position:left;	
	color:#fc8b00;
	padding-left:10px;		
	/*border-bottom-style:solid;
	border-bottom-color:#e9e9e7;	
	border-bottom-width:8px;*/
	margin-left:1px;	
}

.module h3,
.moduletable h3,
.moduletable-hilite h3,
.moduletable-flush h3 {
	padding: 0;
	margin-top: -5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 10px;
	/*padding: 5px 5px 5px 23px;*/
        padding: 5px 5px 5px 18px;
	line-height: 100%;
}

.moduletable-flush h3 {
	margin: 0;
}

div#footer {
	/* see body style css */
	height: 31px;
	line-height: 31px;
	text-align: center;
}

div#footer table {
	width:auto;
	margin: 0 auto;
}

div#footer a.mainlevel {
	display: inline;
	width: auto;
	padding: 0 5px;
	border: 0;
}

/***************************/
/**************************/

/* @group content */

/* @group slideshow */
#mySlideshow
{
	z-index:5;
	margin-bottom: -10px;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/loading-bar-black.gif');
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 90%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 80%;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
/* @end */

/* @group scroller */


div#scroller-v {
	height: 28px;
	color: #fff;
}

div#scroller-v_inner {

}

div#scroller-v div {
	padding: 0;
	padding-left: 5px;
	height: 28px;
	line-height: 24px;
}

div#scroller-v a:link,
div#scroller-v a:visited {
	color: #ccc;
	text-decoration: none;
}

/* @end */

/* @group styles */

div.style {
	float: left;
	width: 280px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
}

div.style img.album {
	border: 3px solid #ddd;
}

div.style img {
	border: 0;
}

img.album.left {
	float: left;
	margin-right: 15px;
	margin-top: -5px;
	margin-bottom: 25px;
}

img.album.right {
	float: right;
	margin-left: 15px;
	margin-top: -5px;
	margin-bottom: 25px;
}



/* @end */

/* @group livesearch */

#LSShadow {
	/* see primary style css */
	padding: 2px;
	position: relative;
	left: -3px;
	top: -3px;
}

#LSResult {
	/* see primary style css */
	position: absolute;
	width: 200px;
	font-size: 95%;
	z-index: 500;
	margin-left: 3px;
	background: url(../images/dropshadow.png);
}

.LSRow {
	/* see primary style css */
	text-align: left;
	padding: 3px;
}

#LSResult a:link,
#LSResult a:visited {
	/* see primary style css */
	text-decoration: none;
}

#LSResult a:hover {
	/* see primary style css */
}

#LSHeader {
	z-index: 550;
}

#LSHighlight {
	/* see primary style css */
}

#LSHighlight.LSRow a {
	/* see primary style css */
}

#searchcontrols {
	padding: 3px;
}


/* @end */

/* @group lists */

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 10px;
}

ul li {
	/* see primary style css */
	padding-left: 20px;
}

td.left ul li,
td.right ul li {
	margin-left: -30px;
}

ul.arrow {
	margin: 25px 0;
	padding: 0;
	list-style: none;
	padding-left: 20px;
}

ul.arrow li {
	/* see primary style css */
	padding-left: 25px;
	padding-bottom: 10px;
}

ul.big {
	margin: 25px 0;
	list-style: none;
	padding-left:  20px;
}

ul.big li {
	/* see primary style css */
	padding-left: 25px;
	padding-right: 20px;
}

/* @end */

/* @group alert styles */

span.notice {
	display: block;
	background: #ffd;
	padding: 10px;
	margin-bottom: 10px;
	color: #333;
	border: 3px double #ddb;
}

/* @end */

/* @group quote */

span.quote {
	display: block;
	font-style: italic;
}

div.author {
	text-align: right;
	font-weight: bold;
}

/* @end */

/* @group blockquote */

div.moduletable blockquote,
div.moduletable-hilite blockquote {
	margin: -10px;
}

blockquote {
	/* see primary style css */
	padding: 10px;
	padding-left: 50px;
	margin:  15px 0;
}

/* @end */

/* @group code */

pre {
	padding: 10px;
	font-size: 95%;
	background: #fff;
	border: 1px solid #ddd;
	border-left: 15px solid #ddd;
}

/* @end */

/* @group login form */

div#topbox div.moduletable h3 {
	/* see primary style css */
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 2px 0 0 0;
	font-size: 110%;
}

div.loginelement {
	/* see primary style css */
	float:  left;
	margin-right: 10px;
	line-height: 16px;
}

div.loginelement label {
	/* see primary style css */
	display: block;
	float: left;
	text-align: right;
	padding-right: 5px;;
	width: 65px;
	line-height:24px;
}

div.loginelement input {
	width: 90px;
}

span.loginsubmit,
span.logoutsubmit {
	position: absolute;
	top: 50px;
	right: 60px;
	width: 61px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #333;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	background: url(../images/button_bg2.png) 0 0 repeat-x;
}

span.logoutsubmit {
	top: 35px;
	left: 40%;
}

/* @end */

/* @group content area */

.right_image {
	float: right;
	margin-left: 10px;
	border: 0;
}

.left_image {
	float: left;
	margin-right: 10px;
	border: 0;
}

/* @end */

.fakevideo {
	padding: 1px;
}

.vert_spacing {
	margin: 15px 0;
}

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
	border-top: 1px dotted #999999;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 100px;
}

a:link.nounder,
a:visited.nounder,
a:hover.nounder {
	text-decoration: none;
}

.highlight {
  background-color: #ffc;
}

#rocket {
	float: left;
	width: 115px;
	height: 31px;
	margin-left: 8px;
}

.css_button {
	/* see body style css */
	float: right;
	width: 81px;
	height: 16px;
	border: 0;
	margin: 7px 5px;
	vertical-align: middle;
}

.xhtml_button {
	/* see body style css */
	float: right;
	width: 97px;
	height: 16px;
	border: 0;
	margin: 7px 5px;
	vertical-align: middle;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group content */

.contentheading {
	padding: 10px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:100%;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	/* see primary style css */
	float: right;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0px 8px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}

.modifydate {
	/* see primary style css */
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	/* see primary style css */
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	display: block;

	line-height: 16px;
	vertical-align: middle;
	margin-top: 10px;	
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#626060
	/*font-weight: bold;*/
}

span.pathway img {
	margin: 0px 5px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}
/* @end */

/* @group sections */

td.sectiontableheader {
	/* see body style css */
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td {
	/* see body style css */
  padding: 4px;
}

td.sectiontableentry1, 
td.sectiontableentry2 {
	/* see body style css */
  padding: 4px;
}

/* @end */

/* @group mainmenu */

a.mainlevel:link,
a.mainlevel:visited {
	text-decoration: none;
}

a.mainlevel {
	display: block;
	/*padding: 4px 0 2px 0;
	border-bottom: 1px solid #efefef;*/
	background-image:url(../images/indent.png);
	background-position:left;
	background-repeat:no-repeat;		
	padding: 4px 0 2px 15px;
	border-bottom: 1px dotted #c8c5c5;
	margin-bottom: 3px;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a.mainlevel:hover {

}

a.sublevel:hover {
	text-decoration: none;
}


a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}



/* @end */

/* @group modules */


/* @end */

/* @group misc */

table.adminform textarea {
  width: auto;
  color: #666;
}

.leftmenu1{
	background: #fff;
	height: 30px;
	line-height: 30px;
	font-size:100%;
	border-bottom: 1px solid #fff;
}

.whitefont{
	color: #fff;
	font-weight:bold;
}

.whitefont2{
	color: #fff;
}

td.part2_1 {
	width: 286px;
}

td.part2_2 {
	background: #fff url(../images/background/clb.jpg) repeat-x;
	height:148px;
	width:114px;
	padding-top:1px;
}

td.part3_1 {
	width: 134px;
	/*height:69px;*/
	background: #fff url(../images/background/khoahoc.png) no-repeat;
	padding-top:47px;
}

td.part3_2 {
	width: 134px;
	/*height:69px;*/
	background: #fff url(../images/background/vieclam.png) no-repeat;
	padding-top:47px;
}
td.part3_3 {
	width: 134px;
	/*height:69px;*/
	background: #fff url(../images/background/album.png) no-repeat;
	padding-top:47px;
}

div#footer2 {
	font-size:80%;
	border-top: 1px solid #d8d8d8;
	background: #fff;
}

td.footer_1 {
	width: 210px;
	border-right: 1px solid #d8d8d8;
	text-align: center;
}

td.footer_2 {
	width: 635px;
	text-align: left;
	padding-left:20px;
}

.topmenuname{
	background: #78A623;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-size:100%;
	font-weight: bold;
	color:#fff;
}

.tab-title{
font-size:100%;
}

.line_tabs_bottom{
	border-bottom:1px dotted #c8c5c5;	
	margin-bottom:3px;
	background-image:url(../images/primary/green/li.png);
	height:21px;
	background-position:left center;
}

.bullet_showitems{
	border-bottom:1px dotted #c8c5c5;	
	margin-bottom:3px;
	background-image:url(../images/bullet_showitems.png);	
	height:21px;
	background-position:left center;
}

/* tab module */

.ontab {
	font-size: 90%;
	background-image: url(../../../images/tabon.png);
	background-repeat:no-repeat;
	width: 104px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab {
	font-size: 90%;
	background-image: url(../../../images/taboff.png);
	background-repeat:no-repeat;
	width: 104px;
	height:32px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.ontab2 {
	font-size: 90%;
	background-image: url(../../../images/tabon.png);
	background-repeat:no-repeat;
	width: 104px;
	height:32px;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab2 {
	font-size: 90%;
	background-image: url(../../../images/taboff.png);
	background-repeat:no-repeat;
	width:104px;
	height:32px;
	text-align: center;
	cursor: pointer;
	font-weight:bold;
	color: #333;
}
.offtab2:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #000000;
}

/* tab forum */

.ontabforum {
	font-size: 90%;
	background-image: url(../../../images/forumon.png);
	background-repeat:no-repeat;
	width: 95px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
}

.offtabforum {
	font-size: 90%;
	background-image: url(../../../images/forumoff.png);
	background-repeat:no-repeat;
	width: 95px;
	height:30px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}

.ontabforum2 {
	font-size: 90%;
	background-image: url(../../../images/forumon.png);
	background-repeat:no-repeat;
	width: 95px;
	height:30px;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;

}
.offtabforum2 {
	font-size: 90%;
	background-image: url(../../../images/forumoff.png);
	background-repeat:no-repeat;
	width:95px;
	height:30px;
	text-align: center;
	cursor: pointer;
	font-weight:bold;
	color: #333;
}
.offtabforum2:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #000000;

}
/*Menu left*/
td.menu-root {
	height:27px; 
	background-image:url(../images/background/bg_header_menuleft.png);
	background-repeat:no-repeat;
	font-weight: bold; 
	font-size: 9pt;
	color:#FFFFFF;	
	font-family: Arial, Helvetica, Geneva, Swiss; padding: 3px 4px 4px 2px; 
	/*border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #e4e4e4;*/ 
	padding-left: 10px; padding-right: 5px;
}

td.menu { 
	/*background:#efefef; */
	background-image:url(../images/background/dot.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

.menu { 
	height:20px; 
	font-weight: normal; 
	font-size: 90%; 
	color: #5b5a5a;
	font-family: Arial, Helvetica, Geneva, Swiss; 
	padding: 3px 4px 4px 2px; 
	/*border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #e4e4e4; */
}

.menu a:link { 
	font-weight: normal; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, Swiss 
}
.menu a:hover { 
	font-weight: normal;
	font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, Swiss; text-decoration: none 
}

.menu a:visited {
	font-weight: normal;
	font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss; 
	text-decoration: none
}

.menu a:active { 
	font-weight: bold;
	font-size: 9pt; font-family: 
	Arial, Helvetica, Geneva, Swiss; 
	color: #FF0000; text-decoration: none 
}
.newstab {
	margin-bottom:7px;
	margin-top:3px;	
}

/* @end */

/* @end */

/* My Comment */

/* @group My Group */

/* @end */