* { margin: 0; padding: 0; }
header, footer, nav, article, section, aside { display: block; }

.left { float: left;  }
.right { float: right; }
.clear { clear: both; }
.half { width: 48%; }
.third { width: 33%; }
.quart { width: 25%; }
span.link { cursor: pointer; text-decoration: underline; color: #369; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.alignCenter { text-align: center; }
.alignJustify { text-align: justify; }

a { outline: none; }
a img { border: 0 none; }
a.external { padding-right: 16px; background-image: url('plx-components/system/theme/external-link.gif'); background-repeat: no-repeat; background-position: right top; }
code a.external, samp a.external, pre a.external { padding-right: 0; background: transparent; text-decoration: none; color: inherit; }
a.external.image { background: transparent; padding-right: 0; }
.errors { border: 1px solid #D00; background: #FFBFBF; text-align: center; color: #D00; padding: 1em; margin: 0 0 1em 0; }
.infos { border: 1px solid #070; background: #ABFFAB; text-align: center; color: #070; padding: 1em; margin: 0 0 1em 0; }
div.upgrade { border: 1px solid #E6DC4E; background: #FFFDD9; text-align: center; color: #A8A139; padding: 1em; margin: 0 0 1em 0; }
div.upgrade a { color: #807A2B; }
.standaloneWidget { position: relative; }

form.plexusForm button.special.save { float: right; }
.formFieldTextLimitCounter, .formFieldTextCounter { float: right; font-weight: bold; }
form.plexusPreferences, #fancybox-inner .plexusForm.plexusPreferences { position: absolute; top: 10px; left: 10px; bottom: 10px; right: 200px; overflow: auto; padding: 0 10px 0 0; }
form.plexusWidgetForm #radioStatus { margin: 20px 0 0 0; padding: 10px; background: #F3E7EF; border-top: 1px solid #402035; }
form.plexusWidgetForm #stringOrder { margin: 0 0 20px 0; padding: 0 10px 10px 10px;  background: #F3E7EF; border-bottom: 1px solid #402035; }
form.plexusWidgetForm #checkboxExclude { margin: 0; background: #F3E7EF; padding: 0 10px 10px 10px; }
.formField .fieldCaptchaWrap label { display: inline; }

#plexusPanel { padding: 0 10px; position: fixed; top: 0; left: 0; right: 0; background: #333; text-align: center; color: #CCC; font-family: Verdana, sans-serif; font-size: 13px; height: 40px; line-height: 40px; z-index: 666; }
#plexusPanel a { vertical-align: middle; color: #CCC; padding: 5px; height: 39px; line-height: 39px; font-size: 13px; text-decoration: none; }
#plexusPanel a#plexus { padding-top: 0; }
#plexusPanel a img { border: 0 none; vertical-align: middle; }
#plexusPanel a:hover, #plexusPanel a.active { background-color: #541C43; color: #FFF; }
#plexusPanel .menuLeft { float: left; }
#plexusPanel .menuRight { float: right; }
#plexusPanel ul { margin: 0; padding: 0; list-style-type: none; }
#plexusPanel ul li { position: relative; float: left; white-space: nowrap; }
#plexusPanel ul.menuRight li { float: right; }
#plexusPanel ul li a { padding: 0 10px; display: block; }
#plexusPanel ul li a:hover { background: #541C43; }
#plexusPanel ul li ul { display: none; position: absolute; background: #541C43; }
#plexusPanel ul li ul li { float: none; }
#plexusPanel ul li ul li a { display: block; padding: 0 20px; text-align: left; height: 30px; line-height: 30px; }
#plexusPanel ul li ul li a:hover { background: #702559; }
.plexusPanelIndicator { font-weight: bold; line-height: normal; height: auto; font-size: smaller; position: absolute; right: -5px; top: -3px; background: #D00; color: #FFF; }
.plexusPanelIndicator { border-radius: 6px; background-image: -webkit-gradient(linear, left top, left bottom, from(#FF4040), to(#D00)); background: -moz-linear-gradient(#FF4040,#D00); box-shadow: 0 0 5px #000; }
.plexusPanelIndicator span { font-size: smaller; padding: 0 3px; border-radius: 5px;  display: block; border: 2px solid #FFF; }
#plexusPanel #plexusPanelId { background: #444; height: 16px; line-height: 15px; margin: 7px 6px; padding: 5px 10px; border-radius: 5px; }
#plexusPanel #plexusPanelId:hover { background: #555; }
#plexusPanelLamp { margin: 11px 6px 13px 6px; cursor: pointer; }
img.iconset { background: transparent url('plx-components/system/theme/../../../plx-resources/tango-icons.png'); }
#plexusPanel #plexusPanelEdit { height: 16px; line-height: 16px; padding: 9px 6px 13px 6px; }
#plexusPanel #plexusPanelEdit img { background-position: -116px -726px; }
#plexusPanel #plexusPanelEdit:hover { background-color: transparent;  }
#plexusPanel #plexusPanelEdit:hover img, #plexusPanel #plexusPanelEdit.cancel img { background-position: -116px -726px; }
img.lampOff { background-position: -175px -726px; }
img.lampOn { background-position: -206px -726px; }
#plexusPanel #plexus:hover { background: transparent; }

table.browser .thumb { margin: 3px 3px 0 0; padding: 1px; border: 1px solid #CCC; }

.plxUiTabs .ui-tabs-hide { display: none; }
.plxUiTabs ul { margin: 0; padding: 3px 3px 0 3px; list-style-type: none; }
.plxUiTabs ul li { float: left; height: 19px; line-height: 19px; }
.plxUiTabs .ui-tabs-panel { clear: both; background: #FFF; padding: 5px; border-top: 1px solid #BBB; }
.plexusForm .plxUiTabs { background: #EEEEEE; border: 1px solid #BBB }
.plexusForm .formFieldWysiwyg .plxUiTabs { border-top: none; }
.plexusForm .plxUiTabs ul li a { display: block; padding: 2px 4px 3px 4px; font-size: smaller; height: 14px; line-height: 14px; margin: 1px 5px 1px 1px; text-decoration: none; color: #000; }
.plxUiTabs ul li.ui-tabs-selected a { background: #FFF; border: 1px solid #BBB; border-bottom: 0 none; margin: 0 4px 0 0; }
.formFieldFile .plxUiTabs { border-left: 0 none; border-right: 0 none; }
.formFieldFile .ui-tabs-panel { border-left: 1px solid #BBB; border-right: 1px solid #BBB; }
.formFieldWysiwyg .plxUiTabs .ui-tabs-panel { height: 130px; overflow-x: scroll; overfloy-y: none; padding: 10px; width: auto; white-space: nowrap; }
.formFieldWysiwyg .plxUiTabs .ui-tabs-panel.images img { margin: 0 7px 0 0; }
.formFieldWysiwyg #widgetChooser { width: auto; }
.formFieldWysiwyg .plxUiTabs .ui-tabs-panel.wysiwygMultimediaEmbeddings { height: 200px; overflow: auto; }
.plxUiTabPage { background: #FFF; padding: 10px; }
.plxWysiwygFileIcon { vertical-align: middle; width: 16px; height: 16px; display: inline-block; margin: 2px 5px 2px 0; background: url('plx-components/system/theme/../../../plx-resources/tango-icons.png') -585px -304px; }
#wysiwygContentFiles { overflow-x: auto; overflow-y: scroll; }
#wysiwygContentFiles ul { margin: 0; padding: 0; list-style-type: none; }
#wysiwygContentFiles ul li { cursor: pointer; line-height: 16px; }

.formField { margin: 0 0 1em 0; }
.formField label { display: block; }
.formFieldCheckbox label { display: inline; }
.formField.formFieldRadio label { display: inline; }
.formField.formFieldRadio label.formFieldRadioLabel { display: block; margin: 0 0 0.5em 0; }
.formField .caption { margin: 0; font-size: smaller; }
.formField input.fieldString, .formField select, .formField textarea { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
.plexusForm button.special { width: 50%; padding: 0.5em 1em; }
.plexusForm button.special.remove { float: left; }
.plexusFormAdvanced { padding: 20px; background: #FFFFE6; border-top: 1px solid #FF0; border-bottom: 1px solid #FF0; }
.plexusFormAdvancedToggle { cursor: pointer; margin: 20px 0 0 0; font-weight: bold; }
.plexusFormAdvancedToggle img { margin: 0 5px 0 0; width: 16px; height: 16px; background: url('plx-components/system/theme/../../../plx-resources/tango-icons.png') no-repeat -249px -256px; }
.plexusFormAdvancedToggle img.off {  }
.plexusFormAdvancedToggle img.on { background-position: -273px -256px; }
.plexusFormAdvancedToggle img, .plexusFormAdvancedToggle span { vertical-align: middle; }
#radioStatus { width: 49%; float: left; }
.plexusWidgetForm #radioStatus { width: auto; float: none; }
.formChecks { width: 49%; float: right; }
.formField .suggestions { padding: 5px; background: #F3F3F3; border-bottom: 1px solid #CCC; } 

.wysiwygCodeSwitcher { float: right; }
.plxDel { position: relative; }
.plxDel:hover .plxDelIcon { display: block; }
.plxDelIcon { text-indent: -9999px; width: 16px; height: 16px; background: url('plx-components/system/theme/../../../plx-resources/tango-icons.png') -153px -184px; cursor: pointer; display: none; position: absolute; right: 3px; top: 3px; }
.formField #title { font-size: x-large; }
input, label, select, textarea { vertical-align: middle; }

#trackbackInputs .trackbackInput { margin: 0 0 5px 0; }
#trackbackInputs .trackbackInput .fieldStringWrap { float: left; width: 90%; }
#trackbackInputs .trackbackInput input { padding: 1px 0; }
#trackbackInputs .trackbackInput button { width: 9%; }

.plxEditPanel { position: absolute; right: 0; top: 0; font-family: Verdana, sans-serif; font-size: 12pt; }
.plxEditPanel a { float: left; }

.plxDock { position: relative; }
.plxEditPanel a.edit, .plxDock span.edit, .plexusEdit { color: #FFF; font-weight: bold; background: #070; text-decoration: none; padding: 0 5px; position: absolute; right: 0; top: 0; z-index: 95; cursor: pointer; }
.plxDock aside.widget { position: relative; }
.plxDock span.edit.addNewWidget { position: static; padding: 20px; text-align: center; display: block; }
.plxEditPanel a.cancel { color: #FFF; font-weight: bold; background: #D00; text-decoration: none; padding: 0 5px; }

#plxDB { font-family: Verdana, sans-serif; font-size: 13px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
#plxDB .click { color: #039; text-decoration: underline; cursor: pointer; }
#plxDB #plxDbTop { background: url('plx-components/system/theme/plexus-database-header.png'); line-height: 41px; }
#plxDB #plxDbTop h1 { float: left; }
#plxDB #plxDbTop h1 a { float: left; }
#plxDB #plxDbTop h1 a img { float: left; }
#plxDB #plxDbTop .max, #plxDB #plxDbTop .min { float: right; background: transparent url('plx-components/system/theme/../../../plx-resources/tango-icons.png') no-repeat -84px -698px; width: 24px; height: 24px; margin: 8.5px; text-indent: -9999px; }
#plxDB #plxDbTop .min { background-position: -83px -723px; }
#plxDB #plxDbLeft { overflow: auto; position: absolute; top: 41px; left: 0; bottom: 0; width: 200px; background: #DFE7F2; }
#plxDB #plxDbLeft ul { list-style-type: none; margin: 20px; padding: 0; font-size: larger; }
#plxDB #plxDbMain { background: url('plx-components/system/theme/plexus-database-main.png') repeat-x; position: absolute; top: 41px; left: 200px; right: 0; bottom: 0; border-left: 1px solid #C0C0C0; border-top: 0 none; overflow: auto; }
#plxDbMain form.plexusForm { margin: 20px; }
#plxDB #plxDbScroller { position: absolute; top: 0; left: 0; right: 0; bottom: 31px; overflow: auto; }
#plxDB #plxDbScroller .errors, #plxDB #plxDbScroller .infos { margin: 20px; }
#plxDbMainBottomPanel { position: absolute; bottom: 0; left: 0; right: 0; background: -moz-linear-gradient(top, #FFF, #E6E6E6); border-top: 1px solid #C0C0C0; line-height: 30px; }
article.plxDbOverview { margin: 20px; }
#plxDB #plxDbMain table { margin: 0; }
#plxDB #plxDbMain table.browser th,
#plxDB #plxDbMain table.browser td { white-space: nowrap; padding: 0 5px; }
#plxDB #plxDbMain table.browser th { border-bottom: 1px solid #C0C0C0; border-left: 1px solid #C0C0C0; padding: 5px; background: -moz-linear-gradient(top, #FFF, #E6E6E6); text-align: left; font-weight: normal; }
#plxDB #plxDbMain table.browser td { cursor: pointer; border-left: 1px solid #C0C0C0; text-align: left; font-weight: normal; }
#plxDB #plxDbMain table.browser tr.dark td { background: rgba(0,0,0,0.05); }
#plxDB #plxDbMain table.browser tr:hover td { background: #C2D6F2; }
#plxDB #plxDbMain table.browser th:first-child,
#plxDB #plxDbMain table.browser td:first-child { border-left: 0; }
#plxDbMainBottomPanel form { float: left; }
#plxDbMainBottomPanel form input { float: left; margin: 5px; border: 1px solid #C0C0C0; background: #FFF; font-size: inherit; }
#plxDbMainBottomPanel form button { padding: 1px 5px; float: left; margin: 5px 0 0 0; border: 1px solid #C0C0C0; color: #FFF; border: 0 none; background: url('plx-components/system/theme/plexus-database-header.png') repeat-x bottom center; }
#plxDbMainBottomPanelPages { float: right; }
#plxDbMainBottomPanelPages #display { float: left; padding: 0 10px;  }
#plxDbMainBottomPanel span.click, #plxDbPageCurrent { cursor: pointer; border-left: 1px solid #C0C0C0; display: block; float: left; color: #333; text-decoration: none; padding: 0 10px; }
#plxDbMainBottomPanel span.click.posLeft { float: left; border-left: 0 none; border-right: 1px solid #CCC; }
#plxDbMainBottomPanel span.click.disabled { color: #C0C0C0; }
#plxDbMainBottomPanel span.click:active, #plxDbPageCurrent:active { color: #FFF; background: #C0C0C0; }
#plxDbMainBottomPanelPages #plxDbPages { float: left; position: relative; }
#plxDbMainBottomPanelPages #plxDbPages #plxDbPageChooser { display: none; border: 1px solid #C0C0C0; position: absolute; background: #FFF; bottom: 30px; max-height: 200px; overflow: auto; }
#plxDbMainBottomPanelPages #plxDbPages #plxDbPageChooser span.click { display: block; border: 0 none; }
#plxDbTopPanel { padding: 5px; }
#plxDB .loading { padding: 1em; font-size: xx-large; }

.plxDbOverview .box { margin: 0 0 20px 0; }
.plxDbOverview table { width: 100%; border-collapse: collapse; border: 1px solid #CCC; }
.plxDbOverview table td { border: 1px solid #CCC; padding: 0 5px; }
#plxDB .plxDbOverview .click { text-decoration: none; }
#plxDB .plxDbOverview .click:hover { text-decoration: underline; }

#widgetChooser { width: 480px; }
.widgetChooserItem a { text-decoration: none; display: block; border: 1px solid #CCC; padding: 10px; margin: 10px 0 0 0; }
.widgetChooserItem a .title { text-decoration: underline; display: block; }
.widgetChooserItem a .desc { display: block; color: #333; }

#fancybox-inner .plexusForm { margin: 0 10px 0 0; }

code.code, pre { -moz-tab-size: 4; tab-size: 4; background: #F8F8F8; max-height: 300px; padding: 1px; border: 1px dashed #CCC; margin: 0 0 1em 0; display: block; white-space: pre; overflow: auto; }
code { color: #00B; }
#customAnalyseImagePrev { text-indent: -9999px; display: inline-block; width: 20px; height: 20px; background: url('plx-components/system/theme/../../../plx-resources/tango-icons.png') no-repeat -476px -551px; }
#customAnalyseImageNext { text-indent: -9999px; display: inline-block; width: 20px; height: 20px; background: url('plx-components/system/theme/../../../plx-resources/tango-icons.png') no-repeat -447px -551px; }

article.main { position: relative; }
article.main.link .thumb { float: left; margin: 0.33em 1em 0 0; }
article.main.link .title { font-weight: bold; }
article.main.link .comment p { margin: 0 0 1em 0; }
article.main.link .description p { margin: 0.33em 0; }
article.main.link div.link a { color: #070; }

.fancyGallery { float: left; margin: 0 5px 5px 0; }
.fancyGallery img { float: left; }
.fancyGallery.thumb5 { margin-right: 0; }

article.result.gallery .sthumb { margin: 0 3px 3px 0; }
article.result.gallery .excerpt { margin: 0.5em 0 0 0; }

.tag10{ font-size: 20pt; }
.tag9 { font-size: 19pt; }
.tag8 { font-size: 18pt; }
.tag7 { font-size: 17pt; }
.tag6 { font-size: 16pt; }
.tag5 { font-size: 15pt; }
.tag4 { font-size: 14pt; }
.tag3 { font-size: 13pt; }
.tag2 { font-size: 12pt; }
.tag1 { font-size: 11pt; }
.tag0 { font-size: 10pt; }

a.cloudTag, a.listTag { text-decoration: none; }
a.cloudTag .count, a.listTag .count { color: #666; }
.tagList { margin: 0 0 20px 0; }
.tagList ul { margin: 0; padding: 0; list-style-type: none; }
.tagList ul li { border-bottom: 1px solid #CCC; width: 30%; float: left; margin: 0 3% 0 0; }
.standaloneWidget { position: relative; }

#plxAdminContainer, .plxAdminContainer { padding: 20px; }
#plxAdminContainer h1 { margin: 0 0 20px 0; }
#plxAdminContainer .plxAdminMainHeading { #333; background: #F5F5F5; border-bottom: 1px solid #CCC; margin: -20px -20px 20px -20px; padding: 10px; }
#plxAdminContainer form.plexusForm { margin: 0; }

#componentsContainer .heading { margin: 10px; }
#componentsContainer h1 { display: inline; } 
#componentsContainer .controls { float: right; }
#componentsContainer .controls .activate { color: #070; }
#componentsContainer .controls .deactivate { color: #F80; }
#componentsContainer .controls .remove { color: #D00; }
#componentsContainer .component { padding: 10px; border-bottom: 1px solid #CCC; }
#componentsContainer .component h2 { display: inline; margin: 0; }
#componentsContainer .component p { margin: 0; }
#componentsContainer .component .link a { font-size: smaller; color: #71A871; }
#componentsContainer .component .upgradeAvailable { padding: 5px; border: 1px solid #020E19; margin: 0.5em 0; background: #E6F3FF; }
#componentsContainer .component .version { display: inline; }
#componentsContainer .coreVersion { float: right; }

.plxRightsDialog {  }
.plxRightsDialogContainer { padding: 5px; border: 1px solid #CCC; max-height: 300px; overflow: auto; }
.plxGroupsDialog {  }
.plxGroupssDialogContainer { padding: 5px; border: 1px solid #CCC; max-height: 300px; overflow: auto; }
.plxGroupsDialog .description { font-size: smaller; }

.adminMenu { height: 24px; border-bottom: 1px solid #CCC; padding: 0 5px; }
.adminMenu ul { margin: 0; padding: 0; list-style-type: none; }
.adminMenu ul li { float: left; }
.adminMenu ul li a { height: 19px; margin: 0 5px 0 0; padding: 2px 4px; text-decoration: none; color: #333; display: block; border: 1px solid #CCC; border-bottom: 0; }
.adminMenu ul li a.active { border-bottom: 1px solid #FFF; }

#componentsContainer .result .title { margin: 20px 0 0 0; font-weight: bold; text-decoration: none; }
#componentsContainer .result .description { margin: 0; }
#plexusPanel, #adminContainer, .plexusControls { font-family: Verdana, sans-serif; }

.o2k7Skin table.mceLayout tr.mceLast td.mceStatusbar { position: relative; height: 0; border: 0 none; }
.o2k7Skin table tr td.mceStatusbar div { display: none; }
.mceResize { position: absolute; right: 0; bottom: 0; }

img.alignLeft { float: left; margin: 0 10px 10px 0; }
img.alignRight { float: left; margin: 0 0 10px 10px; }

.resultTypeSelector { cursor: pointer; color: #541C41; line-height: 30px; padding: 0 10px; position: relative; background: #FFF; border: 1px solid #541C41; margin: 0 0 1em 0; float: right; }
.resultTypeSelector:hover ul { display: block; }
.resultTypeSelector ul { left: -1px; right: -1px; overflow: auto; margin: 0; padding: 0; list-style-type: none; position: absolute; display: none; background: #FFF; border: 1px solid #541C41; }
.resultTypeSelector ul li a { color: #541C41; line-height: 24px; padding: 0 10px; text-decoration: none; display: block; }
.resultTypeSelector ul li a:hover { color: #FFF; background: #541C41; }

body#plexus { background: #FFF; color: #333; font-family: Verdana, sans-serif; font-size: 14px; }
body#plexus .container { margin: 0; width: auto; position: absolute; top: 60px; left: 20px; bottom: 20px; right: 20px; }
body#plexus .container a { color: #369; text-decoration: underline; }
body#plexus .sidebar { background: #F5F5F5; border-right: 1px solid #CCC; width: 199px; position: absolute; top: -20px; bottom: -20px; left: -20px; }
body#plexus .sidebar ul.menu { list-style-type: none; padding: 0; margin: 20px 0 0 0; }
body#plexus .sidebar ul.menu li a { text-align: right; display: block; padding: 10px 20px; color: #333; text-decoration: none; }
body#plexus .sidebar ul.menu li a:hover { background: #E6E6E6; }
body#plexus .sidebar ul.menu li.active a { border-bottom: 1px solid #CCC; border-top: 1px solid #CCC; background: #FFF; margin-right: -1px; }
body#plexus .main { position: absolute; top: 0; right: 0; bottom: 0; left: 200px; }
body#plexus form#request input { font-size: 20px; width: 75%; }
body#plexus form#request button { font-size: 20px; width: 20%; }
body#plexus form#request p { margin: 0; }
body#plexus .connections ul { list-style-type: none; margin: 0; padding: 0; border-top: 1px solid #CCC; }
body#plexus .connections ul li { border-bottom: 1px solid #CCC; padding: 5px; }
body#plexus .connections ul li a.accept,
body#plexus .connections ul li a.cancel,
body#plexus .connections ul li a.refuse,
body#plexus .connections ul li a.remove,
body#plexus .connections ul li span.requestCanceled { float: right; padding: 0 5px; color: #000; }
body#plexus .connections ul li a.accept { color: #070; }
body#plexus .connections ul li a.refuse { color: #D00; }
body#plexus .plxPushes h1 { float: left; }
body#plexus .plxPushes .panel .plxGuiElement { float: left; margin: 3px 0 0 20px;  }
body#plexus .plxPushes #markAllRead { float: left; }
body#plexus .pushes { border-top: 1px solid #CCC; }
body#plexus .pushes .result { border-bottom: 1px solid #CCC; padding: 0 10px; }
body#plexus .pushes .result .col1 { float: left; width: 15%; overflow: hidden; white-space: nowrap; }
body#plexus .pushes .result .status { cursor: pointer; padding: 11.5px 0; height: 7px; float: left; width: 7px; background: url('plx-components/system/theme/status.png') no-repeat center left; } 
body#plexus .pushes .result.read { background: #F5F5F5; }
body#plexus .pushes .result a { height: 30px; line-height: 30px; text-decoration: none; }
body#plexus .pushes .result a.hostname { float: left; width: 15%; color: #333; margin: 0 0 0 9px; }
body#plexus .pushes .result a.title { position: relative; float: left; color: #000; font-weight: bold; margin: 0 0 0 1%; width: 83%; white-space: nowrap; overflow: hidden; }
body#plexus .pushes .result a.title span.description { font-weight: normal; color: #999; }
body#plexus .pushes .result a.received { padding: 0 10px 0 10px; background: #FFF; position: absolute; right: 0; color: #333; }
body#plexus .pushes .result.read a.received { background: #F5F5F5; }
body#plexus .pushes .result span.type { text-align: center; line-height: normal; font-weight: normal; width: 50px; background: #333; color: #FFF; float: left; margin: 5.5px 1% 0 0; padding: 0 5px 1px 5px; }
body#plexus .pushes .result.read a { font-weight: normal; color: #999; }
body#plexus .pushes .result.read .status { background-position: center right; }
body#plexus .pushes p { line-height: 25px; border-bottom: 1px solid #CCC; } 

/* GUI STYLES INHERITED FROM http://twitter.github.com/bootstrap/ */

.plxGuiButton, .plxGuiToggleButtons div {
    background-color: #E6E6E6;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #FFFFFF 25%, #E6E6E6);
    background-repeat: no-repeat;
    border-color: #CCCCCC #CCCCCC #BBBBBB;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: normal;
    padding: 5px 14px 6px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.plxGuiToggleButtons div { float: left; }

.plxGuiToggleButtons div:first-child {
	border-radius: 4px 0 0 4px;
	border-right: 0 none;
}

.plxGuiToggleButtons div:last-child {
	border-radius: 0 4px 4px 0;
}

.plxGuiButton:hover, .plxGuiToggleButtons div:hover {
    color: #333333;
    text-decoration: none;
    box-shadow: 0 0 3px #CCCCCC;
}

.plxGuiButton:focus {
    outline: 1px dotted #666666;
}

.plxGuiButton.active, .plxGuiButton:active, .plxGuiToggleButtons div.active, .plxGuiToggleButtons div:active {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset, 1px 1px 1px rgba(0, 0, 0, 0.05);
}

.plxPagination.plxImageSelector { float: left; height: 20px; line-height: 18px; margin: 0 0 10px 0; }
.plxPagination.plxImageSelector a { font-size: 10px; padding: 2px 5px; }


body { font-family: Verdana, sans-serif; background: #F3F3F3; font-size: 13px; color: #333; }
a { color: #369; }
h1, h2, h3, h4  { font-weight: normal; }
p, ul, ol, dl, h1, h2, h3, h4 { margin: 0 0 20px 0; }
ul { list-style: square; padding: 0 0 0 1.5em; }
ol { list-style: decimal; padding: 0 0 0 2em; }
dt { font-weight: bold; }
dd { margin: 0 0 0 20px; }

input, textarea, select, button { vertical-align: middle; }
.fieldStringWrap, .fieldTextareaWrap, .fieldDateWrap { border: 1px solid #666666; }
input.fieldString, textarea { border: 0 none; border-top: 1px solid #AAAAAA; border-left: 1px solid #AAAAAA; background: #FFF; font-size: larger; line-height: 150%; padding: 5px; font-family: inherit; }
textarea { font-size: inherit; padding: 5px; }
input, textarea { border: 1px solid #CCC; padding: 2px; background: #FFF; }
button, input[type=submit], a.button { display: inline-block; padding: 2px 10px; border: 1px solid #CCC; border-radius: 3px; background: url('plx-components/system/theme/gradient-white-grey.png'); }
button:hover, input[type=submit]:hover, a.button:hover { box-shadow: 0 0 3px #CCCCCC; }
button:active, input[type=submit]:active, a.button:active { box-shadow: none }
textarea.wysiwyg { border: 1px solid #CCC; }

.red { font-weight: bold; color: #D00; }
.green { font-weight: bold; color: #070; }
.plxPagination a { color: #541C41; text-decoration: none; padding: 2px; border: 1px solid #541C41; }
.plxPagination a.active { background: #541C41; color: #FFF; font-weight: bold; }

#container { width: 940px; margin: 30px auto; border: 1px solid #CCC; background: #FAFAFA; }

header.main { color: #FFF; margin: 20px; height: 200px; background: #541C41; position: relative; }
header.main h1 { background: #1D0A16; background: rgba(0,0,0,0.75); float: left; margin: 20px 20px 20px 0; padding: 0 10px 1px 20px; color: #FFF; z-index: 5; position: relative; }
header.main h1 a { text-decoration: none; color: #FFF; }
header.main #headerMenu { z-index:5;position: absolute; left: 0; right: 0; bottom: 0; background: #1D0A16; background: rgba(0,0,0,0.8); }
header.main nav {  }
header.main nav ul { list-style-type: none; margin: 0; padding: 0; }
header.main nav ul li { float: left; position: relative; }
header.main nav ul li a { vertical-align: middle; line-height: 100%; padding: 5px 12px 7px 12px; text-decoration: none; color: #FFF; display: block; }
header.main nav ul li.active a { background: #381C2D; background: rgba(255,255,255,0.15); }
header.main nav ul:hover li a { background: transparent; }
header.main nav ul li:hover a { background: #381C2D; background: rgba(255,255,255,0.15); }
header.main nav ul li ul { display: none; background: #381C2D; background: rgba(255,255,255,0.15); }
header.main nav ul li:hover ul { position: absolute; display: block; z-index: 99; }
header.main nav ul li ul li { float: none; }
header.main nav ul li ul li a:hover { background: #1D0A16; }
header.main #headerImage .simpleBanner { z-index: 2; position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: block; }
header.main .plxDock { position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
header.main aside.widget.addNew { position: absolute; right: 5px; bottom: 5px; }
header.main .plxDock span.edit.addNewWidget { padding: 0 5px; }

#wrap { margin: 0 20px; }

#main { float: left; width: 500px; }
article.main.image h1.main { margin: 0 0 1em 0; }
article.main .info { padding: 1em; background: #EEEEEE; border-top: 1px solid #CCC; margin: 1em 0 0 0; }
article.main.gallery .thumbs { width: 505px; margin: 0 0 15px 0; }
article.main.link h1 { margin: 0; }
article.main.link h2 { margin: 0; }
article.main.link .thumb { margin: 10px 10px 0 0; }
article.main.link .description p { color: #666; margin: 5px 0 0 0; }
article.main.link .description.hasThumb { margin-left: 110px; }
article.main.link .description .more { margin: 5px 0 0 0; }
article.main.link .comment { margin: 10px 0 0 0; }
article.main.link div.source { margin: 10px 0 0 0; }
article.main.link .link { padding: 5px;text-decoration: none; display: block; border-left: 2px solid #369; margin: 20px 0 0 0; background: #EBEEF3; }
article.main.link .link h2 { color: #369; font-size: inherit; font-weight: bold; }
article.main.link .link:hover h2 { text-decoration: underline; }

#sidebar { font-size: 13px; float: right; width: 380px; }
#sidebar aside.widget { margin: 0 0 20px 0; }
#sidebar aside.widget h1 { margin: 0 0 0.5em 0; }
#sidebar aside.widget p {  }

article.result { margin: 16px 0 0 0; }
article.result a { text-decoration: none; }
article.result h1, .result.clustered { display: block; text-decoration: none; line-height: 125%; font-weight: bold; font-size: inherit; margin: 0; }
.result.clustered { border-left: 5px solid; padding-left: 5px; margin: 2px 0; }
.plxPagination.siteFeedWidget { margin: 2em 0 0 0; }
article.result .thumb { float: left; margin: 5px 10px 0 0; }
article.result .excerpt { margin: 0; color: #333; }
article.result .excerpt.hasThumb { margin: 0 0 0 110px; }
article.result .meta { margin: 0.5em 0 0 0; }
article.result .meta .type { text-decoration: none; background: #000; color: #FFF; font-weight: bold; padding: 0 5px; }
article.result .meta .date { text-decoration: none; color: #666; }

footer.main { background: #1D0A16; background: rgba(0,0,0,0.95); padding: 20px; margin: 20px; color: #A88F9F; }
footer.main a { color: #999; text-decoration: none; }
footer.main aside.widget { width: 200px; float: left; margin: 0 20px 20px 0; }
footer.main aside.widget.last { margin: 0; }
footer.main .plxDock span.edit.addNewWidget { padding: 10px 0; }
footer.main aside.widget h1 { font-weight: bold; font-size: inherit; text-transform: uppercase; color: #AAA; border-bottom: 2px solid #191919; margin: 0;  }
footer.main .MenuWidget ul { list-style-type: none; padding: 0; margin: 0; }
footer.main .MenuWidget ul li { border-bottom: 1px solid #191919; }
footer.main .MenuWidget ul li a { display: block; }

.result .comment { color: #333; margin-bottom: 0.5em; }
.result.link .body { display: block; border-left: 3px solid; padding-left: 0.5em; margin-left: 0.5em; }

form.login { display: inline-block; }
form.login p { margin: 0 0 0.5em 0; }
form.login label { display: inline-block; width: 120px; }
form.login label.checkbox { width: auto; }
form.login button { padding: 0 20px; }
form.login input[type=text], form.login input[type=password] { width: 150px; }
form.login .submit { margin: 1em 0 0 0; }
form.login .submit a { float: right; }

body.link #main h2 { margin: 1em 0 0 0; }

.chronological { margin: 2em 0; }
.chronological .prev { float: right; font-size: larger; text-decoration: none; }
.chronological .next { float: left; font-size: larger; text-decoration: none; }

.trackbacksFeed article.trackback a { text-decoration: none; background: none; }
.trackbacksFeed article.trackback a .sitename { font-weight: bold; display: inline; }
.trackbacksFeed article.trackback a .title { display: inline; }
.trackbacksFeed article.trackback a .excerpt { color: #333; }












body { background: #E6E6E6 url('plx-storage/multi/einicher.net/einicher-2011/system/body.jpg') repeat-x center -119px; }
#container { margin: 30px auto; width: 970px; border: 0 none; background: transparent; }
header.main { height: 350px; background: url('plx-storage/multi/einicher.net/einicher-2011/system/header.png') no-repeat; margin: -43px -43px 0 -43px; padding: 43px 43px 0 43px; }
footer.main { margin: 0; }
#wrap { background: #F5F5F5; margin: 0; padding: 30px; border: 1px solid #999; border-top: 0 none; }

.widget.SearchWidget input { padding: 1px; border: 1px solid #CCC; width: 280px; font-size: 21px;  }
.widget.SearchWidget button { width: 80px; font-size: 21px; }
header.main nav ul li.active a { background: #F5F5F5; color: #333; }
header.main nav ul { margin: 0 0 0 15px; }
footer.main aside.widget { width: 217.5px }

#widget-21 { font-size: 11px; }

header.main nav ul li.external { float: right; }
header.main #headerMenu { left: 43px; right: 43px; }



.RollingBannerBox .rollingBanner { display: block; height: 200px; }
.RollingBannerPager .activeSlide { font-weight: bold; }


section.comment { margin: 20px 0 0 0; position: relative; min-height: 75px; }
section.comment .meta { padding: 5px; border-top: 1px solid #CCC; background: #F3F3F3; }
section.comment .content { margin: 0; padding: 5px; }
section.comment .body.hasTeaser { margin: 0 0 0 85px; border-bottom: 1px solid #CCC; min-height: 74px; }
section.comment .teaser { position: absolute; left: 0; top: 0; }

.newComment { margin: 20px 0 0 0; }
.newComment .clear { clear: none; }
.newComment .formFieldCaptcha { margin: -4px 0 0 0; width: 45%; float: left; }

.comments { margin: 1em 0 0 0; }
.chart { padding: 20px 20px 65px 20px; border: 1px solid #CCC; margin: 0 0 20px 0; }
.chart .item { line-height: 25px; float: left; margin: 0 20px 0 0; width: 50px; position: relative; }
.chart .item span { width: 50px; font-size: 16px; position: absolute; bottom: -50px; text-align: center; }
.chart .item span span { font-size: 13px; position: static; }
.chart.mandates .item span { bottom: -75px; }
.chart.mandates { padding-bottom: 90px; }





.userinfo img.profilePicture { float: left; }
.userinfo dl { float: left; margin: 0 0 0 20px; }

#plexusPackageServer .search input, #plexusPackageServer .search button { font-size: x-large; }

#plexusPackageServer .categories li { width: 33%; float: left; }

#plexusPackageServer .result, aside.widget.latestComponents a { margin: 20px 0 0 0; display: block; }
#plexusPackageServer .result a, aside.widget.latestComponents a { color: inherit; text-decoration: none; }
#plexusPackageServer .result a .title, aside.widget.latestComponents a .title { color: #036; }
#plexusPackageServer .result p, aside.widget.latestComponents p { margin: 0; }

article.package .tags { margin: 0 0 20px 0; }




article.main.article p.lead { font-weight: bold; }
article.main.author .portrait { float: left; }
article.main.author h1 { margin: 0 0 15px 165px; }
article.main.author .summary { margin: 0 0 0 165px; }

.AuthorsWidget img { text-decoration: none; }
.AuthorsWidget a { margin: 0 0 1em 0; color: #333; font-size: 10px; text-align: center; text-decoration: none; float: left; width: 85px; }
.issuesCreate { color: #008080; font-weight: bold; }
.issuesSidebar h1 { margin: 0 0 0.5em 0; }
.issuesSidebar ul { border-top: 1px dotted #CCC; list-style-type: none; padding: 0; margin: 0; }
.issuesSidebar ul li { border-bottom: 1px dotted #CCC; }
.issuesSidebar ul li a { display: block; padding: 2px 0; text-decoration: none; }
.issuesSidebar ul li a span.time { color: #AAA; float: right; }

article.main.issue .content { margin: 1em 0 0 0; }

body.tutorial .chronological { margin: 2em 0; }
body.tutorial .chronological .prev { float: right; font-size: larger; text-decoration: none; }
body.tutorial .chronological .next { float: left; font-size: larger; text-decoration: none; }

body.tutorials.index .newTutorial { float: right; }

body.tutcat .description.hasThumb { padding: 0 0 0 220px; }

body.tutorial aside.widget .fb-like { display: inline-block; }
#fb-root { display: none; }

ul.tutorialIndex { list-style-type: none; padding: 0; margin: 0; }
ul.tutorialIndex li { width: 50%; float: left; }
ul.tutorialIndex li a { text-decoration: none; }
ul.tutorialIndex li a img { float: left; }
ul.tutorialIndex li a .category { display: block; }
ul.tutorialIndex li a .count { display: block; color: #333; }




article.docpage div.call { padding: 5px 10px; margin: 1em 0 0 0; color: #203040; background: #E6F3FF; }
article.docpage dl dt { font-weight: bold; margin: 1em 0 0 0; }
article.docpage dl dd { margin: 0 0 0 2em; }
article.docpage h2 { border-bottom: 1px solid #CCC; margin-top: 1.5em; }
article.docpage code.code { padding: 5px; border: 0 none; background: #E6F3FF; color: #203040; }

article.docchapter ul.calls { list-style-type: none; }
article.docchapter ul.calls li { border-bottom: 1px solid #DDD; padding: 2px 20px; }
article.docchapter ul.calls li a { text-decoration: none; }

article.docindex h2 a, article.docchapter h2 a, article.docpage h2 a { text-decoration: none; color: inherit; }
article.docindex .chapter {  }
article.docindex .col { width: 33%; float: left; }



