/* link stlye                                 */
a:visited {color: #ff0000;  text-decoration:   underline;}
a:link {color: #ff0000;   text-decoration:   underline;}
a:hover {color: #ff00ff;  text-decoration: underline;}
a:active {color: #ff0000;  text-decoration: underline;}

/*---------------- menu tab----------------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {font-size:11px;padding:0px;font-family:Arial, Helvetica, sans-serif;  float:right; width:900px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:29px; background:url(../images/menuback.jpg); background-repeat:no-repeat; }

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:29px;line-height:29px;background:url(../images/arrow.jpg); background-repeat:no-repeat;}

/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em; border-bottom:1px #2384BF solid;}

/* style the links for the top level */
.menu a, .menu a:visited { display:block;float:left;height:100%;font-size:11px;text-decoration:none;color:#fff;padding:0 21px 0 17px;background:#2c2d87;}
.menu a.current{background:#3da1e0;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#2c2d87; color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; width:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {left:-1px;}
.menu ul ul table ul.left {margin-left:2px;}

.aj{ margin-left:29px;  }

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}


/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#3da1e0;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#3da1e0;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#3da1e0;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#3da1e0;}

/* style the level hovers */
/* first */
.menu a:hover {color:yellow;}
.menu :hover > a {color:yellow;}
/* second */
.menu ul ul a:hover{color:#fff;background:#3da1e0;}
.menu ul ul :hover > a {color:#fff;background:#3da1e0;}
/* third */
.menu ul ul ul a:hover {background:#3da1e0;}
.menu ul ul ul :hover > a {background:#3da1e0;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

.header1 {
    font:  normal tahoma, arial, sans-serif;
	font-size: 26px;
}

.header2 {
     font:  normal tahoma, arial, sans-serif;
	 font-size: 20px;
}

.header3 {
    font:  normal tahoma, arial, sans-serif;
    font-size: 16px;
}


table.content_bg {background:url(../images/content_back.gif) ; background-repeat:repeat; padding:0px; background-color:#FFFFFF; width: 850px; border-collapse:collapse; border-spacing:0px; margin-left:auto; margin-right:auto; border:none;}                     
table.content_master_table { width:95%; padding:0; margin-left:3%; margin-right:2%; vertical-align:top}
table.menu_background {
background-image: url(../images/menuback.jpg);
background-repeat:repeat;
}


.body {
	background-color: #869874;
}
	
.std_hdr_row {
  border-bottom-style: solid;
  border-bottom-color: #666666;
  border-bottom-width: 1px;
  font-weight: bold;
}
.std_table {
	font: 10pt arial,sans-serif; width:100%; border:0; padding:3px;
}

.std_table80 {
	font: 10pt arial,sans-serif; width:80%; border:0; padding:3px;
}
.std_table90{
	font: 10pt arial,sans-serif; width:90%; border:0; padding:3px;
	}
.main_std_table {
	font: 10pt arial,sans-serif; width:100%; border:0; padding:3px;
}
.std_font {
   font: 10pt arial,sans-serif,  Helvetica;
   color: black
}

.inbox_unread_title {
  font-weight: bold; 
  }

.inbox_unread_title a, .inbox_unread_title a:visited { display:block;float:left;height:100%;font-size:11px;text-decoration:underline;color:BLACK;padding:0 21px 0 17px;}

.inbox_unread_title_lulus {
  font-weight: bold; 
  }

.inbox_unread_title_lulus a, .inbox_unread_title a:visited { display:block;float:left;height:100%;font-size:11px;text-decoration:underline;color:GREEN;padding:0 21px 0 17px;}

.inbox_unread_title_tolak {
  font-weight: bold; 
  }

.inbox_unread_title_tolak a, .inbox_unread_title a:visited { display:block;float:left;height:100%;font-size:11px;text-decoration:underline;color:red;padding:0 21px 0 17px;}


.inbox_read_title {
font-weight: normal;
}

.inbox_read_title a, .inbox_unread_title a:visited { display:block;float:left;height:100%;font-size:11px;text-decoration:underline;color:black;padding:0 21px 0 17px;}

.inbox_read_title_lulus {
  font-weight: normal; 
  }

.inbox_read_title_lulus a, .inbox_unread_title a:visited { display:block;float:left;height:100%;font-size:11px;text-decoration:underline;color:GREEN;padding:0 21px 0 17px;}

.inbox_read_title_tolak {
  font-weight: normal; 
  }

.inbox_read_title_tolak a, .inbox_unread_title a:visited { display:block;float:left;height:100%;font-size:11px;text-decoration:underline;color:red;padding:0 21px 0 17px;}



.error_title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: red;
}

.counter {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: blue;
}

.msg_title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: blue;
}

.akan_datang{ 
font-family: Arial, Helvetica, sans-serif;
 text-decoration:underline;
  font-size: 11pt;
  color: red;

}


.hari_ini {
font-family: Arial, Helvetica, sans-serif;
 text-decoration:underline;
  font-size: 11pt;
  color: yellow;

}

.admin_login{
height:300px;
padding:50px 0 50px 350px;
}

.left_box{
width:257px;
height:auto;
float:left;
padding-bottom:10px;
}

.top_left_box{
width:257px;
height:10px;
float:left;
background:url(images/top_box_bg.gif) no-repeat center;
}

.center_left_box{
width:257px;
height: auto;
float:left;
background:url(images/center_box_bg.gif) repeat-y;
}

.bottom_left_box{
width:257px;
float:left;
background:url(images/bottom_box_bg.gif) no-repeat center;
}

.box_title{
width:257px;
text-align:center;
font-size:18px;
color:#615357;
padding:5px 0 5px 0;
}

.overlay { 
  display: none; 
  position:fixed; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  background:black; 
  z-index:101; 
  -moz-opacity:0.5; 
  opacity: 0.5;
  -khtml-opacity: 0.5; 
  filter:alpha(opacity=50); 
  vertical-align: middle; 
  text-align: center; 
}
.lightbox { display: none; position: fixed; top: 20%; margin-bottom:auto; margin-top:auto; min-width: 850px; min-height: 575px; margin-left: 30px; margin-right:auto; bottom: 20%; z-index:102; overflow: auto; }
.lightbox_small{ display: none; position: fixed; top: 20%; margin-bottom:auto; margin-top:auto; min-width: 650px; min-height: 300px; margin-left: -20px; margin-right:auto; bottom: 20%; z-index:102; overflow: auto; }
.close_lightbox { position:absolute; top:0px; right:0px; z-index:103; background-color: blue; text-align:center; line-height:20px; height:20px; padding-left:10px; padding-right:10px; }
.close_lightbox a { color: white ; font-size:9px; font-family: Arial;}
.close_lightbox a:hover { color: orange; }
.lightbox_formcont { border: 16px solid #CCCCCC; background-color: white; position:absolute; top:20px; bottom:0px; left:0px; right:0px; padding:15px; overflow-y:auto;}
.invisible_el { display:none; visibility:hidden; }
.visible_el { display:block; visibility:visible; }

.frame_title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #2384BF;
  border: 1px ridge #2384BF;
}

.suggest_link {
  background-color:#66CC66;
  color: #000;
}
.suggest_link_over {
  background-color:#000;
  color: #66CC66;
}

.page_title {
  font-family: Verdana;
  font-weight: bold;
  font-size: 15px;
  color: #175F35;  
}

#apDiv1 {
	position:absolute;
	left:195px;
	top:146px;
	width:728px;
	height:29px;
	z-index:1;
}

.closed_course {background:#8FE2FF;}
.open_course {background:#0DFF00;}
.future_course {background:#FDFF4F;}

.main_open{
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #175F35;
}

.main_today{
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #0F93FF;
}

.main_future{
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #7F7400;
}

.holiday {
  background:#FFFFF;
  color: #7F0000;
  font-weight: bold;
}

.rep_hdr_row {
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  text-align:center;
  background-color:#FFFFFF;
}

.total_row {
  border-bottom-style: solid;
  border-bottom-color: #666666;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-color: #666666;
  border-top-width: 1px;  
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: blue;  
}

.main_poll{
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #5447BF;
}

.schedule_header{
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  background-color: #5447BF;
  color: #FFFFFF;
}

.schedule_category{
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  background-color: #175F35;
  color: #FFFFFF;
}

.schedule_row{
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  background-color: #FFFFFF;
  color: #000000;
  vertical-align: middle;
}

.footer_note{
  font-family: Arial;
  font-size: 10px;
  color: #FFFFFF;
  vertical-align: middle;
}

.footer_note_b{
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  vertical-align: middle;
}

.tab_course_sum{
  font-family: 'Times New Roman'; 
  letter-spacing: normal; 
  orphans: 2; 
  text-indent: 0px; 
  text-transform: none; 
  widows: 2; 
  word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; 
}

.header_course_sum{
  border-bottom-style: solid; 
  border-bottom-color: rgb(102, 102, 102); 
  border-bottom-width: 1px; 
  border-top-style: solid; 
  border-top-color: rgb(102, 102, 102); 
  border-top-width: 1px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  font-size: 10pt; 
  color: blue; 
}