Body {
	margin: 0;
	background: white;
}
.ControlPanel, .PagingTable {
	width: 100%;
	border-right: #036 1px solid;
	border-top: #036 1px solid;
	border-left: #036 1px solid;
	border-bottom: #036 1px solid;
	background: #FFF;
}
.SkinObject {
	color: #036;
	text-decoration: none;
	font: bold 8.5pt Tahoma, Arial, Helvetica;
}
A.SkinObject:link {
	text-decoration: none;
	color: #036;
}
A.SkinObject:visited {
	text-decoration: none;
	color: #036;
}
A.SkinObject:hover {
	text-decoration: none;
	color: #036;
}
A.SkinObject:active {
	text-decoration: none;
	color: #036;
}
div.language-object {
	white-space: nowrap;
	overflow: visible;
	vertical-align: middle;
	margin: 0;
	line-height: 0.5;
}
div.language-object span.Language {
	display: inline;
	float: left;
	margin: 0 2px;
	text-align: center;
	vertical-align: middle;
}
div.language-object span.Language img {
	border: 2px solid transparent;
}
div.language-object span.Language.selected img {
	border-color: #333;
}
.Head {
	color: #333;
	font: normal 20px Tahoma, Arial, Helvetica;
}
.SubHead {
	color: #036;
	font: bold 11px Tahoma, Arial, Helvetica;
}
.SubSubHead {
	color: black;
	font: bold 11px Tahoma, Arial, Helvetica;
}
.Normal, .NormalDisabled {
	font: normal 11px Tahoma, Arial, Helvetica;
}
.NormalDisabled {
	color: Silver;
}
.NormalBold {
	font: bold 11px Tahoma, Arial, Helvetica;
}
.NormalRed {
	color: #f00;
	font: bold 12px Tahoma, Arial, Helvetica;
}
.NormalTextBox {
	font: normal 12px Tahoma, Arial, Helvetica;
}
.Hidden {
	display: none;
}
.DataGrid_AlternatingItem {
	color: Red;
	background: White;
	font: normal 10px Tahoma, Arial, Helvetica;
}
.DataGrid_Container {
	background: Transparent;
}
.DataGrid_Footer {
	background: White;
}
.DataGrid_Header {
	color: Black;
	text-align: center;
	background: Transparent;
	font: bold 10px Tahoma, Arial, Helvetica;
}
.DataGrid_Item {
	color: Black;
	background: Transparent;
	font: normal 10px Tahoma, Arial, Helvetica;
}
.DataGrid_SelectedItem {
	color: Blue;
	background: Silver;
	font: normal 10px Tahoma, Arial, Helvetica;
}
.DnnGridNestedTable {
	border-collapse: collapse !important;
	border: 0;
	margin: 0 auto !important;
	text-align: center;
}
.DnnGridNestedTable tbody td, .DnnGridNestedTable thead th {
	margin: 0 !important;
	padding: 0 !important;
}
.DnnGridNestedTable tbody td {
	border-left: 0 !important;
}
.DnnGridNestedTable caption {
	border-bottom: 1px dashed #C3C3C3;
	margin-bottom: 3px;
}
.TreeMenu_Node {
	font: normal 12px Tahoma, Arial, Helvetica;
}
.TreeMenu_NodeSelected {
	background: #dcdcdc;
	font: normal 12px Tahoma, Arial, Helvetica;
}
A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
	text-decoration: none;
	color: #036;
}
A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited {
	text-decoration: none;
	color: #036;
}
A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover {
	text-decoration: none;
	color: #f00;
}
A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active {
	text-decoration: none;
	color: #036;
}
.FileManager {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 400px;
}
.FileManager_ToolBar {
	border-bottom: black 1px solid;
	height: 25px;
}
.FileManager_Explorer {
	height: 100%;
	border: #696969 1px solid;
	margin: 2px;
	background: White;
}
.FileManager_FileList {
	height: 100%;
	border: #696969 1px solid;
	margin: 2px;
	overflow: auto;
	background: White;
}
.FileManager_MessageBox {
	text-align: center;
	vertical-align: middle;
	padding: 25px;
	background: White;
}
.FileManager_Header {
	color: #E7E7FF;
	border-bottom: #696969 1px solid;
	height: 25px;
	background: #9EBFF6;
	font: bold 11px Tahoma, Arial, Helvetica;
}
.FileManager_Pager {
	border-top: #696969 1px solid;
	height: 25px;
	background: #EEE;
	font: bold 11px Tahoma, Arial, Helvetica;
}
.FileManager_StatusBar {
	height: 25px;
	margin: 2px;
	background: #dedfde;
	font: normal 11px Tahoma, Arial, Helvetica;
}
.FileManager_Item {
	color: Black;
	border-top: black 1px dashed;
	border-bottom: black 1px dashed;
	background: #F8F8F8;
	font: normal 11px Tahoma, Arial, Helvetica;
}
.FileManager_AltItem {
	color: Black;
	border-style: none;
	background: #EEE;
	font: normal 11px Tahoma, Arial, Helvetica;
}
.FileManager_SelItem {
	color: White;
	border-style: none;
	background: #9ff;
	font: bold 11px Tahoma, Arial, Helvetica;
}
.FileManagerTreeNode {
	font: normal 11px Tahoma, Arial, Helvetica;
}
.FileManagerTreeNodeSelected {
	background: #dcdcdc;
	font: normal 11px Tahoma, Arial, Helvetica;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
	text-decoration: none;
	color: #036;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited {
	text-decoration: none;
	color: #036;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover {
	text-decoration: none;
	color: #f00;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active {
	text-decoration: none;
	color: #036;
}
.Wizard {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 400px;
	width: 650px;
}
.WizardButton {
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	background: #dcdcdc;
	padding: 2px;
}
.WizardHeader {
	background: #ffc;
	border-bottom: black 1px solid;
	height: 40px;
}
.WizardFooter {
	border-top: black 1px solid;
	background: #cfc;
	height: 25px;
	text-align: right;
}
.WizardBody {
	height: 325px;
	padding: 10px;
}
.WizardHelp {
	font-size: 9pt;
	border-left: black 1px solid;
	width: 180px;
	background: #cff;
	padding: 5px;
}
.WizardHelpText {
	overflow: auto;
	width: 180px;
	color: black;
	height: 300px;
	font: 8pt Tahoma, Verdana, Arial, Sans-Serif;
}
.WizardText {
	color: black;
	font: 9pt Tahoma, Verdana, Arial, Sans-Serif;
}
.Help {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	background: #ff9;
	font: normal 11px Tahoma, Arial, Helvetica;
	padding: 2px;
}
.CommandButton {
	font: normal 11px Tahoma, Arial, Helvetica;
}
A.CommandButton:link {
	text-decoration: underline;
	color: #036;
}
A.CommandButton:visited {
	text-decoration: underline;
	color: #036;
}
A.CommandButton:hover {
	text-decoration: underline;
	color: #f00;
}
A.CommandButton:active {
	text-decoration: underline;
	color: #036;
}
.StandardButton {
	padding-right: 5px;
	padding-left: 5px;
	background: #ddd;
	color: #000;
	font: normal 11px Verdana, sans-serif;
}
H1 {
	color: #664;
	font: normal 20px Tahoma, Arial, Helvetica;
}
H2 {
	color: #664;
	font: normal 20px Tahoma, Arial, Helvetica;
}
H3 {
	color: #036;
	font: normal 12px Tahoma, Arial, Helvetica;
}
H4 {
	color: #036;
	font: normal 12px Tahoma, Arial, Helvetica;
}
H5, DT {
	color: #036;
	font: bold 11px Tahoma, Arial, Helvetica;
}
H6 {
	color: #036;
	font: bold 11px Tahoma, Arial, Helvetica;
}
TFOOT, THEAD {
	color: #036;
	font: 12px Tahoma, Arial, Helvetica;
}
TH {
	vertical-align: baseline;
	color: #036;
	font: bold 12px Tahoma, Arial, Helvetica;
}
IMG {
	border: none;
}
A:link {
	text-decoration: none;
	color: #036;
}
A:visited {
	text-decoration: none;
	color: #036;
}
A:hover {
	text-decoration: underline;
	color: #f00;
}
A:active {
	text-decoration: none;
	color: #036;
}
SMALL {
	font-size: 8px;
}
BIG {
	font-size: 14px;
}
BLOCKQUOTE, PRE {
	font-family: Lucida Console, monospace;
}
UL LI {
	list-style-type: square;
}
UL LI LI {
	list-style-type: disc;
}
UL LI LI LI {
	list-style-type: circle;
}
OL LI {
	list-style-type: decimal;
}
OL OL LI {
	list-style-type: lower-alpha;
}
OL OL OL LI {
	list-style-type: lower-roman;
}
OL UL LI {
	list-style-type: disc;
}
HR {
	color: #696969;
	height: 1pt;
	text-align: left;
}
.ModuleTitle_MenuContainer {
	border-bottom: blue 0 solid;
	border-left: blue 0 solid;
	border-top: blue 0 solid;
	border-right: blue 0 solid;
}
.ModuleTitle_MenuBar {
	cursor: pointer;
	height: 16px;
	background: Transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer;
	color: black;
	border-left: white 0 solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0 solid;
	background: Transparent;
	font: normal bold 9pt Tahoma, Arial, Helvetica;
}
.ModuleTitle_MenuIcon {
	cursor: pointer;
	border-left: #EEE 1px solid;
	border-bottom: #EEE 1px solid;
	border-top: #EEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
	background: #EEE;
}
.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	border-bottom: #FFF 0 solid;
	border-left: #FFF 0 solid;
	border-top: #FFF 0 solid;
	border-right: #FFF 0 solid;
	background: #FFF;
}
.ModuleTitle_MenuBreak {
	border-bottom: #EEE 1px solid;
	border-left: #EEE 0 solid;
	border-top: #EEE 1px solid;
	border-right: #EEE 0 solid;
	height: 1px;
	background: #EEE;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer;
	color: black;
	background: #C1D2EE;
	font: normal bold 9pt Tahoma, Arial, Helvetica;
}
.ModuleTitle_MenuArrow {
	cursor: pointer;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	border-top: #FFF 0 solid;
	font: 10pt webdings;
}
.ModuleTitle_RootMenuArrow {
	cursor: pointer;
	font: 10pt webdings;
}
.MainMenu_MenuContainer {
	background: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	height: 16px;
	background: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer;
	color: black;
	border-left: white 0 solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0 solid;
	background: Transparent;
	font: normal bold 9pt Tahoma, Arial, Helvetica;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	border-left: #EEE 1px solid;
	border-bottom: #EEE 1px solid;
	border-top: #EEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
	background: #EEE;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	border-bottom: #FFF 0 solid;
	border-left: #FFF 0 solid;
	border-top: #FFF 0 solid;
	border-right: #FFF 0 solid;
	background: #FFF;
}
.MainMenu_MenuBreak {
	border-bottom: #EEE 1px solid;
	border-left: #EEE 0 solid;
	border-top: #EEE 1px solid;
	border-right: #EEE 0 solid;
	height: 1px;
	background: #EEE;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	color: black;
	background: #C1D2EE;
	font: normal bold 9pt Tahoma, Arial, Helvetica;
}
.MainMenu_MenuArrow {
	cursor: pointer;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	border-top: #FFF 0 solid;
	font: 10pt webdings;
}
.MainMenu_RootMenuArrow {
	cursor: pointer;
	font: 10pt webdings;
}
.HeadBg {
	background: #CCC;
}
.TabBg {
	background: black;
}
.SelectedTab {
	color: #FFF;
	text-decoration: none;
	font: bold 8.5pt Tahoma, Arial, Helvetica;
}
A.SelectedTab:link {
	text-decoration: none;
	color: white;
}
A.SelectedTab:visited {
	text-decoration: none;
	color: #eee;
}
A.SelectedTab:hover {
	text-decoration: none;
	color: #ccc;
}
A.SelectedTab:active {
	text-decoration: none;
	color: #eee;
}
.OtherTabs {
	color: white;
	text-decoration: none;
	font: bold 8.5pt Tahoma, Arial, Helvetica;
}
A.OtherTabs:link {
	text-decoration: none;
	color: white;
}
A.OtherTabs:visited {
	text-decoration: none;
	color: #eee;
}
A.OtherTabs:hover {
	text-decoration: none;
	color: #ccc;
}
A.OtherTabs:active {
	text-decoration: none;
	color: #eee;
}
.PagingTable {
	height: 33px;
}
.LabelEditTextClass {
	border: solid 1px red;
	background: Transparent;
}
.LabelEditWorkClass {
	border: solid 0 red;
	background: Transparent;
}
.SuggestTextMenu {
	border: solid 1px black;
	white-space: nowrap;
	background: white;
}
.SuggestNodeOver {
	color: White;
	background: navy;
}
.eipbackimg {
	border: outset 1px;
	position: absolute;
	margin-top: -22px;
	white-space: nowrap;
	background: url(../../images/eip_toolbar.gif);
	background-color: #9cc;
	background-repeat: repeat-x;
	height: 22px;
}
.eipbuttonbackimg {
	width: 21px;
	height: 21px;
	cursor: pointer;
	float: left;
}
.eipbutton_edit {
	background: url(../../images/eip_edit.gif) no-repeat 100% center;
	float: left;
}
.eipbutton_save {
	background: url(../../images/eip_save.gif) no-repeat 100% center;
	float: left;
}
.eipborderhover {
	border: outset 1px;
}
.DNNEmptyPane {
	width: 0;
}
.DNNAlignleft {
	text-align: left;
}
.DNNAlignright {
	text-align: right;
}
.DNNAligncenter {
	text-align: center;
}
.LoginTab {
	float: left;
	background: url( "../../images/tablogin_gray.gif" ) left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px;
	text-decoration: none;
	color: #FFF;
	border: 1px #25569a solid;
}
.LoginTabSelected {
	float: left;
	background: url( "../../images/tablogin_gray.gif" ) left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px;
	text-decoration: none;
	color: #FFF;
	background-position: 0 -41px;
	border: 1px #25569a solid;
}
.LoginTabHover {
	float: left;
	background: url( "../../images/tablogin_gray.gif" ) left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px;
	text-decoration: none;
	color: #555;
	border: 1px #C00 solid;
	cursor: pointer;
}
.LoginContainerGroup {
	clear: both;
	padding-top: 5px;
}
div.SearchContainer {
	position: relative;
	white-space: nowrap;
}
div.SearchBorder {
	width: 200px;
	height: 20px;
	border: solid 1px #e0e0e0;
	position: relative;
	white-space: nowrap;
	float: left;
	margin-top: 2px;
	background: White;
}
input.SearchTextBox {
	float: left;
	z-index: 10;
	border: 0;
	width: 169px;
	height: 18px;
}
div.SearchContainer a {
	padding: 0 5px;
	position: relative;
	display: -moz-inline-box;
}
div.SearchIcon {
	float: left;
	width: 31px;
	height: 20px;
	cursor: pointer;
	z-index: 11;
	background: no-repeat 2px 2px;
	text-align: right;
}
div.SearchIcon img {
	margin-top: 3px;
}
#SearchChoices {
	width: 160px;
	clear: both;
	display: none;
	border: solid 1px #777;
	z-index: 2000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-align: left;
	position: absolute;
	top: 21px;
	left: 0;
	background: #eee;
}
#SearchChoices li {
	cursor: pointer;
	margin: 2px;
	padding: 2px;
	padding-left: 25px;
	height: 20px;
	text-align: left;
	list-style: none;
	list-style-image: none;
	border: solid 1px #eee;
	display: block;
	background: #eee no-repeat 5px center;
}
#SearchChoices li.searchHilite {
	border: solid 1px #aaf;
	background: #ddf;
}
#SearchChoices li.searchDefault {
	border: solid 1px #eee;
	background: #eee;
}
.Exception {
	color: #fff;
	background: #ff1414;
}
.ItemCreated {
	color: #fff;
	background: #090;
}
.ItemUpdated {
	color: #fff;
	background: #099;
}
.ItemDeleted {
	color: #000;
	background: #14ffff;
}
.OperationSuccess {
	color: #fff;
	background: #990;
}
.OperationFailure {
	color: #fff;
	background: #900;
}
.GeneralAdminOperation {
	color: #fff;
	background: #4d0099;
}
.AdminAlert {
	color: #fff;
	background: #148aff;
}
.HostAlert {
	color: #fff;
	background: #ff8a14;
}
.SecurityException {
	color: #fff;
	background: #000;
}
#floater {
	background: #fff;
	visibility: hidden;
	margin: 0;
	width: 150px;
	color: #fff;
	position: absolute;
	height: auto;
	padding: 0;
}
#tablist {
	width: 120px;
	margin: 0;
	padding-bottom: 10px;
	float: left;
}
.dashboardPanel {
	margin-left: 120px;
	padding: 0 10px 10px;
}
.dashboardPanel table td {
	padding: 2px 4px;
}
.dashboardPanel table th {
	padding: 2px 4px;
	font-size: 1em;
	font-weight: bold;
	color: #036;
	border-bottom: 1px solid #9FB1BC;
}
.dashboardTableAlt {
	background: #eee;
}
.dashboardGrid {
	margin: 10px;
}
.paneOutline {
	border: 1px #CCC dotted;
}
.containerAdminBorder {
	border: 2px red solid;
}
#UserProfile {
	border: 1px silver solid;
	padding: 10px;
	margin-bottom: 10px;
	width: 500px;
}
#UserProfile .ProfileName {
	font-weight: bold;
	color: #cb2027;
	margin-bottom: 5px;
}
#UserProfile .ProfilePhoto {
	float: left;
	background: url('../../images/no_avatar.gif');
}
#UserProfile .ProfileAddress {
	margin: 0 0 10px 130px;
}
#UserProfile .ProfileContact {
	margin: 0 0 10px 130px;
	color: gray;
	font-size: 0.9em;
}
#UserProfile .ProfileBio {
	clear: both;
	margin: 10px 0;
	padding: 10px;
	border: 1px #eee solid;
	background: #f5f9fc;
}
.horizontal ul.categories, .horizontal ul.tags {
	list-style: none;
	padding: 0;
	margin: 0;
	text-indent: 25px;
	line-height: 28px;
}
.horizontal ul.categories {
	background: url(../../images/category.gif) no-repeat left;
}
.horizontal ul.tags {
	background: url(../../images/tag.gif) no-repeat left;
}
.horizontal ul.categories li, .horizontal ul.tags li {
	display: inline;
	margin: 0;
}
.horizontal ul.tags li.add-tags {
	margin-left: 20px;
}
.horizontal ul.tags li.add-tags img {
	vertical-align: middle;
}
.vertical ul.categories, .vertical ul.tags {
	list-style: none;
	padding-top: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.vertical ul.categories li, .vertical ul.tags li {
	margin: 0;
	line-height: 20px;
}
.vertical ul.categories li {
	list-style-image: url(../../images/category.gif);
	list-style-position: inside;
}
.vertical ul.tags li {
	list-style-image: url(../../images/tag.gif);
	list-style-position: inside;
}
.vertical ul.tags li.add-tags {
	list-style-image: none;
}
.vertical ul.tags li.add-tags img {
	vertical-align: middle;
}