
body.home h1
{
    border:none;
    padding:4px 0 8px 0;
    font-weight:normal;
    font-size:0.9em;
    text-transform:lowercase;
    color:#da2e6e;
    position:absolute;
    top:62px;
    left:102px;
    z-index:2000;
}
/**************************************************************************/
/* Columns */
#homeLeft
{
    float:left;
    width:518px;
}
#homeLeft .bodytext
{
    padding:0 0  0 20px;
    width:500px;
    w\idth:480px;
}
#homeLeft .leftcol
{
    float:left;
    width:260px;
}
#homeLeft .rightcol
{
    float:left;
    width:249px;
}
#homeRight
{
    float:right;
    width:250px;
}
/**************************************************************************/
/* Home Flash Ads */
body.home #flashHomeAds
{
    position:relative;
    margin:0 0 2px 0;
    width:770px;
    height:270px;
    overflow:hidden;
    color:#909090;
}
#viewListingsLink 
{
    padding:0 10px 10px 0;
    font-size:0.9em;
}
#viewListingsLink p, #viewListingsLink p a
{
    padding:0;
    margin:0;
    font-weight:normal;
    text-align:right;
}


/* Latest Listings */
body.home #latestListings
{
    position:relative;
    margin:0 0 10px 0;
    width:770px;
    height:115px;
    overflow:hidden;
    color:#909090;
    background:url(../images/home/latest-listings.gif);
}
body.home #latestListings .inner
{
    position:absolute;
    top:45px;
    right:16px;
    display:block;
    width:738px;
}
body.home #latestListings .inner p
{
    padding:4px 0; 
    width:728px;
    height:auto;
    font-size:1.3em;
    text-align:right;     
}
body.home #latestListings .inner p span
{
    padding:0 10px;
    color:#999;
}
/**************************************************************************/
/* Pink Boxes */
.pinkBox
{
    margin:0 0 10px 0;
    padding:0;
    width:249px;
    color:#fff;
    background:url(../images/boxes/pink-top-1.gif) no-repeat;
}
.pinkBox .inner
{
    position:relative;
    padding:0 20px 16px 20px;
    width:249px;
    w\idth:209px;
    background:url(../images/boxes/pink-bottom-1.gif) bottom left no-repeat;
}
.pinkBox .inner h2
{
    color:#fff;
    font-weight:bold;
    font-size:1.2em;
    text-align:center;
    padding-top:14px;
}
.pinkBox .inner h2 a
{
    color:#fff;
}
.pinkBox .inner p
{
    min-height:80px;
    height:auto !important;
    he\ight:80px;
    height /**/:80px;
    line-height:normal;
    background:none;
}
.pinkBox .inner .boxButtons
{
    position:absolute;
    bottom:10px;
    left:24px;
    margin:0;
    width:200px;    
}
.pinkBox .inner .boxButtons p.btn
{
    float:none;
    display:block;
    margin:0;
    padding:0;
    width:200px;
    height:25px;
    min-height:25px;    
    text-align:left;    
    background:url(../images/pink-box-btn-1.gif) top left no-repeat;
}
.pinkBox .inner .boxButtons p.btn a
{
    float:none;
    display:block;
    margin:0 0 3px 0;
    padding:5px 0 0 0;
    width:200px;
    height:25px;
    he\ight:20px;
    text-decoration:none;    
    font-weight:bold;
    text-align:center;    
    font-size:1.0em;
    color:#fff;
}
/**************************************************************************/
/* White Box */
.whiteBox
{
    margin:0 0 10px 0;
    padding:0;
    width:249px;
    color:#909090;
    background:url(../images/boxes/white-small-top.gif) no-repeat;
}
.whiteBox .inner
{
    position:relative;
    padding:0 20px 10px 24px;
    width:249px;
    w\idth:205px;
    background:url(../images/boxes/white-small-bottom.gif) bottom left no-repeat;
}
.whiteBox .inner h2, .whiteBox .inner h2.pink
{
    padding:8px 0 0 0;
    color:#909090;
    font-size:1.2em;
    font-weight:bold;
    text-align:left;
}
.whiteBox .inner h2.pink
{
    color:#e5004c;
    text-align:center;
    font-size:1.125em;
}
.whiteBox a.readMore, .sellByAuction a.readMore
{
    float:right;
    padding:0 0 0 10px;
    font-weight:bold;
    background:url(../images/more-icon.gif) left 7px no-repeat;  
}
.whiteBox .inner .boxButtons
{
    margin:0;   
}
.whiteBox .inner .boxButtons p.btn, .whiteBox .inner .boxButtons p.btn.right
{
    float:left;
    margin:0;
    padding:0;
    width:97px;
    height:20px;   
    background:url(../images/white-box-btn.gif) top left no-repeat;
}
.whiteBox .inner .boxButtons p.btn.right
{
    float:right;
}
.whiteBox .inner .boxButtons p.btn a
{
    display:block;
    padding:1px 0 0 0;
    width:95px;
    height:20px;    
    he\ight:19px;
    text-decoration:none;    
    font-weight:bold;
    text-align:center;    
    font-size:0.9em;
    color:#fff;
}

/* Auction Ad */
.sellByAuction
{
    margin:0 0 16px 0;
    padding:118px 0 4px 0;
    border:solid 1px #d9dcdb;
    border-width:1px 0;
    width:249px;
    color:#909090;
    background:url(../images/home/sell-by-auction.gif) 0 10px no-repeat; 
}
.sellByAuction .inner
{
    padding:0 10px 18px 20px;
    width:249px;
    w\idth:219px;
}
.sellByAuction .inner p
{
    padding:0 0 6px 0;
}

/**************************************************************************/
/* Try it for yourself search box (h2 set in .pinkBox above) */
#tryIt
{
    float:left;
    margin:0;
    width:509px;
    color:#484848;
    background:url(../images/boxes/pink-search-top.gif) no-repeat;
    overflow:hidden;
}
#tryIt .inner
{
    position:relative;
    padding:0 20px 11px 20px;
    width:509px;
    w\idth:469px;     
    background:url(../images/boxes/pink-search-bottom.gif) bottom left no-repeat;
}
#tryIt .inner h2
{
    color:#fff;
    font-size:1.8em;
    font-weight:normal;
    text-align:left;
    padding-top:14px;
}
#tryIt .inner h3
{
    font-size:1.1em;
    color:#484848;
}
#tryIt #selling
{
    float:left;
    width:222px;
}
#tryIt #likeToBuy
{
    float:right;
    margin:0;
    padding:0 0 10px 0; 
    width:222px;
}
#tryIt #search ul
{
    margin:0;
    padding:0;
    width:220px;    
}
#tryIt #search ul li
{
    float:none;
    width:220px;
    margin:0;
    padding:0;
}
#tryIt #search ul li label
{
    padding:2px 0;
    width:210px;
    font-size:0.8em;
}
#tryIt #search ul li input, #tryIt #search ul li select
{
    font-size:9pt;
    text-align:left;
    padding:2px 0;
    font-family:Arial, Sans-Serif;
}
#tryIt #search ul li input
{
    width:220px;
}
#tryIt #search ul li select
{
    width:220px;
    padding:0;
}
#tryIt #search ul li.sPrice select
{
    float:left;
    width:100px;
}
#tryIt #search ul li.sPrice span
{
    float:left;
    padding:4px 5px 0 5px;
    font-weight:normal;
    font-size:0.85em;
}
#tryIt .signUpNow
{
    float:right;
    width:142px;
    height:34px;
}
#tryIt .signUpNow input
{
    margin:0;
    padding:0;
    width:142px;
    height:34px;
    border:none;
    background:none;
    cursor:pointer;
    font-weight:bold;
    background:url(../images/btn-black.gif) 0 3px no-repeat;
    color:#fff;
    font-size:1.2em;
}
/**************************************************************************/
/* White buttons bottom right */
#whiteButtons
{
    margin:0;
    padding:0;
    width:249px;
}
#whiteButtons a.whiteButton 
{
    display:block;
    margin:1px 0 8px 0;
    padding:11px 10px 0 10px;
    width:119px;
    w\idth:99px;
    height:63px;
    he\ight:52px;
    text-align:center;
    font-weight:bold;
    background:url(../images/white-button.gif) no-repeat;   
}
#whiteButtons p
{
    margin:0;
    padding:0;
}
#whiteButtons p#left
{
    float:left;
    width:119px;
}
#whiteButtons p#right
{
    float:right;
    width:119px;
}