/* CSS Document */
.table-login {
	border-collapse: collapse;
	width:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.table-login td {
	padding-top: 2px;
}

.table-login th {
	font-weight: normal;
	text-align:left;
	vertical-align:top;
}

.table-info {
	border-collapse: collapse;
	width:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.table-info td {
	padding-right: 3px;
}

.table-info th {
	font-weight: normal;
	text-align:left;
	width:55px;
	color: #003366;
}

.table-form {
	width:100%;
	height:auto;
	border-collapse: collapse;
	border-top: #E5E5E5 1px solid;
	border-bottom: #E5E5E5 1px solid;
	margin-top:10px;
}

.table-form td {
	color: #000000;
	border:none;
	border-bottom: #E5E5E5 1px solid;
	padding: 5px 5px 5px 0px;
}

.table-form th {
	color: #003366;
	width:150px;
	font-weight: normal;
	text-align:left;
	vertical-align: top;
	border:none;
	border-bottom: #E5E5E5 1px solid;
	padding: 5px 0px 5px 25px;
}

.table-list {
	width:100%;
	height:auto;
	border-collapse: collapse;
	border:1px solid #FFFFFF;
	margin-top:10px;
}

.table-list th {
	background-image:url('http://gudangbabe.com/themes/images/tawar-mobil.gif');
	background-repeat:no-repeat;
	background-color:#626262;
	text-align:left;
	height:22px;
	border-bottom: #E5E5E5 1px solid;
	border-left:none;
	border-right:none;
}

#list-td {
	background-color:#f2f1fb;
	color: #000000;
	border:2px solid #FFFFFF;
	height:22px;
	padding: 0px 0px 0px 5px;
}

#list-td1 {
	color: #000000;
	border:2px solid #FFFFFF;	
	height:22px;
	padding: 0px 0px 0px 5px;
}


#title-td {
	background-color:#666666;
	color: #FFFFFF;
	height:22px;
	font-weight:bold;
	font-size:10px;
	border:2px solid #FFFFFF;	
	padding: 3px 5px 0px 5px;
}

.table-detail {
	width:100%;
	height:auto;
	border-collapse: collapse;
	border-top: #bbb 1px solid;
	border-bottom: #bbb 1px solid;
	margin-top:10px;
}

.table-detail td {
	color: #000000;
	border-bottom: #E5E5E5 1px solid;
	padding: 5px 5px 5px 0px;
}

.table-detail th {
	background:none;
	color: #003366;
	font-weight: normal;
	text-align:left;
	width:auto;
	border-bottom: #E5E5E5 1px solid;
	border-top:none;
	border-left:none;
	padding: 5px 0px 5px 25px;
}

input.text, textarea, select {
	border:#999 1px solid;
	text-align:left;
	background-color:#FFFFFF;
	font-size:12px;
}

input.login {
	border:#bbb 1px solid;
	width:120px;
	background-color:#FFFFFF;
	font-size:12px;
}

input.button{
	border:#bbb 1px solid;
	color:#000000;
	font-family : Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	background:url('http://gudangbabe.com/themes/images/button.png');
	height:20px;
	width:150px;
	cursor:hand;
}

input.button-login{
	border:#bbb 1px solid;
	color:#000000;
	font-family : Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	background:url('http://gudangbabe.com/themes/images/button.png');
	height:20px;
	width:50px;
	cursor:hand;
}

input.button-cari{
	height:20px;
	width:30px;
}

#shoutbox {
	clear: both;
	border: 1px solid #ccc;
	overflow: auto;

	margin: 5px 0px 10px 7px;
	padding: 0px 10px 0px 10px;
}

#shoutbox small {
	font-size:10px;
	color:#FF905C;
}

.divCategory { padding-bottom:20px; }
.divCategory ul { font-weight:normal; color:#7a9ec6; font-size:8pt; padding:0 13px; margin:0; }
.divCategory ul li { padding:10px 0 2px 0; margin:0; list-style-type:square; }
.divCategory ul li a { display:block; font-size:8pt; font-weight:bold; text-decoration:underline; }
.divCategory a.subcat { font-size:8pt; text-decoration:none; padding:0; margin:0; display:inline; font-weight:normal; }