.popup-modal-bg {
background:url("images/grey.png") repeat scroll left top transparent;
bottom:0;
height:100%;
left:0;
position:absolute;
right:0;
top:0;
width:100%;
z-index:1000;
}
.popup-window {
background:none repeat scroll 0 0 white;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
z-index:1100;
}
.popup-window .popup-bg-iframe {
background:none repeat scroll 0 0 white;
border:0 none;
height:100%;
margin:0;
padding:0;
position:absolute;
width:100%;
z-index:1150;
}

.popup-window a{
border:0;	
}

.popup-window .popup-title {
background:#000000;
height:22px;
left:2px;
position:absolute;
right:2px;
top:2px;
vertical-align:middle;
z-index:1200;
}
.popup-window .popup-title span {
color:#FFFFFF;
font-family:verdana,helvetica,sans-serif;
font-size:10px;
font-weight:bold;
line-height:22px;
padding:0 0 0 20px;
}
.popup-window .popup-title a:link, .popup-window .popup-title a:visited, .popup-window .popup-title a:hover, .popup-window .popup-title a:active {
display:block;
height:16px;
outline-style:none;
position:absolute;
right:5px;
text-decoration:none;
top:3px;
width:16px;
}
.popup-window .popup-title img {
background:url("images/popup_header_cross.gif") no-repeat scroll left top transparent;
height:16px;
width:16px;
border:0px;
}
.popup-window .popup-content {
bottom:20px;
left:2px;
margin:0;
overflow:auto;
padding:0;
position:absolute;
right:2px;
top:24px;
z-index:1200;
}
.popup-window .popup-frame {
margin:0;
padding:20px;
}
.popup-window .popup-footer {
background:none repeat scroll 0 0 #F3F5F7;
bottom:2px;
height:18px;
left:2px;
position:absolute;
right:2px;
text-align:right;
z-index:1200;
}
.popup-window .popup-footer div {
background:url("images/popup_bottom_arrow.gif") no-repeat scroll 9px 9px transparent;
cursor:se-resize;
height:18px;
position:absolute;
right:0;
top:0;
width:18px;
}
.popup-dnd-border {
background:none repeat scroll 0 0 transparent;
border:1px dotted #000000;
position:absolute;
z-index:1200;
}
.popup-window .popup-border {
font-size:0;
line-height:0;
margin:0;
padding:0;
position:absolute;
}
.popup-window .popup-t-side {
background:none repeat scroll 0 0 #999999;
border-color:#000000 -moz-use-text-color -moz-use-text-color;
border-right:0 none;
border-style:solid none none;
border-width:1px 0 0;
cursor:n-resize;
height:2px;
left:0;
right:0;
top:0;
width:100%;
z-index:1250;
}
.popup-window .popup-tr-corner {
background:none repeat scroll 0 0 #999999;
border-right:1px solid #000000;
border-top:1px solid #000000;
cursor:ne-resize;
height:2px;
right:0;
top:0;
width:2px;
z-index:1260;
}
.popup-window .popup-r-side {
background:none repeat scroll 0 0 #999999;
border-right:1px solid #000000;
bottom:0;
cursor:e-resize;
height:100%;
right:0;
top:0;
width:2px;
z-index:1250;
}
.popup-window .popup-br-corner {
background:none repeat scroll 0 0 #999999;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
bottom:0;
cursor:se-resize;
height:2px;
right:0;
width:2px;
z-index:1260;
}
.popup-window .popup-b-side {
background:none repeat scroll 0 0 #999999;
border-bottom:1px solid #000000;
bottom:0;
cursor:s-resize;
height:2px;
left:0;
right:0;
width:100%;
z-index:1250;
}
.popup-window .popup-bl-corner {
background:none repeat scroll 0 0 #999999;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
bottom:0;
cursor:sw-resize;
height:2px;
left:0;
width:2px;
z-index:1260;
}
.popup-window .popup-l-side {
background:none repeat scroll 0 0 #999999;
border-left:1px solid #000000;
bottom:0;
cursor:w-resize;
height:100%;
left:0;
top:0;
width:2px;
z-index:1250;
}
.popup-window .popup-tl-corner {
background:none repeat scroll 0 0 #999999;
border-left:1px solid #000000;
border-top:1px solid #000000;
cursor:nw-resize;
height:2px;
left:0;
top:0;
width:2px;
z-index:1260;
}
