html, body, img, p, h1, h2 {
	border:0;
	margin:0;
	padding:0;
}
body {
	font: 0.70em verdana, arial, helvetica, sans-serif;
	line-height:1.5em;
	color: #3e2e2b;
	background: #614f4c url(../images/page-bg.gif) repeat-x top;
}
div { display:block; }
h1 {
	font: 1.5em "trebuchet ms", arial, helvetica;
	margin-bottom:10px;
	letter-spacing:-0.05em;
}
p { margin-bottom:15px; }
a { 
	color:#4c5e61;
	background:inherit;
	text-decoration:none; 
}
a:hover { text-decoration:underline; }

.header {
	position:relative;
	background:url(../images/header-bg.gif);
	width:729px;
	height:180px;
	left:50%;
	margin-left:-364px;
}

#logo{
	width:408px;
	height:100px;
	float:left;
	margin-left:10px;
	margin-top:61px;
}

#header_rhs{
	width:300px;
	height:100px;
	float:right;
	margin-top:1px;
	margin-right:10px;
}

.rhs_box{
	width:300px;
	
}

.rhs_search{
	padding-top:5px;
	text-align:right;
	font-size:8px;
}

.rhs_search input{
	font-size:9px;
}

.clear{
	clear:both;
}

#footer {
	position:relative;
	color:#ece6d6;
	width:729px;
	height:25px;
	left:50%;
	margin-left:-364px;	
}

#footer a {
	color:#ece6d6;
	text-decoration:none; 
	}
	
#footer a:hover {
	color:#ece6d6;
	text-decoration:underline; 
	}

#menu {
	position:absolute;
	left:12px;
	padding-left:10px;
	bottom:-2px;
	width:710px;
	w\idth:710px;
	height:18px;
	background:#000;
	color:inherit;
}
html>body #menu { width:700px; }

#breadcrumbs {
	width:100%;
	float:right;
	clear:both;
	text-align: right;
	margin-bottom:5px;
}
#content-bg {
	position:relative;
	background:#53423f;
	color:inherit;
	width:729px;
	left:50%;
	margin-left:-364px;
	padding-bottom:10px;
}
#content {
	position:relative;
	background:#ece6d6;
	color:inherit;
	width:712px;
	height:290px;
	border: 1px #000 solid;
	margin-left:9px;
	padding:5px 15px 20px;
}
html>body #content { min-height:290px;	height:auto; width:680px; }

#items {
	width:700px;
	margin-right:-20px;
	padding:10px 0px;
}
#items img {
	margin-right:10px;
	margin-bottom:8px;
}

#items .item .thumbnail
{
	border:solid 3px #897873;
	height:130px;	
	width:130px;
}


#items .item 
{
	display:block;
	position:relative;
	float:left;
	width:135px;
	margin-right:20px;
	margin-bottom:8px;
	text-align:center;
	border: 2px solid silver;
	height:220px;
}
#items .item .producttitle
{	
	font-weight:bold;
	margin:2px;
}

#details
{
	position:relative;
	margin-top:20px;
}
table td, table tr
{
	font: 0.9em verdana, arial, helvetica, sans-serif;
	color: #3e2e2b;	
}

/*S a l e  B a n n e r*/
.sale_banner h1{
	font-size:18px;
	text-align:center;
	color:#009;
}

#kasus a, kasus a:visited{
	color:#614f4c;
	text-decoration:none;
	font-size:4px;
}
#kasus a:hover {
	color:#614f4c;
	text-decoration:none;
}
	
#search{
	padding:5px;
	text-align:right;
	font-size:10px;
}

.slideshow {
	height:360px;
	width:240px;
	 margin: 20px 20px;
	 padding: 0px 0px 0px 0px;  
/*	 background-color: #eee;
	 border: 1px solid #ccc; 
*/}
.slideshow img { display: none }
.slideshow img.first { display: block }

.slide { margin: 0; padding: 0 }
/*.slide { height: 630px; width: 380px; }*/
.slide img { 
/*	padding: 15px; 
	background-color: #eee; */
	margin: auto; display: block }
