/* CORE */
		body {
			margin:0px;
			min-width: 704px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
			background:#fff url("images/background.jpg") repeat-y;
		}

		#header {
			width:100%;
			height:126px;
			background:#fff url("images/header.jpg") no-repeat;
		}

		#container {
			padding-left: 277px;      /* LC fullwidth */
			padding-right: 75px;     /* RC fullwidth + CC padding */
		}
		
		#container .column {
			position: relative;
			float: left;
			min-height: 962px;
		}
		
		#center {
			padding: 20px 0px 20px 75px;       /* CC padding */
			width: 100%;
		}
		
		/* #left { */
			/* width: 257px;             */
			/* padding: 20px 10px 0px 10px; */
			/* right: 352px;              */
			/* margin-left: -100%; */
			
		/* } */
		#left {
			width: 257px;
			padding: 20px 10px 0px 10px;
			left: 0;
			/* margin-left: -100%; */
			/* margin-top: -20%; */
			position: absolute !important;
			top: 160px;
		}
				
		/*** IE Fix ***/
		* html #left {
			left: 0px;              /* RC fullwidth */
		}

		/*** Equal-height Columns ***/
		
		#container {
			/* bug di Laporan Penjualan Per Customer hal Order Scrollbar tidak keluar
			 * 06-09-2012 15:10
			 * Aly
			 */
			/* overflow: hidden; */
		}

		/* dimatikan karena bermasalah dalam a name (anchor) di hal "what is hypnosis?"
		#container .column {
			padding-bottom: 1001em;
			margin-bottom: -1000em;
		}*/

		/*** Footer Fix ***/

		* html body {
			overflow: hidden;
		}
		
		* html #footer-wrapper {
			float: left;
			position: relative;
			width: 100%;
			padding-bottom: 10010px;
			margin-bottom: -10000px;
			background: #FFF;         /*** Same as body background ***/
		}

		
#header span {
	display:none;
}

#left ul {margin:0}

#sisiablok1 {
	position:relative;
	width:318px;
	height:150px;
	margin-bottom:0px;
}

#sisiablok2a, #sisiablok5a {
	width:218px;
	height:43px;
	background: url("images/widgetheader.png");
	left:20px;
	margin: 0 auto;
}

#sisiablok2b, #sisiablok5b {
	width:218px;
	background: url("images/widgetcontent.png");
	margin: 0 auto;
}

#sisiablok2b a, #sisiablok5b a {
	color: #963;
	text-decoration:none;
	font-weight:bold;
}

#sisiablok2b a:hover, #sisiablok5b a:hover {
	color: #900;
	text-decoration: underline;
}

#sisiablok2b ul, #sisiablok5b ul {
	list-style-type: circle;
	color: #960;
}

#sisiablok2b li, #sisiablok5b li {
	line-height:1.5em;
}

#sisiablok2c, #sisiablok5c {
	width:218px;
	height:43px;
	background: url("images/widgetfooter.png");
	margin: 0px auto 20px auto;
}

#mainnav, #adminmenu1, #adminmenu2 {margin-bottom:20px}

#footer-wrapper {
	clear:both;
	float:left;
	width:960px;
	height:358px;
	text-align:center;
	color:white;
	position:relative;
	background: url("images/footer.jpg");
}

#utamablok1 {
	padding:0px 20px;
}
#utamablok2 {
	padding:0px 20px;
}
#utamablok3 {
	padding:0px 20px;
	height:12px;
}


/***** Your own settings *****/
p,li,div {font-family: verdana; font-size: 10pt}
a {font-family: verdana; font-weight: bold; color: #87481f;}
td {font-family: verdana; font-size: 10pt; color: #000;}
th {font-family: verdana; font-size: 10pt;}
h1 {font-family: verdana; font-size: 14pt; color:#333366;}
h2 {font-family: verdana; font-size: 12pt; color:#333399;}
h3 {font-family: verdana; font-size: 10pt; color:#666699;}
.list{
	border-collapse: collapse;
}

.list th {
	background:#666; 
	color:#fff;
	border: 1px solid #000;
}

.list td {
	border: 1px solid #000;
}

/***** Catalog script specific settings *****/
.catpublishis0 {color:red}
.catpublishis1 {color:green}
.cathotis0 {font-weight:normal}
.cathotis1 {font-weight:bold;background-color:yellow}
.cathotis2 {font-weight:bold;background-color:blue}
.cathotis3 {font-weight:bold;background-color:pink}
.customfields {color:yellow}
.titleofsubcatlist {font-family: verdana; font-weight:bold}

/***** News script specific settings *****/
.newshotis0 {color:black}
.newshotis1 {color:red}
a.newslist {color:red}
p.newslist {color:blue}

.selang {background-color:#FFF}
.seling {background-color:#DDF}

/* baru */
.contactmisc {font-family: verdana; font-size: 10pt; color:#F06}
.chosen{background-color:#DDF}


#headerblok1 {
	width:50%;
	float:left;
}
#headerblok3 {
	width:50%;
	float:right;
	text-align:right;
}
#headerblok1 p , #headerblok3  p {
	padding:0px 25px;
	color:#000;
}
#headerblok1 a , #headerblok3 a {
	color:#000;
}

#sisiablok2 {
	width:260px;
}

#decoration {
	width:314px;
	height:75px;
	position:absolute;
	left:68px;
	top:0px;
	background: url("images/dekor.jpg") top left no-repeat;
}
#decoration:hover {
	background-position: bottom left;
}
#menu {
	width:314px;
	height:20px;
	position:absolute;
	left:80px;
	top:75px;
	background: url("images/menu.jpg") no-repeat;
}
#menu:hover {
	background-position: bottom left;
}
#widget {
	width:68px;
	height:186px;
	position:absolute;
	left:80px;
	top:95px;
	background: url("images/widget.jpg") top left no-repeat;
}
#widget:hover {
	background-position: bottom left;
}
#home {
	width:234px;
	height:186px;
	position:absolute;
	left:147px;
	top:95px;
	background: url("images/home.jpg") top left no-repeat;
}
#home:hover {
	background-position: bottom left;
}
#template {
	width:80px;
	height:170px;
	position:absolute;
	left:0px;
	top:72px;
	background: url("images/template.jpg") top left no-repeat;
}
#template:hover {
	background-position: bottom left;
}
#contact {
	width:382px;
	height:117px;
	position:absolute;
	left:0px;
	top:242px;
	background: url("images/kontak.jpg") top left no-repeat;
}
#contact:hover {
	background-position: bottom left;
}
#site {
	width:135px;
	height:237px;
	position:absolute;
	left:381px;
	top:121px;
	background: url("images/setting.jpg") top left no-repeat;
}
#site:hover {
	background-position: bottom left;
}
#translation {
	width:259px;
	height:197px;
	position:absolute;
	z-index: 1;
	left:480px;
	top:121px;
	background: url("images/istilah.jpg") top left no-repeat;
}
#translation:hover {
	background-position: bottom left;
}
/*
#adminmenu1 li, #adminmenu2 li {list-style-type: none}
*/
#adminmenu1 li, #adminmenu3 li, #adminmenu4 li {list-style-type: none}
#loginbody {background:#FFF}
#adminmenu1 li a span, #adminmenu3 li a span, #adminmenu4 li a span {display:none}

#counter {
	width:82px;
	height:86px;
	position:absolute;
	top:40px;
	left:25px;
	background: url("images/counter-icon.jpg") top left no-repeat;
}

#counter:hover {
	background-position: bottom left;
}

#google {
	width:82px;
	height:86px;
	position:absolute;
	top:40px;
	left:133px;
	background: url("images/google-icon.jpg") top left no-repeat;
}

#google:hover {
	background-position: bottom left;
}

#buttonatas {
	position:absolute;
	width:253px;
	height:78px;
	top:100px;
	left:12px;
	background: url("images/button-atas.jpg") no-repeat;
}
#admin{
	position:absolute;
	width:26px;
	height:26px;
	top: 21px;
	left: 21px;
	z-index:1;
	background: url("images/home-icon.gif") top left no-repeat;
}
#admin:hover{
	background-position: bottom left;
}
#hasil{
	position:absolute;
	width:26px;
	height:26px;
	top:21px;
	left:81px;
	background: url("images/lihathasil-icon.gif") top left no-repeat;
	z-index:1;
}
#hasil:hover{
	background-position: bottom left;
}
#ubahpassword{
	position:absolute;
	width:26px;
	height:26px;
	top:21px;
	left:142px;
	background: url("images/ubahpassword-icon.gif") top left no-repeat;
	z-index:1;
}
#ubahpassword:hover{
	background-position: bottom left;
}
#logout{
	position:absolute;
	width:26px;
	height:26px;
	top:21px;
	left:202px;
	background: url("images/logout-icon.gif") top left no-repeat;
	z-index:1;
}
#logout:hover{
	background-position: bottom left;
}

input[type="submit"] {
	background:#FC6;
	padding:0 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


/* TEMPLATE BARU */
.premium {
	position:absolute;
	width:50px;
	height:50px;
	top:0px;
	left:5px;
	z-index:1;
}
.templateitem {
	float:left;
	width:140px;
	height:360px;
}
.imagecontainer {
	width:105px;
	margin:auto;
}
.mainimage0 {
	padding-left:5px;
	cursor:pointer;
	position:relative;
}
.mainimage1 {
	padding-left:5px;
	position:relative;
}
.smallimages {
	height:80px;
}
.smallimage {
	float:left;
	padding-left:5px;
	padding-top:5px;
}
.templatename,#selectedname {
	clear:left;
	text-align:center;
	font-weight:bold;
	font-size:12pt;
	font-family:arial;
	color:#C00;
	margin:2px 5px;
}
.templatedesc,#selecteddesc {
	text-align:center;
	margin:2px 5px;
}
.button  input {
	background:#9CF;
	padding:0 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.templatebutton  {
	height:30px;
	position:relative;
}
.button {
	float:left;
}
.zoom {
	float:right;
}
#templateform {
	text-align:center;
	margin-top: 20px;
}
#selectedsubmit {
	margin-top:10px;
	margin-bottom: 80px;
}
.newsitem {
	margin-top:2em;
}
.newstitle {font-size: 12pt; color:#C00; font-weight:bold}
.newsdate {font-style:italic; color:#666}
.newscontent {}

#catdesc {margin-bottom:20px;margin-top:5px}