/* Copyright © 2006-2009 Kolej SHAHPUTRA. All Right Reserved. */

html {
	height: 100%;
	}

body {
	color: #111111;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	font-family: Lucida Grande, Helvetica, "Trebuchet MS", Arial, Tahoma, Verdana, Sans-Serif;
	color: #000;
	background: url(../images/headerbg.gif) top repeat-x #fbfbfb;
	}

ul, li {
	list-style: none;
	}
	
h1, h2, h3 {
	margin:10px 0 10px 0;
	}

h1 {
	color: #fff;
	font-family: "Palatino Linotype", Helvetica, "Trebuchet MS", Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 1.7em;
	padding: 0 0 0 5px;
	letter-spacing: -2px;
	}
h2 {
	color: #000;
	letter-spacing: -1px;
	font-size: 17px;
	}

a, a * {
	color: #069;
	text-decoration: none;
	outline: none;
	border: 0px;
	}
	
td {
	font-family: helvetica, tahoma, arial, sans-serif;
	color: #6d8181;
	vertical-align: middle;
	}

#container {
	margin-left: auto;
	margin-right: auto;
	border: 0;
	width: 900px;
	background: url(../images/ksp-logo.gif) top right no-repeat;
	}

#container img.ksplogo {
	opacity:0.3;
	filter:alpha(opacity=30);
	padding: 0 0 0 8px;
	}

#maincontents {
	margin: 10px 0 0 0;
	border 0;
	width: 100%;
	}

#maincontents td.header {
	height: 80px;
	
	}
	
#maincontents span.info {
	display: block;
	font-size: 12px;
	}
	
td.leftcol {
	width: 550px;
	padding: 8px;
	vertical-align: top;
	background: url(../images/side-border.gif) right repeat-y;
	}

#photogallery {
	border 0;
	width: 455px;
	padding-bottom: 15px;
	}

#photogallery_s {
	border 0;
	width: 600px;
	margin-top: 35px;
	}	

#photogallery td, #photogallery_s td {
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #d5d5d5;
	font-size: 11px;
	}

#photogallery img, #photogallery_s img {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0 15px 0 0;
	}
#photogallery a:hover, td.rightcol a:hover, span.footer a:hover {
	background:#069;
	color: #ffffff;
	text-decoration: none;
	}
	
#photogallery img#photothumb {
	float: left;
	}
	
#photogallery_s img {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
	margin-bottom: 10px;
	}	

#photogallery a {
	font-size:12px;
	line-height:15px;
	}

#footer_container {
	width: 100%;
	height: 100px;
	background: url(../images/footerbg.gif) repeat-x;
	clear: both;
	text-align: center;
	margin-top: 20px;
}
span.main-highlight {
	padding-top: 10px;
	display: block;
	font-size: 12px;
	line-height: 1.5em;
}

#footer {
	border: 0;
	width: 900px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#footer td.copyright, #footer td.logo {
	font-family: helvetica, tahoma, arial, sans-serif;
	font-size: 11px;
	
}
#footer td.logo img {
	margin: 0 0 0 6px;
}
#footer td.logo {
	padding: 5px
	font-size: 12px;
	font-family: helvetica;
	color: #5b5b5b;
	vertical-align: bottom;
	text-align: right;
}
#footer td.copyright p, #footer td.logo p {
	display: block;
	clear: both;
}
#footer td.copyright p {
	padding: 0 0 0 6px;
}
#footer td.copyright a {
	color: #069;
	text-decoration: none;
}
#footer td.copyright a:hover {
	background:#069;
	color: #ffffff;
	text-decoration: none;
}
#footer ul {
	list-style: none;
	display: inline;
}

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

#footer ul li a:hover {
	background:#069;
	color: #ffffff;
	text-decoration: none;	
}

#footer ul li.last {
	background-image: none;
}
	
td.rightcol {
	width: 250px;
	padding: 5px 5px 30px 15px;
	vertical-align: top;
	float: left;
	}
	
td.rightcol ul.previous-event {
	list-style-type: circle;
	margin: 0 0 0 15px;
	padding: 0;
	}

td.rightcol ul.previous-event li {
	list-style-type: circle;
	font-size:11px;
	line-height:15px;
	border-bottom: 1px solid #f8f8f8;
	padding: 4px 5px 3px 0.9em;
	}

/* eof */