body{
        min-width: 1000px;
	margin:0px;
	padding:0px;
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e0e0e0;
}

body.contentpane{
	color: #4b4b4b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	background: none;
	background-color: white;
}

form{
	padding: 0px;
	margin: 0px;
}

hr{
	height: 1px;
	color: #009900;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
	border-bottom: 1px solid #cccccc;
}

input, select{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

label{
	font-weight: bold;
}

legend{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
}

h1, h2, h3, h4, h5{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

a:link,
a:visited,
a:active{
font-size: 11px;
text-decoration: none;
color: black;
}

a:hover{
color: #ff6600;
text-decoration: none;
}

a:link img,
a:visited img,
a:active img,
a:hover img{
border: none;
}

li{
	padding-bottom: 10px;
}

.sectiontableentry1 td, .sectiontableentry2 td{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d7d7d7;
}

.contentheading, .componentheading{
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
}

.contentheading{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

.pagenavbar a{
color: #FF6600;
}

.pagenav_next a:link,.pagenav_next a:visited,.pagenav_next a:active{
color: #FF6600;
}

.pagenav_prev a:link,.pagenav_prev a:visited,.pagenav_prev a:active{
color: #FF6600;
}
.back_button a:link,.back_button a:visited,.back_button a:active{
color: #FF6600;
}

.content {
width: 630px;
float:none;
display: block;
color: #000000;
}


.blog_more {
font-weight: bold;
}

.blogsection{
color: #FF0000;
}

a.blogsection:link, a.blogsection:visited, a.blogsection:active{
font-weight: bold;
text-decoration: none;
color: #000000;
padding: 0px;
margin: 0px;
}

a.blogsection:hover{
color: #FF6600;
}

.article_seperator{
	border-bottom: 1px solid #cccccc;
}

/*START CUSTOM CSS*/
#joom-bgheader{
	background: url(../images/joom-bgheader.png) repeat-x;
}

#joom-mainbody{
width: 1000px;
margin: 0px auto;
}

#joom-logo{
	float: left;
	height: 80px;
	width: 280px;
	margin-top: 40px;
	background: url(../images/joom-logo.png) no-repeat;
}

#joom-topmenu{
float: right;
width: 720px;
}

#joom-bgtopmenu1{
width: 600px;
float: right;
height: 35px;
margin-top: 20px;
}

#joom-bgtopmenuleft{
	float: left;
	width: 41px;
	height: 34px;
	margin-top: 2px;
	background: url(../images/joom-bgtopmenuleft.png) no-repeat;
}

#joom-topmenu1{
	float:left;
	height: 35px;
	background: url(../images/joom-bgtopmenu.png) bottom repeat-x;
	position: relative;
}

#joom-bgtopmenuright{
	float: left;
	width: 41px;
	height: 34px;
	margin-top: 2px;
	background: url(../images/joom-bgtopmenuright.png) no-repeat;
}

/*TOP MENU*/
#joom-topmenu1 ul{
padding: 0px;
margin: 0px auto;
}

#joom-topmenu1 li{
float: left;
list-style: none;
padding: 0px;
margin: 0px auto;
}

#joom-topmenu1 a:link, #joom-topmenu1 a:visited, #joom-topmenu1 a:active{
	display: block;
	float: left;
	margin-top: 18px;
	color: white;
	text-align: right;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 10px;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid white;
}

#joom-topmenu1 a:hover{
	text-decoration: underline;
}

#joom-bghotnews{
	height: 40px;
	background: url(../images/joom-bgtopmenu-all.png) repeat-x;
}

#joom-mainmenu{
width: 1000px;
margin: 0px auto;
padding: 0px;
}

/*NEW PRODUCT*/
.moduletablenav-produkbaru h3{
	height: 31px;
	text-indent: -20000px;
	background: url(../images/joom-newproduct.gif) left no-repeat;
}

.moduletablenav-produkbaru li{
	padding: 5px 0px 5px 13px;
	background: url(../images/nav-arrow1.gif) left no-repeat center;
	border-bottom: 1px solid #cccccc;
}

.moduletablenav-produkbaru ul{
	list-style: none;
	margin-left: 5px;
	padding: 0px;
}

/*BEST SELLER*/
.moduletablenav-bestseller h3{
	height: 28px;
	text-indent: -20000px;
	background: url(../images/joom-bestseller.gif) left no-repeat;
}

.moduletablenav-bestseller li{

	padding: 5px 0px 5px 13px;
	background: url(../images/nav-arrow1.gif) left no-repeat center;
	border-bottom: 1px solid #cccccc;
}

.moduletablenav-bestseller ul{
	list-style: none;
	margin-left: 5px;
	padding: 0px;
}

/*SEARCH*/
#joom-search .inputbox{
	padding: 5px;
	width: 120px;
	text-align: left;
	border: 1px solid black;
}

#joom-search label{
	display:none;
}

#joom-search .button{
	display: block;
	height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	margin-top: -25px !important;
	margin-left: 135px !important;
	margin-top: -26px;
	margin-left: 137px;
	background-color: #FF6600;
	border: 1px solid black;
}

/*KATEGORI PRODUCT*/
#joom-mid-col1 .moduletablenav-category{
	margin-top: 10px;
}

#joom-mid-col1 .moduletablenav-category th{
	width: 200px;
	height: 30px;
	text-indent: -20000px;
	background: url(../images/joom-titlekategori.gif) no-repeat;
}

#joom-mid-col1 .moduletablenav-category td a{
	padding: 5px 5px 5px 23px;
}

#joom-mid-col1 .moduletablenav-category td .mainlevel{
	background: url(../images/nav-plush.gif) 5px no-repeat center;
	border-bottom: 1px solid #cccccc;
}

#joom-mid-col1 .moduletablenav-category td .sublevel{
	background: url(../images/nav-arrow1.gif) 20px no-repeat center;
	border-bottom: 1px solid #cccccc;
}

#joom-mid-col1 .moduletablenav-category td a#active_menu{
	display: block;
	text-decoration: none;
	color: red;
}

.moduletablenav-category td{
padding-top: 10px;
}
/*NEW PRODUCT*/

.moduletablenav-newproduct{
margin-top: 15px;
}

.moduletablenav-newproduct th{
width: 149px;
height: 31px;
text-indent: -20000px;
background: url(../images/joom-newproduct.gif) no-repeat left;
}

.moduletablenav-newproduct td{
padding-left: 10px;
}

.moduletablenav-newproduct ul{
list-style: none;
margin: 0px;
padding: 0px;
}

.moduletablenav-newproduct li{
list-style: none;
width: 192px;
padding: 3px;
}

.latestnewsnav-newproduct{
background: url(../images/nav-arrow1.gif) 20px no-repeat center;
border-bottom: 1px solid #DAEDA6;
}

/*MIDDLE CONTENT BODY*/
#joom-formcontent{
	padding: 0px 0px 10px 0px;
	background-color: white;
}

#joom-bgcontent{
	width: 1000px;
	margin: 0 auto;
	background: url(../images/bg-content.gif) repeat-y;
}

#joom-mid-col1, #joom-mid-col3{
	width:200px;
	padding:8px;
	float:left;
}

#joom-mid-col2{
	float: left;
	width: 540px;
	padding: 10px;
	margin-top: 10px;
	margin-left: 0px;
}

#joom-mid-col2 .contentpaneopen{
	font-size:11px;
	line-height:18px;
}

#joom-mid-col2 .createdate{
	height:22px;
	width:auto;
	color:#93c322;
	text-indent:20px;
	vertical-align:middle;
	background:#edffc0 url(../images/contentdate.gif) no-repeat left top;
}

#joom-mid-col2 .advert{
	height:auto;
	margin-bottom:40px;
}

#joom-mid-col2 .readon,
#joom-mid-col2 a.readon:link, #joom-mid-col2 a.readon:visited, #joom-mid-col2 a.readon:active {
	display: block;
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration:none;
	letter-spacing: normal;
	padding: 2px 10px 2px 25px;
	background: url(../images/joom-bgreadon.gif) left no-repeat #326a2d;
}

#joom-mid-col2 a.readon:hover{
	background: url(../images/joom-bgreadon2.gif) left no-repeat #2F2F2F;
	font-weight: normal;
}

#closeborder{
width: 2px;
height: 15px;
background: url(../images/joom-bgtopmenu.png) 0 -10px repeat-x;
position: absolute;
right: 0px;
bottom: 7px;
}

/*ARTIKEL TERBARU & POPULAR*/
.moduletablenav-popular{
	margin-top: 10px;
	width: 100%;
}

.moduletablenav-popular th{
	height: 32px;
	text-indent: -20000px;
	background: url(../images/joom-artikelpopular.gif) left no-repeat;
}

.moduletablenav-popular ul.mostreadnav-popular{
	list-style: none;
	margin-top: 10px;
	padding: 0px;
}

.moduletablenav-popular li.mostreadnav-popular{
	font-size: 11px;
	text-transform: capitalize;
	margin-left: 0px !important;
	margin-left:-50px;
	padding: 5px 0px 5px 20px;
	background: url(../images/nav-arrow1.gif) 10px no-repeat center;
	border-bottom: 1px solid #cccccc;
}

.moduletablenav-newartikel{
	margin-top: 20px;
	width: 100%;
}

.moduletablenav-newartikel th{
	height: 32px;
	text-indent: -20000px;
	background: url(../images/joom-artikelterbaru.gif) left no-repeat;
}

.moduletablenav-newartikel ul.latestnewsnav-newartikel{
	list-style: none;
	margin-top: 10px;
	padding: 0px;
}

.moduletablenav-newartikel li.latestnewsnav-newartikel{
	font-size: 11px;
	text-transform: capitalize;
	margin: 0px;
	margin-left:0px !important;
	margin-left:-50px;
	padding: 5px 0px 5px 20px;
	background: url(../images/nav-arrow1.gif) 10px no-repeat center;
	border-bottom: 1px solid #cccccc;
}

/*BROWSE*/
.simply_browseproduk{
width: 530px !important;
width: 510px;
margin-top: 30px;
border-bottom: 1px solid #cccccc;
}

.simply_browseproduk h3{
display: block;
width: 400px;
float: left;
margin-left: 105px !important;
margin-left: 52px;
}

.htmtableborders h1{
color:#009900;
font-size: 16px;
font-weight: bold;
}

#product_list{
margin-top: 0px !important;
margin-top: 25px;
}

.simply-vt-image{
width: 100px;
height: 100px;
margin-top: -10px !important;
margin-top: 2px;
z-index: 100;
position: absolute;
}

.simply_productprice{
margin-left: 105px;
}

.simply_addtocart{
margin-left: 105px;
}

.simply_produkdetail{
margin-left: 105px;
}

#simply_titleproduk{
color: #009900;
}

#simply_moreimage img{
	display: block;
	margin: 14px 0px 0px 10px !important;
	margin: 14px 0px 0px -70px;
	position: absolute;
}

#simply_moreimage a{
display: block;
}

.simply_bttaddcart{
	display: block;
	width: 78px;
	height: 30px;
	margin-left: 90px;
	bottom: 25px !important;
	bottom: 22px;
	text-indent: -20000px;
	background: url(../images/button-beli.gif) no-repeat;
	border: none;
	z-index: 99;
	position: relative;
	cursor: pointer;
}

/*FRONTPAGE SHOP*/
.joom-shopfront{
width: 540px !important;
margin-left:25px!important;
width: 520px;
margin-left:8px;
}

.joom-shopfront-category{
	text-align: left;
	padding: 0px;
	margin: 0px 0px 5px 0px!important;
}

.joom-shopfront-category a:link,
.joom-shopfront-category a:visited,
.joom-shopfront-category a:active{
	display: block;
	width: 110px;
	height: 115px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #d7d7d7;
}

.joom-shopfront-category a img{
	margin-bottom: 10px;
}

.joom-shopfront-category a:hover{
	color: #ff6600;
	border: 1px solid #969696;
}

.joom-shopfront-category img{
	width: 75px;
	height: 75px;
	border: none;
}

.joom-shopfront-cattitle{
	display:block;
	width:100px;
	margin-left:5px;
	margin-top:20px;
	float:left;
}

/*FOOTER*/
#joom-footertop{
	height: 10px;
	margin-top: -10px !important;
	margin-top: -5px;
}

#joom-footertop .left{
	height: 10px;
}

#joom-footertop .right{
	height: 10px;
}

#joom-bgfooter-center{
}

#joom-footerbottom{
	height: 10px;
	margin-top: -5px !important;
	margin-top: -10px;
}

#joom-footerbottom .left{
	height: 10px;
}

#joom-footerbottom .right{
	height: 10px;
}

#joom-formfooter{
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

.product-sdetail{
width: 220px;
margin: 0px auto;
padding: 10px 0px 10px 0px;;
}

.product-detail{
display: block;
font-size: 12px;
font-weight: bold;
color: white;
text-align: left;
}

#joom-bgfooter-center .product-sdesc{
display: block;
height: 50px;
}

.product-sdesc{
display: block;
color: white;
text-align: left;
}

.moduletablenav-bestseller .product-sdesc,
.moduletablenav-bestseller .product-detail{
color: #000000;
}

#joom-bgfooter-center tr{
vertical-align: top;
}

.product-sdetail .btt-detail{
display: block;
float: left;
width: 80px;
height: 30px;
text-indent: -20000px;
background: url(../images/joom-bgdetail.gif) no-repeat;
}

.product-sdetail .btt-cart{
display: block;
float: left;
width: 80px;
height: 30px;
text-indent: -20000px;
margin-left: 5px;
background: url(../images/joom-bgbuy.gif) no-repeat;
}

#joom-bgmottosimply{
height: 100px;
background-color: #191919;
}

#joom--form-mottosimply{
width: 1000px;
margin: 0px auto;
padding: 0px;
}

#joom-mottosimply{
display: block;
float: left;
width: 330px;
height: 75px;
margin-top: 46px;
background: url(../images/joom-mottosimply.gif) no-repeat white;
position:absolute;
}

#joom-copyright{
float: right;
width:670px;
color: white;
margin-top: 10px;
text-align: right;
}

/*DETAIL PRODUK*/
#simply-detail-titleproduk{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	border-bottom: 1px solid #f5f5f5;
}

#sectiontableentry1 td{
	padding: 10px;
}

#joom-mid-col2 .componentheading_prev{
	float: right;
}

#joom-mid-col2 .componentheading_next {
	float: left;
}

/*KERANJANG BELANJA*/
.simply_shopinfo{
	background-color: white;
	border: 1px solid #85BB15;
	border-left: none;
}

.simply_shopinfo th, tr{
	margin: 0px;
	padding: 5px !important;
	padding: 0px;
}

.simply_shopinfo td .inputbox{
	padding-left: 3px;
}

.simply_shopinfo .sectiontableentry1 td{
	margin: 0px;
	padding: 5px;
	background-color: #EDFFC0;
	border-left: 1px solid #85BB15;
	border-bottom: 1px solid #85BB15;
}

.simply_shopinfo .sectiontableentry2 td{
	margin: 0px;
	padding: 5px;
	border-left: 1px solid #85BB15;
	border-bottom: 1px solid #85BB15;
}

/*CHECK OUT*/
#joom-mid-col2 fieldset{
	width: 520px !important;
	width: 540px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	border-bottom: 1px solid #cccccc;
}

#simply_logincheckout{
	border: none;
	margin: 0px;
	padding: 0px;
}

#simply_logincheckout label{
	font-weight: bold;
	padding: 0px;
	margin-left: 0px !important;
	margin-left: 10px;
}

#simply_logincheckout #username_login.inputbox,
#simply_logincheckout #passwd_login.inputbox{
	display: block;
	width: 170px;
}

#simply_logincheckout #username_login.inputbox:focus,
#simply_logincheckout #passwd_login.inputbox:focus{
	display: block;
	width: 170px;
	background-color: #FFFBEA;
	border: 1px solid #DC7942;
}

#simply_logincheckout .button{
	display: block;
	margin-left: 155px !important;
	margin-left: 163px;
	color: white;
	font-weight: bold;
	background-color: #FF6600;
	border: 1px solid #CC6600;
}


#joom-mid-col2 fieldset #company_div label,
#joom-mid-col2 fieldset #title_div label,
#joom-mid-col2 fieldset #first_name_div label,
#joom-mid-col2 fieldset #last_name_div label,
#joom-mid-col2 fieldset #middle_name_div label,
#joom-mid-col2 fieldset #address_1_div label,
#joom-mid-col2 fieldset #address_2_div label,
#joom-mid-col2 fieldset #city_div label,
#joom-mid-col2 fieldset #zip_div label,
#joom-mid-col2 fieldset #country_div label,
#joom-mid-col2 fieldset #phone_1_div label,
#joom-mid-col2 fieldset #phone_2_div label,
#joom-mid-col2 fieldset #fax_div label,
#joom-mid-col2 fieldset #email_div label{
display: block;
text-align: left;
margin-left: 0px !important;
margin-left: 10px;
}

#joom-mid-col2 fieldset #first_name_div strong,
#joom-mid-col2 fieldset #last_name_div strong,
#joom-mid-col2 fieldset #address_1_div strong,
#joom-mid-col2 fieldset #city_div strong,
#joom-mid-col2 fieldset #zip_div strong,
#joom-mid-col2 fieldset #country_div strong,
#joom-mid-col2 fieldset #phone_1_div strong,
#joom-mid-col2 fieldset #email_div strong{
display: block;
margin-top: -12px;
margin-left: 150px !important;
margin-left: -5px;
position: absolute;
}

/* Submit button registration on check out*/
.simply_regbutton{
	float:right;
	margin-top:10px;
	margin-right:-52px;
	padding:3px;
	border:1px solid #CC6600;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#FF6600;
}

.simply_readon_detail{
	margin-top: 15px;
	margin-left: 105px;
}

.simply_readon_detail a:link, .simply_readon_detail a:visited, .simply_readon_detail a:active {
	display: block;
	height: 30px;
	width: 80px;
	padding: 3px 10px 3px 30px;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	text-indent: -10000px;
	background: url(../images/joom-bgdetail2.gif) 0 0 no-repeat;
}

#joom-mid-col1 .moduletablenav-category td a#active_menu{
font-weight: bold;
color: black;
}

.joom-bottom{
	background: url(../images/joom-backbottom.png) repeat-x #80b80e;
}

.warning{
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-indent: 35px;
	padding: 10px;
	border: 1px solid #cccccc;
	background: url(../images/joom-warning.gif) 20px 50% no-repeat white;
}

.sectiontableheader{
	font-weight: bold;
}

#comment{
	width: 400px;
}

.productdetailtable table,
.productdetailtable th{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.productdetailtable #reviewform table{
	border-right: 1px solid #cccccc;
}

.productdetailtable #reviewform th{
	border: 1px solid #cccccc;
	border-right: none;
	border-bottom: none;
}

.productdetailtable #reviewform td{
	border: 1px solid #cccccc;
	border-right: none;
}

/*MENU PELANGGAN*/
.moduletablenav-usermenu{
	width: 200px;
	margin-top: 0px!important;
	margin-top: 10px;
}

.moduletablenav-usermenu th{
	height: 31px;
	text-indent: -20000px;
	background: url(../images/joom-newproduct.gif) left no-repeat;
}

.moduletablenav-usermenu li{
	padding: 5px 0px 5px 13px;
	background: url(../images/nav-arrow1.gif) left no-repeat center;
	border-bottom: 1px solid #cccccc;
}

.moduletablenav-usermenu ul{
	list-style: none;
	margin-left: 5px;
	padding: 0px;
}

/*SEARCH*/
.moduletable-search{
	margin-bottom: 20px;
}

.moduletable-search .inputbox{
	width: 125px!important;
	width: 110px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	border: 1px solid #4b4b4b;
}

.moduletable-search .button{
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	background-color: #191919;
}

.search-order .button{
	display: inline;
}

#joom-chatadmin{
	display: block;
	width: 235px;
	height: 20px;
	margin: 58px 0px 0px 260px;
	text-align: right;
	position: absolute;
	z-index: 999;
}

.product-sdetail-van a:link, .product-sdetail-van a:visited, .product-sdetail-van a:active{
color: #326A2D;
text-decoration: underline;
}

.product-sdetail-van a:hover{
color: #ff6600;
text-decoration: none;
}
