﻿.usedSearch, .used-item, .usedSearch .content
{
    overflow: hidden;
    height: 100%;
}
/* Inherits from content.css .Menu */
.usedSearch
{
    /* background: #002254 url("images/misc/usedSearch.png") repeat-x left top; */
    margin-bottom: 20px;
    background-color: #EAECEE;
}
#home .useful-links
{
    background-image: none;
    margin-bottom: 15px;
}
#home .useful-links
{
    margin-bottom: 0px;
}
/* Inherits size and margin from content.css .Menu
#page .usedSearch, #page .usedSearch h3, #page .usedSearch h2, #page .usedSearch h2 a,
#home .usedSearch, #home .usedSearch h3, #home .usedSearch h2, #home .usedSearch h2 a
{
    color: White;
}
*/

.usedSearch h2, h3.shop
{
    color: White;
    background-color: #9FABB7;
    font-size: 10pt;
    padding: 3px 3px 3px 7px;
    font-weight: bold;
    margin: 0px;
    text-transform: uppercase;
}
#page .usedSearch h2 a
{
    color: White;
}
.useful-links ul, .usedSearch ul.Links, .Menu ul
{
    border-top: solid 1px White;
}
.useful-links ul li, .usedSearch ul.Links li, .Menu ul li
{
    padding: 0px;
    border-bottom: solid 1px White;
}
#page .usedSearch ul.Links li a, #home .usedSearch ul.Links li a,
#left .Menu ul li a
{
    display: block;
    padding: 3px 0px 3px 11px;
}
/*
#page .usedSearch ul.Links li a, #home .usedSearch ul.Links li a
{
    color: White;
    background-image: url("images/links/link-white.gif");
}
*/
.usedSearch ul.Links li a span
{
    float: right;
}
/*
#page .usedSearch ul.Links li a:Hover, #page .usedSearch ul.Links li a.Selected,
#home .usedSearch ul.Links li a:Hover, #home .usedSearch ul.Links li a.Selected, */
#content .used3-details .cbLink:Hover
{
    background-color: #000033;
}
#page .usedSearch a.img, #home-items a.img, #page .useful-links a.img,
#page .usedSearch a.img:Hover, #home-items a.img:Hover, #page .useful-links a.img:Hover
{
    float: right;
    margin: 0px 0px 10px 3px;
    padding: 0px;
    background-image: none;
}
/* Inherits margin from content.css .Menu */
.used-item, .useful-links .useful-links-item
{
    padding: 0px 5px;
    margin:  0px 0px 15px 0px;
}
.used-item
{
    margin-bottom: 10px;
}
#page .used-item p
{
    margin: 5px 0px;
}
#page .trucks
{
    /* background-color:#244D76; */
}

#page .nofloat
{
    float: none;
    text-align: center;
    margin:  5px 0px;
}
