/* 		Created Date 	 : 21 juni 2007  	*/


/* Body Style */
body {
	font-size: 11px;
	color: #777;
	margin: 0px;
	background: url(../images/bg.gif) #c9c9c9;
}

.body2 {
	font-size: 11px;
	color: #777;
	margin: 0px;
	background: url(../images/bgBody.gif) top center repeat-y #fff;
}

body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body {
}

p, td, th, span, div{
	font-size: 11px;
	line-height: 165%;
}


p {
	/*text-align:justify;*/
	margin: 10px 0px 10px 0px !important;
}

h2 {
	color: #2a3d4e;
	font-weight: bold;
	font-size: 1.4em;
}

/* standard Hyperlink */
a {
	text-decoration: none;
	color: #003366;
}

a:hover {
	text-decoration: underline;
	color: #003366;
}

/* standard Form */
form {
	margin: 0px;
}

input,select,textarea,option,label {
	font-size: 10px;
}

/* standard form input text */
input.text {
	background-color: #fff;
	border-top: 1px solid #154e66;
	border-right: 1px solid #2a7493;
	border-bottom: 1px solid #2a7493;
	border-left: 1px solid #154e66;
}


/* standard form button */
input.button{
	border: 0px;
	background: url(../images/buttons.gif) left repeat-x;
	border: 1px solid #050505;
	color: #fff;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
input.buttonGo{
	border: 0px;
	background: url(../images/buttons.gif) left repeat-x;
	border: 1px solid #050505;
	color: #fff;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* standard form select + option*/
select{
	background-color: #ffffff;
	border: 1px solid #000000;
}

/* standard form textarea */
textarea {
	border-top: 1px solid #154e66;
	border-right: 1px solid #2a7493;
	border-bottom: 1px solid #2a7493;
	border-left: 1px solid #154e66;
}

/* standard cell */
td, th {
	vertical-align: top;
	line-height: 150%;
}

td.text, td.form {
	padding: 4px;
}


.floatRight{
 	float: right;
}
.floatLeft{
 	float: left;
}

.center{
	text-align: center;
}

.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}

/* --------- warper element -------- */
.body{
}
.mainPage{
	width: 762px;
	text-align: left !important;
	background: url(../images/bgBody.gif) top center repeat-y #fff;
}


/* ------- header element ---------- */
.header, .sitename, .headerImg{
}
.header{
	padding: 8px 7px 0px 7px;
	background-color:  #e7e7e7;
}
.topHeader{
	height: 78px;
	padding: 0px;
	display: block;
	background: url(../images/headCorner.gif) top right no-repeat #fff;
}
a.sitename{
	display: block;
	width: 400px;
	height: 78px;
	background: url(../images/siteLogo.gif) top left no-repeat;
}
.headerBottom{
	padding: 0px;
	display: block;
	height: 141px;
	padding: 0px 6px;
	overflow: hidden;
	background: url(../images/bgHead.gif) top center repeat-y #fff;
}
.headerImg{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	height: 141px;
	background-color: #c1c1c1;
}
.searching {
	position: relative;
	float: right;
	margin-right: 6px;
	margin-top: 118px;
	z-index: 100;
}
.searching p{
	display: inline;
	margin: 0px;
	padding: 0px;
/*	color: #fff;*/
color: #c1c1c1;
	font-size: 10px;
}
input.srcText {
	color: #df9c0f;
	padding-left: 2px;
	background-color: #fff;
	border-top: 1px solid #ababab;
	border-left: 1px solid #ababab;
	border-bottom: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}
input.srcBtn {
	background-color: #94999d;
	border-top: 1px solid #ababab;
	border-left: 1px solid #ababab;
	border-bottom: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	width: 30px;
}
/* ------- navigation -------------- */
.nav{
	list-style: none;
	margin:0px;
	padding: 0px 10px 5px 10px;
	float: right;
	background-color: #fff;
}

.nav li{
	float:left;
	margin: 4px 2px 8px 2px;
	padding: 2px 8px 2px 8px;
	border-left: 1px solid #fff;
}

.nav li.first{
	border: none !important;
}

.nav li a{
	color: #307b9a;
}

.nav li a:hover{
	color: #000;
	text-decoration: none;
}

.clear{
	clear: both;
}

.pageArea {
	padding: 0px 7px;
}
/* --------- sidebar ---------- */
.icons {
	margin: 5px 13px;
	height: 90px;
	overflow: hidden;
}
ul.icons {
	list-style:none;
}
.bordering {
	margin: 2px 13px 10px 13px;
	height: 5px;
	background: url(../images/bordering.gif) top left repeat-x;
	overflow: hidden;
}
.warper{
	width: 547px;
	padding: 0px;
	float: right;
	padding-bottom: 20px;
	margin: 0px;
}
.sidebar{
	width: 215px;
	float: left;
	padding: 0px;
	overflow: hidden;
}
.leftSide {
	margin: 0px 13px 0px 0px;
	overflow: hidden;
}
.menu {
	width: 190px;
	background-color: #fff;
	margin-left: 13px;
	overflow: hidden;
	border-bottom: 1px dotted #d6d6d6;
}

/* --- cs  ---- */
.cs {
	margin: 10px 5px;	
}
.csHeader {
	padding: 5px 10px;
	color: #2f83c3;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
}
.csHeader span {
	color: #7190ad;
	font-weight: lighter;
	letter-spacing: 0em;
}
.csCell {
	padding: 10px 5px;
	height: auto;
}
.csLeft{
	text-align: left;
	padding: 4px 0px;
}
.csRight{
	width: 64px;
	float: right;
	padding: 4px 0px;
}
.csBottom {
	padding: 0px;
}
.csClear {
	clear: both;
}

.polling {
	margin: 20px 10px;
}
.pollingHeader {
	padding: 5px 10px 0px 10px;
	color: #2f83c3;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
}
.pollingHeader span {
	color: #7190ad;
	font-weight: lighter;
	letter-spacing: 0em;
}
.pollingCell{
	margin-top: 10px;
	padding: 0px 5px 10px 5px;
}
.pollingCell p{
	text-align: left;
}
input.pollBtn {
	background-color: #b4bac0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	border: 0px;
	padding: 1px 4px;
	margin: 0px 3px;
	border-bottom: 1px solid #7b838d;
	border-right: 1px solid #7b838d;
	border-top: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
}
.pollingBottom{
	padding: 5px;
	text-align: center;
}

.stat {
	margin: 10px 5px;	
}
.statHeader {
	padding: 5px 10px;
	color: #2f83c3;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
}
.statHeader span {
	color: #7190ad;
	font-weight: lighter;
	letter-spacing: 0em;
}
.statCell {
	padding: 5px;
	height: auto;
}
.statLeft{
	text-align: left;
	padding: 2px 0px;
}
.statRight{
	width: 55px;
	float: right;
	padding: 2px 0px;
}
.statBottom {
	padding: 0px;
}
.statClear {
	clear: both;
}

/* --------- main content ------------- */
.main{
	float: left;
	height: auto;
	padding-right: 13px;
	margin: 0px;
}

.content{	
}
.footer{
	height: 35px;
	padding: 0px 7px;
	background-color: #e6e6e6;
	overflow: hidden;
}
.footerCell {
	text-align: center;
	padding: 8px;
	color: #a6a6a6;
	font-size: 10px;
	border-top: 1px solid #d9d9d9;
}
.banner{
	margin: 20px 0px 10px 13px;
	text-align: center;
}
.banner img{
	border: 0px;
}
.banner span {
	margin-bottom: 10px;
	display: block;
}


.flowNav{
	margin: 0px;
	padding: 0px 0px;
	color: #df9c0f;
}
.flowNav p{
	padding: 0px;
}
.flowNav a{
	color: #df9c0f;
}
.flowNav a:hover{
	color: #ccc;
	text-decoration: none;
}

/*	welcome	*/
.welcome {
	padding: 0px 10px;
}

.welcome p{
}

.welcome h2{
	margin: 0px 0px 10px 0px;
}

/* news */
.news {
	width: 340px;
	float: left;
	padding: 0px;
}
.newsHeader {
	padding: 5px 10px;
	color: #aaa;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url(../images/07.png) no-repeat 0 50%;
}

.newsHeader span {
	color: #7190ad;
	font-weight: lighter;
	letter-spacing: 0em;
}
.topNews {
	margin-left: 10px;
	padding: 10px;
	background-color: #f4f4f4;
}
.topNewsTitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6600;
}
.topNewsDate {
	color: #2f83c3;
	font-size: 10px;
	margin-bottom: 5px;
}
.topNewsDesc {
	text-align: justify;
}
.topNewsBot, .listNewsBot {
	text-align: right;
	margin-top: 5px;
	font-size: 10px;
}
.topNewsBot a, .listNewsBot a{
	color: #2f83c3;
}
.topNewsBot a:hover , .listNewsBot a:hover{
	color: #ff6600;
	text-decoration: none;
}
.listNews {
	margin-left: 5px;
}
.listNewsItem {
	width: 162px;
	margin-left: 5px;
	float: left;
	display: inline;
}
.listNewsDate {
	padding: 0px;
	margin-top: 10px;
	font-size: 9px;
	color: #2f83c3;
}
.listNewsTitle {
	font-size: 1.0em;
	font-weight: bold;
}
.listNewsTitle a{
	color: #777;
}
.listNewsTitle a:hover {
	color: #ff6600;
	text-decoration: none;
}

.sidebar2{
	width: 180px;
	padding: 0px;
	float: right;
	color: #4b4c50;
	background-color: #e6edf5;
}
.banner {
	padding: 0px;
}
.banner p{
	text-align: center;
}

.listindexberita{	
	padding: 10px;	
	color: #4b4c50;
	background-color: #e6edf5;
}

/* kwick mootools */
/*big menu*/

#kwick {
	position: relative;
	/*border-top: 3px double #27272a;
	border-bottom: 3px double #27272a;*/
	margin-bottom: 10px;
	padding: 5px 0;
}

#kwick .kwicks {
	display: block;
/*	background: #1d1d20 url(../images/trac.gif) top right no-repeat;*/
	height: 100px;
}

li#kwick {
	list-style:none;
}

#kwick div {
	float: left;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	height: 30px;
	width: 180px;
	padding: 0px;
	background: #ffffff;
	border-right: 5px solid #ffffff;
}
ul.kwick {
	list-style:none;
}

#kwick .kwick span {
	display: none;
}

#kwick .siadil {
	background: #ffffff url(../images/siadil.jpg);
}

#kwick .alumni {
	background: #ffffff url(../images/alumni.jpg);
}

#kwick .job {
	background: #ffffff url(../images/job.jpg);
}

#kwick .community {
	background: #ffffff url(../images/community.jpg);
	border-right: 0;
}

/* end of kwick */

/* buku tamu */
#gbContainer {
	padding: 10px 10px 10px 20px;
}
#gbForm {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #f4f4f4;
	border-top: 1px solid #f4f4f4;
}
#gbForm table {
	border: 0px;
	width: 100%;
	padding: 0px;
}
#gbForm td {
	vertical-align: top;
}
td.col1 {
	padding: 4px 0px 4px 40px;
	width: 100px;
	text-align: left;
}
td.col2 {
	padding: 4px;
	width: 8px;
	text-align: center;
}
td.col3 {
	padding: 4px 0px 4px 0px;
	text-align: left;
}
td.col4 {
	padding: 12px 0px 4px 0px;
	text-align: left;
	font-size: 10px;
	color: #ff8822;
}
.gbText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	color: #4a4a4a;
	padding-left: 4px;
	background-color: #f9f9f9;
	border-bottom: 2px solid #f9f9f9;
	border-right: 2px solid #f9f9f9;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.gbTextarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
	height: 100px;
	color: #4a4a4a;
	padding-left: 4px;
	background-color: #f9f9f9;
	border-bottom: 2px solid #f9f9f9;
	border-right: 2px solid #f9f9f9;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;	
}
.gbButton {
	width: 60px;
	background-color: #f4f4f4;
}
/* end of buku tamu */

/* lowongan */
.sidebar3{
	width: 100px;
	padding: 10px;
	float: right;
	color: #4b4c50;
	background-color: #e6edf5;
}
.lows{
	width: 520px;
	float: left;
	padding: 0px;
}
.listlowsDate {
	padding: 0px;
	margin-top: 2px;
	font-size: 9px;
	color: #2f83c3;
}
/* end of lowongan */

.listGbDate {
	padding: 0px;
	margin-top: 0px;
	font-size: 9px;
	color: #2f83c3;
}

.ehm ul{
margin-top: 0px;
margin-left: 10px;
padding-top: 0px;
padding-left: 10px;
}
