﻿/* Content
--------------------------------------------------------------------------------------- */

#Content #Types
{
    float: left;
    display: inline;
    width: 700px;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

#Content #Types li
{
    margin: 0 5px 0 0;
    padding: 0;
    background: url(/images/2/backgrounds/item-fade.png) no-repeat 2px 143px;
    font-family: Georgia;
    text-align: center;
}

#Content #Types li, 
#Content #Types li a
{
    float: left;
    display: inline;
    width: 132px;
}

#Content #Types li a
{
    padding: 135px 0 5px 0;
    border-width: 1px;
}

#Content #Types li.Last
{
    margin-right: 0;
}

#Content #Types li small
{
    display: block;
    font-family: Trebuchet MS;
    font-size: 0.9em;
    color: #BC242A;
}

#Content #Types li#Type-PS a
{
    background: url(/images/2/stock/trainers-ps.jpg) no-repeat 1px 1px;
}

#Content #Types li#Type-EC a
{
    background: url(/images/2/stock/trainers-ec.jpg) no-repeat 1px 1px;
}

#Content #Types li#Type-PT a
{
    background: url(/images/2/stock/trainers-pt.jpg) no-repeat 1px 1px;
}

#Content #Types li#Type-FI a
{
    background: url(/images/2/stock/trainers-fi.jpg) no-repeat 1px 1px;
}

#Content #Types li#Type-GET a
{
    background: url(/images/2/stock/trainers-ge.jpg) no-repeat 1px 1px;
}

#Content h3
{
    padding-top: 5px;
    font-weight: bold;
    letter-spacing: -1px;
}

#Content h3 a
{
    float: right;
    display: inline;
    border: none;
    font-size: 0.8em;
    color: #BC242A;
    font-weight: normal;
    text-decoration: none;
}