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

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-repeat.jpg);
	background-repeat: repeat-x;
	background-color: #4D2E00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.support {
	font-size: 12px;
	color: #FFFF00;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.title {
	color: #FFFFFF;
	font-family: Calibri;
	font-weight: bold;
	font-size: 14px;
}
.menu-samping {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.date {font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; }
.product {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.style4 {
	font-family: Calibri;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.style5 {color: #644900
}
.underconstructions {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
#tabelpagingnormal, #tabelpaginonpage {
	font-size: 12px;
	font-family: "Trebuchet MS";
	width : auto;
	border : 1px solid black;
	padding : 2px;
	float : left;
	letter-spacing: 2px;
	margin-right: 5px;	
    font-weight: bold;
}

#tabelpagingnormal  {
    background-color: white;
	color: black;
}

#tabelpaginonpage {
	background-color: black;
	color: white;
}

#tabelpaging a  {
	text-decoration: none;  
	color: white; 
	font-weight: bold;
}


.content {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.judul-buku {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
.harga {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.buttonb {
    border: none;
    display: block;
    background: url('images/up.png') no-repeat top left;
    text-align: center;
    padding-top: 3px;
    width: 68px;
    height: 22px;
    font-weight: bolder;
    color: blue;
    font-size: 11px;
}
.buttonb:hover {
    border: none;
    display: block;
    background: url('images/pressed.png') no-repeat top left;
    height: 22px;
    cursor: pointer;
}

#paging
{
	font-size: 11px;;
	color: blue;
	font-weight: bolder;
}
#paging a
{
	color: black;
	font-weight: normal;
	text-decoration: underline;
}
#paging a:hover
{
	text-decoration: none;
}
