/* CSS Document */
#ihsanmodaltable0{
	/*border:solid 1px #FF0000;*/
	width:auto;
	height:auto;
	top:0px;
	position:relative;
}
#ihsanmodaltable1{
	border:solid 1px #FF0000;
	width:auto;
	height:auto;
	top:0px;
	position:relative;
}
#ihsanmodaltable2{
	border:solid 1px #FF0000;
	width:auto;
	height:23px;
	top:0px;
	position:relative;
}

#ihsanmodaltable td{
	border:solid 1px #FFFF00;
}

/*Burası yükleme sonrası için*/
td#tdsolust{
	width:23px;
	height:23px;
	background:url(images/bgsolust.png);
	background-repeat:no-repeat;
	position:relative;
}
td#tdustorta{
	height:23px;
	width:auto;
	background:url(images/bgustorta.png);
	background-repeat:repeat-x;
}
td#tdsagust{
	width:23px;
	height:23px;
	background:url(images/bgsagust.png);
	background-repeat:no-repeat;
	position:relative;
}
td#tdsolorta{
	width:23px;
	height:auto;
	background:url(images/bgsolorta.png);
	background-repeat:repeat-y;
}
td#tdsagorta{
	width:23px;
	height:auto;
	background:url(images/bgsagorta.png);
	background-repeat:repeat-y;
}
td#tdsolalt{
	width:23px;
	height:23px;
	background:url(images/bgsolalt.png);
	background-repeat:no-repeat;
	position:relative;
}
td#tdaltorta{
	height:23px;
	width:auto;
	background:url(images/bgaltorta.png);
	background-repeat:repeat-x;
}
td#tdsagalt{
	width:23px;
	height:23px;
	background:url(images/bgsagalt.png);
	background-repeat:no-repeat;
	position:relative;
}
td#tdortaorta{
	width:auto;
	height:auto;
}
#ihsanmodal_closebutton{
	width:35px;
	height:35px;
	right:-5px;
	top:-5px;
	position:absolute;
	background:url(images/closebutton.png)  top left no-repeat;
	cursor: pointer;
	z-index: 95;
	display:none;
	
}
#ihsan_outer {
	position: absolute;
    top: 50px;
    left: 550px;
	width:350px;
	height:350px;
    z-index: 90;
    padding: 0px 0px 0px 0px;
	/*border:dashed 1px #00CC66;*/
    /*overflow: hidden;*/
}

#ihsan_inner{
	width:100%;
	height:100%;
	position:relative;
	/*border:dotted #6633FF 1px;*/
	vertical-align:middle;
	text-align:center;
}
#ihsan_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	z-index: 80;
}
.ovalkoseler{
	position:absolute;
	border:0px;
	z-index:99;
}
#ovalkosesolust {
	top:23px;
	left:23px;
}
#ovalkosesagust {
	top:23px;
	left:-10px;
}
#ovalkosesolalt {
	top:-10px;
	left:23px;
}
#ovalkosesagalt {
	top:-10px;
	left:-10px;
}
