﻿/*-----------------------------------------------
Site: EbaySF Master Template CSS File
Author: Triad Retail Media
Version: 1.0
Last Update: 08/11/2015
----------------------------------------------- */ 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    border: 0 none;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
html body {
    background: url("https://ir.ebaystatic.com/cr/v/c1/imgbg2.jpg") repeat scroll 0 0 #F8F8F8;
    color: #333;
    font-family: Arial,Sans-serif;
    font-size: 12px;
    line-height: 1; 
}
#trm-content a { color: #0654BA; }
object, canvas { display:block; }
sup {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
    bottom: 1ex;
    font-size: 80%; 
}
iframe[name="__bkframe"] {
    display: block;
}
	
/* IE */
form#aspnetForm { margin-top: 0; }

#eb-header-content,
#trm-header,
#trm-content,
#eb-footer-content {
    position: relative;
    margin: 0 auto;
}

#trm-header > div
#trm-content > div {
    position: relative;
    width: 100%;
}

/*Set Width for 1200px Grid System*/
@media only screen and (min-width: 1220px) {
	#eb-header-content,
    #trm-header,
    #trm-content,
    #eb-footer-content {
        width: 1200px;
    }
}
#eb-footer {
    background: #fff;
    border-top: 1px solid #ccc;
}
#eb-footer #glbfooter {
    margin: 0;
    border: 0;
}
.header {
    height: 42px;
    background: transparent !important;
}
.content-wrap {
    clear: both;
}
.w-1200  { margin: 0 auto; width: 1200px !important; }
.w-980  { margin: 0 auto; width: 980px !important; }
.w-197 { margin: 0 auto; width: 197px !important; }
.w-full { width: 100% !important; }