
.home-base{
	margin-bottom:40px;
}
#showcase{
	background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000);
    zoom: 1;
}
/*-----THESE BACKGROUND COLOURS REPEAT ON OTHER PAGES--------*/
.orange{
	background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90ED834E,endColorstr=#90ED834E);
    zoom: 1;
}
.blue{
	background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#904E6B66,endColorstr=#904E6B66);
    zoom: 1;
}
.yellow{
	background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90EBCC6E,endColorstr=#90EBCC6E);
    zoom: 1;
}
.block, figure.illustration2, .slider, #post, #post figure, .catalogue-menu a, .items li.item{
	background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90ffffff,endColorstr=#90ffffff);
    zoom: 1;
}
form#contact input, .pay{
	border:1px solid #ddd;
}
#quotes blockquote{
	border:1px solid #ddd;
}
ul.main-menu{
	z-index:61;
}
ul.child-menu{
	position: absolute;
	display: none;
	background:#fff;
	top:-5px;
	right:0;
	width:600px;
	z-index:62;
	margin:80px 0 0 0;
}
.submenu-inner section p{
	float:left;
	width:100%;
}
