	html, body {
		background-image: url(images/bg.gif);
		margin: 0;
		font-family: "Segoe UI", Arial, Helvetica, sans-serif;
		color: #666666;
		font-size: 12px;
	}
	a {
		color: inherit;
		text-decoration: none;
	}
	
	#folder{
		background-image:url(images/foldericon-blue.png);
		width:16px;
	}
	
	h1,h2,h3,h4,h5,h6 {
		font-size: inherit;
		font-weight: inherit;
		margin: 0;
		padding: 0;
	}
	.clearFloat {
		clear: both;
	}
	#header {
		background-color: #f0f0f0;
		border-bottom: 1px solid #dddcdc;
	}
	#header #mainLogo {
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.wrapper {
		width: 960px;
		margin: auto;
	}
	#loginBar {
		background-color: #c6c6c6;
		margin-bottom: 5px;
	}
	#topLoginForm input[type=text],input[type=password] {
		border: none;
		background-color: #fff;
		margin: 0;
		padding: 0;
		width: 123px;
		height: 20px;
		float: left;
		margin-top: 5px;
		margin-right: 5px;
		padding-left: 3px;
		padding-right: 3px;
		font-size: 11px;
	}
	#topLoginForm input[type=image] {
		float: left;
		margin-top: 5px;
	}
	#menu {
		background-image: url(images/menuBg.jpg);
	}
	#menu .wrapper a {
		display: block;
		float: left;
		height: 32px;
		color: #666666;
		font-size: 19px;
		padding-top: 5px;
		margin-right: 15px;
		margin-left: 15px;
	}
	#menu .wrapper a:first-child {
		margin-left: 10px;
	}
	
	#menu .wrapper a:hover {
		color: #009dd9;
	}
	
	.active_link{
		color: #009dd9;
	}
	
	#content {
		background-image: url(images/contentBg.jpg);
		background-repeat: repeat-x;
		background-color: #989796;
	}
	#content .wrapper {
		border: 1px solid #dddcdc;
		border-bottom: none;
		border-top: none;
		background-color: #fff;
	}
	.judul {
		font-size: 25px;
		color: #0056a2;
	}
	.subtitle {
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	#leftContent {
		width: 530px;
		margin: 10px;
		margin-left: 20px;
		margin-right: 20px;
	}
	.newsImage {
		border: 1px solid #dddcdc;
		padding: 5px;
		float: right;
		margin-left: 10px;
		margin-bottom: 5px;
	}
	#rightContent {
		margin-top: 20px;
		border-left: 1px solid #dddddd;
		padding: 10px;
		padding-right: 20px;
		padding-left: 20px;
		padding-top: 0;
	}
	#supportIndex {
		width: 305px;
		height: 74px;
		padding-top: 45px;
		padding-left: 40px;
		background-image: url(images/rightHelp.jpg);
		background-repeat: no-repeat;
	}
	#supportIndexTel {
		font-size: 19px;
		color: #009dd9;
	}
	#supportIndexMail {
		margin-top: 7px;
		font-size: 13px;
		color: #009dd9;
	}
	#produkKami {
		color: #666666;
		font-size: 25px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.productIdxEach {
		width: 338px;
		border: 1px solid #dddcdc;
		padding: 6px;
		padding-right: 0;
		margin-bottom: 20px;
		padding-bottom: 3px;
	}
	.productIdxEach a:first-child {
		display: block;
		text-align: center;
		margin-right: 6px;
		width: 332px;
		height: 138px;
	}
	.productIdxEach:last-child {
		margin-bottom: 0;
	}
	.prdName {
		display: block;
		color: #666666;
		font-size: 20px;
		margin-top: 1px;
	}
	.prdCateName {
		display: block;
		font-size: 13px;
		color: #666666;
		font-weight: bold;
	}
	#footerMenu {
		color: #0056a2;
		font-weight: bold;
		text-align: center;
		margin-top: 15px;
	}
	#greyBottom {
		background-color: #eeeeee;
		height: 10px;
		margin-top: 15px;
	}
	#copyright {
		color: #fff;
		font-weight: bold;
		text-align: center;
		margin-top: 10px;
		padding-bottom: 10px;
	}
	#nonIndexWrap {
		padding: 20px;
	}
	#leftMenu a {
		display: block;
	}
	#leftMenu .mainCate {
		color: #0056a2;
		font-size: 15px;
		margin-top: 20px;
	}
	#leftMenu .mainCate:first-child {
		margin-top: 0;
	}
	#leftMenu .subCate {
		margin-top: 4px;
		margin-bottom: 4px;
	}
	.productPrdEach {
		float: left;
		width: 332px;
		border: 1px solid #dddcdc;
		padding: 6px;
		margin-bottom: 20px;
		margin-right: 10px;
		padding-bottom: 3px;
	}
	.productPrdEach a:first-child {
		display: block;
		text-align: center;
		width: 332px;
		height: 138px;
	}
	.newsEachTable {
		margin-bottom: 10px;
	}
	.newsEachTitle {
		color: #009dd9;
		font-size: 15px;
		font-weight: bold;
		line-height: 15px;
	}
	.newsEachDate {
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		line-height: 11px;
	}
	.newsEachImage {
		border: 1px solid #dddcdc;
		padding: 5px;
		margin-right: 10px;
	}
	.newsDetail {
		width: 100%;
	}
	#contactTable {
		width: 100%;
	}
	#contactTable input[type="text"] {
		width: 100%;
	}
	#contactTable textarea {
		width: 100%;
		resize: none;
		height: 300px;
	}
	#sliderContainer {
		width: 960px;
		margin: auto;
	}
	#prdDetDescTitle {
		color: #0056a2;
		font-size: 15px;
		border-bottom: 1px solid #dedede;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 5px;
		margin-top: 40px;
	}
	#searchBar input[type=text] {
		border: 0;
		background-image: url(images/searchMid.png);
		height: 28px;
		margin-top: 2px;
		width: 200px;
		font-size: 12px;
		font-style: italic;
		color: #575757;
		background-repeat: repeat-x;
		background-color: transparent;
	}
	#userLogged {
		color: #333;
		padding-top: 5px;
	}
	
	.errorMsg{
		background-image: url(images/diagBgRed.png); 
		color: #fff; 
		text-align: center; 
		font-weight: bold; 
		padding: 5px; 
		border: 3px solid #900;
	}
	
	.successMsg{
		background-image: url(images/diagBgGreen.png); 
		color: #fff; 
		text-align: center; 
		font-weight: bold; 
		padding: 5px; 
		border: 3px solid #FFF;
	}
	/*
	.floatingWa {
		display: block;
		cursor: pointer;
		position: fixed;
		bottom: 10px;
		right: 10px;
		background-color: #40c351;
		color: #FFF;
		font-weight: 700;
		font-size: 14px;
		border-radius: 40px;
		padding: 10px;
		z-index: 10;
	}
	*/
	#supportWa {
		min-height: 74px;
		height:auto;
		padding:12px;
		background-color:#989796;
		background-repeat:no-repeat;
		background-size:contain;
		background-position:right;
		background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,0.6951155462184874) 0%, rgba(214,214,214,1) 100%, rgba(255,255,255,1) 100%);
		font-size:20px;
		color:#0056a2;
	}
	