body{
	margin:0;
	padding:0;	
	font-size:100%;
}
a{ text-decoration:none; }
.clear{
	clear:both;	
}
#HeaderLogin{
	width:986px;
	margin:0 auto;
	font-weight: bold;
	color: #999999;
	font-family:"Lucida Grande",Lucida,Arial;
}
.LogoIklan{
	padding-top:10px;	
}
.logo{
	float:left;	
}
#output{
	color: #083262;
	font-size: 13px;
	text-align: left;
	margin-left:6px;
	margin-bottom:2px;
	font-weight:normal;
}
.IklanT3{
	float:right;
	margin-top:14px;
}
#GarisBatas{
	width:100%;
	background-image:url(../../alldesign/images/line/hrBlue.png);
	background-repeat:repeat-x;
	height:6px;
}
#BG_Iklan{
	background-image:url(../images/background/UntungBacaKontan_ori.jpg);/* original version => UntungBacaKontan_ori.jpg */
	background-position:center top;
	background-repeat:repeat-x;
	width:100%;
	height:618px;
}
.boxLogin{
	width:986px;
	margin:0 auto;
}
.boxBlueTrans{
	background-image:url(../images/boxes/BoxTransBlue.png);
	background-repeat:no-repeat;
	width:432px;
	height:411px;
	float:right;
	margin-right:8px;
	margin-top:80px;
	z-index:0;
}
.boxWhite{
	background-image:url(../images/boxes/BoxWhiteBlue.png);
	background-repeat:no-repeat;
	width:401px;
	height:379px;
	margin-top:15px;
	margin-left:15px;
	z-index:1;
}
.frame{
	padding-left:20px;
	padding-top:10px;	
	font-weight: bold;
	color: #999999;
	font-family:"Lucida Grande",Lucida,Arial;
}
.headTextLogin{
	background-image:url(../images/icon/Login.png);
	background-repeat:no-repeat;
	width:135px;
	height:70px;
	margin-top:2px;
	z-index:2;
}

#login h1 {
	position: absolute;
	top: 210px;
	left: 30px;
	background-color: #fcfcfc;
	font-size: 16px;
	color: #555;
}

#login label {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin-bottom: 18px;
	display: block;
	margin-left: 5px;
}

#login label small {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

#login input {
	color: #666;
	font-size: 22px;	
	width: 332px;
	height: 30px;
	padding: 8px 2px 2px 8px;
	border-style: none;
	outline: none;
	background: url(../images/icon/input.gif) no-repeat;
	margin-top: 4px;
}

.userdetails {
	background-color: #fafafa;
	border: 1px solid #ededed;
	width: 300px;
	padding: 20px 20px 8px;
	margin-left: 6px;
	margin-top: 28px;
	margin-bottom: 24px;
}

#login .userdetails label {
	margin-left: 0;
	margin-bottom: 0;
}

#login p.submit {
	position: relative;
	height: 35px;
}

.userdetails p {
	font-size: 12px;
	color: #8dbe93;
	padding-bottom: 12px;
	font-weight: normal;
	font-style: normal;
}

#login input#wp-submit {
	display: block;
	width: 132px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/icon/login.gif) no-repeat;
	margin-left: 5px;
	padding: 2px;
	cursor: pointer;
}

#login input:hover#wp-submit {
	background-position: 0 -34px;
}

#login input#rememberme {
	width: auto;
	height: auto;
	padding: 0px;
	border-style: none;
	outline: none;
	background: none;
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 5px;
}

#login p#reg_passmail {
	font-size: 12px;
	font-weight: bold;
	margin-left: 12px;
	color: #e28f60;
	margin-bottom: 21px;
}

p.feedburner {
	font-size: 10px;
	color: #888;
	padding-left: 8px;
	padding-top: 20px;
}

p.feedburner a {
	color: #e28f60;
	text-decoration: none;
}

p.feedburner a:hover {
	text-decoration: none;
}

#loginform p.submit input.hideit {
	display: none;
	visibility: hidden;
}

.loginFoot ul {
	margin:0px;
	padding:0px;
}

.loginFoot ul li {
	float: left;
	font-size: 11px;
	list-style-type: none;
	padding-top:10px;
}

.loginFoot ul li a {
	color: #555;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-right: 15px;
}

.loginFoot ul li a:hover {
	text-decoration: none;
	color:#00385b;
}

.loginFoot ul li a.signup {
	background: url(../images/icon/signup.gif) no-repeat;
	
}

.loginFoot ul li a.lost {
	background: url(../images/icon/lost.gif) no-repeat;
}

.loginFoot ul li a.login {
	background: url(../images/icon/loginICO.gif) no-repeat;
}

.loginFoot ul li a.back {
	background: url(../images/icon/back.gif) no-repeat;
	margin-right: 0;
}
.disclaimer{
	font-size:10px;
	color:#5e7787;
	font-weight:normal;
	font-family:"Arial", Helvetica, sans-serif;
}
p.copyright{
	font-weight:bold;
	color: #083262;
	padding:5px 0 0px 0;
	margin:0;
}
p.paragphDisclaimer
{	width: 100%;
	text-align: left;
	font-size: 8pt;
	line-height: 10pt;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #5e7787;
}

p.paragphDisclaimer:hover
{	color: #083262;
	cursor:text;
}

p.paragphDisclaimer a{
	color: #083262;
	cursor:pointer;
}
p.paragphDisclaimer a:hover{
	color: #900;
}
.footer{
	/*background-image:url(../../alldesign/images/img/TransBlue.png);*/
	/*background-color:#E0E3E4;*/
	background-repeat:repeat;
	padding-bottom:10px;
}
.error{
	font-size:11px;
	color:#900;	
}
#dialog{
	font-size:14px;	
}
#dialog input#ui-confirm{
	display: block;
	border:0;
	width: 132px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/icon/email.gif) no-repeat;
	margin-left: 0px;
	padding: 0px;
	cursor: pointer;
}
