#detailsfilter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 125%;
	background-color: #000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}
#prev1{ display: none; }
#next1{ display: none; }
#prev2{ display: none; }
#next2{ display: none; }
#prev3{ display: none; }
#next3{ display: none; }
#prev4{ display: none; }
#next4{ display: none; }
#prev5{ display: none; }
#next5{ display: none; }
#prev6{ display: none; }
#next6{ display: none; }
#prev7{ display: none; }
#next7{ display: none; }

#details1box 
{
	display: none;
	position: absolute;
	top: 30px;
	left: 30%;
	width: 500px;
	height: 700px;
	padding: 0;
	margin: 0;
	background-image: url(details1.jpg);
	background-repeat: no-repeat; 
	background-color: #FEFEFE;
	border: 2px outset #D10248; 
	z-index:101;
	overflow: none;
}	
#details2box 
{
	display: none;
	position: absolute;
	top: 30px;
	left: 30%;
	width: 500px;
	height: 700px;
	padding: 0;
	margin: 0;
	background-image: url(details2.jpg);
	background-repeat: no-repeat; 
	background-color: #FEFEFE;
	border: 2px outset #D10248; 
	z-index:101;
	overflow: none;
}
#details3box 
{
	display: none;
	position: absolute;
	top: 30px;
	left: 30%;
	width: 500px;
	height: 700px;
	padding: 0;
	margin: 0;
	background-image: url(details3.jpg);
	background-repeat: no-repeat; 
	background-color: #FEFEFE;
	border: 2px outset #D10248; 
	z-index:101;
	overflow: none;
}

#details4box 
{
	display: none;
	position: absolute;
	top: 30px;
	left: 30%;
	width: 500px;
	height: 700px;
	padding: 0;
	margin: 0;
	background-image: url(details4.jpg);
	background-repeat: no-repeat; 
	background-color: #FEFEFE;
	border: 2px outset #D10248; 
	z-index:101;
	overflow: none;
}	
#details5box 
{
	display: none;
	position: absolute;
	top: 30px;
	left: 30%;
	width: 500px;
	height: 700px;
	padding: 0;
	margin: 0;
	background-image: url(details5.jpg);
	background-repeat: no-repeat; 
	background-color: #FEFEFE;
	border: 2px outset #D10248; 
	z-index:101;
	overflow: none;
}
#details6box 
{
	display: none;
	position: absolute;
	top: 30px;
	left: 30%;
	width: 500px;
	height: 700px;
	padding: 0;
	margin: 0;
	background-image: url(details6.jpg);
	background-repeat: no-repeat; 
	background-color: #FEFEFE;
	border: 2px outset #D10248; 
	z-index:101;
	overflow: none;
} 
#details7box 
{
	display: none;
	position: absolute;
	top: 30px;
	left: 30%;
	width: 500px;
	height: 700px;
	padding: 0;
	margin: 0;
	background-image: url(details7.jpg);
	background-repeat: no-repeat; 
	background-color: #FEFEFE;
	border: 2px outset #D10248; 
	z-index:101;
	overflow: none;
}	







