.memorabilia
{
text-align: left; 
font-weight: normal;
font-size: 10pt; 
font-family: Verdana, Arial, Helvetica, sans-serif;



}

body
{
    background-color: Black;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    font-size: 10pt;
}

a:hover
{
    background-position: 0 0;
}

a:link
{
    border: 0;
    outline: none;
}

a:visited
{
    border: 0;
}

img
{
    border: 0;
}


#wrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    margin-bottom: 5px;
    text-align: left;
    margin-top: 10px;
}

#header
{
    width: 800px;
    height: 115px;
    background-image: url(/img/header-bkrnd.jpg);
    background-repeat: no-repeat;
    padding: 8px;
}

#header2
{
    width: 800px;
    height: 115px;
    background-image: url(/img/header-bkrnd2.jpg);
    background-repeat: no-repeat;
    padding: 8px;
}

#header-right
{
    float: right;
    padding-right: 15px;
    text-align: right;
}

#header-left
{
    float: left;
}

#search
{
    margin-top: 5px;
    float: right;
}

#navigation
{
    width: 800px;
    height: 31px;
    background-image: url(/img/nav-bkrnd.jpg);
    background-repeat: no-repeat;
    text-align: center;
    display: table;
}

#sidebar-left
{
    float: left;
    width: 137px;
    background-color: #2d3e59;
    margin-right: 10px;
    min-height: 1180px;
    height: 100%;
    display: block;
}

#sidebar-left2
{
    float: left;
    width: 137px;
    background-color: #154879;
    margin-right: 10px;
    min-height: 1180px;
    height: 100%;
    display: block;
}

#quick-links
{
    margin-left: 10px;
    margin-right: 10px;
 
}

#quick-links a:link
{
    color: #fff;
    text-decoration: none;
}

#quick-links a:visited
{
    color: #fff;
    text-decoration: none;
}

#quick-links a:hover
{
    color: #1dbcfe;
    text-decoration: none;
}

#content
{
    width: 800px;
    background-color: #fff;
    float: right;
    min-height: 800px;
    display: block;
}

#main-content
{
    padding-top: 10px;
}

#footer
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    margin-bottom: 10px;
}

.submit
{
    background-image: url(/img/search.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline;
}

.under-sidenav
{
    padding-left: 20px;
}

.dotted-line
{
    border-top: 1px dotted #ebebeb;
    margin-top: 3px;
    margin-bottom: 3px;
}

/** NAVIGATION ITEMS **/

.home
{
    height: 31px;
    width: 117px;
    background-image: url(/img/home.jpg);
    background-repeat: no-repeat;
    display: inline;
    cursor: pointer;
    background-position: 0 0;
    float: left;
    margin-left: 50px;
}

a:hover .home
{
    cursor: pointer;
    background-position: 0 100%;
}

.auctions
{
    height: 31px;
    width: 117px;
    background-image: url(/img/auctions.jpg);
    background-repeat: no-repeat;
    display: inline;
    float: left;
    cursor: pointer;
    background-position: 0 0;
}

a:hover .auctions
{
    cursor: pointer;
    background-position: 0 100%;
}

.news
{
    height: 31px;
    width: 117px;
    background-image: url(/img/news.jpg);
    background-repeat: no-repeat;
    display: inline;
    float: left;
    cursor: pointer;
    background-position: 0 0;
}

a:hover .news
{
    cursor: pointer;
    background-position: 0 100%;
}

.exclusives
{
    height: 31px;
    width: 117px;
    background-image: url(/img/exclusives.jpg);
    background-repeat: no-repeat;
    display: inline;
    float: left;
    cursor: pointer;
    background-position: 0 0;
}

a:hover .exclusives
{
    cursor: pointer;
    background-position: 0 100%;
}

.sale
{
    height: 31px;
    width: 117px;
    background-image: url(/img/sale.jpg);
    background-repeat: no-repeat;
    display: inline;
    float: left;
    cursor: pointer;
    background-position: 0 0;
}

a:hover .sale
{
    cursor: pointer;
    background-position: 0 100%;
}

.contact
{
    height: 31px;
    width: 117px;
    background-image: url(/img/contact.jpg);
    background-repeat: no-repeat;
    display: inline;
    float: left;
    cursor: pointer;
    background-position: 0 0;
    border-right: 1px solid #000;
}

a:hover .contact
{
    cursor: pointer;
    background-position: 0 100%;
}

/** SIDE NAVIGATION **/

.baseball
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/baseball.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

#baseball
{
    visibility: hidden;
}

a:hover .baseball
{
    cursor: pointer;
    background-position: 0 100%;
   /* zoom: 1;*/
}

.newitems
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/newitems.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

#newitems
{
    visibility: hidden;
}

a:hover .newitems
{
    cursor: pointer;
    background-position: 0 100%;
   /* zoom: 1;*/
}

.boxing
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/boxing.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover
{
    cursor: pointer;
    background-position: 0 100%;
}

.basketball
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/basketball.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .basketball
{
    cursor: pointer;
    background-position: 0 100%;
}

.football
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/football.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .football
{
    cursor: pointer;
    background-position: 0 100%;
}

.golf
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/golf.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .golf
{
    cursor: pointer;
    background-position: 0 100%;
}

.hockey
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/hockey.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .hockey
{
    cursor: pointer;
    background-position: 0 100%;
}

.wrestling
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/wrestling.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .wrestling
{
    cursor: pointer;
    background-position: 0 100%;
}

.celebrity
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/celebrity.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .celebrity
{
    cursor: pointer;
    background-position: 0 100%;
}

.tennis
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/tennis.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .tennis
{
    cursor: pointer;
    background-position: 0 100%;
}

.racing
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/racing.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .racing
{
    cursor: pointer;
    background-position: 0 100%;
}

.olympics
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/olympics.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .olympics
{
    cursor: pointer;
    background-position: 0 100%;
}

.soccer
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/soccer.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .soccer
{
    cursor: pointer;
    background-position: 0 100%;
}

.one-of-a-kind
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/one-of-a-kind.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .one-of-a-kind
{
    cursor: pointer;
    background-position: 0 100%;
}

.novelties
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/novelties.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .novelties
{
    cursor: pointer;
    background-position: 0 100%;
}

.display
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/display.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .display
{
    cursor: pointer;
    background-position: 0 100%;
}

.gift
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/gift.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .gift
{
    cursor: pointer;
    background-position: 0 100%;
}

.about
{
    height: 29px;
    width: 129px;
    display: block;
    background-image: url(/img/about.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 0 0;
    margin-bottom: 2px;
}

a:hover .about
{
    cursor: pointer;
    background-position: 0 100%;
}

/******************************new style**********************************/
.signing{
float: left;

}

.SearchBtn
{
vertical-align: middle;

}

.heading
{
font-size: 12pt;
color: #003399;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}


.tab
{
    text-decoration: underline;
    margin-right: 8px;
    color: Blue;
    font-size: 8pt;
    cursor: pointer;
    float: left;
	font-weight: normal;
}

.inactive
{
    display: none;
}

.active
{
    display: block;
    text-align: left;
    width: 450px;
    font-family: Verdana, Arial, MS Sans Serif;
    font-size: 9pt;
}

.pm
{
    margin-bottom: 5px;
}

#sltable
{
    visibility: hidden;
}

.gridrelated
{
    font-size: 8pt;
    margin: 0px;
    font-family: Verdana, Arial;
}

.guar_hd
{
    font-family: Verdana, Arial;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 15px;
}

/*****************************styles.css*********************************/

/*

img
{
    border-style: none;
}





.gridrelated a
{
    font-family: Verdana, Arial;
    color: blue;
}
.gridrelated a:hover
{
    font-family: Verdana, Arial;
    color: red;
}
.showmenu
{
    position: relative;
    display: inline;
    visibility: visible;
}

.hidemenu
{
    position: relative;
    display: none;
    visibility: hidden;
}
.sm
{
    color: White;
    font-size: 9pt;
    display: inline;
    font-weight: normal;
    text-align: left;
    float: left;
    margin: 0px;
    padding: 0px;
    display: none;
}
.menubar
{
    background-image: url(/icons/menubar.jpg);
    background-repeat: repeat-y;
}
.gridview
{
    border: 2px;
}
.gridvw
{
    width: 640px;
    text-align: center;
    font-family: Verdana, Arial, 'Microsoft Sans Serif';
    font-size: 8pt;
}
.gridvw a
{
    text-decoration: none;
    color: Black;
}

.desc
{
    padding-right: 15px;
}

.gridvw A:hover
{
    color: Red;
}
.sortlist
{
    font-size: 8pt;
    font-family: arial;
}

.sortlist a
{
    color: Blue;
}
.sortlist a:hover
{
    color: Red;
}

.navigation
{
    text-align: right;
    width: 100%;
    font-size: 11pt;
    font-family: verdana, Arial;
}
.navigation a
{
    color: Blue;
    padding-right: 3px;
}
.navigation a:hover
{
    color: Red;
}

.separator
{
    margin-bottom: 10px;
}

.search
{
    color: Red;
}


.active img
{
    float: left;
    padding-right: 10px;
}








//////////////////////////////////////////////////////////////








.pm
{
    border: 0px;
}
.submenu1
{
    border-right: #3366ff thin outset;
    border-top: #3366ff thin outset;
    border-left: #3366ff thin outset;
    border-bottom: #3366ff thin outset;
    margin-left: 2px;
    vertical-align: middle;
    margin-bottom: 1px;
    width: 129px;
    height: 22px;
    color: black;
    text-align: center;
}
.holdsubmenu1
{
    background-color: #3366ff;
    border-right: #3366ff thin outset;
    border-top: #3366ff thin outset;
    border-left: #3366ff thin outset;
    border-bottom: #3366ff thin outset;
    vertical-align: middle;
    margin-bottom: 2px;
    width: 129px;
    height: 22px;
    color: black;
    text-align: center;
    padding-left: 3px;
    padding-top: 4px;
}

.submenu2
{
    width: 100px;
    height: 18px;
    color: black;
    text-align: left;
    padding-left: 3px;
    font-size: 9pt;
    padding-left: 10px;
    background-color: transparent;
}

.submenu2 a
{
    font-size: 6pt;
    font-family: Arial;
    color: red;
    background-color: transparent;
}
.submenu1 a:hover
{
    display: block;
    font-size: 11pt;
    font-family: 'Futura Bk' , Verdana , Arial;
    color: black;
    text-decoration: none;
    background-color: #3399ff;
    width: 129px;
    height: 21px;
}

.submenu1 a
{
    display: block;
    font-size: 11pt;
    font-family: 'Futura Bk' , Verdana, Arial;
    color: black;
    text-decoration: none;
    background-color: #3366ff;
    width: 129px;
    height: 21px;
}

#sltable
{
    visibility: hidden;
}

.topmenu a
{
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
    text-decoration: none;
}

.topmenu a:hover
{
    color: Red;
}
*/
