.igdw_Control
{
	background-color:White;
	border:solid 1px #CCCCCC;
}


.igdw_HeaderArea
{
	background-color:#888888;
	font-weight:normal;
	font-size:13px;
	font-family: 'Segoe UI', verdana, sans-serif;
	border-width:0px;
	height: 24px;
	cursor:default;
	color:#000333;
}


.igdw_BodyContent
{
	border:solid 0px #999999;
}


.igdw_HeaderButton
{
	margin:4px 3px 3px 3px;
	cursor:pointer;
}


.igdw_HeaderButtonArea
{
	width: 120px;
	vertical-align:middle;
}


.igdw_HeaderImage
{
	cursor:default;
}


.igdw_HeaderCaption
{
	font-weight:normal;
	font-size:13px;
	font-family: 'Segoe UI', verdana, sans-serif;
	color:#000333;
}


.igdw_ModalBackground
{
	background-color:White;
	filter: alpha(opacity : 50);
	opacity: 0.5;
	z-index: 99999;
}


.igdw_ResizingHandle
{
	cursor:se-resize;
}


/* used only when header visible */
.igdw_HeaderCornerLeft
{
	background-color:Transparent;
	background-repeat:no-repeat;
	width: 6px;
}


/* used only when header visible */
.igdw_HeaderContent
{
}


/* used only when header visible */
.igdw_HeaderCornerRight
{
	background-repeat:no-repeat;
	width: 6px;
}


.igdw_BodyEdgeLeft
{
	background-repeat:repeat-x;
	font-size:1px;
	width: 5px;
}


.igdw_BodyEdgeRight
{
	font-size:1px;
	width: 5px;
}


.igdw_BodyCornerBottomLeft
{
	font-size:1px;
	height: 7px;
	width: 7px;
}


.igdw_BodyContentArea
{
	background-color:White;
	vertical-align:top;
}


.igdw_BodyCornerBottomRight
{
	background-color:White;
	font-size:1px;
	height: 7px;
	width: 7px;
}


.igdw_BodyEdgeBottom
{
	background-color:White;
	font-size:1px;
	height: 6px;
}


/* used only when header hidden */
.igdw_BodyCornerTopLeft
{
	width: 6px;
}


/* used only when header hidden */
.igdw_BodyEdgeTop
{
}


/* used only when header hidden */
.igdw_BodyCornerTopRight
{
	width: 6px;
}


.igdw_HeaderButtonArea img
{
	margin-left:2px;
}


