html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.link a{
	color: #623A1E;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px 3px 2px 4px;
	border: 1px solid #DEC681;
	text-decoration: none;
	background-color:#FFF0C3;
}
.link a:hover{
	color: #734926;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	text-decoration: none;
}

body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 95%;
  padding: 2px 0 6px 8px;
  background: #000;
}
#nav a:hover {
  text-decoration: none;
  background: #2A2A2A;
}

#arrowlistmenu{
width: 180px;
text-decoration: none;
}

#arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px;
}

#arrowlistmenu ul li{
padding-bottom: 2px;
}

#arrowlistmenu ul li a{
color: #74653D;
background: url(images/arrowbullet.png) no-repeat center left;
display: block;
padding: 2px 0;
padding-left: 19px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

#arrowlistmenu ul li a:visited{
color: #74653D;
}

#arrowlistmenu ul li a:hover{
color: #A70303;
background-color: #F3F3F3;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
  padding-bottom: 5px;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#halaman a{
	color: #623A1E;
	font-weight: bold;
	line-height: 18px;
	padding: 2px 3px 2px 4px;
	border-right: 1px solid #DFCBAA;
	text-decoration: none;
}
#halaman a:hover{
	color: #734926;
	background-color:#FFCC00;
	border-top: 1px solid #DFCBAA;
	text-decoration: none;
}
#pagination {
  padding: 5px;
}
#pagination a {
  border: 1px solid #ccc;
  background: white;
  text-decoration: none;
  padding: 0px 4px;
}
#pagination a:hover {
  border: 1px solid #888;
}
#pagination .current {
  border: 1px solid #ccc;
  background: #ccc;
  text-decoration: none;
  padding: 0 4px;
}

#operator {
	margin-bottom: 2px;
	font-size: 1em;
	font-weight: bold;
}
#operator a {
	background: #0043CF url(images/highlight.gif) repeat-x;
	margin-bottom: 2px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.4em;
	width: 140px;
	display: block;
	float: left;
	text-align: right;
	border: 2px solid #999;
	padding: 1px;
	padding-right: 5px;
	margin: 1px 0px;
	color: white;
	text-decoration: none;
	line-height: 20px;
}
#operator a:hover {
	background: transparent url(images/operator.gif) top repeat-x;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #0043CF;
}
#operatorharga {
	background: transparent url(images/li_bg.gif) top repeat-x;
	margin-bottom: 2px;
	font-size: 1.60em;
	font-weight: bold;
	width: 147px;
	display: block;
	float: left;
	text-align: center;
	border: 2px solid #999;
	margin: 1px 0px;
}

.katalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	border-bottom: #CCCCCC 1px solid;
	color:#333333;
}
.thumbnail{
	position: relative;
	z-index: 0;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}
.thumbnail span{
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail:hover span{
	visibility: visible;
	top: 0;
	left: 150px;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#formcari form{
	width: 176px;
}
#formcari form select {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	color:#3F1F03;
	width: 115px;
	height: 20px;
	background-color:#FFFFFF;
}
#formcari form input {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	color:#3F1F03;
	width: 160px;
	height: 16px;
	text-align:left;
	background-color:#FFFFFF;
}
#formcari form input.button {
	width: 43px; 
	height: 20px;
}
#form-login form{
	padding-right: 5px;
	width: 176px;
}
#form-login form select {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	color:#3F1F03;
	width: 115px;
	height: 20px;
	background-color:#FFFFFF;
}
#form-login form input {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	color:#3F1F03;
	width: 110px;
	height: 16px;
	background-color:#FFFFFF;
	float:right;
}
#form-login form input.button {
	width: 51px; 
	height: 20px;
}

form .daftar input {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color:#3F1F03;
	height: 16px;
	background-color:#FFFBEC;
	border: #996633 solid 1px;
}
form .daftar select {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	color:#3F1F03;
	height: 17px;
	background-color:#FFFBEC;
}
form .daftar textarea {
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	color:#3F1F03;
	background-color:#FFFBEC;
}
form .daftar input.buttonbrows {
	font-weight: bold;
	height: 23px;
	border: #663300 outset 1px;
}
form .daftar input.butbelanja {
	font-weight: bold;
	height: 21px;
	border: #CC9900 inset 1px;
	background-color: #E4C76D;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/teleshop.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#corp a, #indu a {
  font-weight: bold;
  text-decoration: none;
}
#corp a:hover, #indu a:hover {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
#indu-img {
  background: url(images/tokodedi.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
      #message_box { 
       position: absolute; 
       top: 0; left: 0; 
       z-index: 10; 
	   background:#ffc;
	   padding:5px;
       border:1px solid #CCCCCC;
       text-align:center; 
       font-weight:bold; 
	   font-family: arial;
       width:99%;
      }
.kode {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	height: 17px;
	width: 35px;
	float: left;
	font-weight: bold;
	padding: 1px 0 0 3px;
	margin-right: 5px;
}