
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	width: 500px;
	height: 200px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:98px;
	height: 200px;
}

#imageMenu ul li.Classic a {
	background: url(images/slidey/Classic.jpg) repeat scroll 0%;
}

#imageMenu ul li.Classic1 a {
	background: url(images/slidey/Classic1.jpg) repeat scroll 0%;
}

#imageMenu ul li.Classic2 a {
	background: url(images/slidey/Classic2.jpg) repeat scroll 0%;
}

#imageMenu ul li.Classic3 a {
	background: url(images/slidey/Classic3.jpg) repeat scroll 0%;
}

#imageMenu ul li.Classic4 a {
	background: url(images/slidey/Classic4.jpg) repeat scroll 0%;
}

#imageMenu ul li.Classic5 a {
	background: url(images/slidey/Classic5.jpg) repeat scroll 0%;
}
/*************************************************************/
/*************************************************************/



#imageMenu ul li.Contemporary a {
	background: url(images/slidey/Contemporary.jpg) repeat scroll 0%;
}

#imageMenu ul li.Contemporary1 a {
	background: url(images/slidey/Contemporary1.jpg) repeat scroll 0%;
}

#imageMenu ul li.Contemporary2 a {
	background: url(images/slidey/Contemporary2.jpg) repeat scroll 0%;
}

#imageMenu ul li.Contemporary3 a {
	background: url(images/slidey/Contemporary3.jpg) repeat scroll 0%;
}

#imageMenu ul li.Contemporary4 a {
	background: url(images/slidey/Contemporary4.jpg) repeat scroll 0%;
}

#imageMenu ul li.Contemporary5 a {
	background: url(images/slidey/Contemporary5.jpg) repeat scroll 0%;
}
/*************************************************************/
/*************************************************************/




#imageMenu ul li.Commercial a {
	background: url(images/slidey/Commercial.jpg) repeat scroll 0%;
}

#imageMenu ul li.Commercial1 a {
	background: url(images/slidey/Commercial1.jpg) repeat scroll 0%;
}

#imageMenu ul li.Commercial2 a {
	background: url(images/slidey/Commercial2.jpg) repeat scroll 0%;
}

#imageMenu ul li.Commercial3 a {
	background: url(images/slidey/Commercial3.jpg) repeat scroll 0%;
}

#imageMenu ul li.Commercial4 a {
	background: url(images/slidey/Commercial4.jpg) repeat scroll 0%;
}

#imageMenu ul li.Commercial5 a {
	background: url(images/slidey/Commercial5.jpg) repeat scroll 0%;
}
/*************************************************************/
/*************************************************************/




#imageMenu ul li.Colour a {
	background: url(images/slidey/Colour.jpg) repeat scroll 0%;
}

#imageMenu ul li.Colour1 a {
	background: url(images/slidey/Colour1.jpg) repeat scroll 0%;
}

#imageMenu ul li.Colour2 a {
	background: url(images/slidey/Colour2.jpg) repeat scroll 0%;
}

#imageMenu ul li.Colour3 a {
	background: url(images/slidey/Colour3.jpg) repeat scroll 0%;
}

#imageMenu ul li.Colour4 a {
	background: url(images/slidey/Colour4.jpg) repeat scroll 0%;
}

#imageMenu ul li.Colour5 a {
	background: url(images/slidey/Colour5.jpg) repeat scroll 0%;
}
/*************************************************************/
/*************************************************************/




#imageMenu ul li.Collectables a {
	background: url(images/slidey/Collectables.jpg) repeat scroll 0%;
}

#imageMenu ul li.Collectables1 a {
	background: url(images/slidey/Collectables1.jpg) repeat scroll 0%;
}

#imageMenu ul li.Collectables2 a {
	background: url(images/slidey/Collectables2.jpg) repeat scroll 0%;
}

#imageMenu ul li.Collectables3 a {
	background: url(images/slidey/Collectables3.jpg) repeat scroll 0%;
}

#imageMenu ul li.Collectables4 a {
	background: url(images/slidey/Collectables4.jpg) repeat scroll 0%;
}

#imageMenu ul li.Collectables5 a {
	background: url(images/slidey/Collectables5.jpg) repeat scroll 0%;
}
/*************************************************************/
/*************************************************************/



.clear {
	clear: both;
}

/*************************************************************/


