﻿div.ItemAdded
{
    width:400px;
    float:right;
    background-image:url('../images/generic/arrow.gif');
    background-position: top right;
    background-repeat:no-repeat;
}

div.ItemAdded div
{
    float:left;
    width:264px;
    background-color:#EFEF21;
    padding:10px;
}

div.ItemAdded div p
{
    padding:0px;
    margin:0px;
    font-weight:bold;
    color:#000000;
    padding-bottom:10px;
}

div.ItemAdded div a
{
    float:left;
    font-weight:bold;
    color:#000000;
    font-size:1.3em;
    
}

div.ItemAdded div a.ConShop
{
    float:right;
}
/*
table.forsale a h4, table.forsale a h5
{
    color:#000000;
}
*/

table.forsale h4, table.forsale h5
{
    padding:0px;
    margin:0px;
}

table.forsale h5
{
    font-weight:bold;
}
/*
table.preorder td.itemCol
{
    width:470px;
}
*/
table.forsale td.buyCol
{
    text-align:center; 
    width:88px; 
}

table.preorder td.buyCol
{
    width:140px; 
    text-align:right;
}


table.forsale td.buyCol input
{
    font-weight:bold;
}

table.forsale tr.categoryRow td
{
    background-color:Green;
    color:#FFFFFF;
}

table.forsale tr.categoryRow td h3
{
    color:#FFFFFF;
    padding:5px;
    margin:0px;
}

table.forsale tr.itemRow td
{
    border-top:solid 1px #cccccc;
    padding:5px 0 5px 0;
}

table.forsale tr.itemRow:hover td
{
    background-color:#ece9d8;
}

table.forsale tr.itemRow td p.priceSave
{
    margin-top:5px;
}

table.forsale tr.itemRow td p.brandNew, table.forsale tr.itemRow td p.priceSave span
{
    color:Red;
    font-weight:bold;
}

table.forsale tr.itemRow td p.ebay a
{
    color:Red;
}

table.qty p
{
    padding:0px;
    margin:0px;
}

table.forsale table.qty p span
{
    font-weight:bold;
    color:Red;   
}

table.forsale table.qty td
{
    border:0px;
}

table.forsale span.red
{
    color:Red;
}

/*********************************************/
table.ItemDetails td.PicCol
{ 
    width:270px;
    text-align:center;
}

table.ItemDetails td.TextCol h3,
table.ItemDetails td.TextCol h4,
table.ItemDetails td.TextCol h5
{
    margin:0px;
}

table.ItemDetails td.TextCol p span
{
    font-weight:bold;
    color:Red;
    margin:0px;
    padding:0px;
}

table.ItemDetails table.qty
{
    margin-bottom:12px;
}

table.ItemDetails input.BuyButton
{
    font-weight:bold;
}

div.RightContent div.CantFind { background-color:#ffcc66;border:solid 1px #000000;}
div.RightContent div.CantFind p, div.RightContent div.CantFind a { color:#000000; }

div.ItemInterestBox a
{
    color:#000000;
    font-weight:bold;
}

div.ItemInterestBox span.price
{
    font-weight:bold;
    font-size:1.35em;
}

div.ItemInterestBox span.priceSave
{
    font-weight:bold;
    color:Red;
}

div.ItemInterestBox tr.altRow td
{
    background-color:#ece9d8;
}
