﻿/*CONTENT - MASTERPAGE */
#content{
    width:980px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    }

#leftColumn{width:200px; float:left;}
#centerColumn{width:560px; padding:5px; margin-left:5px; margin-right:5px;float:left;}
#rightColumn{width:200px; float:left;}    

/*categories - center column*/
.cRow{ width:100%;border-bottom: dotted 3px #CCCCCC; margin-bottom:10px;}
.clColumn{float: left; width:90px; margin-left:10px;}
.clColumn img{border:0px;}
.crColumn{float:left; width:275px;}
.crColumn2{float:right; padding:5px; width:160px; height:110px; background-repeat: no-repeat; text-align:right;}
.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; }

.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: #A39576;
    font-weight: bold;
    font-size: 18px;
    height: 30px;
    margin-bottom: 15px;
    padding-left: 12px;
    padding-top: 10px;
    text-transform:uppercase;
    
}
.tcItem{ width:265px; 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;
    height:16px;
    overflow:hidden;
    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:#8c0f0b; font-weight:bold; font-size:11px; 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;}


.reviews_li{height: 30px;color: #5a7d56;font-weight:bold; text-transform:uppercase; }
.reviews_li a{color: #5a7d56;}

.basicA {color: #5a7d56;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;}
.basicA a{color: #5a7d56;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;}
.basicT {color:  #3B3B3B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }