.igdw_StyleSmallControl
{
	background-color:Transparent;
	border-width:0px;
}


.igdw_StyleSmallHeaderArea
{
	background-color:Transparent;
	font-weight:normal;
	border-width:0px;
	height: 24px;
	cursor:default;
	color:#333;
	font-family:'Segoe UI', verdana, sans-serif ;
	font-size:13px;
}


.igdw_StyleSmallBodyContent
{
	border:solid 0px #999999;
}


.igdw_StyleSmallHeaderButton
{
	margin:4px 3px 3px 3px;
	cursor:pointer;
}


.igdw_StyleSmallHeaderCaption
{
	font-weight:normal;
	color:#333;
	font-family:'Segoe UI', verdana, sans-serif ;
	font-size:13px;
}


.igdw_StyleSmallHeaderButtonArea
{
	width: 120px;
	vertical-align:top;
}


.igdw_StyleSmallHeaderButtonArea img
{
	margin-left:2px;
}


.igdw_StyleSmallHeaderImage
{
	cursor:default;
}


.igdw_StyleSmallModalBackground
{
	background-color:White;
	filter: alpha(opacity : 50);
	opacity: 0.5;
	z-index: 99999;
}


.igdw_StyleSmallResizingHandle
{
	cursor:se-resize;
}


/* used only when header visible */
.igdw_StyleSmallHeaderCornerLeft
{
	background-color:Transparent;
	background-position:top left ;
	background-image: url(images/igdw_HeaderCornerLeft.gif);
	width: 6px;
	background-repeat:no-repeat;
}


/* used only when header visible */
.igdw_StyleSmallHeaderContent
{
	background-image: url(images/igdw_HeaderContent.gif);
	background-repeat:repeat-x;
}


/* used only when header visible */
.igdw_StyleSmallHeaderCornerRight
{
	background-position:top right ;
	background-image: url(images/igdw_HeaderCornerRight.gif);
	width: 6px;	
	background-repeat:no-repeat;
}


/* used only when header hidden */
.igdw_StyleSmallBodyCornerTopLeft
{
	background-repeat:no-repeat;
	background-image: url(images/igdw_BodyCornerTopLeft.gif);
	width: 6px;
}


/* used only when header hidden */
.igdw_StyleSmallBodyEdgeTop
{
	background-repeat:repeat-x;
	background-image: url(images/igdw_BodyEdgeTop.gif);
}


/* used only when header hidden */
.igdw_StyleSmallBodyCornerTopRight
{
	background-repeat:no-repeat;
	background-position:right ;
	background-image: url(images/igdw_BodyCornerTopRight.gif);
	width: 6px;
}


.igdw_StyleSmallBodyEdgeLeft
{
	background-image:url(images/igdw_EdgeLeft.gif);
	background-position:left bottom;
	font-size:1px;
	width:5px;
	background-color:#DDDDDD;
	background-repeat:repeat-x;
	border-right:solid 1px #B1B1B1;
	border-left:solid 1px #9B9B9B;
}


.igdw_StyleSmallBodyEdgeRight
{
	background-image:url(images/igdw_EdgeRight.gif);
	background-position:right bottom;
	font-size:1px;
	width:5px;
	background-color:#DDDDDD;
	background-repeat:repeat-x;
	border-left:solid 1px #B1B1B1;
	border-right:solid 1px #9B9B9B;
}


.igdw_StyleSmallBodyCornerBottomLeft
{
	background-color:White;
	background-repeat:no-repeat;
	background-image: url(images/igdw_BodyCornerBottomLeft.gif);
	font-size:1px;
	height: 7px;
	width: 7px;
}


.igdw_StyleSmallBodyContentArea
{
	background:White url(images/igdw_BodyContentArea.gif) repeat-x left bottom;
	vertical-align:top;
}


.igdw_StyleSmallBodyCornerBottomRight
{
	background-color:White;
	background-repeat:no-repeat;
	background-image: url(images/igdw_BodyCornerBottomRight.gif);
	background-position:right top;	
	font-size:1px;
	height: 7px;
	width: 7px;
}


.igdw_StyleSmallBodyEdgeBottom
{
	background-color:White;
	background-repeat:repeat-x;
	background-image: url(images/igdw_BodyEdgeBottom.gif);
	font-size:1px;
	border-top:solid 1px #b1b1b1;
	height: 6px;
}


