body, html {
	margin:0;
	padding:0;
	font-size : 10px;
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	background-color:#FFF
}
#menu {
				font-family: Arial, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				margin: 20px 0;
				padding: 0 0 0 10px;
				list-style-type: none;
				font-size: 10px;
				background: #eee;
				height: 40px;
				-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
				border-top: 2px solid #eee;
				border-left: 2px solid #eee;
				border-bottom: 2px solid #ccc;
				border-right: 2px solid #ccc;
			}
			#menu li {
				float: left;
				margin: 0;
				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 15px;
				line-height: 40px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}
			
			/* Black Menu */
			#menu.black {
				border-top: 2px solid #333;
				border-left: 2px solid #333;
				border-bottom: 2px solid #000;
				border-right: 2px solid #000;
				background: #333;}
			#menu.black a {color: #CCC;}
			#menu.black li a:hover, #menu.black li.active a {color: #999; background: #555; border-bottom: 2px solid #444;}
			

table.admin {
	width: 100%;
	height: 100%;
	align: center;
	background-image: url(../../csl.juni/images/admin/admin.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
table.news {
	width: 140px;
	height: 100px;
	align: center;
	background-image: url(../../csl.juni/images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
table.order {
	width: 140px;
	height: 200px;
	align: left;
	float: left;
	cursor: help;
	display: block;
}
table.listmenu {
	width: 200px;
	height: 28px;
	align: left;
	cursor: help;
	background-image: url(../../csl.juni/images/cat_shadow.jpg);
	padding-left: 10px;
	font-size: 12px;
	display: marker;
}
table.topheader {
	width: 920px;
	height: 80px;
	align: center;
	background-image: url(../../csl.juni/images/head-bar.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
table.footer {
	width: 920px;
	height: 80px;
	align: center;
	background-image: url(../../csl.juni/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
table.down {
	background-image: url(../../csl.juni/images/box_down.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
table.menu {
	background-image: url(../../csl.juni/images/menu2.jpg);
}
table.detail {
	width: 850px;
	height: 100%;
	align: center;
	background-image: url(../../csl.juni/images/box_detail.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
table.isiberita {
	width: 850;
	height: 95%;
	align: center;
	background-repeat: no-repeat;
	background-position: top right;
}
table.hp {
	width: 100px;
	height: 100px;
	align: center;
	background-image: url(../../csl.juni/images/bg_produk.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
table.harga{
	height:35px;
	width:104px;
	background-image:url(../../csl.juni/images/order/Product_04.jpg);
	background-repeat:no-repeat;
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 10px;
	color:#FFF;
	text-align: center;
}
a, a:visited, a:active
{
	color: #0151CA;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #990000;
}
.teksnya {
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.teksnya-review {
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	color: #006;
	text-decoration:none;
}
.teksnyaboldmerah {
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	color: #F00;
	text-decoration:none;
	font-weight: bold;
}
.teksberita {
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	word-spacing: 2px;
	line-height: 5mm;
}
.tekskakir {
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	color: #000000;
	word-spacing: 2px;
	line-height: 5mm;
	text-align: justify;
}
.merah {	
	color: #ff0000;
}
.judul11B {
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.judulFM {
	font-family:candara;
	font-size: 24px;
	color: #000000;
	font-weight:bold;
}
.judulBlueberry {
	font-family:candara;
	font-size: 36px;
	color: #000000;
	font-weight:bold;
}

.textbox{
    background-image:url(../../csl.juni/style/images/txt.gif);
	background-repeat:repeat-x;
	background-color: #fbfbfb;
	padding:2px;
	height:20px;	
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;	
	font-size: 10px;	
}
.textfile{
	background-color: #fbfbfb;
	padding:2px;
	height:20px;	
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;
	font-size: 10px;
}
.textfile1{
	background-color: #fbfbfb;
	padding:3px;
	height:25px;	
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;
	font-size: 11px;
	color:#993333;
}
.textfile2{
	background-color: #fbfbfb;
	padding:4px;
	height:24px;	
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;
	font-size: 10px;
	text-transform: uppercase;
}
.textarea{	
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;	
	font-size: 10px; padding:4px;	
}
.textboxdis{
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;
	background-color:#D9F5FF;
	padding:2px;
	height:20px;
	font-size: 10px;
	color: #000;
}
.search{
    background-image:url(../../csl.juni/style/images/txt.gif);
	background-repeat:repeat-x;
	background-color: #fbfbfb;
	padding:3px;
	height:22px;	
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
	border: #003F7D 1px solid;	
	font-size: 10px;
	color:#004080;
}
.produk{
	right: 10px;
	float: right;
	overflow: visible;
}
.button {
	border: 1px solid #003F7D;
	color:#1187C6;
	background-position:center;
	font-size:11px;
	font-family: Verdana, Tahoma;
	cursor:pointer;
	color:#004080;
	height: 22px;
	padding-bottom:2px;
}
.button_hover {
	border: 1px solid #0066FF;
	background-position:center;
	font-size:11px;
	font-family: Verdana, Tahoma;
	cursor:pointer;
	color:#0066FF;
	height: 22px;
	padding-bottom:2px;
}

