body{
	margin:0 auto;
	padding:0;
	text-align:center;
	font-family:Tahoma, arial, verdana, helvetica;
	font-size: 12px;
	background-color: #151E13;
	
	scrollbar-3dlight-color:#751518;
	scrollbar-arrow-color:#CEA0A6;
	scrollbar-base-color:#4d1010;
	scrollbar-darkshadow-color:#4e1011;
	scrollbar-face-color:#4d1010;
	scrollbar-highlight-color:#4e1011;
	scrollbar-shadow-color:#751518;
}
hr{
	display:none;
	clear:both;
}
h2{
	font-family:arial, helvetica, sans-serif !important;
	margin:0;
	font-weight:normal;
	font-size:15px;
}
h2 a{
	color:#CEA0A6 !important;
}
h3{
	font-size:12px;
}
h3 a{
	color:#ecdec2;
}
td{
	text-align:left;
	vertical-align:top;
	font-size:8pt;
}
a{
	color:#e3af6d;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border: none;
}
#container{
	text-align:left;
	margin:0 auto;
	width:835px;
	background:#ecdec2;
	position:relative;
}
#logo{
	margin:0;
	margin-top:20px;
	padding:0;
	line-height:107px;
	background:#ecdec2;
	display:block;
	position:relative;
}
#logo span{
	background-position:-10px 50%;
	background-repeat:no-repeat;
	position:absolute;
	width:835px;
	height:107px;
	left:0;
}
#menu{
	height:45px;
	background-image:url('im/bgtopmenu.png');
	background-repeat:no-repeat;
	position:relative;
}
#basket-icon{
	position:absolute;
	top:8px;
	right:20px;
	border:0;
}
#front-display{
	margin:0;
	padding:0;
	text-align:center;
}
#bottom-display{
	height:140px;
	border:solid 6px #e9cfd2;
	background:#4e1011;
	/*
	background-image:url('im/bglatest.jpg');
	background-repeat:no-repeat;
	*/
	margin:-5px 0 -5px 0;
	padding:10px;
}
#bottom-display p{
	margin:0;
}
#recent{
	margin:2px 5px;
	padding:0;
	list-style:none;
	float:left;
	width:505px;
}
#recent li{
	display:inline;
	margin:3px;
}
#recent li a img{
	border:solid 3px #e9cfd2;
}
#recent li a:hover img{
	border:solid 3px #f2adb8;
}
#front-address{
	float:right;
	font-size:8pt !important;
	margin:30px 5px 10px 5px;
	font-style:normal;
	color:#e9cfd2;
	width:275px;
	line-height:14px;
}
#front-address div{
	font-size:8pt !important;
}
#detail{
	height:555px;
	/*background-image:url('im/bgdetail.jpg');*/
	background:#e9cfd2;
	background-repeat:repeat-x;
	padding:4px;
	margin-bottom:-7px;
}
#zoom{
	background:#e9cfd2;
	background-repeat:repeat-x;
	padding:4px;
	margin-bottom:-7px;
}
#zoomed{
	border-top:solid 1px #751518;
	border-bottom:solid 1px #751518;
	margin:0;
	padding:10px 0;
}
#detail-left{
	float:left;
	width:323px;
}
#detail-right{
	float:right;
	background:#4d1010;
	width:500px;
	height:553px;
}
#detail-right-content{
	max-height:510px;
	overflow:auto;
	padding:7px;
	color:#cea0a6;
	font-size:9pt;
	margin:10px;
	
	scrollbar-3dlight-color:#751518;
	scrollbar-arrow-color:#CEA0A6;
	scrollbar-base-color:#4d1010;
	scrollbar-darkshadow-color:#4e1011;
	scrollbar-face-color:#4d1010;
	scrollbar-highlight-color:#4e1011;
	scrollbar-shadow-color:#751518;
}
#detail-right-content a{
	color:#cea0a6;
}

#detail-right-content h2 a{
	color:#cea0a6;
	text-decoration:none;
}
#detail-right-content h2 a:hover{
	text-decoration:underline;
}
#gallery{
	background:#4d1010;
}
#gambar-detail{
	text-align:center;
}
#gambar-detail a img{
	border:solid 3px #cea0a6;
}
#footer{
	clear:both;
	margin:10px;
	padding:0;
	font-size:8pt;
	color:#4d1010;
	text-align:left;
	width:835px;
}
.cls{
	clear:both;
}

#isi-menu{
	margin:0 10px;
}

#catalog{
	margin:10px;
	padding:0;
	list-style:none;
}

#catalog li{
	width:120px;
	text-align:center;
	float:left;
	margin:5px 9px;
}

#catalog li a{
	text-decoration:none;
	color:#cea0a6;
}

#catalog li a:hover{
	text-decoration:underline;
}

#catalog li a img{
	border:solid 3px #cea0a6;
}

#nav{
	text-align:center;
	font-weight:bold;
	font-size:9pt;
}

#nav a{
	text-decoration:none;
	color:#cea0a6 !important;
	font-weight:normal;
	font-size:8pt;
}

#nav a:hover{
	text-decoration:underline;
}

#product-detail{
	margin:10px 0;
	border-top:solid 1px #751518;
	border-bottom:solid 1px #751518;
	border-width:thin;
	padding:10px 0;
}

#product-detail a{
	text-decoration:none;
	color:#ecdec2;
}

#product-detail a:hover{
	text-decoration:underline;
}

#product-detail a strong{
	font-weight:bold;
	text-decoration:none;
	font-size:7pt;
	font-weight:normal;
	text-transform:uppercase;
}
#basket{
	padding:3px 6px;
	border:solid 2px #e9cfd2;
	line-height:20px;
	background:#e9cfd2;
}
#basket a{
	color:#4d1010;
	text-decoration:none;
	border:0;
}
#basket a:hover{
	text-decoration:underline;
}
#basket img{
	border:0;
}
#garis{
	border-bottom:solid 1px #751518;
}

#cart td{
	padding:3px 5px;
	background:#f0f0f0;
	line-height:18px;
	color:#4d1010;
}

#cart-cap td{
	background:#e9cfd2;
	color:#4d1010;
	text-align:center;
	padding:5px;
}

#note{
	margin:10px;
	padding:10px;
	border:dotted 1px #f2adb8;
	font-size:8pt;
}

/* adxm menu */
/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 5px 2px;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
	margin-top:20px;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(images/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -9px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */






/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu, .menu ul li {
	color: #eee;
	background: transparent;
	margin:0;
}

.menu ul {
	width: 13em;
}

.menu a {
	text-decoration: none;
	color: #4d1010;
	padding:12px 17px 11px 17px;
	display: block;
	position: relative;
	font-weight:bold;
	text-decoration:none;
}

.menu a.active{
	background-color: #4d1010;
	color:#fff;

}

.menu li li a {
	padding: .3em 1em;
	padding:10px 17px;
	margin:0;
	
}
.menu a:hover, .menu li:hover>a {
	background-color:#4d1010;
	color:#fff;

}

.menu li li {	/* create borders around each item */
	background:#973e41;
	margin-top: expression("-3px");
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}
.menu li {
	background-image:url('im/menu.png');
	background-repeat:repeat-x;
	color:#4d1010;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}
.menu li li a{
	font-weight:normal;
	background:#e9cfd2;
	padding:5px;
	border-top:solid 1px #4d1010;
}

.menu li li a:hover {
	background-color:#4d1010;
	background-image:none;
	color:#fff;
}
/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

