html, body {
	margin: 0;
	padding: 0;
}

body,p,ul,
.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1,h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}

h1 span.subtitle, h2 span.subtitle,
h1 span.subbooktitle, h2 span.subbooktitle,
p span.subbooktitle, p span.subtitle {
	font-weight: normal;
}

a.catalog {
	color: #900;
}

address {
	margin: 1em 0;
	font-style: normal;
}

address p {
	margin: 0;
}

blockquote {
	margin: 1em;
	padding: 0;
}

img {
	border: 0;
}

img.border {
	border: 1px solid #ccc;
}

.author {
	font-weight: 400;
	color: #060;
	text-align: left;
}

span.author {
	font-weight: 700;
}

.booktitles {
	color: #900;
	font-weight: 700;
}

.border {
	border: 1px solid #ccc;
}

.banner-wrap {
	padding: 0;
	margin-bottom: 1em;
	border-bottom: 1px solid #900;
}

.banner {
	height: 150px;
	width: 100%;
	overflow-x: hidden;
	background-image:  url(/images/banner-home/kckp-banner.jpg);
	background-position-x: 49.125%;
}

.banner a {
	display: block;
	height: 150px;
	text-decoration: none;
}

.box {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 2px 6px;
}

.boxleft {
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
}

.boxright {
	float: right;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
}

.caption, .boxright p, .boxleft p {
	font-size: 10px;
	text-align: center;
	padding: 0;
	margin: .5em 0 0;
}

.center {
	text-align: center;
}

.coming-soon {
	font-weight: bold;
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
}

.credit {
	font-style: italic;
	text-align: right;
}

.green10 {
	color: #005500;
	font-size: 10px;
}

.floatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

.floatright {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}

img.map {
	margin: 0 auto;
	padding: 1em;
	background-color: #fff;
	border: 1px solid #900;
}

.lead {
	font-weight: 700;
}

.normal {
	font-weight: normal;
}

.recent {
	font-weight: bold;
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
}

.red10b {
	color: #900;
	font-size: 10px;
}

.red12b {
	color: #900;
	/* font-weight: bold; */
	font-size: 12px;
}

.reissue {
	font-weight: 400;
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
}

.reviewer {
	font-style: italic;
}

.small {
	font-size: 10px;
	color: #000;
}

.space-half {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.subbooktitle {
	color: #900;
}

.subtitle {
	color: #900;
}

.subject_doth {
	font-style: normal;
	font-weight: 700;
	color: #900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #900;
	line-height: 16px;
	margin-bottom: 1em;
}

.tiny {
	color: #900;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
}

.title {
	font-style: italic;
}

table.sidebar p {
	margin: 1em;
	font-size:10px;
}

div.video {
	margin: 1em 0;
	text-align: center;
}
