/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px;
overflow: scroll; /*leave this value alone*/
width: 584px; /*Width of Carousel Viewer itself*/
height: 106px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
}

/* --------------------------  */


#hintbox{ 
position: absolute;
top: 0px;
background-color: #20201E;
width: 150px; 
padding: 6 6 6 6;
border:1px solid black;
font:normal 10px Tahoma;
line-height: 14px;
z-index:100;
border-right: 1px solid black;
border-bottom: 1px solid black;
visibility: hidden;
color: #FFFFFF;
}

.hintanchor{
font-weight: bold;
color: navy;
margin: 0px 0px;
}


/* -------------------------- */



#dhtmltooltip{
position: absolute;
width: 250px;
border: 2px solid #80BFF0;
padding: 9px;
background-color: #F5F9FD;
font-size:11px;
font-family: tahoma;
color: #04568A;
visibility: hidden;
text-align:left;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#E5F3FD,direction=135);
}



.solidblockmenu{
margin:0; padding:0;
float: left;
height: 42;
width: 100%;
background: black url('images/blockdefault.gif') repeat-x center;
font-style:normal; font-variant:normal; font-weight:bold;
font-size:11px; font-family:Tahoma, Arial
}
.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
padding: 15 16 14 16;
text-decoration: none;
color: #FFFFFF;
}

.solidblockmenu li a:visited{
color: #FFFFFF;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color: yellow;
background: url('images/blockactive.gif') repeat-x center;
}


td.juduladmin {
        padding: 6px;
        background-color: #F1F1F1;
        font-weight: bold;
		border-bottom: 2px solid #000000;
        color: #000000;
        text-align: left;
}
td.judul4dm1n {
        padding: 6px;
        background-color: #66CCFF;
        border: 1px solid #66CCFF;
        font-weight: bold;
        color: #000000;
        text-align: center;
}
td.isijuduladmin {
        padding: 8px;
        background-color: #FFFFFF;
        color: #000000;
        text-align: center;
}
td.isititle {
		padding: 0px;
		border-bottom: 2px solid #000000;
}
td.isierror {
        padding: 4px;
        background-color: #FF0000;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
}
td.jdl {
        padding: 4px;
        text-align: center;
        font-weight: bold;
        background-color: #E8E8E8;
        border-bottom: 2px solid #000000;
}
td.isi {
        padding: 4px;
        background-color: #FFFFFF;
        border-bottom: 1px solid #E8E8E8;
}
td.1s1 {
        padding: 4px;
        border-bottom: 1px solid #CAF0CF;
}
td.is1 {
        padding: 4px;
        background-color: #F3F3F3;
        border-bottom: 1px solid #D8D8D8;
}
td.isihal {
        padding: 6px;
        text-align: center;
        border-top: 2px solid #F09506;
}
td.copyright {
	padding:16px;
	border-top: 2px solid #000000;
	background-color: #F1F1F1;
}
td.menujdl {
	padding: 6 0 6 4;
	background-color: #F1F1F1;
	font-weight: bold;
	border-bottom: 1px solid #C0C0C0;
	color: #000000;
}

td.red {
	padding: 4px;
	color: #FF0000;
	background-color: #F7E7E7;
	border-bottom: 1px solid #D17C7C;
}

td.green {
	padding: 4px;
	color: #008800;
	background-color: #E7FEEA;
	border-bottom: 1px solid #008800;
}

td.silver {
	padding: 4px;
	color: #B9B9B9;
	background-color: #E9E9E9;
	border-bottom: 1px solid #C0C0C0;
}

td.gold {
	padding: 4px;
	color: #B95C00;
	background-color: #FFF2E6;
	border-bottom: 1px solid #FFC997;
}

td.blok {
	padding: 4px;
	color: #8E0E9D;
	background-color: #F6DBF9;
	border-bottom: 1px solid #D376DE;
}

td.isiline {
	padding:4px;
	border-bottom:1px solid #F4F4F4;
}





/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: 11px "Lucida Sans Unicode", Arial;
margin:0;
margin-left: 0px;
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 2px 0 0;
padding: 9 10 10 10;
text-decoration: none;
letter-spacing: 1px;
background-color: #585445;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #0F87BB; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}



.markermenu{
list-style-type: none; 
margin: 0 0 0 0;
padding: 0; width: 100%; 
}
.markermenu li a{
font-family: Tahoma;
background: url('images/bullet.gif') no-repeat 11px center;
color: #0000FF; 
font-weight: bold;
display: block; width: auto;
text-decoration: none;
font-style:normal; font-variant:normal; 
padding: 7 0 7 32;
background-color: #F1F1F1;
border-top:1px solid #FFFFFF;
border-bottom: 1px solid #D9D9D9;
}
* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 100%;
}
.markermenu li a:visited, .markermenu li a:active{
font-family: Tahoma;
font-weight: bold;
color: #0000FF;
}
.markermenu li a:hover{
font-family: Tahoma;
color: #007700;
font-weight: bold;
background: url('images/bullet.gif') no-repeat 11px center;
background-color: #E9E9E9;
}



.markermenu2 {
list-style-type: none; 
margin: 0 0 0 0;
padding: 0; width: 100%; 
}
.markermenu2 li a{
font-family: Tahoma;
color: #0000FF; 
font-weight: bold;
display: block; width: auto;
text-decoration: none;
font-style:normal; font-variant:normal; 
padding: 7 0 7 25;
background-color: #F1F1F1;
border-top:1px solid #FFFFFF;
border-bottom: 1px solid #D9D9D9;
}
* html .markermenu2 li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 100%;
}
.markermenu2 li a:visited, .markermenu li a:active{
font-family: Tahoma;
font-weight: bold;
color: #0000FF;
}
.markermenu2 li a:hover{
font-family: Tahoma;
color: #007700;
font-weight: bold;
background-color: #E9E9E9;
}




.bodyx { 
	background: url('images/backbody.gif') repeat-x top;
	background-color: #FFFFFF;
   padding: 0px;
   margin: 0px; 
}

.link {
	color: #0000FF;
	text-decoration: none;
}
.link:hover {
	color: #FF0000;
	text-decoration: underline;
}

.linktop {
	color: #FFFFFF;
	text-decoration: none;
}
.linktop:hover {
	color: #B1B1B1;
	text-decoration: none;
}

.linkmenuadmin {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
.linkmenuadmin:hover {
	color: #FF0000;
	text-decoration: underline;
}

.linkbaca {
	color: #A9A9A9;
	text-decoration: none;
}
.linkbaca:hover {
	color: #FF0000;
	text-decoration: underline;
}

.linkblmbaca {
	color: #05344C;
	text-decoration: none;
}
.linkblmbaca:hover {
	color: #FF0000;
	text-decoration: underline;
}

img.fotoads {
	border: 1px solid #E8E8E8;
}

img.foto {
	border: 1px solid #E8E8E8;
}
img.fotopro {
	border: 1px solid #E8E8E8;
}

td, select {
	font-family: "Lucida Sans Unicode", Tahoma;
	color: #05344C;
    font-size: 11px;
}

input, textarea  {
    font-family: "Lucida Sans Unicode", Tahoma;
    font-size:11px;
	border:1px solid #A8A8A8; 
	height: 24px;
	padding:2 2 0 4;
}

.inputtext {
	font-family: "Lucida Sans Unicode", Tahoma;
    font-size:11px;
	border:1px solid #A8A8A8; 
	height: 24px;
	padding:4 2 0 4;
}

.inputsubmit {
	border:1px solid #E8E8E8;
	height: 24px;
	background-color: #413E3E;
	color: #FFFFFF;
	padding: 2 2 4 4;
}

td.isiempty {
	padding: 10 2 10 2;
	color: #FF0000;
	background-color: #FFE8EE;
	text-align:center;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
}

td.spaceline {
	font-size: 8px;
}

td.icopyright {
	padding: 16 8 16 16;
	border-top: 1px solid #E8E8E8;
	background-color: #F1F1F1;
	text-align: center;	
}

td.allcontent {
	padding: 0 0 0 0;
	background-color:#FFFFFF;
	border:1px solid #E9E9E9;
}

td.topcontent {
	padding: 0 0 6 0;
}

td.rightcontent {
	padding: 0 0 8 1;
}

td.leftcontent {
	a; padding-left:0; padding-right:0; padding-top:0; padding-bottom:8	
}

td.topinfo {
	padding: 4 21 8 4;
	text-align: right;
	color: #FFFFFF;
}

td.jdlmsg {
    padding: 4px;
    background-color: #69686A;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #A1A1A1;
}

td.title1 {
	background:url('images/title1.gif') no-repeat top left;
	padding: 2 2 2 26;
	font-weight: bold;
	color: #FFFFFF;
}

td.title2 {
	background:url('images/title2.gif') no-repeat top left;
	padding: 2 2 2 28;
	font-weight: bold;
	color: #FFFFFF;
}

td.title3 {
	background:url('images/title3.gif') no-repeat top left;
	padding: 2 2 2 28;
	font-weight: bold;
	color: #FFFFFF;
}

td.titlecontent {
	padding: 8 12 6 14;
}

td.titlecontentleft {
	padding: 6 8 6 8;
	background-color: #F1F1F1;
}

td.jdlfront {
	padding: 6px;
	border-bottom: 1px solid #D3640D;
	text-align: center;
	background-color: #FB882F;
	color: #FFFFFF;
	font-weight: bold;
}

td.searchcompany {
	border-right: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	background:url('images/ico_searchcompany.gif') no-repeat top;
	padding: 30 2 2 14;
}

td.goldmembership {
	padding: 6 0 8 0;
	border-bottom: 1px solid #E8E8E8;
}

td.silvermembership {
	padding: 6 0 8 0;
	color: #808080;
	border-bottom: 1px solid #E8E8E8;
}