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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg-top.jpg);
	background-repeat: repeat-x;
	background-color: #949494;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #fff600;
}
.copyright2 {color: #FFFFFF}
.copyright2 a {color: #FFFFFF}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.foot-menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style3 {color: #FF9900}
.content {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.orange-bold {
	color: #ff6b05;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FA7F1F;
	font-size: 12px;
	font-weight: bold;
}
.products-category {
	font-size: 13px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
.tgl {
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
}
.more {
	font-size: 10px;
	font-weight: bold;
}
.mmddyy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.product-category {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
}
.cart {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.ym{
	font-size: 11px;
	color: #ffd200;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.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('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('pressed.png') no-repeat top left;
    height: 22px;
    cursor: pointer;
}

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

#sidebar {
	width: 160px;
	padding: 0; margin: 10px 0 0 0;	
	color: #ffffff;
	padding:0 0 5px 5px;
	font-size:11px;
	font-weight:normal;
}	

#sidebar a{
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
}	

#sidebar ul.sidemenu {
	width: 160px;
	margin: 0 10px 8px 0; 
	padding: 10px 0 10px 5px;
	text-decoration: none;
	background-color:#000000;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 2px 5px 5px 5px;
	margin: 0 2px;	
	color: #ffffff;	
	font-size:11px;
	font-weight:normal;
}
#wrap {
	color: #000000;
	padding:0;
	font-size:12px;
}	

