/*
	 Layout Style Sheet for Tokyo Yokohama Information  byPaperlantern.net.	 
	 Copyright 2000 Paperlantern.net. All Rights Reserved.

	 $Id:bookshelf.css, v1.0 04.10.12 1$
*/

/*---------------------------------------------------------------
  CSS for Bookshelf
---------------------------------------------------------------*/

.bookshelf{border:1px solid #A83C49;} 
.marginpadding0{margin:0; padding:0;}

.bookshelfLeft{
margin-left:15px;
/*border: 1px solid #e6beb6 ;*/
width:120px;
}

.bookshelfDivBorder{
	border-bottom: 1px solid #e6beb6 ;
	margin-bottom:10px;
	padding-bottom:20px;
	margin-top:15px;
	width:120px;}

.bookshelf-div{
	margin-bottom:10px;
	margin-top:15px;}
	
.bookshelf-border{
	border-right: 1px solid #e6beb6;
	border-left: 1px solid #e6beb6;
	border-bottom: 1px solid #e6beb6;}

.bookshelfborderall{background-color:#e6beb6;}

.booklist{
	width:137px;
	padding:10px 5px;}
.listarrow {
	background:url(../bookshelf/images/arrow_brown.gif) no-repeat 0px 6px;
 	padding:0px 0px 0px 6px;
	list-style-type: none;
}

.listmarginleft{
	margin-left:5px;
	-moz-box-sizing:border-box; box-sizing:border-box;}

.DescriptinBook-s{
	font-size:10px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	}

.bottom8{margin-bottom:8px;}

.book{
	margin:0px 0px 20px 14px;
	text-align:center;
	font-size:11px;
	width:120px;
	font-family: "Arial", "Helvetica", "sans-serif";
	border-bottom:1px solid #c2c3c4;
	padding-bottom:18px;}

.book a:link{	font-family: "Arial", "Helvetica", "sans-serif";}

.book-title{
	font-size:11px;
	margin:3px 0px 12px 0px;
	color:#082984;
	font-family: "Arial", "Helvetica", "sans-serif";}

.book-auther{
	font-size:10px;
	margin:0px 0px 12px 0px;
	color:#333333;
	font-family: "Arial", "Helvetica", "sans-serif";}

.border-gray{
	border:1px solid #c2c3c4;}

/*---Search Box for Posters---*/

.searchform{  
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";
	font-size:11px;}
.submitbotton{
	background-color:#CBCE69; 
	font-size:11px;
	width:50px;}

.SearchforPosters{
	font-size:11px; font-weight:bold; color:#ffffff; 
	font-family: "Verdana" ,"Arial", "Helvetica", "sans-serif";
	margin-right:5px;}
