﻿/* FORM DECORATOR "Sunset" SKIN */

.radfd_Sunset.radfd_ScrollBars
{
	scrollbar-3dlight-color: #ccc; 
	scrollbar-arrow-color: #5d5851;
	scrollbar-base-color: #f4ede1; 
	scrollbar-darkshadow-color: #8d877f; 
	scrollbar-face-color: #dad4ca;
	scrollbar-highlight-color: #fff; 
	scrollbar-shadow-color: #8d877f;
	scrollbar-track-color: #f4ede1;
}

/* label settings */
.radfd_Sunset label.Sunset
{
    color: #a43a00;
}

/* checkbox settings */
.radfd_Sunset .radfdCheckboxUnchecked,
.radfd_Sunset .radfdInputDisabled.radfdCheckboxUnchecked:hover
{
	background: transparent url(WebResource.axd?d=5BRb4GHvjGBXVek7VMoiHGjmd8MeAKUxjNuW_iFhC7zjP7BMUGnBTQcQnOz30YXBt9uVL20QWNqAxDSdxOf8vxbc3GZlXL5JjcLwokdxP0Y1&t=633616936760000000) no-repeat 0 0;
}

.radfd_Sunset .radfdCheckboxUnchecked:hover
{
	background: transparent url(WebResource.axd?d=5BRb4GHvjGBXVek7VMoiHGjmd8MeAKUxjNuW_iFhC7zjP7BMUGnBTQcQnOz30YXBt9uVL20QWNqAxDSdxOf8vxbc3GZlXL5JjcLwokdxP0Y1&t=633616936760000000) no-repeat 0 -200px;
}

.radfd_Sunset .radfdCheckboxChecked,
.radfd_Sunset .radfdInputDisabled.radfdCheckboxChecked:hover
{
	background: transparent url(WebResource.axd?d=5BRb4GHvjGBXVek7VMoiHGjmd8MeAKUxjNuW_iFhC7zjP7BMUGnBTQcQnOz30YXBt9uVL20QWNqAxDSdxOf8vxbc3GZlXL5JjcLwokdxP0Y1&t=633616936760000000) no-repeat 0 -420px;
}

.radfd_Sunset .radfdCheckboxChecked:hover
{
	background: transparent url(WebResource.axd?d=5BRb4GHvjGBXVek7VMoiHGjmd8MeAKUxjNuW_iFhC7zjP7BMUGnBTQcQnOz30YXBt9uVL20QWNqAxDSdxOf8vxbc3GZlXL5JjcLwokdxP0Y1&t=633616936760000000) no-repeat 0 -640px;
}
/* end of checkbox settings */

/* radiobutton settings */
.radfd_Sunset .radfdRadioUnchecked,
.radfd_Sunset .radfdInputDisabled.radfdRadioUnchecked:hover
{
	background: transparent url(WebResource.axd?d=5BRb4GHvjGBXVek7VMoiHGjmd8MeAKUxjNuW_iFhC7zjP7BMUGnBTQcQnOz30YXBt9uVL20QWNqscsjd-ADPN-J_T77brMdjVKl1RwG57m8Tbui05Ddu2g2&t=633616936760000000) no-repeat 1px 0;
}

.radfd_Sunset .radfdRadioUnchecked:hover
{
	background: transparent url(WebResource.axd?d=5BRb4GHvjGBXVek7VMoiHGjmd8MeAKUxjNuW_iFhC7zjP7BMUGnBTQcQnOz30YXBt9uVL20QWNqscsjd-ADPN-J_T77brMdjVKl1RwG57m8Tbui05Ddu2g2&t=633616936760000000) no-repeat 1px -220px;
}

.radfd_Sunset .radfdRadioChecked,
.radfd_Sunset .radfdInputDisabled.radfdRadioChecked:hover 
{
	background: transparent url(WebResource.axd?d=5BRb4GHvjGBXVek7VMoiHGjmd8MeAKUxjNuW_iFhC7zjP7BMUGnBTQcQnOz30YXBt9uVL20QWNqscsjd-ADPN-J_T77brMdjVKl1RwG57m8Tbui05Ddu2g2&t=633616936760000000) no-repeat 1px -440px;
}

.radfd_Sunset .radfdRadioChecked:hover
{
	background: transparent url(WebResource.axd?d=5BRb4GHvjGBXVek7VMoiHGjmd8MeAKUxjNuW_iFhC7zjP7BMUGnBTQcQnOz30YXBt9uVL20QWNqscsjd-ADPN-J_T77brMdjVKl1RwG57m8Tbui05Ddu2g2&t=633616936760000000) no-repeat 1px -640px;
}
/* end of radiobutton settings */

/* button settings */
a.radfd_Sunset, a.radfd_Sunset span
{
	background-image: url(WebResource.axd?d=5BRb4GHvjGBXVek7VMoiHGjmd8MeAKUxjNuW_iFhC7zjP7BMUGnBTQcQnOz30YXBt9uVL20QWNrv89GNCeSgQOdcAfYSdmdycL3jabEbrno1&t=633616936760000000);
	/* font: bold 11px Verdana, Verdana, Arial, Sans-serif; */
	color: #dadada;
}

a.radfd_Sunset.radfdInputDisabled:hover span
{
    color: #dadada;
}

a.radfd_Sunset
{
	padding-left: 4px;
}

a.radfd_Sunset span:hover
{
    color: white;
}

a.radfd_Sunset .radfdInnerSpan
{
	margin-right: 4px;
	background-position: 0 -21px;
}
/* button settings */

/* clicked button styles */
a.radfd_Sunset.radfd_Clicked
{
    background-image: url(WebResource.axd?d=5BRb4GHvjGBXVek7VMoiHGjmd8MeAKUxjNuW_iFhC7zjP7BMUGnBTQcQnOz30YXBt9uVL20QWNrv89GNCeSgQOdcAfYSdmdycL3jabEbrno1&t=633616936760000000);
    background-position: 0 -42px;
    background-repeat: no-repeat;
}

a.radfd_Sunset.radfd_Clicked span
{
    background-image: url(WebResource.axd?d=5BRb4GHvjGBXVek7VMoiHGjmd8MeAKUxjNuW_iFhC7zjP7BMUGnBTQcQnOz30YXBt9uVL20QWNrv89GNCeSgQOdcAfYSdmdycL3jabEbrno1&t=633616936760000000);
    color: #fffffe;
}

a.radfd_Sunset.radfd_Clicked .radfdInnerSpan
{
    background-position: 0 -63px;
    background-repeat: repeat-x;
}

a.radfd_Sunset.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_Sunset
{
    -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;
}

.radfd_Sunset h4.radfd_h4,
.radfd_Sunset h5.radfd_h5,
.radfd_Sunset h6.radfd_h6
{		
	color: #a43a00;
}

/* Headings 4-6 */
.radfd_Sunset h4.radfd_h4
{
	border-bottom: solid 2px #c4b7a2;	
}

.radfd_Sunset h5.radfd_h5
{
	border-bottom: solid 1px #c4b7a2;		
}

/* LABEL */
.radfd_Sunset label.radfd_label
{	
	color: #4a3939;
}

/* FIELDSET & LEGEND */
.radfd_Sunset table.radfd_roundedWrapper_fieldset legend,
.radfd_Sunset 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: #857c6f;
}

.radfd_Sunset table.radfd_roundedWrapper_fieldset fieldset,
.radfd_Sunset fieldset.radfd_fieldset
{	
	border: solid 1px #cac8ab;
	background-image: url(WebResource.axd?d=5BRb4GHvjGBXVek7VMoiHGjmd8MeAKUxjNuW_iFhC7zjP7BMUGnBTQcQnOz30YXBt9uVL20QWNqpPiF5FC2Kl1EVvcSIRQEFKKvA1ddUqKs1&t=633616936760000000); /* 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_Sunset table.radfd_roundedWrapper input,
.radfd_Sunset table.radfd_roundedWrapper textarea,
.radfd_Sunset input.radfd_input, 
.radfd_Sunset textarea.radfd_textarea
{
	border: solid 1px #959485;
	background: #ffffff;	
	color: #272722;
	overflow: hidden;
}

.radfd_Sunset  table.radfd_roundedWrapper input[disabled="disabled"]:hover,
.radfd_Sunset  table.radfd_roundedWrapper textarea[disabled="disabled"]:hover
{
	border: solid 1px #8e8e8e;
	background: #ffffff;	
	color: #171717;
	overflow: hidden;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
}

/* add classes for HOVER effect */
.radfd_Sunset  table.radfd_roundedWrapper input:hover,
.radfd_Sunset  table.radfd_roundedWrapper textarea:hover,
.radfd_Sunset table.radfd_roundedWrapper:hover .radfd_roundedInnerSpan,
.radfd_Sunset input.radfd_input:hover, 
.radfd_Sunset textarea.radfd_textarea:hover
{
	border-color: #60b242 !important;
	background: #ffffff;
	color: #010101;
}

.radfd_Sunset table.radfd_roundedWrapper:hover .radfd_roundedOuterSpan
{	
	background-color: #60b242 !important;
}