﻿.imgBookList
{
       margin-right:10px; 
       padding:1px;
       background-color:#000;       
}


a:link.itemTitleLink,
a:active.itemTitleLink,
a:visited.itemTitleLink,
a:hover.itemTitleLink
{
Font-weight:bold;    
color: #440F6B
}
a:hover.itemTitleLink
{
    color:#ccc;
}
.itemSeries
{
    font-weight:bold;
    line-height:200%;
}
.itemTitle
{
Font-weight:bold;    
color: #000;
}
.itemSubTitle
{
    font-style:italic;
    font-size:90%;
}

.itemList
{
    border-bottom:dashed 1px #572679;
    padding:3px 0px 3px 0px;
    font-size:90%;
}
.itemAuthor, .itemISBN, .itemFormat, .itemPubDate, .itemPrice, .itemAvailability
{
    font-size:90%;
}
.itemGeneric
{
     font-size:90%;
}
.itemMainInfoLabel
{
font-size:90%;
font-weight:bold;
}
.itemSubInfoLabel
{
font-size:80%;
font-weight:bold;
}
.itemSubInfo
{
font-size:80%;
}
.bookDetails
{
    
    font-size:90%;
}

.bookDetailsExtra
{
    width:100%;
    text-align:justify;
}
.bookDetailsImage
{
 width:150px;
}
.tabButton
{
    border-top:solid 1px #333;
    border-right:solid 1px #333;
    border-bottom:solid 1px #aaa;
    border-left:solid 1px #666;
    width:147px;
    padding:4px 0px 4px 0px;
    margin:auto;
    font-weight:bold;
    font-size:80%;
    margin-right:0;
    background-color:#B19AC1;
    
}
.booksExtras
{
        border-top:solid 1px #aaaaaa;
    border-right:solid 1px #aaaaaa;
    border-bottom:solid 1px #cccccc;
    border-left:solid 1px #cccccc;
    padding:2px;
    width:598px;
    
}
.booksExtraContent
{
    width:600px;
    text-align:left;
    
}
input.buyNowButton
{
    float:right;
        padding:0px;
    margin:0px;
    width:120px;
    height:25px;
    color:#fff;
    line-height:25px;
    font-size:80%;
    background-image:url(/images/global/acbbutton1.png);
    background-repeat:no-repeat;
    vertical-align:top;
    padding-bottom:5px;
}
input.buyNowButton:hover{color:#ccc;}

.detailsPageSubHeading
{
    font-size:120%;
    font-weight:bold;
    padding:10px 0 20px 0;
    
}
.relatedBooksImage
{
    border:solid 1px #cdcdcd;
    height:150px;
}

