/* Listen */

ul#portfolie {

	border: 1px solid #ccc;

	padding: 2em;

	background:  #fffeb8;
	
	
	


}



ul#portfolio li img{

	padding: 4px;

}





.fade{

	margin-bottom: 2em;

}



.fade p{

	margin-bottom: 2em;

	text-align: center;

	width: 100%;

	background: #fff;

}

a.box	{display: block; width: 204px; height: 150px; background-position: 0 0; position:absolute; z-index: 1000; right:0;}
a.box:Hover	{background-position: -204px 0}
#box1   { background-image:url(http://mandalay.dk/images/forside/splash/box1.png); top: 0}
#box2   { background-image:url(http://mandalay.dk/images/forside/splash/box2.png); top: 150px;}
#box3   { background-image:url(http://mandalay.dk/images/forside/splash/box3.png); top: 300px;}

a.pris   {display: block; width: 200px; height: 100px; background-position: 0 0; position:absolute; z-index: 2000;}
a.pris:Hover	{background-position: -200px 0}
#pris1   {background-image:url(http://mandalay.dk/images/forside/splash/pris1.png); top: 95px; left: 0;}
#pris2   {background-image:url(http://mandalay.dk/images/forside/splash/pris2.png); top: 43px; right: 199px;}


