/* SF Paperbacks.com */

/* Start of common page elements */
body {
	background-color: #363636;
	margin: 0;
	padding: 0;
}

.container {
	background: url(images/bgcontainer.jpg) repeat-y center top;
	margin: 0 auto;
	width: 930px;
	/*height: 1600px;*/
}

.topbar {
	background: url(images/headerbg.jpg) no-repeat;
	width: 900px;
	height: 80px;
	margin-left: 15px;
}

.navbar {
	background: url(images/topnavbar.jpg) no-repeat;
	width: 900px;
	height: 39px;
	margin-left: 15px;
	color: #464646;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-align:center;
}

.navbar a {
	color: #464646;
	text-decoration: none;
}

.navbar a:hover {
	text-decoration: underline;
}

.linkbar {
	width: 900px;
	height: 53px;
	margin: auto auto auto 15px;
	/*padding-top: 25px;*/
	clear: both;
}

.linkbar p {
	height: 21px;
	padding-top: 7px;
	background-color: #ececec;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	color: #363636;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

.footer {
	background-color: #ececec;
	width: 900px;
	height: 130px;
	margin: 0px auto auto 15px;
}

.footer p {
	margin-top: 0px;
	height: 21px;
	padding-top: 7px;
	background-color: #959595;
	border-bottom: 1px solid #363636;
	color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: center;
}

.footer .donate {
	text-align: center;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.pagebottom {
	background: url(images/bottompage.jpg) no-repeat center top;
	margin: 0 auto;
	width: 930px;
	height: 30px;
}

/* End of common page elements */

/* Start of home page elements */
.welcometxt {
	color: #464646;
	width: 598px;
	margin: 17px 51px 0px 281px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.bookview {
	width: 227px;
	float: left;
	margin: 22px auto auto 35px;
}

.bookview h1 {
	color: #464646;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 11px;
	padding-top: 6px;
	background: #ffb03b;
	height: 21px;
	width: 214px;
	border: 1px solid #f36c4f;
}

.bookview img {
	border: 1px solid #363636;
	cursor: pointer;
}

.bookview .text {
	color: #959595;
	background-color: #ececec;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	padding-right: 5px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}

.bookview h2 {
	padding-top: 10px;
	margin: auto auto -6px 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.bookview h3 {
	margin: 10px auto -6px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.bookview h4 {
	margin: 10px auto -4px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.bookview p {
	margin: 10px auto 6px 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.bookview a {
	color: #959595;
	text-decoration: none;
}

.bookview a:hover {
	text-decoration: underline;
}

.bookview .booklink {
	margin: 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #959595;
	text-decoration: none;
}

.bookview .nav {
	background: url(images/bookviewnavbg.jpg) no-repeat;
	height: 29px;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
}

.bookview .nav img {
	border: none;
}

.bookview .nav p {
	margin: 0;
	padding-top: 9px;
	text-align: center;
	color: #959595;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.browse {
	width: 588px;
	background-color: #ececec;
	border: 1px solid #b4b4b4;
	padding-left: 21px;
	margin: 15px auto auto 281px;
}

.browse .hr {
	text-align: left;
	margin-top: -3px;
	margin-bottom: -2px;
}

.browse .text {
	padding-top: 10px;
	color: #464646;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.browse a {
	color: #959595;
	text-decoration: none;
}

.browse a:hover {
	text-decoration: underline;
}

.browse .alpha {
	color: #959595;
	font: bold 12px Arial, Helvetica, sans-serif;
	word-spacing: 5px;
}

.browse .theme {
	color: #959595;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.browse .decade {
	color: #959595;
	font: bold 11px Arial, Helvetica, sans-serif;
	word-spacing: 3px;
}

.viewby {
	width: 610px;
	margin: 21px auto auto 281px;
}

.viewby h1 {
	color: #464646;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 11px;
	padding-top: 6px;
	background: #ffb03b;
	height: 21px;
	width: 230px;
	border: 1px solid #f36c4f;
}

.viewby select {
	width: 243px;
}

.viewby span {
	float: right;
}

.shelf {
	background: url(images/shelfback.jpg) no-repeat 0px 9px;
	width: 900px;
	height: 189px;
	margin: 12px auto auto 15px;
	text-align: center;
}

.shelf .noindent {
	margin: 0;
}

.shelf img {
	margin: auto 15px auto 15px;
	border: 0;
}

/* End of home page elements */

/* Start of search results page elements */
.searchresults {
	width: 640;
	float: left;
	margin: 22px auto auto 35px;
}

.searchresults h1 {
	color: #464646;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 11px;
	padding-top: 6px;
	background: #ffb03b;
	height: 21px;
	width: 627px;
	border: 1px solid #f36c4f;
}

.searchresults col.margin {width: 12px;}
.searchresults col.title {width: 208px;}
.searchresults col.space {width: 20px;}
.searchresults col.name {width: 136px;}
.searchresults col.pub {width: 113px;}
.searchresults col.year {width: 50px;}
.searchresults col.buy {width: 41px;}

.searchresults tr {
	background-color: #ffffff;
	color: #464646;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.searchresults td {
	padding: 6px 0px 6px 0px;
}

.searchresults tr.header {
	color: #464646;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.searchresults tr.gray {
	background-color: #ececec;
}

.searchresults a {
	color: #464646;
	text-decoration: none;	
}

.searchresults a:hover {
	text-decoration: underline;	
}

.searchbrowse {
	width: 200px;
	margin: 22px auto auto 695px;
}

.searchbrowse h1 {
	color: #464646;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 11px;
	padding-top: 6px;
	background: #ffb03b;
	height: 21px;
	width: 187px;
	border: 1px solid #f36c4f;
}

.searchbrowse .text {
	color: #959595;
	background-color: #ececec;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	padding-top: 12px;
	padding-left: 22px;
	padding-bottom: 10px;
	height: auto;
	font: bold 12px Arial, Helvetica, sans-serif;
	word-spacing: 7px;
}

.searchbrowse img {
	margin: 22px auto 22px auto;
}

.searchbrowse .ad {
	margin: 22px auto 22px auto;
}

.searchbrowse select {
	width: 200px;
}

.searchbrowse a {
	color: #959595;
	text-decoration: none;	
}

.searchbrowse a:hover {
	text-decoration: underline;	
}

/* End of search results page elements */

/* Start of display page elements */

.displaybook {
	width: 227px;
	float: left;
	margin: 22px auto auto 35px;
}

.displaybook h1 {
	color: #464646;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 11px;
	padding-top: 6px;
	background: #ffb03b;
	height: 21px;
	width: 214px;
	border: 1px solid #f36c4f;
}

.displaybook img {
	border: 1px solid #363636;
}

.displaybook .text {
	color: #959595;
	background-color: #ececec;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	padding-right: 5px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}

.displaybook h2 {
	padding-top: 10px;
	margin: auto auto 3px 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.displaybook p {
	margin: auto auto 3px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.displaybook .space {
	margin: auto auto -8px 10px;
}

.displaybook a {
	color: #959595;
	text-decoration: none;
}

.displaybook a:hover {
	text-decoration: underline;
}

.displaybook .hr {
	text-align: left;
	margin: 5px auto 5px 0;
}

.displaybook .hr img {
	border: none;
}

.displaydetail {
	color: #959595;
	width: 468px;
	margin: 22px auto auto 285px;
	font: normal 12px Arial, Helvetica, sans-serif;
}

.displaydetail h1 {
	color: #464646;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding-left: 11px;
	padding-top: 6px;
	background: #ffb03b;
	height: 21px;
	width: 455px;
	border: 1px solid #f36c4f;
}

.displaydetail h2 {
	color: #464646;
	margin: auto auto -2px auto;
	font: bold 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #b4b4b4;
	padding-bottom: 4px;
}

.displaydetail a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

.displaydetail a:hover {
	text-decoration: underline;
}

.displaydetail .amz {
	color: #464646;
	margin: auto auto -8px auto;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.displaydetail img {
	margin-bottom: 10px;
}

.displaydetail p {
	line-height: 150%;	
}

.displayad {
	float: right;
	width: 120px;	
	margin: 22px 35px auto auto;
}

/* End of display page elements */

/* Start of about us page elements */

.about {
	color: #464646;
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 590px;
	float: left;
	margin: 22px auto auto 50px;
}

.about h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0;
}

.about h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
}

.about a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

.about a:hover {
	text-decoration: underline;
}

/* End of about us page elements */

/* Start of the latest page elements */

.latest {
	color: #464646;
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 590px;
	float: left;
	margin: 22px auto auto 50px;
}

.latest h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0;
}

.latest h2 {
	font: bold 15px Arial, Helvetica, sans-serif;
}

.latest h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
}

.latest p.date {
	font: normal 10px Arial, Helvetica, sans-serif;
	padding-top:6px;
	margin-bottom:-12px;
}

.latest .photo {
	float:right;
	font-size:10px;
	font-weight:bold;
	background-color:#ececec;
	padding:10px 10px 10px 10px;
	margin:0 0 6px 6px;
	text-align:center;
	color:#464646;
}

.latest .photo img {
	border:1px solid #000;
}



.latest a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

.latest a:hover {
	text-decoration: underline;
}

.latest .footnote {
	font: normal 11px Arial, Helvetica, sans-serif;
}

/* End of latest page elements */


/* Start of contact us page elements */

.contact {
	color: #464646;
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 590px;
	float: left;
	margin: 22px auto auto 50px;
}

.contact h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0;
}

/* End of contact us page elements */

/* Start of anthologies page elements */

.anthologies {
	color: #464646;
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 640px;
	float: left;
	margin: 22px auto auto 35px;
}

.anthologies h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0;
}

.anthologies a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

.anthologies a:hover {
	text-decoration: underline;
}

/* End of anthologies page elements */
