@charset "utf-8";
/* CSS Document */

/* 1. BASE

1.1	Reset
-----------------------------------------------------------------------------------------------*/	
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,	b, u, i, center,	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,	 caption, tbody, tfoot, thead, tr, th, td {
		 padding: 0; border: 0; outline: 0;	font-size: 100%; vertical-align: top; text-align:auto;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/bg.gif);
	margin: 0px;
	color: #03034c;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6c00;
	text-decoration: none;
}
a:hover {
	color: #30608F;
}
.wrapper_page {
	width:1004px;
	height:100%;
	margin:auto;
	padding-bottom:20px;
}
.header {
	width:1004px;
	height:99px;
	background-image:url(../images/bg-header.gif);
}
.logo {
	width:267px;
	height:87px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}	
.rightHeader {
	width:auto;
	height:29px;
	float:right;
	margin-right:30px;
}
.rightHeader_Menu {
	font-family: "Arial", Verdana, "Times New Roman";
	font-size: 11px;
	width:200px;
	margin:auto;
	height:22px;
	background-image:url(../images/bg-top-right-menu.gif);
	float:left;
	background-repeat: repeat;
	background-position: top;
	text-align: center;
	padding-top:7px;
	background-color: #FFFFFF;
}
.rightHeader_Menu a {
	font-size: 11px;
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
	text-align: center;
}
.menu {
	width:984px;
	height:24px;
	background-image: url(../images/bg-menu.gif);
	padding-top:8px;
	padding-left:20px;
	padding-bottom:2px;
	color: #104964;
	float:left;

}
.menu a {
	width:auto;
	height:34px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menu a:Hover {
	width:auto;
	padding-top:7px;
	padding-bottom:11px;
	color:#000000;
	background-color: #ffae00;	
}
.slide {
	width:1004px;
	height:355px;
	margin-top:-355px;
	float:right;
	clear:right;
	z-index:20;
	background-image:url(../images/bg-slide.jpg)
	
}
.picture {
	width:515px;
	height:370px;
	float:right;
	clear:right;
	position:
	relative; 	
	z-index:25;
	margin-top:-15px;
	margin-right:0px;
}

/* clear float */
.clearfloat {
	clear: both;
}
.barSide {
	width:1004px;
	height:148px;
	background-image:url(../images/bg-4menu.gif);
	float:left;
	margin:auto;
	background-position: center;
	display: block;
}
	
.menuBar {
	width:245px;
	height:141px;
	padding-left:2px;
	padding-right:5px;
	float:left;
	clear: right;	
}
.bodyContent {
	width:988px;
	height:100%;
	background-image:
	url(../images/bg.gif);
	background-color: #f5f2ed;
	padding-left:8px;
	padding-right:8px;
	margin:auto;
}
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h5{ clear: both; width:233px; height: 5px; }
.cleaner_h8{ clear: both; width:233px; height: 8px; }
.cleaner_w10 { clear: both; width:233px; width: 10px; }

.leftSide {
	width:233px;
	padding-left:10px;
	height:100%;
	float:left;
	clear:right;
	margin:auto;
}
.rightSide {
	width:287px;
	height:100%;
	float:right;
}
.centerSide {
	width:100%;
	height:100%;
	float:left;
	clear:right;
}
.infoBox1 {
	width:424px;
	height:85px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
	background-image:url(../images/bg-letter.gif);
}
.infoBox2 {
	width:287px;
	height:270px;
	background-image:
	url(../images/bg-info.gif)
}
.infoBox2Content {
	width:230px;
	height:190px;
	padding-top:50px;
	padding-left:40px;
	padding-right:10px;
	padding-bottom:30px;
	line-height: 1.3em;
}
.sideBoxTitle {
	width:100%;
	height:26px;
	background-image:url(../images/bg-bar-01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	padding-top: 11px;
	margin:auto;
}	
.sideBoxTitle2 {
	width:267px;
	height:26px;
	background-image:url(../images/bg-bar-02.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	padding-top: 11px;
}	
.sideBox {
	width:216px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.sideBoxMenu {
	width:auto;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4e2803;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	background-image: url(../images/arrow-right.gif);
	background-position: left 40%;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	clip: rect(auto,auto,auto,10px);
}
.bannerSide {
	width:200px;
	height:auto;
	display: block;
}
.spaceBox {
	width:206px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
}
.spaceBox2 {
	width:267px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.fontFree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
.footer {
	width:1000px;
	height:73px;
	margin:auto;
	padding-top:25px;
	text-align:center;
}
.fontBold {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.photoBox {
	widht:239px;
	height:100%;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:7px;
	padding-top:7px;
	border: 1px dotted #ede7de;
}
.photo {
	width:50px;
	height:40px;
	clear:right;
	padding-right: 10px;
	float: left;
}
.photoContent {
	width:150px;
	height:auto;
	float:left;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.garis-h {
	width:233px;
	height:10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #d6cec1;
	float: left;
}	
.textBox {
	width:400px;
	height:50px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #910000;
	border: 2px dashed #FFCC00;
	padding: 7px;
	margin:auto;
	font-weight: bold;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}
.textBox a {
	color: #ffffff;	
}
.textBox a:Hover{
	color: #FF9900;		
}
.titleMenuBox {
	width:229px;
	height:111px;
	padding-top:30px;
	padding-left:30px;
	padding-right:10px;
	text-shadow: 2px 2px 2px #cccccc;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background-image: url(../images/bg-title-subpage.gif);
	background-repeat:no-repeat;
	font-weight: bold;
	color: #003366;
}
.slideSubpage {
	width:735px;
	height:141px;
	float:right;
	padding-top:-141px;
	background-color:#f5f2ed;

}
.blurImg {
	width:105px;
	height:141px;
	float:left;
	position:absolute;
	background-image:url(../images/blur.png);
	background-repeat:no-repeat;
	overflow:auto;
	margin-top:0px;
}	
.jadwalSeminarContent {
	width: 247px;
	height:auto;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin-top:-10px;
}	

