/* Reset */
body,p,h1,h2,h3,h4,h5,h6,ul,ol {margin:0; padding:0; list-style:none; border:none;}
/* End Reset */

body {font-size:0.8em; font-family:"Tahoma";padding:0 0px 0 0px;height:100%;margin-bottom:20px;}
a {text-decoration:none;color:#3b5998;font-size:11px;outline: none;-moz-outline-style: none;}
a:hover{ text-decoration:underline;color:#000000;outline: none;-moz-outline-style: none;}
a.hoverbawah{ text-decoration:none;color:#FFFFFF;outline: none;-moz-outline-style: none;}
a.hoverbawah:hover{ text-decoration:none;color:#FFFF00;outline: none;-moz-outline-style: none;}
a.hoverimg{
	background:url(img/green.gif);
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:25px; 
	line-height:25px;
	color:#ffffff;
	font-size:11px;
	margin-right:0px;
	display:inline-block;
	text-decoration:none;
	font-weight: bold;
	outline: none;
	-moz-outline-style: none;
}
a.hoverimgList{
	background:url(img/green.gif);
	padding:0px 2px;
	border:1px solid #3b6e22;
	height:26px; 
	width:200px; 
	line-height:26px;
	color:#ffffff;
	font-size:11px;
	margin-right:0px;
	display:inline-block;
	text-decoration:none;
	outline: none;
	-moz-outline-style: none;
}
a.hoverimgList:hover{
	background:url(img/green.gif);
	padding:0px 2px;
	border:1px solid #C9ECFA;
	height:26px; 
	width:200px; 
	line-height:26px;
	font-size:11px;
	color:#f2bc00;
	margin-right:0px;
	display:inline-block;
	text-decoration:none;
}

/* Colors */
.color-yellow {background:#f2bc00;}
.color-red    {background:#FF6464;}
.color-blue   {background:#3b5998;}
.color-blue2   {background:#007CC3;}
.color-blue3   {background:#C9ECFA;}
.color-white  {background:#dddddd;}
.color-white2  {background:#FFFFFF;}
.color-orange {background:#f66e00;}
.color-green  {background:#8dc100;}
.color-brown  {background:#8080C0;}
.color-black  {background:#000000;}
.color-yellow h3,
.color-white h3,
.color-green h3
	{color:#000000;}
.color-red h3,
.color-blue h3,
.color-orange h3
	{color:#ffffff;}
/* End Colors */

/* Head section */
#head {
    background: #000000 url(img/head-bg.png) repeat-x;
    height: 100px;
}
#head h1 {
    line-height: 100px;
    color: #ffffff;
    text-align: center;
    background: url(img/inettuts.png) no-repeat center;
    text-indent: -9999em
}
/* End Head Section */

/* Columns section */
#columns .column {
    margin-top:0px;
	float: left;
    width: 100%;
}

#columns .widget {
    margin: 0 20px 0 20px;
    padding: 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#columns .widget .widget-head {
    color: #000000;
    overflow: hidden;
    width: 100%;
    height: 30px;
    line-height: 30px;
	font-size:11px;
	font-weight:bold;
}
#columns .widget .widget-head h3 {
    color: #ffffff;
    padding: 0 5px;
    float: left;
	font-size:11px;
	font-weight:bold;
}
#columns .widget .widget-head h4 {
    color: #ffffff;
    padding: 0 5px;
    float: left;
	font-size:15px;
	font-weight:bold;
}
#columns .widget .widget-content {
	background: #C2BEE0;
    padding: 0 5px;
    color: #DDD;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    line-height: 1.2em;
    overflow: hidden;
}
#columns .widget .widget-content p {
    padding: 0.8em 0;
    border-bottom: 1px solid #666;
}
#columns .widget .widget-content pre {
    padding: 0.5em 5px;
    color: #EEEEEE;
    font-size: 12px;
}
#columns .widget .widget-content ul {
    padding: 0px 0 0px 0px;
    list-style: disc;
}
#columns .widget .widget-content ul li {padding: 0px 0;}

#columns .widget .widget-content2 {
	background: #ffffff;
    padding: 0 5px;
    color: #DDD;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    line-height: 1.2em;
    overflow: hidden;
}
#columns .widget .widget-content2 p {
    padding: 0.8em 0;
    border-bottom: 1px solid #666666;
}
#columns .widget .widget-content2 pre {
    padding: 0.5em 5px;
    color: #EEEEEE;
    font-size: 12px;
}
#columns .widget .widget-content2 ul {
    padding: 5px 0 5px 20px;
    list-style: disc;
}
#columns .widget .widget-content2 ul li {padding: 3px 0;}    


#columns .widget .widget-content3 {
    background: #ffffff;
    padding: 0 0
    color: #000000;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    line-height: 1.2em;
    overflow: hidden;
}
#columns .widget .widget-content4 {
    background: #ffffff;
    padding: 0 5px;
    color: #000000;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    line-height: 1.2em;
    overflow: hidden;
}
#columns .widget .widget-content4 p {
    padding: 0.8em 0;
    border-bottom: 1px solid #666666;
}
#columns .widget .widget-content4 pre {
    padding: 0.5em 5px;
    color: #EEEEEE;
    font-size: 11px;
}
#columns .widget .widget-content5 {
    background: #D5D5FF;
    padding: 0 0
    color: #000000;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    line-height: 1.2em;
    overflow: hidden;
}

/* End Columns section */

/***** TOP PAGE *****/
#top {
	height: 6px;
	padding: 0 25px;
  	background: url(img/bg_top.png) repeat-x 0 0;
}

#top .logo {
	width: 360px;
  	height: 25px;
  	float: left;
  	clear: left;
  	margin-top: 45px;
	margin-left: 20px;
  	background: url(img/logo.gif) no-repeat;
}

#top .logo a span {
	color: #66FF00;
}


#top .logo a {
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	font-size: 1.6em;
	padding-left: 50px;
	line-height: 25px;
}

#top .logo a:hover {
	color: white;
}

/* Login */
#top ul.login {
  	height: 36px;
	width: auto;
  	float: right;
  	clear: right;
	line-height: 36px;
	margin-right: 50px;
  	color: white;
  	font-size: 80%;
	font-family:"Tahoma";
	text-align: center;
  	background: url(img/login_r.gif) no-repeat right 0;
	padding-right: 40px;
}

#top ul.login li.left {
  	background: url(img/login_l.gif) no-repeat left 0;
  	height: 36px;
	width: 40px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

#top ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 36px;
  	background: url(img/login_bg.gif) repeat-x 0 0;
}

#top ul.login li a {
	color: #99FF00;
	font-size:11px;
	font-weight:normal;
}

#top ul.login li a:hover {
	color: #ffffff;
}

input.buttonLogin2 {
	cursor: pointer;
	color:#3E6FFF;
	border: none;
	font-size:11px;
	font-weight: bold;
	background: url(img/login.jpg) no-repeat left top;
	width: 95px;
	height: 27px;
}
input.buttonKembali2 {
	cursor: pointer;
	color:#3E6FFF;
	border: none;
	font-size:11px;
	font-weight: bold;
	background: url(img/kembali.gif) no-repeat left top;
	width: 95px;
	height: 25px;
}
input.buttonKembali{
	background:url(img/green.gif);
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:26px; 
	line-height:26px;
	color:#ffffff;
	font-size:11px;
	font-weight: bold;
	display:inline-block;
	text-decoration:none;
}
input.buttonLogin{
	background:url(img/green.gif);
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:26px; 
	line-height:26px;
	color:#ffffff;
	font-size:11px;
	font-weight: bold;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}
input.buttonCari{
	background:url(img/green.gif);
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:25px; 
	line-height:25px;
	color:#ffffff;
	font-size:11px;
	font-weight: bold;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
	outline: none;
	-moz-outline-style: none;
}

.menu {position:relative; background:url(img/bg.gif) no-repeat; height:35px; width:730px}
.menu ul {list-style:none; z-index:10; position:absolute; z-index:100; padding:9px 170px}
.menu li {float:left}
.menu a, .menu a:active, .menu a:visited, .menu a:hover {text-decoration:none; color:#4A4AFF; padding:10px}
#slide {position:absolute; top:6px; height:24px; background:#C2BEE0; z-index:10;}

/*------------------------------------------------footer--------------------*/
#footer{
	width:730px;
	height:25px;
	margin:0 auto;
	background:url(images/footer_bg.gif) 0 0 repeat-x;
	padding:4px 0 0 18px;
}
#footer ul.botLink{
	float:left;
	padding:0 8px 0 0;
}
#footer ul.botLink li{
	float:left;
	font:normal 11px/11px Tahoma;
	color:#fff;
	background-color:inherit;
	display:block;
}
#footer ul.botLink li a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	float:left;
	margin:0 7px;
}
#footer ul.botLink li a:hover{
	color:#E9E617;
	background-color:inherit;
}
#footer ul.botLink2{
	float:right;
	width:145px;
	height:20px;
	padding:10px 17px 0 280px;
}
#footer ul.botLink2 li{
	float:left;
}
#footer ul.botLink2 li a.css{
	display:block;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	width:69px;
	height:20px;
	float:left;
	margin:0 6px 0 0;
}
#footer ul.botLink2 li a.css:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer ul.botLink2 li a.xhtml{
	display:block;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	width:69px;
	height:20px;
	float:left;
}
#footer ul.botLink2 li a.xhtml:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer p.copy{
	float:left;
	width:270px;
	font:normal 11px/11px Tahoma;
	color:#CDD2A1;
	background-color:inherit;
	padding:0 0 10px 0;
}
#footer p.design{
	float:left;
	width:175px;
	font:bold 11px/11px Tahoma;
	color:#F72F2F;
	background-color:inherit;
	padding:4px;
}
#footer p.design a{
	font:bold 11px/11px Tahoma;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
	
}
#footer p.design a:hover{
	color:#fff;
	background-color:#F72F2F;
}
/*------------------------------------------------footer--------------------*/

/*------------------------------------------------footer--------------------*/
#footer2{
	width:400px;
	height:25px;
	margin:0 auto;
	background:url(images/footer_bg.gif) 0 0 repeat-x;
	padding:4px 0 0 18px;
}
#footer2 ul.botLink{
	float:center;
	padding:0 8px 0 0;
}
#footer2 ul.botLink li{
	float:left;
	font:normal 11px/11px Tahoma;
	color:#fff;
	background-color:inherit;
	display:block;
}
#footer2 ul.botLink li a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	float:left;
	margin:0 7px;
}
#footer2 ul.botLink li a:hover{
	color:#E9E617;
	background-color:inherit;
}
#footer2 ul.botLink2{
	float:right;
	width:145px;
	height:20px;
	padding:10px 17px 0 280px;
}
#footer2 ul.botLink2 li{
	float:left;
}
#footer2 ul.botLink2 li a.css{
	display:block;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	width:69px;
	height:20px;
	float:left;
	margin:0 6px 0 0;
}
#footer2 ul.botLink2 li a.css:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer2 ul.botLink2 li a.xhtml{
	display:block;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	width:69px;
	height:20px;
	float:left;
}
#footer2 ul.botLink2 li a.xhtml:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer2 p.copy{
	float:left;
	width:1000px;
	font:normal 11px/11px Tahoma;
	color:#CDD2A1;
	background-color:inherit;
	padding:0 0 10px 0;
}
#footer2 p.design{
	float:left;
	width:175px;
	font:bold 11px/11px Tahoma;
	color:#F72F2F;
	background-color:inherit;
	padding:4px;
}
#footer2 p.design a{
	font:bold 11px/11px Tahoma;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
	
}
#footer2 p.design a:hover{
	color:#fff;
	background-color:#F72F2F;
}
/*------------------------------------------------footer--------------------*/

