img, div { behavior: url(iepngfix.htc) }


* { padding: 0; margin: 0; }

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-image: url(images/logoBG.gif);
}

hr {
    margin: 40px 10px 20px 10px;
}

.clear {
    clear:both;
}

#wrapper {
    width: 100%;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    float: left;
    background-image: url(images/footerBG.gif);
    background-repeat: repeat-y;
}
#columnWrapper {
    float: left;
    width: 1152px;
}
#leftcolumn {
    color: #333;
    margin: 0px;
    padding: 0px;
    height: 500px;
    width: 255px;
    float: left;
    background-color: #524626;

}
#logo {
    float: left;
    height: 205px;
    width: 225px;
}
#spineInner {
    float: left;
    width: 255px;
    background-image: url(images/leatherBG.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    padding-top: 23px;
    padding-bottom: 23px;
}
#spineDivider {
    float: left;
    width: 255px;
}
#spineBookLinksHolder {
    float: left;
    width: 195px;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 25px;
}
.spineBookLinks:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    clear: left;
    text-align: center;
    float: left;
    width: 185px;
    padding: 5px;
    color: #503005;
}
.spineBookLinks:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    clear: left;
    text-align: center;
    float: left;
    width: 185px;
    padding: 5px;
    color: #503005;
}
.spineBookLinks:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    clear: left;
    text-align: center;
    float: left;
    width: 185px;
    padding: 5px;
    color: #FFFFFF;
    background-color: #C97702;
}
.spineButtons:link {
    float: left;
    height: 37px;
    width: 180px;
    text-align: center;
    border: 1px solid #FFFFFF;
    margin-top: 20px;
    margin-left: 38px;
}
.spineButtons:visited {
    float: left;
    height: 37px;
    width: 180px;
    text-align: center;
    border: 1px solid #FFFFFF;
    margin-top: 20px;
    margin-left: 38px;
}
#footer {
    width: 205px;
    float: left;
    text-align: center;
    background-color: #524626;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 36px;
    padding-bottom: 30px;
}
#footer p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    padding-top: 20px;
}
#rightcolumn {
    float: left;
    color: #333;
    padding: 0px;
    width: 897px;
    display: inline;
    position: relative;
    margin: 0px;
}
#content {
    width: 783px;
    position: relative;
    overflow: hidden;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    margin-top: 37px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    -moz-box-shadow: 3px 3px 4px #777;
    -webkit-box-shadow: 3px 3px 4px #777;
    box-shadow: 3px 3px 4px #777;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
#contentTitle {
    font-family: "Georgia", Times New Roman, Times, serif;
    color: #FFFFFF;
    background-color: #9C8750;
    width: 768px;
    font-size: 24px;
    font-style: italic;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 15px;
    float: left;
}
a:link {
    color: #CD5F00;
    text-decoration: none;
}
a:visited {
    color: #CD5F00;
    text-decoration: none;
}
a:hover {
    color: #CD5F00;
    text-decoration: underline;
}
.hpTitle:link {
    margin-left: 0;
    padding-top: 10px;
    text-decoration: none;
    font-size: 24px;
    color: #CD5F00;
    margin-top: 20px;
    padding-left: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
    float: left;
    width: 600px;
    clear: left;
    padding-bottom: 7px;
}
.hpTitle:visited {
    margin-left: 0;
    padding-top: 10px;
    text-decoration: none;
    font-size: 24px;
    color: #CD5F00;
    margin-top: 20px;
    padding-left: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
    float: left;
    clear: left;
    width: 600px;
    padding-bottom: 7px;
}
.hpTitle:hover {
    margin-left: 0;
    padding-top: 10px;
    text-decoration: underline;
    font-size: 24px;
    color: #CD5F00;
    margin-top: 20px;
    padding-left: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
    float: left;
    clear: left;
    width: 600px;
    padding-bottom: 7px;
}
.hpText {
    margin-bottom: 10px;
    color: #584D36;
    font-size: 16px;
    font-family: "Georgia", "Times New Roman", Times, serif;
    padding-left: 15px;
    float: left;
    margin-right: 15px;
    clear: left;
    width: 730px;
}
#contentPages {
    width: 783px;
    position: relative;
    overflow: hidden;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    margin-top: 37px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    -moz-box-shadow: 3px 3px 4px #777;
    -webkit-box-shadow: 3px 3px 4px #777;
    box-shadow: 3px 3px 4px #777;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    border-bottom-width: 25px;
    border-bottom-style: solid;
    border-bottom-color: #9C8750;
}
#contentBuyPage {
    width: 783px;
    position: relative;
    overflow: hidden;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    margin-top: 37px;
    margin-bottom: 40px;
    -moz-box-shadow: 3px 3px 4px #777;
    -webkit-box-shadow: 3px 3px 4px #777;
    box-shadow: 3px 3px 4px #777;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
#contentBuyPage #kindleBox {
    float: left;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#contentBuyPage #kindleBox #kindleLogo {
    float: left;
    padding-right: 10px;
}
#contentBuyPage #kindleBox #kindleUK {
    float: left;
}
#contentBuyPage #kindleBox #kindleUSA {
    float: left;
}
#contentBuyPage #payPalBox {
    float: left;
    margin-top: -5px;
}
#contentBuyPage #payPalBox #payPalLogo {
    float: left;
}
#contentBuyPage #payPalBox #payPalLogo img {
    width: 100px;
}
#contentBuyPage #payPalBox #payPalAddtoCart {
    float: left;
    margin-top: 20px;
    margin-left: 4px;
}

#contentHeader {
    background-color: #9C8750;
    width: 783px;
    float: left;
    height: 25px;
    margin-bottom: 17px;
}
#contentBuy {
    float: left;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    width: 753px;
}
#kindleBox {
    display: block;
    padding-bottom: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    padding-top: 15px;
}
#kindleBox #kindleLogo {
    float: left;
    padding-right: 10px;
}
#kindleBox #kindleUK {
    float: left;
}
#kindleBox #kindleUSA {
}

#kindleBox #kindleEmpty {
    clear:both;
    height:1px;
}
#payPalBox {
    display: block;
    border-top: 3px dotted #ddd;
    width:330px;
}
#payPalBox #payPalLogo {
    float: left;
    display: block;
    width: 100px;
}
#payPalBox #payPalAddtoCart {
    float: left;
    margin-top: 30px;
    margin-left: 50px;
}
#buyLeftColumn {
    float: left;
    width: 335px;
}
#buyRightColumn {
    float: right;
    width: 335px;
}
.buyBoxLeft {
    width: 335px;
    float: left;
    padding-bottom: 10px;
    border-bottom:#666 solid 3px;
    margin-bottom:20px;
    height:385px;
    overflow: hidden;
}

.buyBoxLeft:nth-of-type(odd) {
    margin-right: 50px;
}
.buyBoxLeft img {
    float: left;
    padding-bottom: 5px;
    padding-right: 15px;
}
.buyBoxRight {
    width: 335px;
    float: left;
    padding-bottom: 10px;
    border-bottom:#666 solid 3px;
    margin-bottom:20px;
    height:385px;
}
.buyBoxRight  img {
    float: left;
    padding-bottom: 5px;
    padding-right: 15px;
}
#contentBuy h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #CC5F00;
    font-weight: normal;
    padding-right: 15px;
}

#contentBuy h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: normal;
    color: #999999;
    padding-top: 12px;
}
#contentBuy h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    color: #442300;
    padding-top: 7px;
}
#contentBuy  h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    padding-top: 7px;
    font-weight: normal;
    padding-bottom: 10px;
}
#contentFooter {
    background-color: #9C8750;
    width: 783px;
    float: left;
    height: 25px;
}
.backHome:link {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
    font-size: 14px;
    height: 22px;
    background-color: #442300;
    font-weight: bold;
    float: right;
    padding-right: 7px;
    padding-left: 7px;
    text-align: center;
    padding-top: 3px;
    text-decoration: none;
}
.backHome:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
    font-size: 14px;
    height: 22px;
    background-color: #442300;
    font-weight: bold;
    float: right;
    padding-right: 7px;
    padding-left: 7px;
    text-align: center;
    padding-top: 3px;
    text-decoration: none;
}
.backHome:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
    font-size: 14px;
    height: 22px;
    background-color: #CD5F00;
    font-weight: bold;
    float: right;
    padding-right: 7px;
    padding-left: 7px;
    text-align: center;
    padding-top: 3px;
    text-decoration: none;
}
#rightcolumnBook {
    float: left;
    width: 425px;
    padding-left: 15px;
}
.contentImg  {
    float: left;
    padding-right: 7px;
    padding-bottom: 50px;
    padding-left: 15px;
}
#contentPages h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 30px;
    color: #CC5F00;
    font-weight: normal;
    padding-right: 15px;
}
#contentPages h1 span {
    font-size: 20px;
    line-height: 20px !important;
}
#contentPages h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: normal;
    color: #999999;
    padding-top: 12px;
}
#contentPages p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 20px;
    color: #1F180F;
    padding-top: 25px;
    padding-right: 15px;
}
#contentPages h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 30px;
    color: #442300;
    padding-top: 35px;
}
#contentPages h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    padding-top: 7px;
    font-weight: normal;
    padding-bottom: 10px;
}
.priceExtra {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: normal;
    color: #B3996D;
}
.payPalImg {
    padding-top: 10px;
    padding-left: 0px;
    text-align: left;
    margin: 0px;
}
#payPalLogo {
    height: 80px;
    width: 326px;
    padding-top: 20px;
    float: left;
    clear: left;
}
#bookExt {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    clear: left;
    width: 753px;
}
#bookExt  p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 20px;
    color: #1F180F;
    padding-right: 15px;
    padding-top: 0px;
}

#terms h2 {
    color: #C97702;
    font-size: 18px;
}

#terms {
    margin: 0 10px 0 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: normal;
}

#terms p {
    padding: 0;
    margin: 10px 0 0 0;
}

#terms ul {
    list-style-type: disc;
    margin-left: 15px;
}
