@charset "utf-8";
/* CSS Document */

/* Generic ------------------------------------------ */
body {
	margin: 0;
	padding: 0;
	width:100%;
	display:table;
	background: #cdde87 url(../images/main-bg.jpg) no-repeat center top;
	font: 12px Helvetica;
	line-height: 1.4em;
	color: #333333;
}
.errRed{
	border:1px solid #FAC5C7;
	padding:5px 5px 5px 5px;
	margin:10px 0;
	background-color:#FEF0F0;
	color:#FF0000;
}
input, textarea {
	font: 110%/140% Arial, Helvetica, sans-serif;
}
p {
	padding: 0 0 0 1.3em;
}
img {
	border: none;
}
a {
	color: #e4707c;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #555;
	text-decoration: none;
}
ul {
	list-style-type: none;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.body {
	width:1000px;
	margin:0 auto;
}
.flower_clear {
	clear:both;
	width: 100%;
	height: 45px;
	background: url(../images/flower_clear.gif) center no-repeat;
}

/* Header ------------------------------------------ */
.header {
	width: 1000px;
	height: 262px;
	margin: 0 auto;
	position: relative;
}
.nails {
	position: absolute;
	width: 208px;
	height: 100px;
	top: 103px;
	left: 72px;
	background: url(../images/paku.png) no-repeat;
	display: block;
}
.nails a {
	text-indent: -5000px;
	width: 208px;
	height: 100px;
	display: block;
}
.sitename {
	width: 195px;
	height: 90px;
	position: absolute;
	top: 109px;
	left: 78px;
	overflow: hidden;
}
.sitename img {
	width: 195px;
	height: 90px;
}
.headerBottom {
	position: absolute;
	top: 0;
	left: 560px;
	width: 435px;
	height: 25px;
}
ul.nav {
	list-style-type: none;
	width: 100%;
	position: relative;
	height: 25px;
	font: bold 18px Times New Roman;
	margin: 0;
	padding: 0;
}
ul.nav li {
	display: block;
	float: left;
	margin: 0 0 0 4px;
	height: 25px;
}
ul.nav li a {
	float: left;
	display: block;
	color: #333;
	text-decoration: none;
	line-height: 23px;
	padding: 0 21px 0 21px;
	height: 25px;
}
ul.nav li a:hover {
	color: #5e819b;
	text-decoration: none;
}
ul.nav li a.current {
	color: #ba9388;
	text-decoration: underline;
}

/* page ------------------------------------------ */
.wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #fff url(../images/footer-bg.jpg) bottom no-repeat;
	position: relative;
	padding: 0 0 160px 0;
}
.bottom-bg {
	background: url(../images/top-bg.jpg) no-repeat;
}
.top {
	background: url(../images/top-bg.jpg) no-repeat top;
	height: 100%;
}
/* default element page */
.content {
	padding: 0 20px 0 20px;
	position: relative;
}
.content h2 {
	margin: 0 0 20px 0;
	padding: 5px 0 0 15px;
	font: bold 16px trebuchet ms;
	color: #5e819b;
	text-transform: uppercase;
	height: 35px;
	background: url(../images/paint-bg.gif) left no-repeat;
	position: relative;
}
.content .newsCat {
	margin:0;
	padding: 0;
	color:#555;
	font: bold 14px trebuchet ms;
	background: none;
}
.content h3 {
	margin: 0 0 20px 0;
	padding: 0;
	font: bold 15px trebuchet ms;
	color: #555;
}
.content .newsDate {
	padding: 0 0 0 18px;
	float: left;
	width:460px;
	height: 16px;
	font: 11px arial;
	color: #ba9388;
	background: url(../images/date-bg.gif) 0 4px no-repeat;
}
.content p {
	margin: 5px 0 5px 0;
	padding: 0;
}
.content img {
	margin: 0 20px 10px 0;
	float: left;
	border: 1px solid #ddd;
}
.productItem .itemReview p a.buttonLink {
	margin: 0 0 20px 0;
	padding:3px 0 0 0;
	width: 250px;
	height: 23px;
	text-align: center;
	background: #5e819b;
	display: block;
	font: bold 14px times new roman;
	color: #fff;
}
.content .productItem .itemReview p a.buttonLink:hover {
	color: #ddd;
}
.text2 {
	color: #555;
	font: bold 12px trebuchet ms;
}
.content ul {
	margin: 5px 0 15px 0;
	padding: 0;
}
.content li {
	margin: 0 0 0 10px;
	padding: 2px 0 0 25px;
	background: url(../images/whiteHoverArrow.jpg) 0 5px no-repeat;
}
.read_post {
	font:11px trebuchet ms;
	padding: 6px 0 0 9px;
	line-height: 1em;
	color:#000;
	width: 95px;
	height: 55px;
	position: absolute;
	background: url(../images/post-bg.gif) no-repeat;
	top: 67px;
	left: 410px;
}
/* navigasi */
.flowNav {
	padding: 10px 5px;
	margin: 10px 0 10px 0;
	background: url(../images/flowNav-bg.jpg) left no-repeat;
}
.flowNav p {
	margin: 0px !important;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding: 0px 2px 0px 20px !important;
	background: url(../images/bgFlow.gif) left no-repeat;
}
.flowNav p a {	
	color: #ba9388;
	text-decoration: none;
}
.flowNav p a:hover {	
	color: #333;
	text-decoration: none;
}

/* center page ------------------------------------------ */
.page {
	width: 770px;
	float: left;
}
.main {
	margin: 0;
	width: 520px;
	float: left;
	padding: 5px 5px 20px 5px;
}
/* promo */
.promo {
	width: 100%;
	background: url(../images/promo-bg.png) right top no-repeat;
	height: 250px;
}
.promoBox {
	padding: 30px 20px 0 20px;
	height: 210px;
	display: none;
}
.promoBox h2 {
	margin: 0 0 10px 0;
	padding: 7px 0 0 15px;
	font: bold 16px trebuchet ms;
	color: #5e819b;
	height: 35px;
	background: url(../images/paint-bg.gif) left no-repeat;
}
.promoImage {
	float: left;
	padding: 0 0 0 10px;
	width: 160px; 
	height: 180px;
}
.promoImage span {
	width: 120px;
	height: 180px;
	padding: 0;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	border: none;
	text-align: center;
}
.promoImage span img {
	width: 120px;
	height: 160px;
}
.promoReview {
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
	width: 320px;
}
.padWarper {
}
.padWarper h3 {
	margin: 0;
	padding: 0;
	font: bold 14px trebuchet ms;
	color: #555;
}
.padWarper p {
	margin: 0;
	padding: 10px 0 10px 0;
}
.padWarper p a {
	color: #cb7a73;
	font-weight: bold;
	text-decoration: none;
}
.padWarper p a:hover {
	color: #ed7c75;
	text-decoration: none;
}
.padWarper .prize {
	clear: both;
	padding: 5px 20px 0 0;
	font: bold 16px times new roman;
	color: #5e819b;
	text-align: right;
}
/* detail product */
.blockContent {
	margin: 10px 0px;
	padding: 0px 0px 5px 0px;
}
.blockContent h2 {
	margin: 0 0 20px 0;
	padding: 9px 0 0 15px;
	font: bold 16px trebuchet ms;
	color: #5e819b;
	text-transform: uppercase;
	height: 35px;
	background: url(../images/paint-bg.gif) left no-repeat;
	position: relative;
}
.blockContent .productItem {
	padding: 10px 0px 20px 0px;
	margin-bottom: 20px;
	position: relative;
}
.blockContent .productItem .productimage {
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	border: none;
	text-align: center;
	margin-top: 5px;
}
.blockContent .productItem .productimage:hover {
	border: none;
}
.blockContent .productItem .productimage div {
	width: 210px;
	height: 350px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
	border: none;
	text-align: center;
}
*html .blockContent .productItem .productimage div {
	line-height: 350px;
	font-size: 275px;
}
*:first-child+html  .blockContent .productItem .productimage div {
	line-height: 350px;
	font-size: 275px;
}
.blockContent .productItem .productimage div img {
	border: none;
	vertical-align: middle;
}
.blockContent .productItem .review {
	padding-top: 30px;
	float: right;
	width:280px;
}
.blockContent .productItem .review .buy {
	width: 75px;
	height: 30px;
	background: #5e819b;
	font: bold 14px times new roman;
	color: #fff;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
}
.productThumb {
	margin: 0;
	padding: 0 0 10px 0;
}
.productThumb h2 {
	margin: 0 0 10px 0;
	padding: 9px 0 0 15px;
	font: bold 16px trebuchet ms;
	color: #5e819b;
	text-transform: uppercase;
	height: 35px;
	background: url(../images/paint-bg.gif) left no-repeat;
	position: relative;
}
.productThumb h2 span {
}
.productThumbCell {
	padding: 0 10px 10px 10px;
}
.productThumb ul {
	clear: left;
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
	overflow: hidden;
}
.productThumb ul li {
	width: 60px;
	height: 128px;
	float: left;
	padding: 0px 19px;
	overflow: hidden;
	text-align: center;
}
.productThumb ul li div {
	width: 60px;
	height: 90px;
	padding: 0px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
.productThumb ul li div:hover {
	border: 1px solid #999;
}
.productThumb ul li div div {
	width: 60px;
	height: 90px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
	border: none !important;
}
*html .productThumb ul li div div {
	line-height: 90px;
	font-size: 75px;
}
*:first-child+html .productThumb ul li div div {
	line-height: 90px;
	font-size: 75px;
}
.productThumb ul li div div img {
	border: none;
	vertical-align: middle;
}
.productThumb ul li span {
	line-height: 100%;
	display: block;
	font-size: 11px;
	font-weight: bold;
}
.productThumb ul li a span {
	color: #333;
}
.productThumb ul li a:hover span {
	color: #111;
	text-decoration: none;
}
.productThumb ul li a:hover img{
	border: none;
	cursor: pointer;
}
*html .productThumb ul li {
}
*:first-child+html .productThumb ul li {

}
.blockContent .productItem .review h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font: bold 14px times new roman;
	color: #5e819b;
}
.blockContent .productItem .review p {
	margin: 0;
	padding: 0;
}
.blockContent .productItem .prize {
	margin: 20px 0 0 0;
	padding: 0;
	font: bold 14px times new roman;
	color: #ba9388;
}
.blockContent .productItem .prize span {
	font: bold 14px times new roman;
	color: #5e819b;
}
.blockContent .productItem .review ul {
	margin: 0;
	padding: 0;
}
.blockContent .productItem .review li {
	margin: 0;
	padding: 0;
}
/* product list */
.productList {
	padding: 0 20px 0 20px;
}
.productList h2 {
	margin: 0 0 20px 0;
	padding: 9px 0 0 15px;
	font: bold 16px trebuchet ms;
	color: #5e819b;
	text-transform: uppercase;
	height: 35px;
	background: url(../images/paint-bg.gif) left no-repeat;
	position: relative;
}
.productList .ress {
	margin:0;
	padding: 0;
	font: bold 16px trebuchet ms;
	border-bottom: 1px dashed #aaa;
	color: #5e819b;
	height: 25px;
	position: relative;
}
.productList ul {
	margin: 0;
	padding: 0;
}
.productList ul li {
	margin: 20px 0 20px 0;
	padding: 0 0 30px 0;
	width: 100%;
	background:url(../images/flower_clear.gif) center bottom no-repeat;
}
.productList ul li form {
	margin: 0;
	padding: 0;
}
.productList ul li .productimage {
	margin: 0 0 0 10px;
	width: 100px;
	float: left;
}
.productList ul li .productimage img {
	width: 95%;
	height: 120px; 
}
.productList ul li .productimage p {
	margin: 0;
	padding: 10px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color:#555;
}
.productList ul li .review {
	margin: 0;
	width: 320px;
	float: right;
}
.productList ul li .review h3 {
	margin: 0;
	padding: 0;
	font: bold 14px times new roman;
	color: #5e819b;
}
.productList ul li .review p {
	margin: 10px 0 10px 0;
	padding: 0;
}
.productList ul li .review ul {
	margin: 0;
	padding: 0;
	font: bold 14px times new roman;
	color: #5e819b;
}
.productList ul li .review ul li {
	margin: 0;
	padding: 0 0 0 20px;
	background: none;
	font-size:11px;
	font-family:tahoma;
	font-weight:normal;
	color: #555;
}
.reviewBox {
	clear: both;
}
.reviewBoxCell {
}
.reviewBoxCell table {
	width: 100%;
	border: 0;
	margin: 10px 0 0 0;
}
.reviewBoxCell td {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}
.reviewBoxCell .buy {
	width: 75px;
	height: 30px;
	background: #5e819b;
	font: bold 14px times new roman;
	color: #fff;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
}
.reviewBoxCell input, .reviewBoxCell select {
	font: 11px arial;
}
.moreInfo {
	margin: 15px 0px;
	padding: 10px 20px 15px 20px;
}
.moreInfo h2 {
	margin: 0 0 20px 0;
	padding: 9px 0 0 15px;
	font: bold 16px trebuchet ms;
	color: #5e819b;
	text-transform: uppercase;
	height: 35px;
	background: url(../images/paint-bg.gif) left no-repeat;
	position: relative;
}
.moreInfo p {
	margin: 10px 0px !important;
	padding: 0px 2px 0px 20px !important;
	background: url(../images/bgFlow.gif) left no-repeat;
	line-height: 110%;
}
.moreInfo p a {
	color: #5e819b;
	text-decoration:none;
}
.moreInfo p a:hover {
	color: #cb7a73;
	text-decoration: none;
}
.productItem {
	margin: 0 0 20px 0;
	padding: 10px 0 30px 0;
	background: url(../images/flower_clear.gif) bottom center no-repeat;
}
.productItem .imageBox {
	width: 110px;
	float: left;
	padding-top: 5px;
}
.productItem .imageBox img {
	border: 0px;
	width: 90px;
	border: 1px solid #ddd;
}
.productItem .itemReview {
	width:365px;
	float: right;
	position: relative;
}
.productItem .itemReview .red, .productItem .itemReview h2 {
	margin: 0;
	padding: 0;
	background: none;
	font: bold 14px times new roman;
	color: #5e819b;
}
.productItem .itemReview .red a, .productItem .itemReview h2 a {
	margin: 0;
	padding: 0;
	color: #5e819b;
	text-decoration: none;
}
.productItem .itemReview .red a:hover, .productItem .itemReview h2 a:hover {
	color: #5e819b;
	text-decoration: underline;
}
.productItem .itemReview p {
	margin: 0;
	padding: 0;
}
.productItem .itemReview p a.buttonLink {
	margin: 0 0 20px 0;
	padding:3px 0 0 0;
	width: 110px;
	height: 23px;
	text-align: center;
	background: #5e819b;
	display: block;
	font: bold 14px times new roman;
	color: #fff;
}
.productItem .itemReview p a.buttonLink:hover {
	color: #ddd;
}
.productItem .itemReview .item-rating {
	font: bold 11px trebuchet ms;
	color: #ba9388;
	position: absolute;
	padding: 3px 0 0 9px;
	left: 290px;
	top: -5px;
	background: url(../images/rating-bg.gif) no-repeat;
	width: 82px;
	height: 38px;
}
/* news */
.newsItem {
	padding: 10px 0 40px 0;
	margin: 0 0 10px 0;
	background:url(../images/flower_clear.gif) bottom center no-repeat;
}
.newsItem .newsCat {
	margin:0;
	padding: 0;
	color:#555;
	font: bold 14px trebuchet ms;
}
.newsItem .newsImage {
	width: 110px;
	float: left;
	padding-top: 5px;
}
.newsItem .newsBrief {
	position: relative;
}
.newsItem .newsImage img {
	border: 0px;
	width: 90px;
	border: 1px solid #ddd;
}
.newsItem .newsBrief h2 {
	margin: 0;
	padding: 0;
	font: bold 14px times new roman;
	color: #5e819b;
}
.newsItem .newsBrief h2 a {
	color: #5e819b;
	text-decoration: none;
}
.newsItem .newsBrief h2 a:hover {
	color: #5e819b;
	text-decoration: underline;
}
.newsItem .newsBrief p {
	margin: 0;
	padding: 0;
}
.newsItem .newsBrief .newsDate {
	padding: 0 0 0 18px;
	width: 357px;
	height: 16px;
	font: 11px arial;
	position: absolute;
	top: -15px;
	color: #ba9388;
	background: url(../images/date-bg.gif) 0 4px no-repeat;
}
/* page nav */
.pageNav {
	margin: 0;
	padding: 5px 10px 35px 10px;
	text-align: center;
	background: url(../images/flower_clear.gif) bottom center no-repeat;
}
.pageNav p {
	color: #5e819b;
	font-weight: bold;
	display: inline;
	padding: 0px 5px;
}
.pageNav p a {
	color: #5e819b;
	margin: 0px -5px;
	padding: 0 7px 0 7px;
	border-right: 1px solid #5e819b;
}
*html .pageNav p a {
	margin: 0px -3px;
}
*:first-child+html .pageNav p a {
	margin: 0px -3px;
}
.pageNav p a:hover {
	color: #a8353a;
	text-decoration: none;
}
/* testimonial */
.testimonial {
	padding: 0 20px 0 20px;
}
.testimonial h2 {
	margin: 30px 0 5px 0;
	padding: 11px 0 0 15px;
	font: bold 16px times new roman;
	color: #5e819b;
	height: 35px;
	background: url(../images/paint-bg.gif) left no-repeat;
}
.testimonial .testiBox {
}
.testiBox p {
	margin: 0;
	padding: 0 10px 0 10px;
}
.testimonial .testiBox p strong {
	color:#cb7a73;
}
.testiBox p.add {
	text-align: right;
	margin: 10px 0px 0px 0px !important;
	padding: 4px 8px !important;
	color: #5e819b;
}
.testiBox p.add a {
	padding: 0px 4px;
	color: #5e819b;
	text-decoration: none;
}
.testiBox p.add a:hover {
	color: #cb7a73;
	text-decoration: none;
}
/* contact */
table.contactTable {
	width: 100%;
	margin: 10px 0px;
}
table.contactTable th {
	padding: 8px 10px;
	color: #fff;
	background: #8f9b5e;
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
}
table.contactTable th a {	
	color: #8fc3ff;
}
table.contactTable th a:hover {	
	color: #fff;
	text-decoration: underline;
}
table.contactTable td {
	padding: 6px 10px;
	text-align: left;
}
table.contactTable input, table.contactTable textarea {
	background: #fffedc;
	border: 1px dashed #aaa;
}
table.contactTable .button {
	cursor: pointer;
	width: 70px;
	height: 25px;
	font: bold 14px times new roman;
	color: #fff;
	background: #5e819b;
	border: none;
}
/* konfirmasi */
table.confirmTable {
	width: 100%;
	margin: 5px 0px 10px 0;
}
table.confirmTable th {
	padding: 8px 10px;
	color: #fff;
	background: #8f9b5e;
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
}
table.confirmTable th a {	
	color: #ccc;
}
table.confirmTable th a:hover {	
	color: #fff;
	text-decoration: underline;
}
table.confirmTable td {
	padding: 6px 10px;
	border-bottom: 1px dashed #aaa;
}
table.confirmTable td b {
	color: #222;
}
table.confirmTable td a:hover {
	text-decoration: none;
}
table.confirmTable input {	
	font-size: 11px;
	background: #fffedc;
	border: 1px dashed #aaa;
}
table.confirmTable select {	
	font-size: 11px;
}
table.confirmTable .buttonGo {
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
	background: #5e819b;
	font: bold 14px times new roman;
	color: #fff;
	width: 130px;
	height: 30px;
	display: block;
}
table.confirmTable .button {
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
	background: #5e819b;
	font: bold 12px times new roman;
	color: #fff;
	width: 90px;
	height: 25px;
	display: block;
}
/* shopping cart */
table.shoppingTable {
	width: 100%;
	margin: 20px 0px;
}
table.shoppingTable th {
	padding: 8px 10px;
	color: #fff;
	background: #8f9b5e;
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
}
table.shoppingTable th a {	
	color: #ccc;
}
table.shoppingTable th a:hover {	
	color: #fff;
	text-decoration: underline;
}
table.shoppingTable td {
	padding: 6px 10px;
	border-bottom: 1px dashed #aaa;
}
table.shoppingTable td b {
	color: #222;
}
table.shoppingTable td a:hover {
	text-decoration: none;
}
table.shoppingTable input {	
	font-size: 11px;
	background: #fffedc;
	border: 1px dashed #aaa;
}
table.shoppingTable select {	
	font-size: 11px;
}
table.shoppingTable .buttonGo {
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
	background: #5e819b;
	font: bold 14px times new roman;
	color: #fff;
	width: 130px;
	height: 30px;
	display: block;
}
table.shoppingTable .button {
	margin: 5px 0 0 15px;
	padding: 0;
	border: none;
	background: #5e819b;
	font: bold 14px times new roman;
	color: #fff;
	width: 90px;
	height: 30px;
	cursor: pointer;
}
/* affiliate */
table.affiliateTable {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
table.affiliateTable th {
	padding: 8px 10px;
	color: #fff;
	background: #8f9b5e;
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
}
table.affiliateTable th a {	
	color: #ccc;
}
table.affiliateTable th a:hover {	
	color: #fff;
	text-decoration: underline;
}
table.affiliateTable td {
	padding: 6px 10px;
	border-bottom: 1px dashed #aaa;
}
table.affiliateTable td b {
	color: #222;
}
table.affiliateTable td a:hover {
	text-decoration: none;
}
/* login */
.loginBlock {
	margin: 0 auto;
	padding: 5px 0 0 0;
	background: url(../images/login-bg.gif) center top no-repeat; /* remove bg */
	width: 320px;
	height: 150px;
}
.loginBlock h2 {
	display: none;
}
.loginBlock table.affiliateTable {
	width: 250px;
	height: 110px;
	margin: 0 auto;
}
.loginBlock table.affiliateTable th {
	padding: 5px 10px;
	color: #fff;
	background-color: #000;
}
.loginBlock table.affiliateTable th a {	
	color: #ccc;
}
.loginBlock table.affiliateTable th a:hover {	
	color: #fff;
	text-decoration: underline;
}
.loginBlock table.affiliateTable td {
	padding: 3px 0 5px 0;
	border: none;
	height:10px;
}
.loginBlock table.affiliateTable td b {
	color: #222;
}
.loginBlock table.loginTable td a:hover {
	text-decoration: none;
}
.loginBlock table.affiliateTable input {
	background: #efefef;
	border: 1px dashed #aaa;
}
.loginBlock table.affiliateTable .button {
	cursor: pointer;
	width: 110px;
	height: 25px;
	font: bold 14px times new roman;
	color: #fff;
	background: #5e819b;
	border: none;
}

/* left page ------------------------------------------ */
.sidebar {
	float: left;
	width: 230px;
	padding: 10px 0 0 0;
}

/* kategori */
.menu {
	padding: 0 0 30px 0;
	margin: 0 0 5px 0;
	background: url(../images/redBottom-bg.png) bottom no-repeat;
}
.menu h2 {
	margin: 0;
	padding: 0;
	font: bold 14px Times New Roman;
	text-transform: uppercase;
	text-align: center;
	color: #9c9c9b;
	height: 62px;
	background: url(../images/redTop-bg.png) no-repeat center;
	line-height: 60px;
}
#menuCell {
	padding: 0px 12px 5px 0px;
	background: url(../images/redCenter-bg.png) repeat-y center;
}
#menuCell img {
	display: none;
}
/* tentang kami */
.menu00 {
	padding: 0 0 30px 0;
	margin: 0 0 10px 0;
	background: url(../images/greenBottom-bg.png) no-repeat bottom;
}
.menu00 h2 {
	margin: 0;
	padding: 0;
	font: bold 14px Times New Roman;
	text-transform: uppercase;
	text-align: center;
	color: #9c9c9b;
	height: 62px;
	background:url(../images/greenTop-bg.png) no-repeat center;
	line-height: 60px;
}
ul.menuItem {
	margin: 0;
	padding: 0 0 15px 0;
	list-style-type: none;
	width: 100%;
	display: block;
	background: url(../images/greenCenter-bg.png) center repeat-y;
}
ul.menuItem li {
	margin: 0;
	padding: 0 0 0 25px;
}
ul.menuItem li a {
	padding: 3px 0 3px 25px;
	display: block;
	width: 150px;
	text-decoration: none;
	color: #808080;
}
ul.menuItem li a:hover {
	color: #a0a35b;
	background: url(../images/greenHoverArrow.jpg) left no-repeat;
}
ul.menuItem li.active {
	color: #a0a35b;
	background: url(../images/greenHoverArrow.jpg) 10px 6px no-repeat;
}
/* produk terbaru */
.productBox {
	padding: 0 0 55px 0;
	margin: 0 0 5px 0;
	background: url(../images/blueBottom-bg.png) no-repeat bottom;
}
.productBox h2 {
	margin: 0;
	padding: 0;
	font: bold 14px Times New Roman;
	text-transform: uppercase;
	text-align: center;
	color: #9c9c9b;
	height: 62px;
	background: url(../images/blueTop-bg.png) no-repeat center;
	line-height: 60px;
}
ul.thumbImg {
	width:230px;
	margin: 0;
	padding:0 0 0 30px;
	list-style-type: none;
	background: url(../images/blueCenter-bg.png) 10px repeat-y;
}
ul.thumbImg li {
	margin:0 0 0 2px;
	float: left;
	width: 82px;
	height: 105px;
	
}
ul.thumbImg li a {
	margin:0;
	display:block;
	width: 82px;
	height: 105px;
}
ul.thumbImg li a img {
	margin:0;
	height: 102px;
}
ul.thumbImg li a:hover, ul.thumbImg li a:hover img {
}
*html ul.thumbImg {
	width: 194px;
	padding: 0;
}
*:first-child+html ul.thumbImg {
	width: 194px;
	padding: 0;
}
ul.thumbImg li {
	float: left;
	width: 82px;
	height: 105px;
	padding: 0px;
	overflow: hidden;
}
*html ul.thumbImg li {
	margin:0;
}
ul.thumbImg li:hover {
}
ul.thumbImg li img {
	border: none;
}
ul.thumbImg li.image {
	padding: 0 0 0 33px;
	text-align: center;
	width: 82px;
	height: 105px;
	padding: 0px;
	border: none;
}
*html ul.thumbImg li .image {
}
*:first-child+html ul.thumbImg li .image {
}
ul.thumbImg li div {
	width: 82px;
	height: 105px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
	border: none;
	text-align: center;
}
ul.thumbImg li div img {
	vertical-align: middle;
}
.productBoxCellBottom {
	clear: both;
	height: 65px;
	background: url(../images/blueBottom-bg.png) no-repeat top;
}

/* banner */
.banner {
	margin:0 0 17px 0;
	padding:0;
	text-align: center;
}
.banner img {
	text-align: center;
}
/* statistik */
.statistik {
	color: #9c9c9b;
	font: 12px trebuchet ms;
}
.statistik h2 {
	margin: 0;
	padding: 0;
	font: bold 14px Times New Roman;
	text-transform: uppercase;
	text-align: center;
	color: #9c9c9b;
	height: 62px;
	background: url(../images/greenTop-bg.png) no-repeat center;
	line-height: 60px;
}
.statistikCell {
	margin: 0;
	padding: 0 25px 0 25px;
	background: url(../images/greenCenter-bg.png) center repeat-y;
}
.statistikCell table {
	width: 93%;
	margin: 0 auto;
	border: 0;
}
.statistikCell td {
	padding: 0 5px 10px 5px;
}
.statistikCellBottom {
	clear: both;
	height: 40px;
	background: url(../images/greenBottom-bg.png) no-repeat top;
}

/* right page ------------------------------------------ */
.rightside {
	float: right;
	width: 230px;
	padding:10px 0 0 0;
}
/* login */
.login {
	color: #9c9c9b;
	font: 12px trebuchet ms;
	margin: 0 0 10px 0;
	padding: 0 0 30px 0;
	background:url(../images/greenBottom-bg.png) bottom no-repeat;
}
.login h2 {
	margin: 0;
	padding: 0;
	font: bold 14px Times New Roman;
	text-transform: uppercase;
	text-align: center;
	color: #9c9c9b;
	height: 62px;
	background: url(../images/greenTop-bg.png) no-repeat center;
	line-height: 60px;
}
.loginCell h3 {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #555;
	font: bold 14px trebuchet ms;
}
.loginCell {
	margin: 0;
	padding: 0 25px 0 25px;
	background: url(../images/greenCenter-bg.png) center repeat-y;
	height:170px;
}
.loginCell input {
	margin: 0 0 3px 0;
	width: 120px;
	font:11px arial;
}
.loginCell .label p {
	margin: 0;
	padding: 0;
	width: 100%;
}
.loginCell .butt {
	margin: 5px 0 0 0;
	width: 77px;
	height: 24px;
	border: 0;
	background: url(../images/login_btn.gif) no-repeat;
	cursor: pointer;
	text-indent: -5000px;
	display: block;
}
.loginCell form {
	margin: 0;
	padding: 0;
}
.loginCell p {
	margin: 0 0 15px 0;
	padding: 0 6px 0 6px;
	font-size: 12px;
	color: #555;
}
.loginCell ul.loginBtn {
	clear: both;
	margin: 0 0px 5px 8px !important;
	padding: 0px !important;
	list-style: none;
	text-align: center;
}
.loginCell ul.loginBtn li {
	float: left;
	margin:0 5px 10px 2px;
	padding: 2px 0 0 0;
	width: 75px;
	height: 23px;
	display: block;
	font: bold 14px times new roman;
	color: #fff;
}
.loginCell ul.loginBtn li a {
	float: left;
	padding: 2px 0 0 0;
	width: 75px;
	height: 23px;
	background: #5e819b;
	display: block;
	font: bold 14px times new roman;
	color: #fff;
}
.loginCell ul.loginBtn li .loginBtn {
	float: left;
	margin:0;
	padding: 0;
	width: 60px;
	height: 23px;
	background: #5e819b;
	border: none;
	display: block;
	font: bold 14px times new roman;
	color: #fff;
}
.loginCell ul.linked {
	clear: both;
	margin: 0 0px 5px 0px !important;
	padding: 0px !important;
	list-style: none;
	text-align: center;
}
.loginCell ul.linked li {
	float: right;
	margin:-30px 0 10px 10px;
	padding: 2px 0 0 0;
	color: #fff;
}
.loginCell ul.loginBtn li.loginBtn a {
	padding: 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.loginCell ul.loginBtn li a:hover {
	color: #fff;
	text-decoration: underline;
}
/* keranjang belanja */

.shoppingCartBox {
}
.shoppingCartBox h2 {
	margin: 0;
	padding: 0;
	font: bold 14px Times New Roman;
	text-transform: uppercase;
	text-align: center;
	color: #9c9c9b;
	height: 62px;
	background: url(../images/redTop-bg.png) no-repeat center;
	line-height: 60px;
}
.cartCell {
	margin: 0;
	padding:0;
	background: url(../images/redCenter-bg.png) center repeat-y;
}
.cartCellContent {
	padding: 0 20px 0 20px;
	width: 190px;
}
.cartCell .cartCellContent table {
	margin: 0;
	width: 120px;
	background: #fff;
}
.cartCell .cartCellContent th {
	padding: 2px 4px 5px 4px;
	font: bold 12px times new roman;
	color: #fff;
	background: #8f9b5e;
}
.cartCell .cartCellContent td {
	padding: 2px 4px 5px 4px;
	font: 10px arial;
	color: #000;
}
.cartCell .cartCellContent p {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
}
.cartCell p span {
	font-weight: bold;
	color: #cb7a73;
}
.emptyShop {
	padding: 0 0 15px 0;
	font-weight: bold;
	color: #cb7a73;
	text-align: center;
	text-transform:uppercase;
	font-size: 14px;
}
.cartCell .cartCellContent p .buttonLink, .cartCell .cartCellContent p a.buttonLink {
	margin:0 auto;
	padding: 2px 0 0 0;
	width: 75px;
	height: 23px;
	background: #5e819b;
	display: block;
	font: bold 14px times new roman;
	color: #fff;
}
.cartCell .cartCellContent p a.buttonLink:hover {
	color: #ddd;
}
.cartCellBottom {
	clear:both;
	height: 30px;
	margin: 0 0 10px 0; 
	background: url(../images/redBottom-bg.png) no-repeat top;
}
/* cs */
.cs {
	color: #9c9c9b;
	font: 12px trebuchet ms;
	margin: 0 0 10px 0;
}
.cs table {
	width: 210px;
	margin: 0 auto;
	padding: 0 20px 10px 20px;
	border: 0;
	background:url(../images/greenCenter-bg.png) repeat-y;
}	
.cs h2 {
	margin: 0;
	padding: 0;
	font: bold 14px Times New Roman;
	text-transform: uppercase;
	text-align: center;
	color: #9c9c9b;
	height: 62px;
	background: url(../images/greenTop-bg.png) no-repeat center;
	line-height: 60px;
}
.csCell {
	margin: 0;
	padding:0;
	background: url(../images/greenCenter-bg.png) center repeat-y;
}
.csCell .csCellContent table {
	width: 210;
	margin: 0 auto;
	border: 0;
	padding: 0 25px 0 25px;
}
.csCell .csCellContent td {
	padding: 0 5px 5px 5px;
	background: #f7ffd8;
}
.csCell .csCellContent input {
	width: 100px;
	font:11px arial;
}
.csCellBottom {
	clear: both;
	height: 30px;
	background: url(../images/greenBottom-bg.png) no-repeat top;
}
.cs p, .cs p strong {
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: center;
}
/* newsletter - search */
.newsletter, .searchBox {
	padding: 0 0 30px 0;
	margin: 0 0 10px 0;
	background:url(../images/greenBottom-bg.png) no-repeat bottom;
}
.newsletter h2, .searchBox h2 {
	margin: 0;
	padding: 0;
	font: bold 14px Times New Roman;
	text-transform: uppercase;
	text-align: center;
	color: #9c9c9b;
	height: 62px;
	background: url(../images/greenTop-bg.png) no-repeat center;
	line-height: 60px;
}
.newsletter form, .searchBox form {
	margin: 0;
	padding: 0 25px 15px 25px;
	background: url(../images/greenCenter-bg.png) center repeat-y;
}
.newsletterCellBottom, .searchBoxCellBottom {
	clear:both;
	height: 40px;
	background: url(../images/greenBottom-bg.png) no-repeat top;
}
.newsletterCell table, .searchBoxCell table {
	width: 93%;
	margin: 0 auto;
	border: 0;
}
.newsletterCell td, .searchBoxCell td {
	padding: 0 0 10px 5px;
}
.searchTxt {
	width: 110px;
	margin: 0 5px 0 0;
	font:12px arial;
}
.newsletterTxt {
	width: 95px;
	margin: 0 5px 0 0;
	font:12px arial;
}
.newsletterBtn {
	margin: 0;
	width: 67px;
	height: 25px;
	border: 0;
	background: url(../images/newsletter_btn.gif) no-repeat;
	cursor: pointer;
	text-indent: -5000px;
}
.searchBox .searchBtn {
	margin: 0;
	width: 56px;
	height: 24px;
	border: 0;
	background: url(../images/searchBox_btn.gif) no-repeat;
	cursor: pointer;
	text-indent: -5000px;
}

/* bottom page ------------------------------------------ */
.bottom {
	background: url(../images/footer-bg.jpg) no-repeat;
	height: 126px;
}
.bottomPage {
	clear: both;
	width: 100%;
	height: 65px;
	position: relative;
	top:-50px;
	background:url(../images/footer-bg.png) repeat-x;
}
.footer {
	clear: both;
	background: #8f9b5e;
	width: 100%;
	position: absolute;
	top: 55px;
	height: 60px;
}
.footerCell {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #fff;
}
.footerCell p {
	margin: 0;
	padding: 0;
}
.footerCell a {
	color: #fff;
	text-decoration:underline;
}
.footerCell a:hover {
	color: #fff;
	text-decoration:none;
}
.productList ul li .productimage div {
	text-align: center;
	width: 100px;
	height:130px;
	border:1px solid #ddd;
}
.productList ul li .productimage img {
	vertical-align:middle;
	width: auto;
	height: 120px; 
}
