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

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

/* body */
body { 
	margin: 0px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: #fae5eb;
}

body, td, th, input, textarea, select, a {
	font-size: 11px;
	color: #000000;
}
 
b, strong, th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

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

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 779px;
	position: relative;
	left: 50%;
	margin-left: -389px;
}

.tabtop {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background-image: url(../image/cormidtop1.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tabtopleft {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background-image: url(../image/corlefttop1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tabtopright {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background-image: url(../image/corrighttop1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tabbot {
	background: url('../image/cormidbot.png') repeat-x top;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

.tableft {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background-image: url(../image/cormidleft.png);
}

.tabright {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background-image: url(../image/cormidright.png);
}

#header {
	height: 102px; 
	clear: both; 
}

#header .a {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 157px;
	height: 100px;
	float: left;
	position: absolute;
	top: 22px;
	left: 10px;
}

#header .b {
	/*position: relative;
	top: 42px;*/
	float: right;
}

#header .b a {
	background: url('../image/tab1.png');
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 100px;
	height: 19px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
	font-weight: bold;
}
.nava a{
	behavior: url('catalog/javascript/png/iepngfix.htc');
	text-decoration: none;
	height: 55px;
	cursor: pointer;
	width: 85px;
	padding-top: 6px;
	float: left;
	display: block;
	background: url(../image/bgmn.png) no-repeat center top;
	text-align: center;
	margin-left: 2px;
}
.nava a:hover{
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url(../image/bgmn1.png) no-repeat center top;
}
.navb a{
	margin-left: 5px;
	text-decoration: none;
	cursor: pointer;
	color: #FF6A6A;
	font-weight: bold;
	font-size: 10px;
}
.navb a:hover{
	text-decoration: underline;
}
.nav a{
	behavior: url('catalog/javascript/png/iepngfix.htc');
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 7px;
	cursor: pointer;
	font-size: 10px;
	height: 22px;
	padding-left: 12px;
	padding-top: 5px;
	float: left;
	display: block;
	background: url(../image/tag.png) no-repeat left center;
}

.nav a:hover{
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url(../image/tag1.png) no-repeat left center;
}

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

.column {
	background-color: #ffffff;
	vertical-align: top;
}
.content {
	margin: 10px 0px 15px 0px;
	padding: 10px;
	border-left: 1px solid #EEEEEE;
	/*border-right: 1px solid #0089ab;*/
	width: 610px;
	background-color: #FFFFFF;
}
#footer { 
	clear: both;  
	border-top: 3px solid #EEEEEE;
	padding-top: 3px;
	margin-bottom: 1px;
}

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

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}
.tittle {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	clear: both;
	margin-bottom: 10px;
	width: 167;
	background: url(../image/moz.png) no-repeat left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
}
.headpro {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9b0b0b;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: both;
	margin-top: 10px;	
	margin-bottom: 5px;
	width: 100%;
	height: 18px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9b0b0b;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom: 1px solid #d9d9d9;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}
.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

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

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

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

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

.breadcrumb {
	color: #710000;
	margin: 5px 0px 10px 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d9d9d9;
}

.breadcrumb a {
	color: #710000;
}

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

.price_new {
	color: #FF0000;
}
.bar {
	border-bottom: 1px solid #f3f3f3;
	padding: 5px;
	height: 20px;
	background-color: #f2f2f2;
	background-image: url(../image/bar.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.prod {
	float: left;
	width: 24%; 
	margin-top: 5px;
	margin-bottom: 8px;	
	margin-left: 5px;
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 140px;
}
.products, .categories {
	float: left;
	width: 25%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 140px;
}
.images, {
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 140px;
}
.categories a {
	text-decoration: none;
}

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

.images img, .categories img {
	border: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
}

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

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;
	clear: both;
}

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

.buttons table {
	width: 100%;
}

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

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

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

.language div {
	display: inline;
}

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

.currency div {
	display: inline;
}

/* box search */
.search {
	float: right;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

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

/* box category */
.box .category {
	padding-top: 5px;
}

.box .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}

/* box information */
.box .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
}

/* box review */
.box .review div {
	text-align: center;
}

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

.box .review img {
	padding: 3px;
}
.tablistpro {
	padding: 10px;
	border: 1px dashed #CCCCCC;
}
.modchat {
	padding: 5px;
	border: 1px dashed #CCCCCC;
	margin-bottom:8px;
	margin-right:2px;
	text-align: center;
	background-color: #f7f7f7;
}
/* 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;
}
.tombol1 {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #9D0000;
	background-image: url(../image/cormidbot.png);
	background-repeat: repeat-x;
	background-position: center;
}