div#nyroModalFull {
	font-size: 12px;
	color: #222;
	font-family: Verdana;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../../../../images/arch_religieuse-occident/quimper/Quimper Cathedrale Façade panorama in France - 360 Cities_files/images/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	padding:1em;
	border: 4px solid #777;
}

div#nyroModalWrapper .wrapper {
 margin:0;
 width:auto;
 min-height:0;
 padding:0;
}

div#nyroModalWrapper ul#printForm li{
margin:0 0 1em; 
}

div#nyroModalWrapper ul#printForm li.halfWidth{ float:left; width:47.5%; }
div#nyroModalWrapper ul#printForm li.halfWidth.first{ margin:0 1em 0 0; }

div#nyroModalWrapper ul#printForm li .label {
display:block;
}

#nyroModalTitle { margin:0; }

a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../../../../images/arch_religieuse-occident/quimper/Quimper Cathedrale Façade panorama in France - 360 Cities_files/images/close.gif) no-repeat;
	outline: 0;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.nyroModalWrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div.wrapperImg a {
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
a.nyroModalPrev {
	left: 0;
	width: 40%;
}
a.nyroModalPrev:hover {
	background: url(../../../../images/arch_religieuse-occident/quimper/Quimper Cathedrale Façade panorama in France - 360 Cities_files/images/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
	width: 40%;
}
a.nyroModalNext:hover {
	background: url(../../../../images/arch_religieuse-occident/quimper/Quimper Cathedrale Façade panorama in France - 360 Cities_files/images/next.gif) right 20% no-repeat;
}