INPUT,TEXTAREA,SELECT {
	border: 1px dotted #666666;

}
TR,TD,TH,DIV,SELECT,TEXTAREA,INPUT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
BODY {
	background-color: #000000;
}
.gemerlap {
	clear: both;
	background-image: url(images/bg-top-karunia.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.logo {
	background-image: url(images/logo-karunia.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 97px;
	width: 797px;
}
.bg-link {
	background-image: url(images/bg-link.jpg);
	background-repeat: repeat-x;
	height: 39px;
	width: 797px;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 10px;

}
.link:visited,.link:active,.link:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;

}
.link:hover{
	color: #FFF4A2;

}.bg-header {
	height: 217px;
	width: 797px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;




}
.header {
	background-image: url(images/header-karunia.jpg);
	background-repeat: no-repeat;
	height: 213px;
	width: 783px;
	padding: 0px;


}
.isi {
	width: 797px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	margin-top: 5px;
	clear: both;
	float: none;
	height: auto;


}

/** LINK **/
.suckerdiv ul{
	margin: 0;
	list-style-type: none;
	background-color: #F4F4F4;
	padding: 0px 0px 0px 10px;
}
	
.suckerdiv ul li{
	position: relative;
	text-align: left;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-transform: capitalize;

}

.suckerdiv ul li a:hover{
	background-color: #FAF8CC;
	font-weight: bold;
	color: #990000;
}

.suckerdiv .subfolderstyle{
	background-image: url(images/arrowsub.gif);
	background-repeat: no-repeat;
	background-position: center right;

}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
/* End *//** LINK **/

.content-left {
	float: left;
	width: 226px;
}
.clear {
	clear: both;
	float: none;
}
.content-right {
	width: 540px;
	padding: 10px;
	text-align: justify;
	float: right;



}
.bg-title {
	background-color: #A20B2A;
	background-image: url(images/bg-title.jpg);
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-y;
	text-align: left;

}
H6 {
	font-weight: bold;
	text-transform: uppercase;
	color: #F4F5CC;
	padding-left: 4px;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.display-produk {
	border: 1px solid #E5E5E5;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	height: 130px;
	width: 105px;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
	overflow: hidden;
}
.display-produk-over {
	border: 1px solid #E5E5E5;
	background-color: #E5E5E5;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	height: 130px;
	width: 105px;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
	overflow: hidden;
}
.display-pad {
	padding: 2px;

}

/* BEGIN PageBar */

.pagebar {
	font-size: 0.8em;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #FFF;
	text-decoration: none;
text ; 	margin-top: 10px;
}
.pagebar a, .pageList .this-page {
	border: 1px solid #E3E3E3;
	text-decoration: none;
	padding: 0.2em 0.5em;
	color: #333333;
}
.pagebar a:hover {
	border: 1px solid #CC0000;
	color: #A20B2A;
} 
.pagebar .break { padding: 2px 6px; border: none; background: #FFF; text-decoration: none; }
.pagebar .this-page { border: 1px solid #CC0000; padding: 0.2em 0.5em; font-weight: bold; background: #CC0000; color: #FFFFFF; }
.total {
	clear: both;
	margin-bottom: 5px;
}

/* ENLARGE IMAGES */
	#gallery {
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
H2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
H1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;

}
H5 {
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
}
.display:link,.display:active,.display:visited{
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.display:hover{
	color: #CC0000;
	text-decoration: none;

}
.link:link,.link:active,.link:visited{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 8px;
	padding-left: 8px;


}
.link:hover{
	color: #FFCC00;
	text-decoration: none;

}
a:link,a:active,a:visited{
	color: #FF6600;
	text-decoration: none;

}
a:hover{
	color: #CC0000;
	text-decoration: none;

}
.bohai {
	color: #FFFFFF;
	background-color: #000000;
}
.footer {
	color: #FFFFCC;
	background-color: #720013;
	width: 797px;
	padding: 5px;
}
.rego {
	color: #666666;
	clear: both;
	float: none;
}
.rego-diskon {
	font-size: 10px;
	color: #999999;
	text-decoration: line-through;
	clear: both;
}
.rego2 {
	color: #CC0000;
	clear: both;
	float: none;
	font-size: 13px;
	font-weight: bold;
}
.rego-diskon2 {
	font-size: 12px;
	color: #666666;
	text-decoration: line-through;
	clear: both;
}.list-produk {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.error-komen {
	color: #FFFFFF;
	background-color: #990000;
	padding: 10px;
}
