#machinery-listing
{
  margin-top: 10px;
  background: #EEE;
  padding: 5px 10px;
  position:relative;
}

#machinery-listing ul
{
  list-style: none;
  position:relative;
}

#machinery-listing li
{
  padding: 5px 0px;
  position:relative;
}

#machinery-listing div.machine-info
{
  border: 1px solid #BDBDBD;
  background: #FFF url( /images/frontend/machinery/bg_machinery_listing_item.png ) scroll repeat-y right top;
  width: 745px;
}

#machinery-listing div.photo
{
  width: 108px;
  float: left;
  padding: 3px 5px 3px 3px;
  text-align:center;
}

#machinery-listing div.item-description
{
  padding: 3px 0px;
  width: 370px;
  float: left;
}

#machinery-listing div.item-description h4
{
  font-weight: normal;
}

#machinery-listing div.item-description h4 span
{
  font-weight: bold;
}

#machinery-listing div.item-info-1
{
  padding: 3px 0px;
  width: 132px;
  float: left;
}

#machinery-listing div.item-info-1 p
{
  margin: 0px 0px;
}

#machinery-listing div.item-info-2
{
  padding: 3px 0px;
  width: 118px;
  float: left;
}

#machinery-listing div.item-info-2 p
{
  margin-left: 5px;
}

#machinery-listing div.item-info-1 p, #machinery-listing div.item-info-2 p
{
  font-weight: bold;
  margin-bottom: 5px;
}

#machinery-listing p.condition, #machinery-listing p.year, #machinery-listing p.stock-num 
{
  background: transparent url(/images/frontend/machinery/arrow.png ) scroll no-repeat 0px 5px;
  padding-left: 10px;
}

#pager
{
  text-align: center;
  margin: 10px;
  font-weight: bold;
}


/* showSuccess.php */

.machinery-show-area
{
  background-color: #ecedf1;
  padding: 10px 10px;
  position:relative;
}

.machinery-show
{
  border: #bdbdbd 1px solid;
  background-color: #ffffff;
  position:relative;
  width: 742px;
}

.machinery-show h4
{
  margin: 10px;
  font-size:16px;
}

.machinery-show h4 span
{
  font-weight:bold;
}

.machinery-show div#description
{
  margin: 10px;
}

.machinery-show #photo img
{
  margin: 10px 10px;
}

.machinery-show #details
{
  float: right;
  margin-top: 10px;
  width: 170px;
  position:relative;
}

.machinery-show #details div
{
  background: transparent url(/images/frontend/machinery/arrow.png ) scroll no-repeat 0px 5px;
  padding-left: 10px;
  margin: 5px 0px;
}

.machinery-show #machinery-buttons
{
  margin: 10px 0px 10px 10px;
}

.machinery-button
{
 float: left;
 padding-left:20px;
 background: transparent url(/images/frontend/decoration/button-bg.gif) scroll no-repeat 0px 5px;
 height: 30px;
 width: 120px;
 line-height: 28px;
 text-align:left;
 cursor: hand;
}

.back-button 
{
 padding-left:20px;
 background: transparent url(/images/frontend/decoration/button-bg.gif) scroll no-repeat 0px 5px;
 height: 30px;
 width: 100px;
 line-height: 28px;
 text-align:left;
 cursor: hand;
}

/* printSuccess.php */

#machine-info
{
 width: 580px;
 border: solid 1px black;
 padding: 10px 10px;
 font-family: arial, sans-serif;
}

#machine-info #details
{
  float: left;
  width: 200px;
  text-align: left;
  vertical-align: top;
}

#machine-info #photo
{
  float: left;
  width: 350px;
}


#machine-info #photo img
{
	display: block;
}

#machine-info #break
{
	height: 10px;
}

/* contactSuccess.php */

#machine-phone-enquiry
{
	padding: 5px 0px;
}

#machine-phone-enquiry #dealer-logo
{
	float: left;
	width: 299px;
}

#machine-phone-enquiry #machine-details
{
	float: left;
    width: 200px;
    text-align: left;
    padding: 5px;
}

#details-justin
{
  float: right;
  margin-top: 10px;
  width: 99px;
  height: 91px;
  position:relative;
  font-weight: bold;
}

#machinery-listing div.photo .machine-justin
{
  position:absolute;
  z-index:2;
  width:51px;
  height:51px;
  left:-26px;
  top:-16px;
}

.machine-video
{
  position:relative;
  width: 108px;
  padding: 3px 5px 3px 3px;
  float: left;
  margin: 10px;
}

.machine-video-icon
{
  position:absolute;
  z-index:2;
  width:56px;
  height:56px;
  left:11px;
  top:3px;
}
