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

	Image Menu
	v 2.2

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


.imageMenu {
	position: relative;
	width: 950px;
	height: 130px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}



.imageMenu ul {
	list-style: none;
	margin: -40px;
	display: block;
	height: 150px;
	width: 1000px;
	
	}
*html .imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 150px;
	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: <?php echo $p;?>;
	height: 200px;
}
*html .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:87px;
	height: 200px;
}*/

.imageMenu ul li.info a {
	background-attachment: scroll;
	background-image: url(images/info_FR.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.infoN a {
	background-attachment: scroll;
	background-image: url(images/info_NL.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.football1 a {
	background-attachment: scroll;
	background-image: url(images/multi.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}

.imageMenu ul li.football a {
	background-attachment: scroll;
	background-image: url(images/foot_FR.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.footballN a {
	background-attachment: scroll;
	background-image: url(images/foot_NL.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}

.imageMenu ul li.cyclisme a {
	background-attachment: scroll;
	background-image: url(images/velo_FR.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.cyclismeN a {
	background-attachment: scroll;
	background-image: url(images/velo_NL.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}

.imageMenu ul li.tennis a {
	background-attachment: scroll;
	background-image: url(images/Tennis.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}

.imageMenu ul li.f1 a {
	background-attachment: scroll;
	background-image: url(images/F1.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.snooker a {
	background-attachment: scroll;
	background-image: url(images/snooker.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.golf a {
	background-attachment: scroll;
	background-image: url(images/golf.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.darts a {
	background-attachment: scroll;
	background-image: url(images/darts.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.basket a {
	background-attachment: scroll;
	background-image: url(images/basket.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.rugby a {
	background-attachment: scroll;
	background-image: url(images/rugby.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.athe a {
	background-attachment: scroll;
	background-image: url(images/athleFR.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.atheN a {
	background-attachment: scroll;
	background-image: url(images/athleNL.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.horses a {
	background-attachment: scroll;
	background-image: url(images/horses.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.horsesN a {
	background-attachment: scroll;
	background-image: url(images/horses_NL.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.dogs a {
	background-attachment: scroll;
	background-image: url(images/dogs.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.dogsN a {
	background-attachment: scroll;
	background-image: url(images/dogs_NL.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.moto a {
	background-attachment: scroll;
	background-image: url(images/Moto_GP.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
}
.imageMenu ul li.ladbrokes a {
	background-attachment: scroll;
	background-image: url(images/ladbrokes.jpg);
	background-repeat: repeat;
	background-position: 0% 20px;
	
}
.imageMenu ul li.jobs a {
	background-attachment: scroll;
	background-image: url(images/job.gif);
	background-repeat: repeat;
	background-position: 0% 20px;
	
}




*html .imageMenu ul li.info a {
	background-attachment: scroll;
	background-image: url(images/info_FR.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.infoN a {
	background-attachment: scroll;
	background-image: url(images/info_NL.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.football a {
	background-attachment: scroll;
	background-image: url(images/foot_FR.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.footballN a {
	background-attachment: scroll;
	background-image: url(images/foot_NL.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.football1 a {
	background-attachment: scroll;
	background-image: url(images/multi.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}


*html .imageMenu ul li.cyclisme a {
	background-attachment: scroll;
	background-image: url(images/velo_FR.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.cyclismeN a {
	background-attachment: scroll;
	background-image: url(images/velo_NL.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}

*html .imageMenu ul li.tennis a {
	background-attachment: scroll;
	background-image: url(images/Tennis.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}

*html .imageMenu ul li.f1 a {
	background-attachment: scroll;
	background-image: url(images/F1.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.moto a {
	background-attachment: scroll;
	background-image: url(images/Moto_GP.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.snooker a {
	background-attachment: scroll;
	background-image: url(images/snooker.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.golf a {
	background-attachment: scroll;
	background-image: url(images/golf.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.darts a {
	background-attachment: scroll;
	background-image: url(images/darts.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.basket a {
	background-attachment: scroll;
	background-image: url(images/basket.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.rugby a {
	background-attachment: scroll;
	background-image: url(images/rugby.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.athe a {
	background-attachment: scroll;
	background-image: url(images/athleFR.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.atheN a {
	background-attachment: scroll;
	background-image: url(images/athleNL.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.horses a {
	background-attachment: scroll;
	background-image: url(images/horses.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.horsesN a {
	background-attachment: scroll;
	background-image: url(images/horses_NL.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.dogs a {
	background-attachment: scroll;
	background-image: url(images/dogs.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.dogsN a {
	background-attachment: scroll;
	background-image: url(images/dogs_NL.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
}
*html .imageMenu ul li.ladbrokes a {
	background-attachment: scroll;
	background-image: url(images/ladbrokes.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
	
}
*html .imageMenu ul li.ladbrokes a {
	background-attachment: scroll;
	background-image: url(images/ladbrokes.jpg);
	background-repeat: repeat;
	background-position: 0% -20px;
	
}
*html .imageMenu ul li.jobs a {
	background-attachment: scroll;
	background-image: url(images/job.gif);
	background-repeat: repeat;
	background-position: 0% -20px;
	
}



.clear {
	clear: both;
}

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


