.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px;
overflow: scroll; /*leave this value alone*/
width: 580px; /*Width of Carousel Viewer itself*/
height: 112px; /*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: 10px; /*margin around each panel*/
width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


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 #E8E8E8;
}
td.isihal {
        padding: 6px;
        text-align: center;
        border-top: 2px solid #F09506;
}
td.isired {
	padding: 4px;
	color: #FF0000;
	background-color: #FFE8EE;
	border-bottom: 1px dotted #FF0000;
	border-top: 1px dotted #FF0000;
}
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.isigreen {
	padding: 4px;
	color: #008800;
	background-color: #E7FEEA;
	border-bottom: 1px dotted #008800;
	border-top: 1px dotted #008800;
}

td.isipink {
	padding: 4px;
	color: #CC0099;
	background-color: #FFDDF7;
	border-bottom: 1px dotted #CC0099;
	border-top: 1px dotted #CC0099;
}

td.isiorange {
	padding: 4px;
	color: #CC3300;
	background-color: #FDE9CE;
	border-bottom: 1px dotted #CC3300;
	border-top: 1px dotted #CC3300;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.solidblockmenu{
margin:0; padding:0;
float: left;
height: 34;
width: 100%;
font-style:normal; font-variant:normal; font-weight:bold;
font-size:11px; font-family: Tahoma
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
padding: 17 17 17 16;
text-decoration: none;
color: #FFFFFF;
}
.solidblockmenu li a:visited{
color: #FFFFFF;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #FFFFFF;
background-color: #FF0000;
}


a.boldbuttons{
background: transparent url('images/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 11px Tahoma; 
line-height: 22px; 
height: 30px; 
padding-left: 8px;
text-decoration: none;
}
a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: #FFFFFF; /*button text color*/
}
a.boldbuttons span{
background: transparent url('images/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 4px; /*Set 10px to be equal or greater than'padding-left' value above*/
}
a:hover.boldbuttons{ /* Hover state CSS */
color: #000000;
}
.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}



.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 16px center;
color: #0999B9; 
font-weight: bold;
display: block; width: auto;
text-decoration: none;
font-style:normal; font-variant:normal; 
padding: 8 0 8 39;
font-size:11px;
border-bottom:1px solid #E4E3E3;
}
* 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: #0999B9;
}
.markermenu li a:hover{
font-family: Tahoma;
color: #880000;
font-weight: bold;
background: url('images/bullet.gif') no-repeat 16px center;
background-color: #F8F8F8;
border-bottom:1px solid #E4E3E3;
}



.bodyx {	
	background: url('images/_backbody.gif') repeat-x top; 	
	background-color: #FFFFFF;
}
.link {
	color: #0000FF;
	text-decoration: none;
}
.link:hover {
	color: #FF0000;
	text-decoration: underline;
}

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

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

.linkpro {
	color: #009900;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Tahoma;
	text-decoration: none;
}
.linkpro:hover {
	color: #FF0000;
	text-decoration: underline;
}

.fotospace {
	background-color: #FFFFFF;
	padding: 0 3 4 3;
	margin: 2px;
	border: 1px solid #B9B9B9;
	float: right;
	font-size: 9px;
}

.fotospac3 {
	background-color: #FFFFFF;
	padding: 0 3 4 3;
	margin: 2px;
	border: 1px solid #B9B9B9;
	float: center;
	font-size: 9px;
}


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

td, select, input, textarea {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma;
	color: #121212;
    font-size: 11px;
}

td.isiempty {
	padding: 6px;
	color: #FF0000;
	background-color: #FFE8EE;
	text-align:center;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	border-bottom: 1px dotted #FF0000;
	border-top: 1px dotted #FFFFFF;
}

td.icopyright {
	text-align: center;
	color: #FFFFFF;	
}

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

td.isiall {
	padding: 0 0 2 0;	
	background-color: #FFFFFF;
}

td.kanan {
	padding: 0;
}
td.kiri {
	padding: 0 8 0 0;
}

td.judul1 {
	padding: 2 0 2 38;
	background:url('images/_jdltitle.gif') no-repeat left;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
td.judul2 {
	padding: 2 0 2 34;
	background:url('images/_jdltitle2.gif') no-repeat left;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

td.isijudul {
	padding: 10 6 4 6;
}
