
/*___________________   CRH / Specific Machines Pages */

/* Specific to Hire and Sale homepage main sections */
.mainlist .leftwrapper .menu	{
	background: none;
	float:left;
	width: 185px;
}



/* Index Menus */

/* Applies to all */
.sale .compactionlist, .sale .materiallist, .sale .accomlist, .sale .oldlist	{
	margin-left:0px;
}

.compactionlist	{
	background:  url(../images/header_hirecompaction.jpg) no-repeat;
	padding: 50px 0 0 0;
}

.sale .compactionlist	{
	background:  url(../images/header_salecompaction.jpg) no-repeat;
	padding: 40px 0 0 0;
}

.sale .materiallist	{
	background:  url(../images/header_salematerial.jpg) no-repeat;
	padding: 50px 0 0 0;
}

.materiallist	{
	background: url(../images/header_hirematerial.jpg) no-repeat;
	padding: 50px 0 0 0;
}

.accomlist	{
	background: url(../images/header_hireaccom.jpg) no-repeat;
	padding: 50px 0 0 0;
	display:block;
}

sale .accomlist	{
	background: url(../images/header_saleaccom.jpg) no-repeat;
	padding: 50px 0 0 0;
	display:block;
}

.attachlist	{
	background: url(../images/header_hireattach.jpg) no-repeat;
	padding: 50px 0 0 0;
	display:block;
}

.oldlist {
      margin-top:-30px;
}

/* Template Page Right Menus */
.rightwrapper .compactionlist	{
	background: url(../images/title_sml_hirecompaction.gif) no-repeat;
	display:block;
}

.rightwrapper .materiallist	{
	background: url(../images/title_sml_hirematerial.gif) no-repeat;
	display:block;
}

img.mainimg	{
	width: 370px;
	height:250px;
	border:0;
	margin:0;
}

ul.productlist	{
	list-style-type: none;
	clear:both;
	background: url(../images/bg_section1.jpg) no-repeat bottom;
	padding: 5px 10px 20px 10px;
	overflow:auto;
	width: 390px;
	
}

.leftwrapper h3	{
	background: url(../images/bullet_minititle_red.gif) no-repeat left;
	color:#600;
	display:block;
	padding-left: 17px;
}

ul.productlist h4	{
	background: url(../images/bullet_arrow.gif) no-repeat 2px 13px;
	padding-bottom: 8px;
	color:#999;

}

ul.productlist li	{
	float:left;
	display:block;
	margin-right: 12px;
	padding:0;
}


ul.productlist li h4 {
	background: url(../images/bullet_arrow.gif) no-repeat 2px 13px;
	padding-bottom: 8px;
	color:#999;
	font-weight: normal;
	display:block;
}


ul.productlist li p	{
	font-weight: bold;
}

.saletitle	{
	margin:45px 0 0 0;
}