html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 
	margin: 0;
	padding: 0px;
    behavior: url('catalog/javascript/png/iepngfix.htc');
    background: url('../image/bg_body.jpg') no-repeat center top #ffdc73;
}

body, td, th, input, textarea, select{
	font-size: 11px;
	color: #737373;

}

a{
  color: #0066CC;
}


input, textarea, select{
	font-size: 11px;
	color: #535353;
}

b, strong, th {
	color: #535353;
}

form {
/*float: left; */
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:link,a:hover {
	text-decoration: none;
}

p{
    margin:20px 0;
    padding: 0 10px
}


/* layout */
h1 {
	display: none;
}
 
#container {
    /*background: url('../image/bg_mid.jpg') repeat-y top center transparent;*/
	width: 730px;
    height:100%;
    margin:73px auto 0 auto;
    padding: 0;
}

#header {
	width: 704px;
	height: 174px;
    margin:0 auto;
}

/*#header .a {
	background: url('../image/header.jpg') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 704px;
	height: auto;
	float: left;
    margin: 0;
    padding: 0;
}   */

#header .b {
    float:left;
	margin: 130px 0 0 8px;
	width:530px;
	height:38px;
}

#header .b ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#header .b li {
	display: inline;
}

/*#header .b a {
	background: url('../image/tab.gif') no-repeat center center ;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	display: block;
	float: left;
	width: 142px;
	height: 21px;
	padding: 7px 1px 0 1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
}              */

#header .b a {
    cursor: pointer;
    text-indent: -2048px;
    overflow: hidden;
    margin-right:1px;
    float: left;
	width: 105px;
	height: 36px;
}

#header .b a.home {
	background: url('../image/home.png') no-repeat top left;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .b a.home:hover {
	background: url('../image/home_hover.png') no-repeat top left;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .b a.account {
	background: url('../image/account.png') no-repeat top left;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .b a.account:hover {
	background: url('../image/account_hover.png') no-repeat top left;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .b a.login {
	background: url('../image/login.png') no-repeat top left;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .b a.login:hover {
	background: url('../image/login_hover.png') no-repeat top left;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .b a.logout {
	background: url('../image/logout.png') no-repeat top left;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .b a.logout:hover {
	background: url('../image/logout_hover.png') no-repeat top left;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .b a.cart {
	background: url('../image/cart.png') no-repeat top left;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .b a.cart:hover {
	background: url('../image/cart_hover.png') no-repeat top left;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .b a.checkout {
	background: url('../image/checkout.png') no-repeat top left;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .b a.checkout:link {
	background: url('../image/checkout.png') no-repeat top left;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .b a.checkout:hover {
	background: url('../image/checkout_hover.png') no-repeat top left;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#content_wrapper {
     background: url('../image/bg_mid.jpg') repeat-y center top transparent;
     margin: 0 auto;
     padding-top: 20px;
     width: 100%;
     height: 100%;
}

#column {
	width: 180px;
	margin: 0 10px 15px 0px;
   	padding: 0;
	float: right;
}

#content {
	margin: 0 0 15px 10px;
	float: left;
	padding-left: 10px;
	width: 65%;
}

#footer {
    margin:0 auto;
	padding: 10px 0 20px 0;
    background: url(../image/bg_footer.jpg) no-repeat top center #ffdc73;
/*    height:92px;*/
}

#footer .a {
	float: left;
	margin-top: 2px;
    width:10%;
}

#footer .c {
	margin: 0 auto;
   	color: #535353;
    text-align: center;
}

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

#footer .c a:link {
   	color: #535353;
    font-weight: bold;
    text-decoration: none;
}

#footer .b {

/*	position: relative;*/
	/*bottom: -5px;  */
    margin: 0 auto;
	text-align: right;
   	color: #535353;
    font-size: 9px;
    width: 704px;
    height: 25px;
}

#footer .b a:link {
    float: right;
    margin-right: 10px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
    background: url(../image/kupu.png);
    width: 88px;
    height: 25px;
    cursor: pointer;
}

#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

#content .heading{
    float:left;
	font-size: 1em;
	font-weight: bold;
    text-transform: capitalize;
    behavior: url('catalog/javascript/png/iepngfix.htc');
    /*background:url(../image/heading.png) no-repeat top right;*/
	color: #737373;
	clear: both;
	margin-bottom: 0px;
    padding:0;
	width: 100%;
	/*height: 40px;*/
    border-bottom: 3px solid #535353;

}

.title{
    margin:0;
    padding: 0;
}


#content .sub_heading {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-transform: capitalize;
	color: #737373;
	padding: 7px 0 7px 10px;
	border-bottom: 2px solid #b3b3b3;
	clear: both;
	margin-bottom: 10px;
}

.heading .left {
	float: left;
    padding:10px 20px;
	text-align: left;
    color: #535353;
    font-weight: bold;
    font-size:10pt;
}

.heading .right {
	float: right;
	text-align: right;
/*    margin-top:-13px; */
    padding:10px 20px;
    color: #CCFF33;
    font-weight: bold;
    font-size:12pt;
    background-color: #535353;
}

.heading .main {
	float: left;
    padding:10px 20px;
	text-align: left;
    color: #535353;
    font-size:1.3em;
}

.heading .submain {
	float: left;
	text-align: left;
    padding:10px 20px;
    color: #CCFF33;
    font-weight: bold;
    font-size:1.4em;
    background-color: #535353;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
    behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/warning.png') no-repeat center top;
	color: #FF0000;
	background-color: #FFF;
	padding: 50px 0 0 0;
	display: block;
	margin: 50px 0 10px 0;
    text-align:center
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
    font-weight: bold;
	margin: 10px 0px 10px 0px;
    padding-left:10px;
}

.breadcrumb a {
	color: #006699;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}

/*#bar {
    margin: 0 auto;
   	padding: 3px 3px 0px 10px;
    height: 24px;
    width: 97%;
} */
.block_products{
margin-bottom:20px;
border:1px solid #ccc
}

.products{
    behavior: url('catalog/javascript/png/iepngfix.htc');
    background: url(../image/background.png) no-repeat top center transparent;
    float: left;
    padding:0;
    margin: 10px 0 20px 10px;
    width: 46%;
    height: 230px;
    text-align: center;
    cursor: pointer;
    font-size:1.1em;
    border:1px solid #efefef;
}

.products a{
font-size:1.1em
}

.products img{
/*background: url(../image/background.png)top left;*/
    margin-bottom:0;
    padding: 5px;
    width: 180px;
    height: 180px;
    text-align: left;
    cursor: pointer;
    font-size: 10px;
}

.medium {
  width:150px;
  height:150px;
}


.images, .categories {
	float: left;
	width: 33.3%;
	text-align: center;
	cursor: pointer;
	height: 140px;
    margin: 0 0 40px 0;
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;

	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding: 4px 0 0 10px;
}
 
.results .right {
	float: right;
    padding-right: 10px;

}
 
.buttons {
	border-top: 1px solid #EEEEEE;
	margin: 10px 20px;
	clear: both;
}

.buttons input {
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin: 0 10px 10px 0;
}

/* box language */
.language {
	float: left;
	margin-top: 4px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search */
.search {
    background: url('../image/bg_mid.jpg') repeat-y center top transparent;
	float: left;
    width: 90%;
    margin: 10px 0;
    padding:0 0 10px 0;
}

.search div {
	display: inline;
    margin: 10px 0;
    padding:0 ;
}

/* box cart */
.box .heading_a {
    text-indent: -2048px;
    overflow: hidden;
    behavior: url('catalog/javascript/png/iepngfix.htc');
    background: url(../image/isitas_bg.png) no-repeat top center;
	clear: both;
	width: 100%;
	height: 48px;
}

.box .cart {
	padding: 10px 5px 10px 5px;
    behavior: url('catalog/javascript/png/iepngfix.htc');
    background: url(../image/box_bottom.png) no-repeat top left #efefef;
    height: auto;
    width: 95%
}

.box .cart .a {
	text-align: right;
	border-top: 1px solid #535353;
	margin-top: 8px;
	padding: 10px;
}

.box .cart .b {
	text-align: center;
    width: 95%;
}

/* box category */

.box .heading_b {
    text-indent: -2048px;
    overflow:hidden;
    behavior: url('catalog/javascript/png/iepngfix.htc');
    background: url(../image/kategori_bg.png) no-repeat top center;
	padding: 0;
	clear: both;
	margin: 0;
	width: 100%;
	height: 48px;
}

.box .category {
	padding: 10px 0;
    behavior: url('catalog/javascript/png/iepngfix.htc');
    background: url(../image/box_bottom.png) no-repeat top left #efefef;
    height: auto;
    text-align: left;
}

.box .category a {
margin: 0;
padding: 0;
   	color: #737373;
	display: block;
	text-decoration: none;
    text-align:left
}

/* box information */
.box .heading_d {
    text-indent: -2048px;
    overflow: hidden;
    behavior: url('catalog/javascript/png/iepngfix.htc');
    background: url(../image/informasi_bg.png) no-repeat top center;
	clear: both;
	width: 100%;
	height: 48px;
}

.box .information{
  	padding: 10px 0;
    behavior: url('catalog/javascript/png/iepngfix.htc');
    background: url(../image/box_bottom.png) no-repeat top left #efefef;
    height: auto;
    text-align: left;
}

.box .informasi a {
margin: 0;
padding: 0;
   	color: #737373;
	display: block;
	text-decoration: none;
    text-align:left
}

/* box review */
.box .heading_c {
    text-indent: -2048px;
    overflow: hidden;
    behavior: url('catalog/javascript/png/iepngfix.htc');
    background: url(../image/review_bg.png) no-repeat top center;
	clear: both;
	width: 100%;
	height: 48px;
}

.box .review div {
  	padding: 10px 0;
	text-align: center;
    background-color: #efefef;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

.clear{
  clear: both;
}