/*
  CSS Kamusitas 2008 ver 2.0
  PT. Prima Softindo
*/
body {
  	behavior: url('assets/css/csshover.htc');
  	background: #D8D8D8;
	font: .74em Trebuchet MS, Verdana, Arial, sans-serif;
	line-height: 1.5em;
  	margin: 0px; 
}
a {
	color: #0369F9;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}
.span1 {
	color: white;
	cursor: pointer;
}
.span2{
	cursor:pointer;
	color:#3B6EBF;
	text-decoration:underline;
}

.span3{
	cursor:pointer;
	color:#3B6EBF;
	font-size: medium;
	text-decoration:underline;
}
.hangright{
	color:black;
	font-size: medium;
}
.hangwrong{
	color:red;
	font-size: medium;
}

#wrap {
  	margin: 0px auto;
  	width: 775px;
  	background: url('/assets/images/bgshadow.jpg');
  	background-repeat: repeat-y;
}

#top { 
	/*background: url('/assets/images/topbannermenu.jpg');*/
  	height: 178px;
  	width: 760px;
  	margin: 0px auto;
}

area {
  	cursor: pointer;
}

.banner {
	float:left;
	cursor: pointer;	
}

#content {
  	padding-left: 20px;
}

#welcome { 
  	width: 490px;
  	margin-top: 10px;
}

#welcome p {
  	font-size: medium;
  	font-weight: bold;
}

#msg {
  	display: none;
  	background-color:#F7F7F7;
  	border:1px solid #D8DFEA;
  	text-align:center
}

#breadcrumbs {  
	padding: 5px;
	font-size: medium;
}

/*
  Middle
*/
.middle {
	float: left;
	width: 490px;
	text-align: justify;
}

/** Spasi **/
.spasi {
  	float:left;
	width: 10px;
	background: #000;
}

/** Right Menu **/
.right {
  	float:left;
	width: 250px;
	margin-left:6px;
	background: #EAF2FF;
	border-left: 1px solid #278FFF;
	border-bottom: 1px solid #278FFF;
}

/** Footer **/
#footer {
  	background: url(/assets/images/bgfooter.jpg);
  	height: 50px;
  	width: 760px;
  	font-size: 1.1em;
  	font-weight: bolder;
  	margin: 0px auto;
}
#btu {
  	position: relative;
  	top : 15px;
  	left : 20px;
}
#tcd{
  	position: relative;
  	top : 15px;
  	left : 300px;
}

/** Box **/
.jdlbox {
  	background: url('/assets/images/bgmenukamus.jpg');
  	color: white;
  	height: 20px;
  	padding-left:5px;
}

.jdlbox p {
  	font: 1.2em Verdana;
  	font-weight: bold;
  	padding-left:35px;
}
.ico {
	float:left;
  	position : relative;
  	top: -10px;
}
.shadow_div{
  	background-color:#8d8d8d;
  	border-right:1px solid #cccbcb;
  	border-bottom:1px solid #cccbcb;
  	padding:0 1px 1px 0;
  	margin:0;
  	display:block;
}
#creation_content{
  	padding:20px 10px;
  	background-color:#fff;
  	margin:0;
  	border-color:#ccc;
  	border-width:1px 0 0 1px;
  	border-style:solid;
}

.support {
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 0 0 1px;
	margin-left:5px;
	margin-top:5px;
	padding:5px 10px;
	width:217px;
}
.bgkomunitas {
	margin-left:5px;
	margin-top:5px;
	width:217px;
}
h5{
  	font-size:12px;
  	padding:0 0 3px 2px;
  	border-bottom:1px solid #d8dfea;
  	margin:0 0 6px 0;
}
.middlebox {
  	margin-top:10px;
}
.jdlmiddlebox {
  	background: url('/assets/images/bgmenukamuss.jpg');
  	color: #000;
  	padding:5px;
  	height: 15px;
  	font: 1.2em Verdana;
  	font-weight: bold;
  	border-right: 1px solid #8D8D8D;
}
/** Login dan Statistik**/
#login_box,
#welcome_box,
#statistik_box{
  	margin:0 auto;
  	width:240px;
  	margin-top: 10px;
  	
}

/** Input, Select dan Tombol **/
input,select {
  	border:1px solid #2E82A6;
  	margin-bottom:5px;
  	background: #fff url('/assets/images/bginputform.jpg');
}
.button {
  	border:1px solid #2E82A6;
  	margin-bottom:5px;
  	background:url('/assets/images/bgbuttonform.jpg');
  	cursor: pointer;
}
.captha {
	cursor: pointer;
}

/** DIV utk membantu layout**/
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:0px;
	overflow:hidden;
}
/** TAG Version **/
#tag_version {
  	position: absolute;
  	top: 0px;
  	right: 175px;
  	height:115px;
}
/** Loading Box CSS **/
#loading_box {
  	top: 10px;
  	right: 20px;
  	padding: 5px;
  	text-align: center;
  	border: 1px dashed #FC3;
  	background: #FFC;
  	display: none;
}
/** Pencarian BOX **/
#pencarian_box,#terjemahan_box{
  	margin:0 auto;
  	width:468px;
  	display:block;
}

/* ---- css untuk Tabs ----- */
UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

UL.tabNavigation LI {
  	display: inline;
}

UL.tabNavigation LI A {
  	padding: 3px 5px;
  	/*background-color: #ccc;*/
  	background: url('/assets/images/bgmenukamuss.jpg');
  	color: #000;
  	text-decoration: none;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
  	/*background-color: #3084A8;*/
  	background: url('/assets/images/bgmenukamus.jpg'); 
  	color: #fff;
  	padding-top: 7px;
}

UL.tabNavigation LI A:focus {
	outline: 0;
}

div.tabs > div {
	padding: 5px;
	margin-top: 3px;
	border: 0px solid #CCCCCC;
}

div.tabs > div h2 {
	margin-top: 0;
}

/* --- css untuk auto suggest --- */

.suggestionsBox {
	position:absolute;
	width:210px;
	height:250px;
	overflow:auto;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #fff;
	list-style-type: none;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.suggestionList li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	cursor: pointer;
	list-style-type: none;
}

.suggestionList li:hover {
	background-color: #659CD8;
}

.iediv {
	position: relative;
}

.suggestionHover {
	background-color: #659CD8;
}

.suggestionList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background:#212427;
	position: absolute;
	z-index: 500;
	width:210px;
}
.suggestionList li a{
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	cursor: pointer;
	color: white;
	list-style-type: none;
}

.suggestionList li a:hover{
	display:block;
	color: yellow;
	background:#659CD8;
	text-decoration: none;
}

.form-item {
	padding:10px 0px;
	position:relative;
}
.form-item label {
	float:left;
	width:55px;
	position:relative;
	top:2px;
}
.sta {
	float:left;
	width:75px;
}
.sta2 {
	float:left;
	width:200px;
}
.sta3 {
	float:left;
	width:140px;
}
.sta4 {
	float:left;
	width:100px;
}
.sugOver{
	display:block;
	color: yellow;
	background:#659CD8;
	text-decoration: none;
}
.sugOut{
	display:block;
	color: white;
	background:#212427;
	text-decoration: none;
}
/* ----------------- tree view css -----------------------------------*/
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url('/assets/images/treeview-default.gif') -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 1px 0pt 1px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url('/assets/images/treeview-default-line.gif') 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url('/assets/images/treeview-default.gif'); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

/* --------------------- end tree view css ----------------------------------------*/

/* --------------------------------- style for tag clouds ------------------------------*/
#tagcloud {
    width: 212px;
    background:#FFFFCC;
    color:#0066FF;
    padding: 1px;
    border: 1px dotted #D8DFEA;
    text-align:center;
}


#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
}

#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
    color: #000;
}

#tagcloud span {
    padding: 2px;
}

/* ------------------------------- end style for tag clouds ------------------------------*/
#paging {
	text-align:right;
	padding-top: 10px;
}
.butnav {
	cursor: pointer; 
	vertical-align: top;
}
/*
==================================================================== End  !!
*/