﻿/* Master Overrides */
header, section, footer, aside, nav, main, article, figure { display: block; margin: 0; padding: 0; }

.RadDockZone { padding: 0px !important; }
* > .RadDockZone.rdVertical { padding-right: 0px !important; }
.radalert { background-position: top left !important;  }
.radalert .rwDialogText { color: #A00 !important; font-weight: 900 !important; }
.radalert .rwDialogText ul li { white-space: nowrap; color: #000 !important; font-weight: 500 !important; }
.RadDock { outline: none; }

/* Telerik Overrides */
#BlankStage .RadDock .rdContent { line-height: normal !important; }


/* Content Zone Styles */
.siContentZoneEdit { border: dashed 1px #F00 !important; }
.siContentZoneView { border: solid 1px transparent !important; }
.siContentZoneName { color: #F00; display: block; clear: both; text-align: center; font-weight: bold; }
.siContentZoneEmpty { display: none !important; }
.siDisplayIcon { width: 15px; background: url(../Images/Icon-Display.gif) no-repeat center center !important; }
.siDisplayIcon:hover { background-image: url(../Images/Icon-Display-Over.gif) !important; }
.siEditCSS { width: 15px; background: url(../Images/Icon-CSS.png) no-repeat center center !important; }
.siEditCSS:hover { background-image: url(../Images/Icon-CSS-Over.png) !important; }

/* Content Module Styles */
.siContentZoneView .siRemoveModuleContainer .rdTable .rdLeft,.siContentZoneView .siRemoveModuleContainer .rdTable .rdRight,.siContentZoneView .siRemoveModuleContainer .rdTable .rdTop .rdCenter,.siContentZoneView .siRemoveModuleContainer .rdTable .rdBottom .rdCenter { display: none !important; background: none !important; }
.siContentZoneView .siRemoveModuleContainer .rdTable .rdCenter { padding: 0px !important; }
.siContentZoneEdit .siRemoveModuleContainer .rdBottom { display: none !important; }
.siContentZoneEdit .siRemoveModuleContainer .rdTop .rdCenter { padding-left: 3px; border-left: solid 1px #A0A0A0; border-right: solid 1px #A0A0A0; }
.siContentZoneEdit .siRemoveModuleContainer .rdTop .rdLeft, .siContentZoneEdit .siRemoveModuleContainer .rdTop .rdRight, .siContentZoneEdit .siRemoveModuleContainer .rdMiddle .rdLeft, .siContentZoneEdit .siRemoveModuleContainer .rdMiddle .rdRight { display: none !important; }
.siContentZoneEdit .siViewAllPagesContainer .rdTop .rdLeft, .siContentZoneEdit .siViewAllPagesContainer .rdTop .rdCenter, .siContentZoneEdit .siViewAllPagesContainer .rdTop .rdRight { background: #FFDD00 none !important; }
.siContentZoneEdit .siAdminOnlyModuleContainer .rdTop .rdLeft, .siContentZoneEdit .siAdminOnlyModuleContainer .rdTop .rdCenter, .siContentZoneEdit .siAdminOnlyModuleContainer .rdTop .rdRight { background: #FDD none !important; }
.siContentZoneView .siPortalModuleContainerView .rdTop .rdLeft, .siContentZoneView .siPortalModuleContainerView .rdTop .rdCenter, .siContentZoneView .siPortalModuleContainerView .rdTop .rdRight { background-image: url(../Images/Container-Background.gif) !important; }
.siContentZoneEdit .siAdminOnlyModuleContainer .rdTop .rdCenter em { color: #F00 !important; background-color: #FDD !important; font-weight: 900 !important; }
.RadDock .rdContent { font-family: Verdana !important; }
.RadComboBox_Default, .RadComboBox_Default .rcbInput, .RadComboBoxDropDown_Default { font-family: Verdana !important; }
html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default { font-family: Verdana !important; }


/* Control Panel Styles */
.clear { clear: both; }
.ContentPanel { display: none; }
