body {
/*  background-image:url('../img/ptrn_bright_squares.png');
  background-repeat:repeat-y x;*/
  /*background-color:#ececec;*/
  color: #000;
  font-size: 12px;
  height: auto;
  padding-bottom: 0px;
}

a {
  color: #09F;
  text-decoration: none;
}
.big{
	font-size:18px;
	}
.lowongan{
 	width:200px;
	height:60px;	
	display:inline-block;
	padding:5px;
	color:#2E2E2E;
	margin-right:5px;
	margin-bottom:5px;
	
	-moz-border-radius-bottomright: 50px 100px;
	border-bottom-right-radius: 50px 100px;		
	border-right:5px solid #434343;	
	border-left:5px solid #434343;	
}
.lowongan h4{
	font-size:13px;
	font-weight:bold;
	color:#040404;
	}	
img a{
	border:none;
	}
a:hover {
  text-decoration: underline;
}

.container_12,
.container_16,
.container_24 {
  background-color: #fff;
  margin-bottom: 0px;
}

.running_text {
	height:20px;
	background:#ebebeb;
	font-size:11px;
	line-height:1.6em;
	margin-top:2px;
	margin-bottom:2px;
	border:1px solid #e1e1e1;
	padding-top:2px;
	padding-bottom:2px;
	}
#menu_holder{
	width:100%;
	display:block;
	background-color:#09F;
	height:30px;
	}
.text_search{
	padding:5px;
	float:right;
	border:1px solid #cecece;
	}	
.banner{
	margin:0px 0px 0px 0px;
	}
.jsx{
	background-image:url('../img/hash.png');
	background-repeat:repeat-y x;	
	border-bottom:1px dotted #666;
	border-top:1px dotted #666;
	line-height:20px;
	padding:7px;
	}
.subtitle{
	font-family: 'Open Sans', sans-serif;
	width:99%;
	background-image:url('../img/hash.png');
	background-repeat:repeat-y x;	
	border-bottom:1px dotted #CCC;
	display:block;	
	padding:4px;
	color:#09F;
	font-weight:bold;
	font-size:19px;
	}
.sublink{
	padding:4px;
	margin:2px 2px 0px 0px;	
	}
.sublink a{
	background-color:#F60;
	color:#FFF;
	padding:3px;	
	font-weight:bold;
	}
.sublink a:hover{
	text-decoration:none;
	color:#000;
	}
.color_blue{
	color:#09F;
	}
.color_green{
	color:#090;
	}	
.color_red{
	color:#F00;
	}	
.color_yellow{
	color:#F60;
	}

.bg_color_blue{
	background-color:#09F;
	}
.bg_color_green{
	background-color:#090;
	}	
.bg_color_red{
	background-color:#F00;
	}	
.bg_color_yellow{
	background-color:#F60;
	}
		
.stock_5{
	display:block;
	height:80px;
	}
	
.font_20{
	font-size:20px;
	font-weight:bold;
	vertical-align:middle;
	}	
.font_15{
	font-size:15px;
	}		
.font_18{
	font-size:18px;
	}	
.font_22{
	font-size:22px;
	}	
.right{
	float:right;
	}	
		
.left_10{
	margin-left:10px;
	}
.composite_price{
/*	background-color:#F90;*/
	}
.daily_recomendation li{
	display:block;
	margin-left:0px;
	padding:5px;
	border-bottom:1px dotted #999;
	background-color:#FC0;
	}
.daily_recomendation li a{
	color:#000;
	}
.news li{
	display:block;
	margin-left:0px;
	padding:5px;
	border-bottom:1px dotted #999;
	}
.news li a{
	color:#000;
	}
.down_list li{
	display:block;
	margin-left:0px;
	padding:7px;
	border-bottom:1px dotted #F60;
	font-weight:bold;
	}
.quote{
	background-image:url('../img/ptrn_straws.png');
	background-repeat:repeat-y x;		
	background-color:#CCC;
	margin-bottom:10px;
	padding:5px;
	}		
.shading{
	background-color:#d0eaf5;
	}

.bottom_10{
	margin-bottom:10px;
	}

.info{
	display:block;
	background-color:#FC0;
	border-bottom:1px dotted #666;
	padding:2px;
	}
	
/* /////////////// Table for Daily Recomended /////////////////*/
.table_5{
	width:100%;
	border:1px solid #cecece;
	background-color:#FFF;
	}
.table_5 td{
	border:1px solid #cecece;
	padding:8px;
	}
	
/* /////////////// Table for Statistic /////////////////*/
.table_statistic{
	width:100%;
	background-color:#FFF;
	}
.table_statistic th{
	border-bottom:1px dotted #666;
	padding:4px;	
	font-weight:bold;
	}
.table_statistic tr{
	border-bottom:1px dotted #cecece;
	}
.table_statistic td{
	padding:4px;	
	}
.table_statistic .odd{
	padding:4px;	
	background-color:#d6ebfd;
	}
.table_statistic .odd_gray{
	padding:4px;	
	background-color:#ECECEC;
	}	
.table_statistic .odd_orange{
	padding:4px;	
	background-color:#FC0;
	font-weight:bold;
	}		
.center{
	text-align:center;
	}	
	
/* /////////////// Maps /////////////////*/	
.map_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.map_title{
	font-size:13px;
	font-weight:bold;
	display:block;
	border-bottom:1px dotted #F60;
	border-top:1px dotted #F60;	
	margin-bottom:10px;
	padding:2px;
	}	
  .gmap3{
	border: 1px dotted #C0C0C0;
	width: 700px;
	height: 250px;
  }

/* //////////////// Form Contact ////////*/  
.form_contact .text{
	border:1px solid #CCC;
	height:20px;
	width:220px;
	}
.form_contact .textarea{
	border:1px solid #CCC;
  	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:220px;
	height:50px;
	}	
.form_contact label{
	margin:3px 0px 0px 2px;
	display:block;
	}	

/* //////////////// Form Search ////////*/  
.form_box {
	background-color:#FC0;
	padding:10px;
	-moz-border-radius-bottomright: 100px 200px;
	border-bottom-right-radius: 100px 200px;		
	border-right:5px solid #434343;		
	}
div.form_box label{
	display: block;
	margin-bottom:1px;
	margin-top:2px;
}
	
div.form_box label span{
	display: block;
	float: left;
	font-weight: none;
	padding-right: 2px;
	padding-top:4px;
	text-align: left;
	width: 130px;
}

div.form_box input[type='text']{
	padding:3px;
	border:1px solid #CCC;
	}
		
div.form_box input[type='password']{
	padding:3px;
	border:1px solid #CCC;
	}
		
div.form_box textarea{
	font-family:"Open Sans",Arial, Helvetica, sans-serif;
	border:1px solid #CCC;
	font-size:12px;
	padding:3px;
	}	
/* //////////////// button blue ////////*/
.button_blue{
	margin-top:4px;
	padding: 5px 10px;
	-webkit-border-radius: 2px 2px;
	border: solid 1px #3079ed;
	background: #4d90fe; /* Old browsers */
	background: -moz-linear-gradient(top,  #4d90fe 0%, #4787ed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d90fe), color-stop(100%,#4787ed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4d90fe 0%,#4787ed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4d90fe 0%,#4787ed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4d90fe 0%,#4787ed 100%); /* IE10+ */
	background: linear-gradient(top,  #4d90fe 0%,#4787ed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d90fe', endColorstr='#4787ed',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	font-weight:bold;
	font-family:'Open Sans', sans-serif;
	text-transform:uppercase;
	font-size:11px;
	line-height: 1;
	}
	
.button_blue:hover {
	border: 1px solid #2f5bb7;
	background: #4d90fe; /* Old browsers */
	background: -moz-linear-gradient(top,  #4d90fe 0%, #357ae8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d90fe), color-stop(100%,#357ae8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4d90fe 0%,#357ae8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4d90fe 0%,#357ae8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4d90fe 0%,#357ae8 100%); /* IE10+ */
	background: linear-gradient(top,  #4d90fe 0%,#357ae8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d90fe', endColorstr='#357ae8',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0 1px 1px #C1C1C1;
	-moz-box-shadow: 0 1px 1px #C1C1C1;
	box-shadow: 0 1px 1px #C1C1C1;
}

.button_blue:active {
	border: 1px solid #377cea;
	-webkit-box-shadow: inset 0 0 2px 2px #377cea, 0 1px 0 0 #aaa;
	-moz-box-shadow: inset 0 0 2px 2px #377cea, 0 1px 0 0 #aaa;
	box-shadow: inset 0 0 2px 2px #377cea, 0 1px 0 0 #aaa;
}

/* //////////////// Table Design //////////*/
.table-data
{
    font-size: 11px;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
	margin-top:5px;
	margin-bottom:10px;
}
.table-data th
{
    font-size: 11px;
    font-weight: normal;
    padding: 3px;
    color: #363636;
	border-bottom:2px solid #c2c2c2;
	font-weight:bold;
}
.table-data td
{
    padding: 8px;
    color: #363636;
	border-bottom:1px solid #d7d7d7;
}
.table-data tr:hover td
{
    background: #ebebeb;
    color: #000;
}

.header_spacer{
	background:url(../img/bg-header.png);
	}	
/* /////////////// Menu /////////////////*/	
nav {	
	width:100%;
	display:inline-block;
	background-color:#0072bc;
	font-weight:bold;
	padding:4px 0px 4px 0px;	
	-moz-border-radius-bottomright: 50px 100px;
	border-bottom-right-radius: 50px 100px;	
	border-right:5px solid #FC0;
	border-left:10px solid #FC0;
}
.nav_menu {
	margin-top:20px;
}
.nav_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 100;
	margin-right: 5px;
	margin-top: 0px;
}
.nav_menu ul li {
	font-size: 15px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: none;
	font-family:"Lato", sans-serif;
	margin-left: 1px;
	font-weight:200;
}
.nav_menu ul li a {
	color: #fff;
	display: block;
	padding: 5px 10px 5px 5px;
	text-decoration: none;
}
.nav_menu ul li a:hover {
	color: #FC0;
	background-color:#0072bc;
	
}

/* ///////////////////// Form Order Book //////*/
.order_book{
	background-color:#FC0;
	border-top:1px dotted #666;
	padding:4px;
	}
div.order_book .text_kode_saham{
	border:1px solid #999;
	padding:4px;
	width:120px;
	text-transform:uppercase;
	}
/* //////////////////// Footer ///////////////*/
.footer{
/*	border-top:4px solid #666;*/
	background-color:#979797;
  	/*background-image:url('../img/3px.png');*/
  	background-repeat:repeat-y x;
	color:#191919;
	padding:10px 0px 10px 20px;
	margin-left:0px;
	margin-right:0px;	
	border-right:5px solid #FC0;
}
.footer_area{
	background-color:#000;	
	}
.tophead{
	border-top:1px solid #666;	
	}
.footer_black{
	
	background-color:#333;
	color:#09F;
	padding:10px 0px 10px 20px;
	margin-left:0px;
	margin-right:0px;	
	-moz-border-radius-bottomright: 50px 100px;
	border-bottom-right-radius: 50px 100px;	
	border-right:5px solid #FC0;	
}
.footer_h{
	font-size:16px;
	font-weight:200;
	color:#191919;
	font-weight:500;
	}
.last{
	height:120px;
	}
	
/*/////////////// Menu Sidebar //////////////////////////*/
ul.nav, ul.nav ul {
	list-style-type:none;
	padding: 0;
	width: 100%;
	font-size:11px;
	margin-left:-20px;
}
ul.nav a {
	display: block;
	text-decoration: none;
}
ul.nav li {
	margin-top: 1px;
}
ul.nav li a {
	background-position:right;
	color: #000;
	padding: 0.2em;
	/*border-bottom:1px dotted #999;*/
	white-space:nowrap;
}
ul.nav li a:hover {
	background-color:#FC0;
	color:#fff;
	-moz-border-radius-bottomright: 100px 200px;
	border-bottom-right-radius: 100px 200px;		
	border-right:5px solid #434343;		
}
ul.nav li ul li a {
	background: #ccc;
	color: #000;
	padding-left: 20px;
	width:200px;
}
ul.nav li ul li a:hover {
	background: #aaa;
	border-left: 5px #000 solid;
	padding-left: 15px;
} 
 
li.nav a {
	display:block;
	height:30px;
	width:auto;
	text-decoration:none
}
li.nav a img {
	float:left;
	border:none;
}
li.nav span.name {
	margin:3px 0 0 7px;
	width:auto;
	color:#000;
	font-size:11px;
	text-overflow:ellipsis;
	overflow:hidden;
	max-width:75%;
	white-space:nowrap;
	float:left
}
label.error{
	margin-left: 130px;
	color:#900;
	font-style:italic;
	}