div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #000 ;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(fancy-images/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -22px;
	height: 30px;
	width: 30px;
	background: transparent url(fancy-images/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy-images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy-images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy-images/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: visible;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: transparent;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(fancy-images/data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(fancy-images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(fancy-images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancy-images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy-images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancy-images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy-images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancy-images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy-images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancy-images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy-images/fancy_shadow_nw.png) no-repeat;
}

#map_user {width:642px;background:url("fancy-images/maps_fancybox_mid.gif") repeat-y left;position:relative;}
#map_user .top {background:url("fancy-images/maps_fancybox_top.gif") no-repeat left top;padding-top:11px;}
#map_user .bot {background:url("fancy-images/maps_fancybox_bot.gif") no-repeat left bottom;padding:5px 30px 12px;}

#map_user h3 {color:#666666;font-weight:bold;font-size:18px;margin:0 0 6px 2px;padding:0;}

#map_user a.close {position:absolute;top:20px;right:35px;font-size:14px;}

#map_user form {
	border-top:3px solid #FFCD4C;
	padding: 20px 0 0;
	margin:0;
}

#map_user #user_inner {width:100%;margin:0 auto;}

#map_user div.left {float:left;width:245px;}
#map_user div.right {float:right;width:235px;padding-right:10px;}

#map_user h4 {text-align:center;width:158px;background:url("fancy-images/maps_fancybox_heading_top.gif") no-repeat left top;padding:11px 0 0;margin:0 auto 6px;font-weight:bold;color:#D57122;font-size:16px;}
#map_user h4 span {background:url("fancy-images/maps_fancybox_heading_bot.gif") no-repeat left bottom;padding:0 4px 11px;display:block;}

#map_user ul {margin:0;padding:0;}
#map_user li {
	margin:0 0 8px;
	padding:0 0 0 18px;
	font-weight:bold;
	list-style-type:none;
}
#map_user li.required {background:url("fancy-images/maps_fancybox_required.gif") no-repeat left 85%;}

#map_user li span {display:block;color:#666;font-style:italic;font-size:12px;}
#map_user label {display:block;font-size:12px;margin-bottom:4px;}
#map_user li input {width: 100%;background:url("fancy-images/input-text.gif") no-repeat left top;border:1px solid #666;padding:3px;font-family:arial,helvetica,sans-serif;color:#666;}
#map_user select {width:100%;}
#map_user li.tall {background-position:left 55%;}
#map_user li textarea {width:100%;height:70px;background:url("fancy-images/input-text.gif") no-repeat left top;border:1px solid #666;padding:3px;}

#map_user input#user_photo {width:100%;background:url("fancy-images/input-text.gif") no-repeat left top;border:1px solid #666;padding:3px;}

#map_user p {font-weight:bold;color:#D57122;font-style:italic;font-size:16px;margin:30px 0 0;}
#map_user p span {display:block;font-size:12px;color:#666;}
#map_user p span strong {text-decoration:underline;}

#map_user h5 {text-align:center;margin:30px 0 0;padding:0;position:relative;}
#map_user h5 span {display:block;position:absolute;right:50px;bottom:0;font-weight:normal;font-style:italic;color:#EA113C;font-size:12px;padding-left:14px;background:url("fancy-images/maps_fancybox_required.gif") no-repeat left center;}

#map_user h5 {*margin-top:20px;}
* html #map_user h5 {margin-top:20px;}
* html div#fancy_close {background-image:url("fancy-images/fancy_closebox_ie6.gif");}
* html div.fancy_bg_n, * html div.fancy_bg_ne, *html div.fancy_bg_nw, *html div.fancy_bg_s, * html div.fancy_bg_se, * html div.fancy_bg_sw, * html div.fancy_bg_e, * html div.fancy_bg_w {background-image:none;}

* html div#fancy_overlay {background-color:#666;filter: alpha(opacity=70);}


