*, html, body {
	margin:0;
	padding:0;
}
body {
	width:100%;
	border-top:solid 2px #6b382b;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff2d5;
}

#logo,
#top-decor,
#head-text,
.welcome {behavior: url(iepngfix.htc)}

img a {border:none}

.100 {width:100%}
#top {
	width:100%;
	height:56px;
	margin:0;
	padding-top:5px;
	border-top: solid 1px #9e7338;
	position:relative;
	background:#6b382b url(images/design/headpat.png) bottom repeat-x;
}

#top-decor {
	width:314px;
	height:56px;
	margin-left:5px;
	padding:0;
	background:url(images/design/top-decor.png) no-repeat;
	float:left;	
}
#top-text {
	width:600px;
	margin-left:2%;
	margin-top:10px;
	color:#856549;
	font-size:12px;
	float:left;
}

#header {
	width:100%;
	height:206px;
	margin:0;
	padding:0;
	background:url(images/design/mid.png) repeat-x;
}

#logo {
	width:400px;
	height:206px;
	margin:0 auto;
	background:url(images/design/kursi.png) center no-repeat;
	float:left;
}

#head-text {
	width:580px;
	height:130px;
	margin:0 auto;
	padding-top: 40px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background:url(images/design/gosongbg.png) center no-repeat;
	float:left;
	text-align:center;
	color:#f8eae7;
}
#head-text h1 {
	font-size:30px;
	font-weight:normal;
}

#top-nav {
	width:580px;
	height:20px;
	margin:0 auto;
	padding:0;
	float:left;
}

#top-nav ul {
	width:100%;
	display:block;
}

#top-nav li {
	color:#fff;
	display:inline;
	list-style:none;
	padding:0 18px;
	margin-left:10px;
	line-height:20px;
	font-size:12px;
	border-right: solid 1px #e7cfa3;
	background:url(images/design/li.png) left center no-repeat;
}

#top-nav a {
	text-decoration:none;
	color:#f8eae7;
}
#top-nav a:hover {text-decoration:underline;}

#page {
	width:100%;
	margin:0;
	padding:0;
	background:#fff2d5 url(images/design/shadowtop.png) top repeat-x;
}

#content {
	width:1000px;
	margin-left:5px;
}

.right {
	width:680px;
	padding-bottom:30px;
	font-size:12px;
	color:#836649;
	background:#f9ecd5;
}

.right a {color:#954634}

.right p {
	width:600px;
	margin:0 auto;
	font-size:12px;
}

.left {
	background:#f2dbb0;
	padding-bottom:30px;
}
.leftop {
	background:#f2dbb0 url(images/design/lefttop.png) top repeat-x;
}

.welcome {
	width:635px;
	height:51px;
	margin:0 auto;
	padding:15px 0 0 0;
	text-align:center;
	font-size:16px;
	background:url(images/design/menu3.png) no-repeat;
}

/* LEFT MENU */
.left-menu {
	width:216px;
	margin:0 12px 20px 12px;
}

#search {
	width:204px;
	margin:20px 12px;
	padding:5px 0;
	border: solid 1px #ffe4a8;
	background:#eed19b;
	text-align:center;
}

.left-menu li {
	width:150px;
	margin:0 auto;
	height:20px;
	font-size:12px;
	line-height:20px;
	list-style:none;
	text-indent:3px;
	color:#a76951;
	border-bottom: solid 1px #da9483;
}

.left-menu a {
	text-decoration:none;
	color:#a76951;
}

.left-menu a:hover {color:#660033}
.left-menu a:active {color:#993333}
.left-menu a:visited {color:555}

.title {
	width:216px;
	height:46px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	line-height:46px;
	color:#836649;
	text-align:center;
	background:url(images/design/menu.jpg) center no-repeat;
}

/* TABLE PRODUCT*/
#product {
	margin:0 auto;
	text-align:center;
}

.box {
	border:solid 1px #CC9900;
	text-align:center;
	padding:0 10px 10px 10px;
}

.thumb {
	width: 170px;
	text-align:center;
}
.thumb td {padding-top:10px;}

.thumb a {
	font-size:11px;
	font-weight:bold;
	color:#a45340;
}


/* PAGINATION */
.pagination{
padding: 4px;
}
.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}
.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}
.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}
.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}
.pagination a.currentpage{
background-color: #9E0B0E;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}
.pagination a.prevnext{
font-weight: bold;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #836649;
	text-decoration: none;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

table.cart {
	border-width: 1px;
	border-spacing: 1px;
	border-style: outset;
	border-color: #C7C7C7;
	border-collapse: collapse;
	background-color: #ffffff;
	width: 600px;
}
table.cart td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #C7C7C7;
}