﻿.ShopDirections
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #000000;
    line-height: 13px;
}

.ShopDirections a
{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #2364A6;
    text-decoration: none;
    font-weight: normal;
    line-height: 13px;
}
.tyreControlPanel
{
    background-image: url(Images/panel_bgd.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 192px;
    height: 291px;
    text-align: center;
    display: block;
}

.TireSearchPanelTop
{
    background-image: url(Images/TyreSearch/topSearchbgd.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 231px;
    height: 32px;
}

.TireSearchPanelMiddle
{
    background-color: #ffffff;
    border-left: solid 1px #6cb236;
    border-right: solid 1px #6cb236;
}

.BlackPanelTop
{
    background-image: url(Images/blue_top_330.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 330px;
    height: 32px;
}

.BlackPanelTopBig
{
    background-image: url(Images/black_top_349.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 349px;
    height: 32px;
}

.BluePanelTopBig
{
    background-image: url(Images/blue_top_349.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 349px;
    height: 32px;
}

.GreenPanelBottom
{
    background-image: url(Images/TyreSearch/bottomSearch_G.png);
    background-repeat: no-repeat;
    width: 349px;
    height: 5px;
}

.WhitePanelTopBig
{
    background-image: url(Images/white_top_349.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 349px;
    height: 9px;
    padding-top: 15px;
}

.BottomPanelGray
{
    background-image: url(Images/BottomPanelGray.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 349px;
    height: 15px;
}

.TireSearchPanelBottom
{
    background-image: url(Images/TyreSearch/bottomSearch.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 231px;
    height: 5px;
}

.TireSearchPanel
{
    background-color: #ffffff; /*border: solid 1px #5e93c9;*/
    width: 231px;
}

.UpperLeft
{
    background-image: url(Images/PageLayout/TL.png);
    background-repeat: no-repeat;
    height: 15px;
}

.UpperMiddle
{
    background-image: url(Images/PageLayout/T.png);
    background-repeat: repeat-x;
    height: 15px;
}

.UpperRight
{
    background-image: url(Images/PageLayout/TR.png);
    background-repeat: no-repeat;
    height: 15px;
}

.MiddleLeft
{
    background-image: url(Images/PageLayout/L.png);
    background-repeat: repeat-y;
    width: 15px;
}

.MiddleRight
{
    background-image: url(Images/PageLayout/R.png);
    background-repeat: repeat-y;
    width: 15px;
}

.BottomLeft
{
    background-image: url(Images/PageLayout/BL.png);
    background-repeat: no-repeat;
    height: 15px;
}

.BottomMiddle
{
    background-image: url(Images/PageLayout/B.png);
    background-repeat: repeat-x;
    height: 15px;
}

.BottomRight
{
    background-image: url(Images/PageLayout/BR.png);
    background-repeat: no-repeat;
    height: 15px;
}