.igdw_JLDarlingControl
{
	background-color:Transparent;
	font-size:12px;
	font-family: Arial;
	border-width:0px;
	margin-bottom:73px;
}


.igdw_JLDarlingHeaderArea
{
	font-weight:bold;
	border-width:0px;
	height: 30px;
	cursor:default;
	color:White;
	vertical-align:baseline;
}


.igdw_JLDarlingBodyContent
{
	background-color:White;
	border:solid 0px #999999;
}


.igdw_JLDarlingHeaderButton
{
	margin:0px 8px 0px 0px;
	cursor:pointer;
}


.igdw_JLDarlingHeaderButtonArea
{
	width: 120px;
	vertical-align:middle;
}


.igdw_JLDarlingHeaderImage
{
	cursor:default;
}


.igdw_JLDarlingHeaderCaption
{
	margin-top:16px;
	margin-left:6px;
	padding-top:10px;
	color:White;
	vertical-align:middle;
}


.igdw_JLDarlingModalBackground
{
	background-color:White;
	filter: alpha(opacity : 50);
	opacity: 0.5;
	z-index: 99999;
}


.igdw_JLDarlingResizingHandle
{
	cursor:se-resize;
}


/* used only when header visible */
.igdw_JLDarlingHeaderCornerLeft
{
	background-position:top left ;
	background-image: url(./images/igdw_topleft.gif);
	font-size:1px;
	width: 4px;
}


/* used only when header visible */
.igdw_JLDarlingHeaderContent
{
	background-image: url(./images/igdw_top.gif);
	padding-top:7px;
	vertical-align:top;
}


/* used only when header visible */
.igdw_JLDarlingHeaderCornerRight
{
	background-position:top right ;
	background-image: url(./images/igdw_topright.gif);
	font-size:1px;
	width: 4px;
}


.igdw_JLDarlingBodyEdgeLeft
{
	background-position:top left ;
	background-image: url(./images/igdw_edgeleft.gif);
	font-size:1px;
	width: 4px;
}


.igdw_JLDarlingBodyEdgeRight
{
	background-position:top right ;
	background-image: url(./images/igdw_edgeright.gif);
	font-size:1px;
	width: 4px;
}


.igdw_JLDarlingBodyCornerBottomLeft
{
	background-position:bottom left ;
	background-image: url(./images/igdw_bottomleft.gif);
	font-size:1px;
	width: 4px;
	height: 13px;
}


.igdw_JLDarlingBodyContentArea
{
	vertical-align:top;
}


.igdw_JLDarlingBodyCornerBottomRight
{
	background-position:bottom right ;
	background-image: url(./images/igdw_bottomright.gif);
	font-size:1px;
	width: 4px;
	height: 13px;
}


.igdw_JLDarlingBodyEdgeBottom
{
	background-position:bottom ;
	background-image: url(./images/igdw_bottom.gif);
	font-size:1px;
	height: 13px;
}


/* used only when header hidden */
.igdw_JLDarlingBodyCornerTopLeft
{
	background-position:top left ;
	background-image: url(./images/igdw_toplefthidden.gif);
	font-size:1px;
	height: 13px;
	width: 4px;
}


/* used only when header hidden */
.igdw_JLDarlingBodyEdgeTop
{
	background-image: url(./images/igdw_tophidden.gif);
	font-size:1px;
	height: 13px;
}


/* used only when header hidden */
.igdw_JLDarlingBodyCornerTopRight
{
	background-position:top right ;
	background-image: url(./images/igdw_toprighthidden.gif);
	font-size:1px;
	height: 13px;
	width: 4px;
}


