.menu {
	background: url("/images/menu_machines.gif");
}
.menu2 {
	background: url("/images/menu_machines_2.gif");
}


/* S E A R C H  T I T L E */
.search-title .left {
	background: url("/images/search_machines_left.gif") top left no-repeat;
	width: 8px;
}
.search-title .center {
	background: url("/images/search_machines_center.gif") top left repeat-x;
	padding: 0px 4px;
}
.search-title .right {
	background: url("/images/search_machines_right.gif") top left no-repeat;
	width: 8px;
}

.topbg {
	background: url("/images/bg_machines.jpg");
}
#content {
	border: 1px solid #c9071a;
}

/* E X T R A  B U T T O N S */
.extra-buttons {
	border: 1px solid #c9071a;
}

/* S E A R C H  F O R M */
.search-form input.button {
	background: #c9071a;
}
.search-form .text-control {
    border: 1px solid #c9071a;
}

/* S E A R C H  I N P U T */
.search-input {
	border-bottom: 1px solid #c9071a;
}

/* A G G R E G A T E  D E T A I L S */
.aggregate-details .cat, .aggregate-details .subcat {
	color: #c9071a;
}
#bigImagePopup {
	border: 7px solid #c9071a;
	background: #c9071a;
}

/* S H O R T C U T S */
.shortcuts .left {
	background: #c9071a;
}
.shortcuts .right {
	background: url("/images/machines_shortcut_right.gif") top left no-repeat;
    border: 1px solid #C9071A;
}

/* N E W S L E T T E R  F O R M */
.newsletter-form .text-control {
	border: 1px solid #c9071a;
}

/* N E W S L E T T E R */
.newsletter .subscribe-text, .newsletter .unsubscribe-text {
	color: #c9071a;
}

/* M O D  F O R M */
.mod-form .text-control {
    border: 1px solid #c9071a;
}
.mod-form .separator {
   background-color: #c9071a;
}
.mod-form .button {
   border: 1px solid #c9071a;
   background-color: #c9071a;
}
