#TB_window {
	position: fixed;
	background: #211d17;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;	
	z-index: 302;
	color: #ac9d84;
	display:none;
	border: 1px solid #81643b;
	text-align:left;
    top: 50%;
    left: 50%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/***************************************************************************************************
request brochure popup
/***************************************************************************************************/
.area-attractions-map-content-bg
{
/*	background: #1f1b0f;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;	
*/	
	color:#ac9d84;	
	width: 100%;
	height: 100%;
}
.area-attractions-map-content
{
	padding-left: 31px;
}



