.dxscControl_Office2010Black
{
    background: #484848;
    border: 1px solid #484848;
    font: 11px Verdana, Geneva, sans-serif;
}
.dxscLoadingPanel_Office2010Black
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #7C7C94;
	border: 1px solid #9C9AB7;
	background-color: White;
}
.dxscLoadingPanel_Office2010Black td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxscLoadingPanel_Office2010Black .dxlp-loadingImage
{
	background-image: url('../Web/Loading.gif');
	height: 16px;
	width: 16px;
}

/* Headers */
.dxscDateHeader_Office2010Black, 
.dxscAlternateDateHeader_Office2010Black,
.dxscDayHeader_Office2010Black,
.dxscDateCellHeader_Office2010Black,
.dxscTodayCellHeader_Office2010Black,
.dxscTimelineDateHeader_Office2010Black,
.dxscHorizontalResourceHeader_Office2010Black,
.dxscVerticalResourceHeader_Office2010Black
{
    color: White;
    background: #717171;
    border: 1px solid #484848;
    border-width: 0 1px 1px 0;
    padding: 4px;
    text-align: center;
    vertical-align: top;
    cursor: default;
    overflow: hidden;
    white-space: nowrap;
}

.dxscAlternateTimelineDateHeader_Office2010Black,
.dxscAlternateDateHeader_Office2010Black
{
    background: #ffea77 url('CssImages/DateHeaderAltBack.png') left top repeat-x;
    color: black;
}
.dxscDayHeader_Office2010Black
{
    border-width: 1px 1px 0 0;
}
.dxscDateCellHeader_Office2010Black
{
    border-width: 1px;
}
.dxscTodayCellHeader_Office2010Black
{
    border-top-width: 1px;
    background: #ffdc7a;
    color: #3c3c3c;
}
.dxscTimelineDateHeader_Office2010Black
{
    border-width: 1px 1px 1px 0;
}
.dxscHorizontalResourceHeader_Office2010Black
{
    border-color: #484848;
    border-width: 1px 1px 1px 0;
    background: #838383;
}
.dxscVerticalResourceHeader_Office2010Black
{
    border-width: 1px 1px 0 0;
    border-top-color: #484848;
    background: #838383;
    white-space: normal;
}
.dxscSelectionBar_Office2010Black
{
    border-style: solid;
    border-width: 0 1px 0 0;
    height: 30px;
}

/* Corners */
.dxscLeftTopCorner_Office2010Black, 
.dxscRightTopCorner_Office2010Black
{
    background-color: #ababab;
    width: 1px;
    border-style: solid;
    border-color: #3c3c3c;
    border-width: 0 0 1px;
}
.dxscLeftTopCorner_Office2010Black
{
    border-width: 1px 1px 1px 0;
    text-align: center;
    padding: 2px;
    overflow: hidden;
}

/* Separators */
.dxscGroupSeparatorVertical_Office2010Black,
.dxscGroupSeparatorHorizontal_Office2010Black
{
    background: #f5f5f5;
    border: 1px solid #646464;
}
.dxscDayHdrsTbl .dxscGroupSeparatorVertical_Office2010Black,
.dxscDayHdrsTbl .dxscGroupSeparatorHorizontal_Office2010Black
{
    background: #717171;
    border-color: #484848;
}
.dxscGroupSeparatorVertical_Office2010Black
{
    width: 1px;
    border-width: 0 1px;
}
.dxscGroupSeparatorHorizontal_Office2010Black
{
    height: 1px;
    border-width: 1px 0 0;
    font-size: 0;
}

/* Apts Area */
.dxscAllDayArea_Office2010Black
{
    background-color: #ababab;
    border: 1px solid #484848;
    border-width: 0 1px 1px 0;
}
.dxscDateCellBody_Office2010Black
{
    height: 100px;
    border: solid 1px;
    border-width: 0 1px 0 0;
}
.dxscTimeCellBody_Office2010Black
{
    border: solid 1px;
}
.dxscTimelineCellBody_Office2010Black
{
    height: 300px;
    border-style: solid;
    border-width: 1px 1px 0 0;
}

.dxscAppointment_Office2010Black
{
    color: Black;
    border: 1px solid #838383;
    padding: 0;
    margin: 0;
    cursor: default;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.dxscAppointmentInnerBorders_Office2010Black
{
    border: 1px solid #838383;
    padding: 0px;
}
.dxscMoreButton_Office2010Black
{
    color: Black;
    text-decoration: underline;
    padding: 0;	
}
.dxscAppointmentHorizontalSeparator_Office2010Black
{
    height: 1px;
    width: 100%;
    overflow: hidden;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}
/* Rulers */
.dxscTimeRulerHoursItem_Office2010Black, .dxscTimeRulerMinuteItem_Office2010Black
{
    color: #646464;
    background: White;
    border: 1px solid #a0a0a0;
    border-width: 0px 1px 1px 0;
    vertical-align: top;
    white-space: nowrap;
}
.dxscTimeRulerHoursItem_Office2010Black
{
    border-right-width: 0;
    border-left-color: black;
    text-align: right;
    width: 45px;
    padding: 4px 4px 4px;
}
.dxscTimeRulerMinuteItem_Office2010Black
{
    border-left-width: 0px;
    text-align: center;
    width: 18px;
    font-size: 0.82em;
    padding: 4px;
    padding: 5px 1px 5px 1px;
}

.dxscTimeRulerHeaderHourItem_Office2010Black
{
    width: 55px;
}
.dxscTimeRulerHeaderMinuteItem_Office2010Black
{
    width: 16px;
}
.dxscScrollHeaderItem_Office2010Black
{
    width: 16px;
}


/* Control elements */
.dxscToolbarContainer_Office2010Black
{
    background-color: #838383;
}
.dxscToolbar_Office2010Black
{
    padding: 3px 0 3px 3px;
}
.dxscViewSelector_Office2010Black
{
    background-color: #838383;
    padding: 0;
}
.dxscResourceNavigator_Office2010Black
{
    background: #f5f5f5;
    padding: 3px 6px 3px 3px;
    border: 1px solid #484848;
}
.dxscViewVisibleInterval_Office2010Black
{
    color: White;
    padding: 0 20px;
    white-space: nowrap;
}
.dxscInplaceEditor_Office2010Black
{
    background: #898989;
    border: solid 3px black;
    padding: 0;
    color: Black;
}
.dxscErrorInfo_Office2010Black
{
    background: #f1abab;
    color: #853a3a;
    padding: 10px;
    border: 1px solid #484848;
    border-width: 1px 0;
}

/* Buttons */
.dxscViewNavigatorButton_Office2010Black,
.dxscViewNavigatorGotoDateButton_Office2010Black
{
    background: #a2a2a2 url('CssImages/ButtonBack.png') left top repeat-x;
    border: 1px solid #6a6a6a;
    color: #3c3c3c;
    line-height: 100%;
    padding: 5px 6px;

    min-height: 1em;
    display: block!important;
}
.dxscViewNavigatorButton_Office2010Black span,
.dxscViewNavigatorGotoDateButton_Office2010Black span
{
    padding: 5px 22px;
}
.dxscViewNavigatorButton_Office2010Black.dxscViewNavigatorGotoTodayButton
{    
    padding: 0 6px;
}
.dxscViewNavigatorButtonHover_Office2010Black,
.dxscViewNavigatorGotoDateButtonHover_Office2010Black
{
    background: #fcf8e5 url('CssImages/ButtonHoverBack.png') left top repeat-x;
}
.dxscViewNavigatorButtonPressed_Office2010Black,
.dxscViewNavigatorGotoDateButtonPressed_Office2010Black
{
    background: #fee287 url('CssImages/ButtonPressedBack.png') left top repeat-x;
}

.dxscViewSelectorButton_Office2010Black
{
    background: #a6a6a6;
    border: 1px solid #484848;
    border-width: 0 0 0 1px;
    padding: 8px 18px;
}
.dxscViewSelectorButtonHover_Office2010Black
{
    background: #d7d8d8;
    border-color: #484848;
}
.dxscViewSelectorButtonChecked_Office2010Black
{
    background: White;
    border-color: #484848;
}
.dxscViewSelectorButtonPressed_Office2010Black
{
    background: #838383;
    border-color: #484848;
}

.dxscViewSelector_Office2010Black.dxscVSHorz,
.dxscViewSelector_Office2010Black.dxscVSVert
{
    border-style: solid;
    border-color: #484848;
    border-width: 1px 0 0 1px;
}
.dxscToolbar_Office2010Black .dxscViewSelector_Office2010Black
{
    border-width: 0;
}
.dxscVSHorz .dxscViewSelectorButton_Office2010Black,
.dxscVSVert .dxscViewSelectorButton_Office2010Black
{
    border-width: 0 1px 1px 0;
}
.dxscToolbar_Office2010Black .dxscViewSelectorButton_Office2010Black
{
    border-width: 0 0 0 1px;
}

.dxscResourceNavigatorButton_Office2010Black
{
    background: none;
    cursor: pointer;
}
.dxscResourceNavigatorButtonHover_Office2010Black
{
    background: none;
}
.dxscResourceNavigatorButtonPressed_Office2010Black
{
    background: none;
}

.dxscNavigationButton_Office2010Black
{
    background: none;
    cursor: pointer;
}
.dxscNavigationButtonHover_Office2010Black
{
    background: none;
}
.dxscNavigationButtonPressed_Office2010Black
{
    background: none;
}

.dxscSmartTagButton_Office2010Black
{
    background: #a2a2a2 url('CssImages/ButtonBack.png') left top repeat-x;
    border: 1px solid #6a6a6a;
    padding: 4px 5px;
    cursor: pointer;
}

.dxscDVBottomMoreButton_Office2010Black,
.dxscDVTopMoreButton_Office2010Black
{
    cursor: pointer;
}

.dxscNoBorderButton_Office2010Black
{
    cursor: pointer;
    border: 1px solid #797979;
}
.dxscNoBorderButtonHover_Office2010Black
{
    background: #a9a9a9;
    border-color: #797979;
}
.dxscNoBorderButtonPressed_Office2010Black
{
    background: #797979;
    border-color: #797979;
}
.dxscControlAreaForm_Office2010Black
{
    font-size: 1.45em;
    color: Black;
    white-space: normal;
    padding: 9px 12px 13px 12px;
    background-color: white;
}
.dxscToolTipRoundedCornersTopBottomRow_Office2010Black
{
    font-size: 0;
}
.dxscToolTipRoundedCornersTopSide_Office2010Black
{
    border-top: 1px solid Black;
    vertical-align: bottom; 
    height: 1px;
    background-color: #fafad2;
}
.dxscToolTipRoundedCornersLeftSide_Office2010Black
{
    border-left: 1px solid Black;
    vertical-align: bottom;
    background-color: #fafad2;
}
.dxscToolTipRoundedCornersRightSide_Office2010Black
{
    border-right: 1px solid Black;
    vertical-align: bottom; 
    background-color: #fafad2;
}
.dxscToolTipRoundedCornersBottomSide_Office2010Black
{
    border-bottom: 1px solid Black;
    vertical-align: bottom;
    height: 1px;
    background-color: #fafad2;
}
.dxscToolTipRoundedCornersContent_Office2010Black
{
    background-color: #fafad2;
    padding: 0;
}
.dxscToolTipSquaredCorners_Office2010Black
{
    background: #f9f9cd;
    padding: 0;
    font-size: 0;
    color: #303030;
    white-space: nowrap;
    border: 1px solid Black;
}
.dxscTimeMarker_Office2010Black
{
    top: -2px;
}
.dxscTimeMarkerLine_Office2010Black
{
    top: -2px;
    height: 3px;
    font-size: 0;
}
.dxscTimeMarkerLineV_Office2010Black
{
    position: absolute;
    background-color: #f5f5f5;
    border: 1px solid #646464;
    width: 1px;
    font-size: 0;
    border-top-width: 0;
    border-bottom-width: 0;
}
.dxscTimeMarkerLineH_Office2010Black
{
    position: absolute;
    top: -2px;
    background-color: #f5f5f5;
    border: 1px solid #646464;
    height: 1px;
    font-size: 0;
    border-left-width: 0;
    border-right-width: 0;
}
