﻿/**** BEGIN BOOKSTORE *** */
#main{min-height:0px;background:none #fff;padding-bottom: 65px;border-top:none;}
#bookstore-top{width:465px;height:226px;background:url('/media/7651/bookstore-top.png') no-repeat;font-family:georgia, times, serif;font-size:12px;font-style:italic;color:#555;line-height:18px;padding:53px 50px 0 455px;}
#bookstore-top p{width:440px;margin-bottom:10px;}
#bookstore-top p#dona{font-family:arial, sans-serif;font-style:normal;color:#555;}
#bookstore-top span{font-family:Times;color:#99080b;font-weight:700;}
#bookstore-top em{font-family:georgia;font-size:12px;font-style:italic;}
#bookstore-wrapper{width:934px;background:url('/media/7656/sidebar.png') repeat-y right;margin:0px auto 20px auto;}
#bookstore-head{width:934px;border-bottom:5px solid #bf0014;background:url('/media/6946/main-sprite.png') -359px -130px no-repeat;height:46px;text-indent:-9999px;margin:0 auto;}
#left-store{width:715px;float:left;}
/**** STORE SIDEBAR *** */
#right-store{width:219px;padding-top:30px;float:left;font-family:arial,sans-serif;}
.book{width:305px;min-height:200px;float:left;border-right:1px solid #999;padding:20px 25px 30px;}
.column{width:712px;background:url('/media/7661/bookstore-grad.png') repeat-x bottom;border-bottom:1px solid #aaa;}
.book-left{width:100px;float:left;}
.book-right{width:186px;float:left;}
.book h2{margin-bottom:5px;color:#bf030c;font-family:arial, sans-serif;font-size:13px;}
.book em{font-family:arial, sans-serif;font-size:11px;color:#555;}
.book p{font-family:arial, sans-serif;font-size:11px;margin-top:10px;line-height:17px;color:#333;}
p.price{font-weight:700;font-size:13px;margin-bottom:5px;margin-top:5px;text-align:right;padding-right:10px;}
p.price span{color:#bf030c;}
.buynow{background:#a50d12;color:#fff;font-size:12px;font-family:arial, sans-serif;text-decoration:none;width:80px;display:block;text-align:center;margin-top:5px;padding:5px;}
#left-store a.previewBook{display:-moz-inline-stack;display:inline-block;width:96px;height:14px;background:transparent url('/media/7708/preview-book.png') no-repeat left top;zoom:1;*display:inline;_height:14px;}
#right-store h4{font-family:arial, sans-serif;padding-left:10px;padding-bottom:5px;background:url('/media/7667/arrow.png') no-repeat 0 3px;margin-left:10px;border-bottom:1px solid #333;}
#bookstore-wrapper:after,.column:after{content:".";display:block;height:0;clear:both;visibility:hidden;}