﻿

/* Heading */
h1 { float: left; height: 22px; }
#complementary-text { float: left; height: 19px; padding-top: 3px; margin-left: 8px; font-weight: bold; }


/* Top-category boxes */
#categories { margin-top: 11px; }
#categories h3 { cursor: pointer; }
div.top-category { background-color: #ededed; width: 217px; margin: 0 10px 10px 0; float: left; padding: 10px; }
div.top-category-last { margin-right: 0; }
div.top-category ol { margin: 10px 2px 6px; list-style-type: none; }
div.top-category li { margin: 5px 0; }


/* Tags */
#tag-cloud { margin-bottom: 11px; padding-left: 10px; text-align: justify; clear: both; line-height: 2em; } /* TODO: This should not be set. */
#tag-cloud h3 { display: inline; margin-right: 1em; }
span.tag { margin-right: 20pt; cursor: pointer; white-space: nowrap; border-bottom-style: dotted; border-bottom-width: 1px; }
span.tag-weakest { font-size: 1.1em; color: #777; border-bottom-color: #777; }
span.tag-weak { font-size: 1.2em; color: #222; border-bottom-color: #222;}
span.tag-normal { font-size: 1.4em; color: #768F00; border-bottom-color: #768F00;}
span.tag-strong { font-size: 1.6em; color: #4F909F; border-bottom-color: #4F909F; }
span.tag-strongest { font-size: 1.8em; color: #734081; border-bottom-color: #734081; }


/* Search suggest */
#search-suggest { display: none; background-color: #fff; border:1px solid #ccc; left:99px; position:absolute; top:30px; width:430px; z-index:1; line-height:20px; }
#search-suggest table { border-color: #ccc; width: 430px; }
#search-suggest th { text-align: right; vertical-align: top; width: 83px; padding: 5px 10px; }
#search-suggest td { padding: 5px 0; }
#search-suggest th.info { color: #84AE04; }
#search-suggest th.lös-problem { color: #A60165; }
#search-suggest ol { list-style-type: none; margin: 0; }
#search-suggest a { display: block; height:20px; padding: 0 10px; text-decoration: none; }
#search-suggest a:hover, #search-suggest a.focus { background: url(/Images/Support/suggest-recognition-bg.gif) repeat-x scroll 0 0 transparent; color: #fff; }
#search-suggest div.empty-result { padding: .5em 1em; }


/* Search bar */
#search-bar { width: 731px; height: 37px; background: transparent url(/Images/Support/search-bar.gif) no-repeat 0 0; position: relative; clear: both; }
#search-text { border:0 none; height:21px; line-height: 21px; left:204px; position:absolute; top:9px; width:298px; padding: 0 2px; font-weight: bold; }
#search-submit { height:21px; left:506px; position:absolute; top:9px; width:23px; cursor: pointer; }
#contact-support-button, #multi-search-button { position:absolute; text-decoration:none; font-family: Base Nine Halebop; font-size: 1.1em; }
#contact-support-button { background:url(/Images/Support/envelope.png) no-repeat scroll 0 0 transparent; display: block; height:18px; padding: 7px 0 0 28px; right:13px; top:7px; }


/* Search results */
#search-result { margin-top: 11px; }
#search-result div.empty-result { border: 1px solid #D2D2D2; padding: 10px; font-size: 12px; }
#search-result div.faq-list-container { margin-bottom: 15px; }
#search-result div.faq-list-container-single { float: right; }


/* Multi search */
#multi-search-button { color: #000; left:11px; top: 14px; }
#multi-search-button.selected { color: #A60165; }
#multi-search { background-color: #B0D41A; padding: 12px 0; width:728px; border-width: 0 3px 3px 0; border-style: solid; border-color: #B4D900; margin-bottom: 11px; }
#multi-search div.inner { background: #B0D41A url(/Images/Support/multi-list-bg.gif) repeat-y 0 0; padding: 0 12px; position: relative; }
#multi-search img.close { position: absolute; top: 5px; right: 18px; cursor: pointer; }
#multi-search ol { float: left; padding: 12px 0 12px 1px; list-style-type: none; margin: 0; }
#multi-search ol li { padding: .4em; }
#multi-search ol li a { color: #333; text-decoration: none; }
#multi-search ol li a:hover { color: #734081; font-weight: bold; }
#multi-search ol li.selected a { color: #734081; font-weight: bold; }
#multi-search ol.top-categories { width: 169px; padding: 0; font-weight: bold; }
#multi-search ol.top-categories li.selected { background-color: #fff; }
#multi-search ol.sub-categories { width: 229px; font-weight: bold; padding-right: 0; }
#multi-search ol.sub-categories li.selected,#multi-search .recognitions li.selected{ background-color: #e8e8e8; }
#multi-search ol.recognitions { width: 279px; }
#multi-search ol.most-popular-recognitions { width: 279px; margin-left: 230px; }


/* Important message */
#important-message { display: none; background: #FFE600 url(/Images/Support/important-message-bg.gif) no-repeat 0 0; cursor: pointer; padding: 10px 30px 10px 60px; min-height: 35px; }


/* Right content */
#right div.content-box-pdf li { margin: 0.3em 0; }

h4.auto-answer,#start-up-script{display:none !important;}
