﻿/* RadWindow for ASP.NET Forest Skin */

.RadWindow_Forest .rwTopLeft,
.RadWindow_Forest .rwTopRight,
.RadWindow_Forest .rwTitlebar,
.RadWindow_Forest .rwFooterLeft,
.RadWindow_Forest .rwFooterRight,
.RadWindow_Forest .rwFooterCenter,
.RadWindow_Forest .rwTopResize,
.RadWindow_Forest .rwStatusbar div,
.RadWindow_Forest .rwStatusbar,
.RadWindow_Forest .rwPopupButton,
.RadWindow_Forest .rwPopupButton span,
.RadWindow_Forest.rwMinimizedWindow .rwCorner
{
    background-image: url('WebResource.axd?d=ltCtVvRPoX4ResQDqeO2G8phAa-FHjeVdC1BPoC8Xi6D8A-aOTo8tWXMm71JzBW6L2O2S0RCMOW2ZDtwc3HWtRtdGFLMUxWISuzGIFxP5ss1&t=634106450887080000');
}

.RadWindow_Forest .rwBodyLeft,
.RadWindow_Forest .rwBodyRight,
.RadWindow_Forest .rwStatusbarRow .rwCorner
{
	background-image: url('WebResource.axd?d=ltCtVvRPoX4ResQDqeO2G8phAa-FHjeVdC1BPoC8Xi6D8A-aOTo8tWXMm71JzBW64fSEiHpRgO1yehNz4s0k9bICBN6SIxKS7wLWGMcIl3I1&t=634106450887080000');
}

.RadWindow_Forest .rwStatusbar input
{
    background-color: #f7f3e9;
}

.RadWindow_Forest .rwControlButtons a
{
    background-image: url('WebResource.axd?d=ltCtVvRPoX4ResQDqeO2G8phAa-FHjeVdC1BPoC8Xi6D8A-aOTo8tWXMm71JzBW6L1tZZH_yG57doKR6coabK_PFiPHsrr24NDAQLzTn3Qw1&t=634106450887080000');
}

.RadWindow_Forest a.rwIcon
{
	background-image: url('WebResource.axd?d=ltCtVvRPoX4ResQDqeO2G8phAa-FHjeVdC1BPoC8Xi6D8A-aOTo8tWXMm71JzBW6L2O2S0RCMOW2ZDtwc3HWtRtdGFLMUxWISuzGIFxP5ss1&t=634106450887080000');
}

div.RadWindow_Forest .rwTitlebarControls em
{
	color: #e7f1d7;
}

div.RadWindow_Forest .rwDialogInput
{
	border: solid 1px #618740;
}

div.RadWindow_Forest .rwDialogInput:hover
{
	border: solid 1px #3c4c30;
}

div.RadWindow_Forest td.rwLoading
{
    background-color: #fff;
}

div.RadWindow_Forest .rwPopupButton span
{
    color: #e7f1d7;
}

div.RadWindow_Forest .rwPopupButton:hover span
{
    color: #fff;
}

.RadWindow_Forest td.rwWindowContent
{
    background-color: #fff;
}

/* Loading Indicators */

/* When ShowContentDuringLoad="true" */
.RadWindow_Forest td.rwWindowContent.rwLoading
{
    background-image: url('WebResource.axd?d=ltCtVvRPoX4ResQDqeO2G8phAa-FHjeVdC1BPoC8Xi7T0hI6p70O_tVV5mK6gg1qrchNEm5yXW86STBLhE7qkw2&t=634106450887080000');
}

/* When ShowContentDuringLoad="false" */
.RadWindow_Forest input.rwLoading
{
    background-image: url('WebResource.axd?d=ltCtVvRPoX4ResQDqeO2G8phAa-FHjeVdC1BPoC8Xi7T0hI6p70O_tVV5mK6gg1qwpOgzG1bwcil71fxLJWKBql47ZanhhZNb_pthdWk7qI1&t=634106450887080000');
}