/**************************************************************
   Visit FullAhead.org and studio7designs.com for more layouts and downloads for this template!
 **************************************************************/

/*********************************************************
   HTML Elements
 *********************************************************/

html,
body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  text-align: left;
  /*line-height: 170%;*/
  font-family: Tahoma;
  font-size: 11px;
  color: #616161;
  /*font-family: Verdana;
  font-size: 11px;
  color: #000;*/
}
/* Table */
table {
  font-family: Tahoma;
  font-size: 11px;
  bgcolor: #FFFFFF;
  
}

.bgimage {
  background-repeat: repeat-x;
}
/*tr {
  height: 20px;
}*/

/*div {
  font-size: 12px;
  font-family:  Arial,Verdana;
}
*/
/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
  padding-bottom: 0.7em;

  font: 400 11px Tahoma;
  color: #536C71;
  /*border-bottom: 12px solid #ddd;*/
}

h2 {
  font-size: 1.3em;
  color: #586B7A;
}

h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #5D6F73;
}

h4 {
  font-size: 0.85em;
}

h5 {
  font-size: 0.8em;
}


/* Needed to horizontally pad in a coloured container */
/*.horzPad h1,
.horzPad h2,
.horzPad h3,
.horzPad h4,
.horzPad h5,
.horzPad p {
  padding-left: 5px;
  padding-right: 5px;
}
*/

/* Links */
a {
  text-decoration: none;
  font-family: Tahoma;
  color: #30368A;
  font-size: 11px;
}

a:hover {
  color: #F58024; 
}

a img {
  border: 0;
}

a img.border {  
  border: 1px solid #FC3307;
}

a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #668FA3 !important;
  border: 1px solid #FC3307;
}

/* Lists */


ol li {
  /*font-weight: bold;
  color: #668FA3;*/
  font-family: Tahoma;
  font-size: 11px;
  color: #616161;
}

ul li {
  font-family: Tahoma;
  font-size: 11px;
  color: #616161;
}

/*ol li span {
  font-weight: normal;
  color: #444;
}
*/


/* Blockquote */
blockquote {
  margin: 0;
  padding: 0 20px;
  background: #E7F1F3;
  border-top: 1px solid #AAD3DB;
  border-bottom: 1px solid #AAD3DB;
}

/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
/*label {
  float: left;
  width: 25%;
  vertical-align: top;
}*/

/*body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #28166F;
scrollbar-darkshadow-color: #28166F;
scrollbar-face-color: #FF8812;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #CCCCCC;
scrollbar-track-color: #FAD9B7;
}*/

input,
textarea,
select {
  padding: 1px;
  /*font: 400 11px Tahoma;*/
  font: 400 11px;
  color: #616161;
  /*background: #FFF;*/
  /*border: 1px solid #CCC;*/
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 2px 5px;

  font: 400 11px Tahoma;
  cursor: pointer;

  color: #000; 
  background: #33FFFF; 
  border-width: 1px;
  border-style: solid;
  border-color: #FF7800 #691300 #691300 #FF7800;
}

input.radio {
  background: none;
  border: 0px;
}



A.menulink {
display: block;
width: 190px;
text-align: left;
text-decoration: none;
font-family:Tahoma;
font-size:11px;
color:  #B90220;
line-height: 18px;

}

A.menulink:hover {
font-family:Tahoma;
width: 200px;
font-size:11px;
color:  #FFFFFF;
background:  #66A7CE;
}


A.menutop {
display: block;
width: 90px;
text-align: center;
text-decoration: none;
font-family:Tahoma;
font-size:11px;
color:  #FFFFFF;
}

A.menutop2 {
display: block;
width: 90px;
text-align: center;
text-decoration: none;
font-family:Tahoma;
font-size:11px;
color:  #000000;
}

span.clock {
text-align: center;
text-decoration: none;
font-family: Tahoma;
font-size:11px;
font-weight:bold;
color:  #FFFFFF;
}

A.menutop:hover {
font-family:Tahoma;
font-size:11px;
color:  #0000FF;
background:  #C0E1FA;
}

#popitmenu{
position: absolute;
background-color: #B8C9F5;/*#F0F0FF; */
border:1px solid #6699CC; /*#FF99CC;*/
font: normal 11px Tahoma;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
width: 218px;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #0099FF;
color: #FFFFFF;
}

.main {
width:218px;
/*border:1px solid black;*/
}

.month {
background-color:#CCCCCC;
font:bold 11px Tahoma;
color:blue;
}

.daysofweek {
background-color:#EEEEEE;
font:bold 11px Tahoma;
color:black;
}

.days {
font-size: 11px;
font-family:Verdana;
color:black;
background-color: #EEEEEE;
/*padding: 1px;*/
}

.days #today{
font-weight: bold;
font-family:Tahoma;
color: red;
}


#list_table {
    background: #FFFFFF;
	padding: 0;
	spacing: 1;
	border: 1;
	align: center;
}


td.list_table_pageheader {
	font: bold 11px Tahoma;
	color: #FFFFFF;
	background: #6098C8 url(../images/bg2.gif);  
	text-align: left;
	padding: 0;
	height: 20;
}

td.list_table_header {
	font: bold 11px Tahoma;
	color: #FFFFFF;
	background: #2A4089;
	text-align: center;
}

#form_table_outer {
   background: #FFFFFF;
	padding: 0;
	spacing: 0;
	border: 0;
	align: center;
}

#form_table_inner {
   background: #C0E1FA;
	padding: 3;
	spacing: 0;
	border: 0;
	align: center;
}

td.form_table_header {
	font: bold 11px Tahoma;
	color: #FFFFFF;
	background: #66A7CE url(../images/bg2.gif);
	text-align: left;
}

#ptjform_table_outer {
   background: #CCCCCC;
	padding: 1;
	spacing: 0;
	border: 0;
	align: center;
}

#ptjform_table_inner {
   background: #FFFFFF;
	padding: 0;
	spacing: 0;
	border: 0;
	align: center;
}

td.ptjform_table_header {
	font: bold 11px Tahoma;
	color: #FFFFFF;
	background: #66A7CE url(../images/bg2.gif);
	text-align: left;
}

#imagelist{
position: relative;
background-color: #B8C9F5;/*#F0F0FF; */
border:1px solid #6699CC; /*#FF99CC;*/
font: normal 11px Tahoma;
width: 300px;
line-height: 18px;
padding: 2px;
visible: none;
}

.floatright
{
float: right;
margin: 0 0 5px 5px;
border: none;
padding: 2px;
}

.photogallery{ /*CSS for TABLE containing a photo album*/
}

.photogallery img{ /*CSS for images within an album*/
border: 1px solid green;
}

.photonavlinks{ /*CSS for pagination DIV*/
font: bold 14px Arial;
}

.photonavlinks a{ /*CSS for each navigational link*/
margin-right: 2px;
margin-bottom: 3px;
padding: 1px 5px;
border:1px solid gray;
text-decoration: none;
background-color: white;
}

.photonavlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}

/*padding: 1px 5px;
border:1px solid gray;
text-decoration: none;
background-color: white;
}*/

.photonavlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}

/* tambah dari css Laman web UM asal */

.textsmall {
	FONT-SIZE: 10px; COLOR: #333333; LINE-HEIGHT: 14px; FONT-FAMILY: Tahoma
}

.textsmall2 {
	font-family: Tahoma; font-size: 10px; color:#333333; text-decoration:none; 
}

.textsmall2 a {
	color:#333333; 	text-decoration:none;
}

.textsmall2 a:hover {
	color:#30368A; 	text-decoration: underline;
}

.textsmall3 {
	font-family: Tahoma; font-size: 10px; line-height: 12px; color:#333333;	text-decoration:none;
}

.textsmall3 a {
	color:#333333;	text-decoration:none;
}

a.titlenews {
	font-family: Tahoma;
	font-size: 11px;
	color:#003a9b;
	font-weight:bold;
	text-decoration:underline;
}
a.titlenews:hover {
	color: #666666;
}
a.listprog {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
a.listprog:hover {
	color: #333333;
	text-decoration: underline;
}
a.listprogtitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #4167b0;
	text-decoration:none;
}
a.listprogtitle:hover {
	color: #4167b0;
	text-decoration: underline;
}

.nounderline {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.nounderline a{
	color: #333333;
	text-decoration:none;
}

.textheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
}

.textheading2 {
	font-family: Tahoma;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
}
a.textheading2:link {
	text-decoration: none;
}
a.textheading2:hover {
	text-decoration: underline;
}

.textfacilities {
	FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: 15px; FONT-FAMILY: Tahoma
}
.textgallery {
	FONT-SIZE: 10px; COLOR: #aeaeae; FONT-FAMILY: Arial
}
.gallerytitle {
	FONT-SIZE: 10px; FONT-FAMILY: Arial
}
.formstyle {
	PADDING-LEFT: 2px; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Tahoma
}
.pagetitle {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #023a95; FONT-FAMILY: Tahoma
}
.whattodotitle {
	FONT-SIZE: 11px; COLOR: #023a95; FONT-FAMILY: Tahoma
}
A.umiquesection {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0452d3; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
}
.title {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Tahoma
}
.bluetitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #4167b0; FONT-FAMILY: Tahoma
}
.normaltextbold {
	font-family: Tahoma; font-size: 11px;	color: #333333;	font-weight:bold;
}
.normaltextwhite {
	font-family: Tahoma;	font-size: 11px;	color: #ffffff;
}
.whitetitle {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: Tahoma
}
.redtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #990033; FONT-FAMILY: Tahoma
}
.whitetext {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma
}
.bluetext {
	FONT-SIZE: 11px; COLOR: #023a95; FONT-FAMILY: Tahoma
}
.missiontitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Tahoma
}

/* 5/01/2010 - Links utk header */
.naviheader{
	font-size:10px; color:#777777; text-decoration:none;
}
.naviheader a{
	font-size:10px; color:#777777; text-decoration:none;
}
.naviheader a:hover{
	text-decoration: underline;
}

/* 5/01/2010 - Links utk Footer */
.navibottom {
	font-size:10px; color: #2d648a; text-decoration: none;
}
.navibottom a {
	text-decoration: none; color: #2d648a;
}
.navibottom a:hover {
	text-decoration: underline;
}

/* 5/01/2010 - highlights dlm index page versi BI */
.highlights {
	font-family: Tahoma; font-size: 11px; color:#2d648a; text-decoration:none;
}

.highlights a {
	font-family: Tahoma; font-size: 11px; color:#2d648a;	text-decoration:none;
}

.highlights_link a:hover {
	color: #cc6600;
}
.month_events {
	color: #820000; 
	font-size: 11px; 
	display: block;
}

.day_event {
	font-family: Georgia,Times New Roman,Times, Tahoma, Arial; 
	font-size: 21px; 
	color: #2d648a; /* #565347; */
	display: block;
}

.time_events {
	font-family: Tahoma;
	font-size: 10px;
	color: #031d44;/* #820000;*/
}

/* 15/04/2010 - highlights link dlm laman versi BM */
.nav_link {	
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#00286C;
	text-decoration:none;
}

.nav_link a {	
	color:#00286C;
	text-decoration:none;
}

.nav_link a:hover {
	color: #cc6600;
}

.nav_link2 {	
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#00286C;
	text-decoration:none;
}

.nav_link2 a {	
	color:#00286C;
	text-decoration:none;
}

.nav_link2 a:hover {
	color: #cc6600;
}
/* 5/01/2010 - link More Research dlm index page */
.research a {
	font-family: Tahoma;	font-size: 11px;  color:#002ec5;	text-decoration:none;
}
.research a:hover {
	color: #cc6600;
}

/* Tajuk */
/* 6/1/2010 */
.indextitle {
	font-family:Arial, Helvetica, sans-serif;	color: #333333;  font-size: 14px;	font-weight:bold;
}

/* 7/01/2010 */
.smalltext {
	font-family: Tahoma;	font-size: 10px;	color:#333333;	line-height: 14px;
}
.smalltextwhite {
	font-family: Tahoma;	font-size: 10px;	color:#ffffff;
}
.smalltextunderline {
	font-family: Tahoma; 	font-size: 10px; 	color:#333333; 	text-decoration:underline;
}
.smalltextunderline2 {
	font-family: Tahoma;	font-size: 10px;	color:#b6475c;	text-decoration: underline;
}
.smalltextbold {
	font-family: Tahoma;	font-size: 10px;	color:#333333;	line-height: 14px;	font-weight: bold;
}
.smalltextbold2 {
	font-family: Tahoma;	font-size: 10px;	color:#b6475c;	font-weight: bold;	text-decoration: none;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	color: #333333;
}
/*----------------------------------------SITEMAP ----------------------------------*/
a.linkage, a.linkage:visited {
	font-family:Tahoma;
	font-size:10px;
	color:#0d4396;
	text-decoration:none;
}
a.linkage:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#0d4396;
	text-decoration:underline;
}
#pagetitlelink a{
	font-family: Tahoma;
	color:#023a95;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#pagetitlelink a:hover {
	text-decoration: underline;
	color: #000000;
}