* { 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: #333 url('plx-components/system/theme/body.png') repeat-x; font-size: 13px; color: #333; }
a { color: #2c5580; }
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, .formField select, .formField select option { 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 { text-decoration: none; color: #333; display: inline-block; padding: 2px 10px; border: 1px solid #CCC; border-radius: 3px; background: url('plx-components/system/theme/gradient-white-grey.png'); }
a.button { line-height: 17px; padding: 2px 10px 3px 10px; }
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; }

.container { width: 968px; margin: auto; }

header.main { position: relative; z-index: 10; background: url('plx-storage/themes/webstylez-back-to-basics/system/header.png'); }
header.main .container { position: relative; }
header.main h1 { margin: 0; }
header.main h1 a { display: block; width: 201px; height: 60px; }

header.main #topMenu { border-left: 1px solid #1c3f6a; border-right: 1px solid #5590bd; position: absolute; right: 0; top: 0; height: 54px; line-height: 54px; }
header.main ul { list-style-type: none; margin: 0; padding: 0; }
header.main ul li { float: left; }
header.main ul li a { border-left: 1px solid #5590bd; border-right: 1px solid #1c3f6a; padding: 0 20px; text-decoration: none; display: block; color: #FFF; text-shadow: -1px -1px 0 #545454; }
header.main ul li a:hover { background: rgba(255,255,255,0.05); }

nav { background: #333 url('plx-storage/themes/webstylez-back-to-basics/system/nav.png') repeat-x bottom; margin: -5px 0 0 0; }
nav .container { width: 959px; border-left: 1px solid #545454; }
nav ul { margin: 0; padding: 0; list-style-type: none; }
nav ul li { float: left; }
nav ul li.last { border-right: 1px solid #212121; }
nav ul li a { text-shadow: 1px 1px 1px #000; display: block; padding: 10px 20px; text-decoration: none; color: #FFF; border-left: 1px solid #212121; border-right: 1px solid #545454; }
nav ul li a:hover { background: rgba(255,255,255,0.05); }

#home { background: #ebe9e7; padding: 20px 0 2px 0; }
#home .container { width: 960px; }
#home .featured { text-decoration: none; padding: 20px; display: block; border: 1px solid #CCC; background: #FFF url('plx-storage/themes/webstylez-back-to-basics/system/featured.jpg'); height: 160px; margin: 0 0 20px 0; }
#home .featured span { margin: 0 0 0 -20px; padding: 0 5px 0 20px; background: #000; background: rgba(0,0,0,0.5); font-size: 30px; color: #FFF; }
#home .cols { margin: 0; }
#home .cols .col { width: 266px; border: 1px solid #CCC; padding: 20px; background: #FFF; float: left; }
#home .cols .col2 { margin: 0 18px; }
#home .cols .col article.result { font-size: 10px; margin: 17px 0 0 0; padding: 0; border: 0 none; }
#home .cols .col article.result.hasThumb h1 { padding: 0 0 0 58px; margin: 0; }
#home .cols .col article.result.hasThumb .thumb { margin: 3px 0 0 0; }
#home .cols .col article.result.hasThumb .excerpt { margin: 0; }
#home .cols .col article.result .meta { display: none; }

#wrap { margin-bottom: -18px; position: relative; z-index: 5; background: #ebe9e7; }
#wrap .container { background: url('plx-storage/themes/webstylez-back-to-basics/system/wrap.png'); width: 960px; padding: 0 4px; }
#main { position: relative; z-index: 6; line-height: 133%; width: 500px; padding: 30px; float: left; }
#sidebar { position: relative; z-index: 5; width: 400px; float: right; }
#main h1 { line-height: 133%; }
#main img { background: #FFF; padding: 1px; border: 1px solid #CCC; }

#sidebar aside { border-top: 1px solid #4c555f; }
#sidebar aside h1.widget { height: 45px; line-height: 38px; font-weight: normal; border-top: 1px solid #508ec0; padding: 0 20px; margin: 0 -1px 0 0; background: url('plx-storage/themes/webstylez-back-to-basics/system/title.png'); color: #FFF; }
#sidebar aside .wrap { padding: 15px 20px 20px 20px; }
#sidebar aside.noTitle, #sidebar aside.noTitle .wrap { border: 0 none; }

.footer.main { background: #333; color: #A8A8A8; padding: 30px; border-top: 3px solid #000; }

footer.main { background: url('plx-storage/themes/webstylez-back-to-basics/system/footer.png'); padding: 20px 0; color: #919799; }
footer.main .container { width: 960px; }
footer.main aside.widget { float: left; width: 176px; margin: 0 20px 20px 0; }
footer.main h1 { border-bottom: 2px solid #262626; font-size: larger; text-transform: uppercase; padding: 2px 0; margin: 20px 0 0 0; }
footer.main ul { margin: 0; padding: 0; list-style-type: none; }
footer.main ul.last { margin: 0; width: 20%; }
footer.main ul li { border-bottom: 1px solid #262626; padding: 2px; }
footer.main a { text-decoration: none; color: #8C8C8C; }
footer.main aside.widget.SimpleTextWidget { width: 50%; margin: 0; }
footer.main aside.widget.SimpleTextWidget p { margin: 0; }
#widget-25 { margin-right: 0; }

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; }

article.result { margin: 0 -30px; border-top: 1px solid #CCC; padding: 20px 30px; }
article.result a { text-decoration: none; }
article.result h1 { margin: 0; font-size: inherit; font-weight: bold; }
article.result.hasThumb h1 { padding: 0 0 0 114px; }
article.result .thumb { float: left; margin: 4px 10px 10px 0; border: 1px solid #CCC; padding: 1px; background: #FFF;  }
article.result .excerpt { color: #333; margin: 5px 0; font-size: 11px; }
article.result .date { color: #999; }
article.result .type { background: #333; color: #FFF; padding: 0 5px 1px 5px; }

body.tutorial #main .chronological { padding: 20px 30px; margin: 30px -30px; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; background: #F3F3F3; }
body.tutorials.index #main ul { list-style-type: none; margin: 0; padding: 0; }
body.tutorials.index #main ul li { float: left; width: 44%; margin: 0 1% 0 0; }
body.tutorials.index #main ul li a { line-height: 150%; font-size: larger; text-decoration: none; }
body.tutcat #main article.result .type { display: none; }

.SiteFeedWidget { margin: -30px 0 0 0; }
.SiteFeedWidget article.result { border-top: 0 none; border-bottom: 1px solid #CCC; }

/*#data-2 article.result { width: 50%; float: left; }*/

.plxPagination { margin: 30px 0 0 0; text-align: center; }
.plxPagination a { border: 1px solid; padding: 5px 10px; text-decoration: none; }
.plxPagination a.active { font-weight: bold; border: 2px solid; }

#sidebar aside.SearchWidget .wrap { padding: 20px; }
.SearchWidget input { width: 270px; }
.SearchWidget button { width: 75px; }

#sidebar aside.widget.tutorial-meta { position: relative; z-index: 5; background: rgba(0,0,0,0.05); border-bottom: 1px solid #CCC; }
#sidebar aside.widget.tutorial-meta dl { margin: 0; }

.CommentsLatestWidget ul { list-style-type: none; margin: 0; padding: 0; }
.CommentsLatestWidget ul li { line-height: 100%; border-top: 1px dotted #C4D4E6; padding: 5px 0; }
.CommentsLatestWidget ul li:first-child { border: 0 none; }
.CommentsLatestWidget ul li a { text-decoration: none; color: #333; }
.CommentsLatestWidget ul li a .author { font-weight: bold; }
.CommentsLatestWidget ul li a .title { color: #2c5580; }

.newTut { text-align: center; text-decoration: none; color: #FFF; text-shadow: -1px -1px 0 #808080; float: right; display: block; width: 221px; height: 32px; line-height: 30px; background: url('plx-storage/themes/webstylez-back-to-basics/system/neues-tutorial.png'); margin: 2px -4px 0 0; }
.newTut:hover { background-position:  0 -32px; }

body.threads.index #main .new.thread { float: right; }

body.threads.index #main h1 { line-height: 24px; margin: -10px 0 20px 0; }

body.threads.index #main .thread.item { margin: 0 -30px; padding: 20px 30px; border-top: 1px solid #CCC; }
body.threads.index #main .thread.item a { text-decoration: none; }
body.threads.index #main .thread.item .title { font-weight: bold; }
body.threads.index #main .thread.item .date { color: #666; }
body.threads.index #main .thread.item .categories a { color: #668C2F; }

body.threads.index aside.widget.threads.categories.dock ul { list-style-type: none; padding: 0; margin: 0; }
body.threads.index aside.widget.threads.categories.dock ul li { padding: 5px 0; border-top: 1px dotted #C4D4E6; }
body.threads.index aside.widget.threads.categories.dock ul li:first-child { border: 0 none; }
body.threads.index aside.widget.threads.categories.dock ul li a { font-size: larger; text-decoration: none; }

.threadInfo { margin: 0 0 20px 0; }
.threadThumb { float: left; }
.threadMeta { border-top: 1px solid #CCC; background: #F3F3F3; padding: 5px; margin: 0 0 0 89px; }
.threadPost { padding: 5px; margin: 0 0 20px 89px; border-bottom: 1px solid #CCC;  }
body.thread section.comment .body.hasTeaser { margin: 0 0 0 89px; min-height: 78px;}
body.thread .comments h2 { display: none; }
body section.comment .body.hasTeaser { min-height: 77px; margin: 0 0 0 89px; }

body.threads.index #sidebar { margin-top: -1px; }

/*#widgetNo30 .excerpt { margin: 0 0 0 0; } */

.fieldStringWrap, .fieldTextareaWrap, .fieldDateWrap { border: 0 none; }
input.fieldString, textarea, .formField select { border: 1px solid #CCC; }

body.tutcat #main .thumb { float: left; margin: 0 10px 1em 0; }
body.user .userinfo .profilePicture { float: left; margin: 0 20px 20px 0; }
body.user .userinfo dl { float: left; width: 286px; }
body.user .userinfo .bio { margin: 0 0 30px 0; }

body.user dl.activities dt { clear: both; float: left; width: 30%; line-height: 150%; border-bottom: 1px solid #CCC; }
body.user dl.activities dd { text-align: right; float: left; margin: 0; width: 70%; line-height: 150%; border-bottom: 1px solid #CCC; }
body.tutorials.index .thumb { float: left; margin: 0 10px 0 0; }
body.tutorials.index #main ul { width: 510px; margin: 25px 0 0 0; }
body.tutorials.index #main ul li { width: 245px; margin: 0 10px 0 0; }
body.tutorials.index #main ul li a { background: #F5F5F5; display: block; height: 52px; margin: 0 0 10px 0; }
body.tutorials.index #main ul li a span.category { display: block; }
body.tutorials.index #main ul li a span.count { display: block; color: #333; }
body.tutorials.index #main ul li a:hover { background: #E6F2FF; }








.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; }



