HTML
{
	height: 100%;
}
BODY
{
	height: 100%;
}
DIV#fancy_overlay
{
	z-index: 30;
	position: fixed;
	background-color: #666;
	width: 100%;
	display: none;
	height: 100%;
	top: 0px;
	left: 0px;
}
* HTML DIV#fancy_overlay
{
	background-color: #666;
	position: absolute;
}
DIV#fancy_loading
{
	z-index: 100;
	position: absolute;
	width: 40px;
	display: none;
	background: none transparent scroll repeat 0% 0%;
	height: 40px;
	overflow: hidden;
	cursor: pointer;
}
DIV#fancy_loading DIV
{
	position: absolute;
	width: 40px;
	background: url(fancy_progress.png) no-repeat;
	height: 480px;
	top: 0px;
	left: 0px;
}
DIV#fancy_loading_overlay
{
	z-index: 30;
	position: absolute;
	background-color: #fff;
}
DIV#fancy_loading_icon
{
	z-index: 35;
	position: absolute;
	width: 16px;
	background: url(fancy_loading.gif) no-repeat;
	height: 16px;
}
DIV#fancy_outer
{
	/*z-index: 1001;*/  /* menü üst de kaldığı için  menu zindex inden daha fazla olmalı*/
	z-index: 9000000001;
	position: absolute;
	padding-bottom: 32px;
	margin: 0px;
	padding-left: 18px;
	padding-right: 18px;
	display: none;
	background: none transparent scroll repeat 0% 0%;
	overflow: hidden;
	top: 0px;
	padding-top: 18px;
	left: 0px;
}
DIV#fancy_inner
{
	border-bottom: #444 1px solid;
	position: relative;
	border-left: #444 1px solid;
	width: 100%;
	background: #fff;
	height: 100%;
	border-top: #444 1px solid;
	border-right: #444 1px solid;
}
DIV#fancy_content
{
	z-index: 100;
	position: relative;
	margin: 0px;
	width: 100%;
	height: 100%;
}
DIV#fancy_div
{
	z-index: 100;
	width: 100%;
	background: #000;
	height: 100%;
	color: #fff;
}
IMG#fancy_img
{
	z-index: 100;
	border-bottom: 0px;
	position: absolute;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	width: 100%;
	padding-right: 0px;
	height: 100%;
	border-top: 0px;
	top: 0px;
	border-right: 0px;
	padding-top: 0px;
	left: 0px;
}
DIV#fancy_close
{
	z-index: 181;
	position: absolute;
	width: 30px;
	display: none;
	background: url(fancy_closebox.png) no-repeat left top;
	height: 30px;
	top: -12px;
	cursor: pointer;
	right: -15px;
}
#fancy_frame
{
	position: relative;
	width: 100%;
	display: none;
	height: 100%;
}
#fancy_ajax
{
	position: absolute;
	bottom: 15px;
	overflow: auto;
	top: 15px;
	right: 15px;
	left: 15px;
}
* HTML DIV#fancy_ajax
{
}
A#fancy_left
{
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 111;
	position: absolute;
	width: 35%;
	bottom: 0px;
	display: none;
	height: 100%;
	cursor: pointer;
}
A#fancy_right
{
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 111;
	position: absolute;
	width: 35%;
	bottom: 0px;
	display: none;
	height: 100%;
	cursor: pointer;
}
A#fancy_left
{
	left: 0px;
}
A#fancy_right
{
	right: 0px;
}
SPAN.fancy_ico
{
	z-index: 112;
	position: absolute;
	margin-top: -15px;
	width: 30px;
	display: block;
	height: 30px;
	top: 50%;
	cursor: pointer;
}
SPAN#fancy_left_ico
{
	background: url(fancy_left.png) no-repeat;
	left: -9999px;
}
SPAN#fancy_right_ico
{
	background: url(fancy_right.png) no-repeat;
	right: -9999px;
}
A#fancy_left:hover
{
	visibility: visible;
}
A#fancy_right:hover
{
	visibility: visible;
}
A#fancy_left:hover SPAN
{
	left: 20px;
}
A#fancy_right:hover SPAN
{
	right: 20px;
}
.fancy_bigIframe
{
	position: absolute;
	width: 100%;
	background: none transparent scroll repeat 0% 0%;
	height: 100%;
	top: 0px;
	left: 0px;
}
DIV#fancy_bg
{
	z-index: 70;
	border-bottom: 0px;
	position: absolute;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	width: 100%;
	padding-right: 0px;
	height: 100%;
	border-top: 0px;
	top: 0px;
	border-right: 0px;
	padding-top: 0px;
	left: 0px;
}
DIV.fancy_bg
{
	z-index: 70;
	border-bottom: 0px;
	position: absolute;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
}
DIV.fancy_bg_n
{
	width: 100%;
	background: url(fancy_shadow_n.png) repeat-x;
	height: 18px;
	top: -18px;
}
DIV.fancy_bg_ne
{
	width: 13px;
	background: url(fancy_shadow_ne.png) no-repeat;
	height: 18px;
	top: -18px;
	right: -13px;
}
DIV.fancy_bg_e
{
	width: 13px;
	background: url(fancy_shadow_e.png) repeat-y;
	height: 100%;
	right: -13px;
}
DIV.fancy_bg_se
{
	width: 13px;
	bottom: -18px;
	background: url(fancy_shadow_se.png) no-repeat;
	height: 18px;
	right: -13px;
}
DIV.fancy_bg_s
{
	width: 100%;
	bottom: -18px;
	background: url(fancy_shadow_s.png) repeat-x;
	height: 18px;
}
DIV.fancy_bg_sw
{
	width: 13px;
	bottom: -18px;
	background: url(fancy_shadow_sw.png) no-repeat;
	height: 18px;
	left: -13px;
}
DIV.fancy_bg_w
{
	width: 13px;
	background: url(fancy_shadow_w.png) repeat-y;
	height: 100%;
	left: -13px;
}
DIV.fancy_bg_nw
{
	width: 13px;
	background: url(fancy_shadow_nw.png) no-repeat;
	height: 18px;
	top: -18px;
	left: -13px;
}
DIV#fancy_title
{
	z-index: 100;
	position: absolute;
	width: 100%;
	bottom: -32px;
	display: none;
	left: 0px;
}
DIV#fancy_title DIV
{
	padding-bottom: 3px;
	font: bold 12px Arial;
	color: #fff;
}
DIV#fancy_title TABLE
{
	margin: 0px auto;
}
DIV#fancy_title TABLE TD
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
	padding-top: 0px;
}
TD#fancy_title_left
{
	width: 15px;
	background: url(fancy_title_left.png) repeat-x;
	height: 32px;
}
TD#fancy_title_main
{
	background: url(fancy_title_main.png) repeat-x;
	height: 32px;
}
TD#fancy_title_right
{
	width: 15px;
	background: url(fancy_title_right.png) repeat-x;
	height: 32px;
}
