body { background: #000 url(../images/body_bg.jpg) top center no-repeat;
font: 12px Verdana, Tahoma, arial, sans-serif;color: #000; text-align: center;
		}	

/* all */
* { margin: 0; padding: 0; border: 0 }

/* links */
a, a:visited {color: #585a2b;background: inherit;text-decoration: none;}
a:hover {color: #81cded;background: inherit;text-decoration: none; }

/* headers */
h1, h2, h3 {font-family: Verdana, Tahoma, Sans-serif;font-weight: normal;}
h1 {font-size: 170%;font-weight: normal;}
h2 {font-size: 135%;color: #88ac0b;}
h3 {font-size: 125%; font-weight: bold;}
h4 {font-size: 100%;}
h1, h2, h3, p {padding: 5px;margin: 0;}
ul, ol {margin: 5px 20px;padding: 0 0px;}
table{margin-left:5px;}

/* images */

blockquote {margin: 10px;padding: 0 0 0 25px; background: #F9F7DD;border: 1px solid #E0DBC9;
		font-family: Verdana, Arial, Helvetica, sans-seriff;
		color: #563E24;}

/* form elements */
form {margin:10px; padding: 0 5px;}
label {display:block;font-weight:bold;margin:5px 0;}
input, select {padding:2px;border:1px solid #a4e649;font: normal 1em Verdana, sans-serif;color:#777;}
textarea {width:350px;padding:2px;font: normal 1em Verdana, sans-serif;	border:1px solid #a4e649;height:100px;display:block;color:#777;}
input.button {font: 12px Arial , Sans-serif; font-weight: bold; height: 24px;margin: 0;padding: 2px 3px; color: #172439;background: #2a4505;}
textarea{
	height:70px!important;	
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.clear_left {clear: left;}

/*------------ start container layout-------------------*/ 
#wrap {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	margin-top: 15px;
	padding:0;
	}
#top_area {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
#logo {
	float:left;	
	background: url(../images/logo.jpg) no-repeat;
	width:377px;
	margin:0; padding:0;
	height: 94px;
	}
#logo a{
	margin:0; padding:0;
	}
#nav {
	z-index: 10;
	text-align: center;
	position: relative;
	padding: 0;		
	height: 40px;
	float: left;
	width: 900px;
	background: url(../images/nav_bg.jpg) no-repeat;
	}
#nav ul {
	list-style: none;
	padding: 0;	margin: 0;	
	right: 0; bottom: 0;
	height: 40px;
	width: 650px;
	float:right;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	margin-top:3px;
	display: block;
	float: left;
	height: 34px;
	padding: 0 20px;
	color: #fff;
	font: bold 12px/34px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	}

#nav ul li a:hover {
	display: block;
	float: left;
	height: 34px;
	font: bold 12px/34px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/nav_hover.jpg) repeat-x;
	}

/*------------ start header & top navigation -------------------*/ 
#content {
	clear:both;
	width: 900px;
	margin:0 auto;
	height: 383px;
	z-index:2;
	float:left;
	background: url(../images/content_bg.jpg) repeat-y;
	}
#main_content {
	position:relative;
	width: 879px;
	margin:0 auto;
	height: 373px;
	background: url(../images/main_content.jpg) no-repeat;
	margin-top:10px;
	}
#text {width: 380px;
		float:left;
		margin-left: 35px;
		margin-top: 20px;
		color:#fff;}
#text h1{font: 24px "Helvetica", Helvetica, Arial, Geneva, sans-serif;
		color:#fff;}
#text h2{font: 18px "Trajan Pro", Helvetica, Arial, Geneva, sans-serif;
		color:#c4bcbc;}
#text p{font: 11px "Tahoma", Helvetica, Arial, Geneva, sans-serif;
		color:#c5c4c4;}
#content_image {position: relative;float:left;
				margin-left: 131px;
				width: 333px;}
#content_bot {
	clear:both;
	width: 900px;
	margin:0 auto;
	height: 10px;
	background: url(../images/content_bot.jpg) no-repeat;
	}
/*list product*/
#product {
float: left;
position: relative;
margin-top: 20px;
		}
#thumb { position: relative;
width: 300px;
		height: 147px;
		background: #202020;
		margin: 2px 10px;
		}
#thumb img {position: relative;
		float:left;
		margin: 7px;}
#thumb h4 {position: relative;
		padding-top: 5px;
		color:#a2672e;}
#thumb p{font: 12px "Tahoma", Helvetica, Arial, Geneva, sans-serif;
		color:#c5c4c4;}
/* left side */	
#sidebar {
	margin-top:25px;
	margin-left: 35px;
	position: relative;
	float: left;
	width:200px;
	border-right:1px solid #404040;
	}
.side_box {	float:left;}
.side_box h2 {
  	height: 32px;
	font: 18px/32px "Trajan Pro", Helvetica, Arial, Geneva, sans-serif;
	color: #c4bcbc;
	width: 190px;
	margin: 0 auto;
	border-bottom: 1px solid #404040;
	}

.side_box ul.sidemenu {
	text-align: left;
	margin: 0; 
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	
	}


.side_box ul.sidemenu li.side1{
	padding: 5px 0 3px 7px;
	margin: 0 2px;
	margin-bottom: 7px;
	border-bottom: dashed 1px #666464;
	list-style: square;
	color:#c5c4c4;
	}
.side_box ul.sidemenu li a {
	height: 25px;
	font-size: 12px;
	display: inline;
	text-decoration:none;
	font-weight:bold;
	color: #c5c4c4;
	background: none;
}

.side_box ul.sidemenu li a:hover {
	font-weight: bold;
	padding-left:2px;
	color: #fff;
	
	}

/*------------ end main content -------------------*/ 
#bottom { clear:both;
		width: 900px;
		height: 20px;
		background: #fff url(../images/bottom.jpg) bottom no-repeat;}

/*------------ start footer -------------------*/ 
#footer {
	clear:both;	
	color: #91bedb;
	height:100px;
	text-align: center;
	font-size:10px;
	padding: 20px;
	
	margin: 0;}	
#foot_cont { width: 900px;
	padding:8px 0; 
	width: 900px;
	margin:0 auto;
	height: 40px;
	text-align: center;
	border-top: 1px solid #404040;
	
	}
#footer p{ padding: 10px;
	}

#footer a {
	color: #91bedb;
	font-weight: bold;
	padding: 5px;
}
#footer a:hover {color:#3c93bb;}
#copyright { width: 900px;
	border-top: 1px solid #404040;
	padding:8px 0; 
	width: 900px;
	margin:0 auto;
	height: 40px;
	text-align: right;
	}
p.copyright { color: #aaa8a8;}
#copyright p.copyright a { color: #c4bcbc;}

/*------------ end footer -------------------*/ 

#kotak h1{
	font: 18px "Trajan Pro", Helvetica, Arial, Geneva, sans-serif !important;
}
#kotak{
	
	width:600px;
	color:#FFF;	
	margin-left:170px;	
	
	padding-top:30px;
	
	

}
#kotak p{
	
	
	font: 11px "Tahoma", Helvetica, Arial, Geneva, sans-serif;
	color:#c5c4c4;
	
}

.produk{
	width:132px;
	height:132px;
}
#paging{
	color:#FFF;
	text-align:center;
	padding-left:50px;
	
	
}
