/* ---------------------------------------------------------------------------------
   
   Machinery Drive - Print Stylesheet 
   Author: Pixel House
   Website: www.pixel-house.com.au 

--------------------------------------------------------------------------------- */


body { font-family: Arial, Helvetica, sans-serif; }
p { font-size: 0.8em; color: #222222; }
p a { color: #222222; } 
p a:hover {color: #a60909;} 
h1, h2 { color: #a60909; font-size: 1.0em; margin: 0px 0px 0.8em 0; }
h2 { font-size: 1.2em; font-weight: normal; margin: 1.0em 0px; }
a img { border: none; }

#print { padding-bottom: 30px; }

#header,
#searchbar,
.searchH,
.listing img,
.gallery
{ display: none; }


/* ------------------------------------------------------------------------------

CONTENT - RIGHT

------------------------------------------------------------------------------ */


#pagetop, #pagebottom {border-bottom: solid 1px #000; float: left; width: 100%; padding: 10px 0px 5px 0px;}
#pagetop .left {float: left; }
#pagetop .right, #pagebottom .right {float: right;}
#pagetop p, #pagebottom p { margin: 0px; }
#pagebottom { border-top: solid 1px #000; border-bottom: none; margin-top: -1px; }

.listing { float: left; padding: 20px 0px 13px 0px; border-bottom: dashed 1px #666; width: 100%; }
.listing .details { float: right; margin: -32px 0px 0px 0px; }
.listing p, .info p { margin: 0.5em 0; padding-left: 110px; }
.listing p span, .info p span { font-weight: bold; display: inline; float: left; margin: 0px; margin-left: -110px; } 


.info { padding-bottom: 10px; }
.info h1 { font-size: 1.4em; font-weight: normal; border-bottom: solid 1px #000; display: block; padding: 0px 0px 10px 0px; }



fieldset { border: solid 1px #ccc; padding: 5px 20px 14px 20px; margin: 3px 0px 20px 0px; }
legend { font-size: 0.85em; color: #666; font-weight: bold; margin-left: -10px; }
legend span { font-weight: normal; }
fieldset p { margin: 0.6em 0; }
fieldset label { float:left; width: 25%; }
fieldset label span { color: #000; }
fieldset .smTxt { font-size: 0.8em; color: #666; }
fieldset input { width: 200px; }
fieldset .top { margin: 1.4em 0 0.6em 0; }
.submitB { text-align: right; }
.greyP { color: #666; font-size: 0.85em; margin: 1.4em 0; }










