/* NEW FLYER SPECIALS */

#page-container
{
  background-image:url('home-background.gif');
  background-repeat:repeat-y;
  background-position:right;
}

.dollar
{
  position:absolute;
  left:-8px;
  top:3px;
}

.flyer-list
{
  margin-left:14px;
  margin-top:2px;
  font-size:9px;
 
}



.prt-num
{
 
  color:#000000;
  font-size:9px;
  position:relative;
  top:-10px;
  
}

.download-cell
{
  text-align:center;
}

.download-cell .line-break
{
  padding-top:10px;
}

.download-cell .download-btn
{
  padding-top:8px;
  position:relative;
  left:-4px;
}



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



.columns
{
  float:left;
}

.columns .head
{
  height:77px;
}

#col-1-head
{
  /*width:512px;*/
  width:492px;
  background-color:#FFFFFF;
  height:87px;
}

#col-1
{
width:492px;
background-color:#3e4545;
margin-right:20px;
}


#col-2-head
{
  width:274px;
  background-color:#587b7c;
  color:#FFFFFF;
}

#col-2-head a
{
  float:right;
  position:relative;
  top:-11px;
  left:-8px;
}

#col-2
{
  /*background-color:#ebefeb;*/
  
}


.feature-image
{
  border:1px solid #FFFFFF;
  margin-top:20px;
}





.feature-table
{
  margin:0;
  padding:0;
  width:492px;
  position:relative;
  top:-10px;
}

.feature-table th a
{
  font-weight:normal;
}

.feature-table td
{
  background-color:transparent;
  padding-top:3px;
  padding-bottom:3px;
}


.feature-table .img-cell
{
  border:none;
}

#feature-trailer
{
  margin-top:10px;
}







/* Parts */

#parts-specials .product-img
{
  background-image:url('product-background.gif');
  background-repeat:no-repeat;
  width:93px;
  height:113px;
  padding:0;
 
}

#parts-specials
{
  width:253px;
  margin-top:10px;
  margin-left:10px;
}

#parts-specials td
{
  background-color:#ebefeb;
  color:#000000;
  border:none;
  padding-top:0;
  
}

#parts-specials strong
{
  text-transform:none;
}

#parts-specials span
{
  font-weight:bold;
  font-size:18px;
  color:#587b7c;
  float:right;
  position:relative;
  left:-8px;
  top:2px;
}

#parts-specials sup
{
  font-size:11px;
}

















/* MOVING FORWARD */


.moving-forward-page
{
	background-image:url('moving-forward-bg.jpg');
	background-repeat:no-repeat;
	background-position: 0px 149px;
}



