﻿.HiddenButton
{
	display: none;
}

.ContentButton
{
	width: 100px;
}

.MenuItemEdit, .MenuItemEditSmall
{
	/*width: 100px;*/
	padding-right: 10px;
	cursor: pointer;
	color: #000000;
	text-decoration: underline;
}

.MenuItemEdit img, .MenuItemEditSmall img
{
	padding: 5px;
	vertical-align: middle;
	text-decoration: none;
}

.MenuItemEdit img
{
	width: 24px;
	height: 24px;
}

.MenuItemEditDisabled
{
	/*width: 100px;*/
	padding-right: 10px;
	color: #cccccc;
	text-decoration: underline;
}

.RTL .MenuItemEditDisabled
{
	padding-left: 10px;
}


.MenuItemEditDisabled img
{
	padding: 5px;
	width: 24px;
	height: 24px;
	vertical-align: middle;
}

.FCKEditorArea
{
	background-color: transparent;
	width: 600px;
}

.PortalEditArea, .TemplateEditArea
{
	position: relative;
	overflow: auto;
	width: 100%;
	height: 100%;
}

.PortalEditorToolbar, .TemplateEditorToolbar
{
	background-color: #f5f3ec;
	border-left: solid 1px #a4b2bc;
}

.PortalManager
{
	width: 97%;
	position: absolute;
	border-right: solid 1px #a4b2bc;
	z-index: 1000;
}

/* Web part zones */
.WebPartZone
{
	display: block;
}

.WebPartZoneDesign, .WebPartZoneDesignDisabled
{
	display: block;
	color: #000000;
	margin: 1px;
	padding: 0px;
	text-align: left;
}

.WebPartZoneDesign
{
	border-left: solid 5px #ffdc3c;
	border-top: solid 1px #c4cdd3;
	border-bottom: solid 1px #c4cdd3;
	border-right: solid 1px #c4cdd3;
}

.WebPartZoneDesignDisabled
{
	border-left: solid 3px #baaa62;
	border-top: solid 1px #c4cdd3;
	border-bottom: solid 1px #c4cdd3;
	border-right: solid 1px #c4cdd3;
}

.RTL .WebPartZoneDesignDisabled
{
	text-align: right;
}

.RTL .WebPartZoneDesign
{
	text-align: right;
}

.WebPartZoneDesignHeader, .WebPartZoneDesignHeaderDisabled
{
	background-color: #ffffff;
	background-repeat: repeat-x;
	height: 12px;
	border-bottom: solid 1px #c4cdd3;
	font-family: Tahoma;
	font-size: 11px;
}

.WebPartZoneDesignHeader
{
	background-image: url(../Default/Images/CMSDesk/Design/zone.gif);
	padding: 5px;
	font-weight: normal;
}

.WebPartZoneDesignHeaderDisabled
{
	background-image: url(../Default/Images/CMSDesk/Design/zonedisabled.gif);
	padding: 2px 2px 2px 5px;
	font-weight: normal;
}


.RTL .WebPartZoneDesignHeader
{
	text-align: right;
}

.WebPartZoneDesignContent, .WebPartZoneDesignContentDisabled
{
	background-color: #f0f0f0;
	color: #000000;
	padding: 1px 5px 1px 1px;
}

.WebPartZoneDesignTitle
{
	float: left;
}

.RTL .WebPartZoneDesignTitle
{
	float: right;
}

.WebPartZoneAddLink
{
	background-image: url(../Default/Images/CMSDesk/Design/addwebpart.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px 0px 1px 18px;
	color: #000000;
}

.RTL .WebPartZoneActionLink
{
	float: left;
}

/* Page placeholders */
.PagePlaceholder
{
	display: block;
}

.PagePlaceholderDesign, .PagePlaceholderDesignDisabled
{
	display: block;
	color: #000000;
	margin: 1px;
}

.PagePlaceholderDesign
{
	border: solid 1px #ffffff;
	/*border-top: solid 1px #c4cdd3;*/
}

.PagePlaceholderDesignBorder
{
	border-left: solid 5px #73c34e;
	border-top: solid 1px #888888;
	border-right: solid 1px #888888;
	border-bottom: solid 1px #888888;
}

.PagePlaceholderDesignDisabled
{
	border-top: solid 1px #c4cdd3;
	border-bottom: solid 1px #c4cdd3;
	border-right: solid 1px #c4cdd3;
	border-left: solid 3px #719561;
}

.PagePlaceholderDesignHeader, .PagePlaceholderDesignHeaderDisabled
{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	/*display: block;*/
}

.PagePlaceholderDesignHeader
{
	background-image: url(../Default/Images/CMSDesk/Design/placeholder.gif);
	padding: 5px 5px 5px 7px;
	background-color: #f3fbf0;
	border-bottom: solid 1px #c4cdd3;
}

.PagePlaceholderDesignHeaderDisabled
{
	background-image: url(../Default/Images/CMSDesk/Design/placeholderdisabled.gif);
	padding: 2px 2px 2px 5px;
	border-bottom: solid 1px #c4cdd3;
}

.PagePlaceholderDesignContent, .PagePlaceholderDesignContentDisabled
{
	background-color: #ffffff;
	padding: 1px;
}

.PagePlaceholderDesignTitle, .PagePlaceholderDesignTitleDisabled
{
	font-size: 11px;
	text-align: left;
}

.PagePlaceholderDesignTitle
{
	/*font-weight: bold;*/
}

.RTL .PagePlaceholderDesignTitle
{
	text-align: right;
}

.PagePlaceholderInfoLabel
{
	font-size: 12px;
}

.PlaceholderMenu
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	border-bottom: solid 1px #cccccc;
	padding: 0px 10px 0px 10px;
	height: 42px;
}

.PlaceholderHeaderLine
{
	padding: 3px;
	border-bottom: solid 1px #cccccc;
	display: block;
	background-color: #ffffff;
}

.PagePlaceholderDesignLayoutCode
{
	height: 400px;
	width: 99%;
}

/* Web parts */
.WebPart
{
}

.WebPartDesign
{
	display: block;
	width: 100%;
	color: #000000;
	border-right: solid 1px #888888;
	padding: 0px;
	margin: 2px;
}

.WebPartDesignContent
{
	display: block;
	background-color: #ffffff;
	padding: 2px;
	color: #000000;
	border-left: solid 5px #3c9cff;
	border-bottom: solid 1px #888888;
}

.WebPartDesignHeader, .WebPartDesignTitleDisabled
{
	display: block;
	background-color: #eefbff;
	background-repeat: repeat-x;
	font-family: Tahoma;
}

.WebPartDesignHeader
{
	background-image: url(../Default/Images/CMSDesk/Design/webpart.gif);
	border-left: solid 5px #3c9cff;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	border-top: solid 1px #888888;
	border-bottom: solid 1px #c4cdd3;
}

.WebPartDesignTitleDisabled
{
	background-image: url(../Default/Images/CMSDesk/Design/webpartdisabled.gif);
	border-left: solid 3px #628eba;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	display: block;
	padding: 2px 2px 2px 5px;
	border-top: solid 1px #c4cdd3;
	border-bottom: solid 1px #c4cdd3;
}

.WebPartDesignTitle
{
}

.RTL .WebPartDesignTitle
{
	text-align: right;
}

.WebPartDesignDisabled
{
	display: block;
	padding: 2px;
	text-align: left;
}

.RTL .WebPartDesignDisabled
{
	text-align: right;
}

.RTL .WebPartDesignTitleDisabled
{
	text-align: right;
}

.WebPartActionLink
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	padding: 1px 3px 1px 3px;
}

.WebPartError
{
	padding: 1px;
	border: solid 1px #ff0000;
}

.WebPartErrorTitle
{
	font-weight: bold;
}

.InlineControlError
{
	font-family: Tahoma;
	font-size: 11px;
	border: solid 1px #ff0000;
	padding: 1px;
	margin: 1px;
	line-height: 18px;
}

/* Editable regions */
.CMSEditableRegionEdit
{
	border: dashed 1px #888888;
	overflow: hidden;
	margin: 1px;
}

.CMSEditableRegionTitle
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 2px 2px 2px 5px;
	background-color: #DDDDDD;
	color: #000000;
}

.RTL .CMSEditableRegionTitle
{
	padding: 2px 5px 2px 2px;
}

.CMSEditableRegionTextBox
{
	margin: 0px;
}

.FCKEditorDisabled
{
	margin: 1px;
	border: solid 1px #888888;
	padding: 2px;
	color: #888888;
}

.WorkflowInfo
{
	display: block;
	font-family: Tahoma;
	font-size: 11px;
}

.PageManagerWorkflowInfo
{
	background-color: #f5f3ec;
	border-bottom: solid 1px #a4b2bc;
	overflow: hidden;
	padding: 4px 5px 4px 10px;
	margin: 0px;
}

.RTL .PageManagerWorkflowInfo
{
	padding: 4px 10px 4px 5px;
}

.PageManagerInfo
{
	color: #000000;
	background-color: #ffffff;
	display: block;
	padding: 4px 3px 3px 10px;
	border-bottom: solid 1px #a4b2bc;
	font-family: Verdana;
	font-size: 12px;
}

.RTL .PageManagerInfo
{
	padding: 4px 10px 3px 3px;
}

.PageManagerError
{
	color: #ff0000;
	background-color: #ffffff;
	display: block;
	padding: 3px;
	border-bottom: solid 1px #a4b2bc;
}

.PageManagerPreviewInfo
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	padding: 4px 5px 4px 10px;
	border-bottom: solid 1px #a4b2bc;
	background-color: #ffffff;
	background-color: #f5f3ec; /*background-image: url(Images/CMSDesk/TabControl/Vertical/back.gif); 	background-position: top;*/
}

.RTL .PageManagerPreviewInfo
{
	padding: 4px 10px 4px 5px;
}

.PreviewInfo
{
	color: #000000;
}

.PreviewInfoLink
{
	padding-left: 5px;
	padding-right: 5px;
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
}

/* Editable Texts */
.EditableTextEdit
{
	border: dashed 1px #888888;
	overflow: hidden;
	margin: 1px;
}

.EditableTextTitle
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 2px 2px 2px 5px;
	background-color: #DDDDDD;
}

.RTL .EditableTextTitle
{
	padding: 2px 5px 2px 2px;
}

.EditableTextTextBox
{
	margin: 0px;
}

.PortalManagerWorkflowInfo
{
	background-color: #f5f3ec;
	border-bottom: solid 1px #a4b2bc;
	height: 28px;
	overflow: hidden;
	padding: 1px 5px 1px 5px;
	margin: 0px;
}

.PortalManagerInfo
{
	color: #000000;
	background-color: #ffffff;
	display: block;
	padding: 3px;
	border-bottom: solid 1px #a4b2bc;
	font-family: Verdana;
	font-size: 12px;
}

.PortalManagerError
{
	color: #ff0000;
	background-color: #ffffff;
	display: block;
	padding: 3px;
	border-bottom: solid 1px #a4b2bc;
}

/* Edit mode buttons */
.CMSEditModeButtonAdd, .CMSEditModeButtonEdit, .CMSEditModeButtonDelete
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	padding: 3px 5px 3px 21px;
	margin: 1px;
	color: #000000;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	display: inline;
	width: 30px;
	line-height: 25px;
}

.RTL .CMSEditModeButtonAdd,.RTL  .CMSEditModeButtonEdit,.RTL  .CMSEditModeButtonDelete
{
	padding: 3px 21px 3px 3px;
}


.CMSEditModeButtonAdd
{
	background-image: url(images/CMSAdminControls/EditModeButtons/add.gif);
}

.CMSEditModeButtonEdit
{
	background-image: url(images/CMSAdminControls/EditModeButtons/edit.gif);
}

.CMSEditModeButtonDelete
{
	background-image: url(images/CMSAdminControls/EditModeButtons/delete.gif);
}

/* FCK editor floating panel override */
.TabsPageScrollArea .FCKFloatingPanel, .ScrollArea .FCKFloatingPanel, .FCKFloatingPanelUC
{
	position: absolute;
}

.FCKFloatingPanel
{
	position: fixed;
	z-index: 1000;
}

/* Overall */
.ErrorLabel
{
	color: #ff0000;
	display: block;
	padding-bottom: 10px;
	text-align: left;
}

.InfoLabel
{
	color: #000000;
	display: block;
	padding-bottom: 10px;
}

.PageContent
{
	font-family: Tahoma;
	font-size: 12px;
	padding: 20px 6px 15px 6px;
}

/* Page Title */
.PageTitleBody
{
}

.PageTitleHeader
{
	padding: 5px 5px 3px 5px;
	border-bottom: solid 1px #cccccc;
	display: block;
	white-space: nowrap;
}

.PageTitleBreadCrumbs
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 8px 10px 8px 10px;
	border-bottom: solid 1px #cccccc;
	display: block;
}

.PageTitleImage
{
	vertical-align: middle;
	padding: 0px 5px 5px 0px;
	width: 24px;
	height: 24px;
}

.RTL .PageTitleImage
{
	padding: 0px 0px 5px 5px;
}

.PageTitle
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF5A00;
}

.TitleBreadCrumb
{
}

.TitleBreadCrumbLast
{
}

.TitleBreadCrumbSeparator
{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 17px;
	height: 7px;
	padding: 0px 5px 0px 5px;
}

/* Content new */
.ContentNewClasses
{
	border: none;
}

.ContentNewClass
{
	padding: 5px;
	color: #0000ff;
	font-family: Verdana;
	font-size: 12px;
}

.ContentNewClass img
{
	vertical-align: middle;
	padding-right: 3px;
}

/* Content pages */
.ContentButton
{
	width: 100px;
}

/* Forms */
.TextboxField
{
	width: 280px;
}

.ShortTextBox
{
	width: 100px;
}

.TextAreaField
{
	width: 280px;
	height: 100px;
}

.TextAreaHigh
{
	width: 280px;
	height: 300px;
}

.TextAreaLarge
{
	width: 620px;
	height: 280px;
}

.TextAreaCode
{
	font-size: 12px;
	width: 500px;
	height: 300px;
}

.DropDownField
{
	width: 285px;
}

.DropDownFieldSmall
{
	width: 150px;
}

.DropDownFieldDesigner
{
	width: 399px;
}

.FieldLabel
{
	text-align: left;
}

.RTL .FieldLabel
{
	text-align: right;
}

.ContentListBox
{
	width: 280px;
	height: 300px;
}

.ContentListBoxLow
{
	width: 280px;
	height: 150px;
}

.DesignerListBox
{
	width: 100%;
	height: 306px;
}

.FormGroupHeader
{
	font-weight: bold;
	display: block;
	padding: 15px 10px 2px 2px;
}

.RTL FormGroupHeader
{
	padding: 15px 2px 2px 10px;
}

.FormGroupPadding
{
	width: 20px;
}

.Information
{
	display: block;
	padding-bottom: 10px;
}

/*.WorkflowInfo
{
	display: block;
	padding: 7px;
	font-family: Tahoma;
	font-size: 11px;
}*/

.EditingFormLabel
{
	padding-left: 5px;
}

.RTL .EditingFormLabel
{
	padding-right: 5px;
}

.EditingFormCategory
{
	font-weight: bold;
	padding-top: 10px; /*text-decoration: underline;*/
}

.EditingFormControl
{
	border: solid 1px #bbbbbb;
	padding: 3px;
	width: 278px;
}

.EditForm
{
    border: solid 1px #cccccc;
}

/* Uploader */
.UploaderCurrentFile
{
	width: auto;
	color: #0000ff;
	text-decoration: underline;
	float: left;
	margin-left: 5px;
	font-family: Verdana;
	font-size: 12px;
}

.RTL .UploaderCurrentFile
{
	float: right;
	margin-left: auto;
	margin-right: 5px;
}

.UploaderDelete
{
	vertical-align: middle;
	float: left;
}

.RTL .UploaderDelete
{
	float: right;
}

.UploaderLabel
{
	margin-right: 5px;
}

.RTL .UploaderLabel
{
	margin-right: auto;
	margin-left: 5px;
}

.Uploader
{
	border: solid 1px #bbbbbb;
	padding: 3px;
}
