/* warning page */


#acceptErotic{
	position:absolute;
	z-index: 149; 
	top: 250px;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	height: 300px;
	background-image: url('../images/menu_background.jpg');
	background-repeat: repeat-x;
	background-color: #fff;	
	border: 3px solid #9a71ab;
}


#acceptEroticTable{
	width: 350px;
	text-align: left;
}


#acceptEroticWarning{
	z-index: 150;
	position:relative;
	top: -40px;
	left: 160px; 
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}


#acceptEroticWarning2{
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9a71ab;
}
 

#acceptEroticWarning3{
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9a71ab;
	text-align: center;
}


.buttonSpace{
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #000;
}
