* {
	margin:0;
	padding:0;
}

body {
	background: #E3E3E3 url(../images/bg.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: left;

}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.note {
position: absolute;
left: 500px;
width: 200px;
background: #eee;
padding: 10px;
}

th strong
{
color: #fff;
}

fieldset {
padding: 10px;
}

table
{
border-collapse: collapse;
}

th
{
border-width: 1px;
letter-spacing: normal;
height: 29px;
padding-right: 11px;
color: #000000;
text-align: left;
}

tr
{
height: 30px;
}

td
{
padding-left: 11px;
padding-right: 11px;
}

td.first,th.first
{
border-left: 1px;
}

p {
	display: block;
	text-align: left;
	margin: 15px;
}

a
{
color: #003366;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
background-color: #D97900;
color: #FFFAF3;
}

ul {
	margin: 10px 0 0 15px;	list-style-type: none;
}

ol {
	margin: 10px 0 0 25px;
}

#sidebar li {
	background-image: url('../img/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
}

h1,h2,h3,h4,h5,h6,th
{
	font-family: "Lucida Sans", "Lucida Sans Unicode", Helvetica, Verdana, sans-serif;
	font-weight: normal;
}

p {
	display: block;
	text-align: left;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.divider {
	margin: 10px 0 10px 0;
	border-bottom: solid 1px #F6F3F1;
}

/* LAYOUT CSS */

#wrapper1 {
	background:#1e1e1e;
	padding:0 10px 10px 10px;
	width:770px;
	margin:0 auto;
}

#wrapper2 {
	width:770px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:0px;
	background: #ffffff;}

#header {	height:127px
}

#container {
	clear:both;
	margin: -3px 0 auto;
	padding:0;
}

#sidebar {	
	width:212px;
	float:left;
	background:url(../images/bg_sidebar.gif) top left no-repeat #fff;
	padding:20px 10px 10px 18px;
	margin:0px 0 0 0;/*	position: absolute;
	left: 120px;
	top: 127px;*/
	clear:both;}

.news {	margin: 15px 5px 15px 10px;	border-bottom: solid 1px #eeeeee;
}

#menu {
	/* border-left: 1px solid #eeeeee; */
	margin: 0 0 0 240px;
	padding: 0.05em 0.1em 0.3em 0.1em;
	background: #474646 url(../images/bg_menu1.gif) left repeat-y;
}

#menu ul li {
	display : inline;
	margin: 0;
}

#menu ul li a {
padding: 0.1em 0.7em;
color: White;
text-decoration: none;
border-right: 0px solid #fff;
}

#content {
	/* border-left: 1px solid #eeeeee;  */
	margin:0 0 0 240px;
	padding:40px 20px 10px 10px;
	background: #ffffff url(../images/bg_content_top.gif) top repeat-x;
        line-height: 16px;
}

#content li {
list-style-type: square;
padding: 3px;
}

.gambar {
	border: 1px solid #eeeeee;
	padding: 5px;
	margin: 5px;
}

#bottom {
	clear:both;
	background: #eee;
	width: 100%;
	height: 200px;	padding-top:10px;
}

.kolkiri {	width:49%;	float: left;
	padding: 10px;	border-right: solid 1px #c0c0c0;
}

.kolkanan {	width:45%;
	padding: 10px;
	float:right;
}

#footer{
	height: 40px;	background: #B9C950;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;	font-size: 0.8em;
	clear: both;
}
