@charset "utf-8";
/* CSS Document */
html{
	background-color:#FFF;
}
body{
	background-color:#FFF;
	background-position:center;
	margin: 0px 0px 0px 0px;
	border:0;
	padding: 0;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.8em;
	color:#FFFFFF;
	display: table;
	
}

a:visited {
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}
a:link {
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}






#top-wrapper{
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 100%;
	height: 520px;
	background-color: #012942;
}
#top-wrapper2{
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 100%;
	height: 100px;
	background-color:#FFF;
}
#top {
	height: 0px;
	background-color: #003454;
	border-bottom: 3px solid #00508c;
}

#top-container {
	margin: 0 auto;
	width: 1000px;
	height: 0px;
	padding-top:0px;
}

#main-wrapper{
	width: 1000px;
	margin: 0 auto;
	margin-top:0px;
	padding: 0 0px 0 0px;
	z-index: 100;
	height: 500px;
}
#top_title_section{
	width: 1000px;
	height:30px;
	/*background-color:#003454;*/
	background-color:#1791de;
	margin-top: 0px;
	z-index: 100;
}

#title_section{
	width: 1000px;
	height:100px;
	background-color:#f5f4ef;
	margin-top: 0px;
	z-index: 100;
}

#title_section #logo{
	width: 200px;
	height:50px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	z-index: 100;
	float:left;
	margin-top: 20px;
	margin-left:10px;
}

#title_section #searchsection{
	width: 250px;
	height:40px;
	background-color:#EBEBEB;
	_background-color:;
	margin-top: 35px;
	z-index: 100;
	float:right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-right: 40px;
	
}

#searchsection #thebox{
	margin-left:10px;
	margin-top:4px;
	border:1px solid #CCC;
	background-color:#FFF;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	height:30px;
	width:150px;
	_width:130px;
	float: left;
}

#thebox .label{
	border: 0px;
	margin-top: 6px;
	margin-left: 10px;
	width: 80px;
	color: #B0B0B0;
}



#navigation-section{
	height:20px;
	background-color:#0b7cc2;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomright: 10px;
	padding: 5px 100px;
}

#navigation-section ul {
	
list-style:none;
padding:0;
margin:0;
width:825px;


}

#navigation-section li{
	float:left;
	margin: 0px 15px 0px 15px;
	color: #FFF;
	text-decoration: none;
	
}

/* Hide from IE5-Mac \*/
#navigation-section li a
{
float: none;
color: #FFF;
text-decoration: none;
}
/* End hide */ 

/*
#navigation-section li a:hover
{
	
	float: left;
	display: block;
	color: #CCC;
	
	
} 
*/


#header_section{
	width: 1000px;
	height:280px;
	float:left;
}

#header_section #headerleft{
	width: 375px;
	height:270px;
	float:left;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 25px;
}

#headeright #slideshow{
	width: 515px;
	_width: 419px;
	float:left;
	/*background-color:#012942;*/
	margin-left: 10px;
}

#header_section #headeright{
	width: 550px;
	_width: 430px;
	height:265px;
	float:right;
	margin-right: 20px;
	padding-top: 15px;
}

#bookcategory_section{
	width: 960px;
	height:40px;
	float:left;
	background-color: #003454;
	margin-left: 20px;
	z-index:100;
	border-bottom: 5px solid #00508c;
	padding-top:5px;

	
}







/*

#bookcategory_section li{
	display: inline;
	margin-left: 50px;
	margin-right: 20px;
		padding-bottom:5px;
	
}



#bookcategory_section li a
{
float: none;
color: #FFF;
text-decoration: none;
}




#bookcategory_section li a:hover
{
	

	color: #5FB0DC;
	margin-top:1px;
	
} 


#bookcategory_section ul li{
	
	background: url(images/grasindoicon.gif) no-repeat left center;
	
	padding-left: 29px;
	padding-top:7px;
	
	}
	


*/







#main_section{
	width: 960px;
	background-color: #F2F2F2;
	float:left;
	z-index:100;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#main_section #leftsection{
	width: 250px;
	float:left;
	z-index:100;
	margin-left: 20px;
}

#leftsection #loginsection{
	width: 250px;
	float:left;
	z-index:100;
	margin-bottom: 10px;
}

#loginsection #loginsection-title{
	width: 250px;
	height:35px;
	float:left;
	z-index:100;
	border-bottom: 1px solid #999;
}

#loginsection #loginsection-form{
	width: 250px;
	float:left;
	z-index:100;
	margin-top: 5px;
	color: #000;
}

#loginsection-title h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#868580;
	margin-top:5px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 0px;
}


.judulcontent{
	height:31px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#868580;
	margin-top:4px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom:5px;
	border-bottom: 1px solid #999;


}


#main_section #rightsection{
	width: 650px;
	/*height:600px;*/
	float:left;
	z-index:100;
	margin-left: 20px;
	color:#000000;
}


#rightsection a:link {
	text-decoration:none;
	font-weight:bold;
	color: #000000;
}

#rightsection a:visited {
	text-decoration:none;
	font-weight:bold;
	color: #000000;
}

#rightsection a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #39a9e9;
}







#rightsection #booksection{
	width: 650px;
	/*height:190px;*/
	float:left;
	z-index:100;
	margin-bottom: 0px;
}
#booksection #bookcontent{
	width: 200px;
	height:160px;
	float:left;
	z-index:100;
	margin-right: 10px;
	
}
#bookthumbnail{
	width: 75px;
	height:115px;
	float:left;
	z-index:100;
}
#bookinfo{
	width: 125px;
	height: 160px;
	float:left;
	z-index:100;
	color: #666;
}

#bookinfo #titlebook{
	width: 120px;
	margin-bottom:5px;
	float:left;
	z-index:100;
	color: #666;
	text-transform:uppercase;
}

#bookinfo #titlebook h1{
	width:99px;
}


#bookinfo #descbook{
	width: 110px;
	height:80px;
	float:left;
	z-index:100;
	color: #666;
	font-size: 10px;
	line-height: 13px;
	padding-left: 10px;
}

#bookinfo .textinfo{
	color:#666;
	font-size:10px;
	margin: 0;
	padding: 0;
}

#bookcontent h1{
	float:left;
	margin-top:0px;
	color:#333;
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 14px;
	margin-bottom: 0px;	
}
#bookcontentright h1{
	float:left;
	margin-top:0px;
	color:#333;
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 14px;
	margin-bottom: 0px;	
}

#booksection #bookcontentright{
	width: 200px;
	height:135px;
	float:right;
	z-index:100;
	
}
#booksection #booksectionheader{
	width: 650px;
	height:35px;
	float:left;
	z-index:100;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}


#booksectionheader #booksection-title{

	height:30px;
	float:left;
}

#booksectionheader #viewbutton{
	width: 80px;
	height:28px;

	float:right;
	z-index:100;
	border-bottom: 1px solid #999;
	background-color: #399ada;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-right: 10px;
}
#booksection-title h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#868580;
	margin-top:5px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 0px;	
}

#bannerbottom_section{
	width: 960px;
	background-color: #66cbff;
	float:left;
	z-index:100;
	padding-bottom:5px;
	padding-top:5px;
	margin-left: 20px;
	
	
	
}

#footer_section{
	width: 960px;
	background-color: #0b7cc2;
	float:left;
	z-index:100;
	margin-top:5px;
	height: 40px;
	text-align: center;
	margin-left: 20px;
}

#footer_section a:link, a:visited{

color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}


#footer_section a:visited{

color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

#footer_section a:hover {

color: #000000;
text-decoration:none;
font-weight:bold;

}



#table{
	width: 365px;
	height:80px;
	padding: 0 0px 0 0px;
	margin: 0px 0px 10px 0px;
	float:left;
	line-height:15px; margin-bottom:10px;
}

#table a{
text-decoration:none;
color: #39a9e9;
font-weight:bold;
}


#table #thumbnail{
	padding: 5px;
	margin: 0px 10px 0px 0px;
	float:left;
	background-color: #FFF;
}


#textlabel{
	width:70px;
	height:20px;
	float: left;
	margin-bottom: 10px;

	
}

#labelform{
	width:165px;
	height:20px;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFF;
	margin-left: 10px;
	margin-bottom: 10px;
	border:1px solid #CCC;
	
	
}
#labelform .labellogin{
	width:155px;
	_width:80px;
	height:14px;
	border:0px;
	background:none;
	color:#666;
	margin-left: 6px;
	font-size:11.5px;
	margin-top: 2px;
}




#loginsection a:link {
	color: #39a9e9;
	font-weight:bold;
	text-decoration:none;
}

#loginsection a:visited{

	color: #39a9e9;
	font-weight:bold;
	text-decoration:none;
}


#loginsection a:hover {

	color: #000000;
	font-weight:bold;
	text-decoration:none;
}





.myButton{
	cursor:pointer;
	width: 80px;
	height: 25px;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#3b9ada;
	padding-bottom:2px;
	font-size:11px;
	float: right;
}

#bannerleft{
	float:left;
	width: 216px;
	height:259px;
	background-image: url(images/bookofyarn.jpg);
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top:42px;
}

#readmore-section{
	width: 650px;
	height:100px;
	background-color:#66cbff;
	float: left;
	padding-top: 10px;
	margin-bottom: 20px;
}

#readmore-content{
	width: 300px;
	height:90px;
	background-color:#66cbff;
	float: left;
	margin-left: 15px;
}
#readmore-image{
	width: 60px;
	height:90px;
	float: left;
}
#readmore-text{
	width: 220px;
	height:90px;
	background-color:#66cbff;
	float: left;
	maring-left:10px;
	color: #000;
	margin-left: 10px;
}



#thebuttonsearch
{
	float: left;
	width: 70px;
	height:30px;
	margin-top: 8px;
	margin-left: 10px;
}

#booksection #isi {
color: #000000;

}

