.igdw_LucidDreamControl
{
	background-color:Transparent;
	border-width:0px;
}


.igdw_LucidDreamHeaderArea
{
	background-color:Transparent;
	font-weight:bold;
	border-width:0px;
	height: 24px;
	cursor:default;
	color:White;
}


.igdw_LucidDreamBodyContent
{
	border:solid 0px #999999;
}


.igdw_LucidDreamHeaderButton
{
	margin:4px 3px 3px 3px;
	cursor:pointer;
}


.igdw_LucidDreamHeaderCaption
{
	margin-top:16px;
	margin-left:6px;
	padding-top:10px;
	color:White;
}


.igdw_LucidDreamHeaderButtonArea
{
	width: 120px;
	vertical-align:middle;
}


.igdw_LucidDreamHeaderImage
{
	cursor:default;
}


.igdw_LucidDreamModalBackground
{
	background-color:White;
	filter: alpha(opacity : 50);
	opacity: 0.5;
	z-index: 99999;
}


.igdw_LucidDreamResizingHandle
{
	cursor:se-resize;
}


/* used only when header visible */
.igdw_LucidDreamHeaderCornerLeft
{
	background-color:Transparent;
	background-position:top left ;
	background-image: url(images/igdw_headercornerleft.gif);
	width: 9px;
}


/* used only when header visible */
.igdw_LucidDreamHeaderContent
{
	background-image: url(images/igdw_headercontent.gif);
}


/* used only when header visible */
.igdw_LucidDreamHeaderCornerRight
{
	background-position:top right ;
	background-image: url(images/igdw_headercornerright.gif);
	width: 9px;
}


/* used only when header hidden */
.igdw_LucidDreamBodyCornerTopLeft
{
	background-repeat:no-repeat;
	background-image: url(images/igdw_bodycornertopleft.gif);
	width: 6px;
}


/* used only when header hidden */
.igdw_LucidDreamBodyEdgeTop
{
	background-repeat:repeat-x;
	background-image: url(images/igdw_bodyedgetop.gif);
}


/* used only when header hidden */
.igdw_LucidDreamBodyCornerTopRight
{
	background-repeat:no-repeat;
	background-position:right ;
	background-image: url(images/igdw_bodycornertopright.gif);
	width: 6px;
}


.igdw_LucidDreamBodyEdgeLeft
{
	background-color:WhiteSmoke;
	background-repeat:repeat-y;
	border-right:solid 1px #BBBBBB;
	border-left:solid 1px #666666;
	width: 6px;
}


.igdw_LucidDreamBodyEdgeRight
{
	background-color:WhiteSmoke;
	border-right:solid 1px #666666;
	border-left:solid 1px #BBBBBB;
	width: 6px;
}


.igdw_LucidDreamBodyCornerBottomLeft
{
	background-color:WhiteSmoke;
	background-repeat:no-repeat;
	background-image: url(images/igdw_bodycornerbottomleft.gif);
	font-size:1px;
	height: 14px;
	width: 9px;
}


.igdw_LucidDreamBodyContentArea
{
	background-color:White;
	vertical-align:top;
}


.igdw_LucidDreamBodyCornerBottomRight
{
	background-color:Gainsboro;
	background-repeat:no-repeat;
	background-image: url(images/igdw_bodycornerbottomright.gif);
	font-size:1px;
	height: 14px;
	width: 9px;
}


.igdw_LucidDreamBodyEdgeBottom
{
	background-color:WhiteSmoke;
	background-repeat:repeat-x;
	background-image: url(images/igdw_bodyedgebottom.gif);
	font-size:1px;
	border-top:solid 1px #BBBBBB;
	height: 15px;
}


