.box {
	background: transparent;
}
.highlight {
	background: #FFF;
	color: #C00;
}
	.highlight a {
		color: #B55;
	}
p.last, div.box.last {
	margin-bottom: 0;
}
body {
	background: #305160;
}
a {
	outline: none;
}
h1.title a, h2.title a, h3.title a, h4.title a, h5.title a {
	color: #000;
	text-decoration: none;
}

#doc {
	background-color: #79CBED;
	background-image: url('../../../../public/themes/leopad/img/site-bg-nolines.png');
	background-position: top center;
	background-repeat: no-repeat;
}
#doc-wrap {
	background-color: transparent;
	background-image: url('../../../../public/themes/leopad/img/bglines.png');
	background-position: 25px 0;
	background-repeat: no-repeat;
}

#nav {
	background-image: url('../../../../public/themes/leopad/img/nav-bg.png');
	color: #FFF;
	height: 30px;
	margin-bottom: 30px;
}
	#nav ul, #nav li {
		list-style: none;
		margin: 0;
		padding: 0;
		width: auto;
	}
	#nav a {
		color: #FFF;
		display: block;
		font-size: 0.85em;
		text-decoration: none;
		text-transform: uppercase;
		line-height: 30px;
		padding: 0 15px;
	}
	#nav h1 a {
		padding: 0;
	}
	#nav a:hover {
		background-color: #000;
	}
	#nav h1 a:hover {
		background-color: transparent;
	}
	#nav a.here {
		background-color: #1a2931;
	}
	#nav ul {
		float: left;
	}
	#nav li {
		float: left;
	}
		#nav li ul {
			background-image: url('../../../../public/themes/leopad/img/nav-bg.png');
			display: none;
			float: none;
			position: absolute;
			/*width: 200px;*/
			z-index: 9999;
		}
			#nav li ul li {
				display: inline;
				float: none;
			}
	#nav #staff-mail {
		float: right;
	}

#header {
	text-align: justify;
}
	#header h1, #header h4 {
		border-bottom: 2px solid #F00;
		font-size: 2.3em;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1.5em;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	#header #title {
		background-image: url('../../../../public/themes/leopad/img/site-logo-s.png');
		background-position: right 50%;
		background-repeat: no-repeat;
	}
		#header #title div.breadcrumb {
			padding: 0 1px;
		}
			#header #title div.breadcrumb a {
				color: #000;
				font-weight: bold;
				text-decoration: none;
			}
	#header #logo {
		text-align: center;
	}

#home #header {
	margin-bottom: 16px;
}
	#home #header #logo {
		background-image: url('../../../../public/themes/leopad/img/site-logo-150-slogan.png');
		background-position: 50% 50%;
		background-repeat: no-repeat;
		height: 144px;
	}
	#home #header #title {
		background-image: none;
	}
		#home #header #title p {
			margin-bottom: 1em;
		}
	#home #header h4 {
		border-color: #4e839c;
		border-width: 1px;
		font-size: 1.5em;
		margin-bottom: 0.35em;
	}
	#home #content {
		background: transparent;
	}
	#home #slideshow {
		height: 144px;
		padding-bottom: 16px;
	}
	#home #slideshow #banner, #banner div.inner {
		background-color: transparent;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		height: 144px;
	}
	#home #slideshow #banner {
		background-image: url('../../../../public/themes/leopad/img/loading.gif');
		background-position: 300px 50%;
	}
		#banner div.inner {
			background-color: #FFF;
			display: none;
		}

#content {
	background: #FFF;
}
	#content div.page-part {
		line-height: 2em;
	}
	#content div.page-part p,
	#content div.page-part li {
		text-align: justify;
	}
	#content div.page-part h1,
	#content div.page-part h2,
	#content div.page-part h3,
	#content div.page-part h4 {
		font-size: 1.2em;
		font-weight: bold;
		text-transform: uppercase;
	}
	#content div.page-part table {
		border-collapse: collapse;
	}
		#content div.page-part table td,
		#content div.page-part table th {
			border: 1px solid #CCC;
			vertical-align: top;
		}

#footer {
	background: #305160;
	color: #FFF;
	font-size: 0.9em;
	margin-top: 50px;
	padding: 20px 0;
}
	#footer div.last {
		text-align: right;
	}
	#footer p {
		margin: 0;
	}
	#footer a {
		color: #CCC;
	}

#home div.section h2.title {
	font-size: 1em;
	text-transform: uppercase;
	line-height: 32px;
	padding-left: 38px;
}
	#home div.section h2.title a {
		color: #000;
	}
#home div.section a.service-name {
	color: #25A;
	display: block;
	font-weight: bold;
	font-size: 160%;
	letter-spacing: -0.05em;
	line-height: 100%;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#home div.section a.service-name:hover {
	color: #11E;
}

#home-services div.first {
	background-image: url('../../../../public/themes/leopad/img/knob-forward.png');
	background-position: 0 50px;
	background-repeat: no-repeat;
	padding-top: 50px;
}
	#home-services div.section div.image {
		background-color: #FFF;
		background-position: 50% 50%;
		background-repeat: repeat-x;
		border: 1px solid #4e839c;
		height: 48px;
	}
	#home-services div.section div.image div {
		background-position: 50% 50%;
		background-repeat: repeat-x;
		height: 100%;
	}
	#home-services div.section div.text {
		border: 1px solid #4e839c;
		border-top: 0;
		background: #FFF;
		padding: 7px;
	}
		#home-services div.section div.text p {
			font-size: 0.9em;
			margin: 0;
			text-align: justify;
		}
		#home-services div.section div.text h3 {
			font-size: 1.4em;
			font-weight: bold;
			line-height: 1.12em;
			margin: 0;
			padding-bottom: 3px;
			text-align: center;
			text-transform: uppercase;
		}

#home-services div.hover div.image,
#home-services div.hover div.image h3.title,
#home-services div.hover div.text {
	background-color: #e9f7fc;
}

#home-clients {
	margin-top: 20px;
}
	#home-clients div.first {
		background-image: url('../../../../public/themes/leopad/img/knob-smart.png');
		background-position: 0 0;
		background-repeat: no-repeat;
	}
	#home-clients #logos {
		background: #FFF;
	}
		#logos div.wrap {
			border: 1px solid #4e839c;
			padding: 1em;
		}
		#logos table {
			border-collapse: collapse;
			margin: 0;
		}
		#logos td {
			color: #666;
			font-size: 80%;
			height: 60px !important;
			line-height: 1.12em;
			margin: 0;
			padding: 0 0 11px 0;
			text-align: center;
			vertical-align: top;
		}
		#logos tr.last td {
			padding-bottom: 0;
		}

#home-others {
	margin-top: 20px;
}
	#home-others a {
		color: #000;
	}
	#home-others div.box {
		height: 200px;
		border: 1px solid #4e839c;
		background: #c2e7f7;
		padding: 12px;
	}
	#home-others h3.title, #home-others h4.title {
		text-transform: uppercase;
		margin: 0;
		padding: 0;
	}
	#home-others h3.title {
		font-size: 1.2em;
		border-bottom: 1px solid #b0ced9;
		margin-bottom: 0.5em;
		padding-bottom: 0.5em;
	}
	#home-others h4.title {
		font-size: 1em;
		line-height: 2em;
		padding-left: 38px;
	}
	#home-others p {
		font-size: 0.9em;
		margin: 0;
		padding: 0 0 0 38px;
	}
	#home-others div.other-info {
		background-position: top left;
		background-repeat: no-repeat;
		padding: 0 0 1em 0;
	}
	#home-others #other-info-certificates {
		background-image: url('../../../../public/themes/leopad/img/knob-valid-blue.png');
	}
	#home-others #other-info-hse {
		background-image: url('../../../../public/themes/leopad/img/knob-add.png')
	}
	#home-others div.hover {
		background-color: #d6effa;
	}
	#home-others #other-info {
		margin-bottom: 0;
	}
	#home-others #staff-mail {
		background: transparent;
		border: 0;
		margin: 0;
		padding: 0;
		text-align: right;
	}
		#home-others #staff-mail a {
			background-color: #FFF; /*d6effa;*/
			background-image: url('../../../../public/themes/leopad/img/mails_stack.png');
			background-position: 5px center;
			background-repeat: no-repeat;
			border: 1px solid #4e839c;
			border-top: 0;
			color: #305160;
			display: block;
			float: right;
			font-weight: bold;
			font-size: 95%;
			margin: 0 18px 0 18px;
			padding: 4px 6px 4px 24px;
			text-decoration: none;
			text-transform: uppercase;
			opacity: .6;
			-webkit-border-bottom-left-radius: 7px;
			-webkit-border-bottom-right-radius: 7px;
			-moz-border-radius-bottomleft: 7px;
			-moz-border-radius-bottomright: 7px;
		}

#home-services div.section.hover,
#home-others div.other-info.hover {
	cursor: pointer;
}

#strategy div.page-part table td {
	border: 0;
	padding-top: 2em;
}
#strategy div.page-part table td,
#strategy div.page-part table td p {
	text-align: center;
}
#strategy div.page-part table td.corporate {
	font-weight: bold;
	border: 1px solid #CCC;
	border-width: 0 1px 1px 0;
	padding-top: 0;
}
#strategy div.page-part table td.corporate.last {
	border-right: 0;
}

#quality-awards div.page-content table td {
	border: 0;
}

#hse div.hse-letter {
	text-align: center;
}
	#hse div.hse-letter a {
		border: 2px solid #ccc;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		display: block;
		height: 390px;
		margin: 0 0 20px 20px;
		padding: 0;
		text-indent: -90210px;
		width: 270px;
	}

#contact #world-map {
	background: #FFF url('../../../../public/themes/leopad/img/world-map.jpg') 50% 50% no-repeat;
	height: 233px;
	width: 434px;
}
#contact #branch-list {
	background: transparent url('../../../../public/themes/leopad/img/malaysia-states-blank.png') 50% 50% no-repeat;
	border: 2px solid #be2323;
	height: 188px;
	font-size: 0.8em;
	line-height: 1.2em;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
	#contact #branch-list li {
		background: #F00;
		cursor: pointer;
		display: block;
		height: 8px;
		margin: 0;
		padding: 0;
		position: absolute;
		text-align: left;
		text-indent: -90210px;
		width: 8px;
		-moz-border-radius: 4px;
	}
	#contact #branch-list li.active {
		border: 1px solid #000;
		height: 6px;
		width: 6px;
	}
		#content #branch-list li br {
			display: none;  /*so that text-indent works */
		}
		#content #branch-list li.caption br {
			display: inline;
		}
	#content #branch-list #branch-mlk { left: 78px; top: 144px; }
	#content #branch-list #branch-phg { left: 84px; top: 106px; }
	#content #branch-list #branch-kdh { left: 32px; top: 41px; }
	#content #branch-list #branch-prk { left: 42px; top: 82px; }
	#content #branch-list #branch-jhr { left: 115px; top: 157px; }
	#content #branch-list #branch-trg { left: 96px; top: 68px; }
	#content #branch-list #branch-lbn { left: 312px; top: 58px; }
	#content #branch-list #branch-srw { left: 179px; top: 170px; }

#ie6 {
	position: absolute;
	left: 0;
	top: 0;
}

div.catalog div.catalog-children {
	background: #d6f0fa;
}
	div.catalog div.catalog-children h5 {
		margin: 0;
		margin-bottom: 5px;
	}
	div.catalog div.catalog-children a {
		color: #000;
		display: block;
		text-decoration: none;
		padding: 5px;
	}
	div.catalog div.catalog-children a:hover,
	div.catalog div.catalog-children a.here {
		background: #c2e9f8;
	}
	div.catalog div.catalog-children a.here {
		font-weight: bold;
	}
	div.catalog div.catalog-children div.box {
		margin-bottom: 0;
	}
	div.catalog div.catalog-children ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		div.catalog div.catalog-children ul li {
			border-top: 1px solid #afe2f5;
			margin: 0;
			padding: 0;
		}
			div.catalog div.catalog-children ul li li a {
				padding-left: 20px;
			}

/*div.gallery {
	padding-bottom: 18px;
}
	div.gallery h4.title {
		border-bottom: 1px solid #CCC;
		margin-bottom: 10px;
		padding-bottom: 5px;
	}
	div.gallery div.thumb {
		border: 1px solid #CCC;
		height: 130px;
		margin-bottom: 10px;
		overflow: hidden;
	}
		div.gallery div.thumb a {
			background-position: 50% 50%;
			background-repeat: no-repeat;
			display: block;
			height: 120px;
			padding: 5px;
			text-indent: -90210px;
		}*/
