body {
    padding: 0;
    margin: 0;
    background-color: #22415B;
    background-image: url(../images/bg_body.gif);
    background-repeat: repeat-x;
}
a:link, a:visited {
    color:#D60D16;
    text-decoration:none;
}
a:hover {color: #003176; text-decoration:none;}
#container {
    width: auto;
    padding: 0;
    margin: 80px auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003176;
    font-weight: normal;
    text-align: center;
}
#container .judul {
    width: auto;
    padding: 20px 0 0 20px;
    margin: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #D60D16;
    font-weight: bold;
    text-align: center;
    text-transform: none;
}
#container .logo {
    padding: 20px 0 0 0;
    margin: 0 10px 0 0;
    clear:both;
    background: url(../images/detikid-logo2.gif) right top no-repeat;
    height: 50px;  
    text-align: center;
    /*border: 1px solid #ff0000;*/
    width: auto;
}

#container .login {
    padding: 20px 10px;
    margin: 0 auto;
    clear:none;
    border: 6px solid #fff;
    width: 400px;
    background-image: url(../images/bg_konfpjg.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    height: auto;
    text-align: center;
    background-color: #FFFFFF;
}
#container .konf {
    padding: 25px 10px 25px 25px;
    margin: 0px auto 10px auto;
    clear:both;
    border: 1px solid #97a490;
    width: 90%;
    font-weight: normal;
    line-height: 150%;
    color: #003176;
    background-color: #fff;
    text-align: left;
    font-size: 100%;
    height: auto;
}
#container .konfmailout {
    background-image: url(../images/bg_konfpjg.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    background-color: #FFFFFF;
    width: 800px;
    margin: 0 auto;
    padding: 20px;
    border: 6px solid #fff;
}
#container .konfmail {
    padding: 25px 10px 25px 25px;
    margin: 0;
    border: 1px solid #97a490;
    width: 96%;
    font-weight: normal;
    line-height: 130%;
    color: #003176;
    background-color: #fff;
    text-align: left;
    font-size: 120%;
    clear:both;
}
#container .outerlabel {
    width: 100%;
    clear: both;
    margin: 15px 0 5px 0;
    text-align:center;
}
#container label {
    width: 100px;
    float: left;
    margin: 5px 0 0 0;
    color: #505f48;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
#container .frameform {
    padding: 0;
    margin: 0;
    text-align: left;
    border: 1px solid #97a490;
    clear: both;
}
#container .ket {
    font-size: 16px;
    font-weight: bold;
    padding: 12px 8px 8px 8px;
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #97a490;
    clear: both;
}
#container .formnya {
    padding: 5px 0 10px 10px;
    margin: 0;
    text-align: left;
    clear: both;
}
#container form {
    clear: both;
    padding: 25px;
    margin: 0;
    text-align: left;
}
#container input {
    width: 200px;
    clear: both;
    margin: 0;
    padding: 2px 5px;
    border: 1px solid #97a490;
    color: #97a490;
    /*text-transform: capitalize;*/
    background-image: url(../images/bg_input.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height: 22px;
}
#container button {
    width: 300px;
    background-color: transparent;
    background-image: url(../images/btn.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    border: 0;
    height: 40px;
    background-position: center center;
    padding: 5px 0;
}

#container ul{
	margin: 0 0 0 20px;
	list-style: none;
	padding: 0;
}
/* \ Hack to get IE5/Mac to ignore the following rule */
#container ul em {
	height: 1em;
	line-height: 1em;
	}
#container ul em {
	float: none;
	border-style: none;
	display: block;
	}
#container ul li{
	display: inline;
	margin: -20px 0px 0px 0px;
	float: left;
	padding: 0;
	text-align: center;
}
#container ul li a {
	margin: 0;
}
#container ul li a img {
	margin: 0 0 3px 0;
}
#container ul li a span:hover {
	color:#D60D16;
	text-decoration: none;
}
#container ul li a span {
	margin: 5px 0 0 0;
	font-weight: bold;
	font-size:12px;
	color: #333333;
}

#message{
    padding-right:4px;	
    color:#ff0000;
    font: 14px "Trebuchet MS",verdana,sans-serif;    
    text-align:center;    
}

#messageLeft{
    padding-right:4px;	
    color:#666;
    font: 14px "Trebuchet MS",verdana,sans-serif;    
    text-align:left;    
}

#copyright{
    padding-right:4px;	
    color:#0a6887;
    font: 12px "Trebuchet MS",verdana,sans-serif;
    text-align:center;    
}
