/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 1000px;
}

#content {
	float: left;
	color: #FFFFFF;
	background: #845421 url(http://www.kkktu.edu.my/PIC/content.png) repeat-y;
	height: 1550px;
	width: 604px;
	display: inline;
}

#header {
	color: #333;
	width: 1000px;
	float: left;
	height: 200px;
}

#footer {
	width: 1000px;
	height: 100px;
	clear: both;
	color: #333;
}

#navigation {
	float: left;
	width: 1000px;
	height: 2px;
	color: #333;
}

#leftcolumn {
	color: #333;
	height: 1300px;
	width: 200px;
	float: left;
}

#rightcolumn {
	color: #333;
	background: #FFCC66 url(http://www.kkktu.edu.my/PIC/rightbar.png) repeat-y;
	height: 1550px;
	width: 196px;
	float: left;
}
#menu {
width: 150px; /* set width of menu */
background: #eee;
} 

#menu ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
	background: no-repeat right;

}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px; 
border-style: none;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;

}
#menu h2 {
	color: #FFFFFF;
	background: #CC3300;
	text-transform: uppercase;
}

#menu a {
	color: #000;
	background: #F8991D;
	text-decoration: none;
	
	
}

#menu a:hover {
color: #a00;
background: #fff;
}
/* vertical look */
#menu ul.kursus {
	/* make the list elements a containing block for the nested lists */

position:inline;
left:-30px;
} 
#menu li {
	/* make the list elements a containing block for the nested lists */

position:relative;

} 

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}
/* hiding */
div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
.alumni {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC99;
	height: 300px;
	width: 150px;
	display: inline;
}
/* menu 2 */
#menu2 {
width: 150px; /* set width of menu */
background: #eee;
} 

#menu2 ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
	background: no-repeat right;

}

/* style, color and size links and headings to suit */
#menu2 a, #menu2 h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px; 
border-style: none;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}
#menu2 h2 {
	color: #FFFFFF;
	background: #FF3300;
	text-transform: uppercase;
}

#menu2 a {
	color: #000;
	background: #FFCC67;
	text-decoration: none;
}

#menu2 a:hover {
color: #a00;
background: #fff;
}
/* vertical look */
#menu2 ul.kursus {
	/* make the list elements a containing block for the nested lists */

position:inline;
left:-30px;
} 
#menu2 li {
	/* make the list elements a containing block for the nested lists */

position: relative;
} 

#menu2 ul ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}
/* hiding */
div#menu2 ul ul ul,
div#menu2 ul ul li:hover ul ul
{display: none;}

div#menu2 ul ul li:hover ul,
div#menu2 ul ul ul li:hover ul
{display: block;}
.alumni {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC99;
	height: 300px;
	width: 150px;
	display: inline;
}
#map_canvas{
font: bold 18px/16px arial, helvetica, sans-serif;
color:#000000;
margin-left:40px;
overflow:hidden
}
