* { margin: 0; padding: 0 }

body { 
	font-family: verdana;
	font-size: 11px;
	width: 1024px;
	margin: 0 auto;
	background: url(../img/bgbody.gif) top center repeat-y;
}

#isi  {
	text-align: justify; 
	font-size: 11px;

}

a { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; }
a img { border: 0 }

#container {
	margin: 10px 35px;
}
#header {
	position: relative;

}
.langmenu { 
	position: absolute;
	right: 0;
	top: 55px;
	width: 260px;
}
.langmenu ul {
	list-style: none;
}
.langmenu li {
	float: left;
	padding: 0 15px;
	border-right: 1px solid black;
}
.menu { padding-top: 10px; }
.menu ul {
	margin-left: 16px;
	margin-right: 10px;
	background: url(../img/bgmenu.gif) repeat-x;
	list-style: none;
	height: 35px;
}
.menu li {
	float: left;
	background: url(../img/bordermenu.gif) top right no-repeat;
	padding-right: 40px;
	padding-top: 10px;
	padding-left: 3px;
	padding-bottom: 10px;
}
.leftmenu {
	float: left;
	background: url(../img/leftmenu.gif) top left no-repeat;
	width: 16px; height: 35px;
	display: block;
}

.rightmenu {
	float: right;
	background: url(../img/rightmenu.gif) top left no-repeat;
	width: 10px; height: 35px;
	display: block;
}
.ads { list-style: none; padding-top: 10px; }
.ads li { 
	float: left;
	margin-right: 11px;
	padding-bottom: 10px;
}
.reseller-list {
	background: #fff;
	list-style: none;
	padding: 10px 10px;
	margin-top: 10px;
}
.reseller-list li {
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}
.reseller-list li img {
	float: left;
	padding-right: 20px;
}
.reseller-list p {
	padding: 5px 0 10px;
	font-size: 1.1em;
}
.deal-left {
	float: left;
	display: block;
	width: 12px;
}
.deal-right {
	float: right;
	display: block;
	width: 12px;
}
.deal ul {
	list-style: none;
	margin-left: 12px;
	margin-right: 12px;
}
.deal li {
	padding: 10px;
	float: left;
	line-height: 1.5em;
	width: 116px;
}
.deal img {
	padding-bottom: 5px;
}
.newproduct {
	list-style: none;
	clear: both;
}
.newproduct li {
	border: 1px solid #ccc;
	padding: 10px;
	width: 100px;
	height:180px;
	float: left;
	margin-right: 15px;
}
.big { font-size: 1.1em; }
.red { color: red }
#footer ul {
	list-style: none;
	width: 1024px;	
}
#footer li {
	float: left; 
	border-right: 1px solid #C2C2C2;
	color: #C2C2C2;
}
#footer li.flat {
	border-right: 0;
}
#footer li a {
	display: block;
	text-align: center;
	padding: 3px 20px;
	font-size: 12px;
}
#banner {
	vertical-align: middle;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	text-align: center; 
	padding: 10px 0;
	

}
#shoppingbag {
	background: url(../img/shoppingbag.gif) no-repeat;
}
.baglist {
	display: block; 
	background: url(../img/shoppingbag2.gif) bottom left no-repeat;
}
.baglist ul {
	list-style: none;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.baglist li {
	background: url(../img/bgbag.gif) repeat-y;
	padding: 5px 25px 5px 10px;
}

.baglist a { text-decoration: none; color: #fff; }
.baglist a:hover { text-decoration: underline; color: #fff; }
.select {
	border: 1px solid #ccc; width: 200px; font-family: Verdana; font-size: 11px; padding: 2px;
}
.clear { clear: both; }
#odd {
	background-color: #000000;
	text-decoration: none;
}
