@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: normal 12px Arial;
	color: #fff;
	line-height: 18px;
	background-color: #000;
	text-align: center;
	}

a:link, a:visited, a:active {
	color: #6e661a;
	}

a:hover {
	color: #fff;
	}

#container {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	}

.titlepage {
	font: normal 18px Arial;
	color: #ccbc45;
	}

.titlepage2 {
	font: bold 18px Arial;
	color: #fff;
	}

.titlepage span {
	color: #fff;
	}

.content {
	margin: 10px 0 0 0;
	padding: 0;
	}

.more a:link, .more a:visited, .more a:active {
	background-color: #6e661a;
	border: 1px solid #535d19;
	color: #fff;
	float: right;
	text-decoration: none;
	padding: 0 7px;
	}

.more a:hover {
	color: #fff;
	background-color: #191d03;
	}

#menubawah, #menubawah a:link, #menubawah a:visited, #menubawah a:active {
	color: #eaebe8;
	text-decoration: none;
	}

#menubawah a:hover {
	color: #a0961e;
	}

#alamat {
	font: normal 11px Arial;
	color: #8e9083;
	line-height: 15px;
	}

#copyright {
	font: normal 10px Arial;;
	color: #484b36;
	line-height: 15px;
	}

#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #484b36;
	text-decoration: none;
	border-bottom: 1px dotted #484b36;
	}

#copyright a:hover {
	color: #fff;
	text-decoration: underline;
	}

#listproducts {
	margin: 0;
	padding: 0;
	}

#listproducts li {
	list-style: none;
	float: left;
	text-align: center;
	line-height: 21px;
	margin: 10px;
	width: 120px;
	height: 190px;
	}

#listproducts li img {
	margin-bottom: 9px;
	}

#listproducts2 {
	margin: 0;
	padding: 0;
	}

#listproducts2 li {
	list-style: none;
	float: left;
	text-align: center;
	line-height: 21px;
	margin: 10px;
	width: 120px;
	height: 120px;
	}

#listproducts2 li img {
	margin-bottom: 9px;
	}

a#cataloglist, a#cataloglist2  {
	color: #fff;
	}

a:hover#cataloglist, a:hover#cataloglist2  {
	color: #CCFF00;
	}
