/*************************************************************/
/* style.css                                                 */
/*************************************************************/

html {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
}


/******/
/* TR */
/******/
tr.shaded {
    background-color: #CCFFFF; /* Very Light Blue */
    line-height: 170%;
}

tr.unshaded 
{
    line-height: 170%;
}


/******/
/* TD */
/******/
td.results 
{
    line-height: 150%;
    background-color: #000099;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
    border-bottom: 1px #99CCCC solid;
}

td.title {
    font-family: "Trebuchet MS";
    background-color:#e7e7e7;
    background-repeat: repeat-y;
    color: #000099;
    height: 60px;
    width: 900px;
    letter-spacing: .15em; 
    font-weight: bold;
    font-size: 35px;
    font-variant: small-caps;
    padding: 10px
}

#title_link {
    color: #000099;
}

td.desc {
    background-color: #000099;
    border-top: 1px #99CCCC solid;
    height: 30px;
    width: 25%;
    vertical-align: middle;
    font-weight: bold;
    padding-left: 3px;
}

td.separator_left {
    vertical-align: bottom;
    height: 30px;
    text-align: left;
    padding-left: 3px;
    font-weight: bold;
}

td.separator_right {
    text-align: right;
    vertical-align: bottom;
    font-size: 9px;
    padding-bottom: 3px;
}

td.navwin {
    vertical-align: top;
}

td.resultswin {
    vertical-align: top;
}

td.catlink {
    background-color: #FFFFFF;
    vertical-align: bottom;
    font-size: 11px;
    margin: 0px;
    padding: 4px 0px 0px 6px;
}
#catlink_total { padding-top: 5px; font-size: 9pt; }

td.remind {
    font-size: 10px;
    font-style: italic;
    text-align: right;
} 

td.cathead, p.cathead {
    font-weight: bold;
    font-size: 11px;
    padding: 5px 0px 0px 2px;
    margin: 0px;
}
td.favs_head {
    font-weight: bold;
    font-size: 11px;
    padding: 5px;
}

td.flags {
    padding-right: 5px;
    text-align: right;
}

#navpages {
    font-weight: bold;
    text-align: center;
    font-size: 9px;
    padding: 10px;
}

td.numbering {
    padding-left: 3px; 
}

td.ship_head {
    text-align: right;
    padding: 0 3px 0 3px;
    font-weight: bold;
}

td.bids, td.mins { 
    border-left: 1px #E7E7E7 solid;
    padding-left: 2px;
    text-align: right;
}
td.price {
    font-weight: bold;
    color: #550000;
}

td.ship {
    text-align: right;
    padding: 0 3px 0 3px;
    border-left: 1px #D7D7D7 solid;
    color: #666666;
}

#yourfavs {
    padding: 5px; 
    font-weight: bold;
}

#favsexplain {
    padding: 5px;
}

#prefooter {
    height: 15px;
}
#postfooter {
    height: 15px;
    border: none;
    background-color: #000099;
}
#footer {
    padding: 15px 0px 10px 5px;
    margin-bottom: 10px;
    background-color: #D7D7D7;
    border-right: 1px #000099 solid;
    border-top: 1px #000099 solid;
}

/*****/
/* P */
/*****/
p.title_blurb {
    font-size: 14px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    padding: 0;
    margin: 0;
    margin-top: 0px;
    margin-left: 40px;
}

a.favs {
    font-size: 11px;
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    line-height: 90%;
    padding-left: 10px;
    font-weight: normal;
}

p.favshead {
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 10px;
}

p.contact {
    margin-top: 0px;
    margin-bottom: 0px;
}

p.nothing {
    margin-top: 30px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    width: 500px;
}

p.faqa {
    margin-left: 10px;
    margin-top: 5px;
}


/*****/
/* A */
/*****/
a:link, a:visited, a:active {
    text-decoration: none;
}

a.desc {
    color: #000099;
    padding-right: 2px;
    margin-left: 5px;
}

a.desc:link, a.desc:visited {
    color: #FFFFFF;
    border-bottom: 1px #FFFFFF solid;
    border-right: 2px #FFFFFF solid;
}

a.desc:active, a.desc:hover {
    color: yellow;
    border-bottom: 1px yellow solid;
    border-right: 2px yellow solid;
}


a.favsmanage {
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    margin-left: 5px;
    vertical-align: middle;
}

#topnav 
{
    font-weight: bold;
    text-decoration: underline;
}
div.navdiv:hover, a.nav:hover {
    background-color: yellow;
}

a.addfav {
    font-size: 10px;
    font-weight: bold;
    position: relative;
    top: -3px;
}

a.addfav:hover {
    color: red;
}

a.favjump {
    font-style: italic;
}

a.faqq {
    padding-top: 2px;
    font-weight: bold;
}

a.up {
    margin-left: 10px;
}

a.favs {
    font-size: 11px;
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    line-height: 90%;
    padding-left: 10px;
    font-weight: normal;
}


#about_div {
    padding: 5px 10px;
}

/*******/
/* IMG */
/*******/
img.flag {
    border: none;
}

#ebay_toplogo {
    border: none;
    position: relative;
    top: 3px;
}


/********/
/* FORM */
/********/
form.search {
    margin-bottom: 0px;
    margin-right: 0px;
}


/*********/
/* INPUT */
/*********/
input.searchbox {
    width: 200px;
    height: 15px;
    font-size: 11px;
}

input.searchbutton {
    border: 1px #99CCCC solid;
    background-color: #000099;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 21px;
    position: relative;
    top: 1px;   
}

input.searchbutton:hover {
    border: 1px yellow solid;
    color: yellow;
}


/******/
/* UL */
/******/
ul.faq {
    list-style-position: outside;
    list-style-type: decimal;
}

/*************/
/* BANNER AD */
/*************/

#topad {
    position: absolute;
    top: 5px;
    left: 750px;
}

#bannerad {
    position: absolute;
    top: 170px;
    left: 750px;
}



/*************************/
/* BUY IT NOW MOUSE OVER */
/*************************/
#dhtmltooltip {
    position: absolute;
 /*   width: 75px; */
    border: 2px solid black;
    padding: 2px;
    font-size: smaller;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


