﻿/* FORM DECORATOR "FOREST" SKIN */

.radfd_Forest.radfd_ScrollBars
{
	scrollbar-3dlight-color: #879560; 
	scrollbar-arrow-color: #425335;
	scrollbar-base-color: #ff6347; 
	scrollbar-darkshadow-color: #62703b; 
	scrollbar-face-color: #c2d197;
	scrollbar-highlight-color: #fff; 
	scrollbar-shadow-color: #dae7b5;
	scrollbar-track-color: #acb790;
}

/* label settings */
.radfd_Forest label.Forest
{
    color: #626262;
}

/* checkbox settings */
.radfd_Forest .radfdCheckboxUnchecked,
.radfd_Forest .radfdInputDisabled.radfdCheckboxUnchecked:hover
{
	background: transparent url(WebResource.axd?d=nUnnYnHFZmBR4JnGwtZt8xKb8o7_P1Eymp_HsYDxI5Bc1dsnsXCJ6iwNxZQLRgWPCOuNYhYlfjU3Dky2pJPdJwSeldpw8CO6TW4YxR3fi7c1&t=633940489817900000) no-repeat 0 0;
}

.radfd_Forest .radfdCheckboxUnchecked:hover
{
	background: transparent url(WebResource.axd?d=nUnnYnHFZmBR4JnGwtZt8xKb8o7_P1Eymp_HsYDxI5Bc1dsnsXCJ6iwNxZQLRgWPCOuNYhYlfjU3Dky2pJPdJwSeldpw8CO6TW4YxR3fi7c1&t=633940489817900000) no-repeat 0 -200px;
}

.radfd_Forest .radfdCheckboxChecked,
.radfd_Forest .radfdInputDisabled.radfdCheckboxChecked:hover
{
	background: transparent url(WebResource.axd?d=nUnnYnHFZmBR4JnGwtZt8xKb8o7_P1Eymp_HsYDxI5Bc1dsnsXCJ6iwNxZQLRgWPCOuNYhYlfjU3Dky2pJPdJwSeldpw8CO6TW4YxR3fi7c1&t=633940489817900000) no-repeat 0 -420px;
}

.radfd_Forest .radfdCheckboxChecked:hover
{
	background: transparent url(WebResource.axd?d=nUnnYnHFZmBR4JnGwtZt8xKb8o7_P1Eymp_HsYDxI5Bc1dsnsXCJ6iwNxZQLRgWPCOuNYhYlfjU3Dky2pJPdJwSeldpw8CO6TW4YxR3fi7c1&t=633940489817900000) no-repeat 0 -640px;
}
/* end of checkbox settings */

/* radiobutton settings */
.radfd_Forest .radfdRadioUnchecked,
.radfd_Forest .radfdInputDisabled.radfdRadioUnchecked:hover
{
	background: transparent url(WebResource.axd?d=nUnnYnHFZmBR4JnGwtZt8xKb8o7_P1Eymp_HsYDxI5Bc1dsnsXCJ6iwNxZQLRgWPJ8P_Q-s5Drx51h2czfWCRaEHatcsP_v6CO0bE-9I41cVykE7OUsqX73gii7SYNy10&t=633940489817900000) no-repeat 1px 0;
}

.radfd_Forest .radfdRadioUnchecked:hover
{
	background: transparent url(WebResource.axd?d=nUnnYnHFZmBR4JnGwtZt8xKb8o7_P1Eymp_HsYDxI5Bc1dsnsXCJ6iwNxZQLRgWPJ8P_Q-s5Drx51h2czfWCRaEHatcsP_v6CO0bE-9I41cVykE7OUsqX73gii7SYNy10&t=633940489817900000) no-repeat 1px -220px;
}

.radfd_Forest .radfdRadioChecked,
.radfd_Forest .radfdInputDisabled.radfdRadioChecked:hover 
{
	background: transparent url(WebResource.axd?d=nUnnYnHFZmBR4JnGwtZt8xKb8o7_P1Eymp_HsYDxI5Bc1dsnsXCJ6iwNxZQLRgWPJ8P_Q-s5Drx51h2czfWCRaEHatcsP_v6CO0bE-9I41cVykE7OUsqX73gii7SYNy10&t=633940489817900000) no-repeat 1px -440px;
}

.radfd_Forest .radfdRadioChecked:hover
{
	background: transparent url(WebResource.axd?d=nUnnYnHFZmBR4JnGwtZt8xKb8o7_P1Eymp_HsYDxI5Bc1dsnsXCJ6iwNxZQLRgWPJ8P_Q-s5Drx51h2czfWCRaEHatcsP_v6CO0bE-9I41cVykE7OUsqX73gii7SYNy10&t=633940489817900000) no-repeat 1px -640px;
}
/* end of radiobutton settings */

/* button styles */
a.radfd_Forest, a.radfd_Forest span
{
	background-image: url(WebResource.axd?d=nUnnYnHFZmBR4JnGwtZt8xKb8o7_P1Eymp_HsYDxI5Bc1dsnsXCJ6iwNxZQLRgWPq2YKoNCkwKSBKVJwSoPjIyRRtPCy62D5xqemDy2pb8c1&t=633940489817900000);
	/* font: bold 11px Verdana, Verdana, Arial, Sans-serif; */
	color: #e4f0c0;
}

a.radfd_Forest.radfdInputDisabled:hover span
{
    color: #e4f0c0;
}

a.radfd_Forest span:hover
{
    color: white;
}

a.radfd_Forest .radfdOuterSpan
{
   margin-left: 4px;
}

a.radfd_Forest .radfdInnerSpan
{
	margin-right: 4px;
	background-position: 0 -21px;
}
/* end of button styles */

/* clicked button styles */
a.radfd_Forest.radfd_Clicked
{
    background-image: url(WebResource.axd?d=nUnnYnHFZmBR4JnGwtZt8xKb8o7_P1Eymp_HsYDxI5Bc1dsnsXCJ6iwNxZQLRgWPq2YKoNCkwKSBKVJwSoPjIyRRtPCy62D5xqemDy2pb8c1&t=633940489817900000);
    background-position: 0 -42px;
    background-repeat: no-repeat;
}

a.radfd_Forest.radfd_Clicked span,
a.radfd_Forest.radfd_Clicked:hover span
{
    background-image: url(WebResource.axd?d=nUnnYnHFZmBR4JnGwtZt8xKb8o7_P1Eymp_HsYDxI5Bc1dsnsXCJ6iwNxZQLRgWPq2YKoNCkwKSBKVJwSoPjIyRRtPCy62D5xqemDy2pb8c1&t=633940489817900000);
    color: #fff;
}

a.radfd_Forest.radfd_Clicked .radfdInnerSpan
{
    background-position: 0 -63px;
    background-repeat: repeat-x;
}

a.radfd_Forest.radfd_Clicked .radfdOuterSpan
{
    background-position: right -42px;
    background-repeat: no-repeat;
}
/* end of clicked button styles */

/* do NOT change these settings, otherwise the skinned buttons will be broken when used within a decoration zone */
a.radfdSkinnedFormButton.radfd_Forest
{
    -moz-user-select: none !important;
	outline: none !important;
	text-decoration: none !important;
	cursor: default !important;
	text-align: center !important;
	background-color: transparent !important;
	border: 0 !important;
    display: inline-block !important;
}

/* h4, h5, h6, legend, fieldset, label, textarea and input settings */
.radfd_Forest h4.radfd_h4,
.radfd_Forest h5.radfd_h5,
.radfd_Forest h6.radfd_h6
{		
	color: #762100;
	border-bottom: solid 1px #7e8d57;
}

/* Headings 4-6 */
.radfd_Forest h6.radfd_h6
{
	border: 0;
}

/* label */
.radfd_Forest label.radfd_label
{	
	color: #41442b;
}

/* fieldset and legend */
.radfd_Forest table.radfd_roundedWrapper_fieldset legend,
.radfd_Forest fieldset.radfd_fieldset legend
{
	/*Mandatory to set the height of the legend, so as to be able to calculate the rounded corners in IE properly*/
	font-size: 12px;
	height:30px;
	line-height:30px;
	color: #41442b;
}

.radfd_Forest table.radfd_roundedWrapper_fieldset fieldset,
.radfd_Forest fieldset.radfd_fieldset
{	
	border: solid 1px #78884a;
	background-image: url(WebResource.axd?d=nUnnYnHFZmBR4JnGwtZt8xKb8o7_P1Eymp_HsYDxI5Bc1dsnsXCJ6iwNxZQLRgWPJk4kQZmI2oWl4jDiJgBFbEk1MQkfSfOiyypDz6I5eY81&t=633940489817900000); /* having a background image on a fieldset is not okay with IE */
	background-repeat: no-repeat;/*Mandatory to use because of incorrect IE positioning of the image*/
}


/* Due to a glitch in IE the following 2 classes must be declared separately for correct parsing of the textarea class in IE6*/
.radfd_Forest table.radfd_roundedWrapper input,
.radfd_Forest table.radfd_roundedWrapper textarea,
.radfd_Forest input.radfd_input, 
.radfd_Forest textarea.radfd_textarea
{
	border: solid 1px #78884a;
	background: #f2f8e3;	
	color: #78884a;
	overflow: hidden;
}

.radfd_Forest table.radfd_roundedWrapper input[disabled="disabled"]:hover,
.radfd_Forest table.radfd_roundedWrapper textarea[disabled="disabled"]:hover
{
	border: solid 1px #78884a;
	background: #f2f8e3;	
	color: #78884a;
	overflow: hidden;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
}

/* add classes for HOVER effect */
.radfd_Forest table.radfd_roundedWrapper input:hover,
.radfd_Forest table.radfd_roundedWrapper textarea:hover,
.radfd_Forest table.radfd_roundedWrapper:hover .radfd_roundedInnerSpan,
.radfd_Forest input.radfd_input:hover, 
.radfd_Forest textarea.radfd_textarea:hover
{
	border-color: #78884a !important;
	color: #78884a;
	background: #f2f8e3;
}

.radfd_Forest table.radfd_roundedWrapper:hover .radfd_roundedOuterSpan
{	
	background-color: #78884a !important;
}

/* skinned combobox begin */

.radfd_select_Forest,
.radfd_select_Forest:hover,
.radfd_select_Forest .radfd_select_outerSpan,
.radfd_select_Forest:hover .radfd_select_outerSpan,
.radfd_select_Forest .radfd_select_arrowSpan span,
.radfd_selectbox_Forest .radfd_select_selected,
.radfd_selectbox_Forest li:hover,
.radfd_select_Forest.radfd_select_disabled:hover
{
    background-image: url('WebResource.axd?d=nUnnYnHFZmBR4JnGwtZt8xKb8o7_P1Eymp_HsYDxI5Bc1dsnsXCJ6iwNxZQLRgWPwPaYSdsb8fvneOxC6ESI7MF8BLVcDBp6eN8uFMKSDnk1&t=633940489817900000');
    background-repeat: no-repeat;
    background-color: white;
}

.radfd_select_Forest.radfd_select_disabled:hover
{
    background-position: 0 0;
}

.radfd_select_Forest
{
	padding-left: 3px;
}

.radfd_select_Forest:hover
{
	background-position: 0 -44px;
}

.radfd_select_Forest .radfd_select_outerSpan,
.radfd_select_Forest.radfd_select_disabled:hover .radfd_select_outerSpan
{
    background-position: right -22px;
    padding: 2px 0;
}

.radfd_select_Forest:hover .radfd_select_outerSpan
{
    background-position: right -66px;
}

.radfd_select_Forest .radfd_select_textSpan,
.radfd_select_Forest.radfd_select_disabled:hover .radfd_select_textSpan
{
    color: #41442b;
}

.radfd_select_Forest:hover .radfd_select_textSpan
{
    color: #5e2f01;
}

.radfd_select_Forest .radfd_select_arrowSpan
{
	margin: 1px;
}

.radfd_select_Forest .radfd_select_arrowSpan span
{
	background-position: 4px -90px;
}

/* dropdown settings */
.radfd_selectbox_Forest
{
    background: #c2d197;
    border: solid 1px #78884a;
    color: #41442b;
}

.radfd_selectbox_Forest li
{
    border: solid 1px #c2d197;
    border-left: 0;
    border-right: 0;
    padding-left: 3px;
    line-height: 14px;
}

.radfd_selectbox_Forest .radfd_select_selected,
.radfd_selectbox_Forest li:hover
{
    border: solid 1px #a16e0b;
    border-left: 0;
    border-right: 0;
    color: #5e2f01;
    background-position: 0 -68px;
    background-repeat: repeat-x;
}

.radfd_selectbox_Forest .radfd_selectbox_optgroup_label:hover
{
    background: none;
    border: solid 1px #c2d197;
    border-left: 0;
    border-right: 0;
}

/* skinned combobox end */