﻿ul#related_logo
{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
    display: block;
}

h4.related_logo
{
    font-family: "Arial Black" ,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    text-transform: capitalize;
    margin-top: 4px;
    margin-left: 10px;
    margin-right: 10px;
}


ul#related_logo li
{
    display: block;
    width: 125px;
    min-height: 120px;
    height: 150px;
    margin-bottom: 10px;
    float: left; /* background: url( "../images/logo/cat_chooser_bg_left.png" ) left top no-repeat; */
    margin-left: 5px;
    margin-right: 20px;
}


ul#related_logo li a
{
    display: block;
    /*padding-top: 95px;*/
    width: 125px;
    line-height: 25px;
    text-align: center;
    color: #ffc82e;
    text-decoration: none;
}

ul#related_logo li a span
{
    display: block;
    margin: 0;
    line-height: 1.2em;
}



ul#related_logo li a:hover
{
    color: #fff;
}

/*
ul#related_logo li a.curtlo_logo
{
    background: url( "../images/logo/curtlo_logo.png" ) left top no-repeat;
}

ul#related_logo li a.jansport_logo
{
    background: url( "../images/logo/jansport.png" ) left top no-repeat;
}
ul#related_logo li a.granitegear_logo
{
    background: url( "../images/logo/granitegear_logo.png" ) left top no-repeat;
}
ul#related_logo li a.truspec_logo
{
    background: url( "../images/logo/truspec_logo.png" ) left top no-repeat;
}
ul#related_logo li a.klim_logo
{
    background: url( "../images/logo/klim_logo.png" ) left top no-repeat;
}
ul#related_logo li a.atlanco_logo
{
    background: url( "../images/logo/atlanco_logo.png" ) left top no-repeat;
}

*/