﻿body, html
{
	height: 100%;
}

body .Gecko3, body .Gecko, html .Gecko3, html .Gecko
{
	height: 98% !important;
}

.ClearBoth
{
	line-height: 1px;
	font-size: 1px;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
}

.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-right: 0px;
	padding-left: 10px;
}


.MenuItemEditDisabled img
{
	padding: 5px;
	width: 24px;
	height: 24px;
	vertical-align: middle;
}

.FCKEditorArea
{
	background-color: transparent;
}

.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: 9999;
}

/* 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, .RTL .WebPartZoneDesignHeaderDisabled
{
	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;
}

.WebPartZonePropertiesLink
{
	background-image: url(../Default/Images/PortalEngine/configure.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px 5px 5px 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 .PagePlaceholderCheckOutInfoLabel
{
	font-size: 12px;
}

.PagePlaceholderLayoutHeader
{
}

.PlaceholderMenu
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	padding: 0px 10px 0px 10px;
	height: 42px;
}

.PlaceholderMenu td
{
    white-space: nowrap;
}

.PlaceholderHeaderLine, .PlaceholderInfoLine
{ 
	padding: 3px;
	/*border-bottom: solid 1px #cccccc;*/
	border-top: solid 1px #cccccc;
	display: block;
	background-color: #ffffff;
}

.PlaceholderInfoLine
{
}

.PagePlaceholderDesignLayoutCode
{
	height: 400px;
	width: 99%;
}

/* Web parts */
.WebPart
{
	display: block;
	min-height: 25px;
	/*margin: 1px;*/
	width: 100%;
	overflow: hidden;
}

.IE6 .WebPart
{
	height: 25px;
	width: auto;
	overflow: visible;
}

.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;
}

.TransformationError
{
	padding: 1px;
	border: solid 1px #ff0000;
	display: block;
}

.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;
}

.CMSEditableRegionError
{
	color: #ff0000;
	padding: 2px;
}

.FCKEditorDisabled
{
	margin: 1px;
	border: solid 1px #888888;
	padding: 2px;
	color: #888888;
	overflow: auto;
}

.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;
}

.EditableTextError
{
	color: #ff0000;
	padding: 2px;
	display: block;
}

.EditableImageEdit
{
	border: dashed 1px #888888;
	margin: 1px;
	padding: 1px;
	min-height: 23px;
}

.IE6 .EditableImageEdit
{
	height: 23px;
}

.EditableImageEdit img
{
	padding: 0px;
	margin: 0px;
}

.EditableImageEditBody
{
	min-height: 22px;
}

.IE6 .EditableImageEditBody
{
	height: 22px;
}

.ImageSelector
{
	min-height: 24px;
}

.EditableImageEdit .ImageSelectorHeader
{
	position: absolute;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	border: solid 1px #000000;
}

.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, .EditableImageEdit .SelectButton, .EditableImageEdit .ClearButton
{
	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);
}

.EditableImageEdit .SelectButton
{
	background-image: url(images/CMSAdminControls/EditModeButtons/add.gif);
}

.EditableImageEdit .SelectButtonDisabled
{
	background-image: url(images/CMSAdminControls/EditModeButtons/adddisabled.gif);
}

.EditableImageEdit .ClearButton
{
	background-image: url(images/CMSAdminControls/EditModeButtons/delete.gif);
}

.EditableImageEdit .ClearButtonDisabled
{
	background-image: url(images/CMSAdminControls/EditModeButtons/deletedisabled.gif);
}

.EditableImageEdit .SelectButton, .EditableImageEdit .ClearButton
{
	margin: 0px;
	padding: 1px 5px 1px 21px;
	border: none;
	line-height: 21px;
	background-position: 3px 0px;
}

.RTL .EditableImageEdit .SelectButton, .RTL .EditableImageEdit .ClearButton
{
	padding: 1px 19px 1px 5px;
	margin: 0px 5px;
	display: block;
	float: left;
	background-position: right center;
	white-space: nowrap;
}

.RTL .Gecko .EditableImageEdit .SelectButton
{
	padding: 1px 38px 1px 5px;
}

.RTL .IE7 .EditableImageEdit .SelectButton
{
	margin: 0px 5px 0px 20px;
}


/* FCK editor floating panel override */
.TabsPageScrollArea .FCKFloatingPanel, .ScrollArea .FCKFloatingPanel, .FCKFloatingPanelUC
{
	position: absolute;
}

.FCKFloatingPanel
{
	position: fixed;
	z-index: 10000;
}

/* Overall */
.ErrorLabel
{
	color: #ff0000;
	display: block;
	padding-bottom: 10px;
	text-align: left;
}

.RTL .ErrorLabel
{
	text-align: right;
}

.EditingFormInfoLabel
{
	display: block;
	padding-bottom: 10px;
	text-align: left;
}

.RTL .EditingFormInfoLabel
{
	text-align: right;
}

.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: 0px 10px 0px 10px;
	border-bottom: solid 1px #cccccc;
	display: block;
	height:29px;
}

.PageTitleBreadCrumbsPadding
{
	padding: 7px 0px 7px 0px;
}

.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;
}


/* Messaging */

.MessagingDialog textarea
{
    width: 325px;
	height: 130px;    
}

.MyMessages .BodyField
{
	width: 325px !important;
	height: 300px; 
}

.MessagingDialog .SubjectField
{
    width: 325px;
}

.MyMessages .SubjectField
{
	width: 98%;
}

.MyMessages .BodyField
{
	width: 98% !important;
	height: 300px !important;
}

.BodyField
{
    width: 280px;
	height: 100px;    
}

.SubjectField
{
    width: 280px;
}

.MessagingBox .FieldCaption
{
	font-weight: bold;
	padding-right: 5px;
}

.MessagingBox .Field
{
	width: 100%;
}

/* Forum */

.MyProfileUserSignature
{
	width: 280px;
	height: 100px;
}

/* Forms */
.TextboxField
{
	width: 292px;
}
.TextBoxField
{
	width: 292px;
}

.ShortTextBox
{
	width: 100px;
}

.TextAreaField
{
	width: 292px;
	height: 100px;
}

.TextAreaMedium
{
	width: 292px;
	height: 200px;
}

.TextAreaHigh
{
	width: 292px;
	height: 300px;
}

.TextAreaLarge
{
	width: 620px;
	height: 280px;
}

.TextAreaCode
{
	font-size: 12px;
	width: 500px;
	height: 300px;
}

.DropDownField
{
	width: 297px;
	height: 22px;
}

.DropDownFieldSmall
{
	width: 150px;
	height: 22px;
}

.DropDownFieldDesigner
{
	width: 399px;
	height: 22px;
}

.ListBoxField
{
	width: 297px;
	height: 100px;
}

.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;
}

/*.WorkflowInfo
{
	display: block;
	padding: 7px;
	font-family: Tahoma;
	font-size: 11px;
}*/

.EditingFormLabel
{
	padding-left: 5px;
}

.RTL .EditingFormLabel
{
	padding-left: 0px;
	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;
    padding: 10px;
}

/* 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;
}

.UploaderAction
{
	margin-right: 5px;
	vertical-align: middle;
	float: left;
}

.RTL .UploaderAction
{
	margin-left: 5px;
	float: right;
}

.UploaderLabel
{
	margin-right: 5px;
}

.RTL .UploaderLabel
{
	margin-right: auto;
	margin-left: 5px;
}

.Uploader
{
	border: solid 1px #bbbbbb;
	padding: 3px;
}

/* Context menu */
.TreeContextMenu
{
    border: solid 1px #666666;
    background-color: #e0e0e0;
    font-size: 11px;
    display: block;
    width: 135px;
}

.TreeNewContextMenu
{
    width: 200px;
}

.TreeContextMenu .Item
{
    border-bottom: solid 1px #a4b2bc;
    height: 21px;
    display: block;
    text-decoration: none;
    color: #000000;
    overflow: hidden;
}

.TreeContextMenu .ItemLast
{
    height: 21px;
    display: block;
    text-decoration: none;
    color: #000000;
}

.TreeContextMenu .ItemPadding
{
    /*background-image: url(Images/CMSDesk/Content/ContextMenu/back.gif);*/
    background-color: #ffffff;
    padding: 0px 3px 1px 5px;
    white-space: nowrap;
    display: block;
    vertical-align: middle;
    cursor: pointer;
}

.TreeContextMenu .ItemPadding:hover, .TreeContextMenu .ItemSelected .ItemPadding
{
    display: block;
    background-color: #ffffff;
    background-image: none;
    border-left: solid 4px #ffb540;
    padding: 0px 3px 1px 1px;
    border-bottom: solid 1px #a4b2bc;
}

.TreeContextActiveNode
{
    background-color: #e4e4e4;
}

.TreeContextMenu .Item .Icon, .TreeContextMenu .ItemLast .Icon
{
    vertical-align: text-top;
    width: 16px;
    height: 16px;
}

.TreeContextMenu .Item .IconBig, .TreeContextMenu .ItemLast .IconBig
{
    float: left;
    width: 20px;
    height: 20px;
}

.TreeContextMenu .Item .Name, .TreeContextMenu .ItemLast .Name, .TreeContextMenu .Item .NameInactive, .TreeContextMenu .ItemLast .NameInactive
{
    line-height: 20px;
    text-decoration: underline;
}

.TreeContextMenu .Separator
{
    height: 1px;
    background-color: #000000;
    overflow: hidden;
}


/* New design mode */
.WebPartUpdating
{
    border: dashed 1px #ff0000;
}

.WebPartZone
{
    /*padding: 1px;*/
}

.WebPartZoneBorder
{
	/*border: solid 1px #ff0000;*/
	/*padding: 1px;*/
	border: solid 1px #000000;
	margin: 1px;
}

.WebPartZoneContent
{
    /*padding: 1px 1px 1px 1px;*/
	/*width: 100%;
    overflow: hidden;*/
}

.WebPartZoneBorderActive
{
	/*padding: 0px;
	border: dashed 1px #ff0000;*/
	border: solid 1px #000000;
	margin: 1px;
}

.WebPartZoneHandle
{
    background-color: #ddffdd;
    color: #000000;
    padding: 2px;
    /*margin: 1px;*/
}

.WebPartZoneCue
{
    border: dashed 1px #ff0000;
    background-color: #ffffff;
    display: none;
    margin: 1px;
  	min-height: 26px;
}

.IE6 .WebPartZoneCue
{
	height: 26px;
}

.WebPartBorder
{
	padding: 1px;
	min-height: 26px;
}

.WebPartBorderActive
{
	padding: 0px;
	border: dashed 1px #ff0000;
	min-height: 26px;
}

.IE6 .WebPartBorderActive, .IE6 .WebPartBorder
{
	height: 26px;
}

.WebPartHeader
{
    background-image: url(../Default/Images/PortalEngine/WebPart/back.gif);
    background-color: #cccccc;
    border: solid 1px #000000;
    color: #000000;
    margin: 1px;
    position: absolute;
    z-index: 9999;
    /*z-index: inherit;*/
    text-align: left;
    /*height: 23px;*/
    white-space: nowrap;
}

.WebPartSource
{
    background-image: url(../Default/Images/PortalEngine/WebPart/backsource.gif); 
}

.WebPartFilter
{
    background-image: url(../Default/Images/PortalEngine/WebPart/backfilter.gif); 
}

.IE7 .RTL .WebPartHeader
{
	float: right;
	position: relative;
}

.WebPartHandle
{
    padding: 3px;
    cursor: move;
}

.WebPartLeftAction,
.WebPartZoneLeftAction,
.PagePlaceholderLeftAction
{
    border-right: solid 1px #cccccc;
    padding: 2px 3px 2px 3px;
    margin: 0px;
    width: 10px;
}

.WebPartLeftAction img,
.WebPartZoneLeftAction img,
.PagePlaceholderLeftAction img
{
    padding: 2px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
}

.WebPartRightAction,
.WebPartZoneRightAction,
.PagePlaceholderRightAction
{
    border-left: solid 1px #cccccc;
    padding: 2px;
    margin: 0px;
    width: 16px;
}
    
.WebPartActionButton,
.WebPartZoneActionButton,
.PagePlaceholderActionButton
{
    cursor: pointer;
    /*width: 16px;*/
    max-height: 16px;
}

.WebPartActiveContextMenu .WebPartLeftAction
{
    background-color: #ffffff;
    /*padding-left: 0px;
    border-left: solid 3px #ffb540;*/
}

.WebPartZoneActiveContextMenu .WebPartZoneLeftAction
{
    background-color: #ffffff;
    /*padding-left: 0px;
    border-left: solid 3px #ffb540;*/
}

.PagePlaceholderActiveContextMenu .PagePlaceholderLeftAction
{
    background-color: #ffffff;
    /*padding-left: 0px;
    border-left: solid 3px #ffb540;*/
}

.PagePlaceholderBorder
{
	/*border: solid 1px #ff0000;*/
	padding: 1px;
}

.PagePlaceholderBorderActive
{
	padding: 0px;
	border: dashed 1px #ff0000;
}

.PagePlaceholderHeader
{
    background-image: url(../Default/Images/PortalEngine/Placeholder/back.gif);
    background-color: #cccccc;
    border: solid 1px #000000;
    color: #000000;
    margin: 1px;
    /*position: absolute;
    z-index: inherit;*/
    text-align: left;
    /*height: 23px;*/
    white-space: nowrap;
}

.WebPartZoneHeader, .WebPartZoneHeaderOrphaned
{
    background-color: #cccccc;
    border-bottom: solid 1px #000000;
    color: #000000;
    /*margin: 1px;*/
    /*position: absolute;
    z-index: inherit;*/
    text-align: left;
    /*height: 23px;*/
    white-space: nowrap;
}

.WebPartZoneHeader
{
    background-image: url(../Default/Images/PortalEngine/Zone/back.gif);
}

.WebPartZoneHeaderOrphaned
{
    background-image: url(../Default/Images/PortalEngine/Zone/backorphaned.gif);
}

.WebPartZoneTitle,
.PagePlaceholderTitle
{
    padding: 3px;
}

/* Context menu */
.PortalContextMenu
{
    border: solid 1px #666666;
    background-color: #e0e0e0;
    font-size: 11px;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
    display: block;
    width: 125px;
}

.PortalContextMenu .Item
{
    border-bottom: solid 1px #a4b2bc;
    height: 21px;
    display: block;
    color: #000000;
    overflow: hidden;
}

.PortalContextMenu .ItemLast
{
    height: 21px;
    display: block;
    text-decoration: none;
    color: #000000;
}

.PortalContextMenu .ItemPadding
{
    padding: 1px 3px 0px 5px;
    white-space: nowrap;
    display: block;
    /*vertical-align: middle;*/
    cursor: pointer;
}

.WebPartContextMenu .ItemPadding
{
    background-image: url(../Default/Images/PortalEngine/WebPart/menuback.gif);
}

.ZoneContextMenu .ItemPadding
{
    background-image: url(../Default/Images/PortalEngine/Zone/menuback.gif);
}

.PlaceholderContextMenu
{
	width: 150px;
}

.PlaceholderContextMenu .ItemPadding
{
    background-image: url(../Default/Images/PortalEngine/Placeholder/menuback.gif);
}

.PortalContextMenu .ItemPadding:hover, .PortalContextMenu .ItemSelected .ItemPadding
{
    background-color: #ffffff;
    background-image: none;
    border-left: solid 4px #ffb540;
    padding: 1px 3px 0px 1px;
    /*border-bottom: solid 1px #a4b2bc;*/
}

.TreeContextActiveNode
{
    background-color: #e4e4e4;
}

.PortalContextMenu .Item .Icon, .PortalContextMenu .ItemLast .Icon
{
    vertical-align: text-top;
    width: 16px;
    height: 16px;
}

.PortalContextMenu .Item .Name, .PortalContextMenu .ItemLast .Name, .PortalContextMenu .Item .NameInactive, .PortalContextMenu .ItemLast .NameInactive
{
    line-height: 20px;
    text-decoration: underline;
}

.PortalContextMenu .Separator
{
    height: 1px;
    background-color: #000000;
    overflow: hidden;
}

.PlaceholderLayoutBackground
{
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 10000 !important;
    background-color: #888888;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.PlaceholderLayout
{
    background-color: #ffffff;
    border: solid 1px #000000;
    width: 98%;
	z-index: 10001 !important;
    padding: 0px 1px 3px 5px;
    margin: 1px;
    overflow: auto;
    text-align: left;
}

.PlaceholderLayout .PagePlaceholderDesignLayoutCode
{
    /*height: 60%;*/
}

.ModalCloseButton
{
    border: none;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}

.PlaceholderLayoutContainer
{
    /*position: absolute;
    z-index: 10000;
    height: 0px;
    overflow: auto;*/
}

.PlaceholderLayoutContainer .PlaceholderTitleLeft
{
	text-align: left;	
}

.RTL .PlaceholderLayoutContainer .PlaceholderTitleLeft
{
	text-align: right;	
}

.PlaceholderLayoutContainer .PlaceholderTitleRight
{
	text-align: right;	
}

.RTL .PlaceholderLayoutContainer .PlaceholderTitleRight
{
	text-align: left;	
}

/* Video-like webpart correction */
.WebPart .VideoLikeContent
{
	margin-top: 26px;
}

.FrameContent
{
    padding: 0px 6px 0px 6px;
}

.PageContentViewer
{
	font-family: Tahoma;
	font-size: 12px;
	padding: 0px 6px 15px 6px;
}