﻿#allContent
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#mainContent
{
    margin: 0px;
    vertical-align: top;
}

td.MainContent {
  margin: 0px;
  width: 100%;
  vertical-align: top;
  /*border: 1px solid red;*/
}

td.ToolContent 
{
    margin: 0px;
    width: 160px;
    vertical-align: top;
    background-color: Transparent;
}

td.ToolContent .contentGroup
{
	background-color: White;
	color: Black;
	font-size: 0.7em;
}

td.ToolContent a
{
	color: Black;
}

td.ToolContent a:visited
{
	color: Black;
}

td.ToolContent a:hover
{
	color: Black;
}

td.ToolContent .button
{
	font-size: 1.1em;
}

.TemplateName
{
	text-align: left;
	float: left;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	padding: 0px 0px 0px 25px;
}

td.TemplateHeader
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.PageSettings
{
    display: inline-block;
    position: relative;
	text-align: center;
	vertical-align: middle;
	float: right;
	width: 100px;
	height: 17px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: MenuText;
	border: solid 1px #C0C0C0;
	background-color: Menu;
	margin-right: 3px;
}

.menuVerbPopupLabel
{
    display: inline-block;
    position: relative;
	text-align: center;
	vertical-align: middle;
	float: right;
	width: 75px;
	height: 17px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: MenuText;
	border: solid 1px #C0C0C0;
	background-color: Menu;
	margin-right: 3px;
}

.PageSettingsMenu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: MenuText;
    border: solid 1px #C0C0C0;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: Menu;
    white-space: nowrap;
    min-width: 100px;
}

.menuVerbPopup
{
    border: solid 1px #C0C0C0;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: Menu;
    min-width: 75px;
    max-width: 150px;
}
.menuVerbItem
{
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: MenuText;
    vertical-align: middle;
    height: 21px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.menuVerbItem td
{
    display: table-cell;
    height: 19px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.menuItemSeperator
{
    display: inline-block;
    height: 3px;
    margin: 1px 0px 5px 0px;
    padding 0px 0px 0px 0px;
}
.menuItemSeperator td
{
    display: table-cell;
    height: 3px;
}

.menuItemSeperator hr
{
    padding: 0px 3px 0px 3px;
    margin: 0px 2px 0px 1px;
    height: 1px;
}

.PageSettingsMenuText
{
    display: block;
    float: left;
    white-space: nowrap;
}

.PopupVerbImageLeft
{
}

.EmptyZone
{
	text-align: center;
	font-family: Arial, 'Times New Roman';
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #C0C0C0;
}

.CommerceEditor
{
    text-align: center;
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.CommercePartZone
{
	text-align: left;
	color: Black;
	background-color: transparent;
}

.CommercePartZoneHeader td
{
	text-align: center;
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
