﻿/* --------------------------------------------------------------

	Agonline print.css

-------------------------------------------------------------- */
/* Reset
-------------------------------------------------------------- {{{ */
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; }
table {	border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
ol,ul,li { list-style: 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; }
/*}}}*/

body { line-height: 1.5; font-family: Helvetica, Arial, Verdana, sans-serif; color: #000; background: none; font-size: 14pt; }

a img { border: none; }
p img.top { margin-top: 0; }

/* Headings
-------------------------------------------------------------- {{{ */
h1 { font-size: 34px; font-family: Tahoma, Helvetica, Arial, sans-serif; font-weight: bold; color: #4a81c1; margin: 0 0 12px 0; }
h2 { font-size: 28px; font-family: Tahoma, Helvetica, Arial, sans-serif; font-weight: bold; color: #4a81c1; margin: 0 0 12px 0; }
h3 { font-size: 20px; font-family: Tahoma, Helvetica, Arial, sans-serif; font-weight: bold; color: #4a81c1; margin: 0 0 6px 0; }
h4 { font-size: 18px; font-family: Tahoma, Helvetica, Arial, sans-serif; font-weight: bold; color: #4a81c1; margin: 0 0 6px 0; }
/* }}} */

a:link, a:visited { color: #520; background: transparent; font-weight: 700; text-decoration: underline; } 

.small  { font-size: .9em; }
.large  { font-size: 1.1em; }
.quiet  { color: #999; }
.hide   { display: none; }

input { display: none; }
ol,ul { list-style: none; margin: 0;}

#nav { display: none; }

/* oneliner */
.oneliner { height: 125px; font-size: 13pt; }
.oneliner_image img { float: left; margin-right: 30px; }
.pnlSideDetails { float: right }

.main { width: auto; margin-left: 5%; padding: 0; border: 0; float: none !important; color: black; background: transparent none; }
.contentleft { display: none; width: 0px; margin: 0px; padding: 0px; }

/* hide various elements */
.listings_nav, .iconLegend, .sidebox, .footer, .greeting, .listings_header, .miniNav, .button-small, .button, .info { display: none; }
#ctl00_ContentPlaceHolder1_pnlCategoryNav { display: none; }

/* listing details */
#listing-details-page label { float: left; width: 200px }
#ctl00_ContentPlaceHolder1_pnlBid, #ctl00_ContentPlaceHolder1_pnlComments, #ctl00_ContentPlaceHolder1_fvAssessmentDetails_lbtnHideAssessmentDetails { display: none; }
#ctl00_ContentPlaceHolder1_pnlSummaryAndDocumentation { height: 150px; }
#panel { margin: 0; }
#auctionStatus { margin-bottom: 20px; }
#auctionStatus li { float: left; font-size: 18px; }