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

body {
	background-color:#DDDDDD;
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro It", Arial;
	margin:0;
}

.head_back {
	background:url(gamb/head_back.jpg) center repeat-x;
	height:93px;
}

.head {
	background:url(gamb/head.jpg) top right no-repeat;
	position:absolute;
	height:93px;
	width:683px;
}

img {
	border:0;
}

.title_head {
	font-size:24px; 
	padding-top:10px;
}

.main {
	background-color:#EEEEEE;
	font-size:12px;
	color:#184076;
	margin:auto;
}

.back {
		display: block;
        position:absolute;
        width: 50px;
        height: 50px;
		margin:120px 0 0 0;
        text-decoration: none;
		background: url(gamb/back.jpg) left no-repeat;
}

.next {
        display: block;
        position:absolute;
		width: 50px;
        height: 50px;
		margin:-190px 0 0 580px;
        text-decoration: none;
		background: url(gamb/next.jpg) right no-repeat;
}

/*=-=-=-=-=-=-=-=-=-=-Aplikasi Online-=-=-=-=-=-=-=-=--=-=-=-=*/

.text{
	height:500px;
	padding-top:30px;
	text-align:center;
	color:#003D79;
}

.title {
	font-size:14px;
	font-weight:bold;
}

.info {
	font-size:12px;
	line-height:20px;
}

.terms {
	font-size:10px;
	padding-left:600px;
}

.flash {
	background-color:#C4C4C4;
	margin:auto;
	text-align:center;
}

.footer {
	font-size:10px;
	background-color:#C4C4C4;
	color:#003D79;
	text-align:center;
	margin:auto;
}

/*=-=-=-=-=-=-=-=-=-=-Form Aplikasi-=-=-==-=-=-=-=-=-=-=-=-=*/

#page_container{
	width:800px;
	height:auto;
}

.sub{
	height:18px;
	padding-top:3px;
	padding-left:10px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:600;
	background-color:#003d79;
	width:550px;
}

.sub1{
	height:18px;
	padding-top:3px;
	padding-left:10px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:600;
	text-align:center;
	background-color:#003d79;
}

.foot {
	background:url(gamb/foot.jpg) top center no-repeat;
	height:17px;
	width:1000px;
	margin:auto;
	font-size:12px;
	color:#003D79;
}