/* Dewi Shita */

body {
	background:#FFF;
	background-image: url(../image/bg-page.jpg);
	background-repeat: repeat-x;
	font-size:12px;
}
#container {
	width:960px;
	background-color:#FFF;
	margin:0 auto;
}
#header {
	background:url(../image/header.jpg) top center no-repeat;
	width:960px;
	height:131px;
	margin:0;
	padding:0;
}

.menuTopKanan {position: relative; top: 10px; float:right; font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;}
.menuTopKanan ul  { margin:0px; padding:0px;}
.menuTopKanan ul li { text-decoration: none; display:inline; margin:0px 10px;}

#navigasi {
	background:url(../image/navigasi.jpg) top center no-repeat;
	width:960px;
	height:38px;
	font-size: 0.8em;
	text-transform: uppercase;
	z-index: -1;
}
/*#navigasi ul {
	margin:10px 0 0 0;
}
#navigasi ul li {
	display:inline;
	padding:0 10px 0 10px;
}
#navigasi li {
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}*/
#navigasi li a {
	color:#874487;
	text-decoration:none;
	text-transform:uppercase;
}

#navigasi li a:hover {
	color:#C69;
}
#wrap-content {
	margin:8px 0 0 0;
}
#sidebar {
	width:235px;
	float:left;
	margin:0;
	padding:0;
}

#sidebar a:link { text-decoration: none;}
#sidebar a:hover { text-decoration: underline;}


#nav-sidebar {
	list-style:none;
	width:200px;
	float:left;
	margin:15px 0 15px 0;
}
#nav-sidebar ul li {
	list-style:none;
	text-transform:uppercase;
	line-height:2em;
}
#nav-sidebar li a {
	color:#731919;
	text-decoration:none;
	text-transform:uppercase;
}
#nav-sidebar li a:hover {
	color:#C69;
}
#search {
	background-color:#9ecdc5;
	height:59px;
	width:203px;
}
#searchform {
	padding:13px 0 0 13px;
	width:150px;
	text-align:right;
}
#newsletter {
	height:59px;
	width:203px;
	margin:20px 0 0 0;
}
#newsletterform {
	padding:13px 0 0 13px;
	width:150px;
	text-align:right;
}
#news-letter {
	background-color:#9ecdc5;
	height:155px;
	width:205px;
	background:url(../image/newsletter.jpg) no-repeat;
	margin:5px 0 5px 0;
}
#newjewel {
	background-color:#fff;
	height:155px;
	width:205px;
	background:url(../image/newjewelry.jpg) no-repeat;
}
#content {
	width:714px;
	background-color:#e5f5f8;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#cart-item{
   margin:8px 0 0 0;
   }
#news-atas {
	background:url(../image/news-atas.jpg) top center no-repeat;
	width:714px;
	height:223px;
	margin:0 0 0 0;
}
#wrap-image {
	width:714px;
	height:auto;
	margin:0 0 8px 0;
}
#image01 {
	width:220px;
	height:180px;
	margin:10px 0 10px 12px;
	padding:0;
	border:1px solid #CCC;
}
#image02 {
	width:220px;
	height:180px;
	margin:10px 0 10px 10px;
	padding:0;
	border:1px solid #CCC;
}
#image03 {
	width:220px;
	height:180px;
	margin:10px 0 10px 11px;
	padding:0;
	border:1px solid #CCC;
}
#single-image {
	width:714px;
	/*background-color:#e5f5f8;*/
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#single-image img {
	border:1px solid #CCC;
	margin:3px 0 3px 0;
}
#footer {
	background:url(../image/footer.jpg) bottom no-repeat;
	width:960px;
	height:93px;
	clear:both;
	margin:20px 0 0 0;
}
#footer ul li {
	display:inline;
}
#footer ul {
	padding:10px 0 0 0;
}
#footer li a {
	color:#038c8c;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	padding:0 10px 0 10px;
}
#footer li a:hover {
	color:#666;
	text-decoration:underline;
}


/*==============single==========*/

#title{
	background-color:#FFF;
	}
#title h2{
	font-size:16px;
	color:#731919;
	margin:0;
	padding:0;
	text-transform:uppercase;
	}


/*===========thumbnail================*/
#wrap-thumbnail{
	width:714px;
	padding:0 0 0 11px;
	}
	
#thumbnail{
	width:150px;
	height:150px;	border:1px solid #999;
	padding:2px 1px 2px 1px;
	}
	
#wrap-thumbnail img{
	width:150px;
	height:150px;
	}
	
#thumb-desc a{
	text-align:center;
	color:#731919;
	}
	
#thumb-desc a:hover{
	text-align:center;
	color:#731919;
	}
	
	
#item-thumb-desc{
	width:252px;
	height:273px;
	border:1px solid #000;
	margin:8px;
	}

#item-desc{
	width:400px;
	height:auto;
	margin:8px;
	}
