/* RadWindow for ASP.NET Forest Skin */

.RadWindow_Sunburst .rwTopLeft,
.RadWindow_Sunburst .rwTopRight,
.RadWindow_Sunburst .rwTitlebar,
.RadWindow_Sunburst .rwFooterLeft,
.RadWindow_Sunburst .rwFooterRight,
.RadWindow_Sunburst .rwFooterCenter,
.RadWindow_Sunburst .rwTopResize,
.RadWindow_Sunburst .rwStatusbar div,
.RadWindow_Sunburst .rwStatusbar,
.RadWindow_Sunburst .rwPopupButton,
.RadWindow_Sunburst .rwPopupButton span,
.RadWindow_Sunburst .rwMinimizedWindow .rwCorner
{
    background-image: url('Window/WindowHorizontalSprites.gif');
}

.RadWindow_Sunburst .rwBodyLeft,
.RadWindow_Sunburst .rwBodyRight,
.RadWindow_Sunburst .rwStatusbarRow .rwCorner
{
	background-image: url('Window/WindowVerticalSprites.gif');
}

.RadWindow_Sunburst .rwStatusbar input
{
    background-color: #f7f3e9;
}

.RadWindow_Sunburst .rwControlButtons a
{
    background-image: url('Window/CommandButtonSprites.gif');
}

.RadWindow_Sunburst a.rwIcon
{
	background-image: url('Window/WindowHorizontalSprites.gif');
}

div.RadWindow_Sunburst .rwTitlebarControls em
{
	color: white;
}

div.RadWindow_Sunburst .rwDialogInput
{
	border: solid 1px #618740;
}

div.RadWindow_Sunburst .rwDialogInput:hover
{
	border: solid 1px #3c4c30;
}

div.RadWindow_Sunburst td.rwLoading
{
    background-color: #ffffff;
}

div.RadWindow_Sunburst .rwPopupButton span
{
    color: #e7f1d7;
}

div.RadWindow_Sunburst .rwPopupButton:hover span
{
    color: #ffffff;
}
