* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial;
}

em{ color:#666; }

#main {
	width:1024px;
	background:#fff;
}

#FloatMenu {  
	font-family: arial;
	font-size: 12px;
	margin: 0;
	padding: 6px;
	position: fixed;
	top: 250px;
	text-align: left;
	left: 500px;  
	width: 75px;  
	right: 20px;
	border: 1px solid #D28D14;
	background-color: #f6f6f6;
}

/*------------ content head ------------------*/

#main #head {
	width:100%;
	height:140px;
	background:url('picture/head_bg.gif') repeat-x left center;
}

#head input, select, textarea{
	border: 1px solid #D28D14;
	font-size: 12px;
	padding: 2px;
}

#head input:focus, select:focus, textarea:focus{
	background-color: #f9f1ed;
}

#head .header_left{
	float:left;
	margin: 0;
}

#head .logo{
	width:150px;
	height:150px;
	background:url('picture/logo.jpg') no-repeat;
	float: left;
}

#head .search {
	float:right;
	margin:10px 10px 0 0;
	text-align: left;
	width: auto;
/* 	border: 1px solid #000; */
}

#head .search input{ margin: 0 0 2px 0; }

#head .search a{
	text-decoration: none;
	font-size: 11px;
	color: #000;
}

#head .search a:hover{ text-decoration: underline; }

#head .language {
	float:right;
	margin:15px 50px 0 0;
	font-size: 11px;
}

#head .language a img {
	border:0;
	padding: 2px 1px 2px 1px;
}

#head .currenties {
	float:right;
	margin:17px 10px 0 0;
	font-size: 11px;
	
}

#head .currenties_active{  float:right; }

#head .currenties_active a{
	padding: 2px 5px 2px 5px;
	margin: 0 2px 0 2px;
	text-decoration: none; 
	color:#000;
}

#head .currenties_inactive{ float:right; }

#head .currenties_inactive a{
	padding: 2px 5px 2px 5px;
	margin: 0 2px 0 2px;
	background: #efecec;
	border: 1px solid #CCC; 
	text-decoration: none;
	color:#000;
}

#head .currenties_inactive a:hover{ background: #fff; }

#head .navbar {
	margin-top:40px;
	width:80%;
	height:25px;
	float:right;
}

#head .navbar ul {
	margin:6px 0 0 0;
	float: right;
}

#head .navbar ul li {
	font-family:Verdana;
	padding-top:6px;
	font-size:8pt;
	float:left;
	list-style:none;
	font-weight:bold;
	text-transform:uppercase;
}

#head .navbar ul li a {
	text-decoration:none;
	color:#000;
	padding:0px 12px 0px 12px;
}

#head .navbar ul li a:hover {
	/*color: #D28D14;*/ text-decoration: underline;
}

#head .navbar ul li div {
	margin-top:2mm;
	visibility:hidden;
	background:#EAEBD8;
	margin-bottom:100px;
}

#head .navbar ul li div a {
	border-bottom:1px solid #D28D14;
	border-left:3px solid #D28D14;
	border-right:3px solid #D28D14;
	position: relative;
	display: block;
	padding: 10px 20px 10px 15px;
	list-style:none;
	text-align: left;
	text-decoration: none;
	background: #F1BC54;
	color: #000;
	font: 11px arial;
}

#head .navbar ul li div a:hover {
	background:#D28D14;
	color:#fff;
}

#head span {
	float:right;
	margin-top:15px;
	margin-right:90px;
	margin-left:100px;
	font-weight:bold;
	font-size:8pt;
	font-family:Arial;
	color:#9e4e00;
}

#head span.title {
	float:left;
	margin-top:15px;
	margin-left:250px;
	font-weight:bold;
	font-size:8pt;
	font-family:Arial;
	color:#9e4e00;

}

/*------------- content center ------------------*/

#page input, select, textarea{
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 2px;
/* 	margin: 1px 0 1px 0; */
}

#page input:focus, select:focus, textarea:focus{
	background-color: #f9f1ed;
}

#page h3{ 
	font-size: 16px;
	font-family:Arial;
	text-transform:uppercase;
	text-align: left;
	color: #000;
	margin: 0 0 15px 5px;
}

#main #page {
	width:100%;
	margin-top:4px;
}

#page #cart_list a{ color: #000; font-weight: bold; }
#page #cart_list a:hover{ text-decoration: underline; }

#page .under_header{
	width:100%;
}

#page .paging a{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #000; 
	padding: 1px;
}
#page .paging a:hover{ text-decoration: underline; }

#page .detail_product_left{
	width: 400px;
	float: left;
}

#page .detail_product_left_top{
	border: 1px solid #D28D14;
	padding: 10px 5px 10px 5px;
	margin:0 0 10px 0;
	text-align: center;
}

#page .detail_product_left_top img{margin: 0 0 10px 0;}

#page .detail_product_left_top a{font-weight: bold; color: #000; text-decoration: none;}
#page .detail_product_left_top a:hover{ text-decoration: underline; }

#page .detail_product_right{
	float: left;
	margin: 0 0 10px 10px;
	border: 1px solid #D28D14;
	width: 216px;
	padding: 7px;
}

#page .detail_product_right a{font-weight: bold; color: #000; text-decoration: none;}
#page .detail_product_right a:hover{ text-decoration: underline; }

#page #bottom_detail{
	width: 640px;
	margin: 10px 0 10px 0;
}

#bottom_detail .list_image_detail a,img{ border: none; }
#page #bottom_detail .list_image_detail img{	margin: 5px; }

#page .message_error{
	width: auto;
	background-color: #ffebe8;
	border: 1px solid #cc0000;
	padding: 5px 1px 5px 4px;
	margin: 0 0 15px 0;
	font-size:12px;
	font-family: arial;
}

#page .message_sukses{
	width: auto;
	background-color: #fffbcc;
	border: 1px solid #e6db55;
	padding: 5px 1px 5px 4px;
	margin: 0 0 15px 0;
	font-size:12px;
	font-family: arial;
}

#page input.traditional{
	font:normal 13px Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #666;
	border: 1px solid #ccc;
}

#page input.fixed,textarea.fixed{
	font:normal 13px Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #666;
	width: 350px;
	border: 1px solid #ccc;
}

#page select{
	font:normal 13px Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #666;
	border: 1px solid #ccc;
}

#page table.list{ 
	margin: 10px 0 0 8px;
	border:1px solid #a76c05; 
	border-collapse: collapse; 
	text-align: left;
	font-family: arial;
	font-size: 12px;
}

#page .list a{
	color: #000; font-weight: bold; text-decoration: none;
}

#page .list a:hover{	text-decoration: underline; }

#page tr.title { 
	background-color: #eac06f; 
	border-bottom: 1px solid #a76c05; 
	padding: 3px 2px 3px 2px; 
	text-align: center; 
}

#page tr.title td,th { padding: 3px; }

#page tr.genap td{ background-color:#f6f6f6; padding: 3px; }
#page tr.genap:hover td{ background-color:#eef6f6; }
#page tr.ganjil td{ padding: 2px; }
#page tr.ganjil:hover td{ background-color:#eef6f6; }

#page tr.genap_search td{ background-color:#f6f6f6; padding: 3px; }
#page tr.ganjil_search td{ padding: 2px; }

#page .delete a{ background:url(picture/delete.png) no-repeat center; }
/* #page .delete a:hover { background:url(picture/delete_hov.png) no-repeat center; } */

#page .nav {
	width: 47%;
	font-size:11px;
	float:left;
	text-align:left;
	padding:6px 10px 5px 15px;
	margin: 0 0 5px 0;
	background:url(picture/navbullet.png) no-repeat left;
}

#page .nav span { font-size: 16px; }
#page .nav a{ text-decoration: none; color: #000; font-weight: bold; }
#page .nav a:hover{ text-decoration: underline; }

#page .user_info{
	width: 47%;
	font-size:11px;
	float:right;
	text-align:right;
	padding:6px 6px 5px 15px;
	margin: 0 0 5px 0;
}

#page .user_info a{ text-decoration: none; color: #000; font-weight: bold; }
#page .user_info a:hover{ text-decoration: underline; }

#page .side {
	width:16.6%;
}

#page .widget {
	margin-bottom:20px;
	width:100%;
	float:left;
}

#page .widget a {
	text-decoration:none;
}

#page .hside {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	width:100%;
	padding:8px 0 8px 0;
	background:url('picture/headnav.jpg') #D28D14 no-repeat left top;
	color:#FFE5AF;
	text-transform:uppercase;
	text-decoration:none;
	text-align: center;
}

#page .pside1 {}

#page .pside1 ul { }

#page .pside1 ul li {
	margin-top:2px;
	list-style:none;
	padding:6px 1px 6px 0px;
	float:left;
}

#page .pside1 ul li a {
	font-family:Verdana;
	font-size:11px;
	float:left;
	color:#824203;
	margin-left:10px;
}

#page .pside1 ul li a:hover { color: #fff; }

#page .pside2 {
	border:2px solid #D28D14;
	width:98%;
	font-family:arial;
	font-size:11px;
	padding:10px 0 15px 0;
	float:left;
}

#page .pside2 input, select, textarea{
	border: 1px solid #D28D14;
	font-size: 12px;
	padding: 2px;
}

#page .pside2 input[type="text"],input[type="password"]{
	border: 1px solid #D28D14;
	font-size: 12px;
	padding: 2px;
	width: 145px;
}

#page .pside2 input:focus, select:focus, textarea:focus{
	background-color: #f9f1ed;
}

#page .pside2 ul { }

#page .pside2 ul li {
	margin:0 0 4px 0;
	text-align: left;
	list-style:none;
}

#page .list_catagory ul li { font-weight: bold; } 

#page .pside2 ul li a {
	font-family:Verdana;
	font-size:11px;
	color:#000;
	margin:3px 10px 0 10px;
	border-bottom: 1px dotted #ccc;
	display: block;
}

#page .pside2 ul li a:hover { color: #000;  text-decoration: underline;}

#page img.pside2 {
	text-align: center;
}

#page span.email {
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}

#page span a {
	color:#000;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#page span a:hover { text-decoration: underline; }

#page .side img {
/* 	margin:20px 0 20px 0; */
/* 	width:150px; */
	border:0px;
}

#page .dark {
	width:169px;
	background:#D28D14;
	
}

#page .light {
	width:169px;
	background:#F0BD54;
}

#page .skiri {
	float:left;
	margin-left:3px;
	width: 170px;
}

#page .skanan {
width: 170px;
	float:right;
	margin-right:6px;
}

#page .pagecenter {
	width:550px;
	float:left;
	margin:0 0 0 8px;
}

#page .pagecenter ul {  }
#page .pagecenter ul li { margin: 0 0 0 14px; }
#page .pagecenter ol {  }
#page .pagecenter ol li { margin: 0 0 0 17px; }
#page .pagecenter a{ text-decoration: none; color: #000; }
#page .pagecenter a:hover{ text-decoration: underline;}

#page .content {
	text-align:left;
	margin:15px 0 0 5px;
	font-family: arial;
	font-size: 12px;
	width: 650px;
	float: none;
}

#page .content_detail_cart {
	text-align:left;
	margin:15px 0 0 5px;
	font-family: arial;
	font-size: 12px;
	width: 90%;
}

#page .confirm_order{
	text-align:left;
	margin:15px 0 0 5px;
	font-family: arial;
	font-size: 12px;
	width: 100%;
}

#HCAL table a{ text-decoration: none; color: #000; font-size: 12px; }
#HCAL table a:hover { text-decoration: underline; }
#HCAL table tr td{ padding: 2px;}

#page .content_detail_cart a{ font-weight: bold; text-decoration: none; color: #000; }
#page .content_detail_cart a:hover{ text-decoration: underline; }

html>body #page .pagecenter {
	width:64%;
}

#page .detailprod {
	margin-bottom:10px;
	width:100%;
	clear:both;
	padding-top:20px;
}

#page .imageprod {
	width:200px;
	height:200px;
	float:left;
}

#page .imageprod img {
	width:150px;
}

#page .contprod {
	text-align:left;
	font:10pt Arial;
	width:68%;
	float:right;
	height:200px;
}

#page h2 {
	padding-bottom:10px;
}

#page div#send {
	width:100%;
	clear:both;
}

#page div#send .cart {
	width:130px;
	height:25px;
	float:left;
	padding:3px 3px 0 3px;
	background:#D28D14;
	margin-left:10px;
	margin-top:10px;
}

#page div#send .cart img {
	width:19px;
	border:0;
	float:right;
}

#page div#send .cart span {
	margin-left:10px;
	font-weight:bold;
	font-size:8pt;
	color:#fff;
	
}

#page div#send .cart a { 
	text-decoration:none; 
	font-weight:bold;
	font-size:9pt;
	color:#fff;}

#page p.cont {
	width:600px;
	text-align:left; 
	font-family:Arial;
	font-size:10pt;
}

#page p.cont a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

#page p.cont img {
	border:0;
}

#page .hpagec {
	width:53%;
	background:url('picture/headnavc.jpg') #D28D14 no-repeat left top;
	padding:8px 0px 9px 1px;
	float:left;
}

#page .hpagec span {
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	margin-left:10px;
	color:#FFE5AF;
	text-transform:uppercase;
	float:left;
}

#page .cont {
	width:100%;
}

/*---------prod_box----------*/
.prod_box{
	width:140px;
	height:250px;
	float:left;
	padding:10px 10px 0 11px;
	font-size: 11px;
/* 	border: 1px solid #a76c05; */
}
.top_prod_box{
	width:140px;
	height:12px;
	float:left; 
	padding:0px; 
	margin:0px;
}
.bottom_prod_box{
	width:140px;
	height:10px;
	float:left;
	padding:0px; 
	margin:0px;
}
.center_prod_box{
	width:140px;
	height: auto;
	float:left; 
	text-align:center;
	padding:0px; 
	margin:0px;
}

.border_box{
	width:194px;
	height:auto;
	text-align:center;
	border:1px #6da6b1 solid;
}

.product_img{ padding:5px 0 5px 0; }

.product_title{ padding:5px 0 5px 0; }

.product_title a{
	text-decoration:none;
	color:#000;
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
}
.product_title a:hover{ text-decoration: underline; }

.prod_details_tab{
	width:140px;
	height:31px;
	float:left;
	margin:3px 0 0 0;
	border: 1px solid #000;
	
}

.prod_price{ padding:5px 0 5px 0; font-weight: bold; }
.reduce{ color:#999999; text-decoration:line-through; }
.price_reduce{ color:#ea2222; }
.price_normal{ color:#000; }

.product_bottom{ text-align: center; }

img.left_bt{
	margin:12px 0 0 6px;
}

input.left_bt{ text-align:center; }

input.left_bt:focus{background-color: #f9f1ed;}

.add_cart a{ 
	background:url(picture/cart.gif) no-repeat center; 
	font-size:14px;
	text-decoration: none;
}

.add_cart:hover { 
	background:url(picture/cart.gif) no-repeat center; 
}

#page p.wid {
	text-align:left;
	margin:10px 0 0 10px;
}

#page .wid a{ font-weight: bold; color: #000; }

#page .wid a:hover{ text-decoration: underline; }

#page span.detail {
	float:right;
	margin:10px 5px 0 0;
	color:#D28D14;
}

.detail a {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#D28D14;
}

#page .next {
	width:100%;
	float:right;
	text-align:right;
	margin-right:20px;
	margin-bottom:20px;
}

#page .form_rows{
	width:335px;
	clear:both;
	padding:10px 0 10px 0;
	_padding:5px 0 5px 0;
	color:#a53d17;
}

#page input.input {
	width:253px;
	height:18px;
	background-color:#fff;
	color:#999999;
	border:1px #DFDFDF solid;
	float:left;
}

#page label.contact {
	width:75px;
	float:left;
	font-size:12px;
	text-align:right;
	padding:4px 5px 0 0;
	color: #333333;
}

#page textarea.contact_textarea {
	width:253px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	background-color:#fff;
	border:1px #DFDFDF solid;
	float:left;
}


/*---------- content footer -------------*/

#main #footer {
	margin: 0 0 30px 3px;
	width:1015px;
	height: 60px;
	float:left;
	background: url('picture/footer_bg.gif') repeat-x;
}

#footer img {
	border:0;
}

#footer .footleft {
	margin:10px 0 0 5px;
	font-size: 11px;
	float:left;
}

#footer .footleft a {
	text-decoration:none;
	font-weight: bold;
	color:#000;
}

#footer .footleft a:hover{ text-decoration: underline; }

#footer .footright{ 
	margin:10px 5px 0 0;
	font-size: 11px;
	float:right;
}

#footer .footright a {
	padding: 0 10px 0 10px;
	text-decoration:none;
	color:#000;
}

#footer .footright a:hover{ text-decoration: underline; }

.clear { clear:both; }