.body{
	width: 990px;
	text-align: left;
	margin: auto;
	padding: 0;
}
.logo{
	width: 400px;
	float: left;
	background: url(../images/curl1.jpg) no-repeat top right;
}
.logo a{
	display: block;
	padding: 16px 0 0 20px;
}
.logotext{
	width: 590px;
	float: right;
	background: url(../images/text.jpg) no-repeat;
	background-position: center 30px;
	height: 92px;
}
.mainmenu{
	background: url(../images/header.jpg) no-repeat #471715;
	height: 157px;
}
.mainmenu ul{
	margin: 0;
	padding: 115px 0 0 15px;
	list-style: none;
}
.mainmenu li{
	display: inline;
	font-weight: bold;
	padding-right: 10px;
}
.mainmenu a{
	color: #fff;
}
.mainmenu a:hover{
	color: #fc0;
}
.top{
	background: url(../images/top.jpg) no-repeat;
	height: 24px;
}
.wrap{
	background: url(../images/mainbg.jpg) repeat-y #fff;
	width: 990px;
}
.mainbtm{
	background: url(../images/btm.jpg) no-repeat ;
	height: 3px;
	font-size: 1px;
	margin-bottom: 15px;
}
.maintop{
	background: url(../images/maintop.jpg) no-repeat;
	height: 3px;
	font-size: 1px;
}
.exchange{
	padding: 10px 190px 5px 235px;
}

.exchange p{
	font-size: 14px;
	padding: 0 10px;
	line-height: 32px;
	background: url(../images/h1.jpg) no-repeat;
	margin: 0 0 10px 0;
	color: #fff;
	font-family: Georgia;
	font-weight: normal;
}

.sdbarleft{
	background: url(../images/sdbarbg.jpg) repeat-y #fff;
	width: 223px;
	float: left;
}
.sdbarleft h3{
	background: #471715;
	color: #fff;
	margin: 0;
	line-height: 26px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia;
}
.sdbarleftcontent{
	background: url(../images/sdbartop.jpg) no-repeat top left;
	padding: 10px 20px 5px 12px;
}
.sdbarleftbtm{
	height: 9px;
	font-size: 1px;
	background: url(../images/sdbarbtm.jpg) no-repeat left center;
}
.shopping_counter{
	height: 59px;
	background: url(../images/sp.jpg) no-repeat left center;	
}
.shopping_counter a{
	color: #333;
	display: block;
	padding: 22px 0 0 8px;
}
.shopping_counter a:hover{
	color: #f80;
}


.product-categories{
	padding-bottom: 10px;
}
.product-categories ul{
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
.product-categories ul li{
	font-weight: bold; 
	line-height: 24px;
	border-bottom: 1px solid #f5f5f5;
	padding: 0 5px;
}
.product-categories ul.children{
	padding: 0px 0px;
}
.children li{
	font-weight: normal !important; 
	padding: 0 0 0 10px !important; 
	background: none !important;
	border-top: 1px solid #f5f5f5;
	border-bottom: none !important;
}

.main{
	width: 578px;
	float: left;
}
.main-content{
	padding: 0 12px 10px 12px;
}
.main-content h1{
	font-size: 24px;
	margin: 0 0 12px 0;
	padding-bottom: 6px;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
	font-family: Georgia;
	color: #471715;
}

.welcome{
	padding-bottom: 15px;
}
.shopping_cart table{
	width: 100%;
}
.shopping_cart th{
	background: #843a1f;
	color: #fff;
	text-align: center;
	padding: 6px 2px;
	white-space: nowrap;
}
.shopping_cart td{
	border-bottom: 1px solid #ddd;
	padding: 6px 2px;
}
tr.subtotal{
	background: #efefef;
	font-weight: bold;
}
.shopping_cart h3{
	font-size: 14px;
	margin: 6px 0;
}
.shopping_cart form td{
	border: none !important;
}
.shopping_cart .shoppingcart_runout{
	background: #ffcfcf;
}
#shipping_price_box{
	font-weight: bold;
	text-align: right;
	line-height: 50px;
}
.shoppingcart_link{
	margin: 10px 0;
	height: 25px;
}
.shoppingcart_link a{
	display: block;
	padding: 0 10px;
	text-align: center;
	line-height: 25px;
	background: #843a1f;
	color: #fff;
	float: left;
	margin-right: 5px;
}
.shoppingcart_link a:hover{
	background: #471715;
	color: #fff;
}
.shopping_step_nav{
	padding: 10px 0;
	text-align: right;
}
.shoppingcart_address{
	font-size: 14px;
	width: 300px;
	border: 4px double #aaa;
	padding: 6px 10px;
	margin: 10px 0;
	background: #f5f5f5;
	line-height: 150%;
}
.shoppingcart_address b{
	text-transform: uppercase;
}


.news-item{
	background: #fbf7f8;
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.news-item h3{
	margin: 0;
	font-size: 14px;
	margin-bottom: 5px;
}
.news-info {
	font-size: 11px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #efefef;
	padding-bottom: 5px;
}

.product_frontpage h2, .news-frontpage h2{
	font-size: 16px;
	padding: 0 10px;
	line-height: 32px;
	background: url(../images/h1.jpg) no-repeat;
	margin: 0 0 10px 0;
	color: #fff;
	font-family: Georgia;
	font-weight: normal;
}


.product_list .item{
	float: left;
	width: 180px;
	height: 266px;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: center;
}
.product_list .item-spacer{
	width: 4px;
	height: 250px;
	float: left;
}
.product_list .item-inside{
	padding: 5px  5px 0 0;
}

.product_list h3{
	margin: 0;
	font-size: 12px;
	height: 40px;
	padding: 0 5px;
}
.product_list .image{
	height: 140px;
	overflow: hidden;
}
.product_list .price{
	font-size: 14px;
	font-weight: bold;
	color: #ccc;
	text-decoration:line-through;
}
.product_list .promo{
	font-size: 18px;
	color: #f80;
	padding-bottom: 5px;
}
.product_list .action{
	height: 25px;
	padding: 0 15px;
}
.product_list .buy{
	display: block;
	width: 65px;
	height: 22px;
	float: left;
	background: url(../images/beli.jpg) no-repeat;
}
.product_list .buy:hover{}
.product_list .buy span, .product_list .detail span, .product_list .sold_out span{
	display: none;
}
.product_list .detail{
	display: block;
	width: 65px;
	height: 22px;
	float: right;
	background: url(../images/detail.jpg) no-repeat;
}
.product_list .detail:hover{}

.product_list .sold_out{
	display: block;
	width: 65px;
	height: 22px;
	float: left;
	background: url(../images/habis.jpg) no-repeat;
}

.product_list .description{
	font-size: 11px;
	padding: 10px;
	background: #efefef;
	margin-bottom: 10px;
}

.product_image{
	width: 250px;
	float: left;
	text-align: center;
}
.product_thumbnail{
	padding: 20px 0 5px 0;
}
.product_thumbnail .item{
	width: 80px;
	float: left;
	border: 1px solid #eee;
	padding: 6px 0;
	margin-right: 5px;
}

.product_description{
	width: 280px;
	float: right;
}
.product_description h3{
	margin: 0;
	font-size: 14px;
	padding: 4px 4px 10px 4px;
}
.product_content{
	padding: 10px 0 5px 0;
}
.product_description table{
	width: 100%;
	margin-bottom: 10px;
}
.product_description td{
	padding: 6px 4px;
	background: url(../images/dot.gif) repeat-x bottom;
}
.product_description .price{
	font-size: 14px;
	color: #fa0;
	font-weight: bold;
	text-decoration:line-through;
}
.product_description .discount{
	padding: 5px 0 50px 0;
	background: url(../images/down_arrow.gif) no-repeat;
	background-position: 0 30px;
}
.product_description .discount span{
	font-weight: bold;
	color: #2a9948;
}
.product_description .promo{
	font-weight: bold;
}
.product_description .buy{
	display: block;
	width: 120px;
	text-align: center;
	line-height: 25px;
	background: #843a1f;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-right: 5px;
}
.product_description .buy:hover{
	background: #471715;
	color: #fff;
}
.product_spec{
	padding: 0 0 10px 0;
}
.product_spec table{
	width: 100%;
}
.product_spec th{
	background: #efefef;
	padding: 6px;
	border-bottom: 1px solid #e0e0e0;
}
.product_spec td{
	padding: 6px 4px;
}
.product_spec tr.even{
	padding: 6px 4px;
	background: #f7f7f7;
}
.variation{
	padding: 20px 0;
}
.variation h2{
	font-size: 12px;
	padding: 5px 10px;
	background: #efefef;
	border-top: 1px solid #ddd;
	margin: 0 0 10px 0;	
}

.cs{
	margin-bottom: 10px;
}
.cs h3{
	margin-bottom: 5px;
}
.cs table{
	width: 95%;
}
.cs td{
	text-align: right;
}
.cs .cs_name{
	text-align: left;
}

.sdbarright{
	width: 189px;
	float: left;
}
.fb{
	background: url(../images/fbbg.jpg) no-repeat bottom;
	padding-bottom: 37px;
}

.membermenu{
	margin-bottom: 10px;
}
.membermenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.membermenu li{
	line-height: 24px;
	border-bottom: 1px solid #efdcd1;
	padding: 0 5px;
}
.membermenu a{
	color: #471715;
}
.membermenu a:hover{
	color: #f80;
}


.order_step_guide{
	padding-bottom: 20px;
}
.order_step_guide table{
	width: 100%;
}
.order_step_guide td{
	text-align: center;
	background: #843a1f;
	padding: 5px 0;
	color: #fff;
	border-bottom: 2px solid #471715;
	font-size: 12px;
}
.order_step_guide td.current{
	background: #471715;
	color: #fc0;
}

.compare td{
	font-size: 11px;
}


.footerwrap{
	background: #441913;
}
.footer{
	padding: 0 10px 10px 10px;
	color: #ffc;
}
.footermenu{
	padding: 5px 10px;
}
.footermenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.footermenu li{
	display: inline;
	padding-right: 8px;
	line-height: 18px;
}
.footer a, .footermenu a{
	color: #ffc;
}
.footer a:hover, .footermenu a:hover{
	color: #fc0;
}

.product_random{
	padding: 0 20px 0 10px;
}
.product_random h3{
	font-size: 12px;
	margin: 0;
}
.product_random .item{
	padding: 5px 0 10px 0;
}
.product_random .image{
	padding: 5px 0;
}
.product_random .desc{
	font-size: 11px;
}

.preorder{
	padding: 10px 0;
}
.preorder table{
	width: 80%;
	margin-top: 5px;
	background: #fbf6f3;
}
.preorder td{
	padding: 6px 8px;
	border-bottom: 1px solid #fff;
}
.preorder h2{
	font-size: 12px;
	padding: 5px 10px;
	background: #efefef;
	border-top: 1px solid #ddd;
	margin: 0 0 10px 0;	
}
.preordercontent{
	padding: 0px 10px 0 140px;
	background: url(../images/preorder.jpg) no-repeat top left;
}
.preordercontent .action{
	padding: 10px 0 0 0;
}
.preordercontent .buy{
	display: block;
	width: 120px;
	text-align: center;
	line-height: 25px;
	background: #843a1f;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-right: 5px;
}
.preordercontent .buy:hover{
	background: #471715;
	color: #fff;
}

.search{
	padding: 5px 5px 10px 5px;
}
