﻿/* FORM DECORATOR "BLACK" SKIN */

.radfd_Black.radfd_ScrollBars
{
	scrollbar-3dlight-color: #1a1a1a; 
	scrollbar-arrow-color: #111111;
	scrollbar-base-color: #f5f5f5; 
	scrollbar-darkshadow-color: #474747; 
	scrollbar-face-color: #393939;
	scrollbar-highlight-color: #474747; 
	scrollbar-shadow-color: #1a1a1a;
	scrollbar-track-color: #272727;
}

/* label settings */
.radfd_Black label.Black
{
    color: #626262;
}

/* checkbox settings */
.radfd_Black .radfdCheckboxUnchecked,
.radfd_Black .radfdInputDisabled.radfdCheckboxUnchecked:hover
{
	background: transparent url(WebResource.axd?d=WT7pVz8KTver3FvqOsmwfYykobQycb_l5TCBuECeKpPU7uNa2pxCEx3Dr_W8k0BoaJoi0-DwAHNo8f34xyZldBlnB60YDvu0o0ywsdRfhLQ1&t=633674467800000000) no-repeat 0 0;
}

.radfd_Black .radfdCheckboxUnchecked:hover
{
	background: transparent url(WebResource.axd?d=WT7pVz8KTver3FvqOsmwfYykobQycb_l5TCBuECeKpPU7uNa2pxCEx3Dr_W8k0BoaJoi0-DwAHNo8f34xyZldBlnB60YDvu0o0ywsdRfhLQ1&t=633674467800000000) no-repeat 0 -200px;
}

.radfd_Black .radfdCheckboxChecked,
.radfd_Black .radfdInputDisabled.radfdCheckboxChecked:hover
{
	background: transparent url(WebResource.axd?d=WT7pVz8KTver3FvqOsmwfYykobQycb_l5TCBuECeKpPU7uNa2pxCEx3Dr_W8k0BoaJoi0-DwAHNo8f34xyZldBlnB60YDvu0o0ywsdRfhLQ1&t=633674467800000000) no-repeat 0 -420px;
}

.radfd_Black .radfdCheckboxChecked:hover
{
	background: transparent url(WebResource.axd?d=WT7pVz8KTver3FvqOsmwfYykobQycb_l5TCBuECeKpPU7uNa2pxCEx3Dr_W8k0BoaJoi0-DwAHNo8f34xyZldBlnB60YDvu0o0ywsdRfhLQ1&t=633674467800000000) no-repeat 0 -640px;
}
/* end of checkbox settings */

/* radiobutton settings */
.radfd_Black .radfdRadioUnchecked,
.radfd_Black .radfdInputDisabled.radfdRadioUnchecked:hover
{
	background: transparent url(WebResource.axd?d=WT7pVz8KTver3FvqOsmwfYykobQycb_l5TCBuECeKpPU7uNa2pxCEx3Dr_W8k0Bo7iGefcnwiftrJ5HZn8RH2YYAifnc3ipoNGjtBJxP1D41&t=633674467800000000) no-repeat 1px 0;
}

.radfd_Black .radfdRadioUnchecked:hover
{
	background: transparent url(WebResource.axd?d=WT7pVz8KTver3FvqOsmwfYykobQycb_l5TCBuECeKpPU7uNa2pxCEx3Dr_W8k0Bo7iGefcnwiftrJ5HZn8RH2YYAifnc3ipoNGjtBJxP1D41&t=633674467800000000) no-repeat 1px -220px;
}

.radfd_Black .radfdRadioChecked,
.radfd_Black .radfdInputDisabled.radfdRadioChecked:hover 
{
	background: transparent url(WebResource.axd?d=WT7pVz8KTver3FvqOsmwfYykobQycb_l5TCBuECeKpPU7uNa2pxCEx3Dr_W8k0Bo7iGefcnwiftrJ5HZn8RH2YYAifnc3ipoNGjtBJxP1D41&t=633674467800000000) no-repeat 1px -440px;
}

.radfd_Black .radfdRadioChecked:hover
{
	background: transparent url(WebResource.axd?d=WT7pVz8KTver3FvqOsmwfYykobQycb_l5TCBuECeKpPU7uNa2pxCEx3Dr_W8k0Bo7iGefcnwiftrJ5HZn8RH2YYAifnc3ipoNGjtBJxP1D41&t=633674467800000000) no-repeat 1px -640px;
}
/* end of radiobutton settings */

/* button settings */
a.radfd_Black, a.radfd_Black span
{
	background-image: url(WebResource.axd?d=WT7pVz8KTver3FvqOsmwfYykobQycb_l5TCBuECeKpPU7uNa2pxCEx3Dr_W8k0BoL9WNcN_-1zRr-pTP24HcPrP_JbEWwZHbotKhGFhq8y81&t=633674467800000000);
	/*font: bold 11px Verdana, Verdana, Arial, Sans-serif;*/
	color: #adadad;
}

a.radfd_Black.radfdInputDisabled:hover span
{
    color: #adadad;
}

a.radfd_Black
{
	padding-left: 4px;
}

a.radfd_Black span:hover
{
    color: white;
}

a.radfd_Black .radfdInnerSpan
{
	margin-right: 4px;
	background-position: 0 -21px;
}
/* button settings */

/* do NOT change these settings, otherwise the skinned buttons will be broken when used within a decoration zone */
a.radfdSkinnedFormButton.radfd_Black
{
    -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_Black h4.radfd_h4,
.radfd_Black h5.radfd_h5,
.radfd_Black h6.radfd_h6
{		
	color: #1b80aa;
	border-bottom: solid 1px #454545;
}

/* label */
.radfd_Black label.radfd_label
{	
	color: #9f9f9f;
}

/* fieldset and legend */
.radfd_Black table.radfd_roundedWrapper_fieldset legend,
.radfd_Black 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: #cecece;
}

.radfd_Black table.radfd_roundedWrapper_fieldset fieldset,
.radfd_Black fieldset.radfd_fieldset
{	
	border: solid 1px #4c4c4c;
	background-image: url(WebResource.axd?d=WT7pVz8KTver3FvqOsmwfYykobQycb_l5TCBuECeKpPU7uNa2pxCEx3Dr_W8k0BoE0mJXOPSoH2FeprlORpQbKhI3AzrbsAKmLZHwpauadQ1&t=633674467800000000); /* 

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_Black table.radfd_roundedWrapper input,
.radfd_Black table.radfd_roundedWrapper textarea,
.radfd_Black input.radfd_input, 
.radfd_Black textarea.radfd_textarea
{
	border: solid 1px #212121;
	background: #303030;	
	color: #cecece;
	overflow: hidden;
}

.radfd_Black  table.radfd_roundedWrapper input[disabled="disabled"]:hover,
.radfd_Black  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_Black  table.radfd_roundedWrapper input:hover,
.radfd_Black  table.radfd_roundedWrapper textarea:hover,
.radfd_Black table.radfd_roundedWrapper:hover .radfd_roundedInnerSpan,
.radfd_Black input.radfd_input:hover, 
.radfd_Black textarea.radfd_textarea:hover
{
	border-color: #0c0c0c !important;
	background: #1f1f1f;
}

.radfd_Black table.radfd_roundedWrapper:hover .radfd_roundedOuterSpan
{	
	background-color: #0c0c0c !important;
}

/* skinned combobox begin */

.radfd_select_Black,
.radfd_select_Black:hover,
.radfd_select_Black .radfd_select_outerSpan,
.radfd_select_Black .radfd_select_arrowSpan span,
.radfd_selectbox_Black .radfd_select_selected,
.radfd_selectbox_Black li:hover
{
    background-image: url('WebResource.axd?d=WT7pVz8KTver3FvqOsmwfYykobQycb_l5TCBuECeKpPU7uNa2pxCEx3Dr_W8k0Bo9ZXRYXAxk_g-EH_BnTgYEVRmGWYueCsabRQJC6ThYfk1&t=633674467800000000');
    background-repeat: no-repeat;
}

.radfd_select_Black
{
	padding-left: 3px;
	background-color: black;
}

.radfd_select_Black .radfd_select_outerSpan
{
    background-position: right -22px;
    padding: 2px 0;
}

.radfd_select_Black .radfd_select_textSpan,
.radfd_select_Black.radfd_select_disabled:hover .radfd_select_textSpan
{
    color: #bdbdbd;
}

.radfd_select_Black:hover .radfd_select_textSpan
{
    color: #e6e6e6;
}

.radfd_select_Black .radfd_select_arrowSpan
{
	margin: 1px;
}

.radfd_select_Black .radfd_select_arrowSpan span
{
	background-position: 4px -90px;
}

/* dropdown settings */
.radfd_selectbox_Black
{
    background: #383838;
    border: solid 1px #1c1c1c;
    color: #9f9f9f;
}

.radfd_selectbox_Black li
{
    border: solid 1px #383838;
    padding-left: 3px;
    margin: 1px;
}

.radfd_selectbox_Black .radfd_select_selected,
.radfd_selectbox_Black li:hover
{
    background-position: 0 -44px;
    background-repeat: repeat-x;
    background-color: #424242;
    border: solid 1px #575757;
    border-bottom: solid 1px #2e2e2e;
}

.radfd_selectbox_Black .radfd_selectbox_optgroup_label:hover
{
    background: none;
    border: solid 1px #383838;
}

/* skinned combobox end */