﻿/*------------------------------------------------*/
/*--| Home page column layout
/*------------------------------------------------*/
#wrapper {width: 960px; padding:0 10px;}
#content {width: 950px;}
#column_a{width:237px;}
#column_b{width:350px; margin:0 6px;}
#column_c{width:350px;}
.narrow_top{width:187px; padding:25px 25px 5px 25px; background:url(/images/home/column_narrow_top.png) no-repeat top;}
.narrow_bottom{width:237px; height:30px; background:url(/images/home/column_narrow_bottom.png) no-repeat bottom; clear:both;}
.wide_top{width:300px; padding:25px 25px 5px 25px; background:url(/images/home/column_wide_top.png) no-repeat top;}
.wide_bottom{width:350px; height:30px; background:url(/images/home/column_wide_bottom.png) no-repeat bottom;clear:both;}

#column_a_content {}
#column_b_search {margin-bottom: 15px; padding-bottom: 15px;}
#column_b_content {}
#column_c_search {margin-bottom: 15px; padding-bottom: 15px;}
#column_c_content {}
    
/*------------------------------------------------*/
/*--| Top sellers display
/*------------------------------------------------*/
table.top_seller_table tr td {padding-bottom:5px;}
.top_seller div.book {position:relative; float:left; margin:0 10px 10px 0;}
.top_seller .details {position:relative; float:right; width:220px;}
.top_seller a.title {font-size:14px; color:#0080C5; font-weight:bold; text-decoration:none;}
.top_seller .author {display:block; font-size:11px; margin-top:3px;}
.top_seller a.price {text-decoration:none;}
.top_seller .price {display:block; font-size:14px; color:#000; font-weight:bold; text-decoration:none; margin-top:10px;}
.top_seller .price .label {color:#0080C5; font-weight:bold; font-style:italic; text-decoration:none;}

/*------------------------------------------------*/
/*--| Customer feedback
/*------------------------------------------------*/
.border-top {border-top: solid 1px #D1D1D1;}
.border-bottom {border-bottom: solid 1px #D1D1D1;}
p.quote{font-family:Georgia, Times New Roman, Times, Serif; font-size:16px; color:#0081C6;}
.name{color:#666;}

/*------------------------------------------------*/
/*--| Twitter display
/*------------------------------------------------*/

#twitter_update_list li {list-style-type:none; margin:0;}
#twitter_update_list li a {text-decoration:none;}
