/* AutoSuggest.css (dinsdag 2 februari 2010 11:10:56) */ div.AutoSuggest { position: absolute; border: 1px solid #7E7E7E; -moz-box-sizing: border-box; _box-sizing: border-box; border: 1px solid #000; background-color: Window; } div.AutoSuggest div { cursor: default; padding: 0 3px; background-color: Window; } div.AutoSuggest div.Current { background-color: #36c; color: #fff; } /* CoolForm.css (dinsdag 2 februari 2010 11:10:56) */ .CoolForm label { float: left; width: 10em; margin-right: 0.5em; padding-top: 0.2em; text-align: right; font-size: 80%; overflow: hidden; text-overflow: ellipsis; } .CoolForm fieldset { margin: .1em; padding: 0; } .CoolForm select { font-size: 80%; } .CoolForm legend { padding: 0.2em 0.5em; font-size: 80%; } .CoolForm label.Focus { background: #eef url("/scf/jquery/behavior/styles/CoolForm/arrow-right-orange.png") no-repeat 0 0; color: #335; } .CoolForm label.Required { font-weight: bolder; } .CoolForm label.Required:after { content: "* "; } .CoolForm div.HtmlEdit, .CoolForm div.HtmlClassEdit { width: 450px; background-color: Window; overflow: scroll; padding: 6px; } .CoolForm .HtmlEdit p, .HtmlEdit div, .HtmlClassEdit p, .HtmlClassEdit div { margin: 2px; } .CoolForm button.cmd { width: 18px; height: 18px; background-repeat: no-repeat; background-position: 0 0; font: 10px "arial narrow"; } .CoolForm .Toolbar { position: absolute; border: 0px outset; padding-left: 23px; background: url("/images/ActionBarleft.gif") no-repeat 0 0; } .CoolForm .ActionBar button.tb { width: 14px; height: 14px; background-repeat: no-repeat; background-position: 2px 2px; font: x-small "arial narrow"; border-width: 1px; } .CoolForm button.tb { width: 14px; height: 14px; background-repeat: no-repeat; background-position: 2px 2px; font: x-small "arial narrow"; border-width: 1px; } .CoolForm div.SideBar { position: absolute; background-color: InfoBackground; border: 1px solid #aa0000 ; max-width: 120px; color: infotext; font-size: 80%; padding: 4px; visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=threedface,strength=5); } .CoolForm div.SideBar h3 { font-family: verdana!important; color: infotext!important; font-size: 110%; margin-bottom: 4px; } .CoolForm .AutoEdit {border: 1px solid transparent} .CoolForm .Editable {border-style: dotted; border-color: red;} .CoolForm .EditInPlace {background-color: #ddd} .CoolForm br { clear: both; } .CoolForm .ExtendedNumScroll td, form.CoolForm { margin: 0; padding: 0; } .CoolForm a.Loaded:link { text-decoration: none; border: 0; color: red; } .CoolForm .Logging { width: 800px; font: 8pt tahoma, arial; } .CoolForm .TextBox, .CoolForm select { border: 1px solid #aaa; background-color: white; } .CoolForm .Invalid { background-color: #ffbbaa!important; } .CoolForm label, .CoolForm .Control { margin-top: 5px; } /* DefListMenu.css (dinsdag 2 februari 2010 11:10:56) */ .DefListMenu {border: 1px outset; background-color: #efefef; padding: 1px;} .DefListMenu {list-style-type:none; margin: 4px 0 0 0; padding:0; padding-left: 4px; display: block; position: absolute; margin-left: -10px } .DefListMenu li {display:block; float:left; position:relative; z-index:100; margin-right:1px; margin: 0px; padding-bottom: 2px; } .DefListMenu li span {display:inline; z-index:100; padding: 0; padding-right: 4px; } .DefListMenu li a, .DefListMenu li a:visited {display:block; padding:0; white-space:nowrap;} .DefListMenu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; background-color: #efefef; } .DefListMenu dt {margin:0; font-size: 1.1em; float:left;} .DefListMenu dd {display:none; clear:left; margin:0; padding:0; text-align:left; border: 1px solid #c0c0c0} .DefListMenu dt a, .DefListMenu dt a:visited {display:block; padding: 5px 10px; text-decoration:none;} .DefListMenu dd a, .DefListMenu dd a:visited {text-decoration:none; display:block; padding: 5px 10px;} .DefListMenu li a:hover {border:0; text-decoration:underline;} .DefListMenu li:hover dd, .DefListMenu li a:hover dd {display:block;} .DefListMenu li:hover dl, .DefListMenu li a:hover dl {padding-bottom:1px;} .DefListMenu li:hover dt a, .DefListMenu li a:hover dt a, .DefListMenu dd a:hover {color:#c00;} /* DualList.css (dinsdag 2 februari 2010 11:10:56) */ table.DualList { width: 350px; border-collapse: collapse; border: 0; } .DualList td { width: 50%; } .DualList td .List { width: 100%; overflow: hidden; text-overflow: ellipsis; } .DualList button { display: block; } /* ListView.css (dinsdag 2 februari 2010 11:10:56) */ .ListView { table-layout:fixed; border: 1px solid #ccc; border-collapse:collapse; border:1px solid #ccc; white-space:nowrap; width:auto !important; } .ListView thead th { border: 1px solid #ccc; background-color: #ddd; border: 1px outset; padding-left: 4px; text-align: left; font-weight:normal; } .ListView tr { height: 1em; } .ListView td { padding-left: 4px; white-space:nowrap; border: 1px solid #ccc; height: 1em; width:auto !important; } .ListView td span { white-space: nowrap; text-overflow: ellipsis; overflow:hidden; width:auto !important; } .ListView td span:after { content: "..."; } /* ResizableTextArea.css (dinsdag 2 februari 2010 11:10:56) */ .ResizeGrip { height: 9px; overflow: hidden; background: #eee url('/scf/gfx/resizeGrip.png') no-repeat center 2px; border: 1px solid #ddd; border-top-width: 0; cursor: s-resize; } /* Scf.Basics.css (dinsdag 2 februari 2010 11:10:56) */ table.ScfPopup{ z-index: 1; position: absolute; border-collapse: collapse; border: 1px solid #3483BA!important; text-align: left; width: 300px; height: 200px; border: 0; padding: 0; margin: 0; } .ScfPopupBody { width: 100%!important; height: 100%!important; margin: 0!important; padding: 4px; text-align: left!important; } .ScfPopup thead th{ vertical-align: middle!important; padding: 0px; margin: 0px; } .ScfPopup thead th img{ vertical-align: middle; } .ScfPopup thead th.Toolbar{ width: 1px; padding: 0px; margin: 0px; } .ScfPopup thead th.Title{ width: 99%; } .ScfPopup thead th{ height: 26px!important; overflow: hidden; text-align: left!important; border: 0px; color: #ddf; background: #fff url('/scf/gfx/winbar.gif') repeat-x; line-height: 10px; } .ScfPopup tbody td{ text-align: left!important; vertical-align: top; background-color: #fff!important; color: black; } .ScfPopup tbody .ScfAjaxBusy { background: url('/scf/gfx/ajaxload.gif') no-repeat 48% 48%; } .ScfAjaxBusySmall { color: #222; position: absolute; padding: 10px; padding-left: 34px; font-size: 8pt; border: 1px solid #bbb; background: #eee url('/scf/gfx/ajaxload_small.gif') no-repeat 10px 10px; } .Clear { clear: both; } /* Scf.DocumentBehavior.css (dinsdag 2 februari 2010 11:10:56) */ .floatToolbar { position: absolute; z-index: 500; border: 1px outset; display: none; cursor: pointer; font-size: x-small; background: #dedede url("/scf/gfx/bg8.png"); padding: 2px; } .floatToolbar .tbBtn button { border-width: 1px; border-style: solid; border-color: #fff #bbb #bbb #fff; font-size: x-small; } .floatToolbar .tbBtn div.sep{ display: inline; margin-right: 5px; } /* Scf.Form.LayoutBase.css (dinsdag 2 februari 2010 11:10:56) */ /* legacy Scf forms... */ form.Scf label, form.CoolForm label { float: left; width: 8em; text-align: right; padding-right: .3em; } /* floating labels... */ form.float dt.field-caption { float: left; min-width: 7em; text-align: right; } form.float dt.field-caption label{ float: none; padding-right: 0.4em; } form.float dt.field-caption label.Focus { font-weight: bolder; } form.float dd.field-group{ margin-left: 1em; } form.float dd.field-group fieldset{ border-style: solid; border-color: #ccc; border-width: 1px 0px 0px 0px; margin-right: 2em; } form.float dd.field-group legend{ font-weight: bolder; } form.float dt.field-caption { margin-left: 0; padding: 2px; width: 8em; font-size: smaller; } form.float dd.field-control{ margin-left: 0; margin-bottom: 2em; } form.float dd.field-validation{ } form.float dd.field div.FieldInfo { font-size: smaller; padding: 1px; border: 1px dotted transparent; margin-top: 4px; position: absolute; } form.float dd.field .FieldError{ border-color: red!important; background-color: infobackground; } /* form.columnar fieldset { float: left; display: block; width: 20em; margin: 0 1em 1em 0; padding: 0 1em 1em 1em; overflow: hidden; } form.columnar fieldset.radio { width: 15em; margin: 1em 0 2em 0; } form.columnar fieldset.radio input { clear: both; float: left; width: auto; } form.columnar fieldset.radio label { font-weight: normal; } form.columnar input, form.columnar textarea, form.columnar .Control { display: block; width: 15em; } form.columnar label { display: block; margin-bottom: 1em; } form.columnar label.first { padding-top: 1em; } form.columnar select { display: block; } form.horizontal fieldset { display: block; margin: 0 0 1em 0; padding: 0 1em 1em 1em; } form.horizontal fieldset.radio { margin: 1em 0 2em 0; } form.horizontal fieldset.radio input { clear: both; float: left; width: auto; } form.horizontal fieldset.radio label { font-weight: normal; } form.horizontal input, form.horizontal textarea, form.horizontal .Control { display: block; width: 15em; } form.horizontal input.submit { clear: both; } form.horizontal label { float: left; display: block; margin: 1em 1em 0 0; } form.horizontal select { display: block; } form.margin fieldset { display: block; margin: 0 0 1em 0; border: 0 solid #FFFFFF; border-top: 1px solid #000000; padding: 0 1em 1em 1em; } form.margin fieldset.radio { margin: 0 0 0 -1em; border: 0 solid #FFFFFF; } form.margin fieldset.radio input { position: static; clear: both; float: left; } form.margin fieldset.radio label { position: relative; top: -1.25em; display: inline; width: auto; margin: 0 0 0 8em; } form.margin fieldset.radio legend { float: left; } form.margin input, form.margin textarea, form.margin .Control { position: relative; top: -1.4em; left: 8em; display: block; } form.margin input.submit { clear: both; top: 0; } form.margin label { clear: both; float: left; display: block; width: 8em; margin-top: -1em; } form.margin label.first { margin-top: 1em; } form.margin select { position: relative; top: -1.4em; left: 8em; display: block; } form.vertical fieldset { display: block; margin: 0 0 3em 0; padding: 0 1em 1em 1em; } form.vertical fieldset.radio { width: 15em; margin: 1em 0 2em 0; } form.vertical fieldset.radio input { clear: both; float: left; width: auto; } form.vertical fieldset.radio label { font-weight: normal; } form.vertical input, form.vertical textarea, form.vertical .Control { display: block; width: 25em; } form.vertical label { display: block; margin-bottom: 1em; } form.vertical label.first { padding-top: 1em; } form.vertical select { display: block; } form.float label, form.Scf label { float: left; width: 12em; overflow: hidden; text-overflow: ellipsis; text-align: right; padding-right: 1em; } form.float br, form.Scf br{ clear: both; } form.float .FieldInfo{ display: inline; } form.float ul{ margin: 0; } form.float li { clear: both; list-style: none; } */ /* Scf.Gui.ContextMenu.css (dinsdag 2 februari 2010 11:10:56) */ div.ContextMenuPopup { position: absolute; margin: 0px; padding: 0px; font: 8pt tahoma, 'ms sans serif'; border: 1px outset; } ul.ContextMenuPopup span { border-bottom: 1px solid #000000; } div.ContextMenuPopup a { display: block; padding: 2px 10px 3px 10px; text-decoration: none; color: windowtext; background: window; } div.ContextMenuPopup span.hr { display: block; border-bottom: 1px inset; margin-bottom: 1px; } div.ContextMenuPopup a:hover { text-decoration: none; color: highlighttext; background: highlight; } /* ScfBasics.css (dinsdag 13 januari 2009 12:10:34) */ table.ScfPopup{ position: absolute; border-collapse: collapse; border: 1px solid #3483BA!important; text-align: left; width: 300px; height: 200px; border: 0; padding: 0; margin: 0; } .ScfPopupBody { width: 100%!important; height: 100%!important; margin: 0!important; padding: 4px; text-align: left!important; } .ScfPopup thead th{ vertical-align: middle!important; padding: 0px; margin: 0px; } .ScfPopup thead th img{ vertical-align: middle; } .ScfPopup thead th.Toolbar{ width: 1px; padding: 0px; margin: 0px; } .ScfPopup thead th.Title{ width: 99%; } .ScfPopup thead th{ height: 26px!important; overflow: hidden; text-align: left!important; border: 0px; color: #ddf; background: #fff url('/scf/gfx/winbar.gif') repeat-x; line-height: 10px; } .ScfPopup tbody td{ text-align: left!important; vertical-align: top; background-color: #fff!important; color: black; } .ScfPopup tbody .ScfAjaxBusy { background: url('/scf/gfx/ajaxload.gif') no-repeat 48% 48%; } .ScfAjaxBusySmall { color: #222; position: absolute; padding: 10px; padding-left: 34px; font-size: 8pt; font-weight: default; border: 1px solid #bbb; background: #eee url('/scf/gfx/ajaxload_small.gif') no-repeat 10px 10px; } /* Smartlet.css (dinsdag 2 februari 2010 11:10:56) */ .SmartletIcon80 { float:left; } /* SmartletList.css (dinsdag 2 februari 2010 11:10:56) */ .SmartletList .ListItem{ border: 1px solid #43516D; width: 160px; margin: 10px; height: 160px; background-image: url(/scf/gfx/box/boxmanagerback.jpg); background-position: left bottom; background-repeat: repeat-x; background-color: #F1F6F9; float: left; font-family: Arial,Helvetica,sans-serif; font-size: 0.8em; overflow: hidden; cursor: pointer; } .SmartletList h2 { border: 1px solid #85AEBE; border-right: 0px; border-bottom: #43516D; background-color: #186988; padding: 3px 7px; background-image: url(/scf/gfx/box/boxmanager.gif); font-size: 1em; margin: 0px; } .SmartletList h2 a { color: #ffffff; text-decoration: none; } .SmartletList h2 a:hover { text-decoration: underline; } .SmartletList .boxcontent{ padding: 10px 10px 0px 10px; text-align: center; background-color: transparent; background-image: none; } .SmartletList .boxcontent a{ display: block; width: 100%; } .SmartletList .boxcontent a img { border:0px; } /* SmartletPanel.css (dinsdag 2 februari 2010 11:10:56) */ div.SmartletPanel {display: inline} div.SmartletPanel .PanelHeader {background: #fff url('/scf/gfx/winbar.gif') repeat-x; font-size: 120%; text-align: center; color: white; padding: .2em;} div.SmartletPanel div.PanelBody {padding: 0px; background-color: #DFEDF7; border: 1px solid #0174BB;} /* TabStrip.css (dinsdag 2 februari 2010 11:10:56) */ ul.TabStrip { list-style-type: none; padding-bottom: 1.95em; margin: 0; } ul.TabStrip li { display: inline; } div.TabPages { border: 1px solid black; margin-top: -0.1em; min-height: 200px; } ul.TabStrip a.Tab { min-width: 50px; text-align: center; float: left; display: inline; border: 1px solid black; border-bottom: 0.1em solid white; height: 1.5em; margin: 0.2em 0em 0em 0em; white-space: nowrap; padding-left: 0.1em; padding-right: 0.1em; color: windowtext; text-decoration: none; padding: 0.1em; cursor: hand; } ul.TabStrip li.Active a.Tab { z-index: 1; height: 1.82em; margin-top: 0em; } ul.TabStrip { margin-top: -0.2em; margin-bottom: -0.2em; z-index: 0; position: relative; padding: 0.2em; } div.TabPages div.Tab { display: none; overflow: auto; padding: 0.2em; clear: left; } div.TabPages div.Active { display: block; z-index: 0; } /* tooltip.css (dinsdag 2 februari 2010 11:10:56) */ .toolTip { position: relative; } .toolTipWrapper { width: 154px; position: absolute; top: 20px; display: none; color: black; font-weight: bold; font-size: 9pt; } .toolTipTop { width: 154px; height: 30px; background: transparent url(/assets/css/images/bubble_top.gif) repeat-x top; } .toolTipMid { padding: 8px 15px; border-right: 2px solid #9B9B9B; border-left: 2px solid #9B9B9B; background-color: #FFFF9B; } .toolTipBtm { height: 13px; background: transparent url(/assets/css/images/bubble_bottom.gif) no-repeat; } /* WebEdit.css (dinsdag 2 februari 2010 11:10:56) */ .WebEdit { width: 350px; }