﻿
.ui-dialog{
 background:url(../_i/modal_haber_bottom.gif) center bottom no-repeat;
}

.modalDisplay, .modalDisplay2{ display:none;}

.modalbody { background:url(../_i/modal_haber_bottom.gif) center bottom no-repeat;}

.modalGorsel { float:left; padding:0px 10px 0px 20px;}
.modalTxt { float:left; padding:0px 0px 0px 0px; width:420px;}

.clrr {
font-size:0;
width:100%;
line-height:0;
clear:both;
}

.ui-dialog .ui-dialog-titlebar{
height:28px;
padding:0;
display:none;
}
.ui-draggable .ui-dialog-titlebar{
cursor:move;
}
.ui-draggable-disabled .ui-dialog-titlebar{
cursor:default;
}
#HomePageModal .top{  background:url(../_i/modal_haber_top.gif) center bottom no-repeat; height:33px; padding:15px 15px 0px 0px; text-align:right; }


.ui-dialog .ui-dialog-titlebar-close{
background:transparent url(../_i/modal-kapat.gif) no-repeat scroll 0 0;
height:16px;
position:absolute;
right:10px;
top:6px;
width:60px;
}
.ui-dialog .ui-dialog-titlebar-close span{
display:none;
}
.ui-dialog .ui-dialog-title{
color:white;
font-weight:bold;
left:4px;
margin-left:5px;
position:relative;
top:7px;
float:left;
font-size:13px;
}
.ui-dialog .ui-dialog-content{
margin:0px 0px 0px 0px;  padding:0px 0px 0px 0px; 
}

.ui-dialog .ui-dialog-content p{
margin:0px; padding:0px 25px 15px 25px; text-align:left; font-size:13px;  line-height:17px;
}

.ui-dialog .ui-dialog-content h1{
margin:0px; padding:0px 25px 10px 25px; text-align:left;  font-size:18px; font-weight:normal;
}


.ui-dialog .ui-dialog-buttonpane{
bottom:8px;
position:absolute;
right:12px;
text-align:right;
width:100%;
}
.ui-dialog .ui-dialog-buttonpane button{
margin:6px;
}
.ui-dialog .ui-resizable-n{
background:transparent url(i/dialog-n.gif) repeat scroll center top;
cursor:n-resize;
height:6px;
left:0;
top:0;
width:100%;
}
.ui-dialog .ui-resizable-s{
background:transparent url(i/dialog-s.gif) repeat scroll center top;
bottom:0;
cursor:s-resize;
height:8px;
left:0;
width:100%;
}
.ui-dialog .ui-resizable-e{
background:transparent url(i/dialog-e.gif) repeat scroll right center;
cursor:e-resize;
height:100%;
right:0;
top:0;
width:7px;
}
.ui-dialog .ui-resizable-w{
background:transparent url(i/dialog-w.gif) repeat scroll right center;
cursor:w-resize;
height:100%;
left:0;
top:0;
width:7px;
}
.ui-dialog .ui-resizable-se{
background:transparent url(i/dialog-se.gif) repeat scroll 0 0;
bottom:0;
cursor:se-resize;
height:9px;
right:0;
width:9px;
}
.ui-dialog .ui-resizable-sw{
background:transparent url(i/dialog-sw.gif) repeat scroll 0 0;
bottom:0;
cursor:sw-resize;
height:9px;
left:0;
width:9px;
}
.ui-dialog .ui-resizable-nw{
background:transparent url(i/dialog-nw.gif) repeat scroll 0 0;
cursor:nw-resize;
height:29px;
left:0;
top:0;
width:9px;
}
.ui-dialog .ui-resizable-ne{
background:transparent url(i/dialog-ne.gif) repeat scroll 0 0;
cursor:ne-resize;
height:29px;
right:0;
top:0;
width:9px;
}
.ui-dialog.playerLeft 
{
	background:none;
	padding-left:0;
}
.playerLeft 
{
	background:#FFF url(../_i/serit.gif) no-repeat left top;
	padding-left:32px;
}
.playerRight 
{
	background:url(../_i/serit.gif) no-repeat right top;
	padding-right:32px;
}

.ui-dialog 
{
    background:transparent none;
    }

#HomePageModal2 .top {
    background:url(../_i/modal-top.png) center bottom no-repeat; height:33px; padding:15px 15px 0px 0px; text-align:right;
}

.modalbody2 {background:url(../_i/modal-bottom.png) center bottom no-repeat;position:relative;}
.modalbtncont {position:absolute; bottom:17px; left:214px; height:44px; overflow:hidden;}
.modalbody2 .modalGorsel {padding:0 10px 0 28px;}