/* copyright © 2006-2009 kolej shahputra. all right reserved. */

html, ul, li, h1, h2, h3, form {
	list-style: none;
	}

html, body, form, input, textarea, select, ul {
	margin: 0;
	padding: 0;
	}

body {
	margin: 10px 0 15px 0;
	background: #f6f7f7;
	color: #000;
	min-width: 1000px;
	text-align: center; /* for IE */
	}

a {
	outline: none;
	color: #5b5b5b;
	text-decoration: none;
	font-size: 11px;
	}

img {
	border: 0;
	}

td, input {
	font-family: "Trebuchet Ms", Tahoma, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	}

td {
	font-color: #fff;
	margin: 0;
	padding: 0;
	}

div {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet Ms", Tahoma, Helvetica, Arial, Sans-Serif;
	}

#wrapper {
	margin: 0 auto;
	width: 999px;
	border:0;
	padding:0;
	}

#main, #program {
	border: 0;
	border-collapse: collapse;
	margin: 0 auto;
	text-align: center;
	}

#main #cascadestylemenu {
	background: url(../../img/main/en/07.gif) repeat-x;
	padding-left: 100px;
	}

div#copyright span.eof {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 110%;
	text-align: left;
	}
		
div#copyright a:hover {
	background-color: #eee;
	color: #1a1a1a;
	text-decoration: none;
	}

div#copyright ul {
	list-style: none;
	display: inline;
	margin: 0;
	}

div#copyright ul li {
	padding: 0 6px;
	float: left;
	text-align: center;
	display: block;
	width: auto;
	background: transparent url(../../../img/bg-divider-bottom2.gif) repeat-y 100% 0;
	color: #5b5b5b;
	}

div#copyright ul li.first {
	padding: 0 6px 0 0;
	}
	
div#copyright ul li a:hover {
	color: #1a1a1a;
	background-color: #eee;
	text-decoration: none;	
}

div#copyright ul li.last {
	background-image: none;
	}


div#copyright a {
	color: #5b5b5b;
	text-decoration: none;
	}
	
div#copyright {
	font-size: 11px;
	color: #8d8d8a;
	vertical-align: bottom;
	
	}

#sddm {	
	margin: 0;
	padding: 0;
	z-index: 30;
	float: right;
}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 10px tahoma;
	
}
#sddm li a {
	display: block;
	margin: 0 0px 0 0;
	padding: 4px 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
#sddm li a:hover {
	color: #f8e141;
}
#sddm div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 15px 5px 10px 5px;
	background: #000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8; 
	

}
#sddm div a {	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	text-indent:5px;
	line-height:10px;
	color: #fff;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}
#sddm div a:hover {	
	color: #000;
	background: #f8e141;
}

#top {
	border: 0;
	padding: 0;
	margin: 0 0 7px 0;
	text-align: right;
	width: 950px;
}

#top td {
	vertical-align: middle;
	text-align: right;
}
#top td.search {
	width: 250px;
}
#search { }
#search input#submitbutton {
 	font-size: 10px;
 	color: #999;
 	width: 60px;
 	height: 20px;
 	border: 1px solid #d1d3d5;
 	background: #fcfcfc url(../../../img/bg-input.gif) repeat-x 0 0;
 	vertical-align: middle;
 }
#search input {
	vertical-align: middle;
}
#search input#tb {
	padding: 2px 3px 0 18px;
	background: #ffffff url('../../../img/search.png') no-repeat 2px 3px;
	border: 1px solid #d1d3d5;
	color: #555f6a;
	width: 11.5em;
	height: 20px;
}
fieldset {
	border: 0 solid;
}
#top ul {
	padding: 6px 4px 0 0;
}
#top li {
	list-style: none;
	display: inline;
}

#top li a {
	padding: 0 6px;
	float: right;
	text-align: center;
	display: block;
	width: auto;
	background: transparent url(../../../img/bg-divider-bottom2.gif) repeat-y 100% 0;
	color: #5b5b5b;
	text-decoration: none;
	font-size: 11px;
}

#top li a:hover {
	color: #1a1a1a;
	background-color: #eee;
	text-decoration: none;
}

#top li.last a {
	background-image: none;
}

td.vcorp {
	padding: 3px 0 0 0;
	text-align: right;
	width: 294px;
	height: 40px;
}

td.tb img {
	margin: 2px;
}

div#copyright {
	text-align: left;
	width: 999px;
	padding: 5px 0 0 33px;
}

.clear { clear: both; }

/* eof */