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

body{
	background:#382e26 url(../images/bg.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-3dlight-color:#5c5249;
	scrollbar-arrow-color:#5c5249;
	scrollbar-base-color:#5c5249;
	scrollbar-darkshadow-color:#fef5e4;
	scrollbar-face-color:#fef5e4;
	scrollbar-highlight-color:#fef5e4;
	scrollbar-shadow-color:#5c5249;
	}
h1{
	display:none;
}
.wraper {
	width: 973px;
	margin: auto;
	position: relative;
	text-align: left;
	}
#header{
	background:url(../images/bg-header.jpg) top right no-repeat;
	height:107px;
}
#header .logo{
	height:107px;
	width:973px;
	float:left;
}
#header .logo img{
	border:0px;
	text-align:left;
}
.head-text{
	text-align:right;
	height:47px;
	width:545px;
	line-height:15px;
	margin-left:388px;
	padding:30px 20px;
	color:#979288;
	position:absolute;
}
.head-text p{
	margin-bottom:3px;
}
#main{
	background:#FEF5E4;
	border: 1px solid #fff;
	width:973px;
	height:628px;
	}

.flashy{
	float:left;
	background:#fff;
	width:386px;
	height:627px;
}
.nav {
	position:absolute;
	width:100%;
	top: 112px;
	left:1px;
	}
.content {
	float:left;
	width:346px;
	margin-top:35px;
	padding:0px 10px 5px 10px;
	}
.welcome-txt {
	width:346px;
	font-size:12px;
	font-family:arial;
	color:#5B4748;
	overflow:auto;
	heigh:320px;
	margin-bottom:6px;
	height:164px;
	}
.welcome-txt p{
	margin-bottom:5px;
}
h2.page-title {
	background:url(../images/title_bg.jpg) left bottom no-repeat;
	width:318px;
	border-bottom:1px solid  #F6A306;
	font-size:14px;
	font-weight:bold;
	padding:2px 0px 2px 28px;
	color:#928E82;
	display:block;
	margin-top:3px;
	}
h2.page-title a, h2.page-title a:visited{
	color:#928E82;
	}
h2.page-title a:hover{
	color:#FF9900;
	}
.latest-news-title{
	background:url(../images/title_bg.jpg) left bottom no-repeat;
	width:198px;
	border-bottom:1px solid #F6A306;
	font-size:14px;
	font-weight:bold;
	padding:2px 0px 2px 28px;
	color:#928E82;
	display:block;
	margin-top:3px;
	float:left;
	margin-bottom:5px;
	}
.archieve{
	text-align:right;
	float:left;
	font-size:10px;
	width:120px;
	height:23px;
	border-bottom:1px solid #F6A306;
	line-height:20px;
	margin-bottom:5px;
	}
.archieve a, .archieve a:visited{
	color:#928d84;
	text-decoration:none;
	}
.archieve a:hover{
	color:#FF9900;
	text-decoration:none;
	}
latest-news{	
	width:318px;
	}
.title{
	line-height:15px;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	color:#6B5E55;
	}

.title a, .title a:visited{
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	color:#6B5E55;
	text-decoration:none;
}

.title a:hover{
	text-decoration:none;
	color:#f6a306;
}

.tgl{
	font-size:10px;
	font-family:arial;
	color:#C0B3A9;
	margin-bottom:5px;
}

.text{
	font-size:11px;
	font-family:arial;
	color:#A1928B;
}
.text p{
	margin:0px;
}
.latest-prod {
	margin-top:20px;
	width: 345px;
	height:140px;
	border: solid 1px #565044;
	padding:0px 0px 5px 5px;
	}
.latest-prod h2{
	padding-top:15px;
	color:#FA9E0D;
	font-size:12px;
	line-height:5px;
	font-weight:bold;
	margin:0px 10px 8px 3px;
}
.thumb a{
	width: 105px;
	margin: 0px;
	height: 105px;
	display: block;
	}
.thumb{
	width: 105px;
	border: solid 1px #9a8c83;
	background: #fff;	
	float: left;
	margin: 3px 3px 0px 3px;
	display: table-cell;
	vertical-align: middle;
	}
.thumb:hover {
	border: solid 1px #565044;
	}
.thumb img{
	max-width:105px;
	max-height:105px;
}
.item-prod  {
	width: 112px;
	float:left; 
	margin: 0 0px 10px 0px;
	height:135px;
	text-align:center;
	}
.item-prod a:hover {
	}
.view-detail {
	font-size:10px;
	line-height:12px;
	}
.prod-detail img {
	padding: 5px;
	border: 1px solid #cccccc;
	}	
.footer {
	font-size: 10px;
	width:933px;
	height:80px;
	padding-left:20px;
	padding-right:20px;
	margin:10px auto;
	text-align:left;
	color:#969696;
	}
footer p{
	margin-bottom:2px;
} 
.sidebar {
	float:left;
	background:url(../images/right_bg.jpg) repeat-y;
	height:572px;
	width:213px;
	padding:5px 3px 15px 3px;
	font-size:11px;
	color:#ffffff;
	margin-top:35px;
	border:1px solid #fff;
	}
.sidebar a, .sidebar a:visited{
	color:#FDF4E1;
	}
.sidebar a:hover{
	color:#E09141;
	text-decoration:none;
	}
.collections{
	height:175px;
	font-size:11px;
}
.collections h2{
	padding-top:8px;
	color:#FA9E0D;
	font-size:15px;
	line-height:5px;
	font-weight:bold;
}
.collections ul{
	list-style-type:circle;
	font-size:12px;
}
.collections ul li{
	list-style-type:circle;
	font-size:12px;
}
.collections ul li a, .collections ul li a:visited{
	color:#fff;
}
	
.contact{
	height:195px;
	padding-left:20px;
}
.address{
	text-align:center;
	font-size:10px;
	vertical-align:bottom;
	line-height:10px;
}
.flashy-catalog {
	width: 304px;
	float:left;
	}
.content-dalam {
	margin:40px 10px 10px 18px;
	width: 532px;
	height: 548px;
	float:left;
	color:#615756;
	border:1px solid #c0b6ac;
	padding:10px;
	}
.content-txt {
	width: 98%;
	margin: 10px auto;
	height: 500px;
	overflow:auto;
	}
.content-txt ul li a, .content-txt ul li a:visited{
	color:#5c554f;
}
.content-txt ul li a:hover{
	color:#f58b2b;
}
.content-txt p{
	margin-bottom:0.5em;
	}
.content-txt p a, .content-txt p a:visited{
	color:#8f734f;
	}
.content-txt p a:hover{
	color:#a39481;
	}
.content-txt h2{
	margin-top:5px;
	padding-top:6px;
	border-top:1px dashed #aaa;
	color:#6B5E55;
	font-size:15px;
	font-weight:bold;
	margin-bottom: 3px;
	}
.content-txt h2 a{
	color:#6B5E55;
	font-size:13px;
	font-weight:bold;
	}
.content-txt h2 a:hover{
	color:#CC6600;
	}
.pre-catalog {
	width:92%;
	margin: 10px auto;
	padding:8px;
	overflow:auto;
	height:80px;
	background:#E1D2BD;
	}
.tagline {
	position:absolute;
	width:254px;
	top: 20px;
	left:0;
	background:url(../images/bg-dotted.png) center repeat-x;
	text-align:center;
	color:white;
	height: 20px;
	}
.tagline span {
	background:#4a5564;
	display:inline;
	padding: 4px;
	font-weight:bold;
	font-size: 13px;
	line-height:20px;
	}
.flashy-dalam {
	position:absolute;
	width:304px;
	left:0;
	top:160px;
	}
.trans {
	background:url(../images/20trans.png);
	width:61px;
	position:absolute;
	top: 160px;
	left:243px;
	height:154px;
	}
.prod-catalog {
	width: 470px;
	margin: 10px 40px 10px 40px;
	}
.newsdata {
	font-size: 11px;
	color:#aaa;
	padding-bottom: 3px;
	margin-bottom: 4px;
	}
.sitemap {
	font-size: 110%;
	line-height: 21px;
	font-weight:bold;
	}
.sitemap li {
	list-style: none;
	font-weight:normal;
	border-bottom: dotted 1px #646E7A;
	}
.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, .content-txt a {
	text-decoration:none;
	color:#033e5c;
	}
.sitemap a:hover, .content-txt a:hover {
	color:#fff;
	}
.paging{
	padding:10px 5px;
	color:#685237;
	border-top: solid 1px #C7C2BC;
	font-size:10px;
	text-align:right;
}
.paging a{
	padding:2px 3px;
	margin:5px 2px 0px 2px;
	border:1px solid #b7b7b7;
	background:#FFFFFF url(../images/paging_bg.gif) bottom repeat-x;
	color:#655b52;
	text-decoration:none;
}
.paging a:hover{
	border:1px solid #C7C2BC;
	background:#69625a;
	color:#fc3;
	text-decoration:none;
}
p.garis, .bordr {
	border-bottom: solid 1px #CCCCCC;
	}
p.garis {
	margin:0;
	padding: 5px 0;
	}
.contact-form span {
	width: 90px;
	display:block;
	float:left;
	line-height: 35px;
	}
.detail-prod {text-align:center;}
.detail-prod img {
	border: solid 1px #cccccc;
	padding: 3px;
	margin-bottom: 10px;
	}
p img{
	max-width:200px;
	max-height:200px;
	border:1px solid #d4cdc5;
	padding:3px;
	margin-right:8px;
}
.more{
	margin-top:-5px;
	margin-bottom: 5px;
	padding-left:10px;
	background:url(../images/arrow.gif) left no-repeat;
	color:#685237;
	font-size:11px;
	text-align:left;
}
.more a{
	padding:2px 3px;
	color:#B8AEA5;
	text-decoration:none;
}
.more a:hover{
	color:#EC6800;
	text-decoration:none;
}
