/*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: 532px; /*Width of Carousel Viewer itself*/
height: 124px; /*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. */
}



.aerobuttonmenu{ 
overflow: hidden;
width: auto;
background: transparent;
padding: 0 4 8 0;
border-width: 1px 0;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ 
background: transparent url('images/aeroleft.gif') no-repeat top left;
display: block;
float: left;
font: bold 11px Tahoma; 
line-height: 22px;
height: 30px;
padding-left: 10px; 
text-decoration: none;
margin-right: 9px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
opacity: 0.9;
-moz-opacity: 0.9;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: #000077;
}

.aerobuttonmenu a.aero span{
background: transparent url('images/aeroright.gif') no-repeat top right;
display: block;
padding: 4px 19px 4px 9px; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
color: #000066;
background: transparent url('images/aeroleft2.gif') no-repeat top left;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: #000066;
background: transparent url('images/aeroright2.gif') no-repeat top right;
}

.black a.aero{
background-image: url('images/aeroleftblack.gif');
}

.black a.aero span{
background-image: url('images/aerorightblack.gif');
}

.aerobuttonmenu .rightsection{
float: right;
position: relative;
top: 0px;
padding-right: 0px;
text-align: right;
}

.aerobuttonmenu .rightsection a{
color: navy;
}


.urbangreymenu{
width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar{
background: #E2E2E2;
margin-bottom: 0; 
font-style:normal; 
font-variant:normal; 
font-size:13px;
padding: 5 0 5 12;
font-weight: bold;
border-bottom:1px solid #F8F8F8;
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: #000077;
font: 12px Lucida Sans Unicode;
display: block;
}

.urbangreymenu .headerbar a:hover{
font-weight: bold;
}


.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
color: black;
font: 12px Lucida Sans Unicode;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 22px; 
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #1C86BD;
}




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.isigreen {
	padding: 4px;
	color: #008800;
	background-color: #E7FEEA;
	border-bottom: 1px dotted #008800;
	border-top: 1px dotted #008800;
}
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;
}


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

.markermenu{
list-style-type: none; 
margin: 0 0 0 0;
padding: 0; width: 100%; 
}
.markermenu li a{
background: url('images/bullet.gif') no-repeat 12px center;
color: #00FFFF;
display: block; width: auto;
text-decoration: none;
font-style:normal; font-variant:normal; 
padding: 9 0 9 32;
font-weight: bold;
background-color: #26A0C4;
border-top:1px solid #43B0DA;
border-bottom:1px solid #43B0DA;
}
* 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{
color: #00FFFF;
}
.markermenu li a:hover{
color: #FFFF00;
font-weight: bold;
background: url('images/bullet2.gif') no-repeat center right;
background-color: #0E6788;
}



.bodyx {	
	background:url('images/_backbody.gif') repeat-x top center;
	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;
}

.linkatas {
	color: #0000FF;
	font-weight: bold;
	font-family: Georgia;
	text-decoration: none;
}
.linkatas:hover {
	color: #FF0000;
	font-weight: bold;
}


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

.linkinfo {
	font-family: Tahoma;
	font-size: 10px;
	color: #008800;
	text-decoration: none;
}
.linkinfo:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}
.linkpro {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.linkpro:hover {
	color: #FF0000;
	text-decoration: underline;
}

.linknews {
	color: #0000FF;
	font-weight: bold;
	font-family: Georgia;
	text-decoration: none;
	font-size:14px;
}
.linknews:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

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

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

.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;
}

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

.inputtext {
	height:24px;
	padding:3 2 0 3;
	border:1px solid #4B3005; 
}

.submitbutton {
	height:24px; 
	padding-bottom:2px;
	border:1px solid #FFFFFF; 
	background-color:#026EA1; 
	color:#FFFFFF;
}


td.isiempty {
	padding: 4 2 12 2;
	color: #FF0000;
	text-align:center;
	font-family: Georgia, Tahoma;
	font-size: 16px;
}
td.icopyright {
	text-align: center;
	padding: 28 0 0 0;
	color: #FFFFFF;
}

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

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

td.allcontent {
	padding: 12 0 10 0;
	background-color: #FFFFFF;
}

td.leftcontent {
	padding: 0 14 0 0;
}

td.welcome {
	background: url('images/welcome.gif') no-repeat top left;
	padding: 50 0 4 4;
}

td.judul1 {
	padding: 2 2 2 32;
	font-weight: bold;
	color: #FFFFFF;
	background:url('images/_backjdl.gif') no-repeat;
}
td.judul2 {
	padding: 2 8 2 12;
	font-weight: bold;
	background:url('images/_backjdl2.gif') no-repeat;
}

td.isijudul {
	background-color: #ECEBEB;
	padding: 2px;
}

td.isijudulall {
	padding: 8 8 10 16;
}

td.isiline {
	padding: 4px;
}

td.isipage {
	background:url('images/backpage.gif') no-repeat top right;
	padding: 14 2 4 12;
}
