

/* added by matt 27/03/08 to over ride */

#container {
}

#ranges ul li {
	display: inline;
}

#main {
	margin: 0;	
	padding: 0;	
	clear: both;
	overflow: visible;
}

#menu {
	display: none !important;
}

#view_favourites #main #favourites {
	width: 500px;
	margin: 0 0 0 0;
	padding: 0;
}

#footer {
	display: none;
}

#producttabs .tabbertabhide {
	display: block;
}

#producttabs #dimensions-inches {
	display: none;
}

#producttabs .tabbertab h2 {
	display: block;
}

#producttabs .tabbernav {
	display: none;
}

.add-to-favourites {
	display: none;
}

.price-overlay, .save-square {
	display: none;
}

#product-list .product {
	width: 225px;
}

.view-all #product-list {
	overflow: visible;
}

.view-all #product-list .product {
	page-break-after: auto;
}

*+html .view-all #product-list .product {
	float: none;
}

h1.refresh-your-space {
	display: none;
}

/*******************************************************************************
* Map
*******************************************************************************/

#map-box {
	padding: 0 0 20px !important;
}

#map-box h1 {
	padding-left: 0 !important;
}

#map-box ul.map-actions {
	display: none;
}

#map-search-box {
	display: none !important;
}

#map-results-box, #map-details-box {
	padding: 0 0 20px !important;
	position: static !important;
	margin: 0 !important;
	height: auto !important;
	float: none !important;
	overflow: visible;
	margin: 0 auto;
	width: 70% !important;
}

#directions {
	display: none !important;
}

#results, #directionsResults {
	position: relative;
	width: 100% !important;
	height: auto !important;
	overflow: visible !important;
}

.MMresultRoot {
	padding: 0 0 0.5em !important;
	width: 100% !important;
	float: none !important;
	font-size: 1.4em !important;
	line-height: 1.4em !important;
	border: none !important;
	display: block;
}

/*******************************************************************************
* Navigation
*******************************************************************************/
#order-direct,
.options,
#how-to-buy-panel,
#nearest-store,
#favourite_nav {
	display:none;
}

.tag-overlay {
	display:none;
}

#filler-image {
	height:135px !important;
}

