@charset "utf-8";
/* CSS Document 

   Created by : I Putu Rudiarsana

   Website : http://www.balisidenotes.com

*/



body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #666666;
	margin: 0px;
	text-align: center;
}
a:link {
	color: #0db2f3;
	text-decoration: none;
}
a:visited {
	color: #0db2f3;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0db2f3;
	text-decoration: none;
}
strong a:link {
	color: #0db2f3;
	text-decoration: none;
}
strong a:visited {
	color: #0db2f3;
	text-decoration: none;
}
strong a:hover {
	color: #000000;
	text-decoration: none;
}
strong a:active {
	color: #0db2f3;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	color: #2aaffc;
}
h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}
h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}
.textform {
	background: #fff;
	color: #000;
	border: 1px solid #fff;
}
.button {
	background: #666666;
	color: #fff;
	border: 1px solid #666666;
}
.logo {
	padding: 10px 0;
}
.menu-mid {
	border: 1px solid #eceef3;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
.menu-mid ul {
	margin: 0;
	padding: 0;
}
.menu-mid li {
	list-style: none;
	display: inline;
	padding: 0 15px;
	border-right: 1px solid #cccccc;
}
.menu-mid li.first {
	list-style: none;
	display: inline;
	padding: 0 15px 0 0;
}
.menu-mid li.last {
	list-style: none;
	display: inline;
	padding: 0 0 0 15px;
	border-right: none;
}
#top {
	width: 862px;
	margin: auto;
	padding: 50px 19px 5px 19px;
	height: 23px;
	color: #fff;
	text-align: left;
}
#menutop {
	width: 431px;
	float: left;
	font-size: 11px;
}
#menutop ul {
	margin: 5px 0 0 0;
	padding: 0;
}
#menutop li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#search {
	width: 431px;
	float: right;
	text-align: right;
}
.clear {
	clear: both;
	width: 862px;
}
#wrapper {
	background: #fff;
	width: 862px;
	margin: auto;
	padding: 19px;
	text-align: left;
}
.blue-bold {
	color: #0db2f3;
	font-weight: bold;
}
.price {
	margin-bottom: 10px;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.description-products {
	float: left;
	width: 674px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.paging {
	float: left;
	width: 674px;
	text-align: right;
	font-size: 11px;
}
.imageleft {
	float: left;
	margin-right: 10px;
}
.imageright {
	float: right;
	margin-left: 10px;
}
.container-normal {
	margin-bottom: 19px;
	padding: 0;
	/*float: left;*/
	width: 862px;
	/*height: 476px;*/
}
#homeintro {
	margin-bottom: 19px;
	padding: 0;
	float: left;
	width: 862px;
	height: 476px;
	background: url(ajax-loader.gif) center center no-repeat;
}
.container-left {
	float: left;
	width: 431px;
}
.container-right {
	float: right;
	width: 431px;
	text-align: right;
}
.home-text {
	margin-top: 19px;
}
.read-more {
	color: #0db2f3;
	text-decoration: underline;
}
#main-textpage {
	width: 674px;
	float: right;
	padding-right: 19px;
	margin-top: 19px;
}
#leftbar-page {
	width: 128px;
	padding-left: 22px;
	text-align: left;
	margin-top: 19px;
	float: left;
}
#leftbar-page ul {
	margin: 0 0 30px 0;
	padding: 0;
}
#leftbar-page li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#footer {
	width: 862px;
	margin: auto;
	clear: both;
	padding: 19px;
	color: #fff;
	text-align: center;
	font-size: 11px;
}

