body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
select {
	border: 1px solid #6E5E5E;
	font-size: 11px;
	background-color: #FFFFFF;
}
h3 {
	margin-bottom:6px;
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:1.4em;
}
a:link, a:visited {	text-decoration: none;}
a:hover {text-decoration: none;}
a:link, a:visited, a.body:link, a.body:visited {	color: #603913;}
a:hover, a.body:hover {	color: #990033;}

.title:hover { text-decoration: underline; color: #000000 }
.title:link { text-decoration: none; color: #9D0A0E }
.title:visited { text-decoration: none; color: #9D0A0E }

.judul:hover { text-decoration: underline; color: #000000 }
.judul:link { text-decoration: none; color: #9D0A0E }
.judul:visited { text-decoration: none; color: #9D0A0E }

.more:hover { text-decoration: underline; color: #000000 }
.more:link { text-decoration: none; color: #F26522 }
.more:visited { text-decoration: none; color: #F26522 }

.inputsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #6E5E5E;
	font-size: 12px;
	background-color: #FFFFFF;
	width : 130px;
	height : 19px;
}
.inputtext {
	border: 1px solid #6E5E5E;
	font-size: 12px;
	background-color: #FFFFFF;

}
.button {
	border: 1px solid #868686;
	background-color: #EAE9E6;
	font-size: 12px;
	color: #323232;
	font-weight: bold;
}
.btnUpdate {
	font-family:Verdana,helveitca,sans-serif;
	color: #603B38;
	background: url(../images/button_update.gif);/*#5BA1E7 */
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
}

.buttonbesar {
	font-size: 1px;
	background-image: url(../images/tombol_checkout.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 59px;
}
.navkiriback {
	background-color: #C0A789;
	background-image: url(../images/shadow_kiri.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.navkananback {
	background-color: #C0A789;
	background-image: url(../images/shadow_kanan.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.navkategori {
	padding: 5px 2px 0px 5px;
	font-size: 12px;
}

.navpay {
	padding: 5px;
	border-left: 1px solid #7A7268;
	border-right: 1px solid #7A7268;
	background-color: #ACA092;
}
.fontkanan {
	font-size: 12px;
}
.fontnormal {
	font-size: 12px;
}

.homekotak {
	padding: 5px;
	border-left: 1px solid #887B6C;
	border-right: 1px solid #887B6C;
	background-color: #DFCDB8;
	height: 350px;
}

.loginkotak {
	padding: 5px;
	border: 1px solid #887B6C;
	background-color: #FFFFFF;
	height: 180px;
}

.accountkotak {
	padding: 15px;
	border: 1px solid #887B6C;
	background-color: #FFFFFF;
}

.errorkotak {
	padding: 5px;
	border: 1px solid #887B6C;
	background-color: #DFCDB8;
	font-size:11px;
	color: #F26522;
}

.garis {
	background-image: url(../images/garis2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.footer {
	background-color: #603913;
	font-size: 11px;
	color: #EAE5E0;
	padding: 7px;
}
.navigationPagination {
	font-size:0.8em;
	border:1px solid #887B6C;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	background-color: #FFFFFF;
	font-size: 11px;
}
.imgthumb {
	border-left: 1px solid #966A4F;
	border-right: 1px solid #966A4F;
	border-top: 1px solid #966A4F;
	border-bottom: 1px solid #966A4F;
}
.normal {
	font-size: 12px;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #9D0A0E;
}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #F26522;
}
.bigtitle {
	font-size: 15px;
	font-weight: bold;
	color: #9D0A0E;
}
.small {
	font-size:0.8em;
	color: #603913;
}
.small2 {
	font-size:10px;
}
.small3 {
	font-size:10px;
}
.small4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}
.big {
	font-size: 18px;
	font-weight: bold;
	color: #9D0A0E;
	padding-bottom: 10px;
}

/*Cart*/
table.cartMain {
	border:0px;
	border-top:1px solid #887B6C;
	border-left:1px solid #887B6C;
	font-size:1em;
}
td.cartMainHead {
	font-size:1em;
	/*font-weight:bold;*/
	background-color:#FFFFFF;
}
td.cartMainHead, td.cartMainContent, td.cartMainContentNoRight, td.cartMainContentShelf {
	border-bottom:1px solid #887B6C;
	border-right:1px solid #887B6C;
	padding-left:10px;
	padding-right:10px;
}

.mediumb {font-family:verdana,arial,helvetica;font-size:11px;line-height:14px;}
a.mediumb:link {font-family:verdana,arial,helvetica;font-size:11px;color:#000000;text-decoration:underline;line-height:14px;}
a.mediumb:visited {font-family:verdana,arial,helvetica;font-size:11px;color:#990000;text-decoration:underline;line-height:14px;}
a.mediumb:hover {font-family:verdana,arial,helvetica;font-size:11px;color:#990000;text-decoration:underline;line-height:14px;}
.boxHomeatas {
	border-top:1px solid #887B6C;
	background-color: #FFFFFF;
}
.boxHomebawah {
	border-bottom:1px solid #887B6C;
	background-color: #FFFFFF;
}
.boxHomekiri {
	border-left:1px solid #887B6C;
	background-color: #FFFFFF;
}
.boxHomekanan {
	border-right:1px solid #887B6C;
	background-color: #FFFFFF;
}
.judulWelcome {
	font-family: Tahoma, Arial, "Trebuchet MS", ;
	font-size: 30px;
	font-weight: bold;
	color: #603913;
}
.judulHalaman {
	font-family: Tahoma, Arial, "Trebuchet MS", ;
	font-size: 25px;
	font-weight: bold;
	color: #603913;
}
