
header* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select,text,input,textarea {
	border: 1px solid #5ba0d6;
	margin:1px;
	background-color: #efefef;
}
input[type="button"],input[type="submit"] {
	background-color: #ddd;
	padding:2px;	
}
input[type="button"]:hover,input[type="submit"]:hover {
 	background-color: #ECEEF5;
    border-color: #9DACCE;
    cursor: hand;
	cursor: pointer;
	padding:2px;
}
input[type="radio"] {
	border: 0px;
	background-color: transparent;
}

body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	background-color:#5ba0d6;
	font-size:12px;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header4.jpg);
	width:979px;
	height:232px;
	display:block;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);
	background-repeat: repeat-x;
	background-color:#abe4fe;
	
}
#right {
	
	margin-left:365px;
	
}
/***************** Content ***********************/
.content {
	width:530px;
}
.content h3 {
	background-image:url(images/welcome3.png);
	background-repeat:no-repeat;
	width:520px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}


.content p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	
}
a:hover{ color:#f00;text-decoration: none}
a { color:#6A5B34;text-decoration: none }
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}


.ourproduct {
	width:530px;
	margin: 20px 0px;
}
.ourproduct h3 {
	background-image:url(images/ourproducts.png);
	background-repeat:no-repeat;
	width:530px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

.ourproduct h4 {
	background-image:url(images/details.png);
	background-repeat:no-repeat;
	width:530px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}


.ourproduct p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553012;
	padding: 10px 0px 0px 6px;
	
}

.ourproduct ul {
	padding: 30px 0px 0px 0px;
	margin-left:15px;
	
}

.ourproduct a {
	
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.ourproduct a:hover {
	border: 1px solid #c40000;
}
.ourproduct img {
	border: 6px solid #6A5B34;
}



.product {
	margin-right: 10px;
	width:530px;
}
.product > h3 {
	border-bottom: 1px dashed #2e2304;
	margin: 0px 0px 15px 10px;
	padding: 40px 0px 10px 0px;
}

.content p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a65;
	padding: 10px 0px 0px 6px;
}

.product ul {
	 list-style: none;

}

.product ul li {
	 float: left;
	 margin-left: 10px;
	 margin-bottom: 10px;
	 width:165px; 
}


.product li > a> img {
	border: 1px solid #6A5B34;
}

.general ul {
	 list-style: none;
}

.general ul li {
	 margin-left: 10px;
	 margin-bottom: 10px;
}


.general li > a> img {
	border: 1px solid #6A5B34;
}

.checkout {
	width:530px;
}
.checkout h3 {
	background-image:url(images/checkout.png);
	background-repeat:no-repeat;
	width:520px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.infoPic {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.checkout p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a65;
	padding: 10px 10px 10px 6px;
	
}

.answer { 
	background-color: #E2EAEB;
}

.message { 
	background-color: #FFF763;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.checkout a {
	color:#2e260f;
}
.checkout a:hover {
	color:#cf0002;
}

.carakonfirmasi {
	width:530px;
}
.carakonfirmasi h3 {
	background-image:url(images/carakonfirmasi.png);
	background-repeat:no-repeat;
	width:520px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}


.carakonfirmasi p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	
}
.carakonfirmasi a {
	color:#2e260f;
}
.carakonfirmasi a:hover {
	color:#cf0002;
}

.orderdetails {
	width:530px;
}
.orderdetails h3 {
	background-image:url(images/orderdetails.png);
	background-repeat:no-repeat;
	width:520px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}


.orderdetails p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	
}
.orderdetails a {
	color:#2e260f;
}
.orderdetails a:hover {
	color:#cf0002;
}


.news {
	width:530px;
}
.news h3 {
	background-image:url(images/news.png);
	background-repeat:no-repeat;
	width:520px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}


.news p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	
}
.news a {
	color:#2e260f;
}
.news a:hover {
	color:#cf0002;
}


.transaksi {
	width:530px;
}
.transaksi h3 {
	background-image:url(images/transaksi2.png);
	background-repeat:no-repeat;
	width:520px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}


.transaksi p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	
}
.transaksi a {
	color:#2e260f;
}
.transaksi a:hover {
	color:#cf0002;
}

.registrasi {
	width:530px;
}
.registrasi h3 {
	background-image:url(images/registrasi.png);
	background-repeat:no-repeat;
	width:520px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}


.registrasi p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	
}
.registrasi a {
	color:#2e260f;
}
.registrasi a:hover {
	color:#cf0002;
}

.updatedata {
	width:530px;
}
.updatedata h3 {
	background-image:url(images/updatedata2.png);
	background-repeat:no-repeat;
	width:520px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}


.updatedata p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	
}
.updatedata a {
	color:#2e260f;
}
.updatedata a:hover {
	color:#cf0002;
}


.aboutus {
	width:530px;
}
.aboutus h3 {
	background-image:url(images/aboutus.png);
	background-repeat:no-repeat;
	width:520px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}


.aboutus p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	
}
.aboutus a {
	color:#2e260f;
}
.aboutus a:hover {
	color:#cf0002;
}


/***************** Menu ***********************/
#menu {
	background-image:url(images/menu4.gif);
	width:261px;
	height:1800px;
	margin-left:93px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	/*background-image: url(images/arrow.gif);*/	
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 10px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}

#profile {
	background-image:url(images/menu2.gif);
	width:261px;
	text-align:center;
	margin-left:93px;
	font-family: Arial, Helvetica, sans-serif;

	font-size:10px;
}

#profile a {
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color: #ef1133;
	text-decoration: none;
}

#menuup {
	background-image:url(images/menu2.gif);
	width:261px;
	height:35px;
	margin-left:93px;
}

#menuup > ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menuup > ul > li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
	text-decoration:none;
}
#menuup > ul > li > ul {
	text-decoration:none;
	margin-left:15px;
}
#menuup > ul > li > ul > li{
	padding: 5px;
	width: 140px;
	text-align: left;
	text-decoration:none;
}
#menuup a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}

.submenu li{
	font-size: 10px;
	background-color: black;
}
#menuup a:hover {
	color:#c40000;
}

#cart {
	float:right;
}

#cart2 {
	margin-left:850;
}

#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:93px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}


#menuuser {
	background-repeat:no-repeat;
	
	padding: 0px 0px 20px 0px;
	border-top: 1px dashed #2e2304;
	border-bottom: 1px dashed #2e2304;
	
}

#menuuser ul {
	padding: 20px 0px 0px 0px;
	width:600px;
	margin-left:0px;
}
#menuuser li {
	float:left;
	display:inline;
	width:180px;
	text-align:center;
}
#menuuser a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menuuser a:hover {
	color:#c40000;
}

/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	background-image:url(images/borderfooter.gif);
	height:74px;
	width:979px;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	background-image:url(images/copyright.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:103px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 30px 20px 0px 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float:left;
	display:inline;
	margin: 8px 0px 20px 10px;
}
#payment img {
	border: none;
}


.formWibz {
	background-color: #e3dbb6;
	border: 1px solid #fff;
	width: 100%;
}
.formWibz thead {
	border-bottom: 1px solid #000;
	background-color: #eee;
	font-weight: bold;
	text-align: center;	
}
.formWibz td {
	padding: 4px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.notes {
	font-style: normal;
}
.general {
	margin-right: 10px;
}

.general h3 {
	border-bottom: 1px dashed #2e2304;
	margin: 0px 0px 15px 10px;
	padding: 40px 0px 10px 0px;
}
.generalPager {
	background-color: #e3dbb6;
	border: 1px solid #fff;
	margin-top: 10px;
}
.generalPager li {
	border: 1px solid #fff;
	list-style:none;
	padding:5px;
}  
.selectedCourier {
	background-color: #e3dbb6; 
}

#calculator h2 {
	text-align: center;
	margin-bottom:5px;
	background-color: #cccccc;
	border-bottom: 1px solid #fff;
	padding:3px;
}
#calculator * {
	font-size:11px;
		
	}
#calculator {
	color:#6A5B34;
		
	float:right;
	margin-right:20px;
	background-image:url(images/contentbg.gif);
}

#subHead {
	
	background-image:url(images/contentbg.gif);
	
}

.profileUser {
	font-size:14px; 
	 
}
