@charset "utf-8";

/*//////////////////////////////////
// TREGNY print.css - PRINTING    //
//////////////////////////////////*/

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
background:none;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset, img {
border:0 none;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
font-weight:normal;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
q:before, q:after {
content:'';
}
abbr, acronym {
border:0 none;
}


/* General overrides */
#header, #clearheader, #footer { display: none; }

#body { width: 900px !important; margin: 0 !important; }

/* Listing detail */
DIV.detail-topctrls { background: none; border: none; margin: 0; height: auto; }
DIV.detail-banner { background: none; top: 0; left: 0; border: none; }

H2.detail-header { background: none; border: none; margin: 0; font-size: 2em; text-align: center; }
H2.detail-header .detail-header-addr { font-size: 0.9em; }
H2.detail-header .detail-header-addr A { display: none; }

DIV.detail-about UL.shinybuttons { display: none; }
DIV.detail-about DIV.detail-contact { display: none; }
DIV.detail-basic { margin-left: 20px; }

/*DIV.jqGSImgContainer { overflow: visible !important; height: auto !important; width: auto !important; }
DIV.jqGSImgContainer UL { height: auto !important; width: auto !important; }
DIV.jqGSImgContainer UL LI { float: left !important; clear: left !important; }
DIV.jqGSImgContainer UL LI IMG { float: left !important; position: relative !important; top: 0 !important; left: 0 !important; margin: 0 !important; }
DIV.jqGSImgContainer UL LI DIV.jqGSTitle { display: none !important; }*/

DIV.detail-pics { float: left !important; }
.jqGSImgContainer { border: none !important; }
DIV.detail-pics *, DIV.detail-pics > * { position: inherit !important; margin: 0 !important; padding: 0 !important; top: 0 !important; left: 0 !important; width: auto !important; height: auto !important; }
DIV.detail-pics .jqGSPagination { display: none !important; }
