﻿div#topmenu
{
    display:block;
    width:978px;
    height:20px;
    background-color:#004e8c;
    color:#ffffff;
    margin: 0 0 18px 0;
}

div#topmenuleft
{
    padding: 0 0 0 20px;
    text-align:left;
    display:block;
    width:469px;
    height:20px;
    float:left;
}

div#topmenuright
{
    padding: 0 20px 0 0;
    text-align:right;
    display:block;
    width:469px;
    height:20px;
    float:left;
}

div#topmenuleft a
{
    margin: 0 20px 0 0;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    line-height:20px;
}

div#topmenuright a
{
    margin: 0 0 0 20px;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    line-height:20px;
}

div#pagerstylepage
{
    color:#004f8c;
    font-weight:bold;
    text-decoration:none;
}

a.pagerstyle
{
    display:block;
    width:20px;
    height:20px;
    line-height:20px;
    font-size:10px;
    color:#0092d0;
    font-weight:bold;
    text-decoration:none;
    
}

a.pagerstyle[disabled]
{
    display:block;
    width:20px;
    height:20px;
    line-height:18px;
    font-size:10px;
    color:silver;
    font-weight:bold;
    text-decoration:none;
}

div.productfilter
{
    padding-left:10px;
    border:solid 0px black;
}

div.productsort
{
    padding-left:10px;
    border:solid 0px black;
}

div#productfilterheadersearch
{
    display:block;
    width:190px;
    height:20px;
    background-color:#004f8c;
    color:white;
    font-weight:bold;
    font-size:14px;
    padding-left:5px;
    line-height:18px;
    margin-bottom:10px;
}

a.searcheditem 
{
    color:#004F8C;
    font-size:11px;
    text-decoration:none;
    padding-left:10px;
    border:solid 0px black;
    width:175px;
    height:14px;
    display:block;
    overflow:hidden;
}

div#productfilterheader
{
    display:block;
    width:190px;
    height:20px;
    background-color:#004f8c;
    color:white;
    font-weight:bold;
    font-size:14px;
    padding-left:5px;
    line-height:18px;
}

div#productfilter h3
{
    font-size:12px;
    padding-left:5px;
    color:#004f8c;
}

div.filtercheckboxlist
{
    border-left:solid 0px #004f8c;
    display:block;
    width:190px;
    height:138px;
    overflow:scroll;
    overflow-x:hidden;
    color: #004f8c;
    font-size:11px;
}

div.filtercheckboxlist label
{
    margin-left:5px;
}

div#breadcrumb
{
    font-family:Verdana;
    font-size:13px;
    color:#4eb1da;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:20px;
}

div#breadcrumb a
{
    font-family:Verdana;
    font-size:13px;
    color:#004f8c;
    font-weight:bold;
    text-decoration:none;
    

}
