* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #B0B0B0;
	color: #434367;
	/*font-family: tahoma, arial, sans-serif;*/
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}



img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}
.spacing {
	margin : 0px;
	height : 0px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}
/*Slide Image*/
#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:605px;
	height:220px;
	overflow:hidden;
	color:#ffffff;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	color:#ffffff;
	background-color:transparant;
}

#slide-images li img{
	display:block;
	background-color:#transparant;
}

#container {
	background-color: #000099;
	margin: 0px auto;
	width: 1000px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
	text-align: center;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
}


/* Page Header */

#page_header {
	width: 1000px;
	height: 155px;
	color: #fff;
	background-color: #ffffff;
	/*background: url('../images/header_background.gif') repeat-x 0px 0px;*/
	overflow: hidden;
}
#logoheader {
	background: url('../images/logohead.jpg') no-repeat 0px 0px;
	background-color: #ffffff;
	width: 435px;
	height: 150px;	
	color: #fff;
	overflow: hidden;
	float:left;
}
#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 190px;
	height: 75px;
	background: url('../images/company_logo.jpg') no-repeat 35px 37px;
	float: left;
}

#page_heading h1 {
	width: 190px;
	height: 52px;
	background: url('../images/company_name.jpg') no-repeat 56px 36px;
	float: left;
}

#page_heading h2 {
	width: 190px;
	height: 16px;
	background: url('../images/company_punchline.jpg') no-repeat 56px 2px;
	float: left;
	clear: both;
}

#page_headerlinks {
	padding-right: 5px;
	padding-top: 0px;
	width: 550px;
	height: 150px;
	float: right;
	border-top: #999999 2px solid;
	border-bottom: #999999 2px solid;
	border-left: #999999 2px solid;
	border-right: #999999 2px solid;
	padding-left: 3px;
}

#page_headersearch {
	padding-top:4px;
	text-align:left;
	width: 220px;
	float: right;
	/*overflow : hidden;*/
}
#page_cari {
	padding-top:6px;
	width: 130px;
	float: left;
	/*overflow : hidden;*/
}
#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 0px;
	padding-left: 2px;
	width: 158px;
	height: 20px;
	float: left;
	border: none;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 20px;
	background-color: transparent;
	float: left;
}


/* Main Navigation Menu */

#page_menu {
	margin-bottom: 0px;
	width: 1000px;
	height: 21px;
}

#page_menu ul {
	width: 1000px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 0px;
	width: 162px;
	height: 21px;
	float: left;
	background: url('../images/menu.png') repeat-x 0px 0px;
	background-color:red;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#page_menu li :hover {
	background-color:red;
}
#page_menu li.last {
	background: url('../images/menulast.png') repeat-x 0px 0px;
	margin-right: 0px;
	width: 190px;
}

#page_menu a {
	height: 21px;
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}


/* Left Sidebar */

#left_sidebar {
	/*background-color: #D7E0EC;*/
	background-color: #800000;
	width: 200px;
	float: left;
	padding-bottom:63px;
	text-align: left;
	color: #FFFFFF;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}



/* Left Sidebar: Newsletter Signup Box */

#newsletter {
	/*background-color: #D7E0EC;*/
	background-color: #800000;
	margin-bottom: 2px;
	margin-top: 1px;
	padding: 5px 5px 5px;
	width: 190px;
	border-color: #9e9ec3;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
	text-align:center;
	color: white;
	
}
#newsletter_heder {
	background: url('../images/headbag.png') repeat-y;
	margin-bottom: 2px;
	padding-top:5px;
	width: 200px;
	height:24px;
	background-color: #505092;
	overflow: hidden;
	float:left;
	color: #fff;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
}
#tek{
	float:left;
	padding-right:2px;
}
#frm{
	float:left;
	width:200;
}
#newsletter h2 {
	text-align:left;
	padding-bottom: 10px;
	font-size: 15px;
}

#newsletter input {
	padding-left: 0px;
	width: 125px;
	height: 16px;
	border: #bfbfe6 1px solid;
	float: right;
	clear: left;
}

#newsletter input.button {
	margin-top: 3px;
	margin-left: 95px;
	width: 22px;
	height: 13px;
	border: none;
}

#newsletter #link_cancel {
	margin-top: 5px;
	float:left;
}
#newsletter #link_cancel  a{
	color:#000000;
}
#newsletter #link_cancel a:hover {
	color: #75759c;
}
/* Rihgt Side BAR*/
#right_sidebar {
	/*--background-color: #D7E0EC;*/
	background-color: #800000;
	width: 206px;
	float: right;
	padding-bottom:9px;
	text-align: left;
	color: #8989b6;
}
#rsidebar_heder {
	background: url('../images/headbag.png') repeat-y;
	margin-bottom: 2px;
	padding-top:5px;
	width: 206px;
	height:24px;
	background-color: #505092;
	overflow: hidden;
	float:right;
	color: #fff;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
}

#right_sidebar a {
	color: #8989b6;
}

#right_sidebar a:hover {
	color: #75759c;
}

/*end  Rihgt Side BAR*/
#olym {
	/*--background-color: #D7E0EC;*/
	background-color: #800000;
	margin-bottom: 6px;
	margin-top: 1px;
	padding: 5px 5px 4px;
	width: 190px;
	border-color: #9e9ec3;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	overflow: hidden;
	//font-weight: bold;
	float:left;
	
}
#olym  li{
	/*--background-color:#CAD6E6;*/
	background-color:#900000;
	border-color: #9e9ec3;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	width: 190px;
	font-weight: none;
	padding-left:3px;
	padding-bottom:0px;
	margin-bottom:2px;
	color:#ffffff;
	font-size:11px;
	float:left;
}
#olym #ol{
	margin-left: 13px;
	background: url('../images/k-cs.png') repeat-y;
	height: 77px;
}

#olym #ol1{
	margin-left: 13px;
	width: 171px;
	background-color:	#A8A8A8;
	/*height: 77px;*/
	color: #ffffff;
	/*font-weight: bold;*/
}
#olym #ol2{
	margin-left: 13px;
	background: url('../images/k-csbawah.png') repeat-y;
	height: 13px;
}
#olym  li #pad{
	width: 127px;
	padding-left:5px;
	color:#ffffff;
	float:left;
}
#olym   a{
list-style-type: none;
color: white;
}
#olym  li a{
	color:#ffffff;
}
#olym  li a:hover{
	color:#ffffff;
}
#hit{
	font-size:16px;

	background: url('../images/pengunjung.png') repeat-x 0px 0px;
	padding-top:5px;
	height:24px;
	text-align:left;
	color:#CAD6E6;
	float:left;
	background-color: transparant;
}
#hitkanan{
	font-size:16px;
	background: url('../images/pengunjungkanan.png') repeat-x 0px 0px;
	width:8px;
	height:29px;
	float:left;
	background-color: transparant;
}
#hitkiri{
	font-size:16px;
	background: url('../images/pengunjungkiri.png') repeat-x 0px 0px;
	width:28px;
	height:29px;
	float:left;
	background-color: transparant;
}
/* right Sidebar : Search */

#search {
	background-color: #9898D8;
	/*--background: url('../images/header_background.gif') repeat-x 0px 0px;*/
	margin-bottom: 0px;
	padding-right: 6px;
	width: 593px;
	height:27px;
	padding: 1px 1px 1px 0px;
	border-color: #9e9ec3;
	border-width: 0px 0px 0px 0px;
	/*--border-left:1px;
	--border-right:1px;*/
	border-style: solid;
	text-align: left;
	float:right;
}
#tambalsearch{
	background-color: #9898D8;
	margin-bottom: 0px;
	padding-right: 0px;
	width: 1000px;
	height:30px;
	padding: 1px 1px 1px 0px;
	border-color: #9e9ec3;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	text-align: left;
	float:left;
}
#search_header {
	margin-bottom: 2px;
	width: 200px;
	height: 20px;
	background-color: #505092;
	overflow: hidden;
}

#search_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}


#search form {
	padding-left: 3px;
	padding-right: 10px;
	float: right;
}

#search input {
	margin-top: 4px;
	margin-left: 6px;
	margin-bottom: 6px;
	width: 200px;
	height: 19px;
	float: left;
	border: none;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	color:#000000;
}
#search #select{
	padding-top: 3px;
	height: 20px;
	/*--padding-bottom: 4px;*/
	margin-top: 0px;
	margin-left: 5px;
	background-color: transparent;
	float: left;
}

#search input.button {
	/*--padding: 0px;
	--margin-top: 4px;
	--margin-left: 5px;*/
	width: 25px;
	height: 19px;
	background-color: transparent;
	float: left;
}



/* right Sidebar : Special Offer */


#lefterlaris {
	background-color: #000099;
	margin-bottom: 0px;
	width: 1000px;
	height: 313px;
	padding: 0px 0px 0px 0px;
	border-color: #A6A6DD;
	border-width: 5px 0px 0px 0px;
	border-style: solid;
	text-align: center;
}
#isiterlaris {
	background-color: #000099;	
	padding: 0px 0px 0px 0px;
	width: 376px;
	height: 210px;
	border-color: #000099;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: left;
	float: left;
}
#isiterlaris li {
	padding: 2px 5px 0px 5px ;
	background-color: #a6a6dd;
	height: 67px;
	list-style-type: none;
	text-align: left;
	background: url('../images/header_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	border-color: #9e9ec3;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	color: #ffffff;
	font-family: tahoma, arial, sans-serif;
	
}
#isiterlaris li a{
	color: #ffffff;
	text-decoration: none;
}
#isiterlaris li #dlm {
	padding-left: 10px;
	padding-top: 5px;
	float:left;
	width:255px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}
#isiterlaris li #dlm #pn {
	padding-top: 5px;
	width:250px;	
	float:left;
}

#isiterlaris ul {
	margin: 0px auto;
	list-style-type: none;
}
#julbukubaru{
	background-color: #a6a6dd;	
	width: 25px;
	height: 216px;
	border-color: #9e9ec3;
	text-align: left;
	float: left;
	background: url('../images/obor.gif') repeat-x 0px 0px;
}
#sinopsislaris{
	padding: 2px 2px 2px 2px;
	color:#ffffff;
}
#imgprev{

	width: 230px;
	height: 130px;
	float: left;
}
#imgprev li a{
	text-decoration: none;
	color:#ffffff;
}
#imgprev li a:hover{
	color:#69699c;
}
#imgkanan{
	margin: 2px 2px 2px 2px;
	border-color: #505092;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	float:left;	
	cursor:pointer;
}
#imgkiri{
	margin: 2px 2px 2px 2px;
	border-color: #ffffff;
	border-width: 4px 4px 4px 4px;
	border-style: solid;
	float:left;	
}
#img_slide{
	margin: 5px 5px 5px 4px;
	margin-right:10px;
	border-color: #a6a6dd;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	float:left;	

}
#imgslide{
	border-color: #a6a6dd;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	float:left;	
}


#isiterlariskanan {
	background-color: #000099;
	padding: 0px 0px 0px 0px;
	width: 598px;
	border-color: #000099;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	text-align:left;
	color: #000000;
	float: left;
}
/*#isiterlariskanan div {
	margin: 4px 4px 4px 4px;
}*/
#centerbookleft{
	padding: 4px 4px 4px 4px;
	margin-top:4px;
	background: url('../images/header_background.gif') repeat-x 0px 0px;
	background-color: #505092;
	width: 260px;
	height: 80px;
	border-color: #a6a6dd;
	border-width: 0px 4px 4px 0px;
	border-style: solid;
	text-align:justify;
	color: #000000;
	float: left;
	
}
#centerbookleftdlm{
	width:100px;
	height:85px;
	float:left;
}
#centerbookleftdlm ul{
	margin: 0px auto;
	list-style-type: none;
}

#centerbookleftdlm li{
	width: 40px;
	height: 40px;
	list-style-type: none;
	border-color: #b6b6d2;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	text-align: left;
	float: left;
}

#centerbookleftdlm li a{
	color:#7F3F19;
	width:46px;
	height:46px;
}
#centerbookleftdlm li a:hover{

}
#eventcenter{
	padding-top:25px;
	margin-left: 5px;
	width:140px;
	height:60px;
	float:left;
}
#eventcenter h3{
	font-family:arial;
	font-size:20px;
	/*color:#7F3F19;*/
	color:#000000;
}

#eventcenter li a{
	margin-top: 4px;
	margin-left: 1px;
	display: block;
	color: #000000;
	text-decoration: none;
}
#bkscenter{
	height: 100px;
	background-color: #A6A6DD;
}
#centerbookcenter{
	padding: 4px 4px 4px 4px;
	margin-top:4px;
	background: url('../images/header_background.gif') repeat-x 0px 0px;
	background-color: #505092;
	width: 348px;
	height: 80px;
	border-color: #a6a6dd;
	border-width: 0px 4px 4px 4px;
	border-style: solid;
	text-align:justify;
	color: #000000;
	float: left;
}

#centerbookcenter ul{
	margin: 0px auto;
	list-style-type: none;
}
#centerbookcenter li a{
	text-decoration:none;
	/*color:#7F3F19;*/
	color:#000000;
}
#centerbookcenter li a:hover{
	text-decoration:none;
	color:#56567c;
}
#centerbookcenter h3{
	font-family:arial;
	font-size:20px;
	color:#7F3F19;
}
#centerbookcenter li{
	padding-top:25px;
	margin-left:10px;
	width: 200px;
	height: 60px;
	list-style-type: none;
	border-bottom: #b6b6d2 1px solid;
	text-align: left;
	float: left;
}
#centerbookright{
	padding: 0px 4px 4px 4px;
	margin-top:4px;
	background: url('../images/header_background.gif') repeat-x 0px 0px;
	background-color: #505092;
	width: 352px;
	height: 80px;
	border-color: #a6a6dd;
	border-width: 0px 4px 4px 0px;
	border-style: solid;
	text-align:justify;
	color: #000000;
	float: right;
	

}

#centerbookright ul{
	margin: 0px auto;
	list-style-type: none;
}

#centerbookright li{
	padding-bottom:1px;
	padding-top:1px;
	height: 29px;
	width:350px;
	list-style-type: none;
	border-bottom: #b6b6d2 1px solid;
	text-align: left;
	float: left;
}

#catalog {
	font-family: arial narrow;
	font-size: 14px;
	color:white;
	/*--font-weight:bold;*/
	background-color:	#800000;
	padding-bottom: 1px;
	width: 200px;
	/*--padding: 1px 1px 1px 0px;*/
	border-color: #9e9ec3;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	text-align: center;
	float:left;
}
#catalog_last{
	width: 200px; 
	height: 69px;
	background-color:	#800000;
	clear : both;
	float : none;
	line-height : 0px;
	overflow : hidden;
}
#catalog_header {
	background: url('../images/headbag.png') repeat-y;
	margin-bottom: 2px;
	width: 200px;
	height: 28px;
	background-color: #505092;
	overflow: hidden;
}

#catalog_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}


#catalog ul {
	/*--margin: 0px auto;*/
	margin-left:	10px;
	width: 160px;
	list-style-type: none;
}


#catalog li {
	width: 173px;
	/*--height: 38px;*/
	list-style-type: none;
	text-align: left;
	border-top: #A00000 1px solid;
	border-bottom: #A00000 1px solid;
	border-left: #A00000 1px solid;
	border-right: #A00000 1px solid;
	/*--border-bottom: #b6b6d2 1px solid;*/
	float: left;
	margin-bottom: 5px;
	color:	#ffffff;
	
}

#catalog li.last {
	border: none;
}

#catalog li a {
	margin-top: 0px;
	margin-left: 1px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#catalog li a:hover {
	color: #56567c;
}





/* Main Content Area */

#main_content {
	
	background-color: #000099;
	/*--background-color: #ffffff;
	--margin: 2px 2px 2px 2px;*/
	width: 594px;
	text-align: center;
	float: right;
}
#main_content2 {
	
	background-color: #FBF1C4;
	/*--background-color: #D7E0EC;
	--margin: 2px 2px 2px 2px;*/
	width: 1001px;
	text-align: center;
	float: left;
}

#main_content2 td  {
	border-color:#b6b6d2;
	border-width: 1px 1px 1px 1px;
	padding:3px 3px 3px 3px;
	margin:3px 3px 3px 3px;
	border-style: solid;
}
#main_content2 input  {
	height: 18px;
	font-size:13px;
	border: none;
	border: #b6b6d2 1px solid;
}
#main_content2 textarea  {
	font-size:13px;
	border: none;
	border: #b6b6d2 1px solid;
}
#main_content2 #tbbawah{
	border-width: 0px 0px 0px 0px;
}
#main_intro {
	
	padding: 10px 10px;
	margin-bottom: 8px;
	text-align: justify;
	float: left;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* New Item Description */

/* Sub Items Descriptions */

/* Page Footer */

#page_footer {
	width: 1000px;
	background-color: #9e9ec3;
}

#page_footer_menu {
	width: 1000px;
	height:5px;
	background-color: #9e9ec3;
}

#powered_by {
	padding-top: 17px;
	float: right;
	width: 305px;
	height: 30px;
	color: #9595c2;
	text-align: center;
}

#powered_by a {
	color: #9595c2;
}

#product_brands {
	float: left;
	
}

#product_brands ul {
	width: 1000px;
	list-style-type: none;
}

#product_brands li {
	margin: 5px 6px 3px 3px;
	height: 40px;
	list-style-type: none;
	float: left;
}

#product_brands li.zalcom {
	width: 107px;
	background: url('../images/brand_zalcom.gif') no-repeat 0px 0px;
}

#product_brands li.digital {
	width: 95px;
	background: url('../images/brand_digital.gif') no-repeat 0px 0px;
}

#product_brands li.adept {
	width: 126px;
	background: url('../images/brand_adept.gif') no-repeat 0px 0px;
}

#product_brands li.simtel {
	width: 99px;
	background: url('../images/brand_simtel.gif') no-repeat 0px 0px;
}

/*sercing auto komplit*/
div.auto_complete {
    position         :absolute;
    width            :250px;
    background-color :white;
    border           :1px solid #888;
    margin           :0px;
    padding          :0px;
}

li.selected { background-color: #ffb; }

#BukuSearch_autoComplete ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
}
#BukuSearch_autoComplete li {
	clear: both;
	padding-left:5px;
	height: 50px;
}
/*juenal books*/

#jurnal{
	/*--background-color:#f8f8f8;*/
	
}
#jurnal ul{
	margin: 0px auto;
	list-style-type: none;
}
#jurnal li{
	background-color:#FBF1C4;
	width:292px;
	height:125px;
	margin: 1px 1px 1px 1px;
	border-color: #FBF1C4;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align:left;
	font-size:10px;
	float:left;
	padding-top:3px;
	padding-bottom:3px;
}
#jurnal li a{
	color:#000000;
	text-decoration: none;
}

#jurnal li a:hover{
	color:blue;
	text-decoration: none;
}
#jurnal li div#atas{
	width:215px;
	height:82px;
	margin: 4px 0px 2px 2px;
	border-color: #FBF1C4;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	float:left;
}

#jurnal li div#bawah{
	width:65px;
	height:82px;
	border-color: #FBF1C4;
	border-width: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	border-style: solid;
	float:right;

}
#jurnal li div{
	padding-left:2px;
	padding-right:2px;
	background-color:#FAECA9;
	width:287px;
	height:33px;
	border-color: #FBF1C4;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	float:right;
}
#jurnal li div#harga{
	width:115px;
	height:30px;
	padding-right:5px;
	border-color: #FBF1C4;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	float:left;
	font-size:11px;
	color:#000099;
	font-weight:bold;
	text-align:center;
}
#jurnal li div#pesan{
	width:60px;
	height:24px;
	padding-top:6px;
	padding-right:5px;
	border-color: #FBF1C4;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	float:right;
	font-size:14px;
	color:#000099;
	font-weight:bold;
	text-align:center;
}
#jurnal li #imgjurnal{
	margin: 4px 4px 4px 4px;
	border-color: #505092;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	float:right;	

}
/*view books*/
/*resensi*/

#resensi{
	background-color:#E7EAF8;
	width:588px;
	color:#000000;
	margin: 1px 1px 1px 1px;
	border-color: #b6b6d2;
	/*--border-width: 1px 1px 1px 1px;
	--border-style: solid;*/
	text-align:center;
	font-size:10px;
	float:left;
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
}
#resensi a{
	font-weight: bold;
	text-decoration: none;
	color: black;
}
#resensi a:hover{
	font-weight: none;
	text-decoration: none;
	color: blue;
}
#resensi ul{
	margin: 0px auto;
	list-style-type: none;
}
#resensi li{
	background-color:#E7EAF8;
	width:284px;
	height:333px;
	color:#000000;
	margin: 1px 1px 1px 1px;
	border-color: #b6b6d2;
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid;
	text-align:left;
	font-size:10px;
	float:left;

}
/*Klub*/

#klub{
	background-color:#A6A6DD;
	width:583px;
	color:#000000;
	margin: 1px 1px 1px 1px;
	border-color: #b6b6d2;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	text-align:left;
	font-size:12px;
	float:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
table.default_list {
	width:					100%;
	border-right:			0px #D9D9D9 solid;
	border-left:			0px #D9D9D9 solid;
}
table.default_list th {
	text-align:				left;
	background-color: #9e9ec3;
	background: url('../images/header_background.gif') repeat-x 0px 0px;
	padding-top:			3px;
	padding-bottom:			3px;
	padding-left:			5px;
	color:					#000000;
}
table.default_list td {
	padding-top:			3px;
	padding-bottom:			3px;
	border-bottom:			0px #D9D9D9 solid;
	padding-left:			5px;
}
#klub a{
	color:blue;
}
#klub a:hover{
	color:red;
}
#klub h2{
	text-align:center;
	padding-top:	10px;
	padding-bottom:	10px;
}
#klub ul{
	margin: 0px auto;
	list-style-type: none;
}
#klub ol{
	padding-top:			10px;
	padding-left:			25px;
}
#klub li{
	padding-left:0px;
	padding-bottom:4px;
}
#klub li a{
	color:#000000;
	text-decoration: none;
}

#klub li a:hover{
	color:blue;
	text-decoration: none;
}
/*juenal books*/
#viewmodul{
	color:#000000;
	background-color:#A6A6DD;
	width:576px;
	text-align:left;
	/*--margin: 4px 4px 4px 4px;*/
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	border-style: solid;
	font-size:12px;
	float:left;
}
#viewmodul li{
	/*--list-style-type:	none;*/
	margin-left:	20px;
}
#viewbuku{
	color:#000000;
	background-color:#FBF1C4;
	width: 981px;
	text-align:justify;
	/*--margin: 4px 4px 4px 4px;*/
	border-color: #9e9ec3;
	border-width: 0px 0px 0px 0px;
	padding-left:8px;
	padding-right:8px;
	border-style: solid;
	font-size:13px;
	float:left;
}
#viewbuku li{
	list-style-type:	none;
}

#viewbuku li td{
	border-color: transparant;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}
#viewbuku li a{
	color:black;
}

#viewbuku li a:hover{
	color:#b6b6d2;
}
#viewbuku li div#atas{
	width:565px;
	margin: 8px 0px 4px 4px;
	border-color: #b6b6d2;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	float:left;

}
#viewbuku li div#bawah{
	width:150px;
	text-align:center;
	border-color: #b6b6d2;
	border-width: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	border-style: solid;
	float:left;

}

#viewbuku li div{
	background-color:#D7E0EC;
	width: 980px;
	border-color: #b6b6d2;
	border-width: 1px 1px 1px 1px;
	padding-top:2px;
	padding-bottom:2px;
	border-style: solid;
	float:left;
}
#viewbuku li div#harga{
	width:115px;

	padding-right:5px;
	border-color: #b6b6d2;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	float:left;
	font-size:11px;
	color:#000099;
	font-weight:bold;
	text-align:center;
}
#viewbuku li div#pesan{
	width:60px;

	padding-right:5px;
	border-color: #b6b6d2;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	float:left;
	font-size:11px;
	color:#000099;
	font-weight:bold;
	text-align:center;
}
#viewbuku li #imgviewbuku{
	margin: 4px 12px 4px 4px;
	border-color: #505092;
	border-width: 4px 4px 4px 4px;
	border-style: solid;
	float:left;	

}
#tbl{
	padding: 8px 8px 8px 8px;
	width:552px;
	float:left;
}
#tblbuku{
	background-color:#D7E0EC;
	padding: 8px 8px 8px 8px;
	padding-top:0px;
	padding-left:0px;
	margin-top:8px;
	width:400px;
	text-align:left;
	float:left;
}

#ketpes{
	text-align:center;
	height:30px;
	background-color:#cccccc;
	border-style: solid;
	border-color:#B6B6D2;
	border-width: 1px;
	padding-top:5px;
	font-size:20px;
	font-weight:bold;
}
#ketpes2{
	margin-left:20px;
}
/*tabber*/
#tabber{
	padding-left: 10px;
	padding-top: 10px;
	
}
#tabber ul{

}
#tabber li{
	cursor: pointer;
	border-top: #A00000 1px solid;
	border-bottom: #A00000 1px solid;
	border-left: #A00000 1px solid;
	border-right: #A00000 1px solid;
	width: 57px;
	height: 20px;
	background-color: #900000;
	padding-top: 0px;
	margin-right:2px;
	text-align:center;
	font-weight: bold;
	
}
#tabber li a:hover{
	background-color: #B00000;	
	height: 20px;	
}
/*end tabber*/
