﻿BODY
{
    margin: 5px 5px 0px 0px;
    color: #2f4f4f;
    font-family: Verdana;
    background-color: #ffffff;
    text-decoration: none;
    font-size: 11px;
   
}

.TopMenuItem
{
    font-size: 11px;
    font-family: tahoma;
    background-image: url(http://media.finejewelers.com/images/menu/topgroupbackground.gif);
    border-right: .5px #4169E1 solid;
    border-top: 1px #4169E1 solid;
    border-left: .5px #4169E1 solid;
    border-bottom: 1px #4169E1 solid;
    cursor: pointer;
    color: white;
    background-color: #4169E1;
}
.TopMenuItemHover
{
    background-image: url(http://media.finejewelers.com/images/menu/item_hover_bg_red.gif);
    background-color: #E5E6EF;
    color: white;
    font-size: 11px;
    font-family: tahoma;
    border-right: .5px #4169E1 solid;
    border-top: 1px #4169E1 solid;
    border-left: .5px #4169E1 solid;
    border-bottom: 1px #4169E1 solid;
    cursor: pointer;
}
.TopMenuItemExpanded
{
    background-image: url(http://media.finejewelers.com/images/menu/topgroupbackground.gif);
    background-color: #E5E6EF;
    color: white;
    font-family: tahoma;
    font-size: 11px;
    border-right: .5px #4169E1 solid;
    border-top: 1px #4169E1 solid;
    border-left: .5px #4169E1 solid;
    border-bottom: 1px #4169E1 solid;
    border-bottom-color: #BAB9CD;
    cursor: pointer;
}

.MenuBreak
{
    background-image: url(http://media.finejewelers.com/images/menu/break_bg.gif);
    width: 100%;
    height: 1px;
}

.GridHeaderSilver
{
    background-image: url(http://media.finejewelers.com/images/headers/silverheader.gif);
    font-family: Verdana, Verdana;
    color: #2f4f4f;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.GridHeaderGray
{
    background-image: url(http://media.finejewelers.com/images/headers/grayheader.gif);
    font-family: Verdana, Verdana;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.GridHeaderBlue
{
    background-image: url(http://media.finejewelers.com/images/headers/blueheader2.gif);
    font-family: Verdana, Verdana;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

.GridHeaderRed
{
    background-image: url(http://media.finejewelers.com/images/headers/blueheader2.gif);
    font-family: Verdana, Verdana;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

.GridHeaderLightSilver
{
    background-image: url(http://media.finejewelers.com/images/headers/lightsilverheader.gif);
    font-family: Verdana, Verdana;
    color: #2f4f4f;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    height:22px;
}

.SearchBarTable
{
    width: 100%;
    background-image: url('http://www.finejewelers.com/images/btns/searchbar/bg2.gif');
    height: 30px;
}

.SearchBarTableLeft
{
    background-image: url('http://www.finejewelers.com/images/btns/searchbar/bg2_left.gif');
}

.SearchBarTableRight
{
    background-image: url('http://www.finejewelers.com/images/btns/searchbar/bg2_right.gif');
}

.MySearch
{
    background: no-repeat url('http://www.finejewelers.com/images/btns/searchbar/searchbackw.gif');
    width: 200px;
    height: 30px;
    padding: 0 0 0 0;
    margin: 0;
    text-align: left;
    background-repeat: no-repeat;
}