﻿/*CONTENT - MASTERPAGE */
#content{
    width:980px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    }

#leftColumn{width:200px; float:left;}
#centerColumn{width:760px; padding:5px; margin-left:5px; margin-right:5px;float:left;}


/*categories - center column*/
.cRow{  width:100%;margin-bottom:10px;}
.cRowInne{width:100%;border-bottom: dotted 3px #CCCCCC; margin-bottom:10px; margin-top:10px;}
.cRow1
{
    width: 100%;
    margin-bottom: 12px;
    color: #3B3B3B;
    line-height: 140%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clColumn{float: left; width:125px; margin-left:10px;}
.clColumn img{ border:0px;}
.crColumn{float:left; width:360px;}
.crColumn2{float:right; padding:12px; width:176px; height:140px; background-repeat: no-repeat; text-align:right; background-image: url('../images/addToCartFrame.jpg');}
.crColumn2 .tcItemPrice{ margin-left:10px; margin-top:10px; margin-right  :25px;color:#8c0f0b; font-weight:bold; font-size:14px; display:block; }
.crColumn2 .tcItemSave{margin-left:45px; margin-top:5px; margin-right:25px; color  : Red; font-weight:bold; font-size:14px; display:block; }

.crColumn2inne{float:right; padding:12px; width:176px; height:110px; background-repeat: no-repeat; text-align:right; }
.catBooks
{
    color: #A39576;
    font-weight: bold;
    font-size: 18px;
    height: 30px;
    border-bottom: dotted 3px #CCCCCC;
    margin-bottom: 15px;
    padding-left: 12px;
    padding-top: 10px;
    background-image: url('../images/catArr1.jpg');
    background-repeat: no-repeat;
    background-position: left 16px;}
.catBooks1
{
    color: #867859;
    font-weight: bold;
    font-size: 18px;
    text-transform:uppercase;
    /*height: 30px;*/
}
.catPromo1
{
    color: #932020;
    font-weight: bold;
    font-size: 18px;
    /*height: 30px;*/
}
.tcItem{ width:340px; 
         /*height:130px;*/ 
         margin-left:5px; float:left;
         font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.tcItem img{ border:none 0; float:left; margin-right:5px;}
.tcItemTitle{color: #867859;font-weight:bold; text-transform:uppercase; }
.tcItemTitle a{ text-decoration:none;color: #867859;}
.tcItemTitle a:hover{ text-decoration:underline;color: #5a7d56;}
.tcItemAuthor
{
    color: #626262;
    font-weight: bold;
    display: block;
    margin-top: 10px;
    margin-bottom: 8px;
}
.tcItemAuthor a
{
    color: #626262;
    font-weight: bold;
    
    text-decoration:none;
}
.tcItemAuthor a:hover
{ text-decoration:underline}
.tcItemPriceOld{color:#626262; font-size:10px; display:block; text-decoration:line-through;}
.tcItemPrice{color:#626262; font-weight:bold; font-size:10px; display:block; }
.tcItemPages{color:#626262; font-size:10px; display:block;}
.tcItemText{color:#626262; font-size:12px; display:block; }

.tcItemPriceC1{color:#808080; font-weight:bold; font-size:12px; text-align:right; text-decoration:line-through;}
.tcItemPriceC{color:#8c0f0b; font-weight:bold; font-size:14px; text-align:right; }
.tcItemPagesC{color:#626262; font-size:10px; display:block;text-align:right;}
.tcItemTextC{color:#626262; font-size:12px; text-align:right; }
.addToCart1{margin-top:9px;border-width:0;}
.addToList1{margin-top:5px;border-width:0; visibility:hidden;}

.customerBought{border:1px solid #ccc; overflow:auto; padding-left:45px; padding-top:20px; width: 710px;height:130px;}
.customerBought img{width:75px; height:110px; padding:2px;border:1px solid #ccc; margin-left:26px; }
.whoBought{ background-image:url('../images/whoBought.jpg'); background-repeat:no-repeat; height:130px; width:770px; padding-top:60px;}
.whoBought img{width:75px; height:110px; padding:2px;border:1px solid #ccc; margin-left:26px; }

.reviews_li{height: 40px;color: #5a7d56;font-weight:bold; text-transform:uppercase; }
.reviews_li a{color: #5a7d56;}