#content {
	margin: 0;
}
#content:after {
    content: '';
	display: block;
	clear: both;
}

#map {
	float: left;
	left: 23%;
	margin: 0 -100% 0 -40px;
	position: relative;
	width: 71%;
	/*overflow: hidden;*/
	zoom: 1;
}

#map .content {
    margin: 6px;
	position: relative;
}

#map .border {
	background: url("map_decor.png");
    position: absolute;
}
#map .border.top, #map .border.bottom {
	height: 6px;
	width: 100%;
}
#map .border.top {
	/*clip: rect(0 2870px 6px 8px);*/
}
#map .border.top {
	top: -6px;
}

#map .content H2 {
	margin-top: 0;
}

#map .corner {
	background: url("map_decor.png") no-repeat;
	width: 152px;
	height: 50px;
	position: absolute;
}

#map .corner.lt {clip: rect(25px 83px 40px 66px);}
#map .corner.rt {clip: rect(25px 66px 40px 50px);}
#map .corner.rb {clip: rect(10px 66px 25px 50px);}
#map .corner.lb {clip: rect(10px 83px 25px 66px);}

#map .corner.lt, #map .corner.lb {left: -75px;}
#map .corner.rt, #map .corner.rb {left: -56px;}
#map .corner.lt, #map .corner.rt {top: -34px; --top: -39px;}
#map .corner.rb, #map .corner.lb {margin-top: -16px;}
#map .corner.rt, #map .corner.rb {margin-left: 100%;}

#map .border.bottom {
	clip: rect(44px 2880px 50px 0);
	height: 50px;
	margin: -44px 0 0 0;
}

#map .border.left, #map .border.right {
	background: url("map_decor_2.png");
	width: 6px;
	height: 100%;
	left: -6px;
}

#map .border.left {
	/*clip: rect(0 8px 1140px 0);*/
}

#map .border.right {
	clip: rect(0 12px 2000px 6px);
	margin-left: 100%;
	width: 12px;
}
#map .border.left, #map .border.right, #map_inner .border.left, #map_inner .border.right {
	--height: expression(parentNode.offsetHeight + 'px');
}

#map_canvas {
	height: 700px;
}

#flash_container {
	left: 23%;
	margin: -300px 0 0 -40px;
    position: absolute;
	top: 50%;
	width: 71%;
	z-index: 2;
	//margin-top: -311px;
}

#flash1{
	color: #000;
	left: 0;
	max-width: 855px;
	position: absolute;
	height: 480px;
	width: 100%;
	z-index: 2;
}
#flash_container.not_display, #flash_container.not_display * {
    color: #fff !important;
}
#flash1.centered {
    left: 50%;
	margin: 0 0 0 -427px;
	width: 855px;
}


.form_shadow {
	display: block;
	height: 116%;
	width: 110%;
	left: -5%;
	top: -5%;
	position: absolute;
	z-index: 1;
}
div.form_shadow {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/f/1/global/form_shadow.png', sizingMethod='scale');
}


ins.gal_close {
	display: block;
	z-index: 3;
}


#flashcontent {
	outline: none;
	position: absolute;
	width: 100%;
	z-index: 2;
}

#panorama_list {
	display: none;
	//zoom: 1;
}

.js #panorama_list {
	display: block;
	position: absolute;
	right: 5px;
	width: 8%;
	z-index: 1;
}

#panorama_list li {
	clear: both;
	font-size: 70%;
	font-style: italic;
	line-height: 1.2;
	margin: 0 -100% 20px 0;
	position: relative;
	text-align: center;
	width: 100%;
}
#panorama_list li img {
	cursor: pointer;
	display: block;
	height: 50px;
	width: 50px;
	margin: 0 auto 5px auto;
}

#panorama_list li a {
	color: #636260 !important;
	/*display: -moz-inline-box;
	display: inline-block;*/
	outline: none;
	margin: 0 auto;
	/*padding: 5px 0 0 7px;*/
	text-decoration: none;
	width: 100%;
}
#panorama_list li a .arrow {
	background: url('/f/1/carlsbad/panorama_arrow.png') -1000px 0 no-repeat;
	cursor: pointer;
	left: 50%;
	margin: -5px 0 0 -32px;
	//margin-left: -33px;
	--margin-left: -32px;
	height: 62px;
	width: 62px;
	position: absolute;
}
#panorama_list li a:hover {
    zoom: 1;
}
#panorama_list li a:hover .arrow {
	background-position: 0 0;
}
#panorama_list li a.selected .arrow {
	background-position: -100px 0 !important;
}

#panorama_list li a.selected {
	color: #000 !important;
	clip: auto !important;
	margin-top: 0 !important;
}
#panorama_list li a.selected, #panorama_list li a.selected * {
	cursor: default !important;
}

.not_display {
	background: none;
	position: absolute;
	z-index: -10 !important;
}

.not_display .gal_close, .not_display .no_fix {
	display: none;
}

