/*******************************************************************/
/*INDULGE HOME PAGE IMAGE STYLESHEET                               */
/*******************************************************************/

/* generic classes */
div.image-links {
	display: none;
}


.block-link a {
	display: block;
	width: 100%;
	height: 100%;
}



/* Jersey to Southampton 3 */

#homepagebackground_js190310_3_1 {
	background-color:transparent;
	height:200px;
	left:567px;
	position:absolute;
	top:40px;
	width:182px;
}



/*rotating gallery*/

#promotion-Gallery {
    position:absolute;
    top:0;
    left:0;
    height:350px;
}

#promotion-Gallery div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#promotion-Gallery div.active {
    z-index:10;
    opacity:1.0;
}


#promotion-Gallery div.last-active {
    z-index:9;
}
