/* -------------------------------------------------------------- 
      
-------------------------------------------------------------- */
@import url("reset.css");
@import url("forms.css");
@import url("typography.css");
@import url("nav.css");

body {
	background:url(../images/bg-body.gif) top repeat-x #d7c8b6;
	color:#42372b;
	}
h1 {display:none;}
.wraper {
	width: 930px;
	margin: 10px auto;
	text-align:left;
	}
#header {
	background:url(../images/bg-header.gif) top center no-repeat;
	}
.logo {
	width: 640px;
	float:left;
	}
.logo-kiri {
	width: 250px;
	float:left;
	margin: 15px 0 0 15px;
	}
.logo-kanan {
	width: 345px;
	float:right;
	text-align:right;
	margin-top: 35px;
	}
.nav, #content {
	background:url(../images/bg-content.png) top center repeat-y;
	}
.menu {
	width: 900px;
	margin-left: 20px;
	font-size: 12px;
	}
.c-main {
	width:633px;
	float:left;
	margin-left:20px;
	}
.sidebar {
	width:267px;
	float:left;
	background:url(../images/sidebar.jpg) top left no-repeat;
	border-top: solid 1px white;
	padding-top: 285px;
}
.flashy {
	border: solid 1px white;
	}
.isi-main {
	background:url(../images/bg-top-right.gif) top right no-repeat;
	  line-height:18px;

	}
.welcome-txt {
	width:252px;
	float:left;
	margin:40px 5px 5px;
	}
.welcome-txt a, .c-wide a {
	color:#4a0404;
	}
.welcome-txt a:hover, .c-wide a:hover {
	color:#666666;
	}
.welcome-txt h2, .welcome-txt h2 span, .latest-prod h2, .latest-prod h2 span {
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:17px;
	text-transform:uppercase;
	}
.c-wide h2, .c-wide h2 span{
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:17px;
	text-transform:uppercase;
	}
.welcome-txt h2 span, .latest-prod h2 span, .c-wide h2 span{
	color:#8a6c4a;
	}
.welcome-txt h2, .latest-prod h2, .c-wide h2 {
	color:#470000;
	border-bottom:dotted 1px #d6d6d6;
	padding-bottom: 5px;
	}
.c-wide h2 a {
	text-decoration:none;
	color:#db8a24;
	}
.c-wide h2 a:hover {
	color:#000000;
	}
.latest-prod {
	width:315px;
	float:left;
	border: solid 1px #CCCCCC;
	margin-top: 40px;
	margin-left: 10px;
	padding: 15px;
	}
.item-prod a{
	}
.item-prod  {
	width: 120px;
	float:left;
	margin: 0 10px 10px 15px;
	height:132px;
	}
.item-prod a:hover {
	}
.thumb a{
	width: 85px;
	float:left;
	margin: 5px;
	height:85px;	
	/*border: solid 3px #777068;*/
	display:block;
	}
.thumb  {
	}
.thumb a:hover {
	/*border: solid 3px #470000;*/
	}

.address {
	background:url(../images/bg-sidebar.gif) left repeat-y;
	color:#333333;
	font-size:11px;
	line-height: 16px;
	padding-left: 20px;
	padding-bottom: 30px;
	}
#footer {
	background:url(../images/bg-footer.jpg) center top no-repeat;
	padding: 30px;
	font-size: 11px;
	}

.c-wide {
padding: 40px 25px 15px 10px;	}
.view-detail {
	/*background:url(../images/bg-detailtxt.gif) top repeat-x;
	width: 81px;*/
	margin-top: -5px;
	font-size:11px;
	padding: 3px 5px;
	color:#666666;
	line-height:normal;
	}
.view-detail p {
	background:url(../images/plus.gif) left no-repeat;
	}
.view-detail a {
	color:#470000;
	text-decoration:none;
	font-weight:bold;
	}
.paging{
	padding:10px 5px;
	color:#685237;
	border-top: solid 1px #a78585;
	font-size:10px;
	text-align:right;
}

.paging a{
	padding:2px 3px;
	margin:5px 2px 0px 2px;
	border:1px solid #b7b7b7;
	background:#FFFFFF;
	color:#685237;
	text-decoration:none;
}

.paging a:hover{
	border:1px solid #470000;
	background:#470000;
	color:#FFFFFF;
	text-decoration:none;
}
.txt-prod {
	margin: 10px 0;
	padding: 10px;
	background:#efefef;
	}
.detail-prod img {
	border: solid 1px #cccccc;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	}
.garis {
	border-bottom: solid 1px white;
	}
.desc {
	background:#efefef;
	padding: 5px;
	}
.desc p {
	margin:0;
	padding:5px 0;
	}
h3, h3 a {
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#470000;
	font-weight:bold;
	margin:0;
	padding:0 0 3px;
	text-decoration:none;
	}
.newsdata {
	font-size: 11px;
	color:#8a6c4a;
	padding-bottom: 3px;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 5px;
	margin-top: 15px;
	}
	
.sitemap {
	font-size: 110%;
	line-height: 21px;
	font-weight:bold;
	}

.sitemap li {
	list-style: none;
	font-weight:normal;
	border-bottom: dotted 1px #9A9084;

	}

.sitemap li ul {
	font-size: 90%;
	}

.sitemap li ul li ul li, .sitemap li ul li {
	padding-left: 16px;
	border: dotted 1px #cccccc;
	border-bottom-width:0;
	}
.sitemap a {
	text-decoration:none;
	color:#470000;
	}
.sitemap a:hover {
	color:#000000;
	}