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

body {
	background:#ffffff;
	text-align:center;
	margin:0px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#000000;
	}
	
h2 {
	font-size:16px;
	text-transform:capitalize;
	}

a {
	color:#1418FF;
	text-decoration:none;
	
	}
a:hover {
	color:#5254FF;
	text-decoration:none;
	}
	
img a , img a:hover {
	border:none;
	}
	
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:#fff;
	}
#header {
	background:#CCCDFF url(images/header_diag.jpg) repeat-x;
	padding:5px;
	margin:0;
	text-align:left;
	color:#003366;
	border-bottom:#0000CC 4px solid;
	}
#header h1 {
	font-size:200%;
	}
	
*html #header h1{
	padding-bottom:10px;
	
	}

#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#FFF;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#FFF;
	z-index:99;
	}
	
#leftcol h2, #rightcol h2 {
	font-size:12px;
	background: #CCCDFF;
	border:#000066 1px solid;
	padding:8px;
	text-align:center;
	margin-top:0px;
	}
	
#leftcol a {
	font-size:10px;
	color:#1418FF;
	text-decoration:none;
	}
	
#leftcol a:hover {
	font-size:10px;
	color:#000066;
	text-decoration:none;
	}

#centercol {
	position:relative;
	padding:0 235px 0px 225px;
	}
	
*html #centercol {
	margin:0 auto;
	padding:0;
	width:53%;
	}

/*\*//*/	
html>body #centercol {
	margin:0 auto;
	padding:0;
	width:55%;
	}
/* */ 

*:first-child+html #centercol {
	margin:0 auto;
	padding:0;
	width:55%;
	
	}

#centercol a {
	color:#000066;
	text-decoration:none;
	
	}
#centercol a:hover {
	color:#0033CC;
	text-decoration:none;
	
	}
	
#result_list a{
	color:#000066;
	text-decoration:none;
	}
	
#result_list a:hover {
	color:#0033CC;
	text-decoration:none;
	
	}
	
#utama_list a {
	color:#000066;
	text-decoration:none;
	font-weight:bold;
	
	}
#utama_list a:hover {
	color:#0033CC;
	text-decoration:none;
	font-weight:bold;
	}
	
#footer {
	position:relative;
	top:1px;
	background:#CCCDFF;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	border-top:#000066 4px solid;
	color:#000066;
	font-size:10px;
	}

/* Update for ebook */

.submit input
{
margin-left: 4.5em;
}
input
{
color:#333333;
background: #ffffff;
border: 1px solid #0004D6;
padding:3px 5px;
font-weight:bold;
font-size:14px;
}

.submit input
{
color: #000;
background: #0004D6;
border: 2px outset #0004D6;
}
fieldset
{
border: 1px solid #781351;
background:#CCCDFF;
width: 100%;
padding:8px 4px;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px;
font-size:14px;
text-transform:capitalize;
}

ul{
    margin: 0 auto;
}


*html ul.book_list li{
	margin-left:0;
	}
/*\*//*/	
html>body ul.book_list li{
	margin-left:0;
	}
/* */ 	


ul.book_list li{
    text-align: left;
    list-style: none;
    padding: 3px 10px 3px 0px;
	border-bottom: 1px solid #0004D6;
	margin-left:-30px;
	text-transform:capitalize;
	
}

*:first-child+html ul.book_list li {
	margin-left:0;
	}

fieldset.book_list
{
border: 1px solid #781351;
background:#fff;
width: 100%;
padding:8px 4px;
margin-top:8px;
}

ul.page_nav li{
    text-align:center;
    float: right;
    list-style: none;
    padding: 3px 10px 3px 25px;
    margin: 5px;
    border: 1px solid #CCC;
}



.main h2 {
	font-size:16px;
	background: #CCCDFF;
	border:#000066 1px solid;
	padding:8px;
	text-align:center;
	}

.amazon_txt {
	font-size: 10px;
	}
	
.amazon_txt a {
	font-size:10px;
	color:#1418FF;
	text-decoration:none;
	}
	
.amazon_txt a:hover {
	font-size:10px;
	color:#000066;
	text-decoration:none;
	}
	

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 10px;
}

.amazon_txt {
	font-size: 10px;
	}
	
.amazon_txt a {
	font-size:10px;
	color:#0099CC;
	text-decoration:none;
	}
	
.amazon_txt a:hover {
	font-size:10px;
	color:#0033CC;
	text-decoration:none;
	}
	
tr.amazon_table {
	border-bottom: 1px solid #0004D6;
	}