.igdw_AdminCaribbeanControl
{
	background-color:Transparent;
	border-width:0px;
}


.igdw_AdminCaribbeanHeaderArea
{
	font-weight:bold;
	border-width:0px;
	height: 34px;
	cursor:default;
	color:White;
}


.igdw_AdminCaribbeanBodyContent
{
	border:solid 0px #999999;
}


.igdw_AdminCaribbeanHeaderButton
{
	margin:4px 3px 3px 3px;
	cursor:pointer;
}


.igdw_AdminCaribbeanHeaderCaption
{
	font-weight:normal;
	font-size:x-small;
	color:White;
}


.igdw_AdminCaribbeanHeaderButtonArea
{
	vertical-align:top;
}


.igdw_AdminCaribbeanHeaderImage
{
	background-image: url(images/igdw_top.gif);
	cursor:default;
}


.igdw_AdminCaribbeanModalBackground
{
	background-color:White;
	filter: alpha(opacity : 50);
	opacity: 0.5;
	z-index: 99999;
}


.igdw_AdminCaribbeanResizingHandle
{
	cursor:se-resize;
}


/* used only when header visible */
.igdw_AdminCaribbeanHeaderCornerLeft
{
	background-repeat:no-repeat;
	background-position:top left ;
	background-image: url(./images/igdw_topleft.gif);
	font-size:1px;
	width: 6px;
}


/* used only when header visible */
.igdw_AdminCaribbeanHeaderContent
{
	background-image: url(./images/igdw_top.gif);
}


/* used only when header visible */
.igdw_AdminCaribbeanHeaderCornerRight
{
	background-position:top right ;
	background-image: url(./images/igdw_topright.gif);
	font-size:1px;
	width: 6px;
}


/* used only when header hidden */
.igdw_AdminCaribbeanBodyCornerTopLeft
{
	background-position:top left ;
	background-image: url(./images/igdw_toplefthidden.gif);
	font-size:1px;
	width: 6px;
	height: 16px;
}


/* used only when header hidden */
.igdw_AdminCaribbeanBodyEdgeTop
{
	background-image: url(./images/igdw_tophidden.gif);
	font-size:1px;
}


/* used only when header hidden */
.igdw_AdminCaribbeanBodyCornerTopRight
{
	background-repeat:no-repeat;
	background-position:top right ;
	background-image: url(./images/igdw_toprighthidden.gif);
	font-size:1px;
	width: 6px;
	height: 16px;
}


.igdw_AdminCaribbeanBodyEdgeLeft
{
	background-position:top left ;
	background-image: url(./images/igdw_edgeleft.gif);
	font-size:1px;
	width: 6px;
}


.igdw_AdminCaribbeanBodyEdgeRight
{
	background-position:top right ;
	background-image: url(./images/igdw_edgeright.gif);
	font-size:1px;
	width: 6px;
}


.igdw_AdminCaribbeanBodyCornerBottomLeft
{
	background-image: url(./images/igdw_bottomleft.gif);
	font-size:1px;
	width: 6px;
	height: 6px;
}


.igdw_AdminCaribbeanBodyContentArea
{
	background-color:White;
	vertical-align:top;
}


.igdw_AdminCaribbeanBodyCornerBottomRight
{
	background-image: url(./images/igdw_bottomright.gif);
	font-size:1px;
	width: 6px;
	height: 6px;
}


.igdw_AdminCaribbeanBodyEdgeBottom
{
	background-image: url(./images/igdw_bottom.gif);
	font-size:1px;
	height: 6px;
}


